/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0278d2;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #014d86;
  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: 768px) {
  .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: #0278d2;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #025b9f;
}
.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: #0278d2;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #025b9f;
}
.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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 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: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.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: 8px;
  padding-right: 8px;
}
@media print {
  .col-print-1, .col-print-2, .col-print-3, .col-print-4, .col-print-5, .col-print-6, .col-print-7, .col-print-8, .col-print-9, .col-print-10, .col-print-11, .col-print-12 {
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media print {
  .col-print-12 {
    width: 100%;
  }
}
@media print {
  .col-print-11 {
    width: 91.66666667%;
  }
}
@media print {
  .col-print-10 {
    width: 83.33333333%;
  }
}
@media print {
  .col-print-9 {
    width: 75%;
  }
}
@media print {
  .col-print-8 {
    width: 66.66666667%;
  }
}
@media print {
  .col-print-7 {
    width: 58.33333333%;
  }
}
@media print {
  .col-print-6 {
    width: 50%;
  }
}
@media print {
  .col-print-5 {
    width: 41.66666667%;
  }
}
@media print {
  .col-print-4 {
    width: 33.33333333%;
  }
}
@media print {
  .col-print-3 {
    width: 25%;
  }
}
@media print {
  .col-print-2 {
    width: 16.66666667%;
  }
}
@media print {
  .col-print-1 {
    width: 8.33333333%;
  }
}
@media print {
  .col-print-0 {
    width: 0%;
  }
}
.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-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-right-12 {
  margin-right: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-right-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-right-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-right-0 {
    margin-right: 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: 767px) {
  .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: #0278d2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 120, 210, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 120, 210, 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: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #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: #0278d2;
  border-color: #0278d2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #025b9f;
  border-color: #013054;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #025b9f;
  border-color: #015595;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #025b9f;
  border-color: #015595;
}
.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: #01477c;
  border-color: #013054;
}
.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: #0278d2;
  border-color: #0278d2;
}
.btn-primary .badge {
  color: #0278d2;
  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: #0278d2;
  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: #014d86;
  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: #0278d2;
}
.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: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 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: #0278d2;
}
.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: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 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: 768px) {
  .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: #0278d2;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 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: 768px) {
  .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: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) 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: -8px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 8px;
  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: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 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: 768px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #979797;
  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: #0278d2;
  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: #0278d2;
  border-color: #0278d2;
  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: #0278d2;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #025b9f;
}
.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: #0278d2;
  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: 8px;
  padding-right: 8px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 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: #0278d2;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.alert {
  padding: 15px;
  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: #0278d2;
  -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: #0278d2;
  border-color: #0278d2;
}
.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: #a2d6fe;
}
.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: #0278d2;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0278d2;
  border-color: #0278d2;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0278d2;
}
.panel-primary > .panel-heading .badge {
  color: #0278d2;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0278d2;
}
.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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.back-link:before,
.back-link:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.back-link:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
@media (max-width: 767px) {
  .h-xs-25 {
    height: 25% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-sm-25 {
    height: 25% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-md-25 {
    height: 25% !important;
  }
}
@media (min-width: 1200px) {
  .h-lg-25 {
    height: 25% !important;
  }
}
@media (max-width: 767px) {
  .h-xs-50 {
    height: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-sm-50 {
    height: 50% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-md-50 {
    height: 50% !important;
  }
}
@media (min-width: 1200px) {
  .h-lg-50 {
    height: 50% !important;
  }
}
@media (max-width: 767px) {
  .h-xs-75 {
    height: 75% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-sm-75 {
    height: 75% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-md-75 {
    height: 75% !important;
  }
}
@media (min-width: 1200px) {
  .h-lg-75 {
    height: 75% !important;
  }
}
@media (max-width: 767px) {
  .h-xs-100 {
    height: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-sm-100 {
    height: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-md-100 {
    height: 100% !important;
  }
}
@media (min-width: 1200px) {
  .h-lg-100 {
    height: 100% !important;
  }
}
.w-auto {
  width: auto !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
@media (max-width: 767px) {
  .w-xs-auto {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  .w-sm-auto {
    width: auto !important;
  }
}
@media (min-width: 992px) {
  .w-md-auto {
    width: auto !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-auto {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .w-xs-25 {
    width: 25% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-sm-25 {
    width: 25% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
@media (max-width: 767px) {
  .w-xs-50 {
    width: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-sm-50 {
    width: 50% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .w-xs-75 {
    width: 75% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
@media (max-width: 767px) {
  .w-xs-100 {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #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: #0278d2;
  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: #014d86;
  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: #0278d2;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 991px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 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: #0278d2;
  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: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 8px;
  }
  .item-action {
    margin-top: 16px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 8px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 16px;
}
.well.well-sm {
  padding: 8px 16px;
}
.well.well-md {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0278d2;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #ffffff;
  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: 992px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 32px;
  padding-bottom: 16px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  margin-top: 30px;
  background: #142939;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 992px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 768px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  .footer__right {
    border-top: 1px solid #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: 991px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #979797;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0278d2;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #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: #0278d2;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navigation--middle {
    border-top: 1px solid #979797;
  }
}
@media (max-width: 767px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0278d2;
  border: none;
}
@media (min-width: 992px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 992px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #979797;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 8px 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: 992px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #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: 992px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #979797;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #0278d2;
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #979797;
  }
}
.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: 768px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #0278d2;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0278d2;
    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: #0278d2;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0278d2;
    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 #979797;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #979797;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0278d2;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0278d2;
  }
}
.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: #0278d2;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 991px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #979797;
  }
}
@media (max-width: 991px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #979797;
    border-right: 1px solid #979797;
  }
}
@media (max-width: 991px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0278d2;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 991px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 767px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 991px) {
  .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: 991px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 16px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 50px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0278d2;
    text-transform: capitalize;
    padding: 16px 30% 16px 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 #979797;
  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: 991px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0278d2;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #979797;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0278d2;
    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: 991px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #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: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 991px) {
  .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: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0278d2;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0278d2;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 768px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 767px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 767px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 991px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0278d2;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 991px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #979797;
    padding: 0px 15px;
  }
}
@media (min-width: 992px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0278d2;
  font-size: 30px;
}
@media (max-width: 767px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 41px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0278d2;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 768px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 11px;
  }
}
@media (min-width: 992px) {
  .quote__list {
    padding: 0px 26px;
  }
}
@media (max-width: 767px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #979797;
  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: 767px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 16px 24px;
}
.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 #979797;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 767px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #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: 16px 24px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f4f4f4;
  margin-bottom: 16px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 991px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', 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: 991px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 991px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.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: 992px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  font-size: 13px;
}
.btn-primary {
  color: #ffffff;
  background-color: #0278d2;
  border-color: #0278d2;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004a8f;
  border-color: #004a8f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:hover:after,
.btn-primary:focus:after,
.btn-primary:active:after,
.btn-primary.active:after,
.open .dropdown-toggle.btn-primary:after {
  content: url(../images/karet-lite.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.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: #b3b3b3;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-primary.disabled:after,
.btn-primary[disabled]:after,
fieldset[disabled] .btn-primary:after,
.btn-primary.disabled:hover:after,
.btn-primary[disabled]:hover:after,
fieldset[disabled] .btn-primary:hover:after,
.btn-primary.disabled:focus:after,
.btn-primary[disabled]:focus:after,
fieldset[disabled] .btn-primary:focus:after,
.btn-primary.disabled:active:after,
.btn-primary[disabled]:active:after,
fieldset[disabled] .btn-primary:active:after,
.btn-primary.disabled.active:after,
.btn-primary[disabled].active:after,
fieldset[disabled] .btn-primary.active:after {
  content: url(../images/karet-lite_primary-disabled.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.btn-primary .badge {
  color: #0278d2;
  background-color: #ffffff;
}
.btn-primary:after {
  content: url(../images/karet-lite.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.btn-secondary {
  color: #0278d2;
  background-color: #ffffff;
  border-color: #0278d2;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #0278d2;
  border-color: #0278d2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-secondary:hover:after,
.btn-secondary:focus:after,
.btn-secondary:active:after,
.btn-secondary.active:after,
.open .dropdown-toggle.btn-secondary:after {
  content: url(../images/karet-lite.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  color: #e1e1e1;
  background-color: #ffffff;
  border-color: #e1e1e1;
}
.btn-secondary.disabled:after,
.btn-secondary[disabled]:after,
fieldset[disabled] .btn-secondary:after,
.btn-secondary.disabled:hover:after,
.btn-secondary[disabled]:hover:after,
fieldset[disabled] .btn-secondary:hover:after,
.btn-secondary.disabled:focus:after,
.btn-secondary[disabled]:focus:after,
fieldset[disabled] .btn-secondary:focus:after,
.btn-secondary.disabled:active:after,
.btn-secondary[disabled]:active:after,
fieldset[disabled] .btn-secondary:active:after,
.btn-secondary.disabled.active:after,
.btn-secondary[disabled].active:after,
fieldset[disabled] .btn-secondary.active:after {
  content: url(../images/karet-lite_secondary-disabled.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.btn-secondary .badge {
  color: #ffffff;
  background-color: #0278d2;
}
.btn-secondary:after {
  content: url(../images/karet-lite_blue.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.pagination-wrap {
  float: right;
  text-align: right;
  margin-top: 15px;
}
.pagination-component {
  margin: 0;
  font-family: 'RedHatText-Regular';
}
.pagination-component > li {
  vertical-align: top;
  display: inline-block;
  border: none;
}
.pagination-component > li > a,
.pagination-component > li > form > a,
.pagination-component > li > span,
.pagination-component > li > form > span {
  position: static;
  width: 15px !important;
  margin: 0;
  float: none;
  display: inline-block;
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
}
.pagination-component > li.pagination-prev > a,
.pagination-component > li.pagination-next > a,
.pagination-component > li.pagination-prev > form > a,
.pagination-component > li.pagination-next > form > a,
.pagination-component > li.pagination-prev > span,
.pagination-component > li.pagination-next > span,
.pagination-component > li.pagination-prev > form > span,
.pagination-component > li.pagination-next > form > span {
  font-size: 11px;
}
.pagination-component > li.pagination-prev > a:hover,
.pagination-component > li.pagination-next > a:hover,
.pagination-component > li.pagination-prev > form > a:hover,
.pagination-component > li.pagination-next > form > a:hover,
.pagination-component > li.pagination-prev > span:hover,
.pagination-component > li.pagination-next > span:hover,
.pagination-component > li.pagination-prev > form > span:hover,
.pagination-component > li.pagination-next > form > span:hover,
.pagination-component > li.pagination-prev > a:focus,
.pagination-component > li.pagination-next > a:focus,
.pagination-component > li.pagination-prev > form > a:focus,
.pagination-component > li.pagination-next > form > a:focus,
.pagination-component > li.pagination-prev > span:focus,
.pagination-component > li.pagination-next > span:focus,
.pagination-component > li.pagination-prev > form > span:focus,
.pagination-component > li.pagination-next > form > span:focus {
  background-color: #0278d2;
  color: #ffffff;
}
.pagination-component > li.pagination-prev.disabled > a:hover,
.pagination-component > li.pagination-next.disabled > a:hover,
.pagination-component > li.pagination-prev.disabled > form > a:hover,
.pagination-component > li.pagination-next.disabled > form > a:hover,
.pagination-component > li.pagination-prev.disabled > span:hover,
.pagination-component > li.pagination-next.disabled > span:hover,
.pagination-component > li.pagination-prev.disabled > form > span:hover,
.pagination-component > li.pagination-next.disabled > form > span:hover,
.pagination-component > li.pagination-prev.disabled > a:focus,
.pagination-component > li.pagination-next.disabled > a:focus,
.pagination-component > li.pagination-prev.disabled > form > a:focus,
.pagination-component > li.pagination-next.disabled > form > a:focus,
.pagination-component > li.pagination-prev.disabled > span:focus,
.pagination-component > li.pagination-next.disabled > span:focus,
.pagination-component > li.pagination-prev.disabled > form > span:focus,
.pagination-component > li.pagination-next.disabled > form > span:focus {
  color: #a6a6a6;
  background-color: transparent;
}
.pagination-component > li.active > a,
.pagination-component > li.active > form > a,
.pagination-component > li.active > span,
.pagination-component > li.active > form > span,
.pagination-component > li.active > a:hover,
.pagination-component > li.active > form > a:hover,
.pagination-component > li.active > span:hover,
.pagination-component > li.active > form > span:hover,
.pagination-component > li.active > a:focus,
.pagination-component > li.active > form > a:focus,
.pagination-component > li.active > span:focus,
.pagination-component > li.active > form > span:focus {
  background-color: transparent;
  font-family: 'RedHatText-Medium';
  color: #0278d2;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 50% 2px;
}
.pagination-component > li.pagination-prev {
  text-align: left;
}
.pagination-component > li.pagination-next {
  text-align: right;
}
.pagination-component > li > a,
.pagination-component > li > form > a,
.pagination-component > li > span,
.pagination-component > li > form > span {
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination-component > li.pagination-prev > a,
.pagination-component > li.pagination-prev > form > a,
.pagination-component > li.pagination-prev > span,
.pagination-component > li.pagination-prev > form > span {
  margin-right: 10px;
  width: 34px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-component > li.pagination-next > a,
.pagination-component > li.pagination-next > form > a,
.pagination-component > li.pagination-next > span,
.pagination-component > li.pagination-next > form > span {
  margin-right: 10px;
  width: 34px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 991px) {
  .pagination > li > a,
  .pagination > li > form > a,
  .pagination > li > span,
  .pagination > li > form > span {
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > form > a,
  .pagination > li.pagination-prev > span,
  .pagination > li.pagination-prev > form > span {
    margin-right: 10px;
    width: 38px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > form > a,
  .pagination > li.pagination-next > span,
  .pagination > li.pagination-next > form > span {
    margin-right: 10px;
    width: 38px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > form > a,
  .pagination > li > span,
  .pagination > li > form > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > form > a,
  .pagination > li > span,
  .pagination > li > form > span {
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > form > a,
  .pagination > li.pagination-prev > span,
  .pagination > li.pagination-prev > form > span {
    margin-right: 13.33333333px;
    width: 56px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > form > a,
  .pagination > li.pagination-next > span,
  .pagination > li.pagination-next > form > span {
    margin-right: 13.33333333px;
    width: 56px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #979797;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 768px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.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: 8px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1199px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 24px;
}
.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: -16px;
}
.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 16px;
}
.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: 991px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0278d2;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0278d2;
  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: 8px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 991px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0278d2;
}
.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: 991px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 8px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 8px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 8px 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: 8px;
  padding-right: 8px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 8px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
.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: 8px;
}
.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: 8px;
}
.addtocart-component .actions .btn {
  margin-bottom: 8px;
  width: 154px;
}
.addtocart-component .actions .outOfStock {
  padding: 10px 6px 8px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .addtocart-component {
    margin-top: 16px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 767px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 8px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 8px;
}
.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: 73px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
  flex: 0 0 100%;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.add-to-cart .btn {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.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 .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 8px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.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: 48px 0 0;
}
@media (max-width: 991px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 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: #0278d2;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tabs .tabs-list li {
  padding: 0 16px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0278d2;
  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 #0278d2;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 8px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 8px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 992px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 992px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0278d2;
}
@media (max-width: 991px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 8px;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 8px;
}
.com-space > * {
  padding: 8px 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: 8px;
}
.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 {
  margin-top: 10px;
  font-family: "RedHatText-Regular" !important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .back-link {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .back-link {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .back-link {
    width: 1200px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .label {
  color: #0278d2;
}
a.back-link .label:hover,
a.back-link .label:focus {
  color: #025b9f;
}
.back-link.product-details .label {
  font-weight: 600;
}
.account-section .back-link ~ .container .allProducts__Header > a.btn-link {
  display: none !important;
}
.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: 16px 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: 47px;
  top: 16px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 16px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 63px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 63px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 79px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 79px;
}
.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: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.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: 111px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 111px;
}
.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: 127px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 127px;
}
.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: 143px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 143px;
}
.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: 159px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 159px;
}
.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: 175px;
}
.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: 175px;
}
.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: 191px;
}
.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: 191px;
}
.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: 207px;
}
.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: 207px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
  margin-top: 16px;
  padding-left: 16px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 8px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 992px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 8px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 767px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 8px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
  .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: 992px) and (min-width: 1200px) {
  .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: 992px) and (max-width: 1199px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -3.2px;
  }
  .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 2.66666667px;
  }
}
.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 #0278d2;
  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: #0278d2;
  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: 16px 30px;
  border-top: 1px solid #979797;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 992px) {
  .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: 8px;
  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: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 16px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 8px;
  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: 8px;
  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: 768px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.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: 8px;
  padding-top: 8px;
}
.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: 8px;
}
@media (min-width: 992px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 8px 0;
}
.product__facet .facet .facet__list li {
  padding: 8px 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: 8px;
  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: #0278d2;
  border: 1px solid #0278d2;
  -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: #0278d2;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0278d2;
  -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: 16px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 991px) {
  .product__facet {
    padding: 8px;
    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 8px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 8px;
    padding-left: 53px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 24px;
  }
  .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: 26px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 992px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 21px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 24px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 991px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 21px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 20px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 16px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #014d86;
}
.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: 23px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 128px;
  padding: 0 16px;
}
.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: 48px;
  height: 32px;
  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: 41px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0278d2;
}
.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 #979797;
}
.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: 32px;
}
.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: 992px) {
  .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,
  .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 8px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 8px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 32px;
  }
}
@media (max-width: 991px) {
  .item__list {
    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: 8px;
    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: 16px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .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 8px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 8px;
  }
  .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: 16px;
    padding-top: 8px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 8px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 16px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #979797;
  }
  .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 16px 16px;
  }
  .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: 16px;
    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: 128px;
    padding-right: 5px;
    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: 8px;
}
@media (max-width: 992px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.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: 992px) {
  .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: #0278d2;
  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: 16px;
  padding: 8px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -8px;
  margin-right: -8px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #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: 992px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0278d2;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 992px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 992px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
  left: 20px;
}
.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: 992px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 34px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 320px) {
  .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: #014d86;
}
.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;
  font-family: 'RedHatText-Regular';
}
@media (max-width: 991px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 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;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 26px;
    padding-right: 26px;
  }
}
@media (max-width: 767px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 767px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 16px 32px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 991px) and (min-width: 768px) {
  .express-checkout {
    padding: 16px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 16px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 21px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .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: 8px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 8px 16px 21px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 11px;
  }
  .doFlowSelectedChange {
    margin-top: 16px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 16px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 8px;
}
.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: 8px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 8px;
}
.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: 73px;
}
.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: 8px 0 24px;
  padding: 8px;
}
.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: 8px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 26px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 11px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 16px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #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: 29px;
  display: inline-block;
}
@media (max-width: 767px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 21px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 16px;
  padding-bottom: 46px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', 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: 16px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 26px;
}
@media (max-width: 992px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 992px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 16px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 768px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 992px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 992px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 8px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote__expiration--input {
    padding: 4px 8px;
    height: 28px;
  }
}
@media (min-width: 992px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0278d2;
}
.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: 8px;
}
.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 8px;
}
.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: 8px;
}
.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 8px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 8px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 8px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 8px;
}
.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: 8px 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 8px;
  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: 8px;
}
.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 8px;
  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: 8px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.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 #0278d2;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0278d2;
  -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 8px;
  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: 992px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0278d2;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0278d2;
  }
  .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: 991px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -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: 767px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 8px;
  }
  .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 8px;
  }
  .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 8px 8px;
  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: 8px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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 #0278d2;
}
.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 #0278d2;
}
.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: #0278d2;
  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 #0278d2;
  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 #0278d2;
  padding: 8px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0278d2;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 8px;
  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 8px;
  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: 992px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0278d2;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0278d2;
  }
  .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: 991px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0278d2;
  }
  .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: 16px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 8px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .login-form-action .btn-default {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 8px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 16px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .checkout__new-account {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.checkout-headline {
  background-color: #f8f8f8;
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
@media (max-width: 992px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  background-color: #f8f8f8;
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
@media (max-width: 992px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.checkout-body-styling {
  padding: 30px 16px 15px;
  border-top: 0;
}
.checkout-steps {
  font-family: 'RedHatText-Medium' !important;
  background-color: #f8f8f8;
}
.checkout-steps .step-head {
  display: flex;
  align-items: center;
  background: #eeeeee;
  color: #a0a0a0;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 8px 16px 8px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 8px;
}
.checkout-steps .step-head.active {
  background: #5a5a5a;
  color: #ffffff;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0278d2;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body {
  background-color: #ffffff;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 16px 15px;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  width: 90px;
}
.checkout-steps .step-body hr {
  margin: 0 -16px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .checkout-steps {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .checkout-steps {
    padding-left: 16px;
    padding-right: 16px;
  }
  .checkout-steps .step-head {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 16px 15px;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 8px 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: 8px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 8px;
  line-height: 35px;
  margin: -8px -8px 8px -8px;
}
.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: 8px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 16px 15px;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
.checkout__savedPaymentsMethods {
  font-family: "RedHatText-Medium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0278d2;
  cursor: pointer;
}
.checkout__paymentType__separator {
  width: 100%;
  height: 2px;
  margin-top: 15px;
  background-color: #eeeeee;
}
.checkout__creditCard {
  width: 40px;
  height: 28px;
  margin-bottom: 10px;
  margin-right: 15px;
  opacity: 0.3;
}
.checkout__creditCardNotSelected {
  opacity: 0.3;
  box-shadow: none;
}
.checkout__creditCardSelected {
  opacity: 1;
  -webkit-box-shadow: 0px 0px 10px 0.5px rgba(184, 178, 184, 0.75);
  -moz-box-shadow: 0px 0px 10px 0.5px rgba(184, 178, 184, 0.75);
  box-shadow: 0px 0px 10px 0.5px rgba(184, 178, 184, 0.75);
}
.checkout__fixHeadLine {
  padding-top: 18px !important;
  padding-bottom: 12px !important;
  margin-bottom: 0px !important;
}
.checkout__cardsContainer {
  margin-bottom: 5px;
}
.checkout__SavePaymentInfo {
  font-family: 'RedHatText-Medium' !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5a5a5a !important;
  text-transform: none !important;
}
.payment-method-space {
  padding-top: 15px;
  padding-bottom: 15px;
}
.js-ponumberspace {
  padding-top: 15px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody,
#otherLocations {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody,
#colorbox #otherLocations {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul,
#otherLocations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li,
#otherLocations ul li {
  padding: 8px 0;
}
.checkout-order-summary {
  background-color: #f8f8f8;
}
@media (max-width: 992px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  background-color: #ffffff;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 16px;
  height: 140px;
  border-top: 5px solid #f8f8f8;
}
.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: #ffffff;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
}
.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: 8px;
  margin-bottom: 16px;
  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: 8px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 8px 0;
  font-size: 13px;
}
@media (max-width: 991px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 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: 8px 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: 767px) {
  .place-order-form {
    padding: 0 16px;
  }
  .checkout-order-summary {
    padding: 30px 16px 15px;
    border-top: 0;
    margin-left: 16px;
    margin-right: 16px;
    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 16px;
    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 .subtotals {
    padding: 0 16px;
  }
}
.checkout-review {
  padding: 30px 16px 15px;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 32px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .place-order-form .checkbox {
    margin-left: 16px;
    margin-right: 16px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 8px;
  margin-top: 48px;
}
@media (max-width: 767px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 16px;
    margin-right: 16px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 16px;
}
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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 991px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #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: 32px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.checkout-order-summary-list .checkout-order-summary-list-items .details {
  width: 90%;
}
@media (max-width: 767px) {
  .checkout-coupon-list {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 4px;
  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: 8px;
}
.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: 1199px) and (min-width: 992px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .cart-voucher {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.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: 8px 15px;
  margin-top: 8px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 8px;
  cursor: pointer;
  margin: -8px -8px -8px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 991px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 992px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 320px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 768px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 8px;
}
.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 8px;
  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: #0278d2;
  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: 767px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 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: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
  position: relative;
}
#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 32px 26px 32px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 32px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -8px;
  margin-bottom: 16px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 16px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 16px;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 112px;
    padding-left: 16px;
    padding-right: 16px;
  }
  #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 16px 26px 16px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -21px;
  }
}
.modal__top {
  padding-bottom: 28px;
  margin-bottom: 26px;
  border-bottom: 1px solid #979797;
}
.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: 32px;
  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: 13px;
  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: 8px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #979797;
  color: #3c3c3c;
  padding-bottom: 9px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 43px;
}
.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: 8px;
}
.account-navigation .account-navigation-header {
  padding: 8px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 8px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 8px;
  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: #0278d2;
}
.account-home .account-home-section {
  margin-bottom: 16px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 8px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 8px;
  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: 991px) {
  .account-home .account-home-section {
    margin-bottom: 8px;
  }
  .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: 8px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 16px;
    padding-right: 16px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.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: 16px 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: 21px;
}
@media (max-width: 992px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 8px;
}
.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: 992px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 26px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 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: 21px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 8px;
}
@media (min-width: 1200px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 32px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 16px;
  }
}
.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: 991px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', 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: 991px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .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: 8px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 8px;
}
.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: 16px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 992px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .account-section .account-section-content .item__btn {
    margin-top: 16px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #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: 767px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 8px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 16px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 16px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 8px;
}
.account-section .account-consignment {
  margin-top: 16px;
}
.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: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #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: 768px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #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: #0278d2;
}
@media (max-width: 992px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0278d2;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 767px) {
  .account-section .account-list .account-set-default-address {
    left: 16px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .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 8px;
}
.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: 8px;
}
.account-profil .btn + .btn {
  margin-left: 8px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 8px 8px 21px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 8px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.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: 8px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 8px 16px;
}
.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: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 8px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 8px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1200px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 16px;
}
.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: 767px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 16px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 16px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
  text-align: right  !important;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 16px;
}
.account-address-removal-popup .btn {
  margin-top: 8px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 32px;
}
.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: 16px;
}
.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 .product-details .sku {
  font-size: inherit;
  font-weight: bold;
  margin-left: 40%;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 16px;
}
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: 16px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 8px;
}
@media (max-width: 768px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0278d2;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #014d86;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #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: #0278d2;
  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: 16px;
  margin-bottom: 16px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0278d2;
  cursor: pointer;
}
@media (max-width: 991px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 16px;
}
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: #0278d2;
}
.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: #0278d2;
}
.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: #3daafd;
  border-color: #3daafd;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.arrival.crosslinking-tile__middlesection {
  padding: 80px 0 75px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .arrival.crosslinking-tile__middlesection {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .arrival.crosslinking-tile__middlesection {
    padding: 30px 0;
  }
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 16px;
  padding-right: 16px;
}
.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: 992px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 768px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-details-toggle {
    padding: 0 21px 0 8px;
  }
  .product-details-toggle .glyphicon {
    right: 8px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 16px;
  }
}
.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: 992px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 16px;
  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: 767px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 320px) {
  .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: 16px;
  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: 768px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0278d2;
    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: 16px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .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 16px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 16px;
  }
  .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: 16px;
    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 16px;
    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: 16px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 8px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .quick-order__introduction {
    margin-bottom: 8px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 8px;
}
.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: 8px;
}
@media (max-width: 767px) {
  .quick-order__reset-link {
    margin: 16px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 8px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 992px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item-unit {
  display: table-cell;
  padding: 0px 68px;
  vertical-align: middle;
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 992px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 991px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 20%;
}
@media (max-width: 991px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 11px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 16px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 11px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 16px;
}
.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 #979797;
    border-bottom: 2px solid #979797;
  }
  .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-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-right-12 {
    margin-right: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-right-9 {
    margin-right: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-right-6 {
    margin-right: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-right-3 {
    margin-right: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-xs-offset-right-0 {
    margin-right: 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-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-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-right-0 {
    margin-right: 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-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-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #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: #0278d2;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 16px;
  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: 992px) {
  .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: 992px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 16px;
  }
  .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: 16px;
    padding-right: 16px;
  }
  .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: #0278d2;
    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;
  }
}
.cts-msg-history {
  margin-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 16px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 8px;
  padding: 0 16px;
}
@media (max-width: 767px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #142939;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 767px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 16px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 16px -16px 0;
  padding: 8px 16px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #014d86;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
#textFieldConfigurationForm,
.textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #textFieldConfigurationForm,
  .textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
.inspect-logo a {
  cursor: default;
}
.punchout-header.main-header .site-logo {
  padding: 5px 0 0;
}
.punchout-header.main-header .site-logo img {
  max-height: 35px;
}
.branding-mobile {
  padding: 5px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cancelButton {
    margin-bottom: 8px;
  }
}
.btn-continue-shopping {
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.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: 8px;
  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: 16px;
}
.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: 768px) {
  .account-section .account-summary-filter {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .section-headline {
  font-size: 20px;
  line-height: 30px;
  padding: 16px 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .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: 992px) {
  .account-section .item-wrapper .framed {
    border: 1px solid #334b5c;
    padding: 15px 16px 10px;
  }
}
@media (max-width: 991px) {
  .account-section .item-wrapper .framed {
    display: block;
    border-top: 3px solid #334b5c;
    margin: 16px -16px 0;
    padding: 30px 8px 0;
  }
}
@media (max-width: 767px) {
  .account-section .section-headline,
  .account-section .account-summary-table {
    margin-left: -8px;
    margin-right: -8px;
  }
  .account-section .section-headline {
    padding-left: 16px;
  }
  .account-section .account-summary-filter {
    padding-left: 8px;
    padding-right: 8px;
  }
  .account-section .accountSummaryUnitBackBtn {
    margin-top: 30px;
  }
  .account-section .cancel-panel {
    padding-right: 8px;
  }
}
#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;
}
.carousel-bundles__component .carousel__component--headline {
  text-align: left;
}
.replenishment-cancel-button span {
  color: #0278d2;
  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: 32px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 767px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -9px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 16px;
  padding-right: 16px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #979797;
}
@media (max-width: 767px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 8px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 16px;
  }
  .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: 8px;
}
.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: 992px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 24px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 991px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #3c3c3c;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #3c3c3c;
}
@media (max-width: 320px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 8px;
  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: 24px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 24px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 16px;
}
.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: 32px;
}
@media (max-width: 320px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 8px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 16px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 21px;
}
@media (max-width: 992px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 13px;
}
.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: 16px;
}
.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: 992px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #979797;
}
.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: 768px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #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: 8px;
  border-top: 1px solid #979797;
  padding-top: 8px;
}
.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: 16px;
  padding-bottom: 16px;
}
.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: 767px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 16px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 8px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 16px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 32px;
  }
  .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: 8px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 8px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 8px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 8px 16px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 16px;
    padding-right: 16px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 16px;
    padding-right: 16px;
  }
  .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: 320px) {
  .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 .invoiceTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
div#payfabric-sdk-payments-iframe {
  pointer-events: inherit !important;
  opacity: 1 !important;
}
.header {
  margin-bottom: 0;
  position: fixed;
  z-index: 139;
}
.footer {
  background-color: #0278d2;
  color: #ffffff !important;
  margin-top: 0 !important;
}
.footer i,
.footer a {
  color: #ffffff !important;
}
.footer .backtotop {
  display: flex;
  margin-bottom: 10px;
}
.footer .backtotop a {
  margin: 0 auto;
  text-decoration: none;
}
.footer .container {
  padding-left: 20px;
  padding-right: 20px;
}
.footer__copyright {
  padding: 0 !important;
}
.footer__copyright a {
  white-space: nowrap;
}
.footer__divider {
  position: relative;
  width: 100%;
}
.footer__divider div {
  position: absolute;
  border-top: 2px solid rgba(255, 255, 255, 0.53);
  right: -12px;
  left: -12px;
}
.footer__list {
  padding-top: 2.9rem;
}
.footer__link ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer__link ul li {
  text-transform: capitalize;
  line-height: 1.92;
  letter-spacing: 0.4px;
  font-size: 1.3rem;
}
.footer__link ul li a {
  color: #ffffff;
}
.footer__link ul li a:hover {
  color: #a0a0a0;
}
.footer__link ul li .link-arrow {
  content: "\2197";
}
.footer__link ul li .icon-external-link {
  margin-left: 3px;
}
.footer__link h2 {
  color: #e0e0e0;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  white-space: nowrap;
  margin-top: .1rem;
}
.footer .contact__phone {
  display: inline-block;
  vertical-align: top;
  padding-top: .6rem;
}
.footer .contact__phone__number {
  display: inline-block;
  vertical-align: middle;
  height: 2.5rem;
  margin-left: 1.5rem;
  font-size: 1.4rem;
  line-height: 1.79;
}
.footer .contact__social {
  display: inline-block;
}
.footer .user-signup__button {
  cursor: pointer;
}
.top-nav {
  position: fixed;
  top: 0;
  z-index: 140;
  font-weight: 500;
  width: 100%;
  transition: all 0.3s;
  background-color: #eeeeee;
  border-bottom: 2px solid #a0a0a0;
}
.top-nav__profile {
  display: inline-block;
}
.top-nav__profile--text {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.73px;
  text-decoration: none;
  cursor: pointer;
  color: #5a5a5a !important;
  display: inline-block;
}
.top-nav__profile--text a {
  color: #5a5a5a !important;
}
.top-nav__buttons {
  display: inline-block;
}
.top-nav__buttons a {
  color: #5a5a5a;
}
.top-nav--closed {
  top: -5rem;
}
.navigation {
  width: 100%;
  z-index: 139;
  background-color: #ffffff;
  top: 3.7rem;
  position: relative;
  transition: all 0.3s;
}
.navigation--closed {
  top: 0;
}
.navigation__button {
  color: #000000;
}
.logo {
  display: inline-block;
  background: url(../images/crl-logo-clr.svg);
  background-size: cover;
}
* {
  box-sizing: border-box;
}
/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}
/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}
/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}
.button {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  height: 3.9rem;
  padding: 1.2rem;
  padding-top: 1.0rem;
  text-align: left;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: 'Red Hat Text';
  margin-right: 2.5rem;
  padding-right: 2.5rem;
}
.button::after {
  content: "" !important;
  position: absolute;
  background: url(../images/karet-lite.svg) !important;
  top: 12px;
  height: 12px;
  right: 9px;
  width: 8px;
}
.button--blue {
  background-color: #0278d2;
  border: 2px solid #0278d2 !important;
  color: #ffffff;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
}
.button--blue a {
  color: #ffffff;
}
.button--blue:hover {
  background-color: #004a8f;
  border-color: #004a8f !important;
}
.button--white {
  border: 2px solid #0278d2 !important;
  background-color: #ffffff;
  color: #0278d2;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.button--white a {
  -webkit-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s;
}
.button--white:hover {
  background-color: #0278d2;
  border: 2px solid #0278d2 !important;
  color: #ffffff;
}
.button--white:hover a {
  color: #ffffff;
}
.button--white:hover::after {
  background: url(../images/karet-lite.svg) !important;
}
.button--white::after {
  background: url(../images/karet-lite_blue.svg) !important;
}
.button--transparent {
  border: 2px #ffffff solid !important;
  background-color: transparent;
  color: #ffffff;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.button--transparent a {
  color: #ffffff;
}
.button--transparent:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.button--marquee {
  border: 2px #ffffff solid !important;
  background-color: transparent;
  color: #ffffff;
  -webkit-transition: color 0.2s, background-color 0.2s, background 0.2s;
  transition: color 0.2s, background-color 0.2s, background 0.2s;
}
.button--marquee a {
  color: #ffffff;
  -webkit-transition: color 0.2s, background-color 0.2s, background 0.2s;
  transition: color 0.2s, background-color 0.2s, background 0.2s;
}
.button--marquee:hover {
  background-color: #ffffff;
}
.button--marquee:hover a {
  color: #000000;
  -webkit-transition: color 0.2s, background-color 0.2s, background 0.2s;
  transition: color 0.2s, background-color 0.2s, background 0.2s;
}
.button--marquee:hover::after {
  background: url(../images/karet-lite_black.svg) !important;
}
.button--toggle {
  outline: none !important;
  position: relative;
  margin-top: 2.7rem;
}
.button--toggle,
.button--toggle::before,
.button--toggle::after {
  width: 2.1rem;
  height: 2px;
  background-color: #000000;
  display: inline-block;
}
.button--toggle::before,
.button--toggle::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all .2s;
}
.button--toggle::before {
  top: -0.8rem;
}
.button--toggle::after {
  top: .8rem;
}
.button--toggle--opened {
  background-color: transparent;
}
.button--toggle--opened::before {
  top: 0;
  transform: rotate(135deg);
}
.button--toggle--opened::after {
  top: 0;
  transform: rotate(-135deg);
}
.button--file {
  cursor: pointer;
  margin-bottom: 1rem;
  display: inline-block;
}
.allProductsWhatsNew__infoSquare .button {
  padding: 12px 24px 12px 12px;
}
.allProductsWhatsNew__infoSquare .button:hover {
  color: #ffffff;
  background-color: #004a8f;
  border-color: #004a8f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button--blue:hover {
  color: #ffffff;
}
.text {
  color: #5a5a5a;
  line-height: 1.5;
  letter-spacing: 0.5px;
  text-align: center;
}
.text--block {
  display: block;
}
.text--small {
  font-size: 1.2rem;
}
.link {
  position: relative;
  color: #0278d2;
  letter-spacing: 2px;
  font-size: 1.3rem;
}
.link a {
  color: #0278d2;
}
.link--arrow::after {
  content: "" !important;
  position: absolute;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  right: -10px;
  width: 8px;
}
.link:hover {
  color: #ffffff;
  background-color: #004a8f;
  border-color: #004a8f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link--block {
  display: inline-block;
}
.link--simple {
  cursor: pointer;
}
.link--simple:hover {
  padding-bottom: .2rem;
  border-bottom: 1px solid #ffffff;
}
.icon-left {
  display: inline-block;
  margin-right: 1rem;
  color: #0278d2;
}
.icon-right {
  display: inline-block;
  margin-left: 1rem;
  color: #0278d2;
}
.tooltip-no-margin .icon-left,
.tooltip-no-margin .icon-right {
  margin: 0;
}
.subCategoryCarouselInPLP .link--arrow::after {
  display: none;
}
.promo-tile__container {
  position: relative;
  height: 100%;
}
.content-tile__parent {
  overflow: hidden;
  z-index: 2;
}
.content-tile__image {
  transition: all .5s;
  z-index: -1;
}
.content-tile__body {
  position: relative;
  height: 100%;
  z-index: 1;
  background-color: #FFFFFF;
}
.content-tile__link {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: 300ms;
}
.content-tile__parent:hover .content-tile__image {
  transform: scale(1.1);
}
.content-tile__parent:focus .content-tile__image {
  transform: scale(1.1);
}
.content-tile-link__row {
  display: table;
  clear: both;
}
.content-tile-link__column {
  float: left;
}
.content-tile-link__arrow {
  transition: 300ms;
}
.content-tile__parent:hover .content-tile__link {
  border-color: #1e71be;
}
.content-tile__parent:hover .content-tile__link a {
  color: #1e71be;
}
.content-tile__parent:hover .content-tile__link i {
  color: #1e71be;
}
.content-tile__parent:focus .content-tile__link {
  border-color: #1e71be;
}
.content-tile__parent:focus .content-tile__link a {
  color: #1e71be;
}
.content-tile__parent:focus .content-tile__link i {
  color: #1e71be;
}
.internal-tile__container {
  position: relative;
  height: 100%;
}
.crosslinking-tile__image {
  width: 585px;
  height: 333px;
}
.top-content {
  position: relative;
}
.carousel-fade .carousel-inner .item {
  margin: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  -webkit-transition: .5s opacity;
  transition: .5s opacity;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: none !important;
  transform: none !important;
}
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .next {
  padding: 0;
  margin-top: 0;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade .carousel-caption {
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  height: 100%;
  top: 0;
  text-align: left;
}
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
  position: relative;
}
.fade-carousel .carousel-indicators {
  bottom: 18px;
}
.fade-carousel .carousel-indicators > li {
  width: 33px;
  height: 4px;
  border-radius: 4.5px;
  border: solid 1px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: unset;
  margin: 0 2px;
  opacity: .7;
}
.fade-carousel .carousel-indicators > li:hover:not(.active) {
  border: solid 1px #009eff;
}
.fade-carousel .carousel-indicators > li.active {
  width: 33px;
  height: 3px;
  background-color: #009eff;
  opacity: 1;
}
.fade-carousel .carousel-inner .item {
  transition-property: opacity;
}
.fade-carousel .carousel-control.carousel-control-dark {
  background-color: rgba(51, 51, 51, 0.39);
  background-image: none;
  border-radius: 50%;
  bottom: 0;
  display: inline-flex;
  height: 42px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 42px;
  opacity: .4;
}
/* LEFT RIGHT Buttons*/
.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -7px;
  margin-left: 13px;
  background-image: none;
  font-size: 16px;
}
.carousel-control.left.carousel-control-dark {
  left: 92px;
}
.carousel-control.right.carousel-control-dark {
  right: 92px;
}
.next:not(.left),
.active.right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.prev:not(.right),
.active.left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* BUTTON CTA*/
.carousel .carousel-caption .button-cta {
  min-width: 143px;
  height: 39px;
  border: solid 2px white;
  background-color: rgba(33, 33, 33, 0.6);
  display: inline-block;
  padding: calc(11px) 12px;
  color: white;
  text-decoration: none;
  letter-spacing: 2px;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.carousel .carousel-caption .button-cta i.glyphicon {
  margin-left: 5px;
}
.carousel .carousel-caption .button-cta:hover {
  background-color: white;
  color: black;
}
.carousel .carousel-caption .button-cta:hover i.glyphicon {
  color: black;
}
.carousel .carousel-caption .button {
  /*display: inline;

    letter-spacing: 2px;
    height: 39px;
    min-width: 143px;
    border: solid 2px white;
    background-color: rgba(33, 33, 33, 0.4);

    padding: calc(12px - 1px) calc(32px - 1px);
    opacity: 0.75;
    color: white;
    padding: 12px 24px 12px 12px;*/
}
.carousel .carousel-caption .button .button-cta2 {
  letter-spacing: 2px;
  color: white;
  font-size: 13px;
  font-weight: 500;
}
.carousel .carousel-caption .button .button-cta2:hover {
  color: white;
}
/*Hero Container*/
.carousel-caption {
  font-stretch: normal;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}
.carousel-caption h1 {
  font-size: 55px;
  letter-spacing: normal;
  font-family: 'RedHatText-Medium';
  line-height: 1.17;
  margin-bottom: 5px;
  margin-top: 0px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.carousel-caption .description {
  font-size: 22px;
  letter-spacing: normal;
  line-height: normal;
  font-family: 'RedHatText-Medium';
  margin-bottom: 25px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.carousel-caption a {
  /*font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;

    min-width: 144px;
    margin-top: 10px;*/
}
.hero-carousel-component .carousel .carousel-inner .item img.attr-header-image {
  display: block;
  max-width: 100%;
  height: auto;
  min-height: 450px;
  object-fit: cover;
}
.hero-carousel-component .carousel .carousel-inner .item .item-container {
  display: flex;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  align-items: center;
}
.gradient-mask {
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hero-carousel-component .carousel .carousel-inner .item .item-container .item-container .attr-header-title {
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
  }
  .hero-carousel-component .carousel .carousel-inner .item .item-container .item-container .attr-header-subtitle {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 768px) {
  .top-content .carousel .carousel-inner .item .carousel-caption {
    left: 15%;
    right: 15%;
  }
  .hero-carousel-component .carousel .carousel-inner .item .carousel-caption {
    left: 15%;
    right: 15%;
  }
  .hero-carousel-component .carousel .carousel-inner .item .item-container .attr-header-title {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
  }
  .hero-carousel-component .carousel .carousel-inner .item .item-container .attr-header-subtitle {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 992px) {
  .hero-carousel-component .carousel .carousel-inner .item .item-container .attr-header-title {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 46px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
  }
  .hero-carousel-component .carousel .carousel-inner .item .item-container .attr-header-subtitle {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1200px) {
  .top-content .carousel .carousel-inner .item .carousel-caption {
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
  }
}
.content-fragment-component {
  background-color: white;
  font-family: "RedHatText-Regular";
  display: flex;
  align-items: center;
  height: 100%;
}
.content-fragment-component .card-body {
  background-color: white;
  position: relative;
}
.content-fragment-component .card-body .attr-headline {
  font-family: "RedHatText-Medium";
  font-size: 1.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.15px;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.content-fragment-component .card-body .attr-subheading {
  font-family: "RedHatText-Medium";
  font-size: 2.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
}
.content-fragment-component .card-body .attr-subheading i:before {
  margin-right: 5px;
}
.content-fragment-component .card-body .attr-date {
  font-family: "RedHatText-Medium";
}
.content-fragment-component .card-body small {
  font-size: 1.1rem;
  display: inline-block;
  margin-bottom: 15px;
}
.content-fragment-component .card-body p {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.content-fragment-component .card-body a {
  font-size: 1.3rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  font-family: 'Red Hat Text', sans-serif;
}
.content-fragment-component .card-body a.attr-linkurl {
  text-decoration: none;
}
.hover-zoom .attr-linktext {
  border-bottom: 1px solid transparent;
  transition: 300ms;
}
.hover-zoom:hover .attr-linktext {
  border-color: #004a8f;
  color: #004a8f;
}
.homepage__promotions .content-fragment-component,
.brand__resources .content-fragment-component,
.caseStudyGallery .content-fragment-component,
.productCategoryContentFragments .content-fragment-component,
.CaseStudy .content-fragment-component,
.allProductsWhatsNew .content-fragment-component {
  flex-direction: column;
}
.aboutus__body .content-fragment-component,
.brand__articles .content-fragment-component {
  display: flex;
  align-items: center;
}
.hover-zoom {
  overflow: hidden;
}
.hover-zoom-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.25s ease-in-out;
}
.hover-zoom-shadow:hover {
  box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.4);
}
.hover-zoom--empty {
  background-color: rgba(255, 255, 255, 0.1);
  border-width: 0;
}
.hover-zoom-title {
  text-align: center;
}
.hover-zoom .hover-zoom-container {
  overflow: hidden;
  padding: 0;
}
.hover-zoom .hover-zoom-container .hover-zoom-target img {
  object-fit: cover;
  width: 100%;
}
.hover-zoom--basic .hover-zoom-target {
  transition: transform .35s ease;
}
.hover-zoom--basic:hover .hover-zoom-target {
  transform: scale(1.2);
}
.hover-zoom--quick-zoom .hover-zoom-target {
  transform-origin: 0 0;
  transition: transform 0.25s, visibility 0.25s ease-in;
}
.hover-zoom--quick-zoom:hover .hover-zoom-target {
  transform: scale(2);
}
.hover-zoom--point-zoom .hover-zoom-target {
  transform-origin: 65% 75%;
  transition: transform 1s, filter 0.5s ease-out;
}
.hover-zoom--point-zoom:hover .hover-zoom-target {
  transform: scale(5);
}
.hover-zoom--zoom-n-rotate .hover-zoom-target {
  transition: transform 0.5s ease-in-out;
}
.hover-zoom--zoom-n-rotate:hover .hover-zoom-target {
  transform: scale(2) rotate(25deg);
}
.hover-zoom--slowmo .hover-zoom-target {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(150%);
}
.hover-zoom--slowmo:hover .hover-zoom-target {
  filter: brightness(100%);
  transform: scale(3);
}
.hover-zoom--brightness .hover-zoom-target {
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(50%);
}
.hover-zoom--brightness:hover .hover-zoom-target {
  filter: brightness(100%);
  transform: scale(1.3);
}
.hover-zoom--zoom-n-pan-h .hover-zoom-target {
  transition: transform 0.5s ease-in-out;
  transform: scale(1.4);
  transform-origin: 100% 0;
}
.hover-zoom--zoom-n-pan-h:hover .hover-zoom-target {
  transform: scale(1.5) translateX(30%);
}
.hover-zoom--zoom-n-pan-v .hover-zoom-target {
  transition: transform 0.5s ease-in-out;
  transform: scale(1.4);
  transform-origin: 0 0;
}
.hover-zoom--zoom-n-pan-v:hover .hover-zoom-target {
  transform: scale(1.25) translateY(-30%);
}
.hover-zoom--blur .hover-zoom-target {
  transition: transform 1s, filter 2s ease-in-out;
  filter: blur(2px);
  transform: scale(1.2);
}
.hover-zoom--blur:hover .hover-zoom-target {
  filter: blur(0);
  transform: scale(1);
}
.hover-zoom--colorize .hover-zoom-target {
  transition: transform 0.5s, filter 1.5s ease-in-out;
  filter: grayscale(100%);
}
.hover-zoom--colorize:hover .hover-zoom-target {
  filter: grayscale(0);
  transform: scale(1.1);
}
.tiles-grid .tile-title {
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "RedHatText-Regular";
  text-align: center;
}
.tiles-grid [class*="col-"] .card {
  background-color: white;
  overflow: hidden;
  z-index: 2;
}
.tiles-grid [class*="col-"] .card .card-img {
  margin-bottom: 25px;
  width: 270px;
  height: 270px;
  overflow: hidden;
}
.tiles-grid [class*="col-"] .card:hover .card-img img {
  transform: scale(1.1);
}
.tiles-grid [class*="col-"] .card .card-img img {
  transition: all .5s;
  z-index: -1;
}
.tiles-grid [class*="col-"] .card a {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  white-space: break-spaces;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tiles-grid [class*="col-"] .card a i {
  margin-left: 5px;
  position: absolute;
}
.tiles-grid [class*="col-"] .card a:hover {
  color: #337ab7;
  text-decoration: underline;
}
.tiles-grid .button-cta {
  margin-top: 20px;
}
.tiles-grid .button-cta a:hover {
  text-decoration: none;
  color: white;
}
.tiles-grid .button-cta a i {
  margin-left: 5px;
  position: static;
}
.homepage__product-categories .card:hover {
  cursor: pointer;
}
.homepage__product-categories .card:hover a {
  color: #004a8f;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .tiles-grid .tile-title {
    font-size: 22px;
  }
  .tiles-grid [class*="col-"] .card {
    overflow: hidden;
    z-index: 2;
  }
  .tiles-grid [class*="col-"] .card .card-img {
    width: 136px;
    height: 136px;
  }
  .tiles-grid [class*="col-"] .card a {
    font-size: 11px;
    line-height: 1.18;
  }
  .tiles-grid [class*="col-"] .card a i {
    margin-top: -3px;
  }
  .tiles-grid .button-cta {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tiles-grid .tile-title {
    font-size: 30px;
  }
  .tiles-grid [class*="col-"] .card .card-img {
    margin: 15px 20px;
    width: 207px;
    height: 207px;
  }
  .tiles-grid [class*="col-"] .card a {
    line-height: 1.18;
    text-align: center;
  }
  .tiles-grid .button-cta {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) {
  .homepage__product-categories .col-sm-4 {
    width: 33.2%;
  }
}
.card-fix {
  flex-wrap: wrap;
  min-height: 100%;
  display: flex;
  flex-direction: row;
}
.card-fix .card-img {
  height: 140px;
}
.card-fix .card-img img {
  object-fit: contain;
}
.card-body-fix {
  align-self: flex-end;
}
.tile {
  position: relative;
}
.tile .tile-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tile .tile-body {
  position: relative;
  pointer-events: none;
  z-index: 1;
}
.tile .tile-body a {
  pointer-events: all;
  position: relative;
}
.tile .quick-view-body {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.tile:hover .quick-view-body {
  opacity: 1;
}
.title {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.title--small {
  color: #9a2061;
  line-height: 1;
  letter-spacing: 1.5px;
  font-size: 1rem;
}
a[aria-expanded=true] .fa-plus {
  display: none;
}
a[aria-expanded=false] .fa-minus {
  display: none;
  margin-bottom: 0px !important;
}
option {
  font-size: 14px;
  font-family: "RedHatText-Regular" !important;
}
.input--form {
  background-color: #ffffff;
  height: 4.1rem;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  padding-top: 1.3rem;
  padding-bottom: 1.2rem;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}
.input--form,
.input--form ::placeholder {
  font-size: 1.2rem;
  color: #000000;
}
.input--form:not(:last-child) {
  margin-bottom: 1rem;
}
.article-filter {
  height: 40px;
  position: relative;
  font-family: "RedHatText-Regular" !important;
}
/* =================================================== */
input:placeholder-shown:focus ~ .floating-label {
  top: 5px;
  left: 10px;
  font-size: 10px;
  line-height: 12px;
  color: #a0a0a0;
  opacity: 1;
}
input:valid ~ .floating-label {
  top: 5px;
  left: 10px;
  font-size: 10px;
  line-height: 12px;
  color: orange;
  opacity: 1;
  position: absolute;
}
.inputText {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 15px 8px 15px;
}
select.inputText {
  color: #0278d2;
}
select.inputText option,
select.inputText:valid {
  color: #000000;
}
.year-input {
  width: 120px;
}
/*Showing Placeholder like TEXT*/
input:placeholder-shown ~ .floating-label,
select:not(:focus):required:invalid ~ .floating-label {
  position: absolute;
  pointer-events: none;
  left: 15px;
  bottom: 8px;
  transition: 0.2s ease all;
  font-size: 14px;
  line-height: 18px;
}
select:checked ~ .floating-label {
  color: #9a2061;
}
/* select:not(:checked)~.floating-label {
         color: lime;
    } */
/* select:focus~.floating-label,
    select:not(:focus):valid~.floating-label { */
select:focus ~ .floating-label,
select:not(:focus):valid ~ .floating-label {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 10px;
  line-height: 12px;
  color: #a0a0a0;
  opacity: 1;
}
.hidden--visually {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hidden--all {
  display: none;
}
.crl-checkbox {
  box-sizing: border-box;
}
.crl-checkbox .checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
}
.crl-checkbox .checkbox input[type="checkbox"] {
  opacity: 0;
}
.crl-checkbox .checkbox label {
  position: relative;
  display: inline-block;
  /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding-left: 30px;
  /*Outer box of the fake checkbox*/
  /*Checkmark of the fake checkbox*/
}
.crl-checkbox .checkbox label::before,
.crl-checkbox .checkbox label::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
.crl-checkbox .checkbox label::before {
  height: 15px;
  width: 15px;
  border: 1px solid #979797;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
                *to vertically center it.
                */
  top: 3px;
}
.crl-checkbox .checkbox label::after {
  height: 5px;
  width: 10px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #0278d2;
  transform: rotate(-45deg);
  left: 2.5px;
  top: 7px;
}
.crl-checkbox .checkbox input[type="checkbox"] + label::after {
  content: none;
}
.crl-checkbox .checkbox input[type="checkbox"]:checked + label::after {
  content: "";
}
.crl-checkbox .checkbox input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px;
}
.crl-checkbox .checkbox span {
  position: relative;
  display: inline-block;
  /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding-left: 30px;
  /*Outer box of the fake checkbox*/
  /*Checkmark of the fake checkbox*/
}
.crl-checkbox .checkbox span::before,
.crl-checkbox .checkbox span::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
.crl-checkbox .checkbox span::before {
  height: 15px;
  width: 15px;
  border: 1px solid #979797;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
                *to vertically center it.
                */
}
.crl-checkbox .checkbox span::after {
  height: 5px;
  width: 12px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #0278d2;
  transform: rotate(-45deg);
  left: 2px;
  top: 3px;
}
.crl-checkbox .checkbox input[type="checkbox"]:disabled + span::after {
  border-color: #e1e1e1;
}
.crl-checkbox .checkbox input[type="checkbox"] + span::after {
  content: none;
}
.crl-checkbox .checkbox input[type="checkbox"]:checked + span::after {
  content: "";
}
.crl-checkbox .checkbox input[type="checkbox"]:focus + span::before {
  outline: #3b99fc auto 5px;
}
.crl-text {
  transition: background-color 0.2s ease;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: block;
}
.crl-text--input {
  padding: 12px 14px 6px;
  font-size: 14px;
  line-height: 20px;
  transition: border-color 0.2s ease;
  caret-color: #0278d2;
  border: 1px solid #979797;
  display: block;
  width: 100%;
}
.crl-text--input::placeholder {
  color: rgba(0, 0, 0, 0);
}
.crl-text--input:focus {
  outline: none;
}
.crl-text--label {
  display: block;
  position: relative;
  max-height: 0;
  font-weight: 500;
  pointer-events: none;
  font-size: 14px;
  margin-bottom: 0;
}
.crl-text--label::before {
  color: #000000;
  content: attr(data-content);
  display: inline-block;
  filter: blur(0);
  backface-visibility: hidden;
  transform-origin: left top;
  transition: transform 0.2s ease;
  left: 1.5rem;
  position: relative;
}
.crl-text--label::after {
  bottom: 1rem;
  content: "";
  height: 0.1rem;
  position: absolute;
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
  opacity: 0;
  left: 0;
  top: 100%;
  margin-top: -0.1rem;
  transform: scale3d(0, 1, 1);
  width: 100%;
  background-color: black;
}
.crl-text--input:focus + .crl-text--label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.crl-text--input:placeholder-shown + .crl-text--label::before {
  transform: translate3d(0, -2.9rem, 0) scale3d(1, 1, 1);
  color: #000000;
}
.crl-text--label::before,
.crl-text--input:focus + .crl-text--label::before {
  transform: translate3d(0, -3.9rem, 0) scale3d(0.7, 0.7, 1);
  color: #808080;
}
.crl-text--input:focus + .crl-text--label::before {
  color: #808080;
}
.crl-textarea {
  transition: background-color 0.2s ease;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: block;
}
.crl-textarea--input {
  padding: 12px 14px 6px;
  font-size: 14px;
  line-height: 20px;
  transition: border-color 0.2s ease;
  caret-color: #0278d2;
  border: 1px solid #979797;
  display: block;
  width: 100%;
}
.crl-textarea--input::placeholder {
  color: rgba(0, 0, 0, 0);
}
.crl-textarea--input:focus {
  outline: none;
}
.crl-textarea--label {
  display: block;
  position: relative;
  max-height: 0;
  font-weight: 500;
  pointer-events: none;
  font-size: 14px;
  margin-bottom: 0;
}
.crl-textarea--label::before {
  color: #000000;
  content: attr(data-content);
  display: inline-block;
  filter: blur(0);
  backface-visibility: hidden;
  transform-origin: left top;
  transition: transform 0.2s ease;
  left: 1.5rem;
  position: relative;
}
.crl-textarea--label::after {
  bottom: 1rem;
  content: "";
  height: 0.1rem;
  position: absolute;
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
  opacity: 0;
  left: 0;
  top: 100%;
  margin-top: -0.1rem;
  transform: scale3d(0, 1, 1);
  width: 100%;
  background-color: black;
}
.crl-textarea--input:focus + .crl-textarea--label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.crl-textarea--input:placeholder-shown + .crl-textarea--label::before {
  transform: translate3d(0, -2.9rem, 0) scale3d(1, 1, 1);
  color: #000000;
}
.crl-textarea--label::before,
.crl-textarea--input:focus + .crl-textarea--label::before {
  transform: translate3d(0, -3.9rem, 0) scale3d(0.7, 0.7, 1);
  color: #808080;
}
.crl-textarea--input:focus + .crl-textarea--label::before {
  color: #808080;
}
.crl-textarea--input + .crl-textarea--label {
  position: absolute;
  top: 40px;
}
.crl-textarea--label::after {
  background: none !important;
}
.crl-textarea textarea {
  min-height: unset;
}
/*Dropdown*/
.crl-dropdown {
  position: relative;
}
.crl-dropdown--input::-ms-expand {
  display: none;
}
.crl-dropdown--icon {
  position: absolute;
  top: 0.7em;
  right: 1.5em;
  /* z-index: 20; */
  border: 1px solid white;
  background: transparent;
}
.crl-dropdown--options {
  border: 1px solid #aaa;
  border-radius: 0 0 0.25em 0.25em;
  line-height: 1.5;
  margin: 0;
  margin-top: 6px;
  padding: 0;
  list-style-type: none;
  font-weight: normal;
  cursor: pointer;
  z-index: 20;
  position: absolute;
  width: calc(99%);
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.crl-dropdown--options li {
  font-family: "RedHatText-Regular" !important;
  padding: 8px 27px 7px;
  border-bottom: 1px solid #d5d5d5;
}
.crl-dropdown--options li:last-child {
  border-bottom: none;
}
.crl-dropdown--options li:hover {
  font-family: "RedHatText-Medium" !important;
  background: #f2f2f2;
  color: black;
  border: 1px solid #c5c5c5;
  border-width: 1px 0;
  margin-top: -1px;
}
.crl-dropdown--options li:hover:first-child {
  border-top-width: 0;
  margin-top: 0;
}
.crl-dropdown--options li:hover:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
}
.crl-dropdown--options li:focus {
  border: 1px solid #0278d2;
}
.crl-dropdown {
  transition: background-color 0.2s ease;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: block;
}
.crl-dropdown--input {
  padding: 12px 14px 6px;
  font-size: 14px;
  line-height: 20px;
  transition: border-color 0.2s ease;
  caret-color: #0278d2;
  border: 1px solid #979797;
  display: block;
  width: 100%;
}
.crl-dropdown--input::placeholder {
  color: rgba(0, 0, 0, 0);
}
.crl-dropdown--input:focus {
  outline: none;
}
.crl-dropdown--label {
  display: block;
  position: relative;
  max-height: 0;
  font-weight: 500;
  pointer-events: none;
  font-size: 14px;
  margin-bottom: 0;
}
.crl-dropdown--label::before {
  color: #000000;
  content: attr(data-content);
  display: inline-block;
  filter: blur(0);
  backface-visibility: hidden;
  transform-origin: left top;
  transition: transform 0.2s ease;
  left: 1.5rem;
  position: relative;
}
.crl-dropdown--label::after {
  bottom: 1rem;
  content: "";
  height: 0.1rem;
  position: absolute;
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
  opacity: 0;
  left: 0;
  top: 100%;
  margin-top: -0.1rem;
  transform: scale3d(0, 1, 1);
  width: 100%;
  background-color: black;
}
.crl-dropdown--input:focus + .crl-dropdown--label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.crl-dropdown--input:placeholder-shown + .crl-dropdown--label::before {
  transform: translate3d(0, -2.9rem, 0) scale3d(1, 1, 1);
  color: #000000;
}
.crl-dropdown--label::before,
.crl-dropdown--input:focus + .crl-dropdown--label::before {
  transform: translate3d(0, -3.9rem, 0) scale3d(0.7, 0.7, 1);
  color: #808080;
}
.crl-dropdown--input:focus + .crl-dropdown--label::before {
  color: #808080;
}
/* Input responsive Counter */
.counter-input-wrap {
  position: relative;
}
.counter-input-wrap .input {
  position: absolute;
  width: 100%;
  left: 0;
  display: inline-block;
  padding-right: 0;
  padding-left: 2.2rem;
}
.counter-input-wrap .quantity-nav {
  float: right;
}
.width-machine {
  /*   Sort of a magic number to add extra space for number spinner */
  padding: 0 4.3rem 0 1rem;
}
.searchbar {
  transition: .3s all !important;
}
.searchbar__query {
  width: 100%;
  letter-spacing: 0.82px;
  color: #5a5a5a;
  border: 1px solid #72777d;
  border-radius: 2px;
  font-weight: 400;
  height: 35px;
  margin-bottom: 0 !important;
  padding: 11px 10% 11px 2% !important;
  background: white;
  font-size: 14px;
}
.searchbar__query::placeholder {
  font-size: 12px;
  text-transform: capitalize;
  color: #757575;
}
.searchbar__query:focus {
  outline: none;
  border: 1px solid #72777d;
}
.searchbar__icon {
  font-size: 1.6rem;
  line-height: 1.6rem;
  background: #72777d;
  border: none;
  color: white;
  padding: 9px 9px 10px;
}
.searchbar__icon:hover {
  cursor: pointer;
  text-shadow: 0 0 1px black;
  background-color: #29333b;
}
.searchbar__button {
  padding: 0;
  border: none;
}
.searchbar__button:disabled {
  opacity: 100;
}
.searchbar 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;
}
.searchbar ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.searchbar ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.searchbar ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.searchbar ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.searchbar ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.searchbar ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.searchbar ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.searchbar ul.ui-autocomplete .ui-state-active {
  background: #009eff;
  border: 1px solid #0278d2;
}
.searchbar ul.ui-autocomplete.active {
  display: block;
}
.media-primary-video-wrapper {
  position: relative;
}
.media-primary-video-wrapper > video {
  width: 100%;
  vertical-align: middle;
}
.media-primary-video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
  display: none;
}
.video-overlay-play-button {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
  background-image: linear-gradient(transparent, #000000);
  transition: opacity 150ms;
}
.video-overlay-play-button:hover {
  opacity: 1;
}
.video-overlay-play-button:left {
  content: " ";
  width: 20px;
}
.video-overlay-play-button:right {
  content: " ";
  width: 20px;
}
.video-overlay-play-button.is-hidden {
  display: none;
}
.quote-request .bg-gray {
  background-color: #5a5a5a;
  color: #ffffff;
}
.quote-request .quote-column {
  border-top: 1px solid #000;
  padding-top: 10px;
  margin-top: 10px;
}
.quote-request .user-info-column {
  padding-top: 10px;
  margin-top: 10px;
}
.quote-request .quote-forms h4 {
  margin: 0;
  padding: 12px 0;
}
.quote-request .quote-forms table tr {
  border-bottom: 1px solid #979797;
}
.quote-request .quote-forms table tr td {
  border-top: none;
}
.quote-request .quote-forms table th:last-child {
  text-align: left;
}
.quote-request .quote-forms form {
  padding-left: 0px;
  padding-right: 0px;
}
.quote-request .quote-forms .current-quotes {
  margin-bottom: 0;
}
.quote-request .quote-forms .number {
  position: relative;
}
.quote-request .quote-forms .number .plus {
  position: absolute;
  right: 0;
  padding: 0 10px;
}
.quote-request .quote-forms .number .minus {
  position: absolute;
  right: 0;
  padding: 0 10px;
  bottom: 0;
}
.quote-request .quote-forms .quantity-cell {
  width: 11%;
}
.quote-request .quote-forms .product-number-cell {
  width: 22%;
}
.quote-request .quote-forms .custom-cell .checkbox {
  margin-top: 4px;
  margin-bottom: 10px;
}
.quote-request .quote-forms .custom-cell input[type="checkbox"] {
  margin-top: 2px;
}
.quote-request .quote-forms .custom-cell span {
  text-transform: capitalize;
}
.quote-request .quote-forms .custom-description-cell {
  width: 25%;
}
.quote-request .quote-forms .remove-quote-item {
  text-align: right;
  margin-bottom: 0;
  margin-top: 4px;
  color: #0278d2;
  cursor: pointer;
}
.quote-request .quote-forms .remove-quote-item:hover {
  color: #014d86;
  text-decoration: underline;
}
.quote-request .quote-forms #add-quote tr {
  border-bottom: none;
}
.quote-request .quote-forms #addressform_button_panel {
  text-align: right;
}
.quote-request .request-quote-header h3 {
  font-family: 'RedHatText-Regular';
  letter-spacing: 0;
  font-size: 27px;
  margin: 0;
}
.quote-request .request-quote-blue-header p {
  text-align: center;
  background-color: #0278d2;
  color: #ffffff;
  padding: 8px 0;
}
@media only screen and (max-width: 767px) {
  .quote-request .request-quote-header h3 {
    margin-top: 25px;
  }
  .quote-request .table-responsive {
    border: none;
  }
}
.page-content {
  min-height: 38.7rem;
}
.page-content__header {
  color: #000000;
  font-family: 'RedHatText-Regular';
  font-size: 4.3rem;
  margin-bottom: 3rem;
  margin-top: 0;
}
.page-content__questions .yCmsComponent:not(:last-child) {
  margin-bottom: 1.5rem !important;
}
.page-content__content {
  margin-top: 6rem;
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
}
.page-content__content h1 {
  font-family: 'RedHatText-Regular' !important;
}
.page-content__content h3 {
  color: #000000;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
.page-content__content ul {
  list-style: none;
  padding-left: 1.8rem;
}
.page-content__content ul li {
  position: relative;
}
.page-content__content ul li::before {
  content: "\2022";
  color: #0278d2;
  font-weight: normal;
  display: inline-block;
  width: 1.5rem;
  margin-left: -1em;
  font-size: 2.4rem;
  position: absolute;
  top: -0.6rem;
  left: .5rem;
}
.page-content-element {
  visibility: hidden;
  opacity: 0;
}
.page-footer {
  background-color: #eeeeee;
  padding-top: 3rem;
  padding-bottom: 2rem;
  text-align: center;
  color: #000000;
}
.page-footer__title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  margin-bottom: 1rem;
}
.page-footer__subtitle {
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
  margin-bottom: 1.4rem;
  margin-left: auto;
  margin-right: auto;
  width: 66%;
  line-height: 1.71;
}
.page-footer__link {
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  font-size: 1.3rem;
  font-weight: 500;
}
.page-footer__link a::after {
  content: "" !important;
  position: absolute;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  right: -15px;
  width: 8px;
}
.page-header {
  padding: 0;
  margin: 0;
  border: 0;
  margin-top: 4.2rem;
  margin-bottom: 6.7rem;
}
.page-header__title {
  font-family: 'RedHatText-Regular';
  font-size: 4.3rem;
  color: #000000;
}
.page-header__title a {
  color: #000000 !important;
}
.page-header__subtitle {
  font-family: 'RedHatText-Regular';
}
.page-header__title a:hover {
  color: #0278d2 !important;
}
.page-topics {
  background-color: #eeeeee;
  padding-top: 5.6rem;
  padding-bottom: 7.5rem;
}
.page-topics__title {
  font-size: 1.8rem;
  color: #000000;
  font-family: 'RedHatText-Regular';
}
.page-topics__list {
  margin-top: 3.3rem;
}
.page-topics__item {
  margin-top: 1.3rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid rgba(90, 90, 90, 0.21);
  font-size: 1.4rem;
  font-weight: 500;
  color: #0278d2;
  cursor: pointer;
}
.page-topics__item:hover {
  text-decoration: underline;
  color: #014d86;
}
.page-topics__item:not(:last-child) {
  margin-right: 1.5rem;
}
.corporate-location-component .attr-title {
  font-size: 27px;
}
.sticky .underline {
  padding-bottom: 5.5px;
}
.sticky .anchor.active .icon-angle-down-black:after {
  content: "" !important;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .sticky .anchor {
    flex: 1;
  }
}
.department-list-component .attr-title {
  font-size: 34px;
}
.department-list-component .attr-department--text {
  line-height: 1.43;
}
@-webkit-keyframes suggested-location {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes suggested-location {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.contact-map-component .suggested-location {
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.contact-map-component .suggested-location .suggested-location-item {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.contact-map-component .suggested-location:hover .suggested-location-item,
.contact-map-component .suggested-location:focus .suggested-location-item,
.contact-map-component .suggested-location:active .suggested-location-item {
  -webkit-animation-name: suggested-location;
  animation-name: suggested-location;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.us-location-list-component .attr-title {
  font-size: 34px;
}
.us-location-list-component table {
  width: auto;
}
.us-location-list-component table td {
  padding: 0px;
  line-height: 1;
}
.international-location-list-component .attr-title {
  font-size: 34px;
}
.international-location-list-component .attr-location--title {
  font-size: 27px;
}
.international-location-list-component .separator {
  border-top: 1px solid #979797;
}
.location-contact .location-info .attr-address {
  font-size: 27px;
}
.location-contact .location-info table {
  width: auto !important;
}
.location-contact .location-info table td {
  padding: 1px 0 10px;
}
.marker .marker-label {
  color: red;
  line-height: 1;
}
.map-icon-marker i {
  font-size: 24px;
  line-height: 55px;
  text-align: center;
  white-space: nowrap;
}
.map-icon-marker i.no-path {
  line-height: 90px;
}
.float-container-position {
  position: absolute;
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .float-container-position {
    left: calc((100vw - 736px) * .5) !important;
  }
}
@media (max-width: 991px) {
  .float-container-position {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  .float-container-position {
    left: calc((100vw - 956px) * .5) !important;
  }
}
@media (min-width: 1200px) {
  .float-container-position {
    left: calc((100vw - 1200px) * .5) !important;
  }
}
.float-container-position.col-xs-12 {
  width: calc( min(100vw, 100vw) * 12 / 12 );
}
.float-container-position.col-xs-11 {
  width: calc( min(100vw, 100vw) * 11 / 12 );
}
.float-container-position.col-xs-10 {
  width: calc( min(100vw, 100vw) * 10 / 12 );
}
.float-container-position.col-xs-9 {
  width: calc( min(100vw, 100vw) * 9 / 12 );
}
.float-container-position.col-xs-8 {
  width: calc( min(100vw, 100vw) * 8 / 12 );
}
.float-container-position.col-xs-7 {
  width: calc( min(100vw, 100vw) * 7 / 12 );
}
.float-container-position.col-xs-6 {
  width: calc( min(100vw, 100vw) * 6 / 12 );
}
.float-container-position.col-xs-5 {
  width: calc( min(100vw, 100vw) * 5 / 12 );
}
.float-container-position.col-xs-4 {
  width: calc( min(100vw, 100vw) * 4 / 12 );
}
.float-container-position.col-xs-3 {
  width: calc( min(100vw, 100vw) * 3 / 12 );
}
.float-container-position.col-xs-2 {
  width: calc( min(100vw, 100vw) * 2 / 12 );
}
.float-container-position.col-xs-1 {
  width: calc( min(100vw, 100vw) * 1 / 12 );
}
@media (min-width: 768px) {
  .float-container-position.col-sm-12 {
    width: calc( min(100vw, 100vw) * 12 / 12 );
  }
  .float-container-position.col-sm-11 {
    width: calc( min(100vw, 100vw) * 11 / 12 );
  }
  .float-container-position.col-sm-10 {
    width: calc( min(100vw, 100vw) * 10 / 12 );
  }
  .float-container-position.col-sm-9 {
    width: calc( min(100vw, 100vw) * 9 / 12 );
  }
  .float-container-position.col-sm-8 {
    width: calc( min(100vw, 100vw) * 8 / 12 );
  }
  .float-container-position.col-sm-7 {
    width: calc( min(100vw, 100vw) * 7 / 12 );
  }
  .float-container-position.col-sm-6 {
    width: calc( min(100vw, 100vw) * 6 / 12 );
  }
  .float-container-position.col-sm-5 {
    width: calc( min(100vw, 100vw) * 5 / 12 );
  }
  .float-container-position.col-sm-4 {
    width: calc( min(100vw, 100vw) * 4 / 12 );
  }
  .float-container-position.col-sm-3 {
    width: calc( min(100vw, 100vw) * 3 / 12 );
  }
  .float-container-position.col-sm-2 {
    width: calc( min(100vw, 100vw) * 2 / 12 );
  }
  .float-container-position.col-sm-1 {
    width: calc( min(100vw, 100vw) * 1 / 12 );
  }
}
@media (min-width: 992px) {
  .float-container-position.col-md-12 {
    width: calc( min(956px, 100vw) * 12 / 12 );
  }
  .float-container-position.col-md-11 {
    width: calc( min(956px, 100vw) * 11 / 12 );
  }
  .float-container-position.col-md-10 {
    width: calc( min(956px, 100vw) * 10 / 12 );
  }
  .float-container-position.col-md-9 {
    width: calc( min(956px, 100vw) * 9 / 12 );
  }
  .float-container-position.col-md-8 {
    width: calc( min(956px, 100vw) * 8 / 12 );
  }
  .float-container-position.col-md-7 {
    width: calc( min(956px, 100vw) * 7 / 12 );
  }
  .float-container-position.col-md-6 {
    width: calc( min(956px, 100vw) * 6 / 12 );
  }
  .float-container-position.col-md-5 {
    width: calc( min(956px, 100vw) * 5 / 12 );
  }
  .float-container-position.col-md-4 {
    width: calc( min(956px, 100vw) * 4 / 12 );
  }
  .float-container-position.col-md-3 {
    width: calc( min(956px, 100vw) * 3 / 12 );
  }
  .float-container-position.col-md-2 {
    width: calc( min(956px, 100vw) * 2 / 12 );
  }
  .float-container-position.col-md-1 {
    width: calc( min(956px, 100vw) * 1 / 12 );
  }
}
@media (min-width: 1200px) {
  .float-container-position.col-lg-12 {
    width: calc( min(1200px, 100vw) * 12 / 12 );
  }
  .float-container-position.col-lg-11 {
    width: calc( min(1200px, 100vw) * 11 / 12 );
  }
  .float-container-position.col-lg-10 {
    width: calc( min(1200px, 100vw) * 10 / 12 );
  }
  .float-container-position.col-lg-9 {
    width: calc( min(1200px, 100vw) * 9 / 12 );
  }
  .float-container-position.col-lg-8 {
    width: calc( min(1200px, 100vw) * 8 / 12 );
  }
  .float-container-position.col-lg-7 {
    width: calc( min(1200px, 100vw) * 7 / 12 );
  }
  .float-container-position.col-lg-6 {
    width: calc( min(1200px, 100vw) * 6 / 12 );
  }
  .float-container-position.col-lg-5 {
    width: calc( min(1200px, 100vw) * 5 / 12 );
  }
  .float-container-position.col-lg-4 {
    width: calc( min(1200px, 100vw) * 4 / 12 );
  }
  .float-container-position.col-lg-3 {
    width: calc( min(1200px, 100vw) * 3 / 12 );
  }
  .float-container-position.col-lg-2 {
    width: calc( min(1200px, 100vw) * 2 / 12 );
  }
  .float-container-position.col-lg-1 {
    width: calc( min(1200px, 100vw) * 1 / 12 );
  }
}
.columns-wrapper {
  display: inline-block;
  width: 100%;
}
.crl-tooltip {
  position: relative;
  display: inline-block;
}
.crl-tooltip__icon {
  cursor: pointer;
}
.crl-tooltip__icon--selected {
  color: #004a8f;
}
.crl-tooltip__button {
  border: none;
  background: none;
}
.crl-tooltip__button:focus {
  outline: none;
}
.crl-tooltip__arrow {
  border-bottom-color: #0278d2 !important;
}
@media only screen and (min-width: 800px) {
  .crl-tooltip__arrow {
    border-right-color: #0278d2 !important;
    border-bottom-color: transparent !important;
  }
}
.crl-tooltip__content {
  /*height: 11.3rem;
        width: 30.6rem;
        background-color: @crl-cyan-color-medium;
        transform: translate(8%,-35%);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        clip-path: polygon(0 22%, 2% 14%, 2% 0, 100% 0, 100% 100%, 2% 100%, 2% 29%);
        position: absolute;
        top: 1.8rem;
        left: -5px;

        opacity: 0;
        visibility: hidden;
        transition: all .3s;*/
  background-color: #0278d2;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  max-width: inherit;
  padding: 2rem;
  font-size: 1.4rem;
  font-family: 'RedHatText-Regular' !important;
  text-align: left;
  color: #ffffff;
}
.crl-tooltip__text {
  /*margin-left: 50%;
        transform: translateX(-48%);
        padding-top: 2.1rem;
        font-size: 1.4rem;
        height: 8rem;
        width: 25.2rem;
        text-align: justify;
        overflow: hidden;
        font-family: 'RedHatText-Regular' !important;
        color: @crl-white-color;*/
}
.crl-tooltip__wrap {
  /*position: absolute;
        filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));        
        top: 0.8rem;
        left: 1rem;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;*/
  border-bottom: none;
  width: 300px;
  background: none;
}
@media only screen and (max-width: 767px) {
  .crl-tooltip__wrap {
    width: 260px;
  }
}
.crl-tooltip__wrap.bottom {
  margin-top: 7px;
}
.country-dropdown {
  vertical-align: top;
  min-width: 6rem;
  text-align: left;
  position: relative;
}
.country-dropdown__selected {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.73px;
  color: #000000;
  text-transform: uppercase;
}
.country-dropdown__selected:hover,
.country-dropdown__selected:visited,
.country-dropdown__selected:active,
.country-dropdown__selected:focus {
  color: #000000;
  text-decoration: none;
}
.country-dropdown__selected:hover {
  cursor: pointer;
}
.country-dropdown__options {
  padding-top: 5px;
  background-color: #ffffff;
  position: absolute;
  width: 70px;
  z-index: 150;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: all .1s;
  max-height: 10.8rem;
  overflow-y: auto;
}
.country-dropdown__options::-webkit-scrollbar {
  background-color: transparent;
  width: 10px;
}
.country-dropdown__options::-webkit-scrollbar-track {
  background-color: transparent;
}
.country-dropdown__options::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.country-dropdown__options::-webkit-scrollbar-thumb {
  background-color: #979797;
  border: 0px;
}
.country-dropdown__options::-webkit-scrollbar-corner {
  background-color: transparent;
}
.country-dropdown__container:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.country-dropdown__container:not(:last-child) {
  margin-bottom: .2rem;
}
.country-dropdown__option {
  padding-top: .5rem;
}
.country-dropdown__option:hover {
  cursor: pointer;
}
.country-dropdown__image {
  padding-bottom: 2px;
  width: 1.6rem;
}
.country-dropdown__text {
  padding-left: .75rem;
}
.country-dropdown__text a {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.73px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}
.country-dropdown__text a:hover,
.country-dropdown__text a:visited,
.country-dropdown__text a:active,
.country-dropdown__text a:focus {
  color: #000000;
  text-decoration: none;
}
.country-dropdown__button {
  font-size: 1.1rem;
  color: #5a5a5a;
}
.country-dropdown__button:hover {
  cursor: pointer;
}
#crl-dropdown--options__address-state ul {
  width: 20rem;
}
.AboutUsLeaderShip {
  min-height: auto;
}
.lds__body {
  width: 100%;
  max-width: 1200px;
  min-height: 385px;
  background-color: #eeeeee;
  margin-bottom: 56px;
}
.lds__body .row {
  justify-content: center;
}
.lds__content {
  width: 100%;
  background-color: #eeeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lds__header {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.lds__header__title,
.lds__header__description {
  width: 100%;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
}
.lds__header__title {
  padding-top: 65px;
  font-size: 34px;
  line-height: normal;
  letter-spacing: 0.89px;
  color: #000000;
}
.lds__header__description {
  max-width: 985px;
  margin-top: 24px;
  padding-bottom: 44px;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: normal;
  color: #5a5a5a;
  padding-left: 15px;
  padding-right: 15px;
}
.lds__header__description:empty {
  padding-bottom: 20px;
}
.lds__card {
  width: 285px;
  height: 385px;
  padding-top: 12px;
  background-color: white;
}
.lds__card__content {
  padding: 0px 7.5px;
  padding-bottom: 14px;
  flex: 0 0 auto;
}
.lds__card__photo {
  width: 261px;
  height: 270px;
  margin-left: 12px;
  background-color: #f7f7f7;
}
.lds__card__photo img {
  max-width: 261px;
  max-height: 270px;
}
.lds__card__footer {
  width: 100%;
  padding-top: 17px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
.lds__card__footer__name,
.lds__card__footer__position {
  width: 100%;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
}
.lds__card__footer__name {
  font-size: 18px;
  letter-spacing: 1.29px;
  color: black;
}
.lds__card__footer__position {
  margin-top: 5px;
  font-size: 14px;
  letter-spacing: normal;
  color: #5a5a5a;
}
.crosslinking-tile {
  position: relative;
  flex: 0 0 calc(50% - 7.5px);
}
.crosslinking-tile__middlesection {
  padding: 75px 0 85px 0;
}
.crosslinking-tile__middlesection > .yCmsContentSlot {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.crosslinking-tile__content {
  width: 100%;
  z-index: 6;
  position: absolute;
  padding-left: 25px;
  color: #eeeeee !important;
  bottom: 0 !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.crosslinking-tile__title {
  width: 100%;
}
.crosslinking-tile__title span {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: white;
}
.crosslinking-tile__description {
  width: 75%;
  padding-top: 10px;
  padding-bottom: 22px;
}
.crosslinking-tile__description span {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.crosslinking-tile__image {
  width: 100%;
  object-fit: cover;
}
.crosslinking-tile__gradient-Overlay {
  width: 100%;
  height: 65%;
  position: absolute;
  opacity: 0.5;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 47%);
  z-index: 5;
  margin-top: -217px;
}
.manufacturing-location-list-component > .row {
  display: flex;
  justify-content: center;
}
/* Icon Float Away */
@-webkit-keyframes crl-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes crl-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Bob */
@-webkit-keyframes crl-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes crl-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes crl-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes crl-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.crl-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.crl-icon-float-away .crl-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.crl-icon-float-away:hover .crl-icon,
.crl-icon-float-away:focus .crl-icon,
.crl-icon-float-away:active .crl-icon,
.crl-icon-float-away.active .crl-icon {
  -webkit-animation-name: crl-icon-float-away;
  animation-name: crl-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.crl-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.crl-icon-bob .crl-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.crl-icon-bob:hover .crl-icon,
.crl-icon-bob:focus .crl-icon,
.crl-icon-bob:active .crl-icon,
.crl-icon-bob.active .crl-icon {
  -webkit-animation-name: crl-icon-bob-float, crl-icon-bob;
  animation-name: crl-icon-bob-float, crl-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.quick-view {
  position: relative;
  text-align: center;
}
.quick-view-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.quick-view-body:hover {
  box-shadow: inset 0 0 0 1px #0278d2;
}
.quick-view-body a {
  text-decoration: none;
  position: relative;
}
.quick-view-body a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  background: #0278d2;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.quick-view-body a:hover:after {
  width: 100%;
  left: 0;
}
.product-carousel-component {
  padding-top: 60px;
}
.product-carousel-component .attr-title {
  font-size: 43px;
  font-family: 'RedHatText-Regular';
}
.product-carousel-component .carousel-card-row {
  margin-right: auto;
  margin-left: auto;
}
.product-detail-carousel-component {
  border-top: none;
}
.product-detail-carousel-component:not(:first-child) {
  border-top: 2px solid black;
}
.carousel[data-slides-to-show] .carousel-inner img {
  margin-left: auto;
  margin-right: auto;
  height: 260px;
  width: 260px;
  object-fit: cover;
}
.carousel[data-slides-to-show] .carousel-inner .item.active,
.carousel[data-slides-to-show] .carousel-inner .item.left,
.carousel[data-slides-to-show] .carousel-inner .item.right {
  display: flex !important;
}
.carousel[data-slides-to-show] .carousel-indicators {
  position: relative;
  bottom: 0;
}
.carousel[data-slides-to-show] .carousel-control-dark.left {
  left: -50px;
}
.carousel[data-slides-to-show] .carousel-control-dark.right {
  right: -50px;
}
@media only screen and (max-width: 767px) {
  .product-carousel-component .attr-title {
    font-size: 26px;
  }
  .carousel[data-slides-to-show] .carousel-inner img {
    width: 136px;
    height: 136px;
    object-fit: cover;
  }
  .carousel[data-slides-to-show] .carousel-indicators li {
    width: 15px;
  }
  .carousel[data-slides-to-show] .carousel-indicators li.active {
    width: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-carousel-component {
    padding-top: 45px;
  }
  .product-carousel-component .attr-title {
    font-size: 30px;
  }
  .carousel[data-slides-to-show] .carousel-inner img {
    width: 205px;
    height: 198px;
    object-fit: cover;
  }
  .carousel[data-slides-to-show] .carousel-control-dark.left {
    left: 0;
    margin-left: 14px;
  }
  .carousel[data-slides-to-show] .carousel-control-dark.right {
    right: 0;
    margin-right: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-carousel-component .attr-title {
    font-size: 43px;
  }
  .carousel[data-slides-to-show] .carousel-inner img {
    width: 205px;
    height: 198px;
    object-fit: cover;
  }
}
.carousel .carousel-indicators li {
  width: 33px;
  height: 4px;
  background-color: rgba(51, 51, 51, 0.39);
  border: 0;
  border-radius: 4.5px;
}
.carousel .carousel-indicators li:hover {
  background-color: rgba(33, 33, 33, 0.6);
}
.carousel .carousel-indicators li.active {
  border: solid 1px rgba(0, 0, 0, 0.5);
  background-color: #009eff;
  height: 5px;
}
.carousel .carousel-control-dark {
  background-color: rgba(51, 51, 51, 0.39);
  background-image: none;
  border-radius: 50%;
  bottom: 0;
  display: inline-flex;
  height: 42px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 42px;
  opacity: .4;
}
.carousel .carousel-control-dark:hover {
  opacity: 0.6;
  background-color: #212121;
}
.carousel .carousel-control-dark.disabled {
  opacity: 0.27;
  background-color: rgba(51, 51, 51, 0.4);
  color: currentColor;
  cursor: not-allowed;
  text-decoration: none;
}
.allProductsHeader__content {
  margin: auto;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.allProductsHeader__image {
  min-height: 200px;
  width: 100%;
  object-fit: cover;
}
.allProductsHeader__headLine {
  position: absolute;
  left: 121px;
  bottom: 24px;
}
.allProductsHeader__headLine h6 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: white;
  width: 100%;
  padding-right: 10px;
  font-size: 46px;
  line-height: 1.04;
}
.allProductsWhatsNew {
  margin: auto;
  max-width: 1440px;
  border: 0px solid green;
  background-color: white;
}
.allProductsWhatsNew .link--arrow:hover {
  cursor: pointer;
}
.allProductsWhatsNew__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 0px solid green;
  font-family: 'RedHatText-Medium';
}
.allProductsWhatsNew__infoSquare {
  display: inline-block;
}
.allProductsWhatsNew__infoSquare__header h2 {
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-family: 'RedHatText-Regular';
  letter-spacing: normal;
  color: #000000;
}
.allProductsWhatsNew__infoSquare__body p {
  overflow: hidden;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.allProductsWhatsNew__categoriesSquare {
  height: 100%;
  flex: 1 1 50%;
}
.allProductsWhatsNew__categoriesBody {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.allProductsWhatsNew__categoriesBody a {
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.categorycontent {
  background: white;
  flex: 0 0 calc(50% - 7.5px);
}
.categorycontent a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.categorycontent__image {
  overflow: hidden;
  width: 100%;
  flex: 1 0 auto;
}
.categorycontent__image img {
  transition: all .5s;
  width: 100%;
  object-fit: cover;
}
.categorycontent__title {
  display: flex;
  justify-content: center;
}
.categorycontent__title span {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: 300ms;
  color: #0278d2;
}
.categorycontent__title button {
  background-color: inherit;
  height: auto;
}
.categorycontent__title button span {
  white-space: normal;
}
.categorycontent__title .link--arrow::after {
  right: -15px;
  top: calc(50% - 7px);
}
.categorycontent {
  transition: box-shadow 0.2s;
}
.categorycontent:hover {
  box-shadow: 1px 2px 11px 1px #88888847;
}
.categorycontent:hover .categorycontent__image img {
  transform: scale(1.1);
}
.categorycontent:hover .categorycontent__title span {
  color: #004a8f;
  border-color: #004a8f;
}
.categorycontent:focus .categorycontent__image {
  transform: scale(1.1);
}
.categorycontent:focus .categorycontent__title span {
  color: #004a8f;
  border-color: #004a8f;
}
.allProductsProductDrillDown {
  margin: auto;
  max-width: 1440px;
  border: 0px solid red;
  background-color: #eeeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ProductDrillDown__Container {
  background-color: inherit;
}
.ProductDrillDown__Container .row {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.ProductDrillDown__Item {
  align-items: center;
  color: #0278d2;
  font-family: inherit;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  display: flex;
  flex-direction: column;
}
.ProductDrillDown__Item__Header {
  padding-bottom: 15px;
  padding-top: 12px;
}
.ProductDrillDown__Item__Header a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.ProductDrillDown__Item__Header__Icon {
  height: 15px;
}
.ProductDrillDown__Item__Header:hover .ProductDrillDown__Item__Header__Icon {
  visibility: visible;
}
.ProductDrillDown__Item__Header:focus .ProductDrillDown__Item__Header__Icon {
  visibility: visible;
}
.experience-box__options__text {
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  letter-spacing: 0.8px;
  color: #000000;
}
.experience-box__options__item {
  cursor: pointer;
}
.experience-box__options__item__img {
  width: 3rem;
  height: 3rem;
  margin-bottom: 6px;
  transform: translateX(40%);
}
.experience-box__options__item__img--specifier {
  background: url(../images/architect@3x.png);
  background-size: cover;
}
.experience-box__options__item__img--purchaser {
  background: url(../images/box-icon@3x.png);
  background-size: cover;
  /*&:hover {
                        background: url(../images/Purchaser_hover_icon_blue.svg);
                        background-size: cover;
                    }*/
}
.experience-box__options__item:hover span {
  color: #0278d2 !important;
}
.experience-box__close {
  position: absolute;
  right: 1rem;
  top: 5px;
  color: #0278d2;
  font-size: 1.4rem;
  cursor: pointer;
  /*&:after {
            content: "X";
            font-family: 'RedHatText-Regular';
            color: @CRLmedium;
            font-size: 1.4rem;
            cursor: pointer;
        }*/
}
.experience-box__options__item:hover .experience-box__options__item__img--purchaser {
  background: url(../images/Purchaser_hover_icon_blue.svg);
  background-size: cover;
}
.experience-box__options__item:hover .experience-box__options__item__img--specifier {
  background: url(../images/specifier_hover_icon_blue.svg);
  background-size: cover;
}
.popup--hidden {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.popup__container {
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  z-index: 9999;
  opacity: 1;
  transition: all .3s;
}
.popup__header {
  background-color: #0278d2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.popup__header h2 {
  font-family: 'RedHatText-Regular';
  color: #ffffff;
  font-size: 2.7rem;
  text-align: center;
  padding: 0;
  margin: 0;
}
.popup__close {
  color: #ffffff;
  font-size: 1.8rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
  font-family: 'RedHatText-Regular';
}
.popup__body {
  margin-top: 1rem;
  color: #000000;
  font-size: 1.4rem;
}
.popup__body p {
  font-family: 'RedHatText-Regular';
}
.popup__body--documents {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
  padding-left: 25px;
  padding-right: 25px;
}
.popup__footer {
  bottom: 4rem;
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}
.popup__footer--documents {
  margin-top: 4rem;
  position: relative !important;
}
.popup__card {
  position: absolute;
  top: 30%;
  left: 50%;
  background-color: #ffffff;
  width: 600px;
  box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
  display: table;
  overflow: hidden;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.4s 0.2s;
  text-align: center;
  padding-bottom: 2rem;
  height: 200px;
  font-family: 'RedHatText-Regular';
}
.popup__card--documents {
  min-height: 200px;
  height: auto;
}
.popup__card--simple {
  height: 100px;
}
.popup--documents {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.document-list-container {
  list-style-type: none !important;
  margin-bottom: 1rem !important;
}
.document-list-container ul {
  list-style-type: none !important;
}
.forgotten-password-form {
  padding: 3rem;
  background-color: #ffffff;
  text-align: left;
}
.forgotten-password-form__description {
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  margin-bottom: 2rem;
  display: inline-block;
}
.forgotten-password-form__footer {
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  margin-top: 2rem;
  display: block;
}
.forgotten-password-form__confirmation {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  margin-bottom: 2rem;
  display: inline-block;
}
.forgotten-password-form__text {
  border: 0;
  padding-bottom: .9rem;
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  font-family: 'RedHatText-Regular';
}
.forgotten-password-form__text:not(:last-child) {
  margin-bottom: 1.6rem;
}
.forgotten-password-form__text::placeholder {
  font-size: 1.2rem;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.forgotten-password-form__button {
  height: 3.9rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.forgotten-password-form input:focus {
  outline: none;
}
#cboxLoadedContent {
  overflow: hidden !important;
  padding: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
}
.ProductDrawer {
  width: 100%;
}
.ProductDrawer__Header {
  border-bottom: 2px solid #eeeeee;
}
.ProductDrawer__Container {
  width: 100%;
}
.ProductDrawer__Container.collapse.in {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.ProductDrawer__Section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ProductDrawer__Title span {
  font-family: 'RedHatText-Regular' !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.ProductDrawer__Column:nth-of-type(odd) {
  padding-right: 15px;
}
.ProductDrawer__Column:nth-of-type(even) {
  padding-left: 15px;
}
.ProductDrawer__Column ul {
  column-count: 2;
  column-gap: 15px;
  width: 100%;
}
.ProductDrawer__Column ul li {
  display: inline-block;
  width: 100%;
}
.ProductDrawer__Details {
  font-family: 'RedHatText-Regular';
}
.ProductDrawer__ProductSpec,
.ProductDrawer__TechnicalSpec {
  border-bottom: 1px solid #a0a0a0;
  height: 100%;
}
.ProductDrawer__ProductSpec__Header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ProductDrawer__ProductSpec__Header div {
  flex: 0 0 50%;
}
.ProductDrawer__TechnicalSpec {
  padding-top: 15px;
}
.ProductDrawer__TechnicalSpec__Header {
  font-family: 'RedHatText-Medium' !important;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}
.ProductDrawer__TechnicalSpec__Title {
  display: flex;
  flex-direction: column-reverse;
  color: '#5a5a5a';
  font-family: 'RedHatText-Medium';
}
.ProductDrawer__TechnicalSpec__File {
  widows: 100%;
  padding: 10px 0px;
  display: flex;
  /*align-items:center;*/
  justify-content: space-between;
}
.ProductDrawer__TechnicalSpec__File__Download {
  /*width:135px;*/
  color: #0278d2;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.ProductDrawer__TechnicalSpec__File__Save {
  width: 100px;
  color: #0278d2;
  border: 2px solid #0278d2;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.ProductDrawer__TechnicalSpec__DownloadAll {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ProductDrawer__TechnicalSpec__DownloadAll__Button {
  width: 167px;
  height: 40px;
  color: #0278d2;
  border: 2px solid #0278d2;
  display: flex;
  justify-content: center;
  align-items: center;
}
a[aria-expanded=true] .icon-plus {
  display: none;
}
a[aria-expanded=false] .icon-minus {
  display: none;
  height: 50px;
  width: 50px;
}
.ProductCategory__Search {
  width: 100%;
  height: 100px;
  background-color: #eeeeee;
  font-family: "RedHatText-Regular";
}
.ProductCategory__Search .form-control {
  border: none;
  height: 45px;
  border-bottom: solid 1px #000000;
}
.ProductCategory__BreadCrumb {
  width: 100%;
  background-color: inherit;
}
.ProductCategory__BreadCrumb.brand-listing {
  padding: 20px 0px;
}
.ProductCategory__BreadCrumb.brand-listing .breadcrumb {
  margin: 25px 0 11px 0px;
}
.ProductCategory__BreadCrumb .breadcrumb {
  background: none !important;
  font-size: 11px;
  font-family: "RedHatText-Regular";
  margin: 20px 0px;
  padding: 0px;
}
.ProductCategory__BreadCrumb .breadcrumb li.active {
  color: #0278d2;
}
.ProductCategory__BreadCrumb .breadcrumb li:before {
  padding: 0 1px;
}
.crl-header-container {
  position: relative;
}
.brand {
  height: 100%;
}
.brand .content-fragment-component {
  background-color: white;
  font-family: "RedHatText-Regular";
}
.brand__header {
  position: relative;
}
.brand__header__cover {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
  height: 100%;
  width: 100%;
}
.brand__header__container {
  color: #ffffff;
  top: 150px;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  height: 100%;
  top: 0;
  text-align: left;
  padding-bottom: 60px;
}
.brand__header__container img {
  height: 72px;
}
.brand__header__title {
  font-size: 54px;
}
.brand__header__description {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
  font-family: 'RedHatText-Medium';
  font-size: 2.2rem;
}
.brand__header__image img {
  height: auto;
  width: 100%;
}
.brand__header__link a {
  position: relative;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 500;
  color: #ffffff;
  border: 2px solid #ffffff;
  height: 3.9rem;
  display: inline-block;
  padding-top: .9rem;
  padding-left: 1.2rem;
  padding-right: 2.4rem;
  text-decoration: none;
}
.brand__header__link a::after {
  content: "" !important;
  position: absolute;
  background: url(../images/karet-lite.svg) !important;
  height: 12px;
  width: 8px;
}
.brand__header__link a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
}
.brand__products-slider {
  background-color: #eeeeee;
}
.brand__products-slider .product-carousel-component {
  padding-top: 45px;
  padding-bottom: 45px;
}
.brand__products-slider .product-carousel-component .carousel-inner .row {
  min-height: 358px;
}
.brand__products-slider .product-carousel-component .carousel-inner .row .card {
  width: 100%;
}
.brand__articles:empty {
  padding-top: 3rem;
}
.brand__articles .brand-list__content-list__title:empty {
  display: none;
}
.brand__articles .brand__article-item {
  padding-top: 75px;
}
.brand__articles .brand__article-item:last-child {
  padding-bottom: 75px;
}
.brand__newproducts {
  background-color: #eeeeee;
  text-align: center;
}
.brand__newproducts .allProductsWhatsNew__content {
  height: auto;
}
.brand__newproducts .allProductsWhatsNew__infoSquare,
.brand__newproducts .allProductsWhatsNew__categoriesSquare {
  padding-top: 0px;
  height: auto;
}
.brand__newproducts h3 {
  font-size: 2.6rem;
  line-height: 1.15;
  color: #000000;
}
.brand__newproducts p {
  font-size: 1.2rem;
  line-height: 1.15;
  letter-spacing: 0.5px;
  text-align: center;
  color: #5a5a5a;
}
.brand__resources {
  padding-top: 6rem;
}
.brand__resources .attr-subheading {
  display: none;
}
.brand__resources .brand__article-item {
  padding: 0px 13px;
}
.brand__button-blade {
  text-align: center;
}
.brand__button-blade--carousel {
  padding-bottom: 5rem;
}
.brand__button-blade--newproducts {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.brand__button-blade--resources {
  padding-top: 1rem;
  padding-bottom: 7.5rem;
}
.brand__button-blade__link a {
  position: relative;
  color: #eeeeee;
  background-color: #0278d2;
  border-color: #0278d2;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding-left: 1.2rem;
  padding-right: 2.4rem;
  text-decoration: none;
  height: 3.9rem;
  display: inline-block;
  padding-top: .9rem;
}
.brand__button-blade__link a::after {
  content: "" !important;
  position: absolute;
  background: url(../images/karet-lite.svg) !important;
  height: 12px;
  width: 8px;
  top: 1.2rem;
  right: .5rem;
}
.brand__button-blade__link a:hover {
  color: #ffffff;
  background-color: #004a8f;
  border-color: #004a8f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.Article__PaddingTop {
  padding-top: 31px;
}
.Article__Top__Route {
  font-family: 'RedHatText-Regular';
  font-size: 11px;
  padding-left: 8px;
}
.Article__Image__Header img {
  width: auto;
}
.Article__Image__Header.video-container {
  width: 100%;
  padding-top: 30px;
}
.Article__Image.video {
  max-width: 705px;
  margin: 0 auto;
}
.Article__Image__Footer {
  text-align: center;
  font-family: 'RedHatText-Regular';
}
.Article__Body,
.Article__Bottom {
  margin-left: auto;
  margin-right: auto;
}
.Article__Header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
}
.Article__Header__ert {
  text-transform: uppercase;
  border-left: solid 1px #979797;
}
.Article__Header__ert:before {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 400;
  content: "\f15c";
  padding-right: 5px;
}
.Article__Header__ert:empty {
  display: none;
}
.Article__Header__Headline {
  width: 100%;
  font-family: "RedHatText-Regular";
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-align: center;
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Article__Header__Headline h3 {
  font-size: 43px;
  margin: 0;
}
.Article__Header__Info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "RedHatText-Regular";
  font-size: 14px;
  line-height: 1.43;
  color: #5a5a5a;
  padding-top: 10px;
  padding-bottom: 30px;
}
.Article__Header__Info div {
  padding: 0 15px;
  box-sizing: content-box;
}
.Article__Header__Info__Compressed {
  display: none;
}
.Article__Header__Info__author {
  border-right: solid 1px #979797;
}
.Article__Header__Info__author {
  color: #5a5a5a;
}
.Article__Header__Info__author span {
  color: #0278d2;
  font-size: 14px;
  font-weight: bold;
}
.Article__Header__Info__ert i {
  padding-right: 5px;
}
.Article__Header__Description {
  width: 100%;
  font-family: "RedHatText-Regular";
  font-size: 18px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  overflow: hidden;
  color: #5a5a5a;
}
.Article__Body {
  color: #5a5a5a;
  padding: 0;
}
.Article__Body ul {
  padding-left: 20px;
  list-style: none;
}
.Article__Body ul li:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  line-height: 14px;
  content: '•';
  margin: 0 15px 0 -20px;
  color: #0278d2;
}
.Article__Body ol {
  padding-left: 15px;
}
.Article__Body ol li {
  padding-left: 7px;
}
.Article__Body li:first-child {
  margin-top: 10px;
}
.Article__Body li:last-child {
  margin-bottom: 10px;
}
.comma-list {
  display: inline;
  list-style: none;
  padding: 0;
}
.comma-list li {
  display: inline;
}
.comma-list li::after {
  content: ", ";
}
.comma-list li:last-child::after {
  content: "";
}
.Article__Bottom__Tags span {
  display: none;
}
.Article__Section__Bottom {
  padding-top: 70px;
  padding-bottom: 85px;
}
.Article__Section .tooltip {
  border: none;
}
.Article__Section .tooltip .tooltip-arrow {
  border-top-color: #0278d2;
}
.Article__Section .tooltip .tooltip-inner {
  background-color: #0278d2;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
}
.Article__RelatedContent {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
}
.Article__RelatedContent__Title {
  width: 100%;
}
.Article__RelatedContent__Title h3 {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
}
.Article__RelatedContentCard {
  background-color: #ffffff;
  flex: 0 0 calc(50% - 7.5px);
}
.Article__RelatedContentCard__Title h3 {
  font-size: 27px;
  margin: 0;
  font-family: 'RedHatText-Regular';
}
.Article__RelatedContentCard__Header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Article__RelatedContentCard__Header > div {
  flex: 0 0 auto;
}
.Article__RelatedContentCard__Header__EyeBrow {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.Article__RelatedContentCard__Header__EyeBrow span {
  font-family: 'RedHatText-Medium';
  font-size: 11px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  letter-spacing: 2.15px;
  color: #9a2061;
}
.Article__RelatedContentCard__Header__ert {
  color: #5a5a5a;
  text-transform: uppercase;
}
.Article__RelatedContentCard__Header__ert span {
  font-size: 11px;
}
.Article__RelatedContentCard__Header__ert span:before {
  padding-right: 5px;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 400;
  content: "\f15c";
}
.Article__RelatedContentCard__Header__ert span:empty {
  display: none;
}
.Article__RelatedContentCard__Date {
  width: 100%;
  margin-top: 10px;
  font-family: 'RedHatText-Medium';
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.Article__RelatedContentCard__Description {
  width: 100%;
  margin-top: 15px;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  overflow: hidden;
  color: black;
}
.Article__RelatedContentCard__Link {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  font-family: 'RedHatText-Medium';
}
.Article__RelatedContentCard__Link .attr-linktext {
  padding-right: 5px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.brand-list {
  height: 100%;
}
.brand-list .brand__header {
  position: relative;
  height: 20rem;
}
.brand-list .brand__header__image img {
  width: 100%;
  height: 100%;
  max-height: 200px;
}
.brand-list .brand__header__cover {
  display: none;
}
.brand-list .brand__header__container {
  background: #ffffff;
  color: #ffffff;
  position: relative;
  top: 0px;
  padding-bottom: 0;
}
.brand-list .brand__header__container img {
  position: absolute;
  top: calc(-100% + 20px);
  height: 58px;
}
.brand-list .brand__header__container div {
  width: 100%;
}
.brand-list .brand__header__title {
  color: #ffffff;
  text-align: center;
  top: 100%;
}
.brand-list .brand__header__description {
  line-height: 1.5;
  letter-spacing: .5px;
  text-align: left;
  font-weight: 500;
  margin: 0;
  font-family: 'RedHatText-Regular';
  padding-top: 45px;
  padding-bottom: 37px;
  color: #000000;
  font-size: 1.8rem;
}
.brand-list .brand__header__link {
  display: none;
}
.brand-list .results-header {
  padding: 15px 25px;
  background-color: #ffffff;
}
.brand-list .row.results-header {
  margin: 0;
}
.brand-list__product-list {
  background-color: #eeeeee;
  padding-top: 1.2rem;
  padding-bottom: 4.5rem;
}
.brand-list__product-list__search {
  padding-bottom: 3rem;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
.brand-list__product-list__search__text {
  position: relative;
  background-color: #ffffff;
  width: 100%;
  height: 5rem;
  font-size: 1.8rem;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
  margin-bottom: 4.5rem;
}
.brand-list__product-list__search__text input {
  border: 0;
  width: 100%;
  padding-left: 1.5rem;
  padding-top: .9rem;
  padding-bottom: .9rem;
  height: 5rem;
  border-bottom: solid 1px #a0a0a0;
}
.brand-list__product-list__search__text input::placeholder {
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.brand-list__product-list__search__text input:focus {
  outline: none;
  border: 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.72);
}
.brand-list__product-list__search__text::after {
  content: "" !important;
  position: absolute;
  background: url(../images/search_black.svg) !important;
  top: 1.7rem;
  right: 2.2rem;
  background-size: cover;
  width: 1.6rem;
  height: 1.6rem;
  color: #000000;
}
.brand-list__product-list__search__filter {
  background-color: #ffffff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: .8rem;
  padding-left: .8rem;
  font-family: 'RedHatText-Regular';
  text-align: left;
}
.brand-list__product-list__search__list {
  height: 3.4rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: .5rem;
  font-size: 1.3rem;
  color: #000000;
  border: 1px solid #5a5a5a;
  padding-left: 1.5rem;
  position: relative;
}
.brand-list__product-list__search__addIcon {
  position: absolute;
  text-align: right;
  font-size: 1.1rem;
  color: #0278d2;
  right: 1.5rem;
  bottom: .9rem;
}
.brand-list__product-list__search__pager {
  padding-top: .8rem;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #000000;
  display: inline-block;
  font-family: 'RedHatText-Regular';
}
.brand-list__product-list__search__sort {
  height: 3.4rem;
  width: 245px;
  margin-left: auto;
  border: 1px solid #5a5a5a;
  font-size: 1.3rem;
  color: #000000;
  padding-left: 1.5rem;
  padding-top: 1.2rem;
  font-family: 'RedHatText-Regular';
}
.brand-list__product-list__search__arrowIcon {
  position: absolute;
  font-size: 1.1rem;
  color: #0278d2;
  right: 2.3rem;
  bottom: .9rem;
}
.brand-list__product-list__tile {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
.brand-list__product-list .tile-label {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: 0.79px;
  text-align: center;
  color: #000000;
}
.brand-list__content-tiles {
  padding: 4.5rem 0px;
  background-color: #ffffff;
}
.brand-list__content-tiles .content-tile__parent {
  position: relative;
}
.brand-list__content-list {
  padding-top: 7.5rem;
  padding-bottom: 8.6rem;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #eeeeee;
}
.brand-list__content-list .row {
  display: flex;
  align-items: stretch;
}
.brand-list__content-list .row .brand__article-item .content-fragment-component {
  align-items: flex-start;
}
.brand-list__content-list__title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin: 0;
  padding-bottom: 4.2rem;
}
.brand-list__content-list__resource-title {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 2.29px;
}
.brand-list__content-list__resource-subtitle {
  font-size: 2.2rem;
  line-height: 1.09;
  letter-spacing: normal;
  color: #000000;
  font-family: 'RedHatText-Regular';
}
.brand-list__content-list__resource-content {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.brand-list__content-list__resource {
  background-color: #ffffff;
}
.brand-list .cb-item {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
.brand-list .cb-item input[type="checkbox"] {
  margin-bottom: 17px;
}
.brand-list .cb-item .cb-label {
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  color: #000000;
}
.brand-list .cb-item .cb-counter {
  color: #5a5a5a;
}
.brand-list #heading-collapsed.collapsed i::before {
  content: "\f067";
}
.brand-list #heading-collapsed i::before {
  content: "\f068";
}
.brand-list__content-list__title:empty {
  padding-bottom: 0;
}
.page-faqContentPage .page-content .container .yCmsContentSlot {
  width: 66%;
}
.page-footer.faq-footer {
  padding: 75px 0px;
}
.trl__a {
  text-decoration: none;
}
.trl__handIcon {
  cursor: pointer;
}
.trl__categoryButton {
  margin: 0px;
}
#clearall {
  padding-left: 20px;
  font-size: 14px;
}
.trl__categorynavigation__body > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.ProductDrillDown__Item__Header__Icon .button__icon {
  top: -1px;
}
input[type=checkbox].trl__css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].trl__css-checkbox + label.css-label {
  padding-left: 35px;
  height: 14px;
  display: inline-block;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 30px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].trl__css-checkbox:checked + label.css-label {
  background-position: 0 -14px;
}
label.css-label {
  background-image: url(../images/csscheckbox_blue.png);
  background-size: 14px 28px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tr_issavedicon {
  width: auto;
  height: auto;
}
.breadcrumb {
  background-color: white!important;
}
.mt-2r {
  margin-top: -2rem;
}
.prod__subcategory__breadcrum .active,
.prod__subcategory__breadcrum li a {
  color: #0278d2!important;
  font-family: 'RedHatText-Regular';
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.prod__subcategory .__title {
  font-family: 'RedHatText-Regular';
  font-size: 43px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-transform: none;
}
.prod__subcategory .__description {
  width: 585px;
  display: inline-block;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  padding-bottom: 38px;
}
.prod__subcategory__rectangle {
  background-color: #f8f8f8;
  padding-top: 50px;
}
.prod__subcategory__rectangle .input-search .form-control-feedback {
  margin-top: 8px;
}
.prod__subcategory__rectangle .input-search input[type="text"] {
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #5a5a5a;
  font-family: 'RedHatText-Regular';
  padding-top: 14px;
  padding-bottom: 13px;
  height: 50px;
  border-left: none;
}
.subcategories {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.subcategories > div {
  padding-top: 15px;
}
.subcategory_content .content-fragment-component {
  flex-direction: column;
}
.subcategory__image {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 2rem 6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
.subcategory__image:hover {
  cursor: pointer;
}
.subcategory__image .image {
  border: none;
}
.subcategory__image .image img {
  width: 90%;
  object-fit: contain;
}
.subcategory__image .link {
  margin-top: 2rem;
  display: inline-block;
}
.subcategory__image .link {
  font-family: 'RedHatText-Regular';
  font-size: 11px;
  font-weight: 500;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #0278d2;
  margin-left: auto;
  margin-right: auto;
  padding-right: 5px;
}
.subcategory__image .link:hover {
  background-color: white;
  color: #025b9f;
}
.subcategory__image .link a:hover {
  color: #025b9f;
}
.internal-tile__content {
  margin-top: -12rem !important;
  bottom: 36rem!important;
}
.link .ProductDrillDown__Item__Header__Icon {
  visibility: visible !important;
  margin-top: 1px !important;
}
.tool-details-header__cover {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  width: 100%;
}
.tool-details-header__image {
  position: relative;
  width: 100%;
  height: 20rem;
  display: flex;
  align-items: flex-end;
}
.tool-details-header__title {
  padding-bottom: 24px;
}
.tool-details-header__title--top {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-family: 'RedHatText-Regular';
  font-size: 1.1rem;
  color: #ffffff;
}
.tool-details-header__title--primary {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-family: 'RedHatText-Regular';
  font-size: 4.6rem;
  line-height: 1.04;
  color: #ffffff;
}
.tool-details-blade {
  padding-top: 4.2rem;
  padding-bottom: 5.3rem;
  background-color: #eeeeee;
}
.tool-details-blade__title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  line-height: 1.11;
  color: #000000;
}
.tool-details-blade__subtitle {
  font-family: 'RedHatText-Regular';
  font-size: 1.8rem;
  color: #000000;
  margin-bottom: 2rem;
}
.tool-details-content {
  padding-top: 60px;
  padding-bottom: 70px;
}
.tool-details-content__paragraph__title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  line-height: 1.11;
  margin-top: 0px;
  color: #000000;
  margin-bottom: 2.3rem;
}
.tool-details-content .content-fragment-component {
  padding-bottom: 60px;
}
.tool-details-content .page-content__content {
  margin-top: 0px;
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  color: #5a5a5a;
}
.tool-details-feature__image {
  width: 100%;
  padding: 130px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.tool-details-feature__image__content__item-title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  line-height: 1.11;
  text-align: center;
  color: #ffffff;
}
.tool-details-feature__image__content__item-desc {
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  text-align: center;
  color: #ffffff;
}
.tool-details-feature__image__link {
  margin-top: 2rem;
  text-align: center;
}
.tool-details-feature__title {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  text-align: center;
  color: #000000;
}
.tool-details-feature__header {
  width: 100%;
  font-family: 'RedHatText-Regular';
  font-size: 4.6rem;
  text-align: center;
  color: #ffffff;
  margin-bottom: 45px;
  margin-top: 0px;
}
.tool-details-feature__subtitle {
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  line-height: 1.71;
  text-align: center;
  color: #5a5a5a;
  width: 66%;
  margin: 0px auto;
  margin-bottom: 10px;
}
.tool-details-feature__blade {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
  text-align: center;
}
.tool-details-feature__blade__content .link:hover {
  background: transparent;
  border: none;
  text-decoration: underline;
}
.tool-details-feature__blade__content .bottom-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.tool-details-feature__blade__content .bottom-links .button {
  margin-left: 30px;
}
.tool-details-feature__content > .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin: 0px auto;
}
.tool-details-feature__content > .row::before {
  display: none;
}
.tool-details-feature__content__item {
  flex: 0 0 285px;
}
.tool-details-feature__content__item-title {
  color: #ffffff;
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  line-height: 1.11;
  text-align: center;
  margin-top: 0px;
}
.tool-details-feature__content__item-desc {
  color: #ffffff;
  font-family: 'RedHatText-Regular';
  font-size: 1.4rem;
  text-align: center;
}
.tool-details-feature__link {
  margin-top: 2rem;
  text-align: center;
  width: 100%;
}
.tool-details-feature__link .button--transparent:hover {
  background-color: #ffffff;
}
.tool-details-feature__link .button--transparent:hover a {
  color: #000000;
}
.button-header {
  margin-right: 2rem;
  padding-right: 2rem;
}
.tool-details-bottom {
  padding: 60px 0px 120px 0px;
}
.tool-details-bottom .content-fragment-component,
.tool-details-content .content-fragment-component {
  height: auto;
}
.tool-details-bottom .content-fragment-component .attr-text,
.tool-details-content .content-fragment-component .attr-text {
  font-size: 18px;
}
.tool-details-bottom .content-fragment-component .mt-5,
.tool-details-content .content-fragment-component .mt-5 {
  white-space: nowrap;
}
.tool-details-bottom .content-fragment-component .button--blue,
.tool-details-content .content-fragment-component .button--blue {
  margin-right: 15px;
}
.onlineToolsBody .content-fragment-component {
  padding-bottom: 25px;
}
.onlineToolsBody .content-fragment-component .attr-text,
.onlineToolsBody .content-fragment-component .attr-text-brand {
  font-size: 18px;
}
.onlineToolsBody .content-fragment-component .button {
  height: auto;
  display: inline-block;
}
.page-footer__title {
  margin-top: 0;
}
.onlilne__tools__rectangles {
  width: 100%;
  background-color: #f8f8f8;
  padding: 45px 0px;
}
.tool-details-header__image {
  background-size: cover;
  background-repeat: no-repeat;
}
.onlilne__tools__rectangles .onlinetools__text {
  font-family: 'RedHatText-Regular';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.pd__imagespace {
  overflow: auto;
}
.pd__imagespace__previewlist {
  overflow: auto;
}
.pd__imagespace__previewlist__item img {
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
}
.pd__imagespace__image img {
  max-width: 100%;
  max-height: 100%;
}
.pd__imagespace__compact__image img {
  max-width: 100%;
  max-height: 100%;
}
.pd__breadcrumb .breadcrumb {
  background: none !important;
  font-size: 11px;
  font-family: "RedHatText-Regular";
  padding: 0;
  margin: 30px 0 30px 23px;
}
.pd__breadcrumb .breadcrumb li.active {
  color: #0278d2;
}
.pd__breadcrumb .breadcrumb li:before {
  padding: 0 1px;
}
.pd__modal__content__body__imagespace__previewlist {
  overflow: auto;
}
.pd__modal__content__body__imagespace__previewlist__item img {
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
}
.pd__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-bottom: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.85);
}
.pd__modal__content {
  width: 90%;
  height: 100%;
  position: relative;
  margin: auto;
  padding: 0;
  max-width: 1200px;
}
.pd__modal__content__header {
  width: 100%;
  height: 70px;
  display: flex;
  padding-left: 125px;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.pd__modal__content__header__title {
  width: auto;
}
.pd__modal__content__header__title span {
  font-family: "RedHatText-Regular";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.productBreaks__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 50px;
  padding-bottom: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.85);
}
.productBreaks__modal__content {
  width: 90%;
  height: 50%;
  position: relative;
  margin: auto;
  padding: 0;
  max-width: 800px;
  background-color: white;
}
.productBreaks__modal__content__header {
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  background-color: #0278d2;
}
.productBreaks__modal__content__header__title {
  width: auto;
}
.productBreaks__modal__content__header__title span {
  font-family: "RedHatText-Regular";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.productBreaks__modal__content__body {
  padding: 20px;
  text-align: center;
}
.productStock__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 50px;
  padding-bottom: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.85);
}
.productStock__modal__content {
  width: 90%;
  height: 50%;
  position: relative;
  margin: auto;
  padding: 0;
  max-width: 800px;
  background-color: white;
}
.productStock__modal__content__header {
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  background-color: #0278d2;
}
.productStock__modal__content__header__title {
  width: auto;
}
.productStock__modal__content__header__title span {
  font-family: "RedHatText-Regular";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.productStock__modal__content__body {
  padding: 20px;
  text-align: center;
}
.pd__modal__content__body {
  width: 100%;
  height: 90%;
  display: flex;
}
.pd__modal__content__body__left {
  width: 23px;
}
.pd__modal__content__body__imagespace {
  width: 100%;
  display: flex;
}
.pd__modal__content__body__imagespace__previewlist {
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.pd__modal__content__body__imagespace__previewlist__item {
  width: 65px;
  height: 65px;
  margin-bottom: 15px;
}
.pd__modal__content__body__imagespace__image {
  width: 100%;
  height: 100%;
  background-color: white;
  text-align: center;
}
.pd__modal__content__body__imagespace__image img {
  max-width: 100%;
  max-height: 100%;
}
.pd__modal__content__body__right {
  width: 23px;
}
.pd__close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.pd__close:hover,
.pd__close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.cursor {
  cursor: pointer;
}
.pd__modal {
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
}
.pd__modal .prev,
.pd__modal .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.pd__modal .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.pd__modal .prev:hover,
.pd__modal .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
/***************************************************** QUANTITY ****************************************/
.quantity {
  position: relative;
  display: flex;
  align-items: center;
}
.quantity h5 {
  width: 29px;
  height: 20px;
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin: 0;
  margin-right: 5px;
  color: black;
  display: inline-block;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.quantity input {
  width: 60px;
  height: 32px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #979797;
  color: #4a4a4a;
}
.quantity input:focus {
  outline: 0;
}
.quantity-nav {
  float: left;
  position: relative;
  height: 32px;
}
.quantity-button {
  position: relative;
  cursor: pointer;
  /*border-left: 1px solid #eee;*/
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.3;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: bold;
}
.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  /*border-bottom: 1px solid #eee;*/
  line-height: 1.4;
}
.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
  line-height: 1;
}
.pd__variantImage__container {
  display: flex;
  margin-bottom: 10px;
}
.pd__variantImage__item {
  width: 33px;
  height: 33px;
  margin-right: 6px;
  cursor: pointer;
}
.pd__variantImage__item img {
  max-width: 100%;
  max-height: 100%;
}
.pd__lightTitle {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
  color: #5a5a5a;
  margin-right: 10px;
}
.pd__boldTitle {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
  color: black;
}
.pd__infospace__contractorinfo__availabilitystock {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.pd__infospace__contractorinfo__availabilitystock__gray {
  font-family: 'RedHatText-Regular';
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.85);
}
.pd__infospace__contractorinfo__availabilitystock__black {
  font-family: 'RedHatText-Regular';
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  color: black;
}
.pd__infospace__contractorinfo__price :nth-child(1) {
  font-family: 'RedHatText-Regular';
  /*font-family: AvenirNext; TODO */
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-right: 8px;
  color: black;
}
.pd__infospace__contractorinfo__price :nth-child(2) {
  font-family: 'RedHatText-Regular';
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  text-decoration: line-through;
  letter-spacing: normal;
  margin-right: 15px;
  color: red;
}
.pd__infospace__contractorinfo__price :nth-child(3) {
  font-family: 'RedHatText-Regular';
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  margin-right: 15px;
  color: black;
}
.product-detail-valid-through {
  color: red;
}
.pdp-you-save-price-label {
  font-family: 'RedHatText-Regular' !important;
  font-size: 11px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.82 !important;
  letter-spacing: normal !important;
  color: #5a5a5a !important;
}
.aboutUs__header__Image {
  width: 100%;
  background-image: linear-gradient(269deg, rgba(216, 216, 216, 0) 100%, rgba(216, 216, 216, 0) 100%, var(--CRLblack) 50%);
  max-height: 557px;
  object-fit: cover;
}
.aboutUs-hero .aboutUs__header__Image {
  max-height: 750px;
}
.aboutUs__header__Content {
  position: absolute;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
  top: 0;
  text-align: left;
}
.aboutUs__header__Content .description {
  letter-spacing: normal;
  line-height: normal;
  font-family: 'RedHatText-Medium';
  margin-bottom: 55px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.aboutUs__header__Content .aboutUs__title {
  color: white;
  font-size: 55px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
}
.aboutUs__header__Content .aboutUs__subtitle {
  color: white;
  font-size: 14px;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.aboutUs__header__Content .aboutUs__cta {
  display: inline-block;
}
.AboutUsImageCTA .row {
  position: relative;
  display: flex;
  align-items: center;
}
.AboutUsImageCTA .gradient-mask {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 14%, rgba(0, 0, 0, 0) 100%);
}
.about__image__cta {
  position: absolute;
  color: white;
  text-align: center;
  padding-left: 13rem;
  padding-right: 13rem;
  font-family: 'RedHatText-Regular';
}
.about__image__cta .title__main {
  margin-bottom: 3rem;
  font-family: 'RedHatText-Regular';
  font-size: 46px;
}
.about__image__cta .subhead__aboutus {
  font-size: 27px;
}
.about__image__cta .supportive__aboutus {
  font-size: 14px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.aboutus__body .content-fragment-component .card-body,
.brand__articles .content-fragment-component .card-body {
  padding: 0px 36px;
}
.aboutus__body .content-fragment-component .card-body .attr-text,
.brand__articles .content-fragment-component .card-body .attr-text,
.aboutus__body .content-fragment-component .card-body .attr-text-brand,
.brand__articles .content-fragment-component .card-body .attr-text-brand {
  font-size: 18px;
}
.aboutus__body .content-fragment-component .card-body .attr-title,
.brand__articles .content-fragment-component .card-body .attr-title {
  margin-bottom: 30px;
}
.aboutus__body .content-fragment-component {
  padding-bottom: 75px;
}
.page-footer.aboutus__footer {
  background-color: white;
  padding: 0px 15px 75px 15px;
}
.page-footer.aboutus__footer .page-footer__link {
  display: none !important;
}
.page-footer.aboutus__footer h1 {
  margin-top: 0px;
}
.CaseStudy {
  font-family: "RedHatText-Regular";
  /* Only stick if you can fit */
}
.CaseStudy h1 {
  font-family: "RedHatText-Regular";
}
@media (min-width: 768px) {
  .CaseStudy__Contributors .contributors-container {
    position: absolute;
    margin-top: 137px;
  }
}
.CaseStudy__CopySection h3 {
  line-height: 3rem;
  margin-top: 0;
  font-size: 18px;
}
.CaseStudy__CopySection h3.chapter-title {
  line-height: 1.3;
}
.CaseStudy .product-carousel-component .card .card-body {
  font-family: "RedHatText-Medium";
}
.CaseStudy .caseStudyReview .CaseStudy__CopySection h3 {
  font-family: 'RedHatText-Medium';
  font-size: 18px;
}
.CaseStudy__Intro h6.attr-headline {
  font-family: 'RedHatText-Bold';
}
.CaseStudy__Intro h3 {
  margin-top: 5px;
}
.CaseStudy__Intro h4 {
  line-height: 2.7rem;
}
.CaseStudy__Image img:hover {
  cursor: pointer;
}
.CaseStudy__Image img.icon-zoom {
  width: 20px !important;
  height: unset !important;
  position: absolute;
  bottom: 40px;
  right: 20px;
}
.CaseStudy__SearchHeader h4 {
  font-family: "RedHatText-Regular";
  line-height: 1.3;
}
.CaseStudy .image-gallery-modal-container .modal {
  text-align: center;
}
.CaseStudy .image-gallery-modal-container .modal-content {
  background: none;
  box-shadow: none;
  border: none;
}
.CaseStudy .image-gallery-modal-container .close {
  color: white;
  opacity: 1;
  font-size: 16px;
}
.CaseStudy .image-gallery-modal-container .carousel {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.CaseStudy .image-gallery-modal-container .carousel .carousel-indicators {
  bottom: -20px;
  justify-content: center!important;
  width: 100%;
  margin-left: unset;
  left: unset;
}
.CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li {
  width: 100px;
  height: 1px;
  background: none;
}
.CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li img {
  border: 2px solid transparent;
}
.CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li.active {
  width: 100px;
  height: 1px;
  background: none;
  border: none;
}
.CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li.active img {
  border: 2px solid #009eff;
}
@media screen and (max-width: 767px) {
  .CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li.active {
    width: 13%;
  }
}
.CaseStudy .image-gallery-modal-container .carousel-inner {
  background-color: white;
}
.CaseStudy .image-gallery-modal-container .carousel-inner .item {
  height: auto;
}
.CaseStudy .image-gallery-modal-container .carousel-inner .item p {
  position: absolute;
  bottom: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  color: white;
  text-shadow: 3px 0px 8px #000000;
  font-size: 15px;
  display: none;
}
@media screen and (max-width: 767px) {
  .CaseStudy .image-gallery-modal-container .carousel .carousel-indicators {
    bottom: -40px;
  }
  .CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li {
    width: 13%;
  }
  .CaseStudy .image-gallery-modal-container .carousel .carousel-indicators li.actvie {
    width: 13%;
  }
}
@media screen and (min-width: 768px) {
  .CaseStudy .image-gallery-modal-container .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .CaseStudy .image-gallery-modal-container .carousel-inner .item p {
    display: block;
  }
}
.CaseStudy .image-gallery-modal-container .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 90%;
}
@media (min-height: 300px) {
  .CaseStudy #pinned-nav ul {
    position: absolute;
    right: 20px;
    top: 200px;
  }
}
.CaseStudy #pinned-nav {
  white-space: nowrap;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  z-index: 1040;
}
.CaseStudy #pinned-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.CaseStudy #pinned-nav ul .pinned-nav-line {
  border-right: 1px #fff solid;
  padding: 20px 0;
  position: absolute;
  right: 0;
  margin: 15px -1px;
  height: 70%;
  box-sizing: border-box;
}
.CaseStudy #pinned-nav ul li {
  position: relative;
  margin-bottom: 5px;
}
.CaseStudy #pinned-nav ul li a {
  display: -ms-flexbox !important;
  display: flex!important;
  -ms-flex-pack: end!important;
  justify-content: flex-end !important;
  padding: 0.5rem 1rem;
  color: transparent;
  text-decoration: none;
}
.CaseStudy #pinned-nav ul li a .circle-container {
  position: relative;
  margin-left: 10px;
}
.CaseStudy #pinned-nav ul li a .circle-container .inner-circle {
  height: 8px;
  width: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  margin-top: 7px;
  margin-left: 7px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.CaseStudy #pinned-nav ul li a.current,
.CaseStudy #pinned-nav ul li a:hover {
  color: #000;
  text-shadow: 2px 2px 8px #000;
}
.CaseStudy #pinned-nav ul li a.current .inner-circle,
.CaseStudy #pinned-nav ul li a:hover .inner-circle {
  height: 11px;
  width: 11px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  margin-top: 7px;
  margin-left: 7px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.CaseStudy #pinned-nav ul li a.current .outer-circle,
.CaseStudy #pinned-nav ul li a:hover .outer-circle {
  height: 25px;
  width: 25px;
  background-color: rgba(76, 76, 76, 0.3);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
}
.CaseStudy #pinned-nav.light-pinned-theme ul li a {
  color: transparent;
}
.CaseStudy #pinned-nav.light-pinned-theme ul li a.current,
.CaseStudy #pinned-nav.light-pinned-theme ul li a:hover {
  color: #fff;
  text-shadow: 2px 2px 8px #000;
}
.CaseStudy .fade-carousel .carousel-inner img {
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .CaseStudy__Image.col-sm-6 img {
    height: 225px;
    object-fit: cover;
    width: 100%;
  }
  .CaseStudy .col-sm-6 .content-fragment-component img {
    height: 225px;
    object-fit: cover;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .CaseStudy__Image.col-sm-6 img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }
  .CaseStudy__CopySection h3 {
    line-height: 4rem;
    font-size: 24px;
  }
  .CaseStudy h1 {
    font-size: 46px;
  }
  .CaseStudy .col-sm-6 .content-fragment-component img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }
}
html {
  scroll-behavior: smooth;
}
.modal-backdrop.in {
  opacity: 0.8;
}
@charset "UTF-8";
.login-page {
  background-color: #eeeeee;
}
.login-page h2 {
  margin-top: 0;
}
.login-page .login-card {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  padding-bottom: 4.5rem;
  text-align: center;
}
.login-page .login-card input:focus {
  outline: none;
}
.login-page .register-account__content ul {
  padding-left: 20px;
}
.login-page .register-account__content ul li:before {
  font-size: 1.2rem;
  margin-right: .5rem;
}
.login-page .register-account .button--register {
  display: inline-block;
}
.customLandingPages {
  padding-bottom: 30px;
}
.customLandingPages ul {
  padding-left: 20px;
}
.customLandingPages .content-fragment-component .link:hover {
  border-color: transparent;
  background-color: transparent;
}
.customLandingPages .content-fragment-component table th {
  background-color: transparent;
  min-width: 80px;
  text-align: left;
}
.customLandingPages .content-fragment-component table th:last-child {
  text-align: left;
}
.customLandingPages .page-content__header {
  font-family: 'RedHatText-Regular';
  font-size: 2.7rem;
  line-height: 1.11;
  margin-top: 0px;
  color: #000000;
  margin-bottom: 2.3rem;
  padding-top: 30px;
}
.customLandingPages .page-content__content {
  margin-top: 2rem;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .customLandingPages .content-fragment-component p {
    margin-bottom: 1rem !important;
  }
  .customLandingPages .page-content__header {
    padding-left: 24px;
    padding-right: 24px;
  }
  .customLandingPages .page-content__content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .customLandingPages {
    padding-bottom: 6rem;
  }
  .customLandingPages .page-content__header {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .customLandingPages .page-content__header {
    padding-left: 8px;
    padding-right: 8px;
  }
  .customLandingPages .page-content__content {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* Always set the map height explicitly to define the size of the div
     * element that contains the map. */
#map {
  height: 393px;
  background-color: grey;
}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
/* TODO: Step 4A1: Make a generic sidebar */
/* Styling for an info pane that slides out from the left. 
     * Hidden by default. */
#panel {
  height: 100%;
  width: null;
  background-color: white;
  position: fixed;
  z-index: 1;
  overflow-x: hidden;
  transition: all 0.2s ease-out;
}
.open {
  width: 250px;
}
/* Styling for place details */
.hero {
  width: 100%;
  height: auto;
  max-height: 166px;
  display: block;
}
.place p {
  font-family: 'open sans', arial, sans-serif;
  padding-left: 18px;
  padding-right: 18px;
}
.details {
  color: darkslategrey;
}
/* a {
      text-decoration: none;
      color: cadetblue;
    } */
.map-container {
  position: relative;
}
.search-container {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
}
@media print {
  .gm-style .gmnoprint,
  .gmnoprint {
    display: none;
  }
}
@media screen {
  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: none;
  }
}
@media print {
  body * {
    visibility: hidden;
    height: 0;
  }
  #map,
  #map *,
  #map-address,
  #map-address * {
    visibility: visible;
  }
  #map,
  #map-address {
    /* position: absolute;
            left: 0;
            top: 0; */
  }
}
.contact-us-sticky-nav .anchor a:focus {
  color: #000;
}
.contact-us-sticky-nav .anchor a .icon {
  float: right;
  margin-top: -1px;
}
.contact-us-sticky-nav .anchor.active a:focus {
  color: #014d86;
}
.location-address {
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: black;
}
.contact-method-phonenumber {
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0278d2;
}
.contact-method-faxnumber {
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #5a5a5a;
}
.location-business-hour {
  font-family: 'RedHatText-Regular' !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #4a4a4a !important;
}
.location-business-time {
  font-family: 'RedHatText-Medium' !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43 !important;
  letter-spacing: normal;
  color: #4a4a4a !important;
}
.location-type {
  font-family: 'RedHatText-Medium' !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.5px !important;
  color: black;
  margin-bottom: 10px;
}
.location-printmap {
  font-family: 'RedHatText-Medium';
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0278d2;
}
.location-teamdescription {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43 !important;
  letter-spacing: normal;
  text-align: center;
  color: #5a5a5a;
}
.location-teammember-name {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 1px;
  -webkit-line-clamp: 3 !important;
  color: black;
}
.location-teammember-title {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  -webkit-line-clamp: 3 !important;
  color: #5a5a5a;
}
.location-email {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.43;
  color: #0278d2;
}
.location-website {
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0278d2;
}
.cart-header .cart-headline,
.cart-header .cart__id--label {
  font-family: 'RedHatText-Regular';
}
.js-cart-top-totals.cart__top--totals {
  padding-bottom: 10px;
}
.cart-totals {
  padding-left: 0px;
  padding-right: 0px;
}
.cart-totals .cart-totals-left,
.cart-totals .cart-totals-right,
.cart-totals .grand-total {
  font-family: 'RedHatText-Medium';
  font-weight: normal;
  padding: 5px 0px;
  padding-left: 0px;
}
.cart-header,
.cart__actions,
.cart__top--totals {
  padding-left: 0px;
  padding-right: 0px;
}
.content__empty {
  padding: 40px 0px;
}
.content__empty h2 {
  font-family: 'RedHatText-Regular';
}
.content__empty ul {
  padding-left: 25px;
}
.item__list__cart {
  background: white;
}
.item__list__cart .item__list--item {
  border-top: none;
}
.item__list__cart .item__list--item .item__name {
  font-family: 'RedHatText-Medium';
  font-weight: normal;
}
.item__list__cart .item__list--item .item__delivery span {
  color: black;
  font-family: 'RedHatText-Medium';
  font-weight: normal;
}
.item__list .item__list--header li {
  background: #5a5a5a;
  color: white;
}
.cart-totals .cart-totals-right,
.cart-totals .cart-totals-taxes {
  padding-right: 0px;
}
#cboxTitle {
  background: #0278d2;
  padding: 0px;
  height: auto;
}
#cboxTitle .headline-text,
#cboxTitle .headline {
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-size: 27px;
  color: white;
  text-align: center;
  padding: 20px 0px 15px;
  margin-bottom: 0px;
}
#cboxClose {
  top: 15px;
  right: 10px;
}
#cboxContent {
  padding-bottom: 20px;
  padding-right: 10px;
}
#addToCartLayer .details .name,
#addToCartLayer .qty,
#addToCartLayer .price {
  font-weight: normal;
}
#addToCartLayer .details .name,
#addToCartLayer .price {
  font-family: 'RedHatText-Medium';
}
#addToCartLayer .qty {
  font-family: 'RedHatText-Regular';
}
#saveCartForm .form-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#saveCartForm .form-group .legend,
#saveCartForm .form-group .control-label {
  font-family: 'RedHatText-Regular';
  color: black;
}
#saveCartForm .form-group .form-control {
  width: auto;
}
#saveCartForm .form-group .help-block {
  font-style: normal;
  margin-bottom: 0px;
}
#saveCartForm .button {
  height: auto;
  text-align: center;
  padding: 8px 25px;
}
#saveCartForm .form-actions .btn-block {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.news-article-refinements .row {
  margin-left: -4px;
  margin-right: -4px;
}
.news-article-list__container .article-item {
  border-bottom: 1px solid grey;
}
.news-article-list__container .article-item:first-child {
  margin-top: 35px;
}
.table__accountDashboard .header__table__accountDashboard {
  font-family: 'RedHatText-Regular';
  letter-spacing: 0;
  /*margin-top: -9px;
        padding-bottom: 9px;*/
}
.table__accountDashboard .header__table__accountDashboard span {
  font-size: 27px;
  color: #000000;
}
.table__accountDashboard .header__table__accountDashboard a {
  margin-left: 15px;
  display: inline-block;
  font-size: 14px;
}
.table__accountDashboard .header__table__accountDashboard a:hover {
  text-decoration: underline;
  color: #013054;
}
.table__accountDashboard .table__info {
  margin-top: 9px!important;
}
.table__accountDashboard .show__hidden__link {
  font-size: 27px!important;
  margin-top: 5px;
  margin-right: 4px;
  float: right;
  cursor: pointer;
}
.table__accountDashboard table th {
  background-color: #5a5a5a;
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff;
  text-transform: none;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.table__accountDashboard table tr {
  border-bottom: 2px solid #979797;
}
.table__accountDashboard table td {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #000000;
  padding-bottom: 20px !important;
  padding-top: 20px!important;
}
.table__accountDashboard table td a,
.table__accountDashboard table td .date__accountDashboard {
  font-family: 'RedHatText-Regular';
}
.table__accountDashboard table td .file__accountDashboard {
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.table__accountDashboard table td .file__accountDashboard:hover {
  cursor: pointer;
  text-decoration: underline;
}
.table__accountDashboard table td .btn__link {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  color: #0278d2;
}
.table__accountDashboard table td .btn__link:hover {
  text-decoration: underline;
  color: #013054;
}
.table__accountDashboard table td .btn__outline__link {
  font-family: 'RedHatText-Medium';
  font-size: 13px;
  letter-spacing: 2px;
  background-color: #ffffff;
  color: #0278d2;
  float: right;
  padding-right: 2rem;
}
.table__accountDashboard table td .btn__outline__link i {
  font-size: 18px;
}
.table__accountDashboard table td .btn__outline__link:hover {
  color: #013054;
}
.table__accountDashboard table td .order-delivery-mode {
  text-transform: capitalize;
}
/******* Screen 320 *******/
@media only screen and (max-width: 767px) {
  .table__accountDashboard .header__table__accountDashboard span {
    font-size: 18px;
  }
  .table__accountDashboard .header__table__accountDashboard a {
    font-size: 12px;
    float: right;
  }
  .table__accountDashboard .header__table__accountDashboard a i {
    font-size: 19px!important;
  }
  .table__accountDashboard .show__hidden__link {
    margin-top: 0px;
  }
  .table__accountDashboard table th {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.42;
  }
  .table__accountDashboard table td {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #5a5a5a;
  }
  .table__accountDashboard table td .btn__link {
    font-size: 12px;
  }
}
/******* Screen 320 *******/
.mobile-tech-reference-show {
  display: none;
}
.mobile-tech-reference-hide {
  display: inline-block;
}
table .mobile-tech-reference-hide {
  display: table-cell;
}
@media only screen and (max-width: 470px) {
  .table__accountDashboard .mobile-tech-reference-hide {
    display: none;
  }
  .table__accountDashboard .mobile-tech-reference-show {
    display: table-cell;
  }
}
.allProducts__Header {
  font-family: 'RedHatText-Regular';
  color: #000000;
  background-color: #ffffff;
}
.allProducts__Header .allProductsHeader__title {
  font-size: 43px;
  line-height: 50px;
  letter-spacing: 0;
}
.allProducts__Header .allProductsHeader__text {
  font-size: 18px;
  letter-spacing: 0;
}
.allProducts__Header .btn-link {
  font-size: 11px;
  letter-spacing: 0;
}
.allProducts__Header .btn-link .fa-chevron-left {
  margin-right: 5px;
}
/******* Screen 768 *******/
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .allProducts__Header {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .allProducts__Header .allProductsHeader__title {
    font-size: 36px;
    line-height: 55px;
  }
  .allProducts__Header .allProductsHeader__text {
    font-size: 14px;
    line-height: 20px;
  }
}
/******* Screen 320 *******/
@media only screen and (max-width: 767px) {
  .allProducts__Header {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .allProducts__Header .allProductsHeader__title {
    font-size: 26px;
    line-height: 30px;
  }
  .allProducts__Header .allProductsHeader__text {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }
}
.info__accountDashboard {
  font-size: 14px;
  line-height: 20px;
  font-family: 'RedHatText-Medium';
  color: #000000;
}
.info__accountDashboard .header__info__accountDashboard span {
  font-size: 18px;
}
.info__accountDashboard .header__info__accountDashboard a {
  font-family: 'RedHatText-Regular';
  float: right;
  margin-top: 2px;
  letter-spacing: 0;
}
.info__accountDashboard ul {
  list-style-type: none;
  padding-top: 0.5rem;
}
.info__accountDashboard ul li span:first-child {
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
}
.info__accountDashboard ul li span:last-child {
  color: #000000;
}
/******* Screen 768 *******/
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .info__accountDashboard .header__info__accountDashboard a {
    margin-right: 80%;
  }
  .account__listItem__inline li {
    float: left;
    display: block;
  }
  .right-sm-6 {
    padding-right: 6rem !important;
  }
}
/******* Screen 320 *******/
@media only screen and (max-width: 767px) {
  .info__accountDashboard .header__info__accountDashboard a {
    font-size: 10px;
    letter-spacing: 0.42px;
  }
  li span .info__accountDashboard ul:first-child {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.42px;
  }
  .info__accountDashboard ul:last-child {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }
}
.singleOrderPage .singleOrder__header {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
  line-height: 20px;
  letter-spacing: 0;
  color: #000000;
}
.singleOrderPage .singleOrder__header .span {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
  letter-spacing: 0;
  color: #000000;
}
.singleOrderPage .singleOrder__header .btn__edit {
  font-size: 14px;
  margin-left: 3rem;
}
.singleOrderPage .singleOrder__header .btn__edit:hover {
  text-decoration: underline;
  color: #004a8f;
}
.singleOrderPage .singleOrder__labelUsername {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #5a5a5a;
}
.singleOrderPage .singleOrder__displayUsername {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #000000;
}
.singleOrderPage .btn-link {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  letter-spacing: 0;
  margin-left: 12rem;
}
.singleOrderPage .btn__Change {
  margin-top: -25px;
}
.singleOrderPage .btn__saveSingleOrder {
  font-family: 'RedHatText-Medium';
  font-size: 13px;
  letter-spacing: 2px;
  color: #0278d2;
}
.singleOrderPage .btn__saveSingleOrder i {
  margin-left: 5px;
}
.singleOrderPage .btn__saveSingleOrder:hover {
  text-decoration: underline;
  color: #004a8f;
}
.singleOrderPage .hr {
  border-bottom: 1px solid #000;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .checkoutItemCart__name h4 {
    margin: 0px;
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__label {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__value {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: italic;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
  .checkoutSteps__Header {
    margin-top: 35px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .checkoutItemCart__name h4 {
    margin: 0px;
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__label {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__value {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: italic;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
  .checkout-order-summary-list .checkout-order-summary-list-items .details {
    align-items: center !important;
  }
  .checkout-order-summary-list .checkout-order-summary-list-items .details .table-container {
    flex: 1 0 100%;
    margin-bottom: 10px;
    border-bottom: solid 2px #eeeeee;
  }
  .checkout-order-summary-list .checkout-order-summary-list-items .details .qty {
    flex: 1 0 auto;
  }
  .checkout-order-summary-list .checkout-order-summary-list-items .details .price {
    flex: 0 0 auto;
  }
  .checkout-order-summary-list .checkout-order-summary-list-items .details .base-options {
    flex: 0 0 100%;
  }
}
@media only screen and (min-width: 993px) {
  .checkoutItemCart__name h4 {
    margin: 0px;
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__label {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
  .checkoutItemCart__value {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: italic;
    line-height: 20px;
    letter-spacing: normal;
    color: black;
  }
}
.address-buttons-container {
  display: flex;
  justify-content: space-between;
}
.address-buttons-container .address-link {
  padding: 7px 0px 20px 0px;
}
.address-buttons-container .address-link:hover {
  color: #013054;
}
.checkout-steps .step-head {
  padding-left: 20px;
}
.checkout-steps .step-head:before {
  content: '';
}
.step-body-form label,
.step-body label {
  font-family: 'RedHatText-Regular';
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
  color: #5a5a5a;
}
.step-body-form input[type="text"],
.step-body input[type="text"],
.step-body-form select,
.step-body select {
  height: 40px;
  text-align: left;
  padding-bottom: 0px;
}
.step-body-form select,
.step-body select {
  padding-left: 12px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
.step-body-form select + i,
.step-body select + i {
  position: absolute;
  top: 13px;
  right: 20px;
}
.step-body-form select ~ label,
.step-body select ~ label {
  visibility: hidden;
}
.step-body-form .checkbox label,
.step-body .checkbox label {
  display: inline-flex;
  align-items: center;
}
.step-body-form .checkbox input[type="checkbox"],
.step-body .checkbox input[type="checkbox"] {
  visibility: hidden;
  height: 1px;
  width: 1px;
  float: left;
  margin: 0px;
}
.step-body-form .checkbox input[type="checkbox"]:checked ~ .custom-checkbox,
.step-body .checkbox input[type="checkbox"]:checked ~ .custom-checkbox {
  background-position: 0 -14px;
}
.step-body-form .checkbox .custom-checkbox,
.step-body .checkbox .custom-checkbox {
  height: 14px;
  width: 14px;
  margin-right: 10px;
  display: inline-block;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  background-image: url(../images/csscheckbox_blue.png);
  background-size: 14px 28px;
}
.step-body-form .crl-dropdown--input,
.step-body .crl-dropdown--input {
  border-color: #4a4a4a;
}
.step-body-form .crl-dropdown label::before,
.step-body .crl-dropdown label::before {
  font-weight: normal;
}
.step-body-form .crl-dropdown--label,
.step-body .crl-dropdown--label {
  top: unset !important;
  left: unset !important;
}
.step-body-form .form__radio-group label,
.step-body .form__radio-group label {
  font-weight: normal;
}
.step-body-form .form-group,
.step-body .form-group {
  position: relative;
}
.step-body-form .form-group .control,
.step-body .form-group .control {
  height: 40px;
}
.step-body-form .form-group .control .icon,
.step-body .form-group .control .icon {
  pointer-events: none;
}
.step-body-form .form-group .form-control:focus ~ label,
.step-body .form-group .form-control:focus ~ label,
.step-body-form .form-group .form-control:valid ~ label,
.step-body .form-group .form-control:valid ~ label,
.step-body-form .form-group .form-control:disabled ~ label,
.step-body .form-group .form-control:disabled ~ label {
  font-size: 11px;
  left: 13px;
  top: 2px;
  visibility: visible;
}
.step-body-form .form-group label,
.step-body .form-group label {
  position: absolute;
  top: 10px;
  left: 17px;
  transition: all 0.3s ease;
}
.step-body-form .form-group .checkbox label,
.step-body .form-group .checkbox label {
  position: static;
  padding-left: 0px;
}
.step-body-form .has-error .help-block,
.step-body .has-error .help-block {
  color: #d00000;
  font-style: normal;
  font-weight: normal;
  font-family: 'RedHatText-Regular';
}
.step-body-form .has-error .control-label,
.step-body .has-error .control-label {
  color: #5a5a5a;
}
.step-body-form .has-error .form-control,
.step-body .has-error .form-control,
.step-body-form .has-error .crl-dropdown--input,
.step-body .has-error .crl-dropdown--input,
.step-body-form .has-error textarea,
.step-body .has-error textarea {
  background: white;
  border-color: #d00000;
}
.step-body-form textarea + .help-block,
.step-body textarea + .help-block {
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
}
.step-body-form .form-control,
.step-body .form-control {
  text-transform: none;
}
.step-body-form .radiobuttons_paymentselection,
.step-body .radiobuttons_paymentselection {
  display: flex;
}
.step-body-form .radiobuttons_paymentselection label,
.step-body .radiobuttons_paymentselection label {
  padding-right: 50px;
  font-size: 18px;
  color: black;
  font-weight: normal;
}
.step-body-form .radiobuttons_paymentselection label:last-child,
.step-body .radiobuttons_paymentselection label:last-child {
  padding-right: 0px;
}
.step-body-form .radiobuttons_paymentselection input[type="radio"],
.step-body .radiobuttons_paymentselection input[type="radio"] {
  margin-top: 6px;
  margin-bottom: 18px;
}
.step-body-form .subtotals,
.step-body .subtotals {
  padding: 15px 20px;
}
.step-body-form .subtotals hr,
.step-body .subtotals hr {
  margin: 17px 0;
}
.step-body-form .subtotals div,
.step-body .subtotals div {
  font-family: 'RedHatText-Medium';
  font-weight: normal;
  color: #5a5a5a;
  font-size: 14px;
  width: 40%;
}
.step-body-form .subtotals div span,
.step-body .subtotals div span {
  font-weight: bold;
}
.step-body-form .subtotals .totals,
.step-body .subtotals .totals {
  margin-top: 0;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: normal;
  color: black;
  border: none;
}
.step-body-form .subtotals .totals span,
.step-body .subtotals .totals span {
  font-weight: normal;
}
.step-body-form .place-order-form .checkbox,
.step-body .place-order-form .checkbox {
  margin-top: 5px;
  margin-bottom: 20px;
}
.step-body-form .place-order-form .place-order-container,
.step-body .place-order-form .place-order-container {
  padding-top: 15px;
  background: #f8f8f8;
}
.step-body-form .place-order-form .place-order-container .btn,
.step-body .place-order-form .place-order-container .btn {
  height: 50px;
  text-align: left;
  font-family: 'RedHatText-Medium';
}
.checkout-order-summary .checkout-order-summary-list li {
  height: auto;
}
.checkout-order-summary-list .checkout-order-summary-list-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-order-summary-list .checkout-order-summary-list-items .thumb {
  flex: 0 0 auto;
}
.checkout-order-summary-list .checkout-order-summary-list-items .details {
  margin-left: 0px;
  flex: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.checkout-order-summary-list .checkout-order-summary-list-items .details .checkoutItemCart__name {
  flex: 0 0 100%;
}
.checkout-order-summary-list .checkout-order-summary-list-items .price {
  flex: 0 0 auto;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  float: none;
  margin: 0px;
  padding: 4px 0px;
}
.checkout-order-summary-list .checkout-order-summary-list-items .table {
  width: auto;
  margin: 0px;
}
.checkout-order-summary-list .checkout-order-summary-list-items .table td {
  border: none;
  padding: 4px 0px;
  color: black;
}
.checkout-order-summary-list .checkout-order-summary-list-items .table td:last-child {
  font-family: 'RedHatText-Medium';
}
.checkout-order-summary-list .checkout-order-summary-list-items .qty {
  text-transform: capitalize;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  color: black;
  padding: 4px 0px;
}
.checkout-order-summary-list .checkout-order-summary-list-items .qty span {
  color: #4a4a4a;
}
.checkout-order-summary-list .checkout-order-summary-list-items .base-options {
  display: none;
}
.checkout__Step__Header {
  display: flex !important;
}
.checkout__Step__Title {
  font-family: 'RedHatText-Medium';
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.checkout__Step__EditButton {
  color: #0278d2;
  font-size: 20px;
}
.checkout__Step__ContainerEditing {
  display: flex !important;
  justify-content: space-between !important;
}
.checkout__BackgroundColor {
  background-color: #f8f8f8;
}
.checkout__Center {
  margin: 0 auto;
  max-width: 1200px;
}
.checkout__Center option {
  font-size: 14px;
  font-family: "RedHatText-Regular" !important;
}
.checkout__CenterSmall {
  margin: 0 auto;
  max-width: 985px;
}
.checkout__BottomSpace {
  width: 100%;
  height: 100px;
}
.checkout__titleunderline {
  height: 1px;
  background-color: black;
}
.checkout__BackgroundWhite {
  background-color: #ffffff;
}
.checkout__maxWidth {
  max-width: 1200px;
}
.checkoutSummary__Header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 50px;
  padding-right: 10px;
  padding-bottom: 15px;
}
.checkoutSummary__Title {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
}
.checkoutSummary__TotalSpace {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-family: 'RedHatText-Medium';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin-top: 10px;
}
.checkoutSummary__row {
  display: flex;
  flex-direction: row;
}
.checkoutSummary__EsimatedTotalText {
  width: 200px;
  text-align: start;
  margin: auto;
}
.checkoutSummary__EsimatedTotalText h4 {
  margin: auto;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  margin-right: 17px;
  margin-bottom: 0px;
  font-size: 15px;
}
.checkoutSummary__EsimatedTotalAmount {
  width: 100px;
  text-align: end;
}
.checkoutSummary__EsimatedTotalAmount span {
  font-weight: 500;
  font-size: 15px;
}
.checkoutSteps__Header {
  margin-top: 50px;
  padding-bottom: 35px;
}
.checkoutSteps__ContinueShopping span {
  font-family: 'RedHatText-Medium';
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #0278d2;
}
.checkout__hiddenObject {
  display: none !important;
}
.checkout__addProductToCartSpace {
  display: flex;
}
.checkout__addProductToCartButton {
  width: 154px;
}
.checkout__addToListButton {
  width: 154px;
  margin-left: 20px;
  display: inline-block;
}
.checkout__infoButton {
  padding-top: 10px;
  display: inline-block;
}
.checkout__NextButtonSpace {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-bottom: 20px;
  padding-right: 15px;
}
.checkout__formInput {
  border: 1px solid #5a5a5a;
  height: 40px !important;
}
.cart__circle {
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  width: 19px;
  height: 19px;
  background: #9a2061;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.6em;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-family: 'RedHatText-Medium';
}
.cart__countcontainer {
  display: flex;
}
.cart__circlePosition {
  top: -12px;
  position: relative;
  right: 57px;
}
.header__loginCart {
  display: flex;
}
.checkout__cartSpace {
  padding-left: 3.2rem;
}
#addressbook .addressEntry {
  padding: 30px 15px;
  border-bottom: solid 1px black;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#addressbook .addressEntry .deliveryAddressDetails,
#addressbook .addressEntry .otherDetails {
  font-family: 'RedHatText-Regular';
  color: black;
}
#addressbook .addressEntry .deliveryAddressDetails a,
#addressbook .addressEntry .otherDetails a {
  font-family: 'RedHatText-Medium';
}
#addressbook .addressEntry > div:last-child {
  display: flex;
  align-items: center;
}
#addressbook .addressEntry + .addressEntry {
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .checkoutSteps__Header {
    margin-top: 35px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout__infoButton {
    top: 1rem;
    position: absolute;
  }
}
/******* Order Detail *******/
.order__detail {
  font-family: 'RedHatText-Medium';
}
.order__detail .order__detail__header span {
  font-family: 'RedHatText-Regular';
  font-size: 43px;
  line-height: 50px;
  letter-spacing: 0;
  color: #000000;
}
.order__detail .order__detail__header p {
  font-family: 'RedHatText-Regular';
  font-size: 18px;
  letter-spacing: 0;
  color: #000000;
}
.order__detail .order__detail__header a {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  letter-spacing: 0;
  color: #0278d2;
}
.order__detail .order__detail__header button {
  font-family: 'RedHatText-Medium';
  font-size: 13px;
  letter-spacing: 2px;
  background-color: #0278d2;
  color: #ffffff;
}
.order__detail .order__detail__header button:hover {
  background-color: #004a8f;
}
.order__detail .panel_detail_heading {
  font-family: 'RedHatText-Medium';
  color: #ffffff;
  background-color: #5a5a5a;
  padding: 10px 20px;
  border-bottom: 1px solid transparent;
  font-size: 18px;
  letter-spacing: 0;
}
.order__detail .panel_detail_heading .order_floatRight {
  float: right;
}
.order__detail .panel_detail_heading a {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
}
.order__detail .panel_detail_heading a:hover {
  color: #d9d9d9;
}
.order__detail .panel_detail_heading a i {
  margin-left: 8px;
}
.order__detail .panel_detail_body {
  padding: 25px 22px;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: normal;
}
.order__detail .panel_detail_body .order__number {
  margin-bottom: 3rem !important;
  font-size: 18px!important;
  color: #000000;
}
.order__detail .panel_detail_body .order__number span {
  font-weight: bold;
  margin-left: 12px;
}
.order__detail .panel_detail_body .orderDetail__label {
  color: #5a5a5a;
}
.order__detail .panel_detail_body .orderDetail__display {
  font-family: 'RedHatText-Medium';
  color: #000000;
  font-weight: 500;
}
.order__detail .panel_detail_body .title__order {
  font-size: 27px!important;
  letter-spacing: 0;
  color: #000000;
}
.hr {
  border-bottom: 1px solid #979797;
  margin-bottom: 30px;
  margin-top: 30px;
}
.font-regular {
  font-family: 'RedHatText-Regular';
}
.font-italic {
  font-style: italic;
}
/******* Screen 320 *******/
@media only screen and (max-width: 767px) {
  .order__detail .order__detail__header {
    margin-bottom: 1rem;
  }
  .order__detail .order__detail__header a {
    margin-bottom: 7px;
  }
  .order__detail .panel_detail_heading {
    height: 108px;
  }
  .order__detail .panel_detail_heading .order_floatRight {
    float: none;
    margin-top: 2rem;
  }
}
/******* Screen 768 *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .order__detail .order__detail__header {
    margin-bottom: 1rem;
  }
  .order__detail .panel_detail_heading .order_floatRight {
    float: right;
  }
}
.orderConfirmation__header {
  display: flex;
  background-color: #f8f8f8;
  padding-top: 78px;
  padding-bottom: 20px;
}
.orderConfirmation__productsOrdered {
  width: 100%;
  height: 65px;
  padding-left: 30px;
  padding-top: 25px;
  background-color: #f8f8f8;
}
.orderConfirmation__productsOrdered span {
  font-family: 'RedHatText-Medium';
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
}
.orderConfirmation__cleanBorder {
  border: 0px !important;
}
.orderConfirmation__fixListBottom {
  margin-bottom: 0px;
}
.orderConfirmation__itemQuantityLabel {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #5a5a5a;
}
.orderConfirmation__itemQuantityValue {
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: black;
  padding-left: 10px;
}
.orderConfirmation__itemTotal {
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0px;
}
.orderConfirmation__orderResume {
  background-color: white;
  color: #000000;
  border: 0px;
}
.orderConfirmation__line {
  width: 50%;
  height: 1px;
  background: #979797;
}
.orderConfirmation__cleanPadding {
  padding: 0px !important;
}
.orderConfirmation__item {
  height: 140px !important;
  border: 0px !important;
  margin-bottom: 0px !important;
  background-color: white;
}
.orderConfirmation__itemName {
  padding-bottom: 6px;
}
.orderConfirmation__itemSeparator {
  width: 100%;
  height: 10px;
  background-color: #f8f8f8;
}
.orderConfirmation__Footer {
  width: 100%;
  height: 200px;
}
.orderConfirmation__cleanPaddingHorizontal {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.orderConfirmation__orderPlaced {
  font-family: 'RedHatText-Regular';
  font-size: 43px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  color: black;
}
.orderConfirmation__continueShoppingButton {
  width: 230px;
}
.orderConfirmation__fixContinueShoppingButton {
  height: 40px;
  font-family: 'RedHatText-Medium';
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: white;
}
.orderConfirmation__headerLabel {
  background-color: #5a5a5a !important;
}
@media only screen and (max-width: 767px) {
  .orderConfirmation__header {
    padding-top: 30px;
    flex-direction: column;
  }
  .orderConfirmation__header__leftSide {
    height: 85px;
    padding-left: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .orderConfirmation__header__rightSide {
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .orderConfirmation__header {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .orderConfirmation__header__leftSide {
    width: 50%;
    height: 85px;
    padding-left: 20px;
    text-align: left;
  }
  .orderConfirmation__header__rightSide {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .orderConfirmation___orderChangeMessage {
    font-family: 'RedHatText-Regular';
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
    padding-top: 10px;
  }
  .orderConfirmation__rateCheckoutExperience {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 993px) {
  .orderConfirmation__header__leftSide {
    width: 50%;
    height: 85px;
    text-align: left;
  }
  .orderConfirmation__header__rightSide {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
  }
  .orderConfirmation__orderChangeMessage {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
    padding-top: 10px;
  }
  .orderConfirmation__rateCheckoutExperience {
    width: 50%;
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
}
.confirmation-page {
  height: 100%;
  background-color: #ffffff;
}
.registration-confirmation-modal #cboxLoadedContent {
  margin-top: 58px;
}
.registration-confirmation-modal #cboxTitle .headline-text,
.registration-confirmation-modal #cboxTitle .headline {
  padding: 10px 0px 10px;
}
.registration-confirmation-modal #cboxClose {
  top: 5px;
  right: 10px;
}
.registration-confirmation-modal__content {
  text-align: center;
  font-family: 'RedHatText-Regular';
}
.registration-confirmation-modal__body {
  margin-top: 1rem;
  color: #000000;
  font-size: 1.4rem;
}
.registration-confirmation-modal__footer {
  bottom: 4rem;
  width: 100%;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.registration-confirmation-modal__error {
  margin-top: 3rem;
  margin-bottom: 4rem;
  color: #000000;
  font-size: 1.4rem;
}
.register-upload-documents-modal #cboxLoadedContent {
  margin-top: 58px;
}
.register-upload-documents-modal #cboxTitle .headline-text,
.register-upload-documents-modal #cboxTitle .headline {
  padding: 10px 0px 10px;
}
.register-upload-documents-modal #cboxClose {
  top: 5px;
  right: 10px;
}
.register-upload-documents-modal__content {
  text-align: center;
  font-family: 'RedHatText-Regular';
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 1rem;
  box-sizing: border-box;
}
.register-upload-documents-modal__footer {
  bottom: 4rem;
  width: 100%;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.register-upload-documents-modal .document-list-container {
  list-style-type: none !important;
  margin-bottom: 1rem !important;
}
.register-upload-documents-modal .document-list-container ul {
  list-style-type: none !important;
}
.register-upload-documents-modal .form__file-input {
  top: auto;
}
.account__management__dashboard {
  font-family: 'RedHatText-Medium';
  font-style: 14px;
  letter-spacing: 0;
  color: #0278d2;
}
.account__management__dashboard a[id^="mng__"] i {
  display: none;
  font-size: 11px;
}
.account__management__dashboard .header__account__management__dashboard {
  border-bottom: 1px solid #000000;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.account__management__dashboard .header__account__management__dashboard span {
  color: #000000;
}
.account__management__dashboard .header__account__management__dashboard a {
  float: right;
  font-size: 15px;
  margin-top: 2px;
  cursor: pointer;
}
.account__management__dashboard ul {
  list-style: none;
}
.account__management__dashboard ul li {
  /*border-bottom: 1px solid @CRLbgGrey;*/
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}
.account__management__dashboard ul li a {
  font-weight: bold;
}
.account__management__dashboard ul li a.indent {
  text-indent: 21px;
}
.account__management__dashboard ul li:last-child {
  border-bottom: 1px solid transparent;
}
.account__management__dashboard ul li span:not(:first-child),
.account__management__dashboard ul li .btn-link {
  font-family: 'RedHatText-Regular';
  display: block;
  margin-top: 5px;
}
/******* Screen 320 *******/
@media only screen and (max-width: 767px) {
  .account__management__dashboard {
    font-size: 12px;
  }
}
.my__accountSection {
  background-color: #ffffff;
  font-family: 'RedHatText-Regular';
  padding-bottom: 4rem;
}
.my__accountSection .my__accountSection__header {
  padding-left: 3rem;
}
.my__accountSection .my__accountSection__header h3 {
  height: 35px;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.my__accountSection .my__accountSection__header .text__bellow__header {
  display: block;
  font-size: 14px;
  color: #5a5a5a;
}
.my__accountSection .my__accountSection__header .btn-link {
  margin-top: -4rem;
  margin-right: 4rem;
}
.my__accountSection .my__accountSection--table tbody td {
  border-bottom: 1px solid #5a5a5a;
}
.my__accountSection .my__accountSection__notFound {
  font-weight: 500!important;
}
.my__accountSection .my__accountSection__content {
  margin-left: 3rem !important;
}
.my__accountSection .my__accountSection__content .btn__height {
  height: 39px!important;
  text-transform: uppercase;
}
.my__accountSection .my__accountSection__content label {
  text-transform: none;
  height: 21px;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5a5a5a;
}
.my__accountSection .my__accountSection__content .input__rectangle {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  /*font-family: 'RedHatText-Regular';*/
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  /*color: #5a5a5a;*/
  /*text-align: center;*/
  border-radius: 0px!important;
}
.my__accountSection .my__accountSection__content .input__rectangle:focus {
  border: solid 1px #0278d2!important;
}
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
body {
  box-sizing: border-box;
}
.container-full {
  width: 100% !important;
}
.container-flex {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
header {
  order: 1;
  align-self: flex-start;
  width: 100%;
}
main {
  order: 1;
  flex-basis: 100%;
}
footer {
  order: 2;
  align-self: flex-end;
  width: 100%;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
.row.display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"],
.row.no-gutters .yCmsComponent > [class^="col-"],
.row.no-gutters .yCmsComponent > [class*=" col-"],
.row.no-gutters .yCmsComponent[class^="col-"],
.row.no-gutters .yCmsComponent[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* Styles for elements having a data-tooltip attribute - using the star
   selector sucks so you may wish to change this to predefined list of HTML
   tags instead */
*[data-tooltip] {
  /* position:relative the tooltip launcher to enable us to position:absolute
      the generated content */
  position: relative;
  /* Change cursor - you may want to remove this if you don't like the
      effect */
  cursor: help;
}
/* Default ::before & ::after values */
*[data-tooltip]::before,
*[data-tooltip]::after {
  pointer-events: none;
  outline: none;
  display: block;
  z-index: 999;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin: 0;
  padding: 0;
  /* Set-up the animation */
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0.2s;
  -moz-transition: all 0.4s ease-out 0.2s;
  -o-transition: all 0.4s ease-out 0.2s;
  transition: all 0.4s ease-out 0.2s;
  -webkit-transform: translate(-50%, -1rem);
  -moz-transform: translate(-50%, -1rem);
  -ms-transform: translate(-50%, -1rem);
  -o-transform: translate(-50%, -1rem);
  transform: translate(-50%, -1rem);
}
/* Tooltip arrow */
*[data-tooltip]::before {
  content: "";
  /* Borders are used to create the arrow so no height or width required */
  width: 0;
  height: 0;
  line-height: 0;
  /* This sets the tooptip arrow color */
  border-top: 5px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: transparent;
  overflow: hidden;
}
/* Tooltip bubble */
*[data-tooltip]::after {
  /* Use the data-tooltip attribute to set the content */
  content: attr(data-tooltip);
  /* Set a default width */
  width: 248px;
  /* Use a margin to create the space required for displaying the tooltip
      arrow */
  margin-bottom: 5px;
  /* Defensive font reset as we inherit */
  letter-spacing: normal;
  text-align: center;
  /* (older) Moz doesn't seem to recognise the following */
  text-decoration: none;
  word-spacing: normal;
  word-wrap: normal;
  word-break: normal;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-family: "Open Sans", "Segoe", "Segoe UI", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, sans-serif;
  /* webkit has problems using rem units on generated content so i'm falling
     back to old school pixels */
  font-size: 13px;
  padding: 6px;
  min-height: 18px;
  color: #fcfcfc;
  /* Default 'dark' theme */
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));
  background-image: -moz-linear-gradient(top, #222222, #000000);
  background-image: linear-gradient(top, #222222, #000000);
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
  text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0px;
}
/* :hover & :focus states */
*[data-tooltip]:hover::before,
*[data-tooltip]:focus::before,
*[data-tooltip]:hover::after,
*[data-tooltip]:focus::after {
  /* http://www.useragentman.com/blog/2014/05/04/fixing-typography-inside-of-2-d-css-transforms/ */
  -webkit-transform: perspective(1px) translate(-50%, 0);
  -moz-transform: perspective(1px) translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: perspective(1px) translate(-50%, 0);
  /* Reset pointer events or things go all strange... */
  pointer-events: auto;
  /* Set the final opacity */
  opacity: 0.96;
}
/* Monospace font */
*[data-tooltip][data-tooltip-theme~="mono"]::after,
[data-tooltip-theme~="mono"] *[data-tooltip]::after {
  font-family: monospace;
}
/* Left align text */
*[data-tooltip][data-tooltip-theme~="lft"]::after,
[data-tooltip-theme~="lft"] *[data-tooltip]::after {
  text-align: left;
}
/* Right align text */
*[data-tooltip][data-tooltip-theme~="rht"]::after,
[data-tooltip-theme~="rht"] *[data-tooltip]::after {
  text-align: right;
}
/* Right to left writing direction */
*[data-tooltip][data-tooltip-theme~="rtl"]::after,
[data-tooltip-theme~="rtl"] *[data-tooltip]::after {
  direction: rtl;
}
/* Blue theme */
*[data-tooltip][data-tooltip-theme~="blue"]::after,
[data-tooltip-theme~="blue"] *[data-tooltip]::after {
  background-color: #3498db;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3498db), to(#3198dd));
  background-image: -moz-linear-gradient(top, #3498db, #3198dd);
  background-image: linear-gradient(top, #3498db, #3198dd);
}
*[data-tooltip][data-tooltip-theme~="blue"]::before,
[data-tooltip-theme~="blue"] *[data-tooltip]::before {
  border-top-color: #3198dd;
}
/* Red theme */
*[data-tooltip][data-tooltip-theme~="red"]::after,
[data-tooltip-theme~="red"] *[data-tooltip]::after {
  background-color: #c0392b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c0392b), to(#e74c3c));
  background-image: -moz-linear-gradient(top, #c0392b, #e74c3c);
  background-image: linear-gradient(top, #c0392b, #e74c3c);
}
*[data-tooltip][data-tooltip-theme~="red"]::before,
[data-tooltip-theme~="red"] *[data-tooltip]::before {
  border-top-color: #e74c3c;
}
/* Green theme */
*[data-tooltip][data-tooltip-theme~="green"]::after,
[data-tooltip-theme~="green"] *[data-tooltip]::after {
  background-color: #3FC380;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3fc380), to(#2ecc71));
  background-image: -moz-linear-gradient(top, #3fc380, #2ecc71);
  background-image: linear-gradient(top, #3fc380, #2ecc71);
}
*[data-tooltip][data-tooltip-theme~="green"]::before,
[data-tooltip-theme~="green"] *[data-tooltip]::before {
  border-top-color: #2ECC71;
}
/* Orange theme */
*[data-tooltip][data-tooltip-theme~="orange"]::after,
[data-tooltip-theme~="orange"] *[data-tooltip]::after {
  background-color: #F9690E;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9690e), to(#d35400));
  background-image: -moz-linear-gradient(top, #f9690e, #d35400);
  background-image: linear-gradient(top, #f9690e, #d35400);
}
*[data-tooltip][data-tooltip-theme~="orange"]::before,
[data-tooltip-theme~="orange"] *[data-tooltip]::before {
  border-top-color: #D35400;
}
/* Make tooltip "links" have a different pointer (as the tooltip uses the
"help" cursor) */
a[data-tooltip] {
  cursor: pointer;
}
.text-greyish-brown {
  color: #505050;
}
a.text-greyish-brown:hover,
a.text-greyish-brown:focus {
  color: #373737;
}
/*-- border utilities --*/
.border {
  border: 1px solid #979797 !important;
}
.border-top {
  border-top: 1px solid #979797 !important;
}
.border-right {
  border-right: 1px solid #979797 !important;
}
.border-bottom {
  border-bottom: 1px solid #979797 !important;
}
.border-left {
  border-left: 1px solid #979797 !important;
}
.border-lightgrey {
  border-color: #eeeeee !important;
}
.border-lightgrey-top {
  border-top: 1px solid #eeeeee !important;
}
.border-lightgrey-right {
  border-right: 1px solid #eeeeee !important;
}
.border-lightgrey-bottom {
  border-bottom: 1px solid #eeeeee !important;
}
.border-lightgrey-left {
  border-left: 1px solid #eeeeee !important;
}
.border-lightgray {
  border-color: #eeeeee !important;
}
.border-lightgray-top {
  border-top: 1px solid #eeeeee !important;
}
.border-lightgray-right {
  border-right: 1px solid #eeeeee !important;
}
.border-lightgray-bottom {
  border-bottom: 1px solid #eeeeee !important;
}
.border-lightgray-left {
  border-left: 1px solid #eeeeee !important;
}
.border-medgrey {
  border-color: #a0a0a0 !important;
}
.border-medgrey-top {
  border-top: 1px solid #a0a0a0 !important;
}
.border-medgrey-right {
  border-right: 1px solid #a0a0a0 !important;
}
.border-medgrey-bottom {
  border-bottom: 1px solid #a0a0a0 !important;
}
.border-medgrey-left {
  border-left: 1px solid #a0a0a0 !important;
}
.border-medgray {
  border-color: #a0a0a0 !important;
}
.border-medgray-top {
  border-top: 1px solid #a0a0a0 !important;
}
.border-medgray-right {
  border-right: 1px solid #a0a0a0 !important;
}
.border-medgray-bottom {
  border-bottom: 1px solid #a0a0a0 !important;
}
.border-medgray-left {
  border-left: 1px solid #a0a0a0 !important;
}
.border-grey {
  border-color: #5a5a5a !important;
}
.border-grey-top {
  border-top: 1px solid #5a5a5a !important;
}
.border-grey-right {
  border-right: 1px solid #5a5a5a !important;
}
.border-grey-bottom {
  border-bottom: 1px solid #5a5a5a !important;
}
.border-grey-left {
  border-left: 1px solid #5a5a5a !important;
}
.border-gray {
  border-color: #5a5a5a !important;
}
.border-gray-top {
  border-top: 1px solid #5a5a5a !important;
}
.border-gray-right {
  border-right: 1px solid #5a5a5a !important;
}
.border-gray-bottom {
  border-bottom: 1px solid #5a5a5a !important;
}
.border-gray-left {
  border-left: 1px solid #5a5a5a !important;
}
.border-black {
  border-color: #000000 !important;
}
.border-black-top {
  border-top: 1px solid #000000 !important;
}
.border-black-right {
  border-right: 1px solid #000000 !important;
}
.border-black-bottom {
  border-bottom: 1px solid #000000 !important;
}
.border-black-left {
  border-left: 1px solid #000000 !important;
}
.border-cyan {
  border-color: #0278d2 !important;
}
.border-cyan-top {
  border-top: 1px solid #0278d2 !important;
}
.border-cyan-right {
  border-right: 1px solid #0278d2 !important;
}
.border-cyan-bottom {
  border-bottom: 1px solid #0278d2 !important;
}
.border-cyan-left {
  border-left: 1px solid #0278d2 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-top-2 {
  border-top-width: 2px !important;
}
.border-right-2 {
  border-right-width: 2px !important;
}
.border-bottom-2 {
  border-bottom-width: 2px !important;
}
.border-left-2 {
  border-left-width: 2px !important;
}
@media (min-width: 320px) {
  .border-xs {
    border-color: #979797 !important;
  }
  .border-xs-top {
    border-top: 1px solid #979797 !important;
  }
  .border-xs-right {
    border-right: 1px solid #979797 !important;
  }
  .border-xs-bottom {
    border-bottom: 1px solid #979797 !important;
  }
  .border-xs-left {
    border-left: 1px solid #979797 !important;
  }
  .border-xs-0 {
    border: 0 !important;
  }
  .border-xs-top-0 {
    border-top: 0 !important;
  }
  .border-xs-right-0 {
    border-right: 0 !important;
  }
  .border-xs-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-xs-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 320px) {
  .border-lightgrey-xs {
    border-color: #eeeeee !important;
  }
  .border-lightgrey-xs-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgrey-xs-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgrey-xs-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgrey-xs-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 320px) {
  .border-lightgray-xs {
    border-color: #eeeeee !important;
  }
  .border-lightgray-xs-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgray-xs-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgray-xs-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgray-xs-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 320px) {
  .border-medgrey-xs {
    border-color: #a0a0a0 !important;
  }
  .border-medgrey-xs-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-xs-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-xs-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-xs-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 320px) {
  .border-medgray-xs {
    border-color: #a0a0a0 !important;
  }
  .border-medgray-xs-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgray-xs-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgray-xs-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgray-xs-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 320px) {
  .border-grey-xs {
    border-color: #5a5a5a !important;
  }
  .border-grey-xs-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-grey-xs-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-grey-xs-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-grey-xs-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 320px) {
  .border-gray-xs {
    border-color: #5a5a5a !important;
  }
  .border-gray-xs-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-gray-xs-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-gray-xs-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-gray-xs-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 320px) {
  .border-black-xs {
    border-color: #000000 !important;
  }
  .border-black-xs-top {
    border-top: 1px solid #000000 !important;
  }
  .border-black-xs-right {
    border-right: 1px solid #000000 !important;
  }
  .border-black-xs-bottom {
    border-bottom: 1px solid #000000 !important;
  }
  .border-black-xs-left {
    border-left: 1px solid #000000 !important;
  }
}
@media (min-width: 320px) {
  .border-cyan-xs {
    border-color: #0278d2 !important;
  }
  .border-cyan-xs-top {
    border-top: 1px solid #0278d2 !important;
  }
  .border-cyan-xs-right {
    border-right: 1px solid #0278d2 !important;
  }
  .border-cyan-xs-bottom {
    border-bottom: 1px solid #0278d2 !important;
  }
  .border-cyan-xs-left {
    border-left: 1px solid #0278d2 !important;
  }
}
@media (min-width: 768px) {
  .border-sm {
    border-color: #979797 !important;
  }
  .border-sm-top {
    border-top: 1px solid #979797 !important;
  }
  .border-sm-right {
    border-right: 1px solid #979797 !important;
  }
  .border-sm-bottom {
    border-bottom: 1px solid #979797 !important;
  }
  .border-sm-left {
    border-left: 1px solid #979797 !important;
  }
  .border-sm-0 {
    border: 0 !important;
  }
  .border-sm-top-0 {
    border-top: 0 !important;
  }
  .border-sm-right-0 {
    border-right: 0 !important;
  }
  .border-sm-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-sm-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .border-lightgrey-sm {
    border-color: #eeeeee !important;
  }
  .border-lightgrey-sm-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgrey-sm-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgrey-sm-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgrey-sm-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 768px) {
  .border-lightgray-sm {
    border-color: #eeeeee !important;
  }
  .border-lightgray-sm-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgray-sm-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgray-sm-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgray-sm-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 768px) {
  .border-medgrey-sm {
    border-color: #a0a0a0 !important;
  }
  .border-medgrey-sm-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-sm-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-sm-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-sm-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 768px) {
  .border-medgray-sm {
    border-color: #a0a0a0 !important;
  }
  .border-medgray-sm-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgray-sm-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgray-sm-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgray-sm-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 768px) {
  .border-grey-sm {
    border-color: #5a5a5a !important;
  }
  .border-grey-sm-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-grey-sm-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-grey-sm-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-grey-sm-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 768px) {
  .border-gray-sm {
    border-color: #5a5a5a !important;
  }
  .border-gray-sm-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-gray-sm-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-gray-sm-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-gray-sm-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 768px) {
  .border-black-sm {
    border-color: #000000 !important;
  }
  .border-black-sm-top {
    border-top: 1px solid #000000 !important;
  }
  .border-black-sm-right {
    border-right: 1px solid #000000 !important;
  }
  .border-black-sm-bottom {
    border-bottom: 1px solid #000000 !important;
  }
  .border-black-sm-left {
    border-left: 1px solid #000000 !important;
  }
}
@media (min-width: 768px) {
  .border-cyan-sm {
    border-color: #0278d2 !important;
  }
  .border-cyan-sm-top {
    border-top: 1px solid #0278d2 !important;
  }
  .border-cyan-sm-right {
    border-right: 1px solid #0278d2 !important;
  }
  .border-cyan-sm-bottom {
    border-bottom: 1px solid #0278d2 !important;
  }
  .border-cyan-sm-left {
    border-left: 1px solid #0278d2 !important;
  }
}
@media (min-width: 992px) {
  .border-md {
    border-color: #979797 !important;
  }
  .border-md-top {
    border-top: 1px solid #979797 !important;
  }
  .border-md-right {
    border-right: 1px solid #979797 !important;
  }
  .border-md-bottom {
    border-bottom: 1px solid #979797 !important;
  }
  .border-md-left {
    border-left: 1px solid #979797 !important;
  }
  .border-md-0 {
    border: 0 !important;
  }
  .border-md-top-0 {
    border-top: 0 !important;
  }
  .border-md-right-0 {
    border-right: 0 !important;
  }
  .border-md-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-md-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .border-lightgrey-md {
    border-color: #eeeeee !important;
  }
  .border-lightgrey-md-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgrey-md-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgrey-md-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgrey-md-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 992px) {
  .border-lightgray-md {
    border-color: #eeeeee !important;
  }
  .border-lightgray-md-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgray-md-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgray-md-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgray-md-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 992px) {
  .border-medgrey-md {
    border-color: #a0a0a0 !important;
  }
  .border-medgrey-md-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-md-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-md-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-md-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 992px) {
  .border-medgray-md {
    border-color: #a0a0a0 !important;
  }
  .border-medgray-md-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgray-md-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgray-md-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgray-md-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 992px) {
  .border-grey-md {
    border-color: #5a5a5a !important;
  }
  .border-grey-md-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-grey-md-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-grey-md-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-grey-md-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 992px) {
  .border-gray-md {
    border-color: #5a5a5a !important;
  }
  .border-gray-md-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-gray-md-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-gray-md-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-gray-md-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 992px) {
  .border-black-md {
    border-color: #000000 !important;
  }
  .border-black-md-top {
    border-top: 1px solid #000000 !important;
  }
  .border-black-md-right {
    border-right: 1px solid #000000 !important;
  }
  .border-black-md-bottom {
    border-bottom: 1px solid #000000 !important;
  }
  .border-black-md-left {
    border-left: 1px solid #000000 !important;
  }
}
@media (min-width: 992px) {
  .border-cyan-md {
    border-color: #0278d2 !important;
  }
  .border-cyan-md-top {
    border-top: 1px solid #0278d2 !important;
  }
  .border-cyan-md-right {
    border-right: 1px solid #0278d2 !important;
  }
  .border-cyan-md-bottom {
    border-bottom: 1px solid #0278d2 !important;
  }
  .border-cyan-md-left {
    border-left: 1px solid #0278d2 !important;
  }
}
@media (min-width: 1200px) {
  .border-lg {
    border-color: #979797 !important;
  }
  .border-lg-top {
    border-top: 1px solid #979797 !important;
  }
  .border-lg-right {
    border-right: 1px solid #979797 !important;
  }
  .border-lg-bottom {
    border-bottom: 1px solid #979797 !important;
  }
  .border-lg-left {
    border-left: 1px solid #979797 !important;
  }
  .border-lg-0 {
    border: 0 !important;
  }
  .border-lg-top-0 {
    border-top: 0 !important;
  }
  .border-lg-right-0 {
    border-right: 0 !important;
  }
  .border-lg-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-lg-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .border-lightgrey-lg {
    border-color: #eeeeee !important;
  }
  .border-lightgrey-lg-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgrey-lg-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgrey-lg-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgrey-lg-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 1200px) {
  .border-lightgray-lg {
    border-color: #eeeeee !important;
  }
  .border-lightgray-lg-top {
    border-top: 1px solid #eeeeee !important;
  }
  .border-lightgray-lg-right {
    border-right: 1px solid #eeeeee !important;
  }
  .border-lightgray-lg-bottom {
    border-bottom: 1px solid #eeeeee !important;
  }
  .border-lightgray-lg-left {
    border-left: 1px solid #eeeeee !important;
  }
}
@media (min-width: 1200px) {
  .border-medgrey-lg {
    border-color: #a0a0a0 !important;
  }
  .border-medgrey-lg-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-lg-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-lg-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgrey-lg-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 1200px) {
  .border-medgray-lg {
    border-color: #a0a0a0 !important;
  }
  .border-medgray-lg-top {
    border-top: 1px solid #a0a0a0 !important;
  }
  .border-medgray-lg-right {
    border-right: 1px solid #a0a0a0 !important;
  }
  .border-medgray-lg-bottom {
    border-bottom: 1px solid #a0a0a0 !important;
  }
  .border-medgray-lg-left {
    border-left: 1px solid #a0a0a0 !important;
  }
}
@media (min-width: 1200px) {
  .border-grey-lg {
    border-color: #5a5a5a !important;
  }
  .border-grey-lg-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-grey-lg-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-grey-lg-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-grey-lg-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 1200px) {
  .border-gray-lg {
    border-color: #5a5a5a !important;
  }
  .border-gray-lg-top {
    border-top: 1px solid #5a5a5a !important;
  }
  .border-gray-lg-right {
    border-right: 1px solid #5a5a5a !important;
  }
  .border-gray-lg-bottom {
    border-bottom: 1px solid #5a5a5a !important;
  }
  .border-gray-lg-left {
    border-left: 1px solid #5a5a5a !important;
  }
}
@media (min-width: 1200px) {
  .border-black-lg {
    border-color: #000000 !important;
  }
  .border-black-lg-top {
    border-top: 1px solid #000000 !important;
  }
  .border-black-lg-right {
    border-right: 1px solid #000000 !important;
  }
  .border-black-lg-bottom {
    border-bottom: 1px solid #000000 !important;
  }
  .border-black-lg-left {
    border-left: 1px solid #000000 !important;
  }
}
@media (min-width: 1200px) {
  .border-cyan-lg {
    border-color: #0278d2 !important;
  }
  .border-cyan-lg-top {
    border-top: 1px solid #0278d2 !important;
  }
  .border-cyan-lg-right {
    border-right: 1px solid #0278d2 !important;
  }
  .border-cyan-lg-bottom {
    border-bottom: 1px solid #0278d2 !important;
  }
  .border-cyan-lg-left {
    border-left: 1px solid #0278d2 !important;
  }
}
/*-- display utilities --*/
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-default {
  display: default !important;
}
@media (min-width: 320px) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
  .d-xs-default {
    display: default !important;
  }
}
@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-default {
    display: default !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-default {
    display: default !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-default {
    display: default !important;
  }
}
/*-- flex utilities --*/
.flex-direction-row {
  flex-direction: row !important;
}
.flex-direction-column {
  flex-direction: column !important;
}
.flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 320px) {
  .flex-direction-xs-row {
    flex-direction: row !important;
  }
  .flex-direction-xs-column {
    flex-direction: column !important;
  }
  .flex-direction-xs-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-direction-xs-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xs-start {
    justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    justify-content: center !important;
  }
  .justify-content-xs-between {
    justify-content: space-between !important;
  }
  .justify-content-xs-around {
    justify-content: space-around !important;
  }
  .align-items-xs-start {
    align-items: flex-start !important;
  }
  .align-items-xs-end {
    align-items: flex-end !important;
  }
  .align-items-xs-center {
    align-items: center !important;
  }
  .align-items-xs-baseline {
    align-items: baseline !important;
  }
  .align-items-xs-stretch {
    align-items: stretch !important;
  }
  .align-content-xs-start {
    align-content: flex-start !important;
  }
  .align-content-xs-end {
    align-content: flex-end !important;
  }
  .align-content-xs-center {
    align-content: center !important;
  }
  .align-content-xs-between {
    align-content: space-between !important;
  }
  .align-content-xs-around {
    align-content: space-around !important;
  }
  .align-content-xs-stretch {
    align-content: stretch !important;
  }
  .align-self-xs-auto {
    align-self: auto !important;
  }
  .align-self-xs-start {
    align-self: flex-start !important;
  }
  .align-self-xs-end {
    align-self: flex-end !important;
  }
  .align-self-xs-center {
    align-self: center !important;
  }
  .align-self-xs-baseline {
    align-self: baseline !important;
  }
  .align-self-xs-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-direction-sm-row {
    flex-direction: row !important;
  }
  .flex-direction-sm-column {
    flex-direction: column !important;
  }
  .flex-direction-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-direction-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-direction-md-row {
    flex-direction: row !important;
  }
  .flex-direction-md-column {
    flex-direction: column !important;
  }
  .flex-direction-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-direction-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-direction-lg-row {
    flex-direction: row !important;
  }
  .flex-direction-lg-column {
    flex-direction: column !important;
  }
  .flex-direction-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-direction-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
/*-- float utilities --*/
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 320px) {
  .float-xs-left {
    float: left   !important;
  }
  .float-xs-right {
    float: right  !important;
  }
  .float-xs-none {
    float: none   !important;
  }
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- position utilities --*/
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-inherit {
  position: inherit !important;
}
.position-initial {
  position: initial !important;
}
.position-relative {
  position: relative !important;
}
.position-static {
  position: static !important;
}
.position-sticky {
  position: sticky !important;
}
.position-unset {
  position: unset !important;
}
.vertical-centered {
  position: absolute;
  top: 50%;
  transform: translate(-50%);
}
.vertical-centered-right {
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  left: 0;
}
.vertical-centered-left {
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  right: 0;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.left-0 {
  left: 0 !important;
}
.right-0 {
  right: 0 !important;
}
@media (min-width: 320px) {
  .position-xs-absolute {
    position: absolute !important;
  }
  .position-xs-fixed {
    position: fixed !important;
  }
  .position-xs-inherit {
    position: inherit !important;
  }
  .position-xs-initial {
    position: initial !important;
  }
  .position-xs-relative {
    position: relative !important;
  }
  .position-xs-static {
    position: static !important;
  }
  .position-xs-sticky {
    position: sticky !important;
  }
  .position-xs-unset {
    position: unset !important;
  }
}
@media (min-width: 768px) {
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-inherit {
    position: inherit !important;
  }
  .position-sm-initial {
    position: initial !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-static {
    position: static !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
  .position-sm-unset {
    position: unset !important;
  }
}
@media (min-width: 992px) {
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-inherit {
    position: inherit !important;
  }
  .position-md-initial {
    position: initial !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-static {
    position: static !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
  .position-md-unset {
    position: unset !important;
  }
}
@media (min-width: 1200px) {
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-inherit {
    position: inherit !important;
  }
  .position-lg-initial {
    position: initial !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-static {
    position: static !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
  .position-lg-unset {
    position: unset !important;
  }
}
/*-- spacing utilities --*/
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-13 {
  margin: 1.3rem !important;
}
.mt-13 {
  margin-top: 1.3rem !important;
}
.mr-13 {
  margin-right: 1.3rem !important;
}
.mb-13 {
  margin-bottom: 1.3rem !important;
}
.ml-13 {
  margin-left: 1.3rem !important;
}
.mx-13 {
  margin-right: 1.3rem !important;
  margin-left: 1.3rem !important;
}
.my-13 {
  margin-top: 1.3rem !important;
  margin-bottom: 1.3rem !important;
}
.m-15 {
  margin: 1.5rem !important;
}
.mt-15 {
  margin-top: 1.5rem !important;
}
.mr-15 {
  margin-right: 1.5rem !important;
}
.mb-15 {
  margin-bottom: 1.5rem !important;
}
.ml-15 {
  margin-left: 1.5rem !important;
}
.mx-15 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-15 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-20 {
  margin: 2rem !important;
}
.mt-20 {
  margin-top: 2rem !important;
}
.mr-20 {
  margin-right: 2rem !important;
}
.mb-20 {
  margin-bottom: 2rem !important;
}
.ml-20 {
  margin-left: 2rem !important;
}
.mx-20 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.my-20 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.m-25 {
  margin: 2.5rem !important;
}
.mt-25 {
  margin-top: 2.5rem !important;
}
.mr-25 {
  margin-right: 2.5rem !important;
}
.mb-25 {
  margin-bottom: 2.5rem !important;
}
.ml-25 {
  margin-left: 2.5rem !important;
}
.mx-25 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}
.my-25 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.m-30 {
  margin: 3rem !important;
}
.mt-30 {
  margin-top: 3rem !important;
}
.mr-30 {
  margin-right: 3rem !important;
}
.mb-30 {
  margin-bottom: 3rem !important;
}
.ml-30 {
  margin-left: 3rem !important;
}
.mx-30 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-30 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-35 {
  margin: 3.5rem !important;
}
.mt-35 {
  margin-top: 3.5rem !important;
}
.mr-35 {
  margin-right: 3.5rem !important;
}
.mb-35 {
  margin-bottom: 3.5rem !important;
}
.ml-35 {
  margin-left: 3.5rem !important;
}
.mx-35 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}
.my-35 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.m-40 {
  margin: 4rem !important;
}
.mt-40 {
  margin-top: 4rem !important;
}
.mr-40 {
  margin-right: 4rem !important;
}
.mb-40 {
  margin-bottom: 4rem !important;
}
.ml-40 {
  margin-left: 4rem !important;
}
.mx-40 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.my-40 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.m-45 {
  margin: 4.5rem !important;
}
.mt-45 {
  margin-top: 4.5rem !important;
}
.mr-45 {
  margin-right: 4.5rem !important;
}
.mb-45 {
  margin-bottom: 4.5rem !important;
}
.ml-45 {
  margin-left: 4.5rem !important;
}
.mx-45 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}
.my-45 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}
.m-50 {
  margin: 5rem !important;
}
.mt-50 {
  margin-top: 5rem !important;
}
.mr-50 {
  margin-right: 5rem !important;
}
.mb-50 {
  margin-bottom: 5rem !important;
}
.ml-50 {
  margin-left: 5rem !important;
}
.mx-50 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.my-50 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.m-55 {
  margin: 5.5rem !important;
}
.mt-55 {
  margin-top: 5.5rem !important;
}
.mr-55 {
  margin-right: 5.5rem !important;
}
.mb-55 {
  margin-bottom: 5.5rem !important;
}
.ml-55 {
  margin-left: 5.5rem !important;
}
.mx-55 {
  margin-right: 5.5rem !important;
  margin-left: 5.5rem !important;
}
.my-55 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}
.m-60 {
  margin: 6rem !important;
}
.mt-60 {
  margin-top: 6rem !important;
}
.mr-60 {
  margin-right: 6rem !important;
}
.mb-60 {
  margin-bottom: 6rem !important;
}
.ml-60 {
  margin-left: 6rem !important;
}
.mx-60 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.my-60 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.m-65 {
  margin: 6.5rem !important;
}
.mt-65 {
  margin-top: 6.5rem !important;
}
.mr-65 {
  margin-right: 6.5rem !important;
}
.mb-65 {
  margin-bottom: 6.5rem !important;
}
.ml-65 {
  margin-left: 6.5rem !important;
}
.mx-65 {
  margin-right: 6.5rem !important;
  margin-left: 6.5rem !important;
}
.my-65 {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}
.m-70 {
  margin: 7rem !important;
}
.mt-70 {
  margin-top: 7rem !important;
}
.mr-70 {
  margin-right: 7rem !important;
}
.mb-70 {
  margin-bottom: 7rem !important;
}
.ml-70 {
  margin-left: 7rem !important;
}
.mx-70 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}
.my-70 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.m-75 {
  margin: 7.5rem !important;
}
.mt-75 {
  margin-top: 7.5rem !important;
}
.mr-75 {
  margin-right: 7.5rem !important;
}
.mb-75 {
  margin-bottom: 7.5rem !important;
}
.ml-75 {
  margin-left: 7.5rem !important;
}
.mx-75 {
  margin-right: 7.5rem !important;
  margin-left: 7.5rem !important;
}
.my-75 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}
.m-80 {
  margin: 8rem !important;
}
.mt-80 {
  margin-top: 8rem !important;
}
.mr-80 {
  margin-right: 8rem !important;
}
.mb-80 {
  margin-bottom: 8rem !important;
}
.ml-80 {
  margin-left: 8rem !important;
}
.mx-80 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}
.my-80 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.m-85 {
  margin: 8.5rem !important;
}
.mt-85 {
  margin-top: 8.5rem !important;
}
.mr-85 {
  margin-right: 8.5rem !important;
}
.mb-85 {
  margin-bottom: 8.5rem !important;
}
.ml-85 {
  margin-left: 8.5rem !important;
}
.mx-85 {
  margin-right: 8.5rem !important;
  margin-left: 8.5rem !important;
}
.my-85 {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.p-13 {
  padding: 1.3rem !important;
}
.pt-13 {
  padding-top: 1.3rem !important;
}
.pr-13 {
  padding-right: 1.3rem !important;
}
.pb-13 {
  padding-bottom: 1.3rem !important;
}
.pl-13 {
  padding-left: 1.3rem !important;
}
.px-13 {
  padding-right: 1.3rem !important;
  padding-left: 1.3rem !important;
}
.py-13 {
  padding-top: 1.3rem !important;
  padding-bottom: 1.3rem !important;
}
.p-15 {
  padding: 1.5rem !important;
}
.pt-15 {
  padding-top: 1.5rem !important;
}
.pr-15 {
  padding-right: 1.5rem !important;
}
.pb-15 {
  padding-bottom: 1.5rem !important;
}
.pl-15 {
  padding-left: 1.5rem !important;
}
.px-15 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-15 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-20 {
  padding: 2rem !important;
}
.pt-20 {
  padding-top: 2rem !important;
}
.pr-20 {
  padding-right: 2rem !important;
}
.pb-20 {
  padding-bottom: 2rem !important;
}
.pl-20 {
  padding-left: 2rem !important;
}
.px-20 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.py-20 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.p-25 {
  padding: 2.5rem !important;
}
.pt-25 {
  padding-top: 2.5rem !important;
}
.pr-25 {
  padding-right: 2.5rem !important;
}
.pb-25 {
  padding-bottom: 2.5rem !important;
}
.pl-25 {
  padding-left: 2.5rem !important;
}
.px-25 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
.py-25 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.p-30 {
  padding: 3rem !important;
}
.pt-30 {
  padding-top: 3rem !important;
}
.pr-30 {
  padding-right: 3rem !important;
}
.pb-30 {
  padding-bottom: 3rem !important;
}
.pl-30 {
  padding-left: 3rem !important;
}
.px-30 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-30 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.p-35 {
  padding: 3.5rem !important;
}
.pt-35 {
  padding-top: 3.5rem !important;
}
.pr-35 {
  padding-right: 3.5rem !important;
}
.pb-35 {
  padding-bottom: 3.5rem !important;
}
.pl-35 {
  padding-left: 3.5rem !important;
}
.px-35 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}
.py-35 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.p-40 {
  padding: 4rem !important;
}
.pt-40 {
  padding-top: 4rem !important;
}
.pr-40 {
  padding-right: 4rem !important;
}
.pb-40 {
  padding-bottom: 4rem !important;
}
.pl-40 {
  padding-left: 4rem !important;
}
.px-40 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.py-40 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.p-45 {
  padding: 4.5rem !important;
}
.pt-45 {
  padding-top: 4.5rem !important;
}
.pr-45 {
  padding-right: 4.5rem !important;
}
.pb-45 {
  padding-bottom: 4.5rem !important;
}
.pl-45 {
  padding-left: 4.5rem !important;
}
.px-45 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}
.py-45 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
.p-50 {
  padding: 5rem !important;
}
.pt-50 {
  padding-top: 5rem !important;
}
.pr-50 {
  padding-right: 5rem !important;
}
.pb-50 {
  padding-bottom: 5rem !important;
}
.pl-50 {
  padding-left: 5rem !important;
}
.px-50 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.py-50 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.p-55 {
  padding: 5.5rem !important;
}
.pt-55 {
  padding-top: 5.5rem !important;
}
.pr-55 {
  padding-right: 5.5rem !important;
}
.pb-55 {
  padding-bottom: 5.5rem !important;
}
.pl-55 {
  padding-left: 5.5rem !important;
}
.px-55 {
  padding-right: 5.5rem !important;
  padding-left: 5.5rem !important;
}
.py-55 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}
.p-60 {
  padding: 6rem !important;
}
.pt-60 {
  padding-top: 6rem !important;
}
.pr-60 {
  padding-right: 6rem !important;
}
.pb-60 {
  padding-bottom: 6rem !important;
}
.pl-60 {
  padding-left: 6rem !important;
}
.px-60 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}
.py-60 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.p-65 {
  padding: 6.5rem !important;
}
.pt-65 {
  padding-top: 6.5rem !important;
}
.pr-65 {
  padding-right: 6.5rem !important;
}
.pb-65 {
  padding-bottom: 6.5rem !important;
}
.pl-65 {
  padding-left: 6.5rem !important;
}
.px-65 {
  padding-right: 6.5rem !important;
  padding-left: 6.5rem !important;
}
.py-65 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}
.p-70 {
  padding: 7rem !important;
}
.pt-70 {
  padding-top: 7rem !important;
}
.pr-70 {
  padding-right: 7rem !important;
}
.pb-70 {
  padding-bottom: 7rem !important;
}
.pl-70 {
  padding-left: 7rem !important;
}
.px-70 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.py-70 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.p-75 {
  padding: 7.5rem !important;
}
.pt-75 {
  padding-top: 7.5rem !important;
}
.pr-75 {
  padding-right: 7.5rem !important;
}
.pb-75 {
  padding-bottom: 7.5rem !important;
}
.pl-75 {
  padding-left: 7.5rem !important;
}
.px-75 {
  padding-right: 7.5rem !important;
  padding-left: 7.5rem !important;
}
.py-75 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}
.p-80 {
  padding: 8rem !important;
}
.pt-80 {
  padding-top: 8rem !important;
}
.pr-80 {
  padding-right: 8rem !important;
}
.pb-80 {
  padding-bottom: 8rem !important;
}
.pl-80 {
  padding-left: 8rem !important;
}
.px-80 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}
.py-80 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.p-85 {
  padding: 8.5rem !important;
}
.pt-85 {
  padding-top: 8.5rem !important;
}
.pr-85 {
  padding-right: 8.5rem !important;
}
.pb-85 {
  padding-bottom: 8.5rem !important;
}
.pl-85 {
  padding-left: 8.5rem !important;
}
.px-85 {
  padding-right: 8.5rem !important;
  padding-left: 8.5rem !important;
}
.py-85 {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}
.container-px-0 {
  padding-left: 0;
  padding-right: 0;
}
.container-px-default {
  padding-left: 8px;
  padding-right: 8px;
}
.col-px-default {
  padding-left: 8px;
  padding-right: 8px;
}
.col-pl-default {
  padding-left: 8px;
}
.col-pr-default {
  padding-right: 8px;
}
@media (min-width: 320px) {
  .m-xs-0 {
    margin: 0 !important;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mr-xs-0 {
    margin-right: 0 !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .ml-xs-0 {
    margin-left: 0 !important;
  }
  .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xs-1 {
    margin: 0.25rem !important;
  }
  .mt-xs-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xs-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xs-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xs-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xs-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xs-2 {
    margin: 0.5rem !important;
  }
  .mt-xs-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xs-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xs-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xs-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xs-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xs-3 {
    margin: 1rem !important;
  }
  .mt-xs-3 {
    margin-top: 1rem !important;
  }
  .mr-xs-3 {
    margin-right: 1rem !important;
  }
  .mb-xs-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xs-3 {
    margin-left: 1rem !important;
  }
  .mx-xs-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xs-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xs-4 {
    margin: 1.5rem !important;
  }
  .mt-xs-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xs-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xs-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xs-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xs-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xs-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xs-5 {
    margin: 3rem !important;
  }
  .mt-xs-5 {
    margin-top: 3rem !important;
  }
  .mr-xs-5 {
    margin-right: 3rem !important;
  }
  .mb-xs-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xs-5 {
    margin-left: 3rem !important;
  }
  .mx-xs-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xs-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-xs-13 {
    margin: 1.3rem !important;
  }
  .mt-xs-13 {
    margin-top: 1.3rem !important;
  }
  .mr-xs-13 {
    margin-right: 1.3rem !important;
  }
  .mb-xs-13 {
    margin-bottom: 1.3rem !important;
  }
  .ml-xs-13 {
    margin-left: 1.3rem !important;
  }
  .mx-xs-13 {
    margin-right: 1.3rem !important;
    margin-left: 1.3rem !important;
  }
  .my-xs-13 {
    margin-top: 1.3rem !important;
    margin-bottom: 1.3rem !important;
  }
  .m-xs-15 {
    margin: 1.5rem !important;
  }
  .mt-xs-15 {
    margin-top: 1.5rem !important;
  }
  .mr-xs-15 {
    margin-right: 1.5rem !important;
  }
  .mb-xs-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xs-15 {
    margin-left: 1.5rem !important;
  }
  .mx-xs-15 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xs-15 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xs-20 {
    margin: 2rem !important;
  }
  .mt-xs-20 {
    margin-top: 2rem !important;
  }
  .mr-xs-20 {
    margin-right: 2rem !important;
  }
  .mb-xs-20 {
    margin-bottom: 2rem !important;
  }
  .ml-xs-20 {
    margin-left: 2rem !important;
  }
  .mx-xs-20 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-xs-20 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-xs-25 {
    margin: 2.5rem !important;
  }
  .mt-xs-25 {
    margin-top: 2.5rem !important;
  }
  .mr-xs-25 {
    margin-right: 2.5rem !important;
  }
  .mb-xs-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xs-25 {
    margin-left: 2.5rem !important;
  }
  .mx-xs-25 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-xs-25 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .m-xs-30 {
    margin: 3rem !important;
  }
  .mt-xs-30 {
    margin-top: 3rem !important;
  }
  .mr-xs-30 {
    margin-right: 3rem !important;
  }
  .mb-xs-30 {
    margin-bottom: 3rem !important;
  }
  .ml-xs-30 {
    margin-left: 3rem !important;
  }
  .mx-xs-30 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xs-30 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-xs-35 {
    margin: 3.5rem !important;
  }
  .mt-xs-35 {
    margin-top: 3.5rem !important;
  }
  .mr-xs-35 {
    margin-right: 3.5rem !important;
  }
  .mb-xs-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xs-35 {
    margin-left: 3.5rem !important;
  }
  .mx-xs-35 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-xs-35 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .m-xs-40 {
    margin: 4rem !important;
  }
  .mt-xs-40 {
    margin-top: 4rem !important;
  }
  .mr-xs-40 {
    margin-right: 4rem !important;
  }
  .mb-xs-40 {
    margin-bottom: 4rem !important;
  }
  .ml-xs-40 {
    margin-left: 4rem !important;
  }
  .mx-xs-40 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-xs-40 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-xs-45 {
    margin: 4.5rem !important;
  }
  .mt-xs-45 {
    margin-top: 4.5rem !important;
  }
  .mr-xs-45 {
    margin-right: 4.5rem !important;
  }
  .mb-xs-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xs-45 {
    margin-left: 4.5rem !important;
  }
  .mx-xs-45 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .my-xs-45 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-xs-50 {
    margin: 5rem !important;
  }
  .mt-xs-50 {
    margin-top: 5rem !important;
  }
  .mr-xs-50 {
    margin-right: 5rem !important;
  }
  .mb-xs-50 {
    margin-bottom: 5rem !important;
  }
  .ml-xs-50 {
    margin-left: 5rem !important;
  }
  .mx-xs-50 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-xs-50 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-xs-55 {
    margin: 5.5rem !important;
  }
  .mt-xs-55 {
    margin-top: 5.5rem !important;
  }
  .mr-xs-55 {
    margin-right: 5.5rem !important;
  }
  .mb-xs-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-xs-55 {
    margin-left: 5.5rem !important;
  }
  .mx-xs-55 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .my-xs-55 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .m-xs-60 {
    margin: 6rem !important;
  }
  .mt-xs-60 {
    margin-top: 6rem !important;
  }
  .mr-xs-60 {
    margin-right: 6rem !important;
  }
  .mb-xs-60 {
    margin-bottom: 6rem !important;
  }
  .ml-xs-60 {
    margin-left: 6rem !important;
  }
  .mx-xs-60 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-xs-60 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-xs-65 {
    margin: 6.5rem !important;
  }
  .mt-xs-65 {
    margin-top: 6.5rem !important;
  }
  .mr-xs-65 {
    margin-right: 6.5rem !important;
  }
  .mb-xs-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-xs-65 {
    margin-left: 6.5rem !important;
  }
  .mx-xs-65 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .my-xs-65 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .m-xs-70 {
    margin: 7rem !important;
  }
  .mt-xs-70 {
    margin-top: 7rem !important;
  }
  .mr-xs-70 {
    margin-right: 7rem !important;
  }
  .mb-xs-70 {
    margin-bottom: 7rem !important;
  }
  .ml-xs-70 {
    margin-left: 7rem !important;
  }
  .mx-xs-70 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .my-xs-70 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-xs-75 {
    margin: 7.5rem !important;
  }
  .mt-xs-75 {
    margin-top: 7.5rem !important;
  }
  .mr-xs-75 {
    margin-right: 7.5rem !important;
  }
  .mb-xs-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xs-75 {
    margin-left: 7.5rem !important;
  }
  .mx-xs-75 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .my-xs-75 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-xs-80 {
    margin: 8rem !important;
  }
  .mt-xs-80 {
    margin-top: 8rem !important;
  }
  .mr-xs-80 {
    margin-right: 8rem !important;
  }
  .mb-xs-80 {
    margin-bottom: 8rem !important;
  }
  .ml-xs-80 {
    margin-left: 8rem !important;
  }
  .mx-xs-80 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .my-xs-80 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-xs-85 {
    margin: 8.5rem !important;
  }
  .mt-xs-85 {
    margin-top: 8.5rem !important;
  }
  .mr-xs-85 {
    margin-right: 8.5rem !important;
  }
  .mb-xs-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-xs-85 {
    margin-left: 8.5rem !important;
  }
  .mx-xs-85 {
    margin-right: 8.5rem !important;
    margin-left: 8.5rem !important;
  }
  .my-xs-85 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .m-xs-auto {
    margin: auto !important;
  }
  .mt-xs-auto {
    margin-top: auto !important;
  }
  .mr-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .ml-xs-auto {
    margin-left: auto !important;
  }
  .mx-xs-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pr-xs-0 {
    padding-right: 0 !important;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xs-1 {
    padding: 0.25rem !important;
  }
  .pt-xs-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xs-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xs-1 {
    padding-left: 0.25rem !important;
  }
  .px-xs-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xs-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xs-2 {
    padding: 0.5rem !important;
  }
  .pt-xs-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xs-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xs-2 {
    padding-left: 0.5rem !important;
  }
  .px-xs-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xs-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xs-3 {
    padding: 1rem !important;
  }
  .pt-xs-3 {
    padding-top: 1rem !important;
  }
  .pr-xs-3 {
    padding-right: 1rem !important;
  }
  .pb-xs-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xs-3 {
    padding-left: 1rem !important;
  }
  .px-xs-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xs-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xs-4 {
    padding: 1.5rem !important;
  }
  .pt-xs-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xs-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xs-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xs-4 {
    padding-left: 1.5rem !important;
  }
  .px-xs-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xs-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xs-5 {
    padding: 3rem !important;
  }
  .pt-xs-5 {
    padding-top: 3rem !important;
  }
  .pr-xs-5 {
    padding-right: 3rem !important;
  }
  .pb-xs-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xs-5 {
    padding-left: 3rem !important;
  }
  .px-xs-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xs-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-xs-13 {
    padding: 1.3rem !important;
  }
  .pt-xs-13 {
    padding-top: 1.3rem !important;
  }
  .pr-xs-13 {
    padding-right: 1.3rem !important;
  }
  .pb-xs-13 {
    padding-bottom: 1.3rem !important;
  }
  .pl-xs-13 {
    padding-left: 1.3rem !important;
  }
  .px-xs-13 {
    padding-right: 1.3rem !important;
    padding-left: 1.3rem !important;
  }
  .py-xs-13 {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
  }
  .p-xs-15 {
    padding: 1.5rem !important;
  }
  .pt-xs-15 {
    padding-top: 1.5rem !important;
  }
  .pr-xs-15 {
    padding-right: 1.5rem !important;
  }
  .pb-xs-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xs-15 {
    padding-left: 1.5rem !important;
  }
  .px-xs-15 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xs-15 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xs-20 {
    padding: 2rem !important;
  }
  .pt-xs-20 {
    padding-top: 2rem !important;
  }
  .pr-xs-20 {
    padding-right: 2rem !important;
  }
  .pb-xs-20 {
    padding-bottom: 2rem !important;
  }
  .pl-xs-20 {
    padding-left: 2rem !important;
  }
  .px-xs-20 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-xs-20 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-xs-25 {
    padding: 2.5rem !important;
  }
  .pt-xs-25 {
    padding-top: 2.5rem !important;
  }
  .pr-xs-25 {
    padding-right: 2.5rem !important;
  }
  .pb-xs-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xs-25 {
    padding-left: 2.5rem !important;
  }
  .px-xs-25 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-xs-25 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-xs-30 {
    padding: 3rem !important;
  }
  .pt-xs-30 {
    padding-top: 3rem !important;
  }
  .pr-xs-30 {
    padding-right: 3rem !important;
  }
  .pb-xs-30 {
    padding-bottom: 3rem !important;
  }
  .pl-xs-30 {
    padding-left: 3rem !important;
  }
  .px-xs-30 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xs-30 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-xs-35 {
    padding: 3.5rem !important;
  }
  .pt-xs-35 {
    padding-top: 3.5rem !important;
  }
  .pr-xs-35 {
    padding-right: 3.5rem !important;
  }
  .pb-xs-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xs-35 {
    padding-left: 3.5rem !important;
  }
  .px-xs-35 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xs-35 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-xs-40 {
    padding: 4rem !important;
  }
  .pt-xs-40 {
    padding-top: 4rem !important;
  }
  .pr-xs-40 {
    padding-right: 4rem !important;
  }
  .pb-xs-40 {
    padding-bottom: 4rem !important;
  }
  .pl-xs-40 {
    padding-left: 4rem !important;
  }
  .px-xs-40 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xs-40 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-xs-45 {
    padding: 4.5rem !important;
  }
  .pt-xs-45 {
    padding-top: 4.5rem !important;
  }
  .pr-xs-45 {
    padding-right: 4.5rem !important;
  }
  .pb-xs-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xs-45 {
    padding-left: 4.5rem !important;
  }
  .px-xs-45 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .py-xs-45 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-xs-50 {
    padding: 5rem !important;
  }
  .pt-xs-50 {
    padding-top: 5rem !important;
  }
  .pr-xs-50 {
    padding-right: 5rem !important;
  }
  .pb-xs-50 {
    padding-bottom: 5rem !important;
  }
  .pl-xs-50 {
    padding-left: 5rem !important;
  }
  .px-xs-50 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-xs-50 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-xs-55 {
    padding: 5.5rem !important;
  }
  .pt-xs-55 {
    padding-top: 5.5rem !important;
  }
  .pr-xs-55 {
    padding-right: 5.5rem !important;
  }
  .pb-xs-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-xs-55 {
    padding-left: 5.5rem !important;
  }
  .px-xs-55 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .py-xs-55 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .p-xs-60 {
    padding: 6rem !important;
  }
  .pt-xs-60 {
    padding-top: 6rem !important;
  }
  .pr-xs-60 {
    padding-right: 6rem !important;
  }
  .pb-xs-60 {
    padding-bottom: 6rem !important;
  }
  .pl-xs-60 {
    padding-left: 6rem !important;
  }
  .px-xs-60 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-xs-60 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-xs-65 {
    padding: 6.5rem !important;
  }
  .pt-xs-65 {
    padding-top: 6.5rem !important;
  }
  .pr-xs-65 {
    padding-right: 6.5rem !important;
  }
  .pb-xs-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-xs-65 {
    padding-left: 6.5rem !important;
  }
  .px-xs-65 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .py-xs-65 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .p-xs-70 {
    padding: 7rem !important;
  }
  .pt-xs-70 {
    padding-top: 7rem !important;
  }
  .pr-xs-70 {
    padding-right: 7rem !important;
  }
  .pb-xs-70 {
    padding-bottom: 7rem !important;
  }
  .pl-xs-70 {
    padding-left: 7rem !important;
  }
  .px-xs-70 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .py-xs-70 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-xs-75 {
    padding: 7.5rem !important;
  }
  .pt-xs-75 {
    padding-top: 7.5rem !important;
  }
  .pr-xs-75 {
    padding-right: 7.5rem !important;
  }
  .pb-xs-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xs-75 {
    padding-left: 7.5rem !important;
  }
  .px-xs-75 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .py-xs-75 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-xs-80 {
    padding: 8rem !important;
  }
  .pt-xs-80 {
    padding-top: 8rem !important;
  }
  .pr-xs-80 {
    padding-right: 8rem !important;
  }
  .pb-xs-80 {
    padding-bottom: 8rem !important;
  }
  .pl-xs-80 {
    padding-left: 8rem !important;
  }
  .px-xs-80 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-xs-80 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-xs-85 {
    padding: 8.5rem !important;
  }
  .pt-xs-85 {
    padding-top: 8.5rem !important;
  }
  .pr-xs-85 {
    padding-right: 8.5rem !important;
  }
  .pb-xs-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-xs-85 {
    padding-left: 8.5rem !important;
  }
  .px-xs-85 {
    padding-right: 8.5rem !important;
    padding-left: 8.5rem !important;
  }
  .py-xs-85 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-13 {
    margin: 1.3rem !important;
  }
  .mt-sm-13 {
    margin-top: 1.3rem !important;
  }
  .mr-sm-13 {
    margin-right: 1.3rem !important;
  }
  .mb-sm-13 {
    margin-bottom: 1.3rem !important;
  }
  .ml-sm-13 {
    margin-left: 1.3rem !important;
  }
  .mx-sm-13 {
    margin-right: 1.3rem !important;
    margin-left: 1.3rem !important;
  }
  .my-sm-13 {
    margin-top: 1.3rem !important;
    margin-bottom: 1.3rem !important;
  }
  .m-sm-15 {
    margin: 1.5rem !important;
  }
  .mt-sm-15 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-15 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-15 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-15 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-15 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-20 {
    margin: 2rem !important;
  }
  .mt-sm-20 {
    margin-top: 2rem !important;
  }
  .mr-sm-20 {
    margin-right: 2rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-20 {
    margin-left: 2rem !important;
  }
  .mx-sm-20 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-sm-20 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-sm-25 {
    margin: 2.5rem !important;
  }
  .mt-sm-25 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-25 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-25 {
    margin-left: 2.5rem !important;
  }
  .mx-sm-25 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-sm-25 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .m-sm-30 {
    margin: 3rem !important;
  }
  .mt-sm-30 {
    margin-top: 3rem !important;
  }
  .mr-sm-30 {
    margin-right: 3rem !important;
  }
  .mb-sm-30 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-30 {
    margin-left: 3rem !important;
  }
  .mx-sm-30 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-30 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-35 {
    margin: 3.5rem !important;
  }
  .mt-sm-35 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-35 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-35 {
    margin-left: 3.5rem !important;
  }
  .mx-sm-35 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-sm-35 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .m-sm-40 {
    margin: 4rem !important;
  }
  .mt-sm-40 {
    margin-top: 4rem !important;
  }
  .mr-sm-40 {
    margin-right: 4rem !important;
  }
  .mb-sm-40 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-40 {
    margin-left: 4rem !important;
  }
  .mx-sm-40 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-sm-40 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-sm-45 {
    margin: 4.5rem !important;
  }
  .mt-sm-45 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-45 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-45 {
    margin-left: 4.5rem !important;
  }
  .mx-sm-45 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .my-sm-45 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-sm-50 {
    margin: 5rem !important;
  }
  .mt-sm-50 {
    margin-top: 5rem !important;
  }
  .mr-sm-50 {
    margin-right: 5rem !important;
  }
  .mb-sm-50 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-50 {
    margin-left: 5rem !important;
  }
  .mx-sm-50 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-sm-50 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-sm-55 {
    margin: 5.5rem !important;
  }
  .mt-sm-55 {
    margin-top: 5.5rem !important;
  }
  .mr-sm-55 {
    margin-right: 5.5rem !important;
  }
  .mb-sm-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-sm-55 {
    margin-left: 5.5rem !important;
  }
  .mx-sm-55 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .my-sm-55 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .m-sm-60 {
    margin: 6rem !important;
  }
  .mt-sm-60 {
    margin-top: 6rem !important;
  }
  .mr-sm-60 {
    margin-right: 6rem !important;
  }
  .mb-sm-60 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-60 {
    margin-left: 6rem !important;
  }
  .mx-sm-60 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-sm-60 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-sm-65 {
    margin: 6.5rem !important;
  }
  .mt-sm-65 {
    margin-top: 6.5rem !important;
  }
  .mr-sm-65 {
    margin-right: 6.5rem !important;
  }
  .mb-sm-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-sm-65 {
    margin-left: 6.5rem !important;
  }
  .mx-sm-65 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .my-sm-65 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .m-sm-70 {
    margin: 7rem !important;
  }
  .mt-sm-70 {
    margin-top: 7rem !important;
  }
  .mr-sm-70 {
    margin-right: 7rem !important;
  }
  .mb-sm-70 {
    margin-bottom: 7rem !important;
  }
  .ml-sm-70 {
    margin-left: 7rem !important;
  }
  .mx-sm-70 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .my-sm-70 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-sm-75 {
    margin: 7.5rem !important;
  }
  .mt-sm-75 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-75 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-75 {
    margin-left: 7.5rem !important;
  }
  .mx-sm-75 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .my-sm-75 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-sm-80 {
    margin: 8rem !important;
  }
  .mt-sm-80 {
    margin-top: 8rem !important;
  }
  .mr-sm-80 {
    margin-right: 8rem !important;
  }
  .mb-sm-80 {
    margin-bottom: 8rem !important;
  }
  .ml-sm-80 {
    margin-left: 8rem !important;
  }
  .mx-sm-80 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .my-sm-80 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-sm-85 {
    margin: 8.5rem !important;
  }
  .mt-sm-85 {
    margin-top: 8.5rem !important;
  }
  .mr-sm-85 {
    margin-right: 8.5rem !important;
  }
  .mb-sm-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-sm-85 {
    margin-left: 8.5rem !important;
  }
  .mx-sm-85 {
    margin-right: 8.5rem !important;
    margin-left: 8.5rem !important;
  }
  .my-sm-85 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-13 {
    padding: 1.3rem !important;
  }
  .pt-sm-13 {
    padding-top: 1.3rem !important;
  }
  .pr-sm-13 {
    padding-right: 1.3rem !important;
  }
  .pb-sm-13 {
    padding-bottom: 1.3rem !important;
  }
  .pl-sm-13 {
    padding-left: 1.3rem !important;
  }
  .px-sm-13 {
    padding-right: 1.3rem !important;
    padding-left: 1.3rem !important;
  }
  .py-sm-13 {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
  }
  .p-sm-15 {
    padding: 1.5rem !important;
  }
  .pt-sm-15 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-15 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-15 {
    padding-left: 1.5rem !important;
  }
  .px-sm-15 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-15 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-20 {
    padding: 2rem !important;
  }
  .pt-sm-20 {
    padding-top: 2rem !important;
  }
  .pr-sm-20 {
    padding-right: 2rem !important;
  }
  .pb-sm-20 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-20 {
    padding-left: 2rem !important;
  }
  .px-sm-20 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-sm-20 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-sm-25 {
    padding: 2.5rem !important;
  }
  .pt-sm-25 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-25 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-25 {
    padding-left: 2.5rem !important;
  }
  .px-sm-25 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-sm-25 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-sm-30 {
    padding: 3rem !important;
  }
  .pt-sm-30 {
    padding-top: 3rem !important;
  }
  .pr-sm-30 {
    padding-right: 3rem !important;
  }
  .pb-sm-30 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-30 {
    padding-left: 3rem !important;
  }
  .px-sm-30 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-30 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-35 {
    padding: 3.5rem !important;
  }
  .pt-sm-35 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-35 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-35 {
    padding-left: 3.5rem !important;
  }
  .px-sm-35 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-sm-35 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-sm-40 {
    padding: 4rem !important;
  }
  .pt-sm-40 {
    padding-top: 4rem !important;
  }
  .pr-sm-40 {
    padding-right: 4rem !important;
  }
  .pb-sm-40 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-40 {
    padding-left: 4rem !important;
  }
  .px-sm-40 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-sm-40 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-sm-45 {
    padding: 4.5rem !important;
  }
  .pt-sm-45 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-45 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-45 {
    padding-left: 4.5rem !important;
  }
  .px-sm-45 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .py-sm-45 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-sm-50 {
    padding: 5rem !important;
  }
  .pt-sm-50 {
    padding-top: 5rem !important;
  }
  .pr-sm-50 {
    padding-right: 5rem !important;
  }
  .pb-sm-50 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-50 {
    padding-left: 5rem !important;
  }
  .px-sm-50 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-sm-50 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-sm-55 {
    padding: 5.5rem !important;
  }
  .pt-sm-55 {
    padding-top: 5.5rem !important;
  }
  .pr-sm-55 {
    padding-right: 5.5rem !important;
  }
  .pb-sm-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-sm-55 {
    padding-left: 5.5rem !important;
  }
  .px-sm-55 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .py-sm-55 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .p-sm-60 {
    padding: 6rem !important;
  }
  .pt-sm-60 {
    padding-top: 6rem !important;
  }
  .pr-sm-60 {
    padding-right: 6rem !important;
  }
  .pb-sm-60 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-60 {
    padding-left: 6rem !important;
  }
  .px-sm-60 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-sm-60 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-65 {
    padding: 6.5rem !important;
  }
  .pt-sm-65 {
    padding-top: 6.5rem !important;
  }
  .pr-sm-65 {
    padding-right: 6.5rem !important;
  }
  .pb-sm-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-sm-65 {
    padding-left: 6.5rem !important;
  }
  .px-sm-65 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .py-sm-65 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .p-sm-70 {
    padding: 7rem !important;
  }
  .pt-sm-70 {
    padding-top: 7rem !important;
  }
  .pr-sm-70 {
    padding-right: 7rem !important;
  }
  .pb-sm-70 {
    padding-bottom: 7rem !important;
  }
  .pl-sm-70 {
    padding-left: 7rem !important;
  }
  .px-sm-70 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .py-sm-70 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-sm-75 {
    padding: 7.5rem !important;
  }
  .pt-sm-75 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-75 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-75 {
    padding-left: 7.5rem !important;
  }
  .px-sm-75 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .py-sm-75 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-sm-80 {
    padding: 8rem !important;
  }
  .pt-sm-80 {
    padding-top: 8rem !important;
  }
  .pr-sm-80 {
    padding-right: 8rem !important;
  }
  .pb-sm-80 {
    padding-bottom: 8rem !important;
  }
  .pl-sm-80 {
    padding-left: 8rem !important;
  }
  .px-sm-80 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-sm-80 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-sm-85 {
    padding: 8.5rem !important;
  }
  .pt-sm-85 {
    padding-top: 8.5rem !important;
  }
  .pr-sm-85 {
    padding-right: 8.5rem !important;
  }
  .pb-sm-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-sm-85 {
    padding-left: 8.5rem !important;
  }
  .px-sm-85 {
    padding-right: 8.5rem !important;
    padding-left: 8.5rem !important;
  }
  .py-sm-85 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-13 {
    margin: 1.3rem !important;
  }
  .mt-md-13 {
    margin-top: 1.3rem !important;
  }
  .mr-md-13 {
    margin-right: 1.3rem !important;
  }
  .mb-md-13 {
    margin-bottom: 1.3rem !important;
  }
  .ml-md-13 {
    margin-left: 1.3rem !important;
  }
  .mx-md-13 {
    margin-right: 1.3rem !important;
    margin-left: 1.3rem !important;
  }
  .my-md-13 {
    margin-top: 1.3rem !important;
    margin-bottom: 1.3rem !important;
  }
  .m-md-15 {
    margin: 1.5rem !important;
  }
  .mt-md-15 {
    margin-top: 1.5rem !important;
  }
  .mr-md-15 {
    margin-right: 1.5rem !important;
  }
  .mb-md-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-15 {
    margin-left: 1.5rem !important;
  }
  .mx-md-15 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-15 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-20 {
    margin: 2rem !important;
  }
  .mt-md-20 {
    margin-top: 2rem !important;
  }
  .mr-md-20 {
    margin-right: 2rem !important;
  }
  .mb-md-20 {
    margin-bottom: 2rem !important;
  }
  .ml-md-20 {
    margin-left: 2rem !important;
  }
  .mx-md-20 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-md-20 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-md-25 {
    margin: 2.5rem !important;
  }
  .mt-md-25 {
    margin-top: 2.5rem !important;
  }
  .mr-md-25 {
    margin-right: 2.5rem !important;
  }
  .mb-md-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-25 {
    margin-left: 2.5rem !important;
  }
  .mx-md-25 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-md-25 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .m-md-30 {
    margin: 3rem !important;
  }
  .mt-md-30 {
    margin-top: 3rem !important;
  }
  .mr-md-30 {
    margin-right: 3rem !important;
  }
  .mb-md-30 {
    margin-bottom: 3rem !important;
  }
  .ml-md-30 {
    margin-left: 3rem !important;
  }
  .mx-md-30 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-30 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-35 {
    margin: 3.5rem !important;
  }
  .mt-md-35 {
    margin-top: 3.5rem !important;
  }
  .mr-md-35 {
    margin-right: 3.5rem !important;
  }
  .mb-md-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-35 {
    margin-left: 3.5rem !important;
  }
  .mx-md-35 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-md-35 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .m-md-40 {
    margin: 4rem !important;
  }
  .mt-md-40 {
    margin-top: 4rem !important;
  }
  .mr-md-40 {
    margin-right: 4rem !important;
  }
  .mb-md-40 {
    margin-bottom: 4rem !important;
  }
  .ml-md-40 {
    margin-left: 4rem !important;
  }
  .mx-md-40 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-md-40 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-md-45 {
    margin: 4.5rem !important;
  }
  .mt-md-45 {
    margin-top: 4.5rem !important;
  }
  .mr-md-45 {
    margin-right: 4.5rem !important;
  }
  .mb-md-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-45 {
    margin-left: 4.5rem !important;
  }
  .mx-md-45 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .my-md-45 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-md-50 {
    margin: 5rem !important;
  }
  .mt-md-50 {
    margin-top: 5rem !important;
  }
  .mr-md-50 {
    margin-right: 5rem !important;
  }
  .mb-md-50 {
    margin-bottom: 5rem !important;
  }
  .ml-md-50 {
    margin-left: 5rem !important;
  }
  .mx-md-50 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-md-50 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-md-55 {
    margin: 5.5rem !important;
  }
  .mt-md-55 {
    margin-top: 5.5rem !important;
  }
  .mr-md-55 {
    margin-right: 5.5rem !important;
  }
  .mb-md-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-md-55 {
    margin-left: 5.5rem !important;
  }
  .mx-md-55 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .my-md-55 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .m-md-60 {
    margin: 6rem !important;
  }
  .mt-md-60 {
    margin-top: 6rem !important;
  }
  .mr-md-60 {
    margin-right: 6rem !important;
  }
  .mb-md-60 {
    margin-bottom: 6rem !important;
  }
  .ml-md-60 {
    margin-left: 6rem !important;
  }
  .mx-md-60 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-md-60 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-md-65 {
    margin: 6.5rem !important;
  }
  .mt-md-65 {
    margin-top: 6.5rem !important;
  }
  .mr-md-65 {
    margin-right: 6.5rem !important;
  }
  .mb-md-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-md-65 {
    margin-left: 6.5rem !important;
  }
  .mx-md-65 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .my-md-65 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .m-md-70 {
    margin: 7rem !important;
  }
  .mt-md-70 {
    margin-top: 7rem !important;
  }
  .mr-md-70 {
    margin-right: 7rem !important;
  }
  .mb-md-70 {
    margin-bottom: 7rem !important;
  }
  .ml-md-70 {
    margin-left: 7rem !important;
  }
  .mx-md-70 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .my-md-70 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-md-75 {
    margin: 7.5rem !important;
  }
  .mt-md-75 {
    margin-top: 7.5rem !important;
  }
  .mr-md-75 {
    margin-right: 7.5rem !important;
  }
  .mb-md-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-75 {
    margin-left: 7.5rem !important;
  }
  .mx-md-75 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .my-md-75 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-md-80 {
    margin: 8rem !important;
  }
  .mt-md-80 {
    margin-top: 8rem !important;
  }
  .mr-md-80 {
    margin-right: 8rem !important;
  }
  .mb-md-80 {
    margin-bottom: 8rem !important;
  }
  .ml-md-80 {
    margin-left: 8rem !important;
  }
  .mx-md-80 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .my-md-80 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-md-85 {
    margin: 8.5rem !important;
  }
  .mt-md-85 {
    margin-top: 8.5rem !important;
  }
  .mr-md-85 {
    margin-right: 8.5rem !important;
  }
  .mb-md-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-md-85 {
    margin-left: 8.5rem !important;
  }
  .mx-md-85 {
    margin-right: 8.5rem !important;
    margin-left: 8.5rem !important;
  }
  .my-md-85 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-13 {
    padding: 1.3rem !important;
  }
  .pt-md-13 {
    padding-top: 1.3rem !important;
  }
  .pr-md-13 {
    padding-right: 1.3rem !important;
  }
  .pb-md-13 {
    padding-bottom: 1.3rem !important;
  }
  .pl-md-13 {
    padding-left: 1.3rem !important;
  }
  .px-md-13 {
    padding-right: 1.3rem !important;
    padding-left: 1.3rem !important;
  }
  .py-md-13 {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
  }
  .p-md-15 {
    padding: 1.5rem !important;
  }
  .pt-md-15 {
    padding-top: 1.5rem !important;
  }
  .pr-md-15 {
    padding-right: 1.5rem !important;
  }
  .pb-md-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-15 {
    padding-left: 1.5rem !important;
  }
  .px-md-15 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-15 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-20 {
    padding: 2rem !important;
  }
  .pt-md-20 {
    padding-top: 2rem !important;
  }
  .pr-md-20 {
    padding-right: 2rem !important;
  }
  .pb-md-20 {
    padding-bottom: 2rem !important;
  }
  .pl-md-20 {
    padding-left: 2rem !important;
  }
  .px-md-20 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-md-20 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-25 {
    padding: 2.5rem !important;
  }
  .pt-md-25 {
    padding-top: 2.5rem !important;
  }
  .pr-md-25 {
    padding-right: 2.5rem !important;
  }
  .pb-md-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-25 {
    padding-left: 2.5rem !important;
  }
  .px-md-25 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-md-25 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-md-30 {
    padding: 3rem !important;
  }
  .pt-md-30 {
    padding-top: 3rem !important;
  }
  .pr-md-30 {
    padding-right: 3rem !important;
  }
  .pb-md-30 {
    padding-bottom: 3rem !important;
  }
  .pl-md-30 {
    padding-left: 3rem !important;
  }
  .px-md-30 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-30 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-35 {
    padding: 3.5rem !important;
  }
  .pt-md-35 {
    padding-top: 3.5rem !important;
  }
  .pr-md-35 {
    padding-right: 3.5rem !important;
  }
  .pb-md-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-35 {
    padding-left: 3.5rem !important;
  }
  .px-md-35 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-md-35 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-md-40 {
    padding: 4rem !important;
  }
  .pt-md-40 {
    padding-top: 4rem !important;
  }
  .pr-md-40 {
    padding-right: 4rem !important;
  }
  .pb-md-40 {
    padding-bottom: 4rem !important;
  }
  .pl-md-40 {
    padding-left: 4rem !important;
  }
  .px-md-40 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-md-40 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-md-45 {
    padding: 4.5rem !important;
  }
  .pt-md-45 {
    padding-top: 4.5rem !important;
  }
  .pr-md-45 {
    padding-right: 4.5rem !important;
  }
  .pb-md-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-45 {
    padding-left: 4.5rem !important;
  }
  .px-md-45 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .py-md-45 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-md-50 {
    padding: 5rem !important;
  }
  .pt-md-50 {
    padding-top: 5rem !important;
  }
  .pr-md-50 {
    padding-right: 5rem !important;
  }
  .pb-md-50 {
    padding-bottom: 5rem !important;
  }
  .pl-md-50 {
    padding-left: 5rem !important;
  }
  .px-md-50 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-md-50 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-md-55 {
    padding: 5.5rem !important;
  }
  .pt-md-55 {
    padding-top: 5.5rem !important;
  }
  .pr-md-55 {
    padding-right: 5.5rem !important;
  }
  .pb-md-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-md-55 {
    padding-left: 5.5rem !important;
  }
  .px-md-55 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .py-md-55 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .p-md-60 {
    padding: 6rem !important;
  }
  .pt-md-60 {
    padding-top: 6rem !important;
  }
  .pr-md-60 {
    padding-right: 6rem !important;
  }
  .pb-md-60 {
    padding-bottom: 6rem !important;
  }
  .pl-md-60 {
    padding-left: 6rem !important;
  }
  .px-md-60 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-md-60 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-md-65 {
    padding: 6.5rem !important;
  }
  .pt-md-65 {
    padding-top: 6.5rem !important;
  }
  .pr-md-65 {
    padding-right: 6.5rem !important;
  }
  .pb-md-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-md-65 {
    padding-left: 6.5rem !important;
  }
  .px-md-65 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .py-md-65 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .p-md-70 {
    padding: 7rem !important;
  }
  .pt-md-70 {
    padding-top: 7rem !important;
  }
  .pr-md-70 {
    padding-right: 7rem !important;
  }
  .pb-md-70 {
    padding-bottom: 7rem !important;
  }
  .pl-md-70 {
    padding-left: 7rem !important;
  }
  .px-md-70 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .py-md-70 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-md-75 {
    padding: 7.5rem !important;
  }
  .pt-md-75 {
    padding-top: 7.5rem !important;
  }
  .pr-md-75 {
    padding-right: 7.5rem !important;
  }
  .pb-md-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-75 {
    padding-left: 7.5rem !important;
  }
  .px-md-75 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .py-md-75 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-md-80 {
    padding: 8rem !important;
  }
  .pt-md-80 {
    padding-top: 8rem !important;
  }
  .pr-md-80 {
    padding-right: 8rem !important;
  }
  .pb-md-80 {
    padding-bottom: 8rem !important;
  }
  .pl-md-80 {
    padding-left: 8rem !important;
  }
  .px-md-80 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-md-80 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-md-85 {
    padding: 8.5rem !important;
  }
  .pt-md-85 {
    padding-top: 8.5rem !important;
  }
  .pr-md-85 {
    padding-right: 8.5rem !important;
  }
  .pb-md-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-md-85 {
    padding-left: 8.5rem !important;
  }
  .px-md-85 {
    padding-right: 8.5rem !important;
    padding-left: 8.5rem !important;
  }
  .py-md-85 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-13 {
    margin: 1.3rem !important;
  }
  .mt-lg-13 {
    margin-top: 1.3rem !important;
  }
  .mr-lg-13 {
    margin-right: 1.3rem !important;
  }
  .mb-lg-13 {
    margin-bottom: 1.3rem !important;
  }
  .ml-lg-13 {
    margin-left: 1.3rem !important;
  }
  .mx-lg-13 {
    margin-right: 1.3rem !important;
    margin-left: 1.3rem !important;
  }
  .my-lg-13 {
    margin-top: 1.3rem !important;
    margin-bottom: 1.3rem !important;
  }
  .m-lg-15 {
    margin: 1.5rem !important;
  }
  .mt-lg-15 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-15 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-15 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-15 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-15 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-20 {
    margin: 2rem !important;
  }
  .mt-lg-20 {
    margin-top: 2rem !important;
  }
  .mr-lg-20 {
    margin-right: 2rem !important;
  }
  .mb-lg-20 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-20 {
    margin-left: 2rem !important;
  }
  .mx-lg-20 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-lg-20 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-lg-25 {
    margin: 2.5rem !important;
  }
  .mt-lg-25 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-25 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-25 {
    margin-left: 2.5rem !important;
  }
  .mx-lg-25 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-lg-25 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .m-lg-30 {
    margin: 3rem !important;
  }
  .mt-lg-30 {
    margin-top: 3rem !important;
  }
  .mr-lg-30 {
    margin-right: 3rem !important;
  }
  .mb-lg-30 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-30 {
    margin-left: 3rem !important;
  }
  .mx-lg-30 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-30 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-35 {
    margin: 3.5rem !important;
  }
  .mt-lg-35 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-35 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-35 {
    margin-left: 3.5rem !important;
  }
  .mx-lg-35 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-lg-35 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .m-lg-40 {
    margin: 4rem !important;
  }
  .mt-lg-40 {
    margin-top: 4rem !important;
  }
  .mr-lg-40 {
    margin-right: 4rem !important;
  }
  .mb-lg-40 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-40 {
    margin-left: 4rem !important;
  }
  .mx-lg-40 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-lg-40 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-lg-45 {
    margin: 4.5rem !important;
  }
  .mt-lg-45 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-45 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-45 {
    margin-left: 4.5rem !important;
  }
  .mx-lg-45 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .my-lg-45 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .m-lg-50 {
    margin: 5rem !important;
  }
  .mt-lg-50 {
    margin-top: 5rem !important;
  }
  .mr-lg-50 {
    margin-right: 5rem !important;
  }
  .mb-lg-50 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-50 {
    margin-left: 5rem !important;
  }
  .mx-lg-50 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-lg-50 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-lg-55 {
    margin: 5.5rem !important;
  }
  .mt-lg-55 {
    margin-top: 5.5rem !important;
  }
  .mr-lg-55 {
    margin-right: 5.5rem !important;
  }
  .mb-lg-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-lg-55 {
    margin-left: 5.5rem !important;
  }
  .mx-lg-55 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .my-lg-55 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .m-lg-60 {
    margin: 6rem !important;
  }
  .mt-lg-60 {
    margin-top: 6rem !important;
  }
  .mr-lg-60 {
    margin-right: 6rem !important;
  }
  .mb-lg-60 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-60 {
    margin-left: 6rem !important;
  }
  .mx-lg-60 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-lg-60 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-lg-65 {
    margin: 6.5rem !important;
  }
  .mt-lg-65 {
    margin-top: 6.5rem !important;
  }
  .mr-lg-65 {
    margin-right: 6.5rem !important;
  }
  .mb-lg-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-lg-65 {
    margin-left: 6.5rem !important;
  }
  .mx-lg-65 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .my-lg-65 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .m-lg-70 {
    margin: 7rem !important;
  }
  .mt-lg-70 {
    margin-top: 7rem !important;
  }
  .mr-lg-70 {
    margin-right: 7rem !important;
  }
  .mb-lg-70 {
    margin-bottom: 7rem !important;
  }
  .ml-lg-70 {
    margin-left: 7rem !important;
  }
  .mx-lg-70 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .my-lg-70 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-lg-75 {
    margin: 7.5rem !important;
  }
  .mt-lg-75 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-75 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-75 {
    margin-left: 7.5rem !important;
  }
  .mx-lg-75 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .my-lg-75 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .m-lg-80 {
    margin: 8rem !important;
  }
  .mt-lg-80 {
    margin-top: 8rem !important;
  }
  .mr-lg-80 {
    margin-right: 8rem !important;
  }
  .mb-lg-80 {
    margin-bottom: 8rem !important;
  }
  .ml-lg-80 {
    margin-left: 8rem !important;
  }
  .mx-lg-80 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .my-lg-80 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-lg-85 {
    margin: 8.5rem !important;
  }
  .mt-lg-85 {
    margin-top: 8.5rem !important;
  }
  .mr-lg-85 {
    margin-right: 8.5rem !important;
  }
  .mb-lg-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-lg-85 {
    margin-left: 8.5rem !important;
  }
  .mx-lg-85 {
    margin-right: 8.5rem !important;
    margin-left: 8.5rem !important;
  }
  .my-lg-85 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-13 {
    padding: 1.3rem !important;
  }
  .pt-lg-13 {
    padding-top: 1.3rem !important;
  }
  .pr-lg-13 {
    padding-right: 1.3rem !important;
  }
  .pb-lg-13 {
    padding-bottom: 1.3rem !important;
  }
  .pl-lg-13 {
    padding-left: 1.3rem !important;
  }
  .px-lg-13 {
    padding-right: 1.3rem !important;
    padding-left: 1.3rem !important;
  }
  .py-lg-13 {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
  }
  .p-lg-15 {
    padding: 1.5rem !important;
  }
  .pt-lg-15 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-15 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-15 {
    padding-left: 1.5rem !important;
  }
  .px-lg-15 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-15 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-20 {
    padding: 2rem !important;
  }
  .pt-lg-20 {
    padding-top: 2rem !important;
  }
  .pr-lg-20 {
    padding-right: 2rem !important;
  }
  .pb-lg-20 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-20 {
    padding-left: 2rem !important;
  }
  .px-lg-20 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-lg-20 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-lg-25 {
    padding: 2.5rem !important;
  }
  .pt-lg-25 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-25 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-25 {
    padding-left: 2.5rem !important;
  }
  .px-lg-25 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-lg-25 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-lg-30 {
    padding: 3rem !important;
  }
  .pt-lg-30 {
    padding-top: 3rem !important;
  }
  .pr-lg-30 {
    padding-right: 3rem !important;
  }
  .pb-lg-30 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-30 {
    padding-left: 3rem !important;
  }
  .px-lg-30 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-30 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-35 {
    padding: 3.5rem !important;
  }
  .pt-lg-35 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-35 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-35 {
    padding-left: 3.5rem !important;
  }
  .px-lg-35 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-lg-35 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-lg-40 {
    padding: 4rem !important;
  }
  .pt-lg-40 {
    padding-top: 4rem !important;
  }
  .pr-lg-40 {
    padding-right: 4rem !important;
  }
  .pb-lg-40 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-40 {
    padding-left: 4rem !important;
  }
  .px-lg-40 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-lg-40 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-lg-45 {
    padding: 4.5rem !important;
  }
  .pt-lg-45 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-45 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-45 {
    padding-left: 4.5rem !important;
  }
  .px-lg-45 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .py-lg-45 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .p-lg-50 {
    padding: 5rem !important;
  }
  .pt-lg-50 {
    padding-top: 5rem !important;
  }
  .pr-lg-50 {
    padding-right: 5rem !important;
  }
  .pb-lg-50 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-50 {
    padding-left: 5rem !important;
  }
  .px-lg-50 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-lg-50 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-lg-55 {
    padding: 5.5rem !important;
  }
  .pt-lg-55 {
    padding-top: 5.5rem !important;
  }
  .pr-lg-55 {
    padding-right: 5.5rem !important;
  }
  .pb-lg-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-lg-55 {
    padding-left: 5.5rem !important;
  }
  .px-lg-55 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .py-lg-55 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .p-lg-60 {
    padding: 6rem !important;
  }
  .pt-lg-60 {
    padding-top: 6rem !important;
  }
  .pr-lg-60 {
    padding-right: 6rem !important;
  }
  .pb-lg-60 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-60 {
    padding-left: 6rem !important;
  }
  .px-lg-60 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-lg-60 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-65 {
    padding: 6.5rem !important;
  }
  .pt-lg-65 {
    padding-top: 6.5rem !important;
  }
  .pr-lg-65 {
    padding-right: 6.5rem !important;
  }
  .pb-lg-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-lg-65 {
    padding-left: 6.5rem !important;
  }
  .px-lg-65 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .py-lg-65 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .p-lg-70 {
    padding: 7rem !important;
  }
  .pt-lg-70 {
    padding-top: 7rem !important;
  }
  .pr-lg-70 {
    padding-right: 7rem !important;
  }
  .pb-lg-70 {
    padding-bottom: 7rem !important;
  }
  .pl-lg-70 {
    padding-left: 7rem !important;
  }
  .px-lg-70 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .py-lg-70 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-lg-75 {
    padding: 7.5rem !important;
  }
  .pt-lg-75 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-75 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-75 {
    padding-left: 7.5rem !important;
  }
  .px-lg-75 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .py-lg-75 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .p-lg-80 {
    padding: 8rem !important;
  }
  .pt-lg-80 {
    padding-top: 8rem !important;
  }
  .pr-lg-80 {
    padding-right: 8rem !important;
  }
  .pb-lg-80 {
    padding-bottom: 8rem !important;
  }
  .pl-lg-80 {
    padding-left: 8rem !important;
  }
  .px-lg-80 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-lg-80 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-lg-85 {
    padding: 8.5rem !important;
  }
  .pt-lg-85 {
    padding-top: 8.5rem !important;
  }
  .pr-lg-85 {
    padding-right: 8.5rem !important;
  }
  .pb-lg-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-lg-85 {
    padding-left: 8.5rem !important;
  }
  .px-lg-85 {
    padding-right: 8.5rem !important;
    padding-left: 8.5rem !important;
  }
  .py-lg-85 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }
}
@media (min-width: 320px) {
  .container-px-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-px-xs-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-xs-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .pl-xs-default {
    padding-left: 8px !important;
  }
  .pr-xs-default {
    padding-right: 8px !important;
  }
}
@media (min-width: 768px) {
  .container-px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-px-sm-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-sm-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .pl-sm-default {
    padding-left: 8px !important;
  }
  .pr-sm-default {
    padding-right: 8px !important;
  }
}
@media (min-width: 992px) {
  .container-px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-px-md-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-md-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .pl-md-default {
    padding-left: 8px !important;
  }
  .pr-md-default {
    padding-right: 8px !important;
  }
}
@media (min-width: 1200px) {
  .container-px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-px-lg-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-lg-default {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .pl-lg-default {
    padding-left: 8px !important;
  }
  .pr-lg-default {
    padding-right: 8px !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
.text-font-regular {
  font-family: "RedHatText-Regular" !important;
}
.text-font-medium {
  font-family: "RedHatText-Medium" !important;
}
.text-font-bold {
  font-family: "RedHatText-Bold" !important;
}
.line-height-normal {
  line-height: normal !important;
}
.line-height-base {
  line-height: 1  !important;
}
.line-height-1 {
  line-height: 1.1 !important;
}
.line-height-2 {
  line-height: 1.2 !important;
}
.line-height-3 {
  line-height: 1.3 !important;
}
.line-height-4 {
  line-height: 1.4 !important;
}
.line-height-5 {
  line-height: 1.5 !important;
}
.line-height-6 {
  line-height: 1.6 !important;
}
.line-height-7 {
  line-height: 1.7 !important;
}
.letter-spacing-normal {
  letter-spacing: normal !important;
}
.letter-spacing-unset {
  letter-spacing: unset !important;
}
.letter-spacing-0 {
  letter-spacing: 0 !important;
}
.letter-spacing-1 {
  letter-spacing: 1px !important;
}
.letter-spacing-2 {
  letter-spacing: 2px !important;
}
.letter-spacing-3 {
  letter-spacing: 3px !important;
}
.letter-spacing-4 {
  letter-spacing: 4px !important;
}
.letter-spacing-5 {
  letter-spacing: 5px !important;
}
.letter-spacing-6 {
  letter-spacing: 6px !important;
}
.letter-spacing-7 {
  letter-spacing: 7px !important;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.font-size-11 {
  font-size: 1.1rem !important;
}
.font-size-12 {
  font-size: 1.2rem !important;
}
.font-size-13 {
  font-size: 1.3rem !important;
}
.font-size-14 {
  font-size: 1.4rem !important;
}
.font-size-16 {
  font-size: 1.6rem !important;
}
.font-size-18 {
  font-size: 1.8rem !important;
}
.font-size-22 {
  font-size: 2.2rem !important;
}
.font-size-27 {
  font-size: 2.7rem !important;
}
.font-size-34 {
  font-size: 3.4rem !important;
}
.font-size-36 {
  font-size: 3.6rem !important;
}
.font-size-46 {
  font-size: 4.6rem !important;
}
.font-size-unset {
  font-size: unset !important;
}
@media (min-width: 320px) {
  .text-xs-left {
    text-align: left   !important;
  }
  .text-xs-right {
    text-align: right  !important;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .text-xs-font-regular {
    font-family: "RedHatText-Regular" !important;
  }
  .text-xs-font-medium {
    font-family: "RedHatText-Medium" !important;
  }
  .text-xs-font-bold {
    font-family: "RedHatText-Bold" !important;
  }
  .line-height-xs-normal {
    line-height: normal !important;
  }
  .line-height-xs-base {
    line-height: 1 !important;
  }
  .line-height-xs-1 {
    line-height: 1.1 !important;
  }
  .line-height-xs-2 {
    line-height: 1.2 !important;
  }
  .line-height-xs-3 {
    line-height: 1.3 !important;
  }
  .line-height-xs-4 {
    line-height: 1.4 !important;
  }
  .line-height-xs-5 {
    line-height: 1.5 !important;
  }
  .line-height-xs-6 {
    line-height: 1.6 !important;
  }
  .line-height-xs-7 {
    line-height: 1.7 !important;
  }
  .letter-spacing-xs-normal {
    letter-spacing: normal !important;
  }
  .letter-spacing-xs-unset {
    letter-spacing: unset !important;
  }
  .letter-spacing-xs-0 {
    letter-spacing: 0 !important;
  }
  .letter-spacing-xs-1 {
    letter-spacing: 1px !important;
  }
  .letter-spacing-xs-2 {
    letter-spacing: 2px !important;
  }
  .letter-spacing-xs-3 {
    letter-spacing: 3px !important;
  }
  .letter-spacing-xs-4 {
    letter-spacing: 4px !important;
  }
  .letter-spacing-xs-5 {
    letter-spacing: 5px !important;
  }
  .letter-spacing-xs-6 {
    letter-spacing: 6px !important;
  }
  .letter-spacing-xs-7 {
    letter-spacing: 7px !important;
  }
  .font-size-xs-11 {
    font-size: 1.1rem !important;
  }
  .font-size-xs-12 {
    font-size: 1.2rem !important;
  }
  .font-size-xs-13 {
    font-size: 1.3rem !important;
  }
  .font-size-xs-14 {
    font-size: 1.4rem !important;
  }
  .font-size-xs-16 {
    font-size: 1.6rem !important;
  }
  .font-size-xs-18 {
    font-size: 1.8rem !important;
  }
  .font-size-xs-22 {
    font-size: 2.2rem !important;
  }
  .font-size-xs-27 {
    font-size: 2.7rem !important;
  }
  .font-size-xs-34 {
    font-size: 3.4rem !important;
  }
  .font-size-xs-36 {
    font-size: 3.6rem !important;
  }
  .font-size-xs-46 {
    font-size: 4.6rem !important;
  }
  .font-size-xs-unset {
    font-size: unset !important;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-font-regular {
    font-family: "RedHatText-Regular" !important;
  }
  .text-sm-font-medium {
    font-family: "RedHatText-Medium" !important;
  }
  .text-sm-font-bold {
    font-family: "RedHatText-Bold" !important;
  }
  .line-height-sm-normal {
    line-height: normal !important;
  }
  .line-height-sm-base {
    line-height: 1 !important;
  }
  .line-height-sm-1 {
    line-height: 1.1 !important;
  }
  .line-height-sm-2 {
    line-height: 1.2 !important;
  }
  .line-height-sm-3 {
    line-height: 1.3 !important;
  }
  .line-height-sm-4 {
    line-height: 1.4 !important;
  }
  .line-height-sm-5 {
    line-height: 1.5 !important;
  }
  .line-height-sm-6 {
    line-height: 1.6 !important;
  }
  .line-height-sm-7 {
    line-height: 1.7 !important;
  }
  .letter-spacing-sm-normal {
    letter-spacing: normal !important;
  }
  .letter-spacing-sm-unset {
    letter-spacing: unset !important;
  }
  .letter-spacing-sm-0 {
    letter-spacing: 0 !important;
  }
  .letter-spacing-sm-1 {
    letter-spacing: 1px !important;
  }
  .letter-spacing-sm-2 {
    letter-spacing: 2px !important;
  }
  .letter-spacing-sm-3 {
    letter-spacing: 3px !important;
  }
  .letter-spacing-sm-4 {
    letter-spacing: 4px !important;
  }
  .letter-spacing-sm-5 {
    letter-spacing: 5px !important;
  }
  .letter-spacing-sm-6 {
    letter-spacing: 6px !important;
  }
  .letter-spacing-sm-7 {
    letter-spacing: 7px !important;
  }
  .font-size-sm-11 {
    font-size: 1.1rem !important;
  }
  .font-size-sm-12 {
    font-size: 1.2rem !important;
  }
  .font-size-sm-13 {
    font-size: 1.3rem !important;
  }
  .font-size-sm-14 {
    font-size: 1.4rem !important;
  }
  .font-size-sm-16 {
    font-size: 1.6rem !important;
  }
  .font-size-sm-18 {
    font-size: 1.8rem !important;
  }
  .font-size-sm-22 {
    font-size: 2.2rem !important;
  }
  .font-size-sm-27 {
    font-size: 2.7rem !important;
  }
  .font-size-sm-34 {
    font-size: 3.4rem !important;
  }
  .font-size-sm-36 {
    font-size: 3.6rem !important;
  }
  .font-size-sm-46 {
    font-size: 4.6rem !important;
  }
  .font-size-sm-unset {
    font-size: unset !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-font-regular {
    font-family: "RedHatText-Regular" !important;
  }
  .text-md-font-medium {
    font-family: "RedHatText-Medium" !important;
  }
  .text-md-font-bold {
    font-family: "RedHatText-Bold" !important;
  }
  .line-height-md-normal {
    line-height: normal !important;
  }
  .line-height-md-base {
    line-height: 1 !important;
  }
  .line-height-md-1 {
    line-height: 1.1 !important;
  }
  .line-height-md-2 {
    line-height: 1.2 !important;
  }
  .line-height-md-3 {
    line-height: 1.3 !important;
  }
  .line-height-md-4 {
    line-height: 1.4 !important;
  }
  .line-height-md-5 {
    line-height: 1.5 !important;
  }
  .line-height-md-6 {
    line-height: 1.6 !important;
  }
  .line-height-md-7 {
    line-height: 1.7 !important;
  }
  .letter-spacing-md-normal {
    letter-spacing: normal !important;
  }
  .letter-spacing-md-unset {
    letter-spacing: unset !important;
  }
  .letter-spacing-md-0 {
    letter-spacing: 0 !important;
  }
  .letter-spacing-md-1 {
    letter-spacing: 1px !important;
  }
  .letter-spacing-md-2 {
    letter-spacing: 2px !important;
  }
  .letter-spacing-md-3 {
    letter-spacing: 3px !important;
  }
  .letter-spacing-md-4 {
    letter-spacing: 4px !important;
  }
  .letter-spacing-md-5 {
    letter-spacing: 5px !important;
  }
  .letter-spacing-md-6 {
    letter-spacing: 6px !important;
  }
  .letter-spacing-md-7 {
    letter-spacing: 7px !important;
  }
  .font-size-md-11 {
    font-size: 1.1rem !important;
  }
  .font-size-md-12 {
    font-size: 1.2rem !important;
  }
  .font-size-md-13 {
    font-size: 1.3rem !important;
  }
  .font-size-md-14 {
    font-size: 1.4rem !important;
  }
  .font-size-md-16 {
    font-size: 1.6rem !important;
  }
  .font-size-md-18 {
    font-size: 1.8rem !important;
  }
  .font-size-md-22 {
    font-size: 2.2rem !important;
  }
  .font-size-md-27 {
    font-size: 2.7rem !important;
  }
  .font-size-md-34 {
    font-size: 3.4rem !important;
  }
  .font-size-md-36 {
    font-size: 3.6rem !important;
  }
  .font-size-md-46 {
    font-size: 4.6rem !important;
  }
  .font-size-md-unset {
    font-size: unset !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-font-regular {
    font-family: "RedHatText-Regular" !important;
  }
  .text-lg-font-medium {
    font-family: "RedHatText-Medium" !important;
  }
  .text-lg-font-bold {
    font-family: "RedHatText-Bold" !important;
  }
  .line-height-lg-normal {
    line-height: normal !important;
  }
  .line-height-lg-base {
    line-height: 1 !important;
  }
  .line-height-lg-1 {
    line-height: 1.1 !important;
  }
  .line-height-lg-2 {
    line-height: 1.2 !important;
  }
  .line-height-lg-3 {
    line-height: 1.3 !important;
  }
  .line-height-lg-4 {
    line-height: 1.4 !important;
  }
  .line-height-lg-5 {
    line-height: 1.5 !important;
  }
  .line-height-lg-6 {
    line-height: 1.6 !important;
  }
  .line-height-lg-7 {
    line-height: 1.7 !important;
  }
  .letter-spacing-lg-normal {
    letter-spacing: normal !important;
  }
  .letter-spacing-lg-unset {
    letter-spacing: unset !important;
  }
  .letter-spacing-lg-0 {
    letter-spacing: 0 !important;
  }
  .letter-spacing-lg-1 {
    letter-spacing: 1px !important;
  }
  .letter-spacing-lg-2 {
    letter-spacing: 2px !important;
  }
  .letter-spacing-lg-3 {
    letter-spacing: 3px !important;
  }
  .letter-spacing-lg-4 {
    letter-spacing: 4px !important;
  }
  .letter-spacing-lg-5 {
    letter-spacing: 5px !important;
  }
  .letter-spacing-lg-6 {
    letter-spacing: 6px !important;
  }
  .letter-spacing-lg-7 {
    letter-spacing: 7px !important;
  }
  .font-size-lg-11 {
    font-size: 1.1rem !important;
  }
  .font-size-lg-12 {
    font-size: 1.2rem !important;
  }
  .font-size-lg-13 {
    font-size: 1.3rem !important;
  }
  .font-size-lg-14 {
    font-size: 1.4rem !important;
  }
  .font-size-lg-16 {
    font-size: 1.6rem !important;
  }
  .font-size-lg-18 {
    font-size: 1.8rem !important;
  }
  .font-size-lg-22 {
    font-size: 2.2rem !important;
  }
  .font-size-lg-27 {
    font-size: 2.7rem !important;
  }
  .font-size-lg-34 {
    font-size: 3.4rem !important;
  }
  .font-size-lg-36 {
    font-size: 3.6rem !important;
  }
  .font-size-lg-46 {
    font-size: 4.6rem !important;
  }
  .font-size-lg-unset {
    font-size: unset !important;
  }
}
/*-- type utilities --*/
@media (min-width: 320px) {
  .h1-xs {
    font-size: 36px;
  }
  .h2-xs {
    font-size: 30px;
  }
  .h3-xs {
    font-size: 24px;
  }
  .h4-xs {
    font-size: 18px;
  }
  .h5-xs {
    font-size: 14px;
  }
  .h6-xs {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .h1-sm {
    font-size: 36px;
  }
  .h2-sm {
    font-size: 30px;
  }
  .h3-sm {
    font-size: 24px;
  }
  .h4-sm {
    font-size: 18px;
  }
  .h5-sm {
    font-size: 14px;
  }
  .h6-sm {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .h1-md {
    font-size: 36px;
  }
  .h2-md {
    font-size: 30px;
  }
  .h3-md {
    font-size: 24px;
  }
  .h4-md {
    font-size: 18px;
  }
  .h5-md {
    font-size: 14px;
  }
  .h6-md {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .h1-lg {
    font-size: 36px;
  }
  .h2-lg {
    font-size: 30px;
  }
  .h3-lg {
    font-size: 24px;
  }
  .h4-lg {
    font-size: 18px;
  }
  .h5-lg {
    font-size: 14px;
  }
  .h6-lg {
    font-size: 12px;
  }
}
.u-right-border-light {
  border-right: 1px solid #a0a0a0;
}
.u-align-right {
  text-align: right !important;
}
.u-align-left {
  text-align: left;
}
.u-align-center {
  text-align: center;
}
.u-inline-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.u-inline-list li {
  display: inline;
}
.u-margin-bottom-small {
  margin-bottom: 1.5rem;
}
.u-nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-nomargin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.u-nogutter {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-mg-t-10 {
  margin-top: 1rem !important;
}
.u-mg-b-10 {
  margin-bottom: 1rem !important;
}
.u-mg-b-30 {
  margin-bottom: 3rem !important;
}
.u-mg-b-15 {
  padding-bottom: 1.5rem !important;
}
.u-pd-b-15 {
  margin-bottom: 1.5rem !important;
}
.u-pd-t-40 {
  padding-top: 4rem !important;
}
.u-d-ib {
  display: inline-block !important;
}
.u-d-b {
  display: block !important;
}
.u-mg-l-5 {
  display: inline-block;
  margin-left: 5px;
}
.u-mg-r-15 {
  display: inline-block;
  margin-right: 1.5rem;
}
.u-mg-b-15 {
  display: inline-block;
  margin-right: 1.5rem;
}
.u-mg-r-20 {
  display: inline-block;
  margin-right: 2rem;
}
.u-mg-r-0 {
  margin-right: 0;
}
.u-mg-b-25 {
  margin-bottom: 2.5rem;
}
.u-mg-b-40 {
  margin-bottom: 4rem;
}
.u-mg-b-60 {
  margin-bottom: 6rem;
}
.u-p-l-10 {
  padding-left: 1rem !important;
}
.u-pd-b-50 {
  padding-bottom: 5rem;
}
.c-black {
  color: #000000 !important;
}
.u-pr-0 {
  padding-right: 0 !important;
}
.bg-middle-screen {
  background-color: #eeeeee!important;
}
.accountDashboard__blade__tb {
  margin-top: 4rem!important;
  margin-bottom: 4rem!important;
}
.accountDashboard__margin__tb {
  margin-top: 5rem!important;
  margin-bottom: 15rem!important;
}
.margin__bottom15 {
  margin-bottom: 15rem!important;
}
.u-width-100 {
  width: 100% !important;
}
.u-flex-top {
  align-self: baseline;
}
.inline-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.u-b-r-0 {
  border-right: 0 !important;
}
.u-pd-r-10 {
  padding-right: 1rem !important;
}
.u-mg-l-0 {
  margin-left: 0 !important;
}
.u-mg-l-10 {
  margin-left: 1rem !important;
}
.u-pd-r-0 {
  padding-right: 0 !important;
}
.u-pd-t-10 {
  padding-top: 1rem !important;
}
.u-pd-t-0 {
  padding-top: 0 !important;
}
.b-r-il {
  border-right: 1px solid #5a5a5a;
}
.bkg-white {
  background-color: #ffffff !important;
}
.u-not-visible {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
}
.u-mg-b-15 {
  margin-bottom: 1.5rem;
  width: 100%;
}
.u-mg-b-10 {
  margin-bottom: 1rem;
  width: 100%;
}
.u-pd-r-5 {
  padding-right: .5rem !important;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-BoldItalic.ttf') format('truetype');
  font-weight: bold, italic;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-Italic.ttf') format('truetype');
  font-weight: italic;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-Medium.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Red Hat Text';
  src: url('../fonts/RedHatText-Medium.ttf') format('truetype');
  font-weight: lighter;
}
@font-face {
  font-family: 'RedHatText-Regular';
  src: url('../fonts/RedHatText-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'RedHatText-Medium';
  src: url('../fonts/RedHatText-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'RedHatText-Bold';
  src: url('../fonts/RedHatText-Bold.ttf') format('truetype');
  font-weight: bold;
}
/*@font-face {
    font-family: 'Red Hat Text';
    src: url('../fonts/RedHatText-MediumItalic.ttf') format('truetype');
    font-weight: bold, italic;
}*/
body {
  font-family: 'Red Hat Text', sans-serif !important;
}
h1 {
  font-family: 'Red Hat Text';
}
@media only screen and (min-width: 640px) {
  .promo-tiles .promo-tile {
    display: inline-block;
  }
  .promo-tiles .promo-tile:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media only screen and (min-width: 640px) {
  .internal-tiles .internal-tile {
    display: inline-block;
  }
}
.container-header {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.header {
  color: #5a5a5a;
  background-color: #ffffff;
  height: 14.1rem;
  transition: all .3s;
}
.header .navigation {
  box-shadow: 0 2px 4px 0 rgba(87, 87, 87, 0.5);
}
.header--closed {
  height: 10.3rem;
}
@media only screen and (min-width: 1200px) {
  .footer {
    background-color: #0278d2;
    color: #ffffff !important;
    padding-top: 2.7rem;
    padding-bottom: 1.4rem;
  }
  .footer .contact {
    margin-top: 0rem;
    margin-bottom: 2.4rem;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end !important;
    display: flex;
  }
  .footer .contact__container {
    text-align: right;
  }
  .footer .contact__phone {
    margin-right: .8rem;
  }
  .footer .contact__phone:hover {
    border-bottom: 1px solid #ffffff;
    padding-bottom: .2rem;
  }
  .footer .contact__phone__number {
    margin-left: 0 !important;
  }
  .footer .contact__phone__icon {
    font-size: 1.4rem;
    margin-right: 1rem;
  }
  .footer .container {
    padding-left: 4px;
    padding-right: 4px;
  }
  .footer__copyright {
    background-color: #0278d2;
    color: #ffffff;
    margin-top: 4rem;
    font-size: 1.1rem;
  }
  .footer__divider div {
    right: 0px;
    left: 0px;
  }
  .footer__link {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .footer__link ul li {
    line-height: 2.1;
  }
  .footer__link ul li a:focus,
  .footer__link ul li a:visited,
  .footer__link ul li a:hover {
    color: #a0a0a0;
    text-decoration: none;
  }
  .footer__link ul li a:hover {
    border-bottom: 1px solid #ffffff;
    padding-bottom: .2rem;
  }
  .footer__link:not(:last-child) {
    margin-right: 8.5rem;
  }
  .footer__link:last-child .footer__link__item {
    float: right;
  }
  .footer__link__item h2 {
    margin-top: .1rem;
  }
  .footer__link__group:not(:last-child) {
    margin-bottom: 3rem;
  }
  div.footer__link__ProductsFooterNavNode {
    width: 14.5%;
  }
  div.footer__link__ResourcesFooterNavNode {
    width: 14.5%;
  }
  div.footer__link__ContactUsFooterNavNode {
    width: 20.5%;
  }
  .footer .user-signup__label {
    font-size: 1.4rem;
    margin-top: 1.6rem;
    margin-right: 2rem;
    display: block;
    float: left;
  }
  .footer .user-signup__email {
    float: left;
    width: 34.7rem;
    position: relative;
  }
  .footer .user-signup__email i {
    position: absolute;
    font-size: 2rem;
    right: 2rem;
    top: 1.5rem;
  }
  .footer .user-signup__email input {
    width: 34.7rem;
    height: 4.1rem;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: #ffffff;
    padding-left: 0.7rem;
    padding-top: 1.6rem;
    padding-bottom: .8rem;
    background-color: #1e71be;
    border: 0;
    border-bottom: 1px solid #ffffff;
    outline: none;
  }
  .footer .user-signup__email input::placeholder {
    color: #ffffff;
  }
  .footer .user-signup__email input:focus {
    outline: none;
  }
  .footer .social-media-links ul li a {
    font-size: 2.4rem;
    color: #ffffff;
  }
  .footer .social-media-links ul li a:hover {
    color: #a0a0a0;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .footer__link {
    float: left;
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .top-nav {
    border-bottom: 0;
  }
  .top-nav__profile--text {
    display: inline-block;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
    padding-left: 1rem;
    padding-right: .9rem;
  }
  .top-nav__profile--text:first-child {
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
  }
  .top-nav__profile--text:last-child {
    border-right: 1px solid #a0a0a0;
    margin-left: -0.3rem;
  }
  .top-nav__profile--text:hover,
  .top-nav__profile--text--selected {
    font-weight: 700;
    padding-bottom: .9rem;
    border-bottom: 3px solid #0278d2 !important;
  }
  .top-nav__profile--text:focus {
    text-decoration: none;
    outline: none;
  }
  .top-nav__contact {
    font-size: 1.1rem;
    color: #000000 !important;
    height: 3.6rem;
    vertical-align: bottom;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 1rem;
  }
  .top-nav__contact__phone {
    letter-spacing: 0.73px;
    display: inline-block;
    vertical-align: top;
    color: #000000 !important;
  }
  .top-nav__contact__phone a {
    color: #000000 !important;
  }
  .top-nav__contact__phone a i {
    color: #000000 !important;
  }
  .top-nav__contact__region {
    display: inline-block;
    position: relative;
    margin-left: 40px;
  }
  .top-nav__contact__region select {
    border: 0px;
    outline: 0px;
    background-color: #f5f5f5;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 1.8rem;
    width: 5rem;
  }
  .top-nav__contact__region select::-ms-expand {
    display: none;
  }
  .top-nav__contact__arrow {
    position: absolute;
    top: .4rem;
    right: .2rem;
    font-size: .8rem;
    color: #5a5a5a;
  }
  .top-nav__item {
    border-left: 1px solid #a0a0a0;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .top-nav__item span {
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.73px;
  }
  .top-nav__item span a {
    text-decoration: none;
    cursor: pointer;
    color: #5a5a5a;
  }
  .top-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .top-nav ul li {
    cursor: pointer;
    font-size: 1.8rem;
    display: inline;
  }
  .top-nav ul li:hover {
    color: #000000;
  }
  .top-nav ul li:not(:last-child) {
    margin-right: 1.5rem;
  }
  .navigation {
    background-color: #ffffff;
    padding-top: .5rem;
    border-bottom: 0;
  }
  .navigation .btn-transparent {
    background-color: transparent !important;
  }
  .navigation__menu {
    height: 9.7rem;
    margin-left: 5.3rem;
  }
  .navigation__menu__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 6.2rem;
  }
  .navigation__menu__header {
    padding-bottom: 1.3rem;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
  }
  .navigation__menu__header:not(:last-child) {
    margin-right: 3.5rem;
  }
  .navigation__menu__header__title {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    font-size: 1.3rem;
    font-weight: 500;
    font-style: normal;
  }
  .navigation__menu__header__title:hover,
  .navigation__menu__header__title:visited,
  .navigation__menu__header__title:focus {
    text-decoration: none;
  }
  .navigation__menu__header__title:hover {
    color: #0278d2;
  }
  .navigation__menu__header__icon {
    display: none !important;
  }
  .navigation__menu__header:hover {
    text-decoration: none;
    color: #0278d2;
  }
  .navigation__menu__header--active {
    text-decoration: none;
    color: #0278d2;
    border-bottom: 3px solid #0278d2;
  }
  .navigation__customer-menu__options {
    width: 100%;
    margin-bottom: 1.4rem;
  }
  .navigation__customer-menu__options li {
    letter-spacing: 1.2px;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
  }
  .navigation__customer-menu__options li:last-child {
    margin-left: 2.6rem;
  }
  .navigation__customer-menu__options li:not(:last-child) {
    border-right: 1px solid #5a5a5a;
    padding-right: 2.6rem;
  }
  .navigation__customer-menu__options a {
    text-decoration: none;
    display: inline-block;
    color: #000000;
  }
  .navigation__customer-menu__options i {
    font-size: 1.1rem;
    margin-right: .5rem;
  }
  .navigation__customer-menu__search {
    float: right;
    width: 28.6rem;
    background-color: #f5f5f5;
    border-bottom: 2px solid #a0a0a0;
    text-align: right;
    height: 4rem;
    position: relative;
  }
  .navigation__customer-menu__search input {
    border: 0;
    background-color: #f5f5f5;
    width: 28.6rem;
    height: 4rem;
    padding-left: 1.4rem;
    padding-top: 1.2rem;
    font-size: 1.1rem;
    padding-bottom: 1.2rem;
  }
  .navigation__customer-menu__search input::placeholder {
    font-size: 1.1rem;
    color: #000000;
    opacity: 0.8;
  }
  .navigation__customer-menu__search i {
    position: absolute;
    right: 1.2rem;
    top: 1.4rem;
  }
  .navigation__submenu {
    display: none;
    height: 0;
    opacity: 0;
  }
  .navigation__buttons {
    position: absolute;
    right: 0;
    top: 1.2rem;
  }
  .navigation__buttons__item {
    color: #000000;
    text-transform: uppercase;
  }
  .navigation__buttons__item:first-child {
    padding-right: 3.2rem;
    border-right: 1px solid #5a5a5a;
  }
  .navigation__buttons__item:last-child {
    margin-left: 2.6rem;
  }
  .navigation__buttons__item--text {
    display: inline-block;
    margin-left: .5rem;
  }
  .navigation__buttons__item--icon {
    font-size: 1.1rem;
  }
  .navigation__buttons__item:hover {
    color: #0278d2;
  }
  .navigation__buttons--cart {
    vertical-align: bottom;
    margin-left: 2.6rem;
    cursor: pointer;
  }
  .navigation__specifier-menu {
    color: #000000;
  }
  .navigation__specifier-menu a {
    color: #000000;
  }
  .navigation__specifier-menu__text {
    margin-left: .7rem;
    text-transform: uppercase;
    display: inline-block;
  }
  .navigation .logo {
    height: 9.8rem;
    width: 15.5rem;
    visibility: visible;
  }
  .navbar-search-section {
    display: flex !important;
    align-items: flex-end;
    height: 9.78rem;
    padding-bottom: 1.7rem;
  }
  .searchbar-container {
    position: relative;
    width: 100%;
    margin-left: 3.5rem;
  }
}
.header-nav-option .navigation__buttons__item {
  vertical-align: top;
  color: #000000 !important;
}
.header-nav-option .navigation__buttons__item:first-child {
  padding-left: 1rem;
  padding-right: 1rem;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
}
@media only screen and (min-width: 1200px) {
  .mega-menu {
    width: 100vw;
    left: 0;
    top: 4rem;
    transform: translateX(-33.5rem);
    padding-top: 3.9rem;
    padding-left: 29.7rem;
    min-height: 45.8rem;
    background-color: #f8f8f8;
    padding-bottom: 3.4rem;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    display: none;
    z-index: 100;
    transition: opacity, visibility, display ease-in 0.3s;
  }
  .mega-menu__container {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
  }
  .mega-menu__container__section {
    display: inline-block;
    vertical-align: top;
  }
  .mega-menu__container--level1 {
    display: inline-block;
    vertical-align: top;
  }
  .mega-menu__container--level1:not(:last-child) {
    min-width: 29.8rem;
    padding-left: .8rem;
  }
  .mega-menu__container--level2 {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 64.3rem;
    padding-top: 6.7rem;
    padding-left: 3.4rem;
    padding-bottom: 3.2rem;
    background-color: #eeeeee;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  .mega-menu__container--brand {
    left: 88.3rem;
  }
  .mega-menu__container--resources {
    position: absolute;
    left: 40.4rem;
  }
  .mega-menu__container--about {
    position: absolute;
    left: 53.8rem;
  }
  .mega-menu__container--contact {
    position: absolute;
    left: 65.8rem;
  }
  .mega-menu__container--blog {
    position: absolute;
    left: 80rem;
  }
  .mega-menu__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .mega-menu__list--brand {
    margin-left: 3rem;
  }
  .mega-menu__items-list {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .mega-menu__header {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1.98px;
    color: #009eff;
    margin-bottom: 1rem;
    display: block;
    margin-left: 3rem;
  }
  .mega-menu__item {
    font-size: 1.4rem;
    letter-spacing: 0.8px;
    color: #000000;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    padding-left: 3rem;
    padding-right: 7.6rem;
    padding-top: .9rem;
    padding-bottom: .9rem;
  }
  .mega-menu__item a {
    color: #000000 !important;
  }
  .mega-menu__item i {
    font-size: 1.2rem !important;
    display: inline-block;
    margin-left: 8px;
  }
  .mega-menu__item:hover {
    background-color: #eeeeee;
    color: #004a8f;
    font-weight: 500;
  }
  .mega-menu__item--level2 {
    font-style: normal;
    font-weight: 500;
  }
  .mega-menu__item--level2 a {
    color: #000000;
  }
  .mega-menu__item--level2:hover a {
    background-color: #eeeeee;
    color: #004a8f !important;
  }
  .mega-menu__item--link:hover,
  .mega-menu__item--link:active,
  .mega-menu__item--link:visited,
  .mega-menu__item--link:focus {
    text-decoration: none;
  }
  .mega-menu__feature__container {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
  }
  .mega-menu__feature__image {
    margin-top: 2.3rem;
    position: relative;
    width: 28.5rem;
    height: 25.3rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .mega-menu__feature__title {
    font-family: 'RedHatText-Regular';
    font-size: 2.7rem;
    line-height: 1.11;
    color: #ffffff;
    margin-bottom: 4px;
  }
  .mega-menu__feature__description {
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    line-height: 1.43;
    color: #ffffff;
  }
  .mega-menu__cover {
    background-color: #f8f8f8;
    z-index: 99;
    transition: opacity, visibility, display ease-in 0.3s;
    min-height: 45.8rem;
    position: absolute;
    top: 14.4rem;
    width: 100vw;
    left: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  main {
    margin-top: 14.1rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .arrival-section {
    margin-top: 5rem;
    margin-bottom: 2rem;
  }
  .arrival-section .login-section__header {
    font-size: 4.3rem;
    line-height: 1.15;
    color: #000000;
    margin-bottom: .8rem;
    text-align: center;
    font-family: 'RedHatText-Regular';
  }
  .arrival-section .login-section__content {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #5a5a5a;
    text-align: center;
    font-family: 'RedHatText-Regular';
    margin-bottom: 4.2rem;
  }
  .arrival-section .login-section__actions {
    display: inline-block;
  }
}
@media only screen and (min-width: 640px) {
  .button--auth {
    width: 9.3rem;
  }
  .button--reg {
    width: 12rem;
  }
  .button__icon {
    float: right;
    right: 1.2rem;
    top: 1.2rem;
  }
  .button--cac-secondbutton-ml {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .fade-carousel .carousel-inner img {
    min-height: 557px;
    object-fit: cover;
  }
  .fade-carousel .carousel-caption {
    left: calc(50% - 490px);
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 94px;
  }
  .fade-carousel .carousel-caption > div {
    width: 58.33333333%;
  }
  .carousel-caption .description {
    width: 83%;
  }
}
@media only screen and (min-width: 800px) {
  .info-icon--blue {
    display: inline-block;
    margin-left: 2rem;
    font-size: 1.5rem;
    color: #0278d2;
  }
}
@media only screen and (min-width: 640px) {
  .promo-tile {
    text-align: left;
    margin-bottom: 3rem;
    width: 58.6rem;
    vertical-align: top;
  }
  .promo-tile__image {
    height: 100%;
    height: 33rem;
    background-size: cover;
  }
  .promo-tile__content {
    height: 19.2rem;
    padding-left: 3.6rem;
    padding-right: 2.3rem;
    padding-top: 3rem;
  }
  .promo-tile__content h6 {
    color: #9a2061;
    font-size: 1.1rem;
    letter-spacing: 2.15px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .promo-tile__content h3 {
    color: #000000;
    font-size: 2.7rem;
    line-height: 1.11;
  }
  .promo-tile__content p {
    font-size: 1.4rem;
    line-height: 1.43;
    color: #5a5a5a;
  }
  .promo-tile__link {
    position: relative;
    width: 10.5rem;
  }
  .promo-tile__link a,
  .promo-tile__link i {
    color: #0278d2;
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
  .promo-tile__link a {
    font-weight: bold;
    text-decoration: none;
  }
  .promo-tile__link i {
    position: absolute;
    display: inline-block;
    top: .5rem;
    right: 0;
  }
}
@media only screen and (min-width: 640px) {
  .internal-tile {
    width: 58.5rem;
    height: 33.3rem;
    text-align: left;
  }
  .internal-tile:not(:last-child) {
    margin-right: 1.5rem;
  }
  .internal-tile__image {
    height: 100%;
    background-size: cover;
  }
  .internal-tile__content {
    z-index: 6;
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 3rem;
    color: #eeeeee !important;
  }
  .internal-tile__title {
    font-size: 2.7rem;
    line-height: 1.11;
    display: inline-block;
    margin-bottom: 1rem;
  }
  .internal-tile__description {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: .5px;
    padding: 0;
    margin: 0;
  }
  .internal-tile__gradient-Overlay {
    position: absolute;
    width: 585px;
    opacity: 0.45;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 47%);
    z-index: 5;
    height: 217px;
    margin-top: -217px;
  }
}
@media only screen and (min-width: 993px) {
  .allProductsHeader__headLine {
    left: calc(50% - 472px);
  }
}
@media only screen and (min-width: 1200px) {
  .allProductsHeader__headLine {
    left: calc(50% - 592px);
  }
}
@media only screen and (min-width: 993px) {
  .allProductsWhatsNew {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .allProductsWhatsNew__infoSquare {
    height: 100%;
    visibility: visible;
    min-width: 325px;
    padding-right: 45px;
    flex: 0 1 30%;
  }
  .allProductsWhatsNew__infoSquare__header {
    width: 100%;
  }
  .allProductsWhatsNew__infoSquare__header h2 {
    width: 325px;
    font-size: 43px;
    line-height: 1.16;
  }
  .allProductsWhatsNew__infoSquare__body {
    width: 100%;
    margin-top: 15px;
  }
  .allProductsWhatsNew__infoSquare__body p {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
  }
  .allProductsWhatsNew__infoSquare__footer {
    width: 100%;
    margin-top: 30px;
    text-align: left;
  }
  .allProductsWhatsNew__infoSquare__footer button {
    margin: 0;
    height: inherit;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
  .allProductsWhatsNew__infoSquare__footer ::after {
    top: 14px;
  }
  .allProductsWhatsNew__infoSquare__footer span {
    max-width: none;
  }
  .allProductsWhatsNew__categoriesHeader {
    display: none;
    visibility: hidden;
    height: 0px;
  }
  .allProductsWhatsNew__categoriesBody {
    height: 100%;
    display: flex;
    align-items: stretch;
  }
  .allProductsWhatsNew__categoriesFooter {
    visibility: hidden;
    height: 0px;
  }
  .categorycontent {
    padding: 10px 22px;
  }
  .categorycontent__title {
    margin-top: 25px;
  }
  .categorycontent__title button {
    padding: 0px;
    border: 0px !important;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: flex;
  }
  .categorycontent__title button ::after {
    right: -15px;
  }
  .categorycontent__title span {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1200px) {
  .categorycontent {
    padding: 20px 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .searchbar::placeholder {
    font-size: 1.1rem;
    text-transform: none !important;
  }
  .searchbar__query {
    height: 4rem;
    padding-left: 2.1rem;
    padding-top: 1.4rem;
    padding-bottom: 1.2rem;
  }
  /*.searchbar {
        right: 0;
        left: unset;
        bottom: 1.8rem;
        width: 28.6rem;
        margin-top: 0;
        margin-left: 0;
        position: absolute;
        font-size: 1.1rem;

        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    
        // &::after {
        //     top: 1.2rem;
        //     right: 2.2rem;
        // }

        &--opened {
            left: 17.5rem;
            width: unset
        }

        &__icon {
            top: 0.5rem;
            right: 1rem;
    
        }
    }*/
}
@media only screen and (min-width: 993px) {
  .ProductDrillDown__Container {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .ProductDrillDown__Item {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.07px;
  }
  .ProductDrillDown__Item__Header {
    width: 100%;
    padding-top: 12px;
    padding-left: 15px;
  }
  .ProductDrillDown__Item__Header__Icon {
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-top: 5px;
    visibility: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .page-header {
    padding: 0;
    margin: 0;
    border: 0;
    margin-top: 4.2rem;
    margin-bottom: 6.7rem;
  }
  .page-header__title {
    font-family: 'RedHatText-Regular';
    font-size: 4.3rem;
    color: #000000;
  }
  .page-header__subtitle {
    font-family: 'RedHatText-Regular';
  }
}
@media only screen and (min-width: 1200px) {
  .page-topics {
    background-color: #eeeeee;
    padding-top: 5.6rem;
    padding-bottom: 7.5rem;
    margin-bottom: 6.2rem;
  }
  .page-topics__title {
    font-size: 1.8rem;
    color: #000000;
    font-family: 'RedHatText-Regular';
  }
  .page-topics__list {
    margin-top: 3.3rem;
  }
  .page-topics__item {
    margin-top: 1.3rem;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid rgba(90, 90, 90, 0.21);
    font-size: 1.4rem;
    font-weight: 500;
    color: #0278d2;
    cursor: pointer;
  }
  .page-topics__item:hover {
    text-decoration: underline;
    color: #014d86;
  }
  .page-topics__item:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .page-footer {
    background-color: #eeeeee;
    padding-top: 3rem;
    padding-bottom: 2rem;
    text-align: center;
    color: #000000;
  }
  .page-footer__title {
    font-family: 'RedHatText-Regular';
    font-size: 2.7rem;
    margin-bottom: 1rem;
  }
  .page-footer__subtitle {
    font-family: 'RedHatText-Regular';
    color: #5a5a5a;
    margin-bottom: 1.4rem;
  }
  .page-footer__link {
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .page-footer__link a::after {
    content: "" !important;
    position: absolute;
    background: url(../images/karet-lite_blue.svg) !important;
    top: 3px;
    height: 12px;
    right: -15px;
    width: 8px;
  }
}
@media only screen and (min-width: 993px) {
  .lds__body {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .lds__body .row {
    margin: 0 auto;
    width: 75%;
  }
}
@media only screen and (min-width: 1200px) {
  .experience-box {
    width: 31.2rem;
    height: 11.6rem;
    opacity: 0.9;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.5);
    background-color: #ffffff;
    position: absolute;
    top: 6px;
    z-index: 10;
    text-align: center;
    border-bottom: 5px solid #009eff;
    box-sizing: border-box;
  }
  .experience-box__container {
    position: relative;
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .experience-box__options__icon {
    display: inline-block;
    margin-left: 5px;
    font-size: .9rem;
  }
  .experience-box__options__item {
    display: inline-block;
  }
  .experience-box__options__item:first-child {
    border-right: 1px solid #5a5a5a;
    padding-right: 3.4rem;
  }
  .experience-box__options__item:last-child {
    padding-left: 3.4rem;
  }
  .experience-box__header {
    font-family: 'RedHatText-Medium';
    font-size: 1.4rem;
    letter-spacing: 1.08px;
    color: #009eff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin-bottom: 1.1rem;
  }
}
.watchlist__container {
  display: inline-block;
  position: relative;
}
.watchlist__box {
  position: absolute;
  left: -10rem;
  width: 30rem;
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  box-shadow: 0 2px 4px 0 rgba(87, 87, 87, 0.5);
  transition: all .3s;
}
.watchlist__box__close {
  float: right;
}
.watchlist__box__close:hover {
  cursor: pointer;
}
.watchlist__box--opened {
  height: 30rem;
  top: 3.9rem;
  visibility: visible;
  opacity: 1;
}
.watchlist__box--closed {
  height: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.watchlist__box__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
}
.watchlist__box__body {
  height: 26.2rem;
  overflow-y: auto;
  width: 100%;
  padding: 1rem;
  scrollbar-width: thin;
  scrollbar-color: #979797 #a0a0a0;
}
.watchlist__box__body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.watchlist__box__body li {
  margin-bottom: 5px;
  font-family: 'RedHatText-Regular';
  text-transform: uppercase;
}
.watchlist__box__body li:hover {
  cursor: pointer;
}
.watchlist__box__body .check-icon {
  float: right;
  padding-top: 3px;
  visibility: hidden;
}
.watchlist__box__body .check-icon--visible {
  visibility: visible;
}
.watchlist__box__body::-webkit-scrollbar {
  background-color: transparent;
  width: 10px;
}
.watchlist__box__body::-webkit-scrollbar-track {
  background-color: transparent;
}
.watchlist__box__body::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.watchlist__box__body::-webkit-scrollbar-thumb {
  background-color: #979797;
  border: 0px;
}
.watchlist__box__body::-webkit-scrollbar-corner {
  background-color: transparent;
}
.watchlist__box__footer {
  width: 100%;
  text-align: center;
  height: 35px;
  border-top: 1px solid #a0a0a0;
  padding-top: 7px;
  align-self: flex-end;
}
.watchlist__item:hover {
  cursor: pointer;
}
.watchlist__item--selected {
  font-weight: bold;
}
.watchlist__new {
  position: absolute;
  left: 2rem;
  width: 30rem;
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  box-shadow: 0 2px 4px 0 rgba(87, 87, 87, 0.5);
  transition: all .3s;
  padding: 1rem;
}
.watchlist__new .legend {
  font-size: 1.3rem;
}
.watchlist__new__container {
  padding-top: 3px;
}
.watchlist__new__close {
  float: right;
}
.watchlist__new__close:hover {
  cursor: pointer;
}
.watchlist__new--opened {
  height: 20rem;
  top: 3.9rem;
  visibility: visible;
  opacity: 1;
}
.watchlist__new--closed {
  height: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.watchlist__new__footer {
  width: 100%;
  text-align: right;
  height: 35px;
  padding-top: 2rem;
}
@media only screen and (min-width: 993px) {
  .dashboard-menu {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
}
@media only screen and (min-width: 993px) {
  .ProductCategory__BreadCrumb {
    width: 100%;
    background-color: inherit;
  }
  .ProductCategory__BreadCrumb.brand-listing {
    height: 20px;
    padding: 20px 0px;
  }
  .ProductCategory__BreadCrumb .sub-category .breadcrumb {
    margin: 25px 0 11px 0px;
  }
  .ProductCategory__Header {
    padding: 0px !important;
  }
  .ProductCategory__Header__Title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 43px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    color: black;
    margin: 0px;
    margin-bottom: 15px;
  }
  .ProductCategory__Header__Description p {
    font-family: 'RedHatText-Regular' !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: left;
    margin-bottom: 25px;
  }
  .ProductCategory__Header__Description p:empty {
    margin-bottom: 0px;
  }
  .ProductCategory__Search {
    width: 100%;
    height: 100px;
    background-color: #eeeeee;
    font-family: "RedHatText-Regular";
  }
  .ProductCategory__Search .form-control {
    border: none;
    height: 45px;
    border-bottom: solid 1px #000000;
  }
  .ProductCategoryAllResources .content {
    font-family: "RedHatText-Regular";
  }
  .ProductCategoryAllResources .content > div {
    padding-top: 40px;
  }
  .ProductCategorySpotlight .carousel-caption {
    left: calc(50% - 427px);
  }
}
@media only screen and (min-width: 1200px) {
  .ProductCategorySpotlight .carousel-caption {
    left: calc(50% - 557px);
  }
}
@media screen and (max-width: 1199px) and (min-width: 993px) {
  .ProductCategory__Breadcrumb {
    width: 956px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0px 30px;
  }
  .ProductCategory__Breadcrumb .breadcrumb {
    margin: 30px 0 30px 23px;
  }
  .ProductCategory__Breadcrumb.brand-listing {
    padding: 20px 0px;
  }
  .ProductCategory__Breadcrumb.brand-listing .breadcrumb {
    margin: 25px 0 11px 0px;
  }
}
@media only screen and (min-width: 993px) {
  .ProductDrawer {
    height: 75px;
    padding: 0px 90px;
  }
  .ProductDrawer__Header {
    height: 73px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ProductDrawer__Title {
    height: 35px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .ProductDrawer__Title span {
    font-size: 27px;
  }
  .ProductDrawer__Icon {
    padding-right: 10px;
  }
  .ProductDrawer__Icon a {
    text-decoration: none;
    cursor: default;
  }
  .ProductDrawer__Footer {
    width: 100%;
    height: 2px;
    background-color: #d5d5d5;
    /* @CRLMedGrey;*/
  }
  .ProductDrawer__Container {
    padding: 30px 100px;
  }
  .ProductDrawer__ProductSpec__Header {
    padding: 7px;
    font-family: 'RedHatText-Medium' !important;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .ProductDrawer__ProductSpec__Title {
    color: #000000;
  }
  .ProductDrawer__ProductSpec__Value {
    color: #5a5a5a;
    max-width: 145px;
  }
  .ProductDrawer__TechnicalSpec {
    padding-top: 20px;
  }
  .ProductDrawer__TechnicalSpec__Title {
    margin-bottom: 20px;
  }
  .ProductDrawer__TechnicalSpec__File {
    padding-bottom: 20px;
  }
  .ProductDrawer__TechnicalSpec__File__Download {
    min-width: 200px;
  }
  .ProductDrawer__TechnicalSpec__File .pd_downloadtitle-top {
    line-height: 30px;
  }
  .ProductDrawer__TechnicalSpec__File .pd_downloadtitle {
    margin-top: -35px;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll {
    width: 100%;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Header {
    padding-top: 40px;
  }
  #technicalSpecifications {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .brand__header__description {
    font-size: 2.2rem;
  }
  .brand__header__container {
    left: 15%;
    right: 15%;
    width: 58.3333333%;
  }
  .brand__header__link a::after {
    top: 1.2rem;
    right: 0.5rem;
  }
}
@media only screen and (min-width: 993px) {
  .contentlistingArticlesList .bg-grey {
    padding-left: 0;
  }
}
@media only screen and (min-width: 993px) {
  .news-article-refinements .bg-grey {
    padding-left: 0;
  }
  .news-article-refinements .mleft-2 {
    margin-left: 2rem !important;
  }
}
@media only screen and (min-width: 993px) {
  .Article__Section {
    max-width: 1400px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Section__Top {
    width: 100%;
    max-width: 1200px;
  }
  .Article__Section__Bottom {
    width: 100%;
    max-width: 1400px;
  }
  .Article__Top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 70px;
  }
  .Article__Top__Route {
    height: 100%;
    width: 200px;
    color: #0278d2;
  }
  .Article__Top__Sharing {
    height: 100%;
    width: 200px;
    display: flex;
    justify-content: flex-end;
    padding-right: 0px;
    color: #0278d2;
  }
  .Article__Header {
    max-width: 785px;
  }
  .Article__Image {
    margin-top: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Image__Header {
    width: auto;
    max-height: 625px;
    text-align: center;
  }
  .Article__Image__Header img {
    max-height: 625px;
    max-width: 1200px;
  }
  .Article__Image__Footer {
    padding-top: 5px;
  }
  .Article__Body,
  .Article__Bottom,
  .Article__Image__Footer {
    width: 66%;
  }
  .Article__Body {
    margin-top: 70px;
  }
  .Article__Bottom {
    height: 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #0278d2;
  }
  .Article__Bottom__Tags {
    width: 200px;
    display: flex;
    align-items: center;
    color: #5a5a5a;
  }
  .Article__Bottom__Tags span {
    padding-right: 15px;
  }
  .Article__Bottom__Sharing {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .Article__RelatedContent {
    padding-left: 0px;
    padding-right: 0px;
  }
  .Article__RelatedContent__Title h3 {
    margin-bottom: 43px;
  }
  .Article__RelatedContentCard {
    padding: 40px 45px 30px 45px;
  }
  .social-media-links ul li a {
    font-size: 2.4rem;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 993px) {
  .brand-list .brand__header__image {
    height: 200px;
  }
  .brand-list .brand__header__image img {
    object-fit: cover;
  }
  .brand-list .brand__header__container {
    left: calc(50% - 472px);
    width: 100%;
    max-width: 956px;
  }
  .brand-list .page-header {
    margin-bottom: 54px;
  }
}
@media only screen and (min-width: 1200px) {
  .brand-list .brand__header__container {
    left: calc(50% - 592px);
    width: 100%;
    max-width: 1200px;
  }
  .brand-list .brand__header__description {
    width: 66.66666%;
  }
  .brand-list .filter-header {
    font-size: 1.8rem;
    color: #000000;
    font-family: 'RedHatText-Medium';
  }
  .brand-list .card-filter {
    margin-bottom: 3.7rem;
  }
  .brand-list .filter-clear {
    color: #0278d2;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    cursor: pointer;
  }
  .brand-list__resources {
    padding-bottom: 9rem;
  }
  .brand-list__resource-link {
    padding-top: 5rem;
    text-align: center;
  }
}
@media only screen and (min-width: 993px) {
  .trl__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__space__content {
    width: 100%;
    max-width: 1200px;
    color: black;
  }
  .trl__header__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__header__content {
    width: 100%;
    max-width: 1200px;
  }
  .trl__header__title {
    padding-top: 45px;
  }
  .trl__header__title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 43px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    margin: 0px;
  }
  .trl__header__description {
    max-width: 785px;
    overflow: hidden;
    margin-top: 15px;
  }
  .trl__header__description h4 {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0px;
    text-align: justify;
  }
  .trl__breadcrumb {
    width: 100%;
    height: 23px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .trl__breadcrumb span {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__tabs {
    width: 100%;
    height: 70px;
    max-width: 1200px;
    display: none;
    padding-left: 50px;
  }
  .trl__tabButton {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .trl__tabButton span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .trl__tabButton__Title {
    width: 100%;
    height: 68px;
    display: flex;
    align-items: center;
  }
  .trl__tabButton__Border {
    width: 100%;
    height: 2px;
    background-color: #0278d2;
  }
  .trl__tabButton__Separator {
    width: 45px;
  }
  .trl__body {
    min-height: 520px;
    display: flex;
    justify-content: center;
    background-color: #eeeeee;
    padding-bottom: 75px;
  }
  .trl__body__content {
    width: 100%;
    max-width: 1200px;
  }
  .trl__categorynavigation {
    width: 100%;
    height: 350px;
  }
  .trl__categorynavigation__title {
    margin-top: 65px;
    margin-bottom: 20px;
  }
  .trl__categorynavigation__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
  }
  .trl__categorynavigation__body {
    width: 100%;
    height: 100px;
  }
  .trl__references {
    width: 100%;
    display: none;
  }
  .trl__references__backtoproducts {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: flex-end;
    display: none;
  }
  .trl__references__backtoproducts span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__title {
    width: 100%;
    height: 115px;
    display: flex;
    align-items: center;
  }
  .trl__references__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
    color: black;
  }
  .trl__references__title__compact {
    height: 0px;
    visibility: hidden;
  }
  .trl__references__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
  }
  .trl__references__filters {
    width: 285px;
    margin-right: 13px;
  }
  .trl__references__filters__card {
    width: 100%;
    min-height: 400px;
    /* TODO */
    background-color: white;
    padding: 20px;
  }
  .trl__references__filters__card__header {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
  }
  .trl__references__filters__card__header__title {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__header__clear {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__filters__card__subheader {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
    border-bottom: 1px solid black;
  }
  .trl__references__filters__card__subheader__title {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__subheader__plus {
    width: auto;
    height: auto;
  }
  .trl__references__filters__card__subheader__plus__icon {
    height: 13px;
  }
  .trl__references__filters__card__body {
    width: 100%;
    min-height: 250px;
    /* TODO */
  }
  .trl__references__filters__card__body__filter {
    width: 100%;
    display: flex;
    padding-bottom: 15px;
  }
  .trl__references__filters__card__body__filter__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__filters__card__body__filter__title {
    color: black;
  }
  .trl__references__filters__card__body__filter__title span {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__filters__card__body__filter__count {
    color: '#5a5a5a';
  }
  .trl__references__filters__card__body__filter__count span {
    width: auto;
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-left: 5px;
  }
  .trl__references__filters__card__footer {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__references__items {
    max-width: 900px;
  }
  .trl__references__items__card {
    width: 284px;
    background-color: white;
  }
  .trl__references__items__card__container {
    width: 300px;
    margin-bottom: 45px;
  }
  .trl__references__items__card__header {
    width: 100%;
    height: 78px;
    padding: 12px;
    background-color: #f2f2f2;
  }
  .trl__references__items__card__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__items__card__body {
    width: 100%;
    padding: 12px;
  }
  .trl__references__items__card__item {
    width: 100%;
    min-height: 70px;
    max-height: 100px;
    padding-top: 20px;
  }
  .trl__references__items__card__item__header {
    width: 100%;
    display: flex;
  }
  .trl__references__items__card__item__header__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__items__card__item__header__title {
    width: 100%;
    padding-right: 10px;
  }
  .trl__references__items__card__item__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__header__icon {
    width: 20px;
    height: 100%;
    color: #0278d2;
  }
  .trl__references__items__card__item__extension {
    width: 100%;
    min-height: 20px;
    padding-left: 25px;
    padding-bottom: 10px;
  }
  .trl__references__items__card__item__extension span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__footer {
    width: 100%;
    height: 2px;
    background-color: #979797;
    opacity: 0.2;
  }
  .trl__products__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
  }
  .trl__products__card {
    width: 284px;
    padding: 12px;
    background-color: white;
  }
  .trl__products__card__container {
    width: 300px;
    margin-bottom: 16px;
  }
  .trl__products__card__image {
    width: 260px;
    height: 260px;
    background-color: #f3f2e9;
  }
  .trl__products__card__title {
    width: 100%;
    margin-top: 25px;
  }
}
.trl__breadcrumb {
  color: black;
}
.trl__breadcrumb a {
  color: #0278d2;
}
.trl__breadcrumb #clearall {
  font-family: 'RedHatText-Regular';
}
@media only screen and (min-width: 993px) {
  .pd__space {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    background-color: #f7f7f7;
  }
  .pd__container {
    width: 100%;
    max-width: 1200px;
  }
  .pd__breadcrumb {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
  }
  .pd__breadcrumb span {
    font-family: "RedHatText-Regular";
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .pd__body {
    width: 100%;
    display: flex;
  }
  .pd__imagespace {
    width: 50%;
    height: 100%;
    display: flex;
  }
  .pd__imagespace__previewlist {
    width: 125px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pd__imagespace__previewlist__item {
    width: 65px;
    height: 65px;
    margin-bottom: 15px;
  }
  .pd__imagespace__image {
    width: 100%;
  }
  .pd__imagespace__compact {
    display: none;
  }
  .pd__infospace {
    width: 50%;
    height: 100%;
    padding-left: 45px;
  }
  .pd__infospace__maininfo {
    width: 100%;
  }
  .pd__infospace__maininfo__title {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
  }
  .pd__infospace__maininfo__title > :nth-child(2) {
    margin-top: 2px;
  }
  .pd__infospace__maininfo__title__productTitle h3 {
    font-family: "RedHatText-Regular";
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    margin: 0px;
    color: black;
  }
  .pd__infospace__maininfo__descripcion {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "RedHatText-Regular";
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .pd__infospace__maininfo__colorspace {
    width: 100%;
    padding-top: 15px;
  }
  .pd__infospace__maininfo__colorspace__header {
    width: 100%;
    height: 20px;
  }
  .pd__infospace__maininfo__colorspace__body {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .pd__infospace__maininfo__colorspace__footer {
    width: 100%;
    height: 20px;
  }
  .pd__infospace__guestinfo {
    width: 100%;
  }
  .pd__infospace__guestinfo__title {
    width: 100%;
    padding-top: 33px;
    padding-bottom: 17px;
  }
  .pd__infospace__guestinfo__title span {
    font-family: "RedHatText-Medium";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #9a2061;
  }
  .pd__infospace__guestinfo__buttonspace {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
  }
  .pd__infospace__guestinfo__buttonspace > :nth-child(1) {
    margin-right: 15px;
  }
  .pd__infospace__contractorinfo {
    width: 100%;
  }
  .pd__infospace__contractorinfo__buttonspace {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
  }
  .pd__infospace__contractorinfo__buttonspace > :nth-child(1) {
    margin-right: 15px;
  }
  .pd__infospace__contractorinfo__quantity {
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .pd__infospace__contractorinfo__price {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 993px) {
  .pd__breadcrumb {
    width: 956px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
  }
  .pd__breadcrumb .breadcrumb {
    margin: 30px 0 30px 23px;
  }
}
@media only screen and (min-width: 992px) {
  .aboutUs__header__Content {
    left: 15%;
    right: 15%;
  }
  .aboutUs__header__Content .description {
    width: 68.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .aboutUs__header__Content {
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
  }
  .aboutUs__header__Content .description {
    width: 58.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .login-page {
    padding-top: 8rem;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .login-page .login-card {
    padding: 4.5rem;
    background-color: #ffffff;
    text-align: left;
  }
  .login-page .login-card__header {
    font-size: 2.7rem;
    color: #0278d2;
    font-family: 'RedHatText-Regular';
    width: 17rem;
    margin-bottom: 1.4rem;
  }
  .login-page .login-card__description {
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: inline-block;
  }
  .login-page .login-card__body {
    margin-bottom: 3.5rem;
  }
  .login-page .login-card__text {
    border: 0;
    padding-bottom: .9rem;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    font-family: 'RedHatText-Regular';
  }
  .login-page .login-card__text:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .login-page .login-card__text::placeholder {
    font-size: 1.2rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
  }
  .login-page .login-card__button {
    /*width: 9.2rem;*/
  }
  .login-page__body {
    padding-bottom: 8rem;
  }
  .login-page__footer {
    padding-top: 5rem;
    background-color: #ffffff;
    padding-bottom: 5rem;
    text-align: center;
    width: 100%;
    align-self: flex-end;
  }
  .login-page__footer .page-footer__title {
    color: #000000;
  }
  .login-page .register-account {
    padding-left: 5.5rem;
    padding-right: 4.3rem;
    padding-top: 1.7rem;
    padding-bottom: 7.2rem;
  }
  .login-page .register-account--border {
    border-right: 1px solid #dcdcdc;
  }
  .login-page .register-account__title1 {
    font-family: 'RedHatText-Bold';
    font-size: 1.1rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.29px;
    color: #9a2061;
    text-transform: uppercase;
    margin-bottom: 1.1rem;
    display: inline-block;
    min-height: 1.4rem;
  }
  .login-page .register-account__title2 {
    font-family: 'RedHatText-Regular';
    font-size: 2.7rem;
    line-height: 1.11;
    letter-spacing: normal;
    color: #0278d2;
    margin-bottom: 1.7rem;
  }
  .login-page .register-account__content {
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #5a5a5a;
    margin-bottom: 4.2rem;
    margin-left: -1px;
  }
}
@media only screen and (min-width: 1200px) {
  .register-page {
    padding-top: 8rem;
  }
  .register-page .form-group {
    margin-bottom: 2.5rem;
  }
  .register-page .crl-checkbox .checkbox span::before {
    font-family: 'RedHatText-Regular' !important;
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    color: #5a5a5a !important;
  }
  .register-page .checkbox-label {
    position: absolute;
    top: 2.5rem;
    right: 0;
  }
  .form__header {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-family: 'RedHatText-Regular';
    letter-spacing: normal;
    color: #000000;
    font-size: 4.3rem;
    line-height: 1.16;
  }
  .form__subheader {
    font-family: 'RedHatText-Regular';
    font-size: 1.8rem;
    color: #000000;
  }
  .form__section-title {
    font-family: 'RedHatText-Regular';
    font-size: 2.7rem;
    color: #000000;
  }
  .form__input-text {
    border: 1px solid #979797;
    padding-bottom: .9rem;
    border: 1px solid ;
    padding-left: 1.5rem;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    color: #000000;
    height: 4rem;
    padding-top: 1rem;
  }
  .form__input-text:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .form__input-text:focus {
    outline: 0 !important;
  }
  .form__input-text--invalid {
    border: 1px solid #d00000;
  }
  .form__input-text input:focus {
    outline: 0 !important;
    border: 1px solid #5a5a5a;
    color: #505050;
  }
  .form__input-text::placeholder {
    font-size: 1.4rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
  }
  .form__input-text:required:invalid:focus + label {
    visibility: visible !important;
    transform: translateY(2.4rem);
    display: block !important;
  }
  .form__input-text:required:invalid:focus {
    border: 1px solid #d00000;
  }
  .form__form-label {
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    color: #000000;
    text-transform: none;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.11;
  }
  .form__radio-label {
    width: 49%;
    cursor: pointer;
    position: relative;
    padding-left: 2.5rem;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    color: #000000;
    text-transform: none;
    font-weight: 500;
  }
  .form__radio-caption {
    font-family: 'RedHatText-Regular';
    font-size: 1.8rem;
    line-height: 1.11;
    color: #000000;
  }
  .form__radio-group {
    display: inline-block;
  }
  .form__radio-group:not(last-child) {
    margin-right: 1.5rem;
  }
  .form__radio-input {
    display: none;
  }
  .form__label {
    font-size: 1.2rem;
    font-weight: 700;
    margin-left: 1.2rem;
    margin-top: .7rem;
    display: block;
    transition: all .1s;
  }
  .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4rem);
  }
  .form__radio-button {
    height: 1.5rem;
    width: 1.5rem;
    border: 1px solid #979797;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
  }
  .form__radio-button::after {
    height: 9px;
    width: 9px;
    display: block;
    content: '';
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-55%, -55%);
    background-color: #004a8f;
    opacity: 0;
    transition: opacity .2s;
  }
  .form__radio-button--fixed::after {
    left: 55%;
  }
  .form__radio-input:checked ~ .form__radio-label .form__radio-button::after {
    opacity: 1;
  }
  .form__file-input {
    position: absolute;
    top: -1000px;
  }
  .form__file-input::-webkit-file-upload-button {
    visibility: hidden;
  }
  .form__file-input input[type="file"] {
    position: absolute;
    top: -1000px;
  }
  .form__file-input::placeholder {
    color: transparent;
  }
  .form__file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
  }
  .form__file-input:hover::before {
    border-color: black;
  }
  .form__file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  }
  .form__text-area {
    width: 100%;
  }
  .radio-label-100 {
    width: 100% !important;
  }
  textarea {
    outline: none !important;
    resize: none !important;
    font-size: 1.4rem;
    font-family: 'RedHatText-Regular';
    color: #000000;
    padding: 5px;
  }
  .scrollable-dropdown {
    overflow-y: scroll;
    max-height: 200px;
  }
  .crl-dropdown--disabled {
    padding: 12px 14px 6px;
    font-size: 14px;
    line-height: 20px;
    transition: border-color 0.2s ease;
    caret-color: #0278d2;
    border: 1px solid #979797;
    display: block;
    width: 100%;
    background-color: #eeeeee;
    color: #a0a0a0;
  }
  .not-visible {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .visible {
    display: block;
    width: 100%;
    visibility: visible;
    opacity: 1;
  }
  .required-input {
    position: relative;
  }
  .error-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5rem;
    transition: all .1s;
    visibility: hidden;
  }
  .error-message--visible {
    visibility: visible !important;
  }
  .error-message--visible-form {
    top: .5rem;
    visibility: visible !important;
  }
  .error-message--visible-form-block {
    top: -1.5rem;
    visibility: visible !important;
  }
  .invalid-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5rem;
    transition: all .1s;
    visibility: hidden;
  }
  .invalid-message--visible {
    visibility: visible !important;
    top: 4rem;
  }
  .alert-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    width: 100%;
    transition: all .1s;
    visibility: hidden;
  }
  .alert-message--visible {
    visibility: visible !important;
    top: 4rem;
  }
  .component-hidden {
    visibility: hidden;
    display: none;
  }
  .label-container {
    display: inline-block;
    position: relative;
  }
}
@media only screen and (min-width: 993px) {
  .location-space {
    padding-top: 43px;
    padding-bottom: 77px;
  }
  .location-address-space {
    padding-bottom: 13px;
  }
  .location-address {
    font-size: 27px !important;
    line-height: 1.48;
  }
  .direction-space {
    padding-bottom: 0;
  }
  .location-phonenumbers-space {
    padding-bottom: 24px;
  }
  .contact-method-phonenumber {
    font-family: 'RedHatText-Medium';
    font-size: 14px !important;
    line-height: 1.43;
    font-weight: 500;
    margin-bottom: 9px !important;
  }
  .contact-method-faxnumber {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 9px !important;
    font-family: 'RedHatText-Medium';
    font-weight: 500;
  }
  .location-business-hour {
    font-size: 14px !important;
    line-height: 1.43 !important;
  }
  .location-business-time {
    font-size: 14px !important;
  }
  .location-business-time-row td {
    padding-bottom: 7px !important;
  }
  .location-type {
    font-size: 14px;
    letter-spacing: 2.92px !important;
  }
  .location-printmap-space {
    margin-top: 15px;
    /*margin-bottom:10px;*/
    /*margin-right:17px;*/
  }
  .location-printmap-icon {
    margin-right: 6px;
  }
  .location-printmap {
    font-size: 14px;
    line-height: 1.43;
  }
  .location-team-space {
    padding-top: 0;
    background-color: #f8f8f8;
  }
  .location-teamtitle-space {
    margin-bottom: 6px;
  }
  .location-teamtitle-compact {
    display: none;
  }
  .location-teamtitle {
    visibility: visible;
    font-family: 'RedHatText-Regular';
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: normal;
    color: black;
  }
  .location-teamdescription-space {
    margin-bottom: 10px;
  }
  .location-teammember-name-space {
    margin-bottom: 5px;
  }
  .location-teammember-space {
    padding-top: 33px;
  }
  .team-title {
    font-family: 'RedHatText-Regular';
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.89px;
    color: #000000;
  }
  .teammember-title {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .location-teamtitle-compact {
    display: none;
  }
  .location-teamtitle {
    visibility: visible;
  }
  .location-email {
    font-family: 'RedHatText-Medium';
    font-weight: 500;
  }
  .location-website {
    font-family: 'RedHatText-Medium';
    line-height: 1.43;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 993px) {
  .tool-details-feature__content__item:nth-child(3n-1) {
    margin: 0px 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .tool-details-feature__content > .row {
    width: 985px;
  }
  .tool-details-feature__content__item:nth-child(3n-1) {
    margin: 0px 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  main {
    margin-top: 10rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer {
    padding-top: 2.2rem;
    padding-bottom: 1.6rem;
  }
  .footer__copyright {
    background-color: #0278d2;
    color: #ffffff;
    margin-top: 3rem;
    font-size: 1.1rem;
  }
  .footer__link {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 24.9%;
    flex: 0 0 24.9%;
    max-width: 24.9%;
    margin-bottom: 39px;
  }
  div.footer__link.footer__link__ContactUsFooterNavNode {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    margin-bottom: 0;
    -ms-flex-order: 1;
    order: 1;
  }
  div.footer__link.footer__link__ContactUsFooterNavNode ul li {
    display: inline-block;
    width: 45%;
  }
  div.footer__link.footer__link__CustomerAccountFooterNavNode {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 0;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer__link:last-child .footer__link__item {
    float: right;
    padding-right: 2rem;
  }
  .footer__divider div {
    right: -16px;
    left: -16px;
  }
  .footer__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .user-signup__container {
    width: 100%;
    text-align: center;
    margin-bottom: 2.5rem;
  }
  .footer .user-signup__label {
    font-size: 1.4rem;
    margin-right: 2rem;
    display: inline-block;
    vertical-align: top;
    padding-top: 1.6rem;
  }
  .footer .user-signup__emailcontainer {
    display: inline-block;
  }
  .footer .user-signup__email {
    width: 34.7rem;
    position: relative;
    float: left;
  }
  .footer .user-signup__email i {
    position: absolute;
    font-size: 2rem;
    right: 1.5rem;
    top: 1.5rem;
  }
  .footer .user-signup__email input {
    width: 34.7rem;
    height: 4.1rem;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: #ffffff;
    padding-left: 0.7rem;
    padding-top: 1.6rem;
    padding-bottom: .8rem;
    background-color: #1e71be;
    border: 0;
    border-bottom: 1px solid #ffffff;
    outline: none;
  }
  .footer .user-signup__email input::placeholder {
    color: #ffffff;
  }
  .footer .user-signup__email input:focus {
    outline: none;
  }
  .footer .contact__container {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
  .footer .contact__phone {
    margin-right: .6rem;
  }
  .footer .contact__phone__icon {
    margin-right: 1rem;
    font-size: 1.4rem;
  }
  .footer .contact__phone__number {
    margin-left: 0;
  }
  .footer .social-media-links {
    text-align: right;
  }
  .footer .social-media-links ul li a {
    font-size: 2.4rem;
    color: #ffffff;
  }
  .footer .social-media-links ul li a:hover {
    color: #a0a0a0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
  .footer__link {
    float: left;
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
  div.footer__link.footer__link__ContactUsFooterNavNode {
    float: left;
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
  div.footer__link.footer__link__CustomerAccountFooterNavNode {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .top-nav__profile {
    width: 22%;
  }
  .top-nav__profile--text {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
    padding-right: 1.3rem;
  }
  .top-nav__profile--text:last-child {
    padding-left: 1rem;
    padding-right: 1.1rem;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
  }
  .top-nav__profile--text--selected {
    font-weight: 700;
    padding-bottom: .9rem;
    border-bottom: 3px solid #0278d2 !important;
  }
  .top-nav__contact {
    width: 53%;
    padding-top: 1rem;
    font-size: 1.1rem;
    text-align: right;
    color: #000000 !important;
  }
  .top-nav__contact__phone {
    display: inline-block;
    letter-spacing: 0.73px;
    color: #000000 !important;
    vertical-align: top;
  }
  .top-nav__contact__phone a {
    color: #000000 !important;
  }
  .top-nav__contact__phone a i {
    color: #000000 !important;
  }
  .top-nav__contact__region {
    display: inline-block;
    position: relative;
    margin-left: 1rem;
  }
  .top-nav__contact__region select {
    border: 0px;
    outline: 0px;
    background-color: #f5f5f5;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 1.8rem;
    width: 5rem;
  }
  .top-nav__contact__region select::-ms-expand {
    display: none;
  }
  .top-nav__contact__arrow {
    position: absolute;
    top: .4rem;
    right: .2rem;
    font-size: .8rem;
    color: #5a5a5a;
  }
  .top-nav__buttons {
    text-align: right;
    padding-top: .9rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    padding-right: 2.2rem !important;
  }
  .top-nav__buttons__item {
    color: #000000 !important;
  }
  .top-nav__buttons__item:first-child {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
  }
  .top-nav__buttons__item:last-child {
    margin-left: 1.5rem;
  }
  .top-nav__buttons__item--text {
    display: inline-block;
    margin-left: .5rem;
  }
  .top-nav__buttons__item--icon {
    font-size: 1.1rem;
  }
  .navigation {
    height: 6.5rem;
    border-bottom: 0;
  }
  .navigation__button {
    display: inline-block !important;
    vertical-align: middle;
    position: absolute;
    right: 2.5rem;
    top: .7rem;
  }
  .navigation__button__text {
    display: inline-block !important;
    text-transform: uppercase;
    margin-left: 1rem;
    vertical-align: middle;
    margin-top: 4px;
  }
  .navigation__menu {
    /* position: absolute;
            top: 6.1rem;
            left: -50.5rem;
            width: 100vw;
            text-align: left;
            font-size: 1.3rem;
            font-weight: 500;
            background-color: #ffffff;
            visibility: hidden;
            transition: all 0.3s;
            z-index: 99;

            &--opened {
                transform: translateX(50rem);
                visibility: visible;
                height: 100vh;
                overflow-y: auto;
            }*/
  }
  .logo {
    height: 7.7rem;
    width: 12.2rem;
    visibility: visible;
    margin-top: -6px;
  }
  .logo--opened {
    visibility: hidden;
  }
  .top-nav__profile--text {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
  }
  .top-nav__profile--text:first-child {
    padding-right: 1rem;
  }
  .top-nav__profile--text:last-child {
    padding-left: .9rem;
    padding-right: 1.1rem;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
  }
  .top-nav__buttons {
    padding-left: 1.7rem;
    float: right;
    padding-top: .8rem;
  }
  .top-nav__buttons .nav-cart {
    display: none;
  }
  .top-nav__buttons ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .top-nav__buttons ul li {
    cursor: pointer;
    font-size: 1.8rem;
    display: inline;
  }
  .top-nav__buttons ul li:hover {
    color: #000000;
  }
  .top-nav__buttons ul li:not(:last-child) {
    margin-right: 1.5rem;
  }
  .navigation .btn-transparent {
    background-color: transparent !important;
  }
  .navigation__menu {
    position: absolute;
    left: 0rem;
    width: 100vw;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 500;
    background-color: #ffffff;
    background-color: transparent;
    transition: all 0.3s;
    z-index: 100;
    margin-top: 7px;
    top: -40.5rem;
    visibility: hidden;
  }
  .navigation__menu.hidden-md {
    display: block !important;
  }
  .navigation__menu--opened {
    top: 6.1rem;
    transform: translateY(0rem);
    visibility: visible;
    height: 100vh;
    overflow-y: auto;
  }
  .navigation__menu--closed {
    top: -40.5rem;
    visibility: hidden;
  }
  .navigation__menu__list {
    list-style: none;
    text-transform: uppercase;
    text-decoration: none;
  }
  .navigation__menu__header {
    position: relative;
    background-color: #ffffff;
    background-color: transparent;
    cursor: pointer;
  }
  .navigation__menu__header__title {
    text-transform: uppercase;
    letter-spacing: 1.98px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #000000;
    padding-left: 2rem;
    transition: padding-left 0.3s;
    padding-top: 1rem;
    display: block;
    width: 30%;
    background-color: #ffffff;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }
  .navigation__menu__header__title:not(:last-child) {
    border-bottom: 2px solid #a0a0a0;
  }
  .navigation__menu__header__title:hover,
  .navigation__menu__header__title:active,
  .navigation__menu__header__title:visited {
    color: #000000;
    text-decoration: none;
  }
  .navigation__menu__header__title--opened {
    color: #0278d2;
  }
  .navigation__menu__header__title--opened:hover,
  .navigation__menu__header__title--opened:active,
  .navigation__menu__header__title--opened:visited {
    color: #0278d2;
    text-decoration: none;
  }
  .navigation__menu__header__icon {
    display: inline-block !important;
    position: absolute;
    top: 2.1rem;
    transition: all .3s;
    left: 28%;
  }
  .navigation__menu__header__icon--closed {
    left: 28%;
    color: #000000;
  }
  .navigation__menu__header__icon--opened {
    color: #0278d2;
  }
  .navigation__menu__header--opened {
    background-color: #eeeeee;
    background-color: transparent;
  }
  .navigation__menu .tablet-background {
    height: 230px;
    width: 100%;
    position: absolute;
    background-color: #eeeeee;
  }
  .navigation__menu .navigation__menu__header:nth-child(1) .navigation__submenu {
    top: 0rem;
  }
  .navigation__menu .navigation__menu__header:nth-child(2) .navigation__submenu {
    top: -4.6rem;
  }
  .navigation__menu .navigation__menu__header:nth-child(3) .navigation__submenu {
    top: -9.2rem;
  }
  .navigation__menu .navigation__menu__header:nth-child(4) .navigation__submenu {
    top: -13.8rem;
  }
  .navigation__menu .navigation__menu__header:nth-child(5) .navigation__submenu {
    top: -18.4rem;
  }
  .navigation__menu .navigation__menu__header:nth-child(6) .navigation__submenu {
    top: -23rem;
  }
  .navigation__submenu {
    text-decoration: none;
    text-transform: capitalize;
    background-color: #ffffff;
    letter-spacing: 0.8px;
    font-size: 1.4rem;
    font-weight: 500;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .navigation__submenu.tablet {
    visibility: hidden !important;
    display: none !important;
  }
  .navigation__submenu__subheader {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    color: #009eff;
    display: block;
    font-weight: 500;
  }
  .navigation__submenu__header {
    position: relative;
  }
  .navigation__submenu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 2.5rem;
    background-color: #eeeeee;
    column-count: 2;
    padding-bottom: 2rem;
    padding-top: 1.5rem;
  }
  .navigation__submenu__item {
    padding-top: 1rem;
    padding-bottom: .9rem;
    color: #000000;
    display: block;
    width: 88%;
  }
  .navigation__submenu__item:hover,
  .navigation__submenu__item:active,
  .navigation__submenu__item:visited {
    text-decoration: none;
  }
  .navigation__submenu__icon {
    display: inline-block !important;
    position: absolute;
    top: 1.4rem;
    transition: all .3s;
    right: 2rem;
    color: #000000;
  }
  .navigation__submenu--closed {
    visibility: hidden;
    height: 0;
    opacity: 0;
  }
  .navigation__submenu--opened {
    visibility: visible;
    height: 100%;
    opacity: 1;
    border-bottom: 2px solid #a0a0a0;
    width: 70%;
    position: absolute;
    z-index: 100;
    right: 0;
  }
  .navigation__customeracct {
    text-align: center;
    background-color: #eeeeee;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 1.5rem;
    padding-bottom: 2.1rem;
    height: 100%;
  }
  .navigation__customeracct__form {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .navigation__button {
    display: inline-block !important;
    vertical-align: top;
    position: absolute;
    right: 1.5rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navigation__menu {
    max-width: 955px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .header {
    height: 10.1rem;
    transition: all .3s;
  }
  .header--closed {
    height: 6.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .searchbar {
    font-size: 1.1rem;
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.3rem !important;
    position: absolute;
    display: inline-block !important;
  }
  .searchbar::placeholder {
    font-size: 1.1rem;
  }
  .searchbar__icon {
    top: 1.2rem;
    right: 1.2rem;
  }
  .sm-u-p-l-10 {
    padding-left: 1rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .searchbar__icon {
    padding: 12px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .allProductsWhatsNew {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .allProductsWhatsNew > .container {
    padding-left: 23px;
  }
  .allProductsWhatsNew__infoSquare {
    height: 100%;
    visibility: visible;
    padding-top: 35px;
    flex: 0 1 35%;
  }
  .allProductsWhatsNew__infoSquare__header {
    width: 100%;
  }
  .allProductsWhatsNew__infoSquare__header h2 {
    font-size: 30px;
    line-height: 1.17;
  }
  .allProductsWhatsNew__infoSquare__body {
    width: 100%;
    margin-top: 15px;
  }
  .allProductsWhatsNew__infoSquare__body p {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
  }
  .allProductsWhatsNew__infoSquare__footer {
    width: 100%;
    margin-top: 30px;
    text-align: left;
  }
  .allProductsWhatsNew__infoSquare__footer button {
    margin: 0;
    height: inherit;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
  .allProductsWhatsNew__infoSquare__footer ::after {
    top: 14px;
  }
  .allProductsWhatsNew__infoSquare__footer span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
  }
  .allProductsWhatsNew__categoriesHeader {
    visibility: hidden;
    height: 0px;
    display: none;
  }
  .allProductsWhatsNew__categoriesBody {
    height: 100%;
  }
  .allProductsWhatsNew__categoriesFooter {
    visibility: hidden;
    height: 0px;
  }
  .categorycontent {
    padding: 15px;
  }
  .categorycontent__title {
    margin-top: 12px;
  }
  .categorycontent__title button {
    padding: 0px;
    border: 0px !important;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .allProductsHeader__content {
    margin: auto;
    width: 100%;
    height: 125px;
    position: relative;
    overflow: hidden;
  }
  .allProductsHeader__headLine {
    left: 21px;
  }
  .allProductsHeader__headLine h6 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fade-carousel .carousel-caption h1 {
    font-size: 36px;
  }
  .fade-carousel .carousel-inner img {
    min-height: 375px;
    object-fit: cover;
  }
  .fade-carousel .carousel-control.carousel-control-dark.left {
    left: 15px;
  }
  .fade-carousel .carousel-control.carousel-control-dark.right {
    right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ProductDrillDown__Container {
    padding: 50px 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .ProductDrillDown__Item {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.07px;
  }
  .ProductDrillDown__Item__Header {
    width: 100%;
    padding-left: 30px;
  }
  .ProductDrillDown__Item__Header__Icon {
    width: 15px;
    visibility: hidden;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .arrival-section {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .arrival-section .login-section__header {
    font-size: 4.3rem;
    line-height: 1.15;
    color: #000000;
    text-align: center;
    font-family: 'RedHatText-Regular';
  }
  .arrival-section .login-section__content {
    font-size: 1.8rem;
    line-height: 1.61;
    color: #5a5a5a;
    text-align: center;
    font-family: 'RedHatText-Regular';
  }
  .arrival-section .login-section__actions {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .lds__body {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .aboutus__CasesStudyCareers {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crosslinking-tile {
    flex: 0 0 calc(50% - 15px);
  }
  .crosslinking-tile__middlesection > .yCmsContentSlot {
    justify-content: space-evenly;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .experience-box {
    width: 31.2rem;
    height: 11.6rem;
    opacity: 0.9;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.5);
    background-color: #ffffff;
    position: absolute;
    top: 6px;
    z-index: 10;
    text-align: center;
    border-bottom: 5px solid #009eff;
    box-sizing: border-box;
  }
  .experience-box__container {
    position: relative;
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .experience-box__options__icon {
    display: inline-block;
    margin-left: 5px;
    font-size: .9rem;
  }
  .experience-box__options__item {
    display: inline-block;
  }
  .experience-box__options__item:first-child {
    border-right: 1px solid #5a5a5a;
    padding-right: 3.4rem;
  }
  .experience-box__options__item:last-child {
    padding-left: 3.4rem;
  }
  .experience-box__header {
    font-family: 'RedHatText-Medium';
    font-size: 1.4rem;
    letter-spacing: 1.08px;
    color: #009eff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin-bottom: 1.1rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dashboard-menu {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .content-fragment-component .card-body .attr-headline {
    font-size: 1.1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.15px;
  }
  .content-fragment-component .card-body .attr-subheading {
    font-size: 1.1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.15px;
  }
  .content-fragment-component .card-body .attr-title {
    font-size: 2.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
  }
  .content-fragment-component .card-body .attr-date {
    font-size: 1.1rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .content-fragment-component .card-body .attr-text {
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .content-fragment-component .card-body a.attr-linkurl {
    font-size: 1.3rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
  .col-sm-4 .content-fragment-component .card-body,
  .col-md-4 .content-fragment-component .card-body {
    padding: 1.5rem !important;
  }
  .col-sm-4 .content-fragment-component .card-body .attr-title,
  .col-md-4 .content-fragment-component .card-body .attr-title {
    font-size: 1.4rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .col-sm-4 .content-fragment-component .card-body .attr-headline,
  .col-md-4 .content-fragment-component .card-body .attr-headline,
  .col-sm-4 .content-fragment-component .card-body .attr-title,
  .col-md-4 .content-fragment-component .card-body .attr-title {
    margin-bottom: 8px !important;
  }
  .col-sm-4 .content-fragment-component .card-body .attr-date,
  .col-md-4 .content-fragment-component .card-body .attr-date,
  .col-sm-4 .content-fragment-component .card-body .attr-linkurl,
  .col-md-4 .content-fragment-component .card-body .attr-linkurl {
    display: none;
  }
  .col-sm-4 .content-fragment-component .card-body .attr-subheading,
  .col-md-4 .content-fragment-component .card-body .attr-subheading {
    color: #808080;
    font-weight: normal;
  }
  .col-sm-4 .content-fragment-component .card-body .attr-subheading .far,
  .col-md-4 .content-fragment-component .card-body .attr-subheading .far {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .ProductDrawer__Section {
    padding: 0px 15px;
  }
  .ProductDrawer__Header {
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ProductDrawer__Title {
    height: 35px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .ProductDrawer__Title span {
    font-size: 22px;
  }
  .ProductDrawer__Icon {
    padding-right: 5px;
  }
  .ProductDrawer__Icon a {
    text-decoration: none;
    cursor: default;
  }
  .ProductDrawer__Footer {
    width: 100%;
    height: 2px;
    background-color: #d5d5d5;
  }
  .ProductDrawer__Container {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .ProductDrawer__ProductSpec__Header {
    padding: 7px 0px;
    font-family: 'RedHatText-Medium' !important;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .ProductDrawer__ProductSpec__Title {
    height: 100%;
    display: flex;
    align-items: center;
    color: #000000;
  }
  .ProductDrawer__ProductSpec__Value {
    max-width: 130px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #5a5a5a;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll {
    width: 100%;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Header {
    padding-top: 30px;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Footer {
    height: 2px;
    background-color: #d5d5d5;
    /* #a0a0a0;*/
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand__header__container {
    left: 15%;
    right: 15%;
    width: 68%;
  }
  .brand__header__container img {
    height: 42px;
  }
  .brand__header__link a::after {
    top: 1.1rem;
    right: 0.5rem;
  }
  .brand__resources .content-fragment-component .card-img,
  .brand__resources .content-fragment-component a,
  .brand__resources .content-fragment-component .card-img img {
    width: 100%;
    display: block;
  }
  .brand__article-item {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .brand__products-slider .product-carousel-component .carousel-inner .row {
    min-height: 302px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .Article__Section {
    max-width: 768px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Section__Top {
    width: 100%;
    max-width: 768px;
  }
  .Article__Section__Bottom {
    width: 100%;
    max-width: 768px;
  }
  .Article__Top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 70px;
  }
  .Article__Top__Route {
    width: 200px;
    color: #0278d2;
  }
  .Article__Top__Sharing {
    width: 200px;
    display: flex;
    justify-content: flex-end;
    color: #0278d2;
  }
  .Article__Header {
    max-width: 768px;
  }
  .Article__Image {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Image__Header {
    width: auto;
    max-height: 425px;
  }
  .Article__Image__Header img {
    max-height: 425px;
    max-width: 1000px;
  }
  .Article__Image__Footer {
    padding-top: 5px;
  }
  .Article__Body,
  .Article__Bottom,
  .Article__Image__Footer {
    width: 80%;
  }
  .Article__Body {
    margin-top: 60px;
  }
  .Article__Bottom {
    height: 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #0278d2;
  }
  .Article__Bottom__Tags {
    width: 200px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #5a5a5a;
  }
  .Article__Bottom__Tags span {
    padding-right: 15px;
  }
  .Article__Bottom__Sharing {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
  }
  .Article__RelatedContent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .Article__RelatedContent__Title h3 {
    margin-bottom: 30px;
  }
  .Article__RelatedContentCard {
    padding: 30px 35px 20px 35px;
  }
  .social-media-links ul li a {
    font-size: 2.4rem;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contentlistingArticlesList .bg-grey {
    padding-left: 56px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .news-article-refinements .bg-grey {
    padding-left: 56px;
  }
  .news-article-refinements .mleft-2 {
    margin-left: 2rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand__article-item {
    margin-bottom: 2rem;
  }
  .brand-list .brand__header__image img {
    max-height: 200px;
    width: auto;
    height: auto;
  }
  .brand-list .brand__header__container {
    left: 16px;
    width: 66.66%;
  }
  .brand-list .page-header {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ProductCategory__BreadCrumb {
    width: 100%;
    background-color: inherit;
    padding: 25px 0px 25px;
  }
  .ProductCategory__BreadCrumb .breadcrumb {
    padding-left: 1.5rem !important;
    margin: 0;
  }
  .ProductCategory__BreadCrumb.brand-listing {
    height: 20px;
    padding: 20px 0px;
  }
  .ProductCategory__BreadCrumb.brand-listing .breadcrumb {
    padding-left: 0 !important;
  }
  .ProductCategory__BreadCrumb .sub-category {
    margin: -8px 0 0;
  }
  .ProductCategory__Header {
    padding: 0px !important;
    padding-left: 15px !important;
  }
  .ProductCategory__Header__Title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    color: black;
    margin: 0px;
    margin-bottom: 10px;
  }
  .ProductCategory__Header__Description p {
    font-family: 'RedHatText-Regular' !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: left;
    margin-bottom: 15px;
  }
  .ProductCategory__Header__Description p:empty {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ProductCategorySpotlight .carousel-caption {
    left: 70px;
  }
  .ProductCategorySpotlight .carousel-caption h1 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .breadcrumb {
    padding-left: 2rem!important;
  }
  .subcategories > div {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
  }
  .prod__subcategory {
    padding-right: 2.8rem;
    padding-left: 17px;
  }
  .prod__subcategory .__title {
    font-size: 36px;
  }
  .prod__subcategory .__description p {
    padding-left: 2rem!important;
    font-size: 12px;
  }
  .prod__subcategory .__description {
    padding-bottom: 10px;
  }
  .mleft-4 {
    margin-left: 1.5rem!important;
  }
  .prod__subcategory__rectangle .input-search {
    width: 43rem;
    margin-left: 1.4rem;
  }
  .subcategory__image {
    padding: 2rem;
  }
  .mt-4r {
    margin-top: -4rem;
  }
  .margin-01 {
    margin: 0 1rem!important !important;
  }
  .mb-3r {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .trl__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__space__content {
    width: 100%;
    max-width: 1200px;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
  }
  .trl__header__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__header__content {
    width: 100%;
    max-width: 1200px;
    padding-left: 12px;
  }
  .trl__header__title {
    padding-top: 45px;
  }
  .trl__header__title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 43px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    margin: 0px;
  }
  .trl__header__description {
    max-width: 785px;
    overflow: hidden;
    margin-top: 15px;
  }
  .trl__header__description h4 {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0px;
    text-align: justify;
  }
  .trl__breadcrumb {
    width: 100%;
    height: 23px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .trl__breadcrumb span {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__tabs {
    width: 100%;
    height: 70px;
    max-width: 1200px;
    display: none;
    padding-left: 50px;
  }
  .trl__tabButton {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .trl__tabButton span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .trl__tabButton__Title {
    width: 100%;
    height: 68px;
    display: flex;
    align-items: center;
  }
  .trl__tabButton__Border {
    width: 100%;
    height: 2px;
    background-color: #0278d2;
  }
  .trl__tabButton__Separator {
    width: 45px;
  }
  .trl__body {
    min-height: 520px;
    display: flex;
    justify-content: center;
    background-color: #eeeeee;
    padding-bottom: 75px;
  }
  .trl__body__content {
    width: 100%;
    max-width: 1200px;
    padding-left: 20px;
  }
  .trl__categorynavigation {
    width: 100%;
    height: 350px;
  }
  .trl__categorynavigation__title {
    margin-top: 65px;
    margin-bottom: 20px;
  }
  .trl__categorynavigation__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
  }
  .trl__categorynavigation__body {
    width: 100%;
    height: 100px;
  }
  .trl__references {
    width: 100%;
    display: none;
  }
  .trl__references__backtoproducts {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: flex-end;
    display: none;
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .trl__references__backtoproducts span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__title {
    width: 100%;
    height: 115px;
    display: flex;
    align-items: center;
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .trl__references__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
    color: black;
  }
  .trl__references__title__compact {
    height: 0px;
    visibility: hidden;
  }
  .trl__references__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
  }
  .trl__references__filters {
    width: 285px;
    margin-right: 13px;
  }
  .trl__references__filters__card {
    width: 100%;
    min-height: 400px;
    /* TODO */
    background-color: white;
    padding: 20px;
  }
  .trl__references__filters__card__header {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
  }
  .trl__references__filters__card__header__clear {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__filters__card__title {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__subheader {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
    border-bottom: 1px solid black;
  }
  .trl__references__filters__card__subheader__title {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__subheader__plus {
    width: auto;
    height: auto;
  }
  .trl__references__filters__card__subheader__plus__icon {
    height: 13px;
  }
  .trl__references__filters__card__body {
    width: 100%;
    min-height: 250px;
    /* TODO */
  }
  .trl__references__filters__card__body__filter {
    width: 100%;
    display: flex;
    padding-bottom: 15px;
  }
  .trl__references__filters__card__body__filter__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__filters__card__body__filter__title {
    color: black;
  }
  .trl__references__filters__card__body__filter__title span {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__filters__card__body__filter__count {
    color: '#5a5a5a';
  }
  .trl__references__filters__card__body__filter__count span {
    width: auto;
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-left: 5px;
  }
  .trl__references__filters__card__footer {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__references__items {
    max-width: 900px;
  }
  .trl__references__items__card {
    width: 220px;
    background-color: white;
  }
  .trl__references__items__card__container {
    width: 240px;
    margin-bottom: 45px;
  }
  .trl__references__items__card__header {
    width: 100%;
    height: 78px;
    padding: 12px;
    background-color: #f2f2f2;
  }
  .trl__references__items__card__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__items__card__body {
    width: 100%;
    padding: 12px;
  }
  .trl__references__items__card__item {
    width: 100%;
    min-height: 70px;
    max-height: 100px;
    padding-top: 20px;
  }
  .trl__references__items__card__item__header {
    width: 100%;
    display: flex;
  }
  .trl__references__items__card__item__header__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__items__card__item__header__title {
    width: 100%;
    padding-right: 10px;
  }
  .trl__references__items__card__item__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__header__icon {
    width: 20px;
    height: 100%;
    color: #0278d2;
  }
  .trl__references__items__card__item__extension {
    width: 100%;
    min-height: 20px;
    padding-left: 25px;
    padding-bottom: 10px;
  }
  .trl__references__items__card__item__extension span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__footer {
    width: 100%;
    height: 2px;
    background-color: #979797;
    opacity: 0.2;
  }
  .trl__products__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .trl__products__card {
    width: 284px;
    padding: 12px;
    background-color: white;
  }
  .trl__products__card__container {
    width: 300px;
    margin-bottom: 16px;
  }
  .trl__products__card__image {
    width: 260px;
    height: 260px;
    background-color: #f3f2e9;
  }
  .trl__products__card__title {
    width: 100%;
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .pd__space {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding-bottom: 45px;
  }
  .pd__container {
    width: 100%;
    max-width: 1200px;
  }
  .pd__breadcrumb {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 15px;
  }
  .pd__breadcrumb span {
    font-family: "RedHatText-Regular";
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .pd__body {
    width: 100%;
    display: flex;
  }
  .pd__imagespace {
    width: 50%;
    height: 100%;
    display: flex;
  }
  .pd__imagespace__previewlist {
    height: 310px;
    width: 74px;
  }
  .pd__imagespace__previewlist__item {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }
  .pd__imagespace__image {
    width: 100%;
  }
  .pd__imagespace__compact {
    display: none;
  }
  .pd__infospace {
    width: 50%;
    height: 100%;
    padding-left: 23px;
    padding-right: 23px;
  }
  .pd__infospace__maininfo {
    width: 100%;
  }
  .pd__infospace__maininfo__title {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
  }
  .pd__infospace__maininfo__title > :nth-child(2) {
    margin-top: 2px;
  }
  .pd__infospace__maininfo__title__productTitle h3 {
    font-family: "RedHatText-Regular";
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    padding-bottom: 10px;
    margin: 0px;
    color: black;
  }
  .pd__infospace__maininfo__descripcion {
    width: 100%;
    padding: 20px 0px;
    font-family: "RedHatText-Regular";
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .pd__infospace__maininfo__colorspace {
    width: 100%;
  }
  .pd__infospace__maininfo__colorspace__header {
    width: 100%;
    height: 20px;
  }
  .pd__infospace__maininfo__colorspace__body {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .pd__infospace__maininfo__colorspace__footer {
    width: 100%;
    height: auto;
    padding-top: 10px;
  }
  .pd__infospace__guestinfo {
    width: 100%;
  }
  .pd__infospace__guestinfo__title {
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pd__infospace__guestinfo__title span {
    font-family: "RedHatText-Medium";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #9a2061;
  }
  .pd__infospace__guestinfo__buttonspace {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
  }
  .pd__infospace__guestinfo__buttonspace > :nth-child(1) {
    margin-right: 15px;
  }
  .pd__infospace__contractorinfo {
    width: 100%;
  }
  .pd__infospace__contractorinfo__buttonspace {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
  }
  .pd__infospace__contractorinfo__buttonspace > :nth-child(1) {
    margin-right: 15px;
  }
  .pd__infospace__contractorinfo__buttonspace > :nth-child(2) > :nth-child(2) {
    display: none;
  }
  .pd__infospace__contractorinfo__quantity {
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .pd__infospace__contractorinfo__price {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tool-details-feature__content__item {
    flex: 0 0 30%;
  }
  .tool-details-bottom,
  .tool-details-content {
    padding: 40px 0px;
  }
  .tool-details-content .content-fragment-component {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .aboutUs__header__Content {
    left: 15%;
    right: 15%;
  }
  .aboutUs__header__Content .aboutUs__title {
    font-size: 36px;
  }
  .aboutUs__header__Content .aboutUs__subtitle {
    font-size: 22px;
  }
  .aboutus__body .content-fragment-component {
    padding-bottom: 60px;
  }
  .aboutUs__header__Image {
    min-height: 375px;
    object-fit: cover;
  }
  .about__image__cta {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .about__image__cta .title__main {
    margin-bottom: 3rem;
    font-size: 34px;
  }
  .about__image__cta .subhead__aboutus {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  /*TABLET*/
  .location-space {
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 50px;
  }
  #map {
    width: 347px !important;
    height: 233px !important;
  }
  .location-address-space {
    padding-bottom: 10px;
  }
  .location-address {
    font-size: 22px !important;
    line-height: 1.18;
  }
  .direction-space {
    padding-bottom: 30px;
  }
  .location-phonenumbers-space {
    padding-bottom: 25px;
  }
  .location-businessHours-space {
    padding-bottom: 15px;
  }
  .contact-method-phonenumber {
    font-size: 14px !important;
    line-height: 1.43;
    margin-bottom: 7px !important;
  }
  .contact-method-faxnumber {
    font-size: 14px;
    margin-bottom: 7px !important;
    line-height: 1.43;
  }
  .location-business-hour {
    font-size: 14px !important;
    line-height: 1.43 !important;
  }
  .location-business-time {
    font-size: 14px !important;
  }
  .location-business-time-row td {
    padding-bottom: 7px !important;
  }
  .location-type {
    font-size: 14px;
  }
  .location-printmap-space {
    margin-top: 10px;
    /*margin-bottom:10px;*/
    margin-right: 17px;
  }
  .location-printmap-icon {
    margin-right: 6px;
  }
  .location-printmap {
    font-size: 14px;
    line-height: 1.43;
  }
  .location-team-space {
    padding-top: 45px;
    padding-left: 25px;
    background-color: #f8f8f8;
  }
  .location-teamtitle-compact {
    display: none;
  }
  .location-teamtitle-space {
    margin-bottom: 6px;
  }
  .location-teamtitle {
    visibility: visible;
    font-family: 'RedHatText-Regular';
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: black;
  }
  .location-teamdescription-space {
    margin-bottom: 10px;
  }
  .location-teammember-name-space {
    margin-bottom: 4px;
  }
  .location-teammember-space {
    padding-right: 10px !important;
    padding-top: 30px !important;
  }
  .location-email {
    margin-bottom: 7px !important;
  }
  .location-website {
    font-size: 14px;
    line-height: 1.43;
    margin-top: 7px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .login-page {
    padding-top: 5rem;
    height: 100%;
  }
  .login-page .login-card {
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    background-color: #ffffff;
  }
  .login-page .login-card__header {
    font-size: 2.2rem;
    color: #0278d2;
    font-family: 'RedHatText-Regular';
    margin-bottom: 5rem;
    margin-top: 0;
  }
  .login-page .login-card__description {
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: inline-block;
    width: 295px;
  }
  .login-page .login-card__body {
    margin-bottom: 3.5rem;
  }
  .login-page .login-card__text {
    border: 0;
    padding-bottom: .9rem;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
  }
  .login-page .login-card__text:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .login-page .login-card__text::placeholder {
    font-size: 1.2rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
  }
  .login-page .login-card__button {
    width: 12rem;
  }
  .login-page .register-account {
    padding-left: 5.5rem;
    padding-right: 4.3rem;
    padding-bottom: 2.9rem;
  }
  .login-page .register-account--border {
    border-bottom: 1px solid #dcdcdc;
  }
  .login-page .register-account__title1 {
    font-family: 'RedHatText-Bold';
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.29px;
    color: #9a2061;
    text-transform: uppercase;
    margin-bottom: .5rem;
    display: inline-block;
  }
  .login-page .register-account__title2 {
    font-family: 'RedHatText-Regular';
    font-size: 2.2rem;
    line-height: 1.11;
    letter-spacing: normal;
    color: #0278d2;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  .login-page .register-account__content {
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #5a5a5a;
    margin-bottom: 1.5rem;
  }
  .login-page__body {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .login-page__footer {
    padding-top: 5rem;
    background-color: #ffffff;
    padding-bottom: 5rem;
    text-align: center;
  }
  .login-page__footer .page-footer__title {
    color: #000000;
  }
}
/* (min-width:@screenSmMin) and */
@media only screen and (max-width: 991px) {
  .item__quantity__total .qty,
  .item__quantity__total form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .item__quantity__total form {
    flex: 1 0 auto;
  }
  .item__list__cart .item__list--item .btn-group.open .dropdown-menu {
    left: -80px !important;
  }
}
.text-crl-white {
  color: #ffffff;
}
a.text-crl-white:hover,
a.text-crl-white:focus {
  color: #e6e6e6;
}
.text-crl-purple {
  color: #9a2061;
}
a.text-crl-purple:hover,
a.text-crl-purple:focus {
  color: #701746;
}
.text-crl-gray {
  color: #5a5a5a;
}
a.text-crl-gray:hover,
a.text-crl-gray:focus {
  color: #414141;
}
.text-crl-grey {
  color: #5a5a5a;
}
a.text-crl-grey:hover,
a.text-crl-grey:focus {
  color: #414141;
}
.text-crl-black {
  color: #000000;
}
a.text-crl-black:hover,
a.text-crl-black:focus {
  color: #000000;
}
.text-crl-black-light {
  color: rgba(0, 0, 0, 0.74);
}
a.text-crl-black-light:hover,
a.text-crl-black-light:focus {
  color: rgba(0, 0, 0, 0.74);
}
.text-crl-cyan {
  color: #0278d2;
}
a.text-crl-cyan:hover,
a.text-crl-cyan:focus {
  color: #025b9f;
}
.text-crl-dark-cyan {
  color: #004a8f;
}
a.text-crl-dark-cyan:hover,
a.text-crl-dark-cyan:focus {
  color: #00305c;
}
.text-crl-cyan-light {
  color: #009eff;
}
a.text-crl-cyan-light:hover,
a.text-crl-cyan-light:focus {
  color: #007ecc;
}
.bg-white {
  background-color: #ffffff;
}
a.bg-white:hover,
a.bg-white:focus {
  background-color: #e6e6e6;
}
.bg-white\! {
  background-color: #ffffff !important;
}
a.bg-white\!:hover,
a.bg-white\!:focus {
  background-color: #e6e6e6;
}
.bg-light {
  background-color: #f5f5f5;
}
a.bg-light:hover,
a.bg-light:focus {
  background-color: #dcdcdc;
}
.bg-grey {
  background-color: #eeeeee;
}
a.bg-grey:hover,
a.bg-grey:focus {
  background-color: #d5d5d5;
}
.icon {
  position: relative;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-right:after {
  content: "" !important;
  background: url(../images/karet-lite.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
}
.icon-angle-right-black:after {
  content: "" !important;
  background: url(../images/karet-lite_black.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
}
.icon-angle-right-blue:after {
  content: "" !important;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
}
.icon-angle-left:after {
  content: "" !important;
  background: url(../images/karet-lite.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.icon-angle-left-black:after {
  content: "" !important;
  background: url(../images/karet-lite_black.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.icon-angle-left-blue:after {
  content: "" !important;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.icon-angle-down:after {
  content: "" !important;
  background: url(../images/karet-lite.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(90deg);
}
.icon-angle-down-black:after {
  content: "" !important;
  background: url(../images/karet-lite_black.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(90deg);
}
.icon-angle-down-blue:after {
  content: "" !important;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(90deg);
}
.icon-angle-up:after {
  content: "" !important;
  background: url(../images/karet-lite.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(-90deg);
}
.icon-angle-up-black:after {
  content: "" !important;
  background: url(../images/karet-lite_black.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(-90deg);
}
.icon-angle-up-blue:after {
  content: "" !important;
  background: url(../images/karet-lite_blue.svg) !important;
  top: 3px;
  height: 12px;
  width: 8px;
  position: absolute;
  transform: rotate(-90deg);
}
.icon-external-link:after {
  content: "\2197";
}
.icon-light-close {
  background-image: url(../images/times-white.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  background-size: cover;
  line-height: normal;
}
.icon-plus {
  background-image: url(../images/plus.svg);
}
.icon-minus {
  background-image: url(../images/minus.svg);
}
.icon-plus,
.icon-minus {
  background-repeat: no-repeat;
  min-width: 20px;
  min-height: 20px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 639px) {
  .internal-tiles .internal-tile {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .promo-tiles .promo-tile {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .header {
    color: #5a5a5a;
    height: 9rem;
  }
  .header--closed {
    height: 5.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .footer .contact {
    font-size: 2.4rem;
    text-align: center !important;
    margin-bottom: 3rem;
  }
  .footer .contact__phone {
    margin-bottom: 2rem;
    width: 100%;
  }
  .footer .contact__phone__icon {
    font-size: 2.4rem;
    letter-spacing: 1.8px;
    margin-right: 0;
  }
  .footer__copyright {
    background-color: #0278d2;
    color: #ffffff;
    font-size: 1.1rem;
  }
  .footer__link {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  div.footer__link.footer__link__ContactUsFooterNavNode {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }
  div.footer__link.footer__link__CustomerAccountFooterNavNode {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer__link:not(:last-child) {
    margin-bottom: 3rem;
  }
  .footer__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .user-signup {
    font-size: 1.4rem;
  }
  .footer .user-signup__label {
    margin-bottom: 1rem;
  }
  .footer .user-signup__label span {
    display: block;
  }
  .footer .user-signup__email {
    width: 100%;
    position: relative;
    margin-bottom: 2rem;
  }
  .footer .user-signup__email i {
    position: absolute;
    font-size: 2rem;
    right: 1rem;
    top: 1.5rem;
  }
  .footer .user-signup__email input {
    width: 100%;
    height: 4.1rem;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: #ffffff;
    padding-left: 0.7rem;
    padding-top: 1.6rem;
    padding-bottom: .8rem;
    background-color: #1e71be;
    border: 0;
    border-bottom: 1px solid #ffffff;
    outline: none;
  }
  .footer .user-signup__email input::placeholder {
    color: #ffffff;
  }
  .footer .user-signup__email input:focus {
    outline: none;
  }
  .footer .user-signup__email {
    border-bottom: 1px solid #ffffff;
  }
  .footer .user-signup__email i {
    position: absolute;
    font-size: 20px;
    right: 1.5rem;
    top: 1.4rem;
  }
  .footer .user-signup__email input {
    width: 100%;
    height: 4.1rem;
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: #ffffff;
    padding-left: 0.7rem;
    padding-top: 1.6rem;
    padding-bottom: .8rem;
    background-color: #1e71be;
    border: 0;
  }
  .footer .user-signup__email input::placeholder {
    color: #ffffff;
  }
  .footer .social-media-links ul li a {
    font-size: 2.4rem;
    color: #ffffff;
    padding-left: 20px;
  }
  .footer .social-media-links ul li a:hover {
    color: #a0a0a0;
  }
}
@media only screen and (max-width: 767px) {
  .top-nav__profile--text {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
  }
  .top-nav__profile--text:first-child {
    padding-right: 1rem;
  }
  .top-nav__profile--text:last-child {
    padding-left: .9rem;
    padding-right: 1.1rem;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
  }
  .top-nav__buttons {
    padding-left: 1.7rem;
    float: right;
    padding-top: .8rem;
  }
  .top-nav__buttons .nav-cart {
    display: none;
  }
  .top-nav__buttons ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .top-nav__buttons ul li {
    cursor: pointer;
    font-size: 1.8rem;
    display: inline;
  }
  .top-nav__buttons ul li:hover {
    color: #000000;
  }
  .top-nav__buttons ul li:not(:last-child) {
    margin-right: 1.5rem;
  }
  .navigation {
    height: 54px;
  }
  .navigation .btn-transparent {
    background-color: transparent !important;
  }
  .navigation__menu {
    position: absolute;
    top: 6.1rem;
    left: -80.5rem;
    width: 100vw;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 500;
    background-color: #ffffff;
    visibility: hidden;
    transition: all 0.3s;
    z-index: 100;
  }
  .navigation__menu--opened {
    transform: translateX(80rem);
    visibility: visible;
    height: 100vh;
    overflow-y: auto;
  }
  .navigation__menu--closed {
    left: -80.5rem;
    visibility: hidden;
  }
  .navigation__menu__list {
    list-style: none;
    text-transform: uppercase;
    text-decoration: none;
  }
  .navigation__menu__header {
    padding-top: .9rem;
    position: relative;
    background-color: #ffffff;
    cursor: pointer;
  }
  .navigation__menu__header__title {
    text-transform: uppercase;
    letter-spacing: 1.98px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #000000;
    padding-left: 2rem;
    transition: padding-left 0.3s;
    padding-top: 1rem;
    padding-bottom: .9rem;
    display: block;
  }
  .navigation__menu__header__title:not(:last-child) {
    border-bottom: 2px solid #a0a0a0;
  }
  .navigation__menu__header__title:hover,
  .navigation__menu__header__title:active,
  .navigation__menu__header__title:visited {
    color: #000000;
    text-decoration: none;
  }
  .navigation__menu__header__title--opened {
    color: #0278d2;
    padding-left: 3.3rem;
  }
  .navigation__menu__header__title--opened:hover,
  .navigation__menu__header__title--opened:active,
  .navigation__menu__header__title--opened:visited {
    color: #0278d2;
    text-decoration: none;
  }
  .navigation__menu__header__icon {
    display: inline-block !important;
    position: absolute;
    top: 2.1rem;
    transition: all .3s;
  }
  .navigation__menu__header__icon--closed {
    right: 2rem;
    color: #000000;
  }
  .navigation__menu__header__icon--opened {
    right: 77.5rem !important;
    color: #0278d2;
    transform: rotateY(180deg);
  }
  .navigation__menu__header--opened {
    background-color: #eeeeee;
  }
  .navigation__submenu {
    text-decoration: none;
    text-transform: capitalize;
    background-color: #ffffff;
    letter-spacing: 0.8px;
    font-size: 1.4rem;
    font-weight: 500;
    transition: all .3s;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .navigation__submenu.tablet {
    visibility: hidden !important;
    display: none !important;
  }
  .navigation__submenu__subheader {
    background-color: #eeeeee;
    padding-left: 3.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-left: -3.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    color: #009eff;
    display: block;
    font-weight: 500;
  }
  .navigation__submenu__header {
    position: relative;
  }
  .navigation__submenu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 3.5rem;
  }
  .navigation__submenu__item {
    padding-top: 1rem;
    padding-bottom: .9rem;
    color: #000000;
    display: block;
  }
  .navigation__submenu__item:hover,
  .navigation__submenu__item:active,
  .navigation__submenu__item:visited {
    text-decoration: none;
  }
  .navigation__submenu__icon {
    display: inline-block !important;
    position: absolute;
    top: 1.4rem;
    transition: all .3s;
    right: 2rem;
    color: #000000;
  }
  .navigation__submenu--closed {
    visibility: hidden;
    height: 0;
    opacity: 0;
  }
  .navigation__submenu--opened {
    visibility: visible;
    height: 100%;
    opacity: 1;
    border-bottom: 2px solid #a0a0a0;
  }
  .navigation__customeracct {
    text-align: center;
    background-color: #eeeeee;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 1.5rem;
    padding-bottom: 2.1rem;
    height: 100%;
  }
  .navigation__customeracct__form {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .navigation__button {
    display: inline-block !important;
    vertical-align: top;
    position: absolute;
    right: 1.5rem;
  }
  .logo {
    height: 5.4rem;
    width: 8.5rem;
    visibility: visible;
  }
  .logo--opened {
    visibility: hidden;
  }
}
@media only screen and (max-width: 639px) {
  .mega-menu {
    display: none !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  main {
    margin-top: 9rem;
  }
}
@media only screen and (max-width: 767px) {
  .arrival {
    padding: 5rem 3.8rem;
  }
  .arrival .login-section__header {
    font-size: 2.6rem;
    line-height: 1.15;
    color: #000000;
  }
  .arrival .login-section__content {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #5a5a5a;
    position: relative;
  }
  .arrival .login-section__actions {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding-top: 20px;
  }
  .arrival .login-section__actions .btn {
    flex: 1 0 90%;
  }
  .arrival .login-section__actions .btn:first-child {
    margin-bottom: 15px;
  }
  .arrival .login-section__actions .info-icon {
    position: absolute;
    top: calc(50% + 2em);
    right: -2em;
  }
  .arrival-section {
    padding: 3rem 3.8rem 1rem;
    max-width: 475px;
    margin: auto;
  }
  .arrival-section .login-section__header {
    font-size: 2.6rem;
    line-height: 1.15;
    color: #000000;
    margin-bottom: 1.5rem;
    text-align: center;
    font-family: 'RedHatText-Regular';
  }
  .arrival-section .login-section__content {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #5a5a5a;
    text-align: center;
    font-family: 'RedHatText-Regular';
  }
  .arrival-section .login-section__actions {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding-top: 10px;
  }
  .arrival-section .login-section__actions .login-button-container {
    max-width: 240px;
    position: relative;
  }
  .arrival-section .login-section__actions button {
    width: 100%;
  }
  .arrival-section .login-section__actions button:first-child {
    margin-bottom: 15px;
  }
  .arrival-section .login-section__actions button:after {
    content: " ";
    display: table;
  }
  .arrival-section .login-section__actions .crl-tooltip {
    position: absolute;
    bottom: 9px;
    right: -30px;
  }
  .arrival-section .login-section__actions .info-icon {
    position: absolute;
    top: calc(50% + 2em);
    right: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .top-content {
    position: relative;
  }
  .fade-carousel .carousel-caption {
    text-align: center;
    left: 45px;
    right: 45px;
  }
  .fade-carousel .carousel-caption > div {
    width: 100%;
  }
  .fade-carousel .carousel-caption h1 {
    font-size: 36px;
  }
  .fade-carousel .carousel-caption .description {
    font-size: 18px;
  }
  .fade-carousel .carousel-caption a {
    font-size: 13px;
  }
  .fade-carousel .carousel-inner .item {
    height: 450px;
  }
  .fade-carousel .carousel-inner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    -ms-interpolation-mode: bicubic;
    object-fit: cover;
    height: 100% !important;
  }
  .fade-carousel .carousel-control.carousel-control-dark {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .fade-carousel .carousel-control.carousel-control-dark.left {
    left: 7%;
  }
  .fade-carousel .carousel-control.carousel-control-dark.right {
    right: 7%;
  }
}
@media screen and (min-width: 768px) {
  .fade-carousel .fade-carousel .carousel-caption {
    left: 16%;
    right: 16%;
  }
  .fade-carousel .fade-carousel .carousel-caption > div {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  .fade-carousel .carousel-caption > div {
    width: 68.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .fade-carousel .carousel-caption > div {
    width: 58.33333333%;
  }
}
@media only screen and (max-width: 639px) {
  .button {
    display: inline-block;
  }
  .button--cac-secondbutton-ml {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 799px) {
  .info-icon--blue {
    display: inline-block !important;
    margin-left: 1rem;
    font-size: 1.5rem;
    color: #0278d2;
  }
}
@media only screen and (max-width: 639px) {
  .promo-tile {
    text-align: left;
    margin-bottom: 3rem;
  }
  .promo-tile__image {
    width: 100%;
    height: 26.4rem;
    background-size: cover;
  }
  .promo-tile__content {
    height: 19rem;
    padding-left: 1.4rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
  }
  .promo-tile__content h6 {
    color: #9a2061;
    font-size: 1.1rem;
    letter-spacing: 2.29px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .promo-tile__content h3 {
    color: #000000;
    font-size: 2.2rem;
    line-height: 1.09;
  }
  .promo-tile__content p {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #5a5a5a;
  }
  .promo-tile__link {
    position: relative;
    width: 10.5rem;
  }
  .promo-tile__link a,
  .promo-tile__link i {
    color: #0278d2;
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
  .promo-tile__link a {
    font-weight: bold;
    text-decoration: none;
  }
  .promo-tile__link i {
    position: absolute;
    display: inline-block;
    top: .5rem;
    right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .internal-tile {
    width: 100%;
    height: 33.3rem;
    text-align: left;
  }
  .internal-tile:not(:last-child) {
    margin-bottom: 1rem;
  }
  .internal-tile__image {
    height: 100%;
    background-size: cover;
  }
  .internal-tile__content {
    z-index: 6;
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 3rem;
    color: #eeeeee !important;
  }
  .internal-tile__title {
    font-size: 2.2rem;
    line-height: 1.09;
    display: inline-block;
    margin-bottom: 1rem;
  }
  .internal-tile__description {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: .5px;
    padding: 0;
    margin: 0;
  }
  .internal-tile__gradient-Overlay {
    position: absolute;
    width: 585px;
    opacity: 0.45;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.45) 47%);
    z-index: 5;
    height: 234px;
    margin-top: -234px;
  }
}
@media only screen and (max-width: 767px) {
  .allProductsHeader__content {
    min-height: 100px;
    display: flex;
    align-items: center;
    height: auto;
  }
  .allProductsHeader__image {
    position: absolute;
  }
  .allProductsHeader__headLine {
    left: 0;
    width: 100%;
    top: 0;
    padding: 20px;
    position: relative;
  }
  .allProductsHeader__headLine h6 {
    font-size: 36px;
    width: auto;
    line-height: 1.11;
    text-align: center;
    padding-right: 0;
  }
}
@media only screen and (max-width: 475px) {
  .allProductsHeader__headLine h6 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 767px) {
  .allProductsWhatsNew {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .allProductsWhatsNew__infoSquare {
    width: 0px;
    height: 0px;
    visibility: hidden;
    display: none;
  }
  .allProductsWhatsNew__categoriesHeader {
    visibility: visible;
    display: flex;
    flex-direction: column;
    padding: 0px 15px 0px 15px;
  }
  .allProductsWhatsNew__categoriesHeader__title {
    margin-bottom: 10px;
  }
  .allProductsWhatsNew__categoriesHeader__title h2 {
    margin: 0;
    font-size: 26px;
    line-height: 1.15;
    text-align: center;
    color: #000000;
    font-family: 'RedHatText-Regular';
  }
  .allProductsWhatsNew__categoriesHeader__body p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: 'RedHatText-Regular';
    margin-bottom: 20px;
  }
  .allProductsWhatsNew__categoriesFooter {
    visibility: visible;
    display: flex;
    justify-content: center;
  }
  .allProductsWhatsNew__categoriesFooter button {
    margin-top: 30px;
    height: 40px;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
  .allProductsWhatsNew__categoriesFooter .button--blue::after {
    top: 13px;
  }
  .allProductsWhatsNew__categoriesBody {
    justify-content: space-evenly;
  }
  .categorycontent {
    padding: 10px;
    flex: 0 0 calc(50% - 15px);
  }
  .categorycontent__title {
    margin-top: 15px;
  }
  .categorycontent__title button {
    padding: 0px;
    border: 0px !important;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    line-height: 1.18;
    letter-spacing: 0.42px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .searchbar {
    margin-top: 0.7rem;
    margin-left: auto !important;
    margin-right: 12px !important;
    width: 60%;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    display: inline-block !important;
    margin-left: 20px !important;
  }
  .searchbar__query {
    letter-spacing: 0.82px;
    color: #5a5a5a;
  }
  .searchbar--opened {
    position: absolute;
    left: .5rem;
    margin-left: 0;
    width: 26.2rem;
  }
  .searchbar__icon {
    top: .7rem;
    right: .7rem;
  }
}
@media only screen and (max-width: 767px) {
  .ProductDrillDown__Container {
    padding: 20px 8px;
  }
  .ProductDrillDown__Item {
    font-size: 12px;
    line-height: 1.17;
    letter-spacing: 0.5px;
  }
  .ProductDrillDown__Item__Header {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .ProductDrillDown__Item__Header__Icon {
    width: 15px;
    visibility: hidden;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .page-footer__subtitle {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .lds__body {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .aboutus__CasesStudyCareers {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .crosslinking-tile {
    flex: 0 0 100%;
  }
  .crosslinking-tile:first-child {
    margin-bottom: 10px;
  }
  .crosslinking-tile__middlesection {
    padding: 30px 0;
  }
  .crosslinking-tile__title span {
    font-size: 22px;
  }
  .crosslinking-tile__description span {
    font-family: 'RedHatText-Medium';
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.5px;
    color: white;
  }
}
@media only screen and (max-width: 767px) {
  .experience-box {
    width: 29rem;
    height: 10.9rem;
    opacity: 0.9;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.5);
    background-color: #ffffff;
    position: absolute;
    top: 6px;
    left: .5rem;
    right: .5rem;
    z-index: 10;
    margin: auto;
    text-align: center;
    border-bottom: 5px solid #009eff;
    box-sizing: border-box;
  }
  .experience-box__container {
    position: relative;
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .experience-box__options__icon {
    display: inline-block;
    margin-left: 5px;
    font-size: .9rem;
  }
  .experience-box__options__item {
    display: inline-block;
  }
  .experience-box__options__item:first-child {
    border-right: 1px solid #5a5a5a;
    padding-right: 2rem;
  }
  .experience-box__options__item:last-child {
    padding-left: 2rem;
  }
  .experience-box__header {
    font-family: 'RedHatText-Medium';
    font-size: 1.4rem;
    letter-spacing: 1.08px;
    color: #009eff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin-bottom: 1.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-menu-toggle {
    padding-bottom: 8px;
    margin-bottom: 3rem;
    border-bottom: 1px solid #000000;
  }
  .mobile-menu-toggle__title {
    display: inline-block;
    width: 100%;
    font-size: 1.4rem;
    font-family: 'RedHatText-Regular';
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
  }
  .dashboard-menu {
    position: absolute;
    width: 100%;
    z-index: 99;
    transition: all .3s;
    left: 0;
  }
  .dashboard-menu--hidden {
    left: -32rem;
    visibility: hidden;
    opacity: 0;
  }
  .dashboard-menu--vissible {
    left: 0;
    visibility: visible;
    opacity: 1;
  }
  .dashboard-menu--removed {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
  .panel {
    height: 100vh;
  }
  .panel-header {
    width: 100%;
    height: 6rem;
    position: relative;
  }
  .panel-header__button {
    outline: none !important;
    position: absolute;
    top: 1.5rem;
    right: 0;
  }
  .panel-header__button,
  .panel-header__button::before,
  .panel-header__button::after {
    width: 2.1rem;
    height: 1px;
    background-color: #0278d2;
    display: inline-block;
  }
  .panel-header__button::before,
  .panel-header__button::after {
    content: "";
    position: absolute;
    left: 0;
  }
  .panel-header__button::before {
    top: -0.8rem;
  }
  .panel-header__button::after {
    top: .8rem;
  }
  .panel-header__button--opened {
    background-color: transparent;
  }
  .panel-header__button--opened::before {
    top: 0;
    transform: rotate(135deg);
  }
  .panel-header__button--opened::after {
    top: 0;
    transform: rotate(-135deg);
  }
}
@media only screen and (max-width: 767px) {
  .content-fragment-component .card-img,
  .content-fragment-component a,
  .content-fragment-component .card-img,
  .content-fragment-component img {
    width: 100%;
  }
  .content-fragment-component .mt-5 {
    white-space: normal !important;
  }
  .content-fragment-component .cta-buttons {
    padding: 0 20px;
  }
  .content-fragment-component .cta-buttons a {
    width: 100%;
    text-align: center;
  }
  .content-fragment-component .cta-buttons a:last-child {
    margin-top: 20px;
  }
  .content-fragment-component .card-body .attr-headline {
    font-size: 1.1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.29px;
  }
  .content-fragment-component .card-body .attr-subheading {
    font-size: .9rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
  }
  .content-fragment-component .card-body .attr-title {
    font-size: 2.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
  }
  .content-fragment-component .card-body .attr-date {
    font-size: .9rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
  }
  .content-fragment-component .card-body .attr-text {
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
  }
  .content-fragment-component .card-body a.attr-linkurl {
    font-size: 1.3rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .ProductCategory__BreadCrumb {
    display: none;
  }
  .ProductCategory__Header {
    padding: 0px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 30px !important;
  }
  .ProductCategory__Header__Title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    color: black;
    margin: 0px;
    margin-bottom: 10px;
  }
  .ProductCategory__Header__Description p {
    font-family: 'RedHatText-Regular' !important;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5 !important;
    color: #5a5a5a;
    text-align: left;
    margin: 0px;
    margin-bottom: 20px;
  }
  .ProductCategory__Header__Description p:empty {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    padding-left: 2rem!important;
  }
  .prod__subcategory {
    padding-left: 7px;
    padding-right: 1.5rem;
  }
  .prod__subcategory .__title {
    font-size: 26px;
  }
  .prod__subcategory .__description p {
    padding-left: 2rem!important;
    font-size: 11px;
  }
  .prod__subcategory .__description {
    padding-bottom: 10px;
  }
  .prod__subcategory__rectangle {
    padding-top: 20px;
  }
  .prod__subcategory__rectangle .input-search {
    width: calc(100% - 14px);
    margin: 0px auto;
  }
  .prod__subcategory__rectangle .input-search .form-control-feedback {
    margin-top: 0px;
    font-size: 12px;
  }
  .subcategory_content .content-fragment-component {
    height: auto;
  }
  .prod__subcategory__rectangle .input-search input[type="text"] {
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 32px;
  }
  .subcategories-facet {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
  }
  .subcategories {
    padding: 0px 4.5px;
  }
  .subcategories > div {
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-top: 5px;
  }
  .subcategory__image {
    padding: 2.5rem 0px;
    margin-top: 5px;
  }
  .subcategory__image .image {
    height: 136px;
    width: 136px;
    margin: 0px auto;
  }
  .subcategory__image .link {
    margin-top: 1.5rem;
  }
  .margin-01 {
    margin: 0 1rem!important !important;
  }
}
@media only screen and (max-width: 768px) {
  .contentlistingArticlesList .bg-grey {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .news-article-refinements .bg-grey {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ProductDrawer__Section {
    padding: 0;
  }
  .ProductDrawer__Details {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ProductDrawer__Header {
    padding: 10px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ProductDrawer__Column:nth-of-type(even),
  .ProductDrawer__Column:nth-of-type(odd) {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ProductDrawer__Column ul {
    column-count: 1;
  }
  .ProductDrawer__Title {
    height: 24px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .ProductDrawer__Title span {
    font-size: 22px;
  }
  .ProductDrawer__Icon {
    padding-right: 20px;
  }
  .ProductDrawer__Icon a {
    text-decoration: none;
    cursor: default;
  }
  .ProductDrawer__Footer {
    width: 100%;
    height: 2px;
    background-color: #d5d5d5;
  }
  .ProductDrawer__Container {
    padding-top: 5px;
    padding-bottom: 30px;
  }
  .ProductDrawer__ProductSpec__Header {
    width: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    font-family: 'RedHatText-Medium' !important;
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
  }
  .ProductDrawer__ProductSpec__Header div {
    flex: 1 0 50%;
  }
  .ProductDrawer__ProductSpec__Header div:first-child {
    padding-right: 7.5px;
  }
  .ProductDrawer__ProductSpec__Header div:last-child {
    padding-left: 7.5px;
  }
  .ProductDrawer__ProductSpec__Title {
    color: #000000;
  }
  .ProductDrawer__ProductSpec__Value {
    color: #5a5a5a;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll {
    width: 100%;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Header {
    padding-top: 20px;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Footer {
    height: 2px;
    background-color: #d5d5d5;
    /* #a0a0a0;*/
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .brand__header__image img {
    height: 480px;
    width: auto;
    transform: translate(-25%);
  }
  .brand__header__container {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
  }
  .brand__header__container img {
    height: 37px;
  }
  .brand__header__description {
    font-size: 1.8rem;
  }
  .brand__header__link a::after {
    top: 1.1rem;
    right: .5rem;
  }
  .brand__resources {
    padding-top: 0px;
  }
  .brand__button-blade--resources {
    padding-bottom: 50px;
  }
  .brand .brand__article-item {
    padding: 0px;
  }
  .brand .brand__article-item:first-child {
    padding-top: 30px;
  }
  .brand .brand__article-item:last-child {
    padding-bottom: 0px;
  }
  .brand .brand__article-item a {
    display: block;
  }
  .brand__articles .content-fragment-component {
    display: unset;
  }
  .brand__articles .content-fragment-component .card-body .attr-text-brand {
    font-size: 12px;
  }
  .brand__products-slider .product-carousel-component {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .brand__products-slider .product-carousel-component .carousel-inner .row {
    min-height: 220px;
  }
  .brand__newproducts {
    padding: 30px 0;
  }
  .brand__newproducts .allProductsWhatsNew__categoriesFooter {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .Article__Section {
    max-width: 768px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Section__Top {
    width: 100%;
    max-width: 768px;
  }
  .Article__Section__Bottom {
    width: 100%;
    max-width: 768px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .Article__Top {
    justify-content: space-between;
    display: none;
  }
  .Article__Header {
    max-width: 768px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    padding: 0 15px;
  }
  .Article__Header__ert {
    border: none;
  }
  .Article__Header__Headline {
    width: 100%;
    font-family: "RedHatText-Regular";
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: center;
    color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .Article__Header__Headline h3 {
    font-size: 26px;
    margin: 0px;
    text-align: left;
  }
  .Article__Header__Info {
    padding-top: 15px;
    padding-bottom: 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-family: "RedHatText-Regular";
    font-size: 12px;
    line-height: 1.43;
    display: none;
  }
  .Article__Header__Info__Compressed {
    width: 100%;
    display: block;
    font-family: 'RedHatText-Regular';
    font-size: 9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: #5a5a5a;
  }
  .Article__Header__Info__Compressed__Header {
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
    color: #5a5a5a;
  }
  .Article__Header__Info__Compressed__Header span {
    color: #0278d2;
  }
  .Article__Header__Info__Compressed__Footer {
    width: 100%;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .Article__Header__Info__Compressed__Footer__Info {
    letter-spacing: 1.76px;
  }
  .Article__Header__Info__Compressed__Footer__Info span:first-child {
    padding-right: 10px;
  }
  .Article__Header__Info__Compressed__Footer__Sharing {
    width: auto;
    font-size: 20px;
    display: flex;
    justify-content: flex-end;
  }
  .Article__Header__Description {
    width: 100%;
    font-family: "RedHatText-Regular";
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    overflow: hidden;
    color: #5a5a5a;
    text-align: justify;
  }
  .Article__Image {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Article__Image__Header {
    width: auto;
    text-align: center;
  }
  .Article__Image__Header img {
    max-height: 162px;
  }
  .Article__Image__Footer {
    text-align: center;
  }
  .Article__Image__Footer span {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .Article__Body,
  .Article__Bottom,
  .Article__Image__Footer {
    width: 100%;
  }
  .Article__Body {
    margin-top: 30px;
    padding: 0px 15px;
  }
  .Article__Bottom {
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: initial;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #0278d2;
  }
  .Article__Bottom__Tags {
    width: 200px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-bottom: 10px;
    color: #5a5a5a;
    font-family: 'RedHatText-Medium';
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .Article__Bottom__Tags span {
    padding-right: 10px;
  }
  .Article__Bottom__Sharing {
    width: 200px;
    display: flex;
    align-items: center;
    font-size: 20px;
  }
  .Article__RelatedContent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .Article__RelatedContent__Title {
    width: 100%;
  }
  .Article__RelatedContent__Title h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .Article__RelatedContentCard {
    padding: 30px 15px;
    flex: 0 0 100%;
  }
  .Article__RelatedContentCard__Header > div {
    flex: 1 0 100%;
  }
  .Article__RelatedContentCard__Header > div__ert {
    font-size: 9px;
  }
  .Article__RelatedContentCard__Title {
    padding-top: 20px;
  }
  .Article__RelatedContentCard__Date {
    margin-top: 5px;
    font-family: 'RedHatText-Medium';
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.76px;
    color: #5a5a5a;
  }
  .Article__RelatedContentCard__Description {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #5a5a5a;
  }
  .Article__RelatedContentCard:last-child {
    margin-top: 20px;
  }
  .social-media-links ul li a {
    font-size: 2erem;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .brand-list .brand__header {
    height: 100px;
  }
  .brand-list .brand__header__image img {
    width: auto;
    max-height: 100px;
    height: auto;
    left: 0;
    top: 0;
    transform: translate(0);
  }
  .brand-list .brand__header__description {
    position: relative;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #5a5a5a;
    text-align: left;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 20px 0px;
  }
  .brand-list .brand__header__container {
    width: 100%;
    left: 0;
  }
  .brand-list .brand__header__container img {
    left: 50%;
    transform: translate(-50%);
    top: unset;
    bottom: 130%;
    height: 43px;
  }
  .brand-list .page-header {
    margin-bottom: 20px;
  }
  .brand-list__product-list {
    background-color: #eeeeee;
    padding-top: 4px;
    padding-bottom: 3rem;
  }
  .brand-list__product-list__search {
    padding-bottom: 3rem;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
  }
  .brand-list__product-list__search__text {
    position: relative;
    background-color: #ffffff;
    margin-bottom: 1rem;
    width: 100%;
    height: 3.5rem;
    font-size: 1.3rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
    margin-bottom: 4.5rem;
  }
  .brand-list__product-list__search__text input {
    border: 0;
    width: 100%;
    padding-left: 1.5rem;
    padding-top: .9rem;
    padding-bottom: .9rem;
    height: 3.5rem;
    border-bottom: solid 1px #a0a0a0;
  }
  .brand-list__product-list__search__text input::placeholder {
    font-size: 1.3rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
  }
  .brand-list__product-list__search__text input:focus {
    outline: none;
    border: 0;
    border-bottom: 1px solid rgba(160, 160, 160, 0.72);
  }
  .brand-list__product-list__search__text::after {
    content: "" !important;
    position: absolute;
    background: url(../images/search.svg) !important;
    top: 1rem;
    right: .6rem;
    background-size: cover;
    width: 1.4rem;
    height: 1.4rem;
  }
  .brand-list__product-list__search__filter {
    background-color: #ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: .8rem;
    padding-left: .8rem;
    font-family: 'RedHatText-Regular';
    text-align: left;
  }
  .brand-list__product-list__search__list {
    height: 3.4rem;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: .5rem;
    font-size: 1.3rem;
    color: #000000;
    border: 1px solid #5a5a5a;
    padding-left: 1.5rem;
    position: relative;
  }
  .brand-list__product-list__search__addIcon {
    position: absolute;
    text-align: right;
    font-size: 1.1rem;
    color: #0278d2;
    right: 1.5rem;
    bottom: .9rem;
  }
  .brand-list__product-list__search__pager {
    padding-top: .8rem;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #000000;
    display: inline-block;
    font-family: 'RedHatText-Regular';
  }
  .brand-list__product-list__search__sort {
    height: 3.4rem;
    border: 1px solid #5a5a5a;
    font-size: 1.3rem;
    color: #000000;
    font-family: 'RedHatText-Regular';
    width: 125px;
  }
  .brand-list__product-list__tile {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .brand-list__product-list .tile-label {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.18;
    letter-spacing: 0.79px;
    text-align: center;
    color: #000000;
  }
  .brand-list__content-list,
  .brand-list__content-tiles {
    padding: 30px 0;
  }
  .brand-list__content-list .row {
    display: block;
  }
  .brand-list__content-list__title {
    font-size: 2.2rem;
  }
  .brand-list .brand__article-item {
    margin-bottom: 2rem;
    min-height: 211px;
    padding-left: 0;
    padding-right: 0;
  }
  .brand-list .brand__article-item .content-fragment-component {
    min-height: 295px;
  }
  .brand-list .results-header {
    padding: 10px 0px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-faqContentPage .page-content .container .yCmsContentSlot {
    width: 100%;
  }
  .page-footer.faq-footer {
    padding: 40px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .trl__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__space__content {
    width: 100%;
    max-width: 1200px;
    color: black;
    padding-left: 15px;
    padding-right: 15px;
  }
  .trl__header__space {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__header__content {
    width: 100%;
    max-width: 1200px;
    padding-left: 7px;
  }
  .trl__header__title {
    padding-top: 30px;
  }
  .trl__header__title h2 {
    font-family: 'RedHatText-Regular';
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    margin: 0px;
  }
  .trl__header__description {
    max-width: 785px;
    overflow: hidden;
    margin-top: 15px;
  }
  .trl__header__description h4 {
    font-family: 'RedHatText-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin: 0px;
    text-align: justify;
  }
  .trl__breadcrumb {
    width: 100%;
    height: 23px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .trl__breadcrumb span {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__tabs {
    width: 100%;
    height: 70px;
    max-width: 1200px;
    display: none;
    padding-left: 50px;
  }
  .trl__tabButton {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .trl__tabButton span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .trl__tabButton__Title {
    width: 100%;
    height: 68px;
    display: flex;
    align-items: center;
  }
  .trl__tabButton__Border {
    width: 100%;
    height: 2px;
    background-color: #0278d2;
  }
  .trl__tabButton__Separator {
    width: 45px;
  }
  .trl__body {
    min-height: 520px;
    display: flex;
    justify-content: center;
    background-color: #eeeeee;
    padding-bottom: 0px;
  }
  .trl__body__content {
    width: 100%;
    max-width: 1200px;
    padding-left: 10px;
  }
  .trl__categorynavigation {
    width: 100%;
    height: 350px;
  }
  .trl__categorynavigation__title {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .trl__categorynavigation__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
    visibility: hidden;
  }
  .trl__categorynavigation__body {
    width: 100%;
    height: 100px;
  }
  .trl__references {
    width: 100%;
    display: none;
  }
  .trl__references__backtoproducts {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: flex-end;
    display: none;
  }
  .trl__references__backtoproducts span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__title {
    width: 100%;
    height: 0px;
    display: flex;
    align-items: center;
    visibility: hidden;
  }
  .trl__references__title h3 {
    font-family: 'RedHatText-Regular';
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    margin: 0px;
    color: black;
  }
  .trl__references__title__compact {
    width: 100%;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    visibility: visible;
  }
  .trl__references__title__compact h4 {
    font-family: 'RedHatText-Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__title__compact__title {
    width: 100%;
    min-height: 45px;
    padding-top: 30px;
  }
  .trl__references__title__compact__subtitle {
    width: 100%;
    padding-top: 20px;
  }
  .trl__references__title__compact__filters {
    width: 100%;
  }
  .trl__references__title__compact__button {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .trl__references__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
  }
  .trl__references__filters {
    width: 0px;
    margin-right: 0px;
    visibility: hidden;
  }
  .trl__references__filters__card {
    width: 100%;
    min-height: 400px;
    /* TODO */
    background-color: white;
    padding: 20px;
  }
  .trl__references__filters__card__header {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
  }
  .trl__references__filters__card__header__title {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__header__clear {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0278d2;
  }
  .trl__references__filters__card__subheader {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
    border-bottom: 1px solid black;
  }
  .trl__references__filters__card__subheader__title {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
  }
  .trl__references__filters__card__subheader__plus {
    width: auto;
    height: auto;
  }
  .trl__references__filters__card__subheader__plus__icon {
    height: 13px;
  }
  .trl__references__filters__card__body {
    width: 100%;
    min-height: 250px;
    /* TODO */
  }
  .trl__references__filters__card__body__filter {
    width: 100%;
    display: flex;
    padding-bottom: 5px;
  }
  .trl__references__filters__card__body__filter__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__filters__card__body__filter__title {
    color: black;
  }
  .trl__references__filters__card__body__filter__title span {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__filters__card__body__filter__count {
    color: '#5a5a5a';
  }
  .trl__references__filters__card__body__filter__count span {
    width: auto;
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-left: 5px;
  }
  .trl__references__filters__card__footer {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .trl__references__items {
    max-width: 900px;
  }
  .trl__references__items__card {
    width: 97%;
    background-color: white;
    padding-bottom: 20px;
  }
  .trl__references__items__card__container {
    width: 100%;
    margin-bottom: 45px;
  }
  .trl__references__items__card__header {
    width: 100%;
    padding: 12px;
    background-color: #f2f2f2;
  }
  .trl__references__items__card__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .trl__references__items__card__body {
    width: 100%;
    padding: 12px;
  }
  .trl__references__items__card__item {
    width: 100%;
    min-height: 70px;
    max-height: 100px;
    padding-top: 20px;
  }
  .trl__references__items__card__item__header {
    width: 100%;
    display: flex;
  }
  .trl__references__items__card__item__header__check {
    width: 24px;
    height: 100%;
  }
  .trl__references__items__card__item__header__title {
    width: 100%;
    padding-right: 10px;
  }
  .trl__references__items__card__item__header__title span {
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__header__icon {
    width: 20px;
    height: 100%;
    color: #0278d2;
  }
  .trl__references__items__card__item__extension {
    width: 100%;
    min-height: 20px;
    padding-left: 25px;
    padding-bottom: 10px;
  }
  .trl__references__items__card__item__extension span {
    font-family: 'RedHatText-Regular';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .trl__references__items__card__item__footer {
    width: 100%;
    height: 2px;
    background-color: #979797;
    opacity: 0.2;
  }
  .trl__products__body {
    width: 100%;
    display: flex;
    background-color: #eeeeee;
  }
  .trl__products__card {
    padding: 12px;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 5px;
  }
  .trl__products__card__container {
    margin-bottom: 10px;
  }
  .trl__products__card__image {
    width: 136px;
    height: 136px;
    background-color: #f3f2e9;
  }
  .trl__products__card__title {
    width: 100%;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .pd__space {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    background-color: #f7f7f7;
  }
  .pd__container {
    width: 100%;
    max-width: 1200px;
    padding-top: 40px;
    margin-bottom: 40px;
  }
  .pd__breadcrumb {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    display: none;
  }
  .pd__breadcrumb span {
    font-family: "RedHatText-Regular";
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0278d2;
  }
  .pd__register__container {
    width: 150px;
    white-space: nowrap;
  }
  .pd__body {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .pd__imagespace {
    width: 50%;
    height: 100%;
    display: flex;
    display: none;
  }
  .pd__imagespace__previewlist {
    height: 100%;
    width: 74px;
  }
  .pd__imagespace__previewlist__item {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }
  .pd__imagespace__image {
    width: 100%;
    height: 310px;
  }
  .pd__imagespace__compact {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pd__imagespace__compact__image {
    width: 290px;
    height: 290px;
    background-color: white;
  }
  .pd__imagespace__compact__buttons {
    width: 100%;
    margin-top: 10px;
  }
  .pd__indicator__content {
    width: 100%;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pd__indicator__item {
    width: 15px;
    height: 4px;
    border-radius: 3.5px;
    margin-right: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .pd__indicator__item:hover {
    background-color: #009eff;
  }
  .pd__infospace {
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pd__infospace__maininfo {
    width: 100%;
  }
  .pd__infospace__maininfo__title {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
  }
  .pd__infospace__maininfo__title > :nth-child(2) {
    margin-top: 2px;
  }
  .pd__infospace__maininfo__title__productTitle h3 {
    padding-bottom: 10px;
    font-family: "RedHatText-Regular";
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    margin: 0px;
    color: black;
  }
  .pd__infospace__maininfo__descripcion {
    width: 100%;
    padding: 10px 0px;
    font-family: "RedHatText-Regular";
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .pd__infospace__maininfo__colorspace {
    width: 100%;
  }
  .pd__infospace__maininfo__colorspace__header {
    width: 100%;
    height: 20px;
  }
  .pd__infospace__maininfo__colorspace__body {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .pd__infospace__maininfo__colorspace__footer {
    width: 100%;
    height: auto;
    padding-top: 20px;
  }
  .pd__infospace__guestinfo {
    width: 100%;
  }
  .pd__infospace__guestinfo__title {
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pd__infospace__guestinfo__title span {
    font-family: "RedHatText-Medium";
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.29px;
    color: #9a2061;
  }
  .pd__infospace__guestinfo__buttonspace {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pd__infospace__guestinfo__buttonspace > :nth-child(1) {
    width: 150px;
    margin-bottom: 15px;
    margin-right: 0px;
  }
  .pd__infospace__guestinfo__buttonspace > :nth-child(2) > :nth-child(1) {
    width: 150px;
  }
  .pd__infospace__contractorinfo {
    width: 100%;
  }
  .pd__infospace__contractorinfo__buttonspace {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pd__infospace__contractorinfo__buttonspace > :nth-child(1) {
    width: 160px;
    margin-bottom: 15px;
    margin-right: 0px;
  }
  .pd__infospace__contractorinfo__buttonspace > :nth-child(2) > :nth-child(1) {
    width: 160px;
  }
  .pd__infospace__contractorinfo__quantity {
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .pd__infospace__contractorinfo__price {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .aboutUs__header__Image {
    min-height: 650px;
    object-fit: cover;
  }
  .aboutus__body .content-fragment-component {
    padding-bottom: 0px;
  }
  .aboutus__body .content-fragment-component .card-body,
  .brand__articles .content-fragment-component .card-body {
    padding: 0px 15px;
  }
  .about__image__cta .supportive__aboutus {
    font-size: 14px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .about__image__cta {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .about__image__cta .col-sm-4 {
    margin-bottom: 25px;
  }
  .about__image__cta .title__main {
    font-size: 34px;
    margin-bottom: 2rem;
  }
  .about__image__cta .subhead__aboutus {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .AboutUsBlade {
    padding-top: 4.4rem;
  }
  .page-footer.aboutus__footer {
    padding-bottom: 40px;
  }
  .aboutUs__header__Content {
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .aboutUs__header__Content .description {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
  }
  .aboutUs__header__Content .aboutUs__title,
  .aboutUs__header__Content .aboutUs__subtitle {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .aboutUs__header__Content .aboutUs__title {
    font-size: 36px;
  }
  .aboutUs__header__Content .aboutUs__subtitle {
    font-size: 20px;
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .location-space {
    padding-top: 0;
  }
  #map {
    height: 196px !important;
  }
  .location-mapaddress-space {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 7px;
  }
  .location-address-space {
    padding-bottom: 10px;
  }
  .location-address {
    font-size: 16px !important;
  }
  .direction-space {
    padding-bottom: 20px;
  }
  .direction-icon {
    font-size: 12px;
  }
  .direction {
    font-size: 12px;
  }
  .location-phonenumbers-space {
    padding-bottom: 0;
  }
  .location-businessHours-space {
    padding-bottom: 15px;
  }
  .contact-method-phonenumber {
    font-size: 13px;
    line-height: 1.67;
    margin-bottom: 5px !important;
  }
  .contact-method-faxnumber {
    font-size: 13px;
    margin-bottom: 5px !important;
    line-height: 1.67;
  }
  .location-business-hour {
    font-size: 13px !important;
    line-height: 1.67 !important;
  }
  .location-business-time {
    font-size: 13px !important;
    line-height: 1.67 !important;
  }
  .location-business-time-row td {
    padding-bottom: 0 !important;
  }
  .location-type {
    font-size: 13px;
  }
  .map-container {
    padding-left: 7px;
    padding-right: 7px;
  }
  .location-printmap-space {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 7px;
  }
  .location-printmap-icon {
    margin-right: 6px;
  }
  .location-printmap {
    font-size: 13px;
    line-height: 1.67;
  }
  .location-team-space {
    background-color: #f8f8f8;
    padding-left: 7px;
  }
  .location-teamtitle-space {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .location-teamtitle-compact {
    font-family: 'RedHatText-Regular';
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: black;
  }
  .location-teamtitle {
    display: none;
  }
  .location-teamdescription-space {
    margin-bottom: 10px;
  }
  .location-teamdescription {
    font-size: 13px;
    line-height: 1.5 !important;
    letter-spacing: 0.5px;
  }
  .location-teammember-name-space {
    margin-bottom: 7px;
  }
  .location-teammember-name {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.71px;
  }
  .location-teammember-title {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: normal;
  }
  .location-teammember-space {
    padding-right: 10px;
    padding-top: 20px;
  }
  .location-email {
    font-size: 13px;
    line-height: 1.67;
    margin-bottom: 5px !important;
  }
  .location-website {
    font-size: 13px;
    line-height: 1.67;
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .login-page {
    padding-top: 3.8rem;
    height: 100%;
  }
  .login-page .login-card {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-bottom: 4.5rem;
    text-align: center;
  }
  .login-page .login-card input {
    background-color: transparent;
    border-bottom: 1px solid #a0a0a0;
  }
  .login-page .login-card__header {
    font-size: 2.2rem;
    color: #000000;
    font-family: 'RedHatText-Regular';
    margin-bottom: 1.5rem;
    margin-top: 0;
    line-height: 1.09;
  }
  .login-page .login-card__description {
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: inline-block;
    width: 295px;
  }
  .login-page .login-card__body {
    margin-bottom: 3.5rem;
  }
  .login-page .login-card__text {
    border: 0;
    padding-bottom: .9rem;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
  }
  .login-page .login-card__text:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .login-page .login-card__text::placeholder {
    font-size: 1.2rem;
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
  }
  .login-page .login-card__button {
    width: 10rem;
  }
  .login-page .register-section {
    background-color: #ffffff;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .login-page .register-account {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .login-page .register-account--border {
    margin-bottom: 5rem;
  }
  .login-page .register-account__title1 {
    font-family: 'RedHatText-Bold';
    font-size: 1.1rem;
    font-weight: bold;
    line-height: normal;
    color: #9a2061;
    text-transform: uppercase;
    margin-bottom: .5rem;
    display: inline-block;
    letter-spacing: 2.29px;
  }
  .login-page .register-account__title2 {
    font-family: 'RedHatText-Regular';
    font-size: 2.2rem;
    line-height: 1.09;
    letter-spacing: normal;
    color: #000000;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  .login-page .register-account__content {
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #5a5a5a;
    margin-bottom: 3rem;
  }
  .login-page__body {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .login-page__footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    text-align: center;
  }
  .login-page__footer .page-footer__title {
    color: #000000;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .onlilne__tools__rectangles {
    padding: 20px 0px;
  }
  .onlilne__tools__rectangles .onlinetools__text {
    padding: 0px 7px;
    font-size: 12px;
    color: #5a5a5a;
  }
  .onlineToolsBody .content-fragment-component {
    padding-top: 30px;
    flex-direction: column;
  }
  .onlineToolsBody .content-fragment-component .attr-text,
  .onlineToolsBody .content-fragment-component .attr-text-brand {
    font-size: 12px;
  }
  .onlineToolsBody .content-fragment-component .cta-buttons {
    text-align: center;
  }
  .onlineToolsBody .content-fragment-component .card-body {
    padding-bottom: 0;
  }
  .onlineToolsBody .content-fragment-component .card-body p {
    margin-bottom: 0;
  }
  .onlineToolsFooter {
    padding: 30px 0px;
  }
  .onlineToolsFooter .page-footer__title {
    margin-bottom: 20px;
    font-size: 22px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .onlineToolsFooter .page-footer__subtitle {
    padding: 0px 7px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .tool-details-header .tool-details-blade {
    padding: 30px 0px;
  }
  .tool-details-header .tool-details-blade .container {
    text-align: center;
    padding: 0 15px;
  }
  .tool-details-header__image {
    height: 100px;
  }
  .tool-details-header__title {
    margin-top: 0;
    padding-left: 7px;
  }
  .tool-details-header__title--primary {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .tool-details-header .button {
    width: calc(100% - 20px);
    margin: 0px auto;
    text-align: center;
  }
  .tool-details-header .button:last-child {
    margin-top: 20px;
  }
  .tool-details-bottom,
  .tool-details-content {
    padding: 30px 0px;
  }
  .tool-details-bottom .content-fragment-component,
  .tool-details-content .content-fragment-component {
    height: auto;
    flex-direction: column;
    align-items: center;
  }
  .tool-details-bottom .content-fragment-component .mt-5,
  .tool-details-content .content-fragment-component .mt-5 {
    text-align: center;
  }
  .tool-details-bottom .content-fragment-component .button,
  .tool-details-content .content-fragment-component .button {
    width: calc(100% - 20px);
    margin: 0px auto;
    text-align: center;
  }
  .tool-details-bottom .content-fragment-component .button:last-child,
  .tool-details-content .content-fragment-component .button:last-child {
    margin-top: 20px;
  }
  .tool-details-bottom {
    padding-bottom: 0;
  }
  .tool-details-bottom .content-fragment-component {
    padding-bottom: 30px;
  }
  .tool-details-content__paragraph {
    padding: 0px 7px;
  }
  .tool-details-content__paragraph .page-content__content {
    margin-top: 0px;
  }
  .tool-details-content .content-fragment-component {
    padding-bottom: 0px;
  }
  .tool-details-feature__image {
    padding: 25px 15px 30px 15px;
  }
  .tool-details-feature__content__item {
    flex: 0 0 100%;
    margin-bottom: 25px;
  }
  .tool-details-feature__blade {
    padding: 30px 0px;
  }
  .tool-details-feature__blade__content .bottom-links .button {
    flex: 0 0 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    text-align: center;
  }
  .tool-details-feature__subtitle {
    width: auto;
  }
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\f95b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\f952";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\f905";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\f907";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\f95c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\f95d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\f95e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\f95f";
}
.fa-handshake-slash:before {
  content: "\f960";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\f961";
}
.fa-head-side-cough-slash:before {
  content: "\f962";
}
.fa-head-side-mask:before {
  content: "\f963";
}
.fa-head-side-virus:before {
  content: "\f964";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\f965";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\f913";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\f955";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\f966";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\f967";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\f91a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\f956";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\f968";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\f91e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\f969";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\f96a";
}
.fa-pump-soap:before {
  content: "\f96b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\f96c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\f957";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\f96e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\f96f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\f970";
}
.fa-store-slash:before {
  content: "\f971";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\f972";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\f941";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\f949";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\f974";
}
.fa-virus-slash:before {
  content: "\f975";
}
.fa-viruses:before {
  content: "\f976";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/fa-brands-400.eot');
  src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands' !important;
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/fa-regular-400.eot');
  src: url('../fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../fonts/fa-solid-900.eot');
  src: url('../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
}
/* SAP Marketing Cloud Form Runtime Styles (23.0.3) */
/* Base */
.sapCpRuntime {
  width: 100%;
  height: 100%;
}
.sapCpRuntime .sapCpBody {
  margin: 0;
  width: 100%;
  height: 100%;
}
/* Content Page */
.sapCpContentPage {
  box-sizing: border-box;
  width: 100%;
}
.sapCpContentPageLoading {
  opacity: 0;
  cursor: wait;
}
/* Layout */
.sapCpLayout {
  box-sizing: inherit;
  width: 100%;
  padding: 8px;
}
/* Widget */
.sapCpWidget {
  box-sizing: inherit;
  min-height: 30px;
  padding: 8px;
}
.sapCpContentPage .sapCpWidget.sapCpWidgetHidden {
  display: none;
}
.sapCpWidget ~ .sapCpWidget {
  margin-top: 8px;
}
.sapCpWidgetContentLeft {
  min-height: 1px;
  float: left;
  text-align: right;
}
.sapCpWidgetContentRight {
  min-height: 1px;
  text-align: left;
  vertical-align: top;
}
.sapCRLWidgetFixContent {
  clear: both;
}
.sapCpWidgetContentNoIndent {
  min-height: 1px;
}
.sapLandingPage .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px;
  min-width: 70px;
}
.sapLandingPage .sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px;
  min-width: 70px;
}
.sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 8px;
  margin-right: 10px;
}
.sapCpWidgetMandatoryMissing {
  background-color: lightcoral;
}
.sapCpWidgetInvalid {
  background-color: orange;
}
/* Button Widget */
.sapCpButtonWidget .sapCpButtonWidgetExtraText {
  display: block;
  padding-top: 5px;
}
.sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: block;
  color: red;
}
.sapCpContentPage:not(.sapCpMissingMandatoryField) .sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: none;
}
.sapCpButtonWidget .sapCpErrorMessageText {
  display: block;
  color: red;
}
.sapCpContentPage:not(.sapCpSubmitError) .sapCpButtonWidget .sapCpErrorMessageText {
  display: none;
}
.sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: block;
  color: green;
}
.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: none;
}
.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpButtonWidgetDownloadLink {
  display: none;
}
.sapCpButtonWidget .sapCpButtonWidgetDownloadLink:not(.sapCpButtonWidgetDownloadLinkVisible) {
  display: none;
}
.sapCpButtonWidget.sapCpButtonWidgetLoading button {
  cursor: wait;
}
/* Label */
.sapCpLabel {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sapCpLabelRequiredBefore {
  padding-left: 10px;
}
.sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  content: "*";
  color: RoyalBlue;
  visibility: hidden;
}
.sapCpWidgetContentLeft .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  position: absolute;
}
.sapCpLabel:not(.sapCpLabelRequiredBefore).sapCpLabelRequired:after {
  visibility: visible;
}
.sapCpLabel.sapCpLabelRequiredBefore:before {
  content: "*";
  color: RoyalBlue;
  visibility: hidden;
  position: absolute;
  left: 1px;
  top: -2px;
}
.sapCpLabel.sapCpLabelRequiredBefore.sapCpLabelRequired:before {
  visibility: visible;
}
.sapCpCheckBox ~ .sapCpLabel {
  margin-left: 2px;
}
.sapCpCheckBox + .sapCpLabel {
  display: block;
}
/* Input */
.sapCpInput {
  font-size: inherit;
  font-family: inherit;
  padding: 4px 8px;
  text-overflow: ellipsis;
}
/* CheckBox */
.sapCpCheckBox {
  vertical-align: top;
  min-width: 20px;
  float: left;
}
.sapCpCheckBox input {
  font-size: inherit;
  font-family: inherit;
}
/* DropDown */
.sapCpDropDown {
  font-size: inherit;
  font-family: inherit;
  padding: 4px 8px;
  min-width: 215px;
}
.sapCpDropDown > option {
  color: black;
}
.sapCpDropDownPlaceholder {
  color: gray;
}
/* Date Picker */
.sapCpDatePicker option {
  color: black;
}
.sapCpDatePicker .sapCpDropDown ~ .sapCpDropDown {
  margin-left: 10px;
}
.sapCpDatePicker .sapCpDatePickerDay {
  min-width: 50px;
  width: 23%;
  max-width: 100px;
}
.sapCpInputWidget .sapCpDatePickerMonth {
  min-width: 100px;
  width: 43%;
  max-width: 200px;
}
.sapCpInputWidget .sapCpDatePickerYear {
  min-width: 50px;
  width: 23%;
  max-width: 100px;
}
/* Button */
.sapCpButton {
  font-size: inherit;
  font-family: inherit;
  padding: 6px 10px;
}
/*  For usage in landing Pages */
.sapCpContentPage {
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: grey;
  -webkit-font-smoothing: auto;
}
.sapCpContentPage *,
.sapCpContentPage *:before,
.sapCpContentPage *:after {
  box-sizing: inherit;
}
.sapLandingPage .sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 2px;
}
.sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 5px;
}
.sapCpCheckBox {
  line-height: 18px;
}
.sapCpInputWidget select {
  -webkit-appearance: menulist;
  background-image: none;
  height: 38px;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  width: auto;
}
.sapCpInputWidget .sapCpInput {
  font-family: inherit;
  font-size: inherit;
  width: auto;
  border: lightgrey solid 1px;
  height: 38px;
}
.sapCpLabel {
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  color: inherit;
  line-height: 22px;
}
.sapCpButton {
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  color: inherit;
  border-radius: 5px;
  border-style: solid;
  border-color: lightgrey;
  border-width: 1px;
  padding: 8px 20px;
  width: auto;
}
/* Responsive layout */
@media screen and (min-width: 481px) {
  .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
    right: 1px;
    top: -2px;
  }
  .sapCpLabel:not(.sapCpLabelRequiredBefore) {
    padding-right: 10px;
  }
}
@media screen and (max-width: 480px) {
  /* Widget */
  .sapCpWidgetContent {
    width: 100% !important;
    text-align: left;
  }
  /* Input */
  .sapCpWidgetContent .sapCpInput {
    width: 95%;
  }
  /* Text Area */
  .sapCpWidgetContent .sapCpTextArea {
    width: 98%;
  }
  /* DropDown */
  .sapCpWidgetContent .sapCpDropDown {
    width: 100%;
  }
  /* Date Picker */
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerDay {
    width: 23%;
  }
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerMonth {
    width: 43%;
  }
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerYear {
    width: 23%;
  }
  .sapCpWidgetContentRight {
    padding-left: 0% !important;
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  margin: 0!important;
  padding: 0!important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}
.splide.is-active .splide__list {
  display: flex;
}
.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.splide {
  visibility: hidden;
}
.splide,
.splide__slide {
  position: relative;
  outline: none;
}
.splide__slide {
  box-sizing: border-box;
  list-style-type: none!important;
  margin: 0;
  flex-shrink: 0;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}
.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb > .splide__track > .splide__list {
  display: block;
}
.splide--ttb > .splide__pagination {
  width: auto;
}
.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: .7;
  background: #cccccc;
}
.splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}
.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__arrow:focus {
  outline: none;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: .5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform .2s linear;
  border: none;
  opacity: 0.7;
}
.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #ffffff;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus {
  outline: none;
}
.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #cccccc;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000000;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}
.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 0em;
}
.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 0em;
}
.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: .5em;
  transform: translateY(50%);
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  margin: 0!important;
  padding: 0!important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}
.splide.is-active .splide__list {
  display: flex;
}
.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.splide {
  visibility: hidden;
}
.splide,
.splide__slide {
  position: relative;
  outline: none;
}
.splide__slide {
  box-sizing: border-box;
  list-style-type: none!important;
  margin: 0;
  flex-shrink: 0;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}
.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb > .splide__track > .splide__list {
  display: block;
}
.splide--ttb > .splide__pagination {
  width: auto;
}
/* quick order page related css starts */
#quickOrder .productBreak__header {
  background: #5a5a5af8;
  color: #ffffff;
  text-align: center !important;
}
#quickOrder tr:not(:last-child) {
  border-bottom: 1px solid grey;
}
#quickOrder .productBreaks__close,
.productStock__close {
  margin-right: 20px;
}
#quickOrder .productBreak__quantityColumn,
.productStock__branchLocation {
  flex: 6;
}
#quickOrder .productBreak__priceColumn,
.productStock__quantityAvailability {
  flex: 6;
}
#quickOrder .buyinbulkandsave {
  color: #0278d2;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}
#quickOrder #js-productstock {
  color: #0278d2;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}
#quickOrder .gridHeader {
  display: flex;
  flex-direction: row;
}
#quickOrder .quick-order__actions {
  padding-bottom: 32px;
}
#quickOrder .item__list--item .item__total {
  text-align: left;
  padding-left: 9%;
}
#quickOrder .item__quantity_value {
  padding-left: 3%;
}
.checkout-align-order-form {
  width: auto !important;
}
@media only screen and (min-width: 991px) {
  .quick-order__help-block {
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  #quickOrder .item__list--item .item__total {
    padding-left: 0;
  }
  #quickOrder .item__quantity_value {
    padding-left: 0;
  }
}
/* quick order page related css ends */
.my__accountSection .my__accountSection__content .input__rectangle {
  display: block;
  width: 100%;
  height: 40px;
  border: solid 1px #979797;
  background-color: #ffffff;
  padding: 0px 6px!important;
  /*font-family: 'RedHatText-Regular';*/
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  /*color: #5a5a5a;*/
  /*text-align: center;*/
  border-radius: 0px!important;
}
/* Account management related css starts */
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: auto;
  }
}
/* Account management related css starts */
#crlCustomerForm .icon-angle-down-blue:after {
  display: none;
}
.account-section-content .account-overview-table .responsive-table th {
  background-color: #5a5a5a;
  font-family: 'RedHatText-Medium';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff;
  text-transform: none;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.accountDashboard__margin__tb .account-section {
  background-color: #ffffff;
}
.page-organizationManagement .accountDashboard__margin__tb .account-section .account-section-content .well.well-tertiary .item-label {
  color: #5a5a5a;
}
.page-organizationManagement .accountDashboard__margin__tb .account-section .account-section-content .well.well-tertiary .item-value {
  color: #000000;
}
.page-organizationManagement .well.well-tertiary {
  background-color: #ffffff;
}
.page-organizationManagement .accountDashboard__margin__tb .accountActions-bottom .btn-default {
  color: #ffffff;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
}
#js-action-confirmation-modal-content-disable {
  margin: 0;
  padding: 0;
}
#js-action-confirmation-modal-content-disable .modal-actions .col-sm-pull-6 {
  right: 0 !important;
}
#js-action-confirmation-modal-content-disable .modal-actions .col-sm-push-6 {
  left: 0 !important;
}
#js-action-confirmation-modal-content-disable .modal-actions .col-sm-6 {
  width: 100%;
}
.page-organizationManagement #cboxWrapper {
  width: 100% !important;
  height: auto !important;
}
#js-action-confirmation-modal-content-disable .modal-actions .btn {
  width: 90%;
  margin: 2%;
}
#js-action-confirmation-modal-content-disable .modal-actions {
  margin: 5%;
}
#js-action-confirmation-modal-content-disable .description {
  margin: 5%;
}
#js-action-confirmation-modal-content-disable .row {
  margin: 0;
}
/* Account management related css starts */
/* submitted order related css starts */
.btn-back {
  color: #ffffff;
  background-color: #0278d2;
  border-color: #0278d2;
}
/* submitted order related css ends */
.casesearchbar-container input {
  height: 40px;
  padding: 5px;
}
.casesearchbar-container input {
  height: 40px;
  padding: 5px;
  width: calc(60%);
}
.searchbarDiv .fa-search.caseStudysearchbar__icon {
  width: 36px;
  height: 40px;
  display: inline-block;
  position: relative;
  top: 0px;
  padding: 8px 5px;
  font-size: 20px;
  left: -37px;
}
.col-md-7 {
  margin-left: 25px;
}
div#fnError {
  position: absolute;
  top: 100%;
  color: red;
  text-align: justify;
}
/* E-statements related css starts */
.estatements_list {
  text-align: center;
}
.crl__estatement_button {
  text-decoration-line: underline;
  cursor: pointer;
}
.estatments_description {
  font-size: 15px;
  text-align: left;
  padding-left: 1rem;
}
.estatement-list td {
  text-align: left;
}
@media (max-width: 767px) {
  .estatement-list .crl__estatement_button img {
    display: block;
  }
  .estatement-list td {
    padding: 16px 0;
  }
  .page-eStatementsPage .panel {
    height: auto;
  }
}
/* E-statements related css ends */
.crl-price-strikethrough {
  text-decoration: line-through;
}
/* Quote Extension related css starts */
.quoteEntensionDatePicker .ui-widget {
  font-size: 1.55em;
}
.quoteEntensionDatePicker .ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}
/* Quote Extension related css ends */
/* Express Checkout css starts */
.express_checkout_error_message {
  color: #d00000;
}
.page-express-checkout .account-section {
  width: 100%;
}
.page-express-checkout label,
.page-add-edit-shipping label,
.page-add-edit-cutting label,
.page-add-edit-shipvia label,
.page-add-edit-payment label {
  color: #000000;
}
.page-express-checkout,
.page-add-edit-shipping,
.page-add-edit-cutting,
.page-add-edit-shipvia,
.page-add-edit-payment {
  color: #000000 !important;
}
.page-express-checkout input:focus,
.page-add-edit-shipping input:focus,
.page-add-edit-cutting input:focus,
.page-add-edit-shipvia input:focus,
.page-add-edit-payment input:focus {
  border-color: #000000;
}
.hidden {
  display: none;
}
.page-express-checkout .exp-entry {
  display: inline-block;
  height: auto;
  padding: 15px 5px;
  background-color: #eeeeee;
  margin-bottom: 15px;
}
/* The switch - the box around the slider */
.page-express-checkout .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
/* Hide default HTML checkbox */
.page-express-checkout .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.page-express-checkout .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.page-express-checkout .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.page-express-checkout input:checked + .slider {
  background-color: #2196F3;
}
.page-express-checkout input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.page-express-checkout input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.page-express-checkout .slider.round {
  border-radius: 34px;
}
.page-express-checkout .slider.round:before {
  border-radius: 50%;
}
.exp-chekout-section-title {
  font-weight: 500;
  margin-left: 14px;
  font-family: 'RedHatText-Medium';
}
.exp-chkout-edit-link {
  float: right;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
  font-size: 14px;
}
.ec-page-intro {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.exp-checkout-back-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  font-family: "RedHatText-Regular" !important;
  padding-top: 20px;
}
.exp-checkout-edit-page-title {
  width: 258px;
  height: 35px !important;
  font-family: 'RedHatText-Regular' !important;
  font-size: 27px !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000 !important;
  /*@CRLblack;*/
  padding-left: 10px;
}
.page-add-edit-shipping .btn-default,
.page-add-edit-payment .btn-default,
.page-add-edit-cutting .btn-default,
.page-add-edit-shipvia .btn-default {
  height: 39px !important;
  text-transform: uppercase;
  padding-top: 9px;
}
.ec-page-intro-text {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .ec-shipping-billing {
    display: flex;
  }
  .ec-shipping {
    width: 49%;
    margin-right: 1%;
  }
}
.ec-ship-title {
  font-weight: bold;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .exp-chkout-edit-link,
  .exp-chekout-section-title,
  .ec-ship-title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 16px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 0 !important;
  }
}
/* Express checkout css ends */
/* Express checkout shipping edit start */
.exp-chkout-form-elements::placeholder {
  color: #5a5a5a;
}
@media (max-width: 992px) {
  .page-add-edit-shipping .my__accountSection .my__accountSection__content {
    margin-left: 0;
  }
  .page-add-edit-shipping .account-section .account-section-content form {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-add-edit-shipping .my__accountSection .my__accountSection__header {
    padding-left: 0;
  }
  .page-add-edit-shipping .back-link,
  .page-add-edit-payment .back-link,
  .page-add-edit-cutting .back-link,
  .page-add-edit-shipvia .back-link {
    padding-top: 20px;
  }
}
#crlAddressForm .icon-angle-down-blue,
#shipViaForm .icon-angle-down-blue,
#paymentForm .icon-angle-down-blue {
  display: none;
}
#crlAddressForm .control-label {
  display: none;
}
#crlAddressForm input,
#shipViaForm input,
#paymentForm input {
  border-color: black !important;
}
#crlAddressForm select,
#shipViaForm select,
#paymentForm select {
  border-color: black !important;
}
/* Express checkout shipping edit end */
/* Express checkout payment edit start */
#paymentForm .control-label {
  display: none;
}
.exp-checkout-payment-cardtype {
  margin-bottom: 15px;
}
.exp-checkout-payment-cardtype .ec-pc-lable {
  margin-right: 20px;
}
/* Express checkout payment edit end */
/* Express checkout cutting edit start */
.exp-cut-items .control-label {
  display: none;
}
.exp-cut-items {
  display: flex;
  align-items: baseline;
}
.exp-cutting-size-label {
  margin-left: 20px;
  max-width: 60px;
}
.cutting-item-unit {
  font-weight: 600;
  text-transform: none;
  font-size: 13px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.exp-cut-items label {
  text-transform: capitalize !important;
}
.exp-cut-items-no label {
  text-transform: capitalize !important;
}
/* Express checkout cutting edit end */
/* Express checkout shipvia edit start */
#shipViaForm .control-label {
  display: none;
}
/* Express checkout shipvia edit end */
/* order-confirmation page  start*/
.checkout-success-order-details {
  margin-top: 15px;
  margin-bottom: 15px;
}
.checkout-success-order-details .item-label {
  color: #5a5a5a !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
  text-transform: none;
}
.checkout-success-order-details .item-value {
  color: #000000 !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
}
@media (min-width: 992px) {
  .checkout-success-order-details {
    display: flex;
    align-items: center;
  }
}
.page-orderConfirmationPage .well.well-tertiary {
  color: #3c3c3c !important;
  background: white !important;
}
.page-orderConfirmationPage .well.well-tertiary .item-label {
  margin-right: 20px;
  color: #5a5a5a !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
  text-transform: none;
}
.page-orderConfirmationPage .well.well-tertiary .item-value {
  color: #000000 !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
}
.page-orderConfirmationPage .well {
  border-bottom: none;
}
.page-orderConfirmationPage .well-headline {
  border-bottom: none;
}
@media (min-width: 768px) {
  .page-orderConfirmationPage .well.well-tertiary .item-label,
  .page-orderConfirmationPage .well.well-tertiary .item-value {
    display: inline-table;
    margin-right: 20px;
    width: 21%;
  }
}
.order-shipping-method {
  display: flex;
  font-size: 14px;
}
.order-shipping-method .label-order {
  margin-right: 20px;
  color: #5a5a5a !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
  text-transform: none;
}
.order-shipping-method .value-order {
  color: #000000 !important;
  font-size: 14px;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
}
.order-confirmation-detail-titile {
  font-size: 14px;
}
.page-orderConfirmationPage .order-ship-to .label-order {
  color: #000000;
  font-size: 14px !important;
  font-family: 'RedHatText-Medium';
  font-weight: 500;
}
.checkout-success__body__headline {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: 'RedHatText-Medium';
}
.checkoutSummary__EsimatedTotalAmount span {
  font-weight: normal;
  font-size: 14px;
  font-family: 'RedHatText-Regular';
}
.tile .tile-overlay {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.checkoutSummary__EsimatedTotalText h4 {
  margin: auto;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  margin-right: 17px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #000000;
}
.page-orderConfirmationPage .checkoutSummary__TotalSpace {
  padding-bottom: 15px;
}
.page-orderConfirmationPage textarea.xpressTextarea__3Nxev {
  min-height: auto;
}
#checkoutSuceess-forprintOnly {
  display: none;
}
@media print {
  #checkoutSuceess-forprintOnly {
    display: block;
  }
  .checkout-success-order-details {
    display: none;
  }
  .orderConfirmation__item.item__list--item > div {
    margin-left: 20px;
  }
  .checkoutSummary__TotalSpace {
    margin-left: 20px;
    margin-top: 0;
  }
  .account-orderdetail .item__list {
    margin-bottom: 5px !important;
  }
  .page-orderConfirmationPage .well.well-lg {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .checkout-success__body {
    margin: 10px 0 20px;
  }
  .checkout__confirmation__content--component .well-lg {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
  }
  .account-section .account-consignment {
    margin-top: 0px !important;
  }
  .order-confirmation-detail-titile {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .well.well-xs .well-content {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .account-orderdetail .item__list {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .page-orderConfirmationPage .checkoutSummary__TotalSpace {
    padding-bottom: 0;
  }
  .print-product-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .productDetails-print-layout {
    border-top: 1px solid black;
    display: block !important;
    padding: 10px 0;
  }
  .print-hidden {
    display: none;
  }
  .page-orderConfirmationPage .account-consignment .well.well-quinary .well-content {
    padding-left: 0;
    padding-right: 0;
  }
  .page-orderConfirmationPage .checkoutSummary__TotalSpace {
    border-top: 1px solid black;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* order-confirmation page end*/
/* checkout page start*/
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody,
#colorbox #otherLocations {
  display: block;
  max-height: 680px;
  overflow-y: scroll;
}
.step-body-form .place-order-form .place-order-container .btn,
.step-body .place-order-form .place-order-container .btn {
  height: 40px;
}
.step-body-form .place-order-form .place-order-container,
.step-body .place-order-form .place-order-container {
  background: white;
}
.page-multiStepCheckoutSummaryPage .checkout-add-new-address .checkbox {
  padding: 0;
}
.step-body .place-order-form {
  padding: 0 16px 0px;
}
.step-body .checkbox {
  padding: 0 16px 10px 0;
}
.checkout-payment-billing-address {
  padding-left: 0;
  padding-right: 0;
}
.checkout-billing-title {
  padding-top: 10px !important;
}
.otherlocations__results {
  width: 100%;
  height: auto !important;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .checkout-order-summary .subtotal {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .checkout-order-summary .totals,
.page-multiStepCheckoutSummaryPage .checkout-steps .checkout-order-summary .realTotals {
  width: 100%;
}
.checkout-review-total hr {
  display: none;
}
.checkout-review-total .totals span {
  margin-left: 75px;
  font-weight: normal !important;
}
.checkout-review-total {
  padding-right: 10px;
}
.checkoutSummary__TotalSpace {
  padding-right: 10px;
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 0px;
}
.checkout-order-summary .subtotals .totals {
  margin-top: 0px;
  padding: 8px 0;
  border-top: 1px solid #cccccc;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: normal;
  color: black;
  border: none;
}
.checkout-steps .step-body .checkout-next {
  width: auto!important;
  margin-right: 5px;
}
.po_number {
  padding-top: 15px;
}
.textpage-termsAndConditions {
  max-height: 550px;
  overflow-y: scroll;
  padding: 20px;
}
.checkoutItemCart__name h4 {
  margin: 0px;
  font-family: 'Red Hat Text';
}
.page-multiStepCheckoutSummaryPage .form__radio-caption {
  font-size: 14px;
}
.shipping__cutvalue {
  width: 50px !important;
  height: 38px !important;
}
.page-multiStepCheckoutSummaryPage .error-info {
  color: #d00000;
  font-weight: normal;
  font-family: 'RedHatText-Regular';
}
.page-multiStepCheckoutSummaryPage #addressform_button_panel {
  display: none !important;
}
#crl-dropdown--options-list__address-country,
#crl-dropdown--options-list__address-state {
  overflow-y: scroll;
  max-height: 200px;
}
.checkout-order-summary-list .checkout-order-summary-list-items .details {
  margin-left: 0px;
  flex: 0 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.final-review-terms-conditon {
  clear: both;
}
#colorbox #addressbook {
  margin-top: -13px;
}
@media (max-width: 991px) {
  .shipping__Cut__Options {
    display: block;
  }
  .js-cutvalueerror {
    text-align: left;
  }
  .orderConfirmation__item {
    height: auto !important;
  }
  .item__list .item__quantity__total .qty label {
    font-family: 'RedHatText-Regular';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5a5a5a;
  }
  .item__quantity__total .details .item__total {
    float: left !important;
  }
}
@media only screen and (max-width: 991px) {
  .shipping-defaultaddress-template-container {
    display: flex;
    flex-direction: column;
  }
  .shipping-defaultaddress-phonespace {
    justify-content: flex-start !important;
  }
  .shipping-defaultaddress-phoneicon {
    margin-right: 3px;
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .page-multiStepCheckoutSummaryPage .checkoutSummary__TotalSpace {
    display: block;
  }
  .page-multiStepCheckoutSummaryPage .subtotal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .page-multiStepCheckoutSummaryPage .checkoutSummary__EsimatedTotalText {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-multiStepCheckoutSummaryPage input[type="radio"],
  .page-multiStepCheckoutSummaryPage input[type="checkbox"] {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .js-shipping-shippingspace {
    margin-left: 10px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 767px) {
  #colorbox #addressbook {
    margin-top: -25px;
  }
}
/* checkout page end*/
/* technical reference page css start*/
.techref-search input[type="text"] {
  border: 1px solid #72777d;
  border-radius: 2px;
  font-weight: 400;
  height: 40px;
  margin-bottom: 0 !important;
  padding: 11px 16px !important;
  width: 100%;
  font-size: 14px;
}
.search-box {
  width: 285px;
  padding: 0;
  margin-bottom: 10px;
}
.techref-search .search-btn {
  background: #72777d;
  height: 40px;
  width: 40px;
  border: none;
  position: absolute;
  right: 0;
  top: 0px;
  color: white;
}
.techref-search input:focus {
  border: 1px solid black !important;
}
.page-accountdashbordContentPage .table__accountDashboard table td .btn__outline__link {
  align-items: center;
}
@media only screen and (min-width: 991px) {
  .page-technicalreferenceContentPage .trl__categorynavigation {
    width: 100%;
    height: auto;
  }
  .page-technicalreferenceContentPage .trl__categorynavigation__body {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .myaccount-techref-download-link {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .techref-download-link .fa {
    font-size: 16px !important;
  }
}
/* technical reference page css end*/
/* quote page css start*/
.ui-datepicker .ui-datepicker-prev span {
  display: none !important;
}
/* quote page css end*/
/* checkout shipping-details page start  */
.checkout-ups-logo img {
  width: 55px;
}
/* checkout shipping details page end   */
/* cart page css Start*/
.cart-bottom-shopping-buttons {
  margin-top: 20px;
}
.cart-ec-button .btn-default {
  padding: 10px 12px 8px;
}
.page-cartPage .btn--continue-shopping::after,
.page-cartPage .btn--continue-shopping:hover::after {
  background: none !important;
  content: none;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .page-cartPage .item__menu .open {
    width: auto;
  }
  .page-cartPage .btn-group.open .dropdown-menu {
    padding: 0;
    left: -10rem !important;
    display: block;
  }
  .page-cartPage .btn-group.open a {
    padding: 18px 10px 18px 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-cartPage .item__list__cart .item__list--item .item__name {
    display: block;
    max-width: 95%;
  }
  .saved-cart-link-cartpage {
    padding-top: 1.5rem !important;
  }
}
.errorQtyCheck {
  color: #fd7b7b !important;
  font-weight: bold;
}
/* cart page css end*/
/* quick order css start */
#quickOrder .quick-order__actions {
  padding-bottom: 32px;
  padding-top: 10px;
}
.page-quickOrderPage #addToCartLayer {
  padding: 0 20px;
  overflow-y: auto;
  max-height: 640px;
}
@media (max-width: 1199px) {
  #quickOrder .quick-order__actions {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/*quick order css end */
/*category page css start */
.category-search .input-search input[type="text"] {
  border: 1px solid #72777d;
  border-radius: 2px;
  font-weight: 400;
  height: 40px;
  margin-bottom: 0 !important;
  padding: 11px 15% 11px 2% !important;
  width: 100%;
  font-size: 14px;
}
.category-search .input-search input[type="text"]::placeholder {
  width: 85%;
  font-size: 12px;
}
.category-search .input-search .search-btn {
  background: #72777d;
  height: 40px;
  width: 40px;
  border: none;
  position: absolute;
  right: 0;
  top: 0px;
  color: white;
}
.category-search .input-search .search-btn:hover {
  background-color: #29333b;
}
.quick-view-popup .stock-status {
  display: none;
}
.quick-view-popup .glyphicon-shopping-cart:before {
  display: none;
}
.quick-view-popup #addToCartButton,
.quick-view-popup .js-addtoquote-button {
  width: 154px;
}
.quick-view-popup #viewProductDetail {
  width: fit-content;
  margin: 0 auto;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 870px) {
  .quick-view-popup #viewProductDetail {
    margin-left: 0;
    margin-top: 10px;
    display: block;
  }
}
.subcategory__image {
  justify-content: flex-start !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .category-search .searchbar__icon {
    top: 1.2rem;
    right: 1.2rem;
  }
  .logo-container {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .category-search .input-search {
    width: auto;
    margin-left: auto;
  }
}
/* category page css end */
/* homepage CSS start */
.home-bottom .internal-tile__container {
  position: relative;
  height: auto;
}
.slider__3iVIt.voted__1oUHY {
  max-height: 490px;
}
.homepage-category-row .col-sm-4 {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .home-bottom .yCmsContentSlot {
    display: block !important;
  }
  .homepage-category-row .col-xs-6 {
    width: 49%;
  }
}
.homepage-category-row::before {
  display: none;
}
.homepage-category-row::after {
  display: none;
}
.homepage-category-row {
  justify-content: start;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}
/*homepage CSS end */
.checkout__addProductToCartButton {
  width: auto;
}
/* PDP CSS Start */
.productStock__modal__content__body,
.productBreaks__modal__content__body {
  padding: 20px;
  text-align: center;
  overflow-y: scroll;
  max-height: 420px;
}
.page-productDetails .productBreaks__modal__content,
.page-productDetails .productStock__modal__content,
.page-quickOrderPage .productBreaks__modal__content {
  height: auto !important;
}
.product-details-static-text {
  padding-top: 12px;
}
.crl-ups-freight {
  display: none !important;
}
.addtocart-component .actions #addToCartButton {
  margin-bottom: 8px;
  width: auto;
}
.checkout__addToListButton {
  width: 154px;
  margin-left: 45px;
  display: inline-block;
}
.pd__infospace .checkout__addToListButton {
  width: 230px;
}
.pd__infospace .checkout__addToListButton .btn {
  width: 230px;
}
.quick-view-popup .js-addtoquote-button {
  width: 169px;
}
.page-productDetails .ProductDrawer__TechnicalSpec__File {
  align-items: baseline !important;
}
.ProductDrawer__TechnicalSpec__File__Save_options {
  display: flex;
  align-items: baseline;
}
.page-productDetails #cboxTitle .headline-text,
.page-quickOrderPage #cboxTitle .headline-text {
  font-size: 22px;
  text-align: left;
  padding: 20px 10px 15px;
}
.pdp-buy {
  margin-top: 0.5rem;
}
.specifier-login-addtolistbtn {
  margin-left: 0;
}
.pd__infospace__contractorinfo .watchlist__box {
  z-index: 1;
}
.ProductDrawer__ProductSpec__Value {
  color: #5a5a5a;
  max-width: 145px;
  overflow-wrap: anywhere;
}
.pd__imagespace__image {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .ProductDrawer__ProductSpec__Value {
    max-width: 130px;
  }
  .pd__infospace .checkout__addToListButton {
    width: 154px;
    margin-left: 12px;
  }
  .pd__infospace .checkout__addProductToCartButton {
    width: 146px;
  }
  .pd__infospace .checkout__infoButton {
    padding-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .page-cartPage .item__list .item__remove,
  .page-cartPage .item__list .item__menu {
    right: 0px;
  }
  .page-cartPage .item__list .item__remove .btn,
  .page-cartPage .item__list .item__menu .btn {
    width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .productStock__modal__content__header,
  .productBreaks__modal__content__header {
    padding: 0 10px;
  }
  .productStock__modal__content .icon-light-close,
  .productBreaks__modal__content__header .icon-light-close {
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
  }
  .pd__infospace__guestinfo__buttonspace {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .pd__register__container {
    width: auto;
    white-space: nowrap;
  }
  .specifier-login-infobtn {
    position: absolute;
  }
  .pdp-buy {
    margin-left: 0;
  }
  .pd__infospace .checkout__infoButton {
    padding-top: 10px;
    display: inline-block;
    margin-left: -2.5rem;
  }
  .pd__infospace .checkout__addToListButton {
    width: 154px;
    margin-left: 12px;
    display: inline-block;
  }
  .pd__infospace .watchlist__container {
    display: flex;
    position: relative;
  }
  .pd__infospace .checkout__addProductToCartButton {
    width: 146px;
  }
  .pd__infospace #addToCartButton {
    margin-bottom: 8px;
    width: 148px !important;
    font-size: 11px !important;
  }
  .pd__infospace #btn-addToList {
    /*padding: 10px 2px 8px;*/
    font-size: 11px !important;
    width: 205px !important;
  }
  .pd__container {
    padding-top: 0;
  }
}
.image-enlarge-link {
  padding: 10px 0;
}
.page-productDetails .crl-mail-print a .fa-share {
  font-size: 9px;
  padding-right: 5px;
}
@media (max-width: 768px) {
  .image-enlarge-link,
  .page-productDetails .crl-mail-print {
    text-align: center;
  }
}
@media only screen and (min-width: 993px) {
  .pd__imagespace {
    height: auto;
  }
  .pd__imagespace__previewlist {
    padding-top: 30px;
  }
}
@media print {
  .pd__imagespace__image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 10px;
  }
  .pd__imagespace__previewlist_mobile,
  .pd__imagespace__compact {
    display: none;
  }
  .pd__imagespace {
    height: auto;
  }
  .pd__imagespace {
    width: 50%;
    height: 100%;
    display: flex;
  }
  .pd__imagespace__previewlist {
    width: 125px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pd__imagespace__image {
    width: 100%;
  }
  .page-productDetails .crl-mail-print a {
    padding-right: 6px;
    background: #fff;
    text-decoration: none;
    border: 1px solid #f7f7f7;
    border-radius: 6px;
    display: flex;
    align-items: center;
  }
  .page-productDetails .crl-mail-print {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .page-productDetails .pd__space {
    margin-top: -17rem;
  }
  .pd__infospace__maininfo__colorspace__body {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: auto !important;
    margin-top: 10px;
    width: 90%;
    padding-left: 3px;
  }
}
/* PDP CSS End */
/* my account start */
.saved__carts__overview--table .panel {
  height: auto;
}
#cancelOrderPopup,
#changeOrderPopup {
  padding: 0 30px 10px 20px;
}
.page-OrderDetailPageContentPage #colorbox .cboxContent {
  height: 220px;
}
@media (max-width: 768px) {
  .page-OrderDetailPageContentPage #colorbox .cboxContent {
    height: 260px;
  }
}
#updateProfileForm .form-group label {
  display: none;
}
#updatePasswordForm .form-group label {
  display: none;
}
#updateEmailForm .form-group label {
  display: none;
}
.myaccount-defaultaddress-btn {
  display: block;
  position: absolute;
  bottom: 15px;
}
.savedProject_ItemNos {
  padding-left: 3rem !important;
}
@media only screen and (max-width: 767px) {
  .page-add-edit-address #i18nAddressForm .row .input__rectangle {
    margin-bottom: 10px;
  }
  .page-add-edit-address #i18nAddressForm .row .crl-dropdown--input {
    margin-bottom: 10px;
  }
  .addressbook-state,
  .address-zipcode {
    padding-left: 0;
    padding-right: 0;
  }
  .step-body-form input[type="text"],
  .step-body input[type="text"],
  .step-body-form select,
  .step-body select {
    width: 100% !important;
  }
  .addressbook-state {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .address-firstname {
    margin-bottom: 10px;
  }
  .page-add-edit-address #crl-dropdown--options__address-state ul,
  .page-multiStepCheckoutSummaryPage #crl-dropdown--options__address-state ul {
    width: 100%;
  }
  .page-accountdashbordContentPage .orderStatusWordSpacing {
    word-spacing: 0;
  }
}
.page-accountdashbordContentPage .orderStatusWordSpacing,
.viewAllOrderDetailsPage .orderStatusWordSpacing {
  word-spacing: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .addressbook-state {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .address-firstname {
    margin-bottom: 10px;
  }
  .step-body-form input[type="text"],
  .step-body input[type="text"],
  .step-body-form select,
  .step-body select {
    width: 100% !important;
  }
  .address-firstname {
    margin-bottom: 10px;
  }
  .page-add-edit-address #crl-dropdown--options__address-state ul,
  .page-multiStepCheckoutSummaryPage #crl-dropdown--options__address-state ul {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .step-body-form input[type="text"],
  .step-body input[type="text"],
  .step-body-form select,
  .step-body select {
    width: 100% !important;
  }
  .address-firstname {
    margin-bottom: 10px;
  }
}
.address-zipcode {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1199px) {
  .myAccount-quote-details-page .panel,
  .myAccount-invoice-detail-page .panel {
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .myAccount-quote-details-page .item__list--item > div,
  .open-order-right .item__list--item > div,
  .myAccount-invoice-detail-page .item__list--item > div {
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: auto;
  }
  .quoteList-heading {
    display: inline-block !important;
    color: black;
    font-weight: bold;
    margin-right: 1rem;
  }
  .openOrder-page-buttons .btn {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .accountDashboard__margin__tb .panel {
    height: auto;
  }
}
.info__accountDashboard .account__listItem__inline li span {
  overflow-wrap: break-word;
}
/* my account end */
/* Quote to order page start*/
.quote-to-order-popup {
  top: 100px;
}
.quote-to-order-popup .modal-header {
  background: #0278d2;
  padding: 0;
}
.quote-to-order-popup .modal-title {
  margin: 0;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'RedHatText-Regular';
  font-weight: normal;
  font-size: 27px;
  color: white;
  text-align: center;
  padding: 20px 0px 15px;
}
.quote-to-order-popup .saveQuotesubmite a {
  color: white;
}
.quote-to-order-popup .modal-header .close {
  color: white !important;
  z-index: 999999;
  font-size: 35px;
  position: absolute;
  top: 20px;
  right: 15px;
}
#quote_extension_success {
  padding: 10px 20px;
}
/* Quote to order page end*/
#crlCustomerForm .form-group .text {
  text-align: left;
}
#customerResetPasswordForm .form-group .text {
  text-align: left;
}
/* Quick View Pop up Start */
.quick-view-popup .stock-status {
  display: none;
}
.quick-view-popup .glyphicon-shopping-cart:before {
  display: none;
}
.quick-view-popup #addToCartButton,
.quick-view-popup .js-addtoquote-button {
  width: fit-content;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 991px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .quick-view-popup .pd__container {
    padding-top: 0;
    margin-bottom: 0;
  }
  .quick-view-popup .pd__infospace__maininfo__descripcion {
    padding: 0;
  }
  .quick-view-popup .pd__infospace__maininfo__colorspace__footer {
    padding-top: 0px;
  }
  .quick-view-popup .pd__infospace__contractorinfo__quantity {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .quick-view-popup .pd__infospace__contractorinfo__price {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .quick-view-popup .pd__infospace__contractorinfo__price :nth-child(3) {
    position: absolute;
    bottom: 5rem;
  }
  .quick-view-popup .pd__infospace__contractorinfo__price :nth-child(1) {
    margin-right: 3px;
    font-size: 22px;
  }
}
@media (max-width: 770px) {
  .quick-view-popup #addToCartButton,
  .quick-view-popup .js-addtoquote-button {
    width: 90%;
  }
}
/* Quick View Pop up end */
/*Add to cart Pop up start */
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 15px;
  padding: 0 20px;
  padding-top: 20px;
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 0;
  color: #FF0000FF;
  padding-left: 40px;
  padding-right: 20px;
}
.add-to-cart-popup-buttons {
  padding-bottom: 20px;
  padding-top: 15px;
}
/*Add to cart Pop up end */
/* cart page pop-ups starts*/
#saveCart {
  padding: 0 20px 0 20px;
}
saveCartForm .form-group .legend,
#saveCartForm .form-group .control-label {
  display: none;
}
.savecart-modal-buttons {
  padding-bottom: 20px;
  text-align: center;
}
/* cart page pop-ups ends*/
/*my account address book popup start*/
.account-address-removal-popup {
  padding: 20px;
  height: auto;
}
/*my account address book popup end*/
/* Saved card Page & Pop up Start */
.page-multiStepCheckoutSummaryPage #savedpaymentsbody {
  padding: 20px;
  overflow-x: hidden;
  text-align: center;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .creditCard__space {
  margin-right: 10px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 5px 5px #f7f8f7;
  padding-bottom: 10px;
  background: #f7f8f7;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .card__remove {
  background: #0278d2;
  padding: 5px;
  color: white;
  max-width: 70%;
  margin: 0 auto;
  cursor: pointer;
}
.card_expired {
  color: red;
  font-weight: 500;
}
@media (min-width: 768px) {
  .card_expired {
    color: red;
    position: absolute;
    right: -55%;
    top: 35%;
    font-weight: 500;
  }
}
/* Saved Card Page & Pop Up end */
/* saved cart restore Pop up starts*/
#popup_confirm_savedcart_restore {
  padding: 20px;
}
.js-savedcart_delete_confirm_modal {
  padding: 20px;
}
/* saved cart restore Pop up end*/
/*online tool page start */
.onlinetools-form .form-group label {
  display: none;
}
.onlinetools-form .icon-angle-down-blue {
  display: none;
}
.onlinetools-form .onlinetool-state-select,
.onlinetools-form .onlinetool-country-select {
  margin-bottom: 0 !important;
}
.onlinetools-form .OT-not-mendatory {
  margin-bottom: 2.5rem !important;
}
.onlinetools-form .OT-comments {
  width: 100%;
}
.onlinetools-form .interestedProgram {
  text-align: center;
  font-size: 17px;
  font-weight: normal;
}
.onlinetools-form .trial-page-container {
  text-align: center;
}
.onlinetools-form .trial-page-container label {
  text-transform: capitalize;
  color: #3c3c3c;
  font-weight: normal;
  font-size: 15px;
  margin-right: 35px;
}
.trial-page-container .programElement {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .trial-page-container .programElement:last-of-type {
    display: block;
  }
}
@media only screen and (max-width: 500px) {
  .onlinetools-form .trial-page-container {
    text-align: left;
    margin-left: 20%;
  }
  .trial-page-container .programElement {
    display: block;
  }
}
@media only screen and (max-width: 410px) {
  .onlinetools-form .trial-page-container {
    margin-left: 7%;
  }
}
@media only screen and (max-width: 360px) {
  .onlinetools-form .trial-page-container {
    margin-left: 5%;
  }
}
.onlinetools-form .trial-page-container input {
  margin: 12px 7px;
}
#requestProgramErrorLabel.request-form-error-visibility {
  float: left;
  text-align: center;
  position: static;
}
/* online tool page end */
.listing-page-pagination {
  display: flex;
  justify-content: right;
}
.listing-page-pagination-pages {
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .listing-page-pagination-pages {
    padding-left: 0;
  }
  .listing-page-pagination-sort {
    padding-right: 0;
  }
  .page-searchGrid .listing-page-search {
    padding-bottom: 15px;
  }
}
/* pdp technical reference saved icon css starts*/
.ProductDrawer__TechnicalSpec__File__Save {
  width: 90px;
}
.ProductDrawer__TechnicalSpec__File__Save .fa-lg {
  line-height: 1.2em;
}
.ProductDrawer__TechnicalSpec__File__Save .ml-5 {
  margin-left: 0.7rem !important;
}
/* pdp technical reference saved icon css ends*/
/* checkout login page css start  */
.checkout-login-form {
  /*padding: 1.7rem 4.5rem 3rem 4.5rem;*/
  padding: 4.5rem;
  background-color: #ffffff;
  text-align: left;
}
.page-checkout-login .login-card__description {
  width: auto !important;
}
.page-checkout-login .login-card__body input:focus {
  outline: none;
}
/* checkout login page css end  */
/* Forgot Password page CSS Start */
.page-updatePassword .btn-default {
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
}
.page-updatePassword .form-group .control-label {
  display: none;
}
/* Forgot Password page CSS end */
/* account management dashbooard css starts */
.active__account__link span {
  text-decoration: underline;
}
.active__account__link i {
  display: contents !important;
}
.active__account__link:hover {
  text-decoration: none;
}
#manage_users i {
  display: none;
  font-size: 11px;
}
.page-accountdashbordContentPage table th:last-child {
  text-align: left;
}
.page-viewAllOrdersContentPage table th:last-child {
  text-align: left;
}
/* account management dashbooard css ends */
/* pay my invoices page and popup css start  */
.invoice_email_success-modal {
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .paymyinvoice-buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .paymyinvoice-buttons .btn {
    margin-bottom: 1rem;
  }
  .paymyinvoice-buttons .ml-15 {
    margin-left: 0 !important;
  }
}
.paymyinvoice-table-po,
.paymyinvoice-table .orderNumber,
.paymyinvoice-table .referenceNumber {
  overflow-wrap: anywhere;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .invoiceDetail-table li {
    font-size: 9px !important;
  }
}
.invoiceDetail-product-link {
  padding: 0 !important;
}
.invoiceDetails-productcode {
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 991px) {
  .invoiceDetails-price-column {
    padding-right: 0 !important;
    text-align: right;
  }
}
/* pay my invoices page and popup css end  */
/* css fix to remove gap between header and submenu to make mouse hover js function work starts*/
@media only screen and (min-width: 1200px) {
  .mega-menu {
    width: 100vw;
    left: 0;
    top: 3.5rem !important;
    padding-bottom: 0;
  }
  .ResourcesMegaMenu-div {
    width: 81vw;
    padding-bottom: 0;
  }
  .myaccountmega-menu-div,
  .myfavourite-mega-menu-div {
    width: 35vw;
    padding-bottom: 0;
  }
}
/* css fix to remove gap between header and submenu to make mouse hover js function work ends*/
/* css fix to increase the cart Quantity field width */
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 82px;
  height: 32px;
  text-align: center;
}
/* css fix to increase the cart Quantity field width ends */
.js-product-stock-wrapper {
  display: none;
}
/* Category search css start */
.ProductCategory__Search .form-control {
  padding-left: 2.1rem;
  padding-top: 1.4rem;
  padding-bottom: 1.2rem;
  border: 1px solid #72777d;
  border-radius: 2px;
  font-weight: 400;
  height: 40px;
  margin-bottom: 0 !important;
  padding: 11px 10% 11px 2% !important;
  width: 100%;
  background: white;
  font-size: 14px;
}
.ProductCategory__Search .searchbar__icon {
  background: #72777d;
  border: none;
  position: absolute;
  right: 0;
  top: 0px;
  color: white;
  padding: 12px;
}
.ProductCategory__Search .searchbar__icon:hover {
  cursor: pointer;
  text-shadow: 0 0 1px black;
  background-color: #29333b;
}
/* Category search css end */
/* Subcategory page CSS Start */
.prod__subcategory .__description {
  width: auto !important;
}
.prod__subcategory .__title {
  font-size: 3.6rem !important;
}
/* Subcategory page CSS End */
/* fix for category order aligned in columns */
.ProductDrillDown__Container .row {
  display: flow-root;
}
/* Open order page CSS start  */
.open-order-list .item__toggle {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .open-order-list .item__list--item .item__info {
    padding-left: 25px !important;
  }
  .open-order-list .item__list--header .item__info {
    padding-left: 25px !important;
  }
}
.open-order-right {
  height: auto !important;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .open-order-right .item__list .item__list--item .item,
  .open-order-right .item__list .item__list--item .item__sku__input,
  .open-order-right .item__list .item__list--item .item__toggle,
  .open-order-right .item__list .item__list--item .item__image,
  .open-order-right .item__list .item__list--item .item__info,
  .open-order-right .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,
  .open-order-right .item__list .item__list--item .item__menu,
  .open-order-right .item__list .item__list--item .item__quantity__total {
    font-size: 13px;
  }
}
@media only screen and (min-width: 991px) {
  .page-technicalreferenceContentPage .trl__categorynavigation__body {
    width: 100%;
    height: auto;
  }
}
.viewAllOrdre-topinput {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border-radius: 0px !important;
}
.viewAllOrdre-toporderNumber .icon-angle-down-blue {
  display: none;
}
@media only screen and (max-width: 767px) {
  .viewAllOrdre-pageDropDown {
    float: left;
    width: 50%;
  }
  .viewAllOrdre-topfilters {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 768px) {
  .viewAllOrderDetails-input-fields,
  .viewAllOrdre-toporderNumber,
  .viewAllOrdre-topfilters {
    padding-left: 0;
  }
}
/* Open order page CSS end  */
/* changes to show checkout shipping for quote starts*/
.shipping-quote-text,
.shipping_method_quote {
  margin: 20px;
  color: #000000;
}
/* changes to show checkout shipping for quote starts*/
/*Internet Explorer CSS fix start*/
main {
  order: 1;
  flex-basis: auto;
}
.experience-box {
  z-index: 20;
}
.home-bottom .yCmsContentSlot {
  flex-wrap: inherit;
}
.homepage__promotions .content-fragment-component {
  height: auto;
}
/*Internet Explorer CSS fix end*/
.card-fix .card-img {
  overflow: hidden;
  align-items: center;
  padding: 32px;
  height: auto !important;
  width: auto !important;
}
.card-fix .card-img img {
  height: auto !important;
  width: auto !important;
}
/*Internet Explorer CSS fix end*/
/* css fix to service center fields start*/
.shipping-address-detail-items {
  font-family: 'RedHatText-Regular' !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  text-transform: lowercase !important;
  color: #3c3c3c !important;
}
.shipping-address-detail-items:first-line {
  text-transform: capitalize !important;
}
/* css fix to service center fields end*/
/* Navigation CSS Start*/
.navigation__buttons__item:last-child {
  margin-left: auto;
}
.navigation__menu__header:not(:last-child) {
  margin-right: auto;
}
.navigation__menu__list a:hover {
  color: #0278d2;
}
@media only screen and (min-width: 1200px) {
  .top-nav__contact {
    font-size: 1.1rem;
    color: #000000 !important;
    height: 3.6rem;
    vertical-align: bottom;
    display: flex;
    align-items: flex-end;
    padding-bottom: 1rem;
    margin-left: auto;
    margin-right: -8px;
  }
  .top-nav__contact a {
    margin-left: 5px;
    text-align: right;
  }
  .country-dropdown__button {
    margin-left: 10px;
  }
  .country-dropdown__text a {
    margin-left: 0px;
  }
  .navbar-search-section {
    display: flex !important;
    align-items: flex-end;
    height: 8.78rem;
    padding-bottom: 1.7rem;
  }
  .navigation__buttons {
    position: absolute;
    right: 0;
    top: 4.2rem;
  }
  .navigation__btns {
    position: absolute;
    right: -28px;
    top: 4.2rem!important;
  }
  .myaccount-top-nav,
  .myaccount-top-right-nav {
    display: flex;
    flex-direction: column;
    width: 50%;
  }
  .myaccountmega-menu {
    display: flex;
  }
  .myaccountmega-menu-div {
    width: 80vh;
    left: -16rem !important;
  }
  .logout-node {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1.98px;
    color: #009eff !important;
    margin-bottom: 1rem;
    display: block;
  }
  .top-nav__contact__region {
    margin-left: 5px;
  }
  .specifier-user-name {
    margin-top: 1rem;
    padding-right: 10rem;
    text-align: right;
  }
  .purchase-company-name {
    margin-top: 1rem;
    text-align: left;
    padding-left: 2rem;
  }
  .menu-service-location {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1.98px;
    color: #009eff;
    display: block;
    text-transform: uppercase;
  }
  .menu-store-name {
    text-transform: uppercase;
    margin-bottom: 1rem;
    display: block;
  }
  .menu-store-location a {
    font-size: 1.3rem;
    color: black;
  }
  .menu-store-location {
    display: block;
    margin-bottom: 1rem;
  }
  .myaccountmega-menu .myaccount-top-right-nav {
    padding-top: 3.5rem;
  }
  .myfavourite-mega-menu div:nth-child(3) {
    position: absolute;
    left: 1.5rem;
    bottom: -4rem;
  }
  .myaccount-top-nav .navigation__buttons__item--text.logout-node {
    margin-left: 0.1rem;
  }
  .myfavourite-mega-menu {
    position: relative;
  }
  .myfavourite-mega-menu-div {
    left: -22rem !important;
  }
  .header-right-meny-myfavourite {
    border-right: none !important;
    padding-right: 0;
  }
  .ResourcesMegaMenu-menu {
    display: flex;
  }
  .ResourcesMegaMenu-menu .myaccount-top-nav,
  .ResourcesMegaMenu-menu .myaccount-top-right-nav {
    width: auto;
  }
  .ResourcesMegaMenu-div {
    left: -60rem !important;
  }
  .navigation__menu__header__title {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    font-size: 1.3rem;
    font-weight: 500;
    font-style: normal;
    padding: 0 1.5rem;
    border-right: 1px solid #3a3a3a;
  }
  .navigation__menu__list a {
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    position: relative;
    min-width: 84px;
  }
  .navigation__menu__list a:hover,
  .navigation__menu__list a:active {
    color: #e7e7e7;
    transition: 0.5s linear;
  }
  .navigation__menu__list a:active {
    text-decoration: none;
  }
  .navigation__menu__list a::after {
    content: "";
    height: 60%;
    width: 0.2rem;
    background: #ffffff;
    position: absolute;
    right: 0;
    vertical-align: middle;
    top: 1rem;
  }
  .navigation__menu__list a:last-child::after {
    content: none;
  }
  .ResourcesMegaMenu-menu .mega-menu__container--level1,
  .myaccountmega-menu .mega-menu__container--level1 {
    padding-top: 0.5rem !important;
    padding-bottom: 1.5rem;
  }
  .ResourcesMegaMenu-menu .mega-menu__header,
  .myaccountmega-menu .mega-menu__header {
    margin-bottom: 0.2rem;
  }
  .ResourcesMegaMenu-menu .mega-menu__container--level1:not(:last-child),
  .myaccountmega-menu .mega-menu__container--level1:not(:last-child) {
    padding-left: 0 !important;
  }
  .ResourcesMegaMenu-menu .mega-menu__item,
  .myaccountmega-menu .mega-menu__item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 2rem !important;
    padding-right: 1rem !important;
  }
  .ResourcesMegaMenu-menu .brands_megamenu_header,
  .myaccountmega-menu .brands_megamenu_header {
    margin-left: 2rem;
  }
  .myfavourite-mega-menu-div .product-dropdown-content-height {
    min-height: 260px;
  }
  .myaccountmega-menu-div .product-dropdown-content-height {
    min-height: 400px;
  }
}
.header-right-menu .header-logout-button {
  margin-right: 0 !important;
}
@media only screen and (max-width: 768px) {
  .navigation__submenu--opened {
    height: auto;
  }
  .top-nav__profile--text:hover,
  .top-nav__profile--text--selected {
    border-bottom: 2px solid #0278d2 !important;
  }
}
.navigation__customeracct .link--block {
  margin-bottom: 0.5rem;
}
.navigation__customeracct .link--arrow::after {
  right: auto;
}
.navigation__customeracct__form .input--form:focus {
  outline: none;
}
.navigation__customeracct__button {
  margin-top: 1rem;
}
.cart__circlePosition {
  top: -12px;
  position: absolute;
  right: 17rem;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .header .navigation .searchbar__icon {
    padding: 9.5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .top-nav__buttons {
    padding-top: 1.2rem !important;
    padding-right: 0 !important;
  }
  .top-nav__buttons ul li {
    cursor: pointer;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top-nav__buttons ul {
    justify-content: flex-end;
  }
  .header-nav-option .navigation__buttons__item:first-child {
    padding-left: none;
    border-left: none;
  }
  .top-nav__buttons ul li:not(:last-child) {
    margin-right: 0;
  }
  .top-nav__contact {
    width: 100%;
    text-align: center;
  }
  .top-nav__contact a {
    margin-right: 10px;
  }
  .header-nav-option .navigation__buttons__item:first-child {
    padding-left: 0;
  }
  .header-right-menu .product-added-to-cart {
    margin-right: 0 !important;
  }
  .header-right-menu .cart__circlePosition {
    top: -12px;
    position: absolute;
    right: 2.2rem !important;
  }
  .cart__countcontainer {
    display: flex;
    position: relative;
  }
  .navigation__menu--opened {
    top: 5.9rem;
  }
  .header-right-menu-items {
    padding: 0 0.2rem;
    border-right: 1px solid;
  }
  .specifier-login-top-right-menu .header-right-menu-items {
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .checkout-order-summary .subtotals {
    padding: 0;
  }
  .checkoutSummary__Header {
    margin-top: 15px;
  }
  .checkout-review-total .totals span {
    margin-left: 8px;
  }
  .page-accountdashbordContentPage .panel {
    height: auto;
  }
}
@media (max-width: 767px) {
  .header-right-menu .navigation__buttons__item--text {
    display: none;
  }
  .header-nav-option .navigation__buttons__item:first-child {
    border-left: none;
  }
  .top-nav__buttons ul li:not(:last-child) {
    margin-right: 0;
  }
  .nav-cart {
    padding-top: 5px;
  }
  .cart__circlePosition {
    top: 0px;
    position: absolute;
    right: 4.5rem;
  }
  .header-nav-option .navigation__buttons__item {
    vertical-align: baseline;
    color: #5a5a5a !important;
  }
  .top-nav__buttons {
    padding-top: 0;
  }
  .top-nav__buttons ul {
    padding-top: 5px;
  }
  .header-right-menu .header-phone-icon {
    padding-top: 5px;
  }
  .not-logged-in .header-phone-icon {
    padding-top: 2px;
  }
  /* .top-nav ul.not-logged-in{padding-top:0px;}	 */
  .top-nav__contact__region {
    display: flex;
  }
  .checkout__confirmation__content--component .item-group {
    display: flex;
  }
  .header-nav-option .navigation__buttons__item:first-child {
    padding-left: 0;
  }
  .page-multiStepCheckoutSummaryPage .finalreview__space {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .purchaser-login-top-right-menu .nav-cart {
    padding-top: 0;
  }
  .purchaser-login-top-right-menu .header-phone-icon {
    padding-top: 0;
  }
  .purchaser-login-top-right-menu {
    padding-top: 8px !important;
  }
  .purchaser-login-top-right-menu .product-added-to-cart {
    margin-right: 0 !important;
  }
  .specifier-login-top-right-menu .header-right-menu .header-phone-icon {
    padding-top: 2px;
  }
  .specifier-login-top-right-menu .u-pd-r-10 {
    padding-right: 0 !important;
  }
  .specifier-login-top-right-menu {
    padding-top: 8px !important;
  }
  .specifier-login-top-right-menu .header-phone-icon {
    padding-top: 0px !important;
  }
  .top-nav ul.not-logged-in .u-p-l-10 {
    padding-left: 0 !important;
  }
  .header-right-menu-items {
    padding: 0 1rem;
    border-right: 1px solid;
  }
}
/* Navigation CSS End*/
.crl-product-status {
  color: #FF0000FF;
}
svg.crl-warning-icon {
  position: relative;
  top: 1px;
}
/* Header right menu css start */
.header-right-menu .navigation__buttons__item:first-child {
  padding-right: 0;
  border-right: none;
}
.header-right-menu .product-added-to-cart {
  margin-right: auto;
}
.top-nav-login {
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  .specifier-login-top-right-menu .login-logout-button .u-mg-l-10 {
    margin-left: 0 !important;
  }
}
.header-right-menu #countrySelection {
  margin-left: 0.5rem;
  background: none;
  border: none;
  cursor: pointer;
}
.header-right-menu #countrySelection:hover,
.header-right-menu #countrySelection:focus {
  outline: none;
}
.header-right-menu #countrySelection option {
  background: white !important;
  border: none !important;
  font-size: 13px;
  padding: 6px 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .headerContactSection .top-nav__contact__region {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart__circlePosition {
    right: 8.4rem;
  }
  .header-right-menu #countrySelection {
    margin-left: 0.5rem;
    font-size: 12px;
    border-radius: 3px;
    font-weight: normal;
    color: #5a5a5a;
    font-weight: bold;
  }
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
  .top-nav .container {
    padding-left: 0;
  }
}
/* Header right menu css end */
.breadcrumb .active {
  color: #3c3c3c;
}
/* About us page CSS start */
@media only screen and (min-width: 1200px) {
  .AboutUsLeaderShip .lds__body .row {
    margin: 0 auto;
    width: auto;
  }
}
/* About us page CSS start */
/* discontinued product image overlay start*/
.discontinued-overlay-container {
  position: relative;
}
.discontinued-overlay {
  position: absolute;
  bottom: 0;
}
.page-viewAllOrdersContentPage .error-info {
  color: #d00000;
  font-weight: normal;
  font-family: 'RedHatText-Regular';
}
.orderStatusCapitalize {
  text-transform: capitalize;
}
.orderStatusWordSpacing {
  word-spacing: 50px;
}
/* discontinued product image overlay end*/
/*Registration and sign in css start*/
.login-page .register-account__title2 {
  font-size: 2.5rem !important;
}
.user-login-section {
  background: white;
  padding: 15px;
  margin-bottom: 20px;
}
.page-viewAllOrdersContentPage .panel {
  height: auto;
}
.forgotten-password-form {
  padding: 2rem;
}
.forgotten-password.alert {
  padding-left: 2rem;
  padding-right: 2rem;
}
.forgotten-password-form__confirmation {
  padding: 2rem;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.productTab {
  margin: 20px auto;
  display: table;
}
@media (max-width: 500px) {
  .productTab {
    display: block;
  }
}
.productTab a {
  padding: 0 34px;
  border-bottom: 2px solid grey;
  text-decoration: none;
  color: #000000;
}
@media (max-width: 500px) {
  .productTab a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
  }
}
.productTab a:first-child {
  padding-left: 2px;
}
.productTab a:last-child {
  padding-right: 2px;
}
.productTab .active {
  border-bottom: 4px solid #0278d2;
}
.page-login #cboxLoadedContent,
.page-login #colorbox,
.page-login #cboxWrapper,
.page-login #cboxContent {
  height: auto !important;
}
.page-login #cboxLoadedContent {
  margin-top: 70px !important;
}
#formPurchaser select.form__input-text,
.specifier-registration-page select.form__input-text {
  padding: 6px 7px !important;
}
.login-page .button--register {
  display: block !important;
}
.existingCustomer-resetPwd .button {
  margin-right: 0 !important;
  display: table;
  width: 100%;
  padding: 1rem;
  text-align: center;
}
.newCustomerRegistration .button {
  padding: 1rem 2.5rem 1rem 1.2rem;
}
.login-section .button--register {
  margin-top: 3rem;
}
@media only screen and (min-width: 1200px) {
  .login-page .register-account {
    padding-bottom: 0.2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .login-page__body {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .login-page .login-card {
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    background-color: #ffffff;
  }
  .login-page .login-card__header {
    font-size: 2.2rem;
    color: #0278d2;
    font-family: 'RedHatText-Regular';
    margin-bottom: 5rem;
    margin-top: 0;
  }
  .login-page .login-card__description {
    color: #5a5a5a;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: inline-block;
    width: 295px;
  }
  .login-page .login-card__body {
    margin-bottom: 3.5rem;
  }
  .login-page .login-card__text:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .login-page .login-card__text {
    border: 0;
    padding-bottom: .9rem;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
  }
  .login-page .login-card__text {
    border: 0;
    padding-bottom: .9rem;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
  }
  .login-page .login-card__button {
    width: 100%;
  }
  .login-page .register-account--border {
    border-bottom: 1px solid #dcdcdc;
  }
  .login-page .register-account {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2.9rem;
    padding-top: 1rem;
  }
  .login-page .register-account__title1 {
    font-family: 'RedHatText-Bold';
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 2.29px;
    color: #9a2061;
    text-transform: uppercase;
    margin-bottom: .5rem;
    display: inline-block;
  }
  .login-page .register-account__title2 {
    font-family: 'RedHatText-Regular';
    font-size: 2.2rem;
    line-height: 1.11;
    letter-spacing: normal;
    color: #0278d2;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  .login-page .register-account__content {
    font-family: 'RedHatText-Regular';
    font-size: 1.2rem;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #5a5a5a;
    margin-bottom: 1.5rem;
  }
  .login-page {
    padding-top: 5rem;
  }
  .login-page .container {
    width: 100%;
  }
  .login-page__footer {
    padding: 5rem 0;
    background: white;
  }
  .page-footer__title {
    text-align: center;
  }
  .page-footer__subtitle {
    width: 100%;
    text-align: center;
  }
  .page-login #colorbox {
    top: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .login-page__footer {
    background: white;
  }
  .login-page .register-section {
    margin-bottom: 1rem;
  }
  .login-page .login-card__button {
    width: 100% !important;
  }
}
.register-page__purchaser .form__input-text,
#registerForm .form__input-text {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  border-radius: 0px!important;
  color: #000000;
  font-family: 'RedHatText-Regular';
  margin-bottom: 2.5rem !important;
}
@media only screen and (min-width: 360px) and (max-width: 1199px) {
  .register-page__purchaser {
    padding-top: 0rem !important;
  }
  .register-page__purchaser .error-message,
  #registerForm .error-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5rem;
    transition: all .1s;
    visibility: hidden;
  }
  #formPurchaser,
  #registerForm {
    padding: 0 10px;
  }
  .register-page__purchaser .form__subheader,
  .register-page .form__subheader {
    font-size: 1.8rem;
    font-family: 'RedHatText-Regular';
    color: #000000;
  }
  .register-page .form__header {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-family: 'RedHatText-Regular';
    letter-spacing: normal;
    color: #000000;
    font-size: 4rem;
    line-height: 1.16;
  }
  .btn-reg-purchaser {
    margin-right: 0;
    margin-bottom: 3rem;
  }
  .register-page__purchaser-content {
    padding: 0 10px;
  }
  #formPurchaser label.error-message,
  #registerForm label.error-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5rem;
    transition: all .1s;
    visibility: hidden;
  }
  #formPurchaser .invalid-message,
  #registerForm .invalid-message {
    font-family: 'RedHatText-Regular';
    font-size: 1.1rem;
    color: #d00000;
    text-transform: unset;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5rem;
    transition: all .1s;
    visibility: hidden;
  }
  #formPurchaser .form__input-text:not(:last-child),
  #registerForm .form__input-text:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  #formPurchaser .form__input-text:required:invalid:focus,
  #registerForm .form__input-text:required:invalid:focus {
    border: 1px solid #d00000;
  }
  #formPurchaser .form__input-text:focus,
  #registerForm .form__input-text:focus {
    outline: 0 !important;
  }
  #formPurchaser .required-input,
  #registerForm .required-input {
    position: relative;
  }
  #formPurchaser .not-visible,
  #registerForm .not-visible {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  #formPurchaser .crl-dropdown--disabled,
  #registerForm .crl-dropdown--disabled {
    padding: 12px 14px 6px;
    font-size: 14px;
    line-height: 20px;
    transition: border-color 0.2s ease;
    caret-color: #0278d2;
    border: 1px solid #979797;
    display: block;
    width: 100%;
    background-color: #eeeeee;
    color: #a0a0a0;
  }
  .register-page__purchaser .form__section-title,
  #registerForm .form__section-title {
    font-family: 'RedHatText-Regular';
    font-size: 2.7rem;
    color: #000000;
  }
  #formPurchaser #businessFax,
  #registerForm #businessFax {
    margin-bottom: 1.5rem;
  }
  #formPurchaser .form__form-label,
  #registerForm .form__form-label {
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    color: #000000;
    text-transform: none;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.11;
  }
  #formPurchaser .form__radio-caption,
  #registerForm .form__radio-caption {
    font-family: 'RedHatText-Regular';
    font-size: 1.8rem;
    line-height: 1.11;
    color: #000000;
    font-weight: normal;
  }
  #formPurchaser .form__text-area,
  #registerForm .form__text-area {
    width: 100%;
  }
  .register-page__purchaser .u-mg-b-40,
  .register-page__purchaser .u-mg-b-60 {
    margin-bottom: 0;
  }
  .page-login #cboxLoadedContent {
    margin-top: 70px;
  }
}
.navigation__customeracct .link--block {
  margin-bottom: 0.5rem;
}
/*Registration and sign in css end*/
/* experience box css starts */
.experience-box__options__item__img--specifier {
  background: url(../images/specify_grey_new.svg);
  background-size: cover;
}
.experience-box__options__item:hover .experience-box__options__item__img--specifier {
  background: url(../images/specify_blue_new.svg);
  background-size: cover;
}
.explorer:hover .experience-box__options__item__img--explorer {
  background: url(../images/explorer_blue_new.svg);
}
@media only screen and (min-width: 1500px) {
  .experience-box {
    left: 37% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .experience-box {
    width: 500px !important;
    height: auto;
    opacity: 0.9;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.5);
    background-color: #ffffff;
    position: fixed;
    top: 40%;
    left: 31%;
    z-index: 10;
    text-align: center;
    border-bottom: 5px solid #009eff;
    display: none;
  }
  .experience-box__header {
    text-transform: none;
    font-size: 1.6rem;
  }
  .experience-box__container {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
  .experience-box__options__item__img {
    width: 4rem;
    height: 4rem;
  }
  .experience-box__options__item {
    padding: 0 40px !important;
    border-right: 1px solid #5a5a5a;
  }
  .experience-box__options__item:last-child {
    border-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .experience-box {
    height: auto !important;
    position: fixed;
    top: 45%;
    display: none;
    width: 35rem;
  }
  .experience-box__header {
    text-transform: none;
    font-size: 12px;
  }
  .experience-box__container {
    position: relative;
    padding-top: 2rem !important;
    padding-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }
  .experience-box__options__item {
    border-right: 1px solid #5a5a5a;
    padding-right: 2rem;
    padding-left: 2rem;
    justify-content: center;
  }
  .experience-box__options__item:first-child {
    padding-left: 0.4rem;
    padding-right: 2rem;
  }
  .experience-box__options__item:last-child {
    padding-left: 1.4rem;
    border-right: 0px;
  }
  .experience-box__options__text {
    font-size: 12px !important;
  }
  .experience-box__options__item__img--explorer {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .experience-box {
    left: 26% !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .experience-box {
    left: 34% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .language-fr .experience-box {
    width: 465px !important;
  }
  .experience-box {
    width: 380px !important;
    height: auto !important;
    position: fixed;
    top: 40%;
    left: 30%;
    display: none;
  }
  .experience-box__header {
    text-transform: none;
    font-size: 1.6rem;
  }
  .experience-box__container {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
  .experience-box__options__item {
    border-right: 1px solid #5a5a5a;
    padding-right: 1.4rem;
    padding-left: 2.4rem;
    justify-content: center;
  }
  .language-fr .experience-box__options__item:first-child .experience-box__options__text {
    margin-left: 8px;
  }
  .experience-box__options__item:first-child {
    padding-left: 0px;
    padding-right: 25px;
  }
  .language-fr .experience-box__options__item:first-child {
    padding-right: 40px;
  }
  .experience-box__options__item:last-child {
    padding-left: 2.4rem;
    border-right: 0px;
  }
  .experience-box__options__item__img {
    width: 4rem;
    height: 4rem;
  }
  .experience-box__options__item {
    padding-right: 2.4rem;
  }
}
.experience-box__options__item__img--explorer {
  background: url(../images/explorer_grey.svg);
  background-size: cover;
  padding: 0;
  margin: 0;
  margin-left: -3px;
}
.experience-box__options__item__img--explorer:hover {
  background: url(../images/explorer_blue_new.svg);
}
/* experience box css ends */
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 13px!important;
  line-height: 1.3333333;
  border-radius: 0;
}
/* home page nav menu css starts*/
@media only screen and (min-width: 1200px) {
  .mega-menu {
    padding-top: unset !important;
    background-color: unset !important;
    min-height: unset !important;
    padding-left: 0 !important;
    left: -70rem;
    transform: none !important;
  }
  .mega-menu__container--level1 {
    padding-top: 3.2rem !important;
    float: left;
    /*padding-left: 0.8rem !important;*/
  }
  .Products__menu .mega-menu__container--level1,
  .Produits__menu .mega-menu__container--level1 {
    padding-left: 0.8rem !important;
  }
  main {
    margin-top: 17.1rem !important;
  }
}
.mega-menu__item {
  padding-left: 5.0rem !important;
}
.mega-menu__container--level2 {
  background-color: unset !important;
  padding-left: unset !important;
  height: auto !important;
  width: auto !important;
  box-shadow: 4px 6px 4px -4px rgba(87, 87, 87, 0.5);
}
.dropdown-content {
  background-color: #f9f9f9 !important;
  padding: 12px 16px !important;
  z-index: 1 !important;
}
.dropdown-content-submenu {
  display: flex !important;
  min-height: 464px;
  min-width: 750px;
  background-color: #f9f9f9 !important;
  flex-direction: row;
  align-items: top;
  justify-content: space-between;
  padding: 7.08rem 16px 12px !important;
  z-index: 1 !important;
  margin-left: 1rem;
  padding-left: 0rem !important;
  left: 35.5rem;
}
.product-dropdown-content-height {
  min-height: 463px;
}
.dropdown:hover .dropdown-content {
  display: block !important;
}
.dropdown:hover .dropdown-content-submenu {
  display: block !important;
}
@media only screen and (min-width: 1200px) {
  #categorySection .mega-menu__header {
    margin-left: 1.5rem !important;
  }
  #categorySection .mega-menu__item {
    padding-left: 1rem !important;
  }
}
.mega-menu__container {
  box-shadow: 0 2px 4px 0 rgba(87, 87, 87, 0.5);
}
.category_megamenu_header {
  margin-left: 1rem;
}
.brands_megamenu_header {
  margin-left: 5rem;
}
.mega-menu__item--level2 {
  padding-right: 0 !important;
}
.resourcesMegaMenu .mega-menu__item,
.aboutMegaMenu .mega-menu__item,
.contactMegaMenu .mega-menu__item {
  display: block;
  position: relative;
}
.resourcesMegaMenu .dropdown-content,
.aboutMegaMenu .dropdown-content,
.contactMegaMenu .dropdown-content {
  padding: 5px 16px !important;
}
@media only screen and (min-width: 1200px) {
  .navigation__menu__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navigation__menu {
    height: auto;
    margin-left: auto;
    background: #0278d2;
    color: white;
  }
}
/* home page nav menu css ends*/
/* crl-page-loader css starts*/
.crl-page-loader,
.crl-page-loader div {
  box-sizing: border-box;
}
.crl-page-loader {
  display: inline-block;
  position: fixed;
  width: 80px;
  height: 80px;
  z-index: 10002;
  top: 45%;
  left: 48%;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .crl-page-loader {
    left: 40%;
  }
}
.crl-page-loader div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: white;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.crl-page-loader div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.crl-page-loader div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.crl-page-loader div:nth-child(3) {
  left: 56px;
  animation-delay: 0s;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%,
  100% {
    top: 24px;
    height: 32px;
  }
}
#crl-page-loader-overlay {
  background: #000;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  visibility: hidden;
}
/* crl-page-loader css ends*/
/* password validation*/
/* The message box is shown when the user clicks on the password field */
.updatepasswordmsg #message {
  display: none;
  background: #f1f1f1;
  color: #000;
  position: relative;
}
.updatepasswordmsg #message p {
  padding: 0 10px 5px 10px;
  font-size: 15px;
  margin: 0;
}
/* Add a green text color and a checkmark when the requirements are right */
.updatepasswordmsg .valid {
  color: green;
}
.updatepasswordmsg .valid:before {
  position: relative;
  left: -10px;
  content: "\2714";
}
/* Add a red text color and an "x" when the requirements are wrong */
.updatepasswordmsg .invalid {
  color: red;
}
.updatepasswordmsg .invalid:before {
  position: relative;
  left: -10px;
  /*content: "✖";*/
  content: "\00d7";
}
.password-show-field {
  position: relative;
  display: inline-block !important;
  width: 100%;
}
.password-visibility {
  position: absolute;
  right: 0;
  padding-right: 1.5rem;
  cursor: pointer;
  margin-top: -4.5rem;
}
.register-page .password-visibility {
  margin-top: -5.5rem;
}
.password-visibility-specifier {
  right: 0.8rem;
}
@media only screen and (max-width: 1199px) {
  .page-updatePassword .password-visibility {
    margin-top: -6rem;
  }
  .password-visibility-specifier {
    right: 1.6rem;
  }
}
#checkNewPasswordError {
  color: red;
}
.cpassword {
  padding-bottom: 15px;
}
.error-message {
  color: #d00000 !important;
}
/* password validation end here.*/
/* checkout shipping starts here.*/
.checkoutSummary__row_ups,
.checkoutSummary__row_delivery,
.checkoutSummary__row_minimum,
.checkoutSummary__row_showAmount_delivery,
.checkoutSummary__row_showAmount_ups,
.checkoutSummary__row_showAmount_minimum {
  display: flex;
  flex-direction: row;
}
/* checkout shipping ends here.*/
.crl_addtocart_popup_price {
  font-family: 'RedHatText-Regular' !important;
  font-size: 18px !important;
}
/* create quote start here.*/
.delivery-address-checkbox-field {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.delivery-address-checkbox-label {
  text-transform: capitalize !important;
}
.delivery-address-checkbox {
  width: 20px;
}
.delivery-address-country-state {
  font-family: 'RedHatText-Medium' !important;
  color: #929292;
  font-weight: BOLD;
  text-transform: capitalize  !important;
}
.add-request-quote-error {
  color: #d00000;
}
.page-QuoteRequestContentPage .backToSiteHome {
  cursor: pointer;
}
.page-QuoteRequestContentPage #add-quote .quantity-cell .plus,
.page-QuoteRequestContentPage #add-quote .quantity-cell .minus {
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .page-QuoteRequestContentPage .quote-request .quote-column {
    margin-left: 10px;
    margin-right: 10px;
  }
  .page-QuoteRequestContentPage .js-rq-additemtoquote-space {
    margin-left: 0;
    margin-right: 0;
  }
}
/* create quote ends here.*/
/* All quote page css starts here.*/
@media only screen and (max-width: 767px) {
  .page-my-quotes .my__accountSection .my__accountSection__content {
    margin-left: 1rem !important;
  }
  .page-my-quotes .my__accountSection .my__accountSection__header {
    padding-left: 1rem;
  }
}
/* All quote page css ends here.*/
.btn-default-addressBook {
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
/* .address-modal-actions{
	margin-top:5px;
} */
@media only screen and (min-width: 768px) {
  .btn-default-addressBook {
    margin-left: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .btn-default-addressBook {
    width: 99%;
  }
}
.page-quote-detail .item__list .item__list--item:last-child,
.page-invoiceDetailContentPage .item__list .item__list--item:last-child {
  padding-right: 0px;
}
/* case study page css start */
.casestudy-page-search-dropdown ul.crl-dropdown--options {
  overflow-y: scroll;
  max-height: 200px;
}
.casestudy-search-input {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .searchbarDiv .fa-search.caseStudysearchbar__icon {
    width: 36px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 0px;
    padding: 8px 5px;
    font-size: 20px;
    right: 0;
    left: auto;
  }
  .casesearchbar-container input {
    width: 100%;
  }
}
/* case study page css end */
/* Saved Cart Details Page CSS start */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .myaccount-savedcart-detailpage {
    margin-bottom: 60px;
  }
  .savedcart-deletecart-link {
    background: white;
  }
}
/* Saved Cart Details Page CSS end */
/* Manage user details page css start */
.manageUserDetails-buttons .accountActions-bottom {
  margin-top: 15px;
  padding-left: 0;
  width: 60%;
}
.manageUserDetails-buttons {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .manageUserDetails-back-bottom {
    margin-top: 5px !important;
    margin-bottom: 20px;
  }
  .manageuser-editUser-page .help-block {
    top: 45px !important;
  }
}
.manageuser-editUser-page .help-block {
  position: absolute;
  top: 35px;
}
.add-userform-checkbox input[type="checkbox"] {
  vertical-align: top;
}
.adduser-cp {
  top: 0;
}
/* Manage user details page css end */
/* PLP Page CSS Start */
.PLP-SKU-code {
  padding-bottom: 1rem;
  color: #000000;
}
.PLP-SKU-code .plp-sku-code-value {
  text-transform: uppercase;
}
.product__list--wrapperx .tile .tile-body {
  align-items: flex-end;
}
/* PLP Page CSS end */
/* CLP & PLP Page CSS Start */
.ui-facet-autohide {
  display: none;
}
.js-less-facet-values-clp {
  display: none;
}
.facet__text {
  display: flex;
  line-height: 20px;
  align-items: flex-start;
}
.facet__text input[type="checkbox"] {
  height: 13px !important;
  width: 13px !important;
  display: block !important;
}
.crl-checkbox .checkbox span {
  line-height: 20px;
}
/* CLP & PLP Page CSS Start */
/* Print Functionality CSS Start */
@media print {
  .gm-style .gmnoprint,
  .gmnoprint {
    display: block;
  }
}
@media screen {
  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: block;
  }
}
@media print {
  body * {
    visibility: visible !important;
    height: auto !important;
  }
  #map,
  #map *,
  #map-address,
  #map-address * {
    visibility: visible;
  }
  #carousel,
  .homepage__product-categories,
  .logo,
  .logo-container,
  .navigation,
  .container-header {
    visibility: visible !important;
    display: block !important;
  }
  .navigation__menu__list,
  .header-right-menu,
  .searchbar-container,
  .top-nav {
    display: none !important;
  }
  .footer,
  .footer i,
  .footer a {
    color: #000000 !important;
  }
  .cart__actions .row {
    display: flex;
  }
  .pd__infospace__contractorinfo__price {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .pd__infospace__contractorinfo__quantity {
    margin-bottom: 25px;
    margin-top: 25px;
    display: flex;
    height: 55px;
    flex-direction: row;
  }
  .ProductDrawer__Container.collapse {
    display: block !important;
  }
  .ProductDrawer__TechnicalSpec__DownloadAll__Header {
    display: none;
  }
  .ProductDrawer {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .pd__infospace__guestinfo__buttonspace,
  .pd__infospace__guestinfo,
  .navigation__customeracct {
    display: none !important;
  }
  .counter-input-wrap .quantity-nav {
    float: right;
    position: revert;
  }
  .counter-input-wrap .input {
    height: 40px;
  }
  .width-machine {
    display: none;
  }
  .counter-input-wrap .input {
    position: relative;
  }
}
/* Print Functionality CSS end */
/* Footer CSS Starts */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer__link__SocialMediaFooterNavNode {
    order: 3;
  }
}
/* Footer CSS End */
.redImportant {
  color: red !important;
}
.js-shipping-location-stock-message {
  font-family: 'RedHatText-Regular' !important;
}
.checkout-shipping-service-center-address {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.no-longer-available-pdp {
  padding-top: 15px;
  color: red;
  text-align: initial;
  padding-bottom: 15px;
}
.pd__infospace__maininfo__colorspace__body {
  flex-wrap: wrap ;
  height: auto !important;
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .pd__infospace__maininfo__colorspace__body {
    width: 90%;
  }
}
.pdp_item_number {
  margin-top: 10px;
}
/* Reset password page CSS Start */
.reset-password-page .my__accountSection__content {
  margin-left: 0 !important;
}
.reset-password-page .error-message {
  font-family: 'RedHatText-Regular';
  position: absolute;
  width: 100%;
  left: 0;
  top: 1.5rem;
  transition: all .1s;
  visibility: hidden;
}
@media only screen and (max-width: 1199px) {
  .reset-password-page .password-visibility {
    margin-top: -3rem !important;
  }
}
/* Reset password page CSS end */
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .pd__imagespace__previewlist {
    height: auto !important;
  }
}
@media only screen and (min-width: 1200px) {
  .login-logout-button {
    border-right: none !important;
    padding-right: 0 !important;
  }
  .purchaser-login-top-right-menu .login-logout-button {
    padding-left: 2.6rem;
  }
}
.country-dropdown__options {
  max-height: 11.8rem !important;
}
.searchbar ul.ui-autocomplete li {
  border-top: none;
  padding: 4px;
}
.product-carousel-component .carousel {
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
.product-detail-carousel-component .carousel {
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  .pd__imagespace__previewlist {
    margin-left: 20px !important;
    padding-top: 30px;
  }
  .pd__imagespace__image {
    margin-left: 20px !important;
  }
  .pd__breadcrumb .breadcrumb {
    margin: 0px;
  }
}
.mobile_gallery_thumbnail_image {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
}
.mobile_gallery_thumbnail_button {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.mobile_gllery_index_button {
  width: 10px;
  height: 0px;
  margin-bottom: 0px;
}
#formPurchaser .email-not-matching-message {
  font-family: 'RedHatText-Regular';
  font-size: 1.1rem;
  color: #d00000;
  text-transform: unset;
  font-weight: 500;
  position: absolute;
  width: 100%;
  left: 0;
  transition: all .1s;
  visibility: hidden;
}
.error-visibility,
.global-error-visibility {
  visibility: visible !important;
  position: relative !important;
  top: unset !important;
}
.request-form-error-visibility {
  display: block !important;
  visibility: visible !important;
  top: 45px;
  padding-left: 8px;
}
@media only screen and (max-width: 1024px) {
  .request-form-error-visibility {
    top: 4.5rem !important;
  }
}
.error-marging {
  margin-bottom: unset !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .saved-cart-buttons .btn {
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .saved-cart-buttons .btn {
    font-size: 12px;
    padding: 10px 2px 8px;
  }
}
.termsAndConditions-section {
  padding: 15px;
  max-height: 350px;
  overflow: auto;
}
.termsAndConditions-section .page-content__content {
  margin-top: 0 !important;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .card__remove,
.page-viewAllOrdersContentPage #savedpaymentsbody .card__remove {
  cursor: pointer;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .cardExp,
.page-viewAllOrdersContentPage #savedpaymentsbody .cardExp {
  padding: 0 0 8px 0;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .cardNumber,
.page-viewAllOrdersContentPage #savedpaymentsbody .cardNumber {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .cardBrand,
.page-viewAllOrdersContentPage #savedpaymentsbody .cardBrand {
  display: inline-block;
  padding: 8px 0;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody img.creditcard__Style,
.page-viewAllOrdersContentPage #savedpaymentsbody img.creditcard__Style {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.page-multiStepCheckoutSummaryPage #savedpaymentsbody .card_select,
.page-viewAllOrdersContentPage .card_select {
  background: #0278d2;
  padding: 8px 0;
  color: white;
  max-width: 70%;
  cursor: pointer;
  margin: 0 auto;
}
.page-viewAllOrdersContentPage #savedpaymentsbody .creditCard__space {
  margin-right: 10px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 5px 5px #f7f8f7;
  padding-bottom: 10px;
  background: #f7f8f7;
  text-align: center;
}
.page-viewAllOrdersContentPage #savedpaymentsbody .card__remove {
  background: #0278d2;
  padding: 5px;
  color: white;
  max-width: 70%;
  margin: 0 auto;
  cursor: pointer;
}
.account-project-list-title {
  font-size: 27;
  color: #000000;
  font-family: 'RedHatText-Regular';
  letter-spacing: 0;
}
#watchlist__box__close {
  width: 100%;
}
.watchlist__box--opened {
  height: auto !important;
}
.watchlist__box__body .check-icon {
  float: right;
  padding-top: 3px;
  visibility: visible;
  border: 1px solid black;
  font-size: 12px;
  padding: 2px;
}
.watchlist__box__body .fa-check:before {
  visibility: hidden;
}
.watchlist__box__body .check-icon--visible {
  visibility: visible;
}
.watchlist__box__body .check-icon--visible.fa-check:before {
  visibility: visible;
}
.proList #watchlist__box__close {
  width: auto;
}
.watchlist__box__footer {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: auto !important;
}
.pd__infospace__guestinfo__title span {
  color: unset;
}
.add-to-list-link-specifier {
  padding-top: 7px;
}
@media only screen and (max-width: 991px) {
  .watchlist__new {
    position: absolute;
    right: -66px;
    left: unset !important;
  }
  .watchlist__new--opened {
    height: 23rem;
  }
}
@media only screen and (max-width: 1199px) {
  .watchlist__new__container .form__input-text {
    width: 100%;
  }
}
.productBreaks__modal__content__header__title,
.productStock__modal__content__header__title {
  padding-left: 2rem;
}
.productBreaks__close,
.productStock__close {
  background-image: url(../images/times-white.svg);
  display: inline-block;
  width: 20px;
  height: 22px;
  background-size: contain;
  line-height: normal;
  background-repeat: no-repeat;
}
.watchlist__container {
  z-index: 2;
}
.page-SecureCustomerPortalRegisterPage .button--register {
  display: unset !important;
}
.specifier-registration-page #telephoneValidatedErrorLabel {
  padding-left: 8px;
  padding-top: 5px;
}
.business-phone-validation {
  position: relative;
  top: 0 !important;
  visibility: visible;
}
.mobile_gallery_thumbnail_button {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 80%;
  align-items: baseline;
  margin: 0 10%;
}
.crl-gallery-image-button {
  content: "";
  background: white;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border-color: #4a4a4a;
}
/* Contact page CSS start */
.us-location-list-component table td {
  vertical-align: middle;
}
/* Contact page CSS end */
.cart-stock-check {
  display: table-cell;
  padding: 0 8px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .cart-stock-check {
    padding: 5px 0;
    display: block;
  }
}
.productStock__modal__content {
  height: auto;
}
.productStock__modal__content__body table td {
  padding: 16px 10px;
}
.js-productcartstock,
.js-productcartstock-ush,
.js-productread-text {
  color: #0278d2;
}
.back-btn-detialspage {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 0;
}
.js-cutvalueerror {
  text-align: end;
  margin-bottom: 0px;
  text-transform: none;
  margin-right: 10px;
}
.checkout-steps #cutvalue_measurement_unit {
  text-transform: none !important;
}
.js-defaultaddress-remove-item-message a {
  color: #d00000;
  text-decoration: underline;
}
.address-buttons-container {
  display: flex;
  justify-content: flex-start;
}
.errorNotFoundPageMiddle-component {
  margin: 0 auto;
}
.errorNotFoundPageMiddle-component img {
  width: auto;
}
.errorNotFoundPageMiddle-component .simple-banner {
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .errorNotFoundPageMiddle-component img {
    width: 250px;
  }
}
.userm-title span {
  color: #000;
}
/* ASM header CSS Start */
#_asm .ASM_header .first-top-row {
  margin: 0 !important;
}
#_asm .ASM_header {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover,
.asmAutoComplete .ui-autocomplete .ui-menu-item:hover,
.ui-menu-item span:hover {
  color: #333333 !important;
  background: none;
}
.ui-menu-item span {
  color: #333333 !important;
  background: none;
}
.asm__customer360-overview-colors,
.asm__customer360-overview-colors-heading {
  display: none;
}
.asm__customer360 {
  padding: 1rem;
}
/* ASM header CSS end */
/* E-mail marketing page css start */
.sapCpLabel {
  text-transform: capitalize;
}
/* E-mail marketing page css end */
.page-updatePassword .error-message {
  top: 1.5rem;
}
@media (max-width: 1199px) {
  .confirmpassword-view .password-visibility {
    margin-top: -3rem;
  }
  .page-organizationManagement .form__input-text {
    padding-bottom: .9rem;
    border: 1px solid;
    padding-left: 1.5rem;
    width: 100%;
    font-family: 'RedHatText-Regular';
    font-size: 1.4rem;
    color: #000000;
    height: 4rem;
    padding-top: 1rem;
  }
  .page-organizationManagement .confirmpassword-view {
    margin-bottom: 2.5rem;
  }
  .page-updatePassword .alert-message--visible {
    visibility: visible !important;
    top: auto !important;
    padding-left: 10px;
  }
}
.cart__circlePosition {
  right: 3.5rem !important;
}
@media (max-width: 1200px) {
  .cart__circlePosition {
    right: 8.5rem !important;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation .logo {
    height: 8rem;
    width: 15.rem;
    visibility: visible;
  }
}
/* related to back button ui start here */
.arrival.crosslinking-tile__middlesection {
  padding: 20px 0 30px 0;
}
.ProductCategory__BreadCrumb .sub-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ProductCategory__BreadCrumb .sub-category .breadcrumb,
.ProductCategory__BreadCrumb.brand-listing .breadcrumb {
  margin: 20px 0px !important;
}
.ProductCategory__BreadCrumb.brand-listing {
  height: auto;
  padding: 0;
}
@media (min-width: 768px) {
  .brand-listing {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .arrival-section .login-section__actions .login-button-container {
    max-width: 265px;
    position: relative;
  }
}
.prod__subcategory .__description {
  padding-bottom: 10px;
}
.prod__subcategory .__title {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ProductCategory__BreadCrumb {
    padding: 0;
  }
  .page-productDetails .pd__breadcrumb {
    height: auto;
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
.brand-list .page-header__title {
  margin-top: 0 !important;
  font-size: 3.6rem;
}
.brand-list .page-header {
  margin: 0 0 25px 0 !important;
}
@media only screen and (min-width: 768px) {
  .page-productDetails .back-btn-detialspage {
    text-align: right;
  }
}
@media screen and (max-width: 1199px) and (min-width: 993px) {
  .pd__breadcrumb {
    width: 100%;
  }
}
/* related to back button ui end here */
#imageEnlargeLink {
  cursor: pointer;
  color: #0278d2;
  background-color: transparent;
}
#imageEnlargeLink:hover {
  text-decoration: underline;
}
.usermanagementtable table th {
  background-color: #5a5a5a;
  color: white;
  border: none;
}
.usermanagementtable .responsive-table-item td:last-child {
  text-align: left;
  padding-right: 70px;
}
.checkout-back-btn::after,
.checkout-back-btn:hover::after {
  background: none !important;
}
.checkout-steps {
  margin-top: 10px;
}
.proList {
  background-color: #5a5a5a;
  color: white;
  border: none;
  width: 100%;
}
.description {
  width: auto!important;
}
.checkoutbutton {
  width: auto!important;
}
.u-mg-b-15 {
  margin-bottom: 1.5rem!important;
  width: 100%;
}
.u-mg-b-15 {
  padding-bottom: 1.5rem !important;
}
@media only screen and (min-width: 991px) {
  .printOrder {
    margin-left: 24px;
    margin-top: 15px;
  }
}
.orderConfirmation-print-shopping-btn {
  display: block;
  width: 220px;
}
@media only screen and (max-width: 991px) {
  .printOrder {
    margin-left: 10px;
    margin-bottom: 20px;
  }
}
@media print {
  .page-orderConfirmationPage .item__image {
    display: none;
  }
  .printOrder {
    margin-left: 10px;
  }
  .footer {
    display: none;
  }
}
#cartPage .content__empty .content {
  width: unset;
}
@media (min-width: 992px) {
  #cartPage .item__sku__input input {
    max-width: 300px;
  }
}
#cartPage .content__empty .content {
  width: unset;
}
@media (min-width: 992px) {
  #cartPage .item__sku__input input {
    max-width: 300px;
  }
  #cartPage .cart-page-sku-input-field .item__sku__input input {
    max-width: 225px;
  }
  .empty-cart-quickOrder-actions .empty-cart-reset-right {
    text-align: right !important;
  }
}
.empty-cart-quick-order .quick-order__help-block {
  position: relative;
  color: red;
}
.empty-cart-quickOrder-actions .empty-cart-reset-right {
  text-align: center !important;
}
@media (max-width: 992px) {
  .empty-cart-quick-order .js-remove-quick-order-row {
    width: 50px !important;
  }
  .empty-cart-quick-order .item__remove {
    right: 10px !important;
  }
  .empty-cart-quick-order .js-sku-container {
    margin-left: 0 !important;
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
.cart-page-sku-input-field .item__list__cart .item__list--item {
  border: none;
}
.cart-page-sku-input-field .quick-order__help-block {
  font-size: 14px;
  font-weight: bold;
  color: #fd7b7b;
  position: relative;
  text-transform: none;
}
.cart-page-sku-ul li {
  background: none !important;
  color: black !important;
  display: flex !important;
  justify-content: space-between !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .cart-page-sku-ul .js-sku-container {
    margin-left: 14rem;
  }
  .cart-page-sku-ul .item__quantity {
    margin-left: 5rem;
  }
}
@media (max-width: 768px) {
  .cart-page-sku-ul .item__list--item > div {
    margin-left: 0px !important;
    max-width: 110px;
  }
  .cart-page-sku-ul .item__quantity input {
    height: 42px !important;
  }
  .cart-page-sku-ul li:last-child {
    padding-right: 0px !important;
  }
  .cart-page-sku-ul #addToCartBtnCartPage {
    padding: 10px 3px 8px;
  }
}
@media only screen and (min-width: 768px) {
  .prev-next-btn-spacing {
    margin-right: 2rem;
  }
}
.page-cartPage .item__list .item__quantity .form-control {
  width: 82px;
}
.page-cartPage .productBreaks__modal__content {
  height: auto !important;
}
@media (min-width: 992px) {
  .checkout__savedPaymentsMethods {
    text-decoration: underline;
    float: right;
    margin-top: -30px;
  }
}
/*.productMenu-mainDiv{
width: auto !important;
}*/
@media only screen and (min-width: 1200px) {
  .not-logged-in .productMenu-mainDiv {
    width: 1195px !important;
    left: -76rem;
  }
  .specifier-login-top-right-menu .productMenu-mainDiv {
    width: 1195px !important;
    left: -78rem;
  }
}
.registration_radio {
  display: block !important;
  text-align: left;
}
.registration_radio_options {
  width: auto !important;
}
.viewAllOrdre-topfilters {
  padding-bottom: 2rem;
}
.error-message--visible-form-block-mobile {
  top: 3.9rem;
  visibility: visible !important;
}
.listing-page-pagination-pages form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.manage-users-label {
  font-family: 'RedHatText-Regular';
  font-size: 27px;
}
.page-my-company .pagination-bar-results {
  font-weight: normal !important;
}
.page-my-company .pagination-toolbar .listing-page-pagination-pages .control-label {
  display: none;
}
@media (max-width: 992px) {
  .page-my-company .account-section .account-section-content form {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .page-my-quotes .account-section .account-section-content form {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .page-viewAllOrdersContentPage .account-section .account-section-content form {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mycompany-manage-user-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-my-quotes .mycompany-manage-user-mobile,
  .page-viewAllOrdersContentPage .mycompany-manage-user-mobile {
    padding-left: 10px;
    padding-right: 0;
  }
  .page-viewAllOrdersContentPage .pagination-bar .pagination-toolbar {
    padding-left: 0px !important;
    padding-right: 0px;
  }
  .page-my-quotes .my__accountSection .my__accountSection__content {
    margin-left: 0 !important;
  }
}
.page-my-company .paginationBar .totalResults {
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  color: #929292;
}
.account-dashboard-fa-icon-float {
  padding-top: 1rem;
  float: right !important;
}
@media only screen and (max-width: 767px) {
  .page-accountdashbordContentPage .table__accountDashboard .header__table__accountDashboard a {
    float: none;
  }
  .account-dashboard-fa-icon-float {
    padding-top: 0rem;
    float: right !important;
  }
  .my-company-search-padding-mobile {
    padding-bottom: 2rem !important;
  }
  .viewAllOrdre-toporderNumber {
    padding-bottom: 2rem;
  }
  .page-viewAllOrdersContentPage #myCompanyManageUserSearchSubmit,
  .page-my-company #myCompanyManageUserSearchSubmit,
  .page-my-quotes #myCompanyManageUserSearchSubmit {
    margin-bottom: 2rem;
  }
  .page-viewAllOrdersContentPage .pagination-bar .pagination-toolbar {
    padding-left: 0px !important;
  }
  .page-my-company .account-section .pagination-bar .pagination-toolbar {
    padding-top: 0;
  }
  .page-my-company .account-section .pagination-bar {
    margin: 0;
  }
  .page-my-company .mycompany-manage-user-mobile {
    padding-left: 17px;
    padding-right: 5px;
  }
  .page-my-company .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 17px;
    padding-right: 6px;
  }
  .page-viewAllOrdersContentPage .listing-page-pagination-pages {
    padding-right: 0;
  }
  .page-viewAllOrdersContentPage .listing-page-pagination-pages form {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .page-viewAllOrdersContentPage .mycompany-manage-user-mobile div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
  .page-viewAllOrdersContentPage .mycompany-manage-user-mobile,
  .page-viewAllOrdersContentPage .viewAllOrderDetails-input-fields {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
  .page-viewAllOrdersContentPage #searchOrderForm div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
  .page-my-quotes .listing-page-pagination-pages {
    padding-left: 6px;
    padding-right: 16px;
  }
  .page-my-quotes .sort-refine-bar {
    margin-left: 10px !important;
  }
}
.page-cartPage #productStockModal table td {
  background-color: unset !important;
}
.product-primary-Wh-Bg {
  background-color: yellow !important;
}
.productStock__modal__content__body,
.productBreaks__modal__content__body {
  text-align: left !important;
}
.productBreak__quantityColumn,
.productStock__branchLocation {
  flex: 10 !important;
}
.page-cartPage .productBreak__header,
.page-productDetails .productBreak__header {
  text-align: unset !important;
}
.categoryAutoSuggestSearch {
  display: block;
}
.categorySearchWidth {
  width: 280px !important;
  max-width: 280px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .categorySearchWidth {
    width: 220px !important;
    max-width: 220px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .categorySearchWidth {
    width: 22% !important;
    max-width: 22%;
  }
  .page-viewAllOrdersContentPage .viewAllOrdre-toporderNumber,
  .page-my-quotes .viewAllOrdre-toporderNumber {
    padding-left: 2px !important;
  }
  .page-my-company .viewAllOrdre-topfilters {
    padding-left: 10px;
  }
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) and (min-width: 540px) {
  .categorySearchWidth {
    width: 100% !important;
    max-width: 94%;
  }
}
@media screen and (max-width: 540px) {
  .categorySearchWidth {
    width: 100% !important;
    max-width: 88%;
  }
}
.page-my-company .sort-refine-bar .form-group select {
  width: 100% !important;
}
.page-my-company .sort-refine-bar .form-group select,
.page-my-quotes .sort-refine-bar .form-group select,
.page-viewAllOrdersContentPage .sort-refine-bar .form-group select {
  width: 120% !important;
}
.page-my-company .pagination-bar-results {
  font-weight: normal !important;
}
.page-my-quotes .pagination-bar-results {
  font-weight: normal !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.page-viewAllOrdersContentPage .pagination-bar-results {
  font-weight: normal !important;
  margin-top: 8px;
  padding: 0;
}
.page-viewAllOrdersContentPage .pagination-bar {
  margin: 8px 0;
}
.page-viewAllOrdersContentPage .pagination-bar.bottom .pagination-toolbar {
  border: none;
}
.page-my-quotes .sort-refine-bar {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.page-viewAllOrdersContentPage .pagination-bar .pagination-toolbar {
  padding-left: 0px;
}
.productDetails-print-layout {
  display: none;
}
@media screen and (max-width: 767px) {
  .register-upload-documents-modal #cboxLoadedContent {
    margin-top: 95px !important;
  }
  .register-upload-documents-modal .button {
    margin-right: 0;
  }
  .page-homepage .fade-carousel .carousel-indicators {
    bottom: 5px;
  }
  #button-explore {
    height: auto !important;
  }
  .page-homepage .experience-box__container {
    padding-top: 0.2rem;
  }
  .page-homepage .experience-box__header {
    font-size: 1rem;
  }
}
/* personal information and consumer request privacy policy page start */
.personalInformation-form .form-group label,
.consumerRequestForm-form .form-group .control-label {
  display: none;
}
.page-privacyPolicyPersonalInformationFormPage .page-content__content,
.page-privacyPolicyConsumerRequestFormPage .page-content__content {
  margin-bottom: 2rem;
  margin-top: unset;
}
.page-privacyPolicyPersonalInformationFormPage .page-header,
.page-privacyPolicyConsumerRequestFormPage .page-header {
  margin-bottom: 2.2rem !important;
}
.roles-consumer-request-checkbox .form-group fieldset div {
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  display: flex;
  line-height: 21px;
}
.roles-consumer-request-checkbox .form-group {
  margin-bottom: 0px;
}
.roles-consumer-request-checkbox .form-group fieldset div label,
.requests-consumer-request-checkbox .form-group fieldset div label {
  font-weight: unset;
  text-transform: unset;
  font-family: 'RedHatText-Regular';
  font-size: 14px;
  color: #5a5a5a;
}
.requests-consumer-request-checkbox .form-group fieldset div {
  display: flex;
  padding-left: 8px;
}
.consumer-request-content {
  font-family: 'RedHatText-Regular';
  padding-bottom: 1rem;
}
.roles-consumer-request-checkbox .form-group legend,
.requests-consumer-request-checkbox .form-group legend {
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
  font-size: 14px;
}
input#otherRoleComment {
  height: 3rem;
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .roles-consumer-request-checkbox .form-group fieldset div {
    width: 100%;
  }
}
/*personal information and consumer request privacy policy page end */
.account__management__dashboard .header__account__management__dashboard span {
  font-size: 12px;
}
.Article__Body ul li:before {
  color: Black !important;
}
@media screen and (min-width: 992px) {
  .page-viewAllOrdersContentPage .checkout__savedPaymentsMethods {
    float: none;
    margin-top: 0;
  }
  .page-viewAllOrdersContentPage .checkout-steps {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .page-viewAllOrdersContentPage .checkout__savedPaymentsMethods #existingEcheck {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 1200px) {
  .page-viewAllOrdersContentPage .checkout__savedPaymentsMethods #existingEcheck {
    margin-top: 5px !important;
  }
}
.page-viewAllOrdersContentPage .checkout__savedPaymentsMethods #existingEcheck {
  -webkit-appearance: menulist;
  appearance: menulist;
}
.page-viewAllOrdersContentPage .checkout-steps {
  margin-top: 0px;
}
.page-viewAllOrdersContentPage .savedPaymentMethods__space {
  padding-bottom: 10px;
  padding-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #consumerRequestForm input#otherRoleComment {
    margin-left: -20rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #consumerRequestForm input#otherRoleComment {
    margin-left: -6rem;
  }
}
@media screen and (min-width: 1200px) {
  #consumerRequestForm input#otherRoleComment {
    margin-left: -12rem;
  }
}
.personal-info-country select,
.personal-info-state select {
  border: 1px solid #000000;
}
.personal-info-country label {
  display: block !important;
}
.personal-info-state label {
  display: none;
}
.purchagerReg-comment {
  min-height: 201px;
}
.requests-consumer-request-checkbox .form-group legend {
  margin-bottom: 10px !important;
}
#consumerRequestForm .page-content__header,
#personalInformation .page-content__header {
  display: none;
}
.empty-cart-quickOrder-actions {
  padding-left: 0;
}
@media screen and (min-width: 1200px) {
  .empty-cart-content-info {
    display: flex;
    align-items: flex-end;
  }
  .empty-cart-quickOrder-actions {
    padding-top: 155px;
  }
}
.empty-cart-content-info .quick-order__actions {
  padding-left: 0;
  padding-right: 0;
}
.addressbook-default-li {
  position: absolute;
  bottom: 1.5rem;
}
.page-add-payment-details #flat-billingAddress {
  display: none;
}
.add-to-cart-header .headline-text {
  padding: 7px 5px 10px !important;
}
@media screen and (max-width: 991px) {
  .add-to-cart-header .headline-text {
    font-size: 22px !important;
    float: left;
  }
}
.order-conf-alt-email-input input {
  height: 40px;
  min-width: 95%;
  padding-left: 5px;
}
.order-conf-alt-email-input {
  display: inline-block;
  width: 45%;
  text-align: left;
}
.order-conf-alt-email-submit {
  display: inline-block;
}
.order-conf-alt-email-submit button {
  height: 40px;
  max-width: 250px;
}
.order-conf-alt-email-error {
  margin-top: 5px;
  position: absolute;
}
.order-conf-alt-email-error #altuseremailError {
  color: red;
}
.order-conf-alt-email-error #altuseremailSuccess {
  color: #0278d2;
}
@media screen and (max-width: 768px) {
  .order-conf-alt-email-input input {
    width: 100%;
  }
  .order-conf-alt-email-input {
    display: block;
    width: 100%;
  }
  .order-conf-alt-email-submit {
    display: block;
    margin-top: 25px;
  }
  .order-conf-alt-email-submit button {
    max-width: 100%;
  }
  .order-conf-alt-email-error {
    position: relative;
  }
}
.techref-fileName {
  max-width: 350px;
  word-break: break-all;
}
.techref-fileType {
  max-width: 280px;
  word-break: break-all;
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  #quickOrder .item-unit {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item-unit {
    margin-left: 128px !important;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  #quickOrder .item-unit {
    margin-left: 128px !important;
    display: block;
    padding: 0;
  }
}
.checkout-success__body {
  margin: 30px 0 40px;
}
.orderConfirmation-customer-info {
  padding-top: 15px !important;
}
.order-history-content {
  font-size: 14px;
  font-family: "RedHatText-Regular" !important;
}
#silentInvoicePostForm .billingAddressPhoneForm {
  padding-left: 0 !important;
}
.crl-pdp-shipping-weight {
  font-size: 12px;
}
.crl-pdp-shipping-weight .crl-shipping-weight-block {
  font-weight: bold;
}
/* start invoice payment confirmation css here*/
.page-invoicePayConfirmationPage table th:last-child {
  text-align: left;
}
.page-invoicePayConfirmationPage table th {
  background: gray;
  color: white;
}
.page-invoicePayConfirmationPage .orderConfirmation-print-shopping-btn {
  width: 150px;
}
@media only screen and (min-width: 768px) {
  .page-invoicePayConfirmationPage .order-conf-alt-email-input {
    display: inline-block;
    width: 30%;
    text-align: left;
  }
  .page-invoicePayConfirmationPage .order-conf-alt-email-submit {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-invoicePayConfirmationPage .order-conf-alt-email-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .orderConfirmation-print-shopping-btn {
    display: block;
    width: 100%;
  }
  .invoicePrint {
    padding: 0px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page-invoicePayConfirmationPage .order-conf-alt-email-submit {
    margin-top: 0;
  }
}
@media print {
  .page-invoicePayConfirmationPage table th:last-child {
    text-align: left;
  }
  .page-invoicePayConfirmationPage table th {
    background: gray;
    color: white;
  }
  .page-invoicePayConfirmationPage .order-conf-alt-email-submit {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-invoicePayConfirmationPage .order-conf-alt-email-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .order-conf-alt-email-input,
  .page-invoicePayConfirmationPage .orderConfirmation-print-shopping-btn {
    height: 40px !important;
  }
}
/* end invoice payment confirmation css here*/
.popup_invoicePrint_error-modal {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .page-invoiceDetailContentPage #cboxLoadedContent {
    margin-top: 95px;
  }
}
.legacy-login-content {
  font-family: 'RedHatText-Regular';
  color: #5a5a5a;
}
/*Legacy user page CSS*/
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-legacyUserLoginPage .login-page .register-account--border {
    border-bottom: none;
  }
}
/*Legacy user page CSS*/
.page-EmailSubscriptionUpdateContentPage .sapCpWidgetContentLeft,
.page-EmailUnsubscribeContentPage .sapCpWidgetContentLeft {
  text-align: left;
}
@media (max-width: 767px) {
  .page-EmailSubscriptionUpdateContentPage .flex-container {
    display: block;
  }
}
.email-unsubscribe-link {
  text-decoration: underline;
  color: #0278d2;
}
.email-unsubscribe-link:hover {
  text-decoration: none;
}
/*Tech-ref-lib page CSS starts*/
.tech-ref-facet-group {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .js-technical-reference-site-search-input {
    width: 50%;
    margin: 0 auto;
  }
  .tech-ref-lib-content-savbtn {
    text-align: right;
  }
}
@media (max-width: 1200px) {
  .tech-ref-lib-content-savbtn {
    margin-top: 1rem;
  }
}
.tech-ref-keyword-disabled-btn {
  border-width: 2px;
  border-style: solid;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17px;
  padding: 10px 12px 8px;
}
.tech-ref-lib-file-save {
  color: #0278d2;
  padding: 4px;
}
.tech-ref-lib-content {
  padding-bottom: 15px;
  border-bottom: 2px solid #eee;
  margin-bottom: 10px;
  padding-left: 0;
}
.ui-tech-ref-autohide {
  display: none;
}
.js-show-less-tech-ref-values {
  display: none;
}
.tech-ref-lib-content a {
  word-break: break-all;
}
@media only screen and (min-width: 993px) {
  .page-technicalreferenceContentPage .trl__header__description {
    max-width: 100%;
  }
}
.page-technicalreferenceContentPage .trl__header__description {
  padding-bottom: 2rem;
}
.tech-ref-active {
  border: none;
  font-size: 18px;
  color: black;
  font-weight: 500;
}
.tech-ref-keyword-disabled-btn:after {
  content: url(../images/karet-lite.svg);
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: -2px;
}
.tech-ref-inactive {
  border: none;
  background: white;
  font-size: 18px;
  color: #0278d2;
  font-weight: 500;
}
.tech-ref-search-header {
  font-size: 18px;
}
.tech-ref-mime-type {
  color: #979797;
}
/*Tech-ref-lib page CSS ends*/
#js-select-invoices,
.invoice-unselect-all-selected {
  text-decoration: underline;
}
#js-select-invoices:hover,
.invoice-unselect-all-selected:hover {
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 1200px) {
  .crl-cat-tile-viewproduct {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .tech-ref-text-right {
    text-align: right;
  }
}
@media only screen and (max-width: 991px) {
  .cat-desc {
    padding-left: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .crl-cat-tile-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
.crl-tile-heading {
  color: #0278d2;
}
@media only screen and (max-width: 1200px) {
  .crl-cat-tile-viewproduct {
    margin-top: 2rem;
  }
}
.tilesGrid-btn {
  font-size: 10px;
  padding: 7px 8px 6px 8px;
}
@media only screen and (min-width: 1200px) {
  .crl-cat-tile-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1200px) {
  .tiles-viewProduct-btn {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .tilesGrid-btn {
    font-size: 7px;
    padding: 6px 0px 6px 0px;
  }
}
.homepage__product-categories .card:hover a {
  color: #004a8f;
  text-decoration: none;
}
.crl-cat-subTitle {
  padding-left: 1px;
}
@media (max-width: 992px) {
  .account-orderhistory-pagination .mycompany-manage-user-mobile-pagination .pagination-wrap {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .order-history-date-period {
    margin-bottom: 20px;
  }
  .order-history-page-size {
    margin-top: 20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 41px;
  }
}
@media only screen and (min-width: 768px) {
  .editNamesDesc {
    margin-left: 10px;
    margin-top: 12px !important;
  }
  .saveCartDetails {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.deleteSavedProduct {
  display: table-cell;
  vertical-align: middle;
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 35px;
}
.cart-total {
  text-align: center !important;
}
@media only screen and (max-width: 991px) {
  .page-savedCartDetailsPage .checkoutItemCart__name h4 {
    word-break: break-all;
    padding-right: 10px;
  }
  .page-savedCartDetailsPage .deleteSavedProduct {
    position: absolute;
    right: 0;
    top: 10px;
  }
}
.empty-cart-content-info ul {
  margin-left: 1.5rem;
}
.us-alumContent {
  margin-left: 1.5rem;
}
.saved-projectList-products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .page-savedCartDetailsPage .item__list .item__quantity__total {
    clear: inherit;
  }
}
.js-show-less-tech-ref-values i,
.js-show-more-tech-ref-values i {
  background-position: right;
}
.tech-ref-popup-btn {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.page-orderConfirmationPage .deleteSavedProduct {
  display: none;
}
.techref-s4category-hide {
  display: none;
}
.order-detail-order-code {
  padding-left: 3.5rem !important;
}
@media screen and (max-width: 767px) {
  .order-detail-order-code {
    padding-left: 0.5rem !important;
  }
}
.suggested_address ul li {
  margin-left: 1.5rem;
}
@media print {
  @page {
    size: 330mm 427mm;
    margin: 14mm;
  }
  .page-OrderDetailPageContentPage .container {
    width: 1170px;
  }
  .page-OrderDetailPageContentPage .prev-next-btn,
  .openOrder-print,
  .openOrder-page-buttons {
    padding-right: 10rem;
  }
  .page-OrderDetailPageContentPage .col-sm-offset-9 {
    margin-left: 60%;
  }
  .page-OrderDetailPageContentPage .col-sm-offset-9 .card-body .justify-content-between {
    display: flex;
    flex-direction: row;
  }
  main {
    margin-top: 10rem !important;
  }
  .productStock__modal__content__header {
    background: none;
    margin-bottom: 1rem;
  }
}
.suggested_address {
  padding-left: 1rem;
  text-transform: uppercase;
}
.openOrder-print {
  text-align: right;
}
.openOrder-print .button {
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .openOrder-print {
    text-align: right;
    position: absolute;
    right: 2rem;
  }
}
.orderdetail-error-msg {
  color: #0278d2;
}
/*asm CSS Starts*/
@media screen and (min-width: 991px) {
  .asmAutoComplete .ui-autocomplete,
  #asmHover {
    width: 60% !important;
    max-width: 60% !important;
  }
  .asmAutoComplete .ui-menu-item {
    display: table-row;
  }
  .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
  #asmHover .name {
    padding-left: 3px;
    width: 40%;
  }
  .asmAutoComplete .ui-autocomplete .ui-menu-item span,
  #asmHover span {
    display: table-cell !important;
  }
}
@media screen and (max-width: 991px) {
  .asmAutoComplete .ui-menu .ui-menu-item-wrapper {
    padding: 3px 1em 3px 3px !important;
  }
}
/*asm CSS End*/
.page-invoicePayConfirmationPage .checkoutSummary__EsimatedTotalAmount {
  width: auto;
}
@media only screen and (min-width: 992px) {
  .tech-ref-lib-submit {
    margin-left: 10.5rem !important;
  }
}
/* end invoice payment confirmation css here*/
.checkout-order-summary {
  display: flex;
  flex-direction: column;
}
.checkoutSummary__TotalSpace {
  align-self: end;
}
.checkoutSummary__row.checkout-review-total {
  align-self: end;
}
.checkout-review-total .subtotals {
  width: 100%;
}
.ch-parent,
.subtotals .tax,
.totals.cart__review__charge {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 15px;
  padding: 0px;
  margin: 2px 0px;
  position: relative;
}
.ch-left,
.ch-left h4 {
  width: auto;
  font-size: 15px;
  text-align: left;
  margin: 0;
}
.ch-right {
  font-size: 15px;
}
.shipping-defaultaddress-template .shipping-defaultaddress-template-container {
  display: block;
}
.ch-parent .crl-tooltip {
  position: absolute;
  left: -3.5rem;
}
.hide-return-from-crl,
.hide-quote-from-crl-table {
  display: none!important;
}
.estatement-range {
  display: flex;
  align-items: flex-end;
}
.estatement-range .form-group {
  margin-bottom: 0px;
}
.page-orderConfirmationPage .order-conf-alt-email-input {
  margin-bottom: 0px;
}
.available-box {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.available-box .js-product-stock-wrapper {
  margin-left: 0;
}
.pd__infospace__contractorinfo__price span:empty {
  margin-right: 0px!important;
}
.checkout-success .order-conf-alt-email-content .order-conf-alt-email-input input {
  margin-bottom: 0px;
}
.checkout-success .order-conf-alt-email-content .order-conf-alt-email-input input {
  margin-bottom: 0px;
}
.checkout-success .order-conf-alt-email-content .order-conf-alt-email-submit {
  margin-right: 5px;
}
.page-viewAllOrdersContentPage #sortOptions1 {
  width: 100%!important;
}
.page-viewAllOrdersContentPage .order-history-page-size {
  margin-top: 5px;
}
input#invoiceAltuseremail::placeholder {
  font-weight: bold;
}
.ProductDrillDown__Item__Header__Icon {
  margin-top: 2px;
}
.ProductDrillDown__Item__Header a {
  justify-content: flex-start;
}
.page-productDetails .watchlist__box__body {
  height: auto;
  max-height: 115px;
}
@media only screen and (min-width: 768px) {
  .page-productDetails .checkout__infoButton .crl-tooltip__arrow {
    border-right-color: transparent !important;
  }
}
.page-productDetails .checkout__infoButton .crl-tooltip__arrow {
  border-top-color: #0278d2 !important;
}
@media only screen and (max-width: 991px) {
  .page-productDetails .PDP-request-quote-btn {
    width: auto !important;
  }
  .page-productDetails .pd__infospace .checkout__addProductToCartButton {
    width: auto !important;
  }
  .page-productDetails .pd__infospace .checkout__addToListButton {
    width: auto;
    margin-left: 6px;
  }
  .page-productDetails .addtocart-component .actions .btn {
    margin-bottom: 8px;
    width: fit-content;
  }
}
@media only screen and (max-width: 767px) {
  .page-productDetails .pd__infospace #addToCartButton {
    width: auto !important;
  }
  .page-productDetails .pd__infospace .checkout__infoButton {
    position: absolute;
    right: -2rem;
  }
}
.page-payment-details .account-section {
  width: 100%;
}
.page-payment-details .creditCard__space {
  text-align: center;
  margin: 10px;
}
.page-payment-details .creditcard__Style {
  width: 250px;
  height: 150px;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #888;
}
.page-payment-details .cardcontainer {
  position: relative;
  text-align: center;
  width: 250px;
}
.page-payment-details .cardBrand {
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.page-payment-details .cardNumber {
  position: absolute;
  bottom: 22px;
  right: 10px;
  font-size: 16px;
}
.page-payment-details .cardExp {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.page-payment-details .cardscontainer {
  flex-flow: wrap;
  display: flex !important;
  flex-direction: row!important;
  margin-top: 10px;
  align-self: center;
  justify-content: center;
}
.page-payment-details .cardColorWhite {
  color: white;
}
.page-payment-details .card__remove {
  margin-top: 5px;
  color: #aca7a7;
  cursor: pointer;
  transition: 0.3s;
}
.page-payment-details .card__remove:hover {
  color: #d00000;
}
.page-payment-details .card_expired {
  position: unset;
}
.crl-plp-new-image-div {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .tech-ref-font-size .button {
    font-size: 1rem;
  }
  .del-address-popup .btn {
    width: 94%;
  }
}
.page-productDetails .crl-plp-new-image-div img {
  width: auto !important;
  height: auto !important;
  object-fit: unset !important;
}
.page-productDetails .crl-plp-new-image-div {
  left: 8px;
}
.frequently-quick-view-body {
  top: 35% !important;
}
.w-75 {
  width: 75%;
}
.frequently-headline-text {
  text-align: center !important;
}
.js-pdp-tech-ref-btn:after {
  content: url(../images/karet-lite_blue.svg);
  margin-left: 8px;
  display: inline-block;
  transform: rotate(90deg);
}
.password-success-color {
  color: #0278d2 !important;
  font-size: 27px !important;
}
.landing-zoom {
  width: 90% !important;
}
@media only screen and (min-width: 1200px) {
  .addtocart-component .actions .js-addtoquote-button {
    width: auto !important;
  }
  .carousel-caption h1 {
    font-size: 40px!important;
  }
}
.homepage-cat-section {
  background-color: #eeeeee;
  margin-top: 15px;
}
.homepage-category-card {
  padding-bottom: 3rem;
  padding-top: 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.homepage-category-row .card-body {
  flex-grow: 1;
}
.pd__breadcrumb .breadcrumb li.active,
.ProductCategory__BreadCrumb .breadcrumb li.active {
  color: #014D86;
}
.mega-menu__container.dropdown-content.product-dropdown-content-height.ResourcesMegaMenu {
  max-height: calc(20vh);
  overflow-y: scroll;
}
.mega-menu__container.dropdown-content.product-dropdown-content-height.ResourcesMegaMenu::-webkit-scrollbar {
  display: none;
}
@-moz-document url-prefix() {
  .js-shipping-shippingspace .crl-dropdown--icon {
    top: 1.7em;
  }
}
/*Start toggle Ui from user managment page*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #2196F3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.userstatus {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.activeuserstaus {
  margin-right: 1rem;
}
/*End toggle Ui from user managment page*/
@media only screen and (max-width: 767px) {
  .page-my-company .sort-refine-bar .form-group select {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .page-my-company .pagination-bar-results {
    padding-left: 5px !important;
    padding-right: 10px !important;
  }
  .activeuserstaus {
    margin-right: 0.5rem;
  }
  .page-my-company .pagination-bar-results {
    border-bottom: none !important;
  }
}
span.pagination-bar-results {
  padding-top: 17px !important;
}
.orderConfirmation-customer-info .order-shipping-method-inner {
  display: flex;
}
.productBreaks__modal__content__body td {
  padding: 16px 10px !important;
}
#quickOrder .productBreak__header {
  text-align: unset !important;
}
.page-cartPage .crl-plp-new-image-div img {
  width: auto !important;
  height: auto !important;
  object-fit: unset !important;
}
.product-oos-text {
  margin-left: 1rem;
}
.pagination-bar-results .activeuserstaus,
.pagination-bar-results .switch {
  display: none;
}
.page-my-company .activeuserstaus,
.page-my-company .switch {
  display: block;
}
@media print {
  .page-productDetails .carousel-inner,
  .page-cartPage .carousel-inner {
    display: block !important;
  }
  .page-productDetails .carousel-card-row .col-sm-4 {
    width: 25% !important;
    display: block !important;
  }
  .page-cartPage .product-detail-carousel-component .carousel .card-fix .card-img {
    overflow: hidden;
    align-items: center;
    padding: 32px;
    height: 243px !important;
    width: auto !important;
  }
  .page-cartPage .product-detail-carousel-component .carousel .carousel-inner .container-px-default .carousel-card-row .col-lg-3 {
    width: 25% !important;
  }
  .page-productDetails .product-detail-carousel-component .carousel .card-fix .card-img {
    overflow: hidden;
    align-items: center;
    padding: 32px;
    height: 243px !important;
    width: auto !important;
  }
  .page-productDetails .product-detail-carousel-component .carousel .carousel-inner .container-px-default .carousel-card-row .col-lg-3 {
    width: 25% !important;
  }
}
@media print and screen and (min-width: 768px) {
  .page-cartPage .product-detail-carousel-component .carousel .card-fix .card-img {
    overflow: hidden;
    align-items: center;
    padding: 32px;
    height: auto !important;
    width: auto !important;
  }
}
@media print and (min-width: 1200px) {
  .page-cartPage .product-detail-carousel-component .carousel .visible-sm-block {
    display: block !important;
  }
}
@media print and screen and (min-width: 768px) {
  .page-productDetails .product-detail-carousel-component .carousel .card-fix .card-img {
    overflow: hidden;
    align-items: center;
    padding: 32px;
    height: auto !important;
    width: auto !important;
  }
}
@media print and (min-width: 1200px) {
  .page-productDetails .product-detail-carousel-component .carousel .visible-sm-block {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .quick-view-body {
    display: none !important;
  }
}
.page-product-history .account-section .account-section-content .account-section-header {
  color: #000000;
  font-size: 27px;
  line-height: 35px;
  font-weight: 500;
  padding: 16px 0;
  text-transform: capitalize;
  border-bottom: 0px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: bold;
  color: #fd7b7b;
}
.page-product-history .account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.page-product-history .account-section .account-section-content form {
  padding: 0;
}
.page-product-history .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 0px;
  padding-right: 30px;
}
.page-product-history .viewAllOrdre-topfilters {
  padding-bottom: 2rem;
}
.page-product-history .account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
.page-product-history .table__accountDashboard table td .quick-view-body {
  width: max-content;
  margin-left: 25px;
}
.page-product-history .account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 8px;
}
.page-product-history .account-section .pagination-bar {
  margin: 15px 0 0;
}
.page-product-history .account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 992px) {
  .page-product-history .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
    padding: 0;
  }
  .page-product-history .mycompany-manage-user-mobile {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-product-history .mycompany-manage-user-mobile-pagination .pagination-wrap {
    margin-top: 20px;
  }
  .page-product-history .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 0px solid #cccccc;
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-product-history .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-product-history #searchOrderForm .col-sm-4 {
    padding-right: 0;
    padding-left: 0;
  }
  .page-product-history .viewAllOrdre-toporderNumber {
    padding-bottom: 2rem;
    padding-right: 0;
    padding-left: 0;
  }
  .page-product-history #searchOrderForm .col-sm-4 {
    padding-right: 0;
    padding-left: 0;
  }
  .page-product-history #searchOrderForm .col-sm-4 button {
    margin-bottom: 2rem !important;
  }
  .page-product-history .listing-page-pagination-pages {
    padding-left: 10px;
  }
  .page-product-history .table > tbody > tr .quickViewGrid {
    padding: 20px 0 !important;
  }
}
.page-product-history .table > tbody > tr .productNumber {
  padding: 60px 7px !important;
}
.page-product-history .table > tbody > tr .product-last-invoice-date {
  padding: 60px 7px !important;
}
.page-product-history .table > tbody > tr .product-last-order-qty {
  padding: 60px 7px !important;
}
.page-product-history .table > tbody > tr .product-total-order-qty {
  padding: 60px 7px !important;
}
.page-product-history .table > tbody > tr .quickViewGrid {
  padding: 40px 0 !important;
}
.page-product-history .table > tbody > tr .quick-view-body a:hover:after {
  width: 0%;
}
.page-product-history .table > tbody > tr .quick-view-body a:hover .icon-angle-right-blue:after {
  display: none;
}
.page-product-history .sort-refine-bar .form-group select {
  width: 100% !important;
}
.page-multiStepCheckoutSummaryPage .js-locationspaceforship .shipping-location-findlocation {
  font-size: 14px;
  font-family: 'RedHatText-Medium' !important;
}
.page-multiStepCheckoutSummaryPage .js-locationspaceforship .checkout-shipping-service-center-address {
  display: inherit;
  background-color: #eeeeee;
  padding: 15px 0px;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .js-locationspaceforship .checkout-shipping-service-center-address .shipping-address-detail-items {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .js-locationspaceforship .checkout-shipping-service-center-address p {
  margin: 0 0 0px;
}
.page-multiStepCheckoutSummaryPage #shipping-service-location-complete.js-locationspaceforship {
  display: block;
}
.page-multiStepCheckoutSummaryPage .shipping-defaultaddress-template-container.row {
  display: flex !important;
}
.login-forgot-text {
  font-size: 12px;
}
.login-section .button--register {
  margin-top: 2rem;
}
@media only screen and (min-width: 1200px) {
  .checkout-orderConfirmation-popup {
    width: 50% !important;
  }
  .checkout-orderConfirmation-popup .productBreaks__modal__content__header__title span {
    font-size: 3rem;
  }
}
.checkout-orderConfirmation-popup {
  height: auto;
}
.checkout-orderConfirmation-popup #invoiceDisplaymsg {
  font-size: 2rem;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.checkout-orderConfirmation-popup #invoiceDisplaymsg {
  color: #000;
}
.page-login .login-card__header,
.page-checkout-login .login-card__header {
  width: auto !important;
  font-size: 2.5rem;
}
.archRegister {
  margin-top: 3rem;
}
.checkout-orderConfirmation-popup .productBreaks__modal__content__body {
  overflow-y: auto !important;
}
.checkout-orderConfirmation-popup .icon-light-close {
  right: 2rem;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-product-history .table__accountDashboard table td .quick-view-body {
    width: max-content;
    margin-left: 0px;
  }
  video#imagevisor {
    width: 300px !important;
  }
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.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-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.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);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix own-carousel*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel {
  background: #eeeeee;
}
.pagination-component {
  padding: 6px 0 6px 6px !important;
  position: relative !important;
  text-align: center;
}
.listing-page-pagination .pagination-component {
  width: 45%;
}
.pagination-list .pagination-component {
  width: auto;
}
.pagination-list-mobile .pagination-component {
  margin-top: 0;
}
.search-page .pagination-component > li {
  vertical-align: sub;
}
.pagination-component > li {
  padding: 0 !important;
  margin: 0 !important;
}
.js-pickup-shipping-location-space {
  margin-bottom: 15px;
}
.js-pickupShippingLocation_error {
  margin-bottom: 15px;
}
.pagination-component .icon-angle-left-black:after,
.pagination-component .icon-angle-right-blue:after,
.pagination-component .icon-angle-left-blue:after,
.pagination-component .icon-angle-right-black:after {
  top: 11px !important;
}
.page-login .button::after {
  top: 13px;
}
.register-account__content {
  margin-bottom: 3.2rem !important;
  margin-top: 1rem !important;
}
.page-checkout-login .existingCustomer-resetPwd {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .login-section .forgotten-password {
    margin-bottom: 15px !important;
    text-align: left;
  }
  .account-orderhistory-pagination .table-responsive {
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  .quote-cancel-btn {
    margin-bottom: 2rem;
  }
}
.owl-item {
  padding: 8px;
}
.owl-item .tile .tile-body {
  align-items: flex-end;
}
.owl-carousel {
  padding: 0 50px;
}
.carousel__component--headline {
  font-family: 'RedHatText-Regular';
  font-size: 4.3rem;
  line-height: 1.15;
  color: #000000;
  padding: 4rem 0 2rem 0;
  background: #eeeeee;
  text-align: center;
}
.carousel__component--carousel {
  padding-bottom: 3rem;
}
.product__list--wrapperx .tile .tile-body {
  align-items: flex-end;
}
.owl-prev,
.owl-next {
  background-color: rgba(51, 51, 51, 0.39);
  background-image: none;
  border-radius: 50%;
  bottom: 0;
  display: inline-flex;
  height: 42px;
  margin: auto;
  position: absolute;
  top: -25px;
  width: 42px;
  opacity: .4;
}
.owl-next {
  right: 3px;
}
.owl-prev {
  left: 3px;
}
.owl-prev > span,
.owl-next > span {
  top: 14px;
  left: 13px;
}
.product__list--wrapperx .tile .tile-body {
  align-items: flex-end;
}
.card-fix .card-img img {
  height: auto !important;
  width: auto !important;
  min-height: 102px;
  aspect-ratio: 1;
}
.card-body-fix {
  min-height: 110px;
  width: 100%;
}
p.abc {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
p.xyz {
  margin: 0;
  padding: 0;
}
.PLP-SKU-code {
  color: #000000;
  position: absolute;
  bottom: 5px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  margin-left: -10px;
}
.owl-item .quick-view {
  padding: 16px;
}
.orderConfDisplay {
  font-size: 2rem;
  color: #5a5a5a;
  font-family: 'RedHatText-Regular';
}
.faq-section-area {
  border-bottom: 2px solid #f4f4f4;
  padding: 10px 0;
}
.faq-section-area span {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.faq-section-area .collapsefaq i {
  font-size: 18px;
  padding: 15px;
}
.faq-section-area a {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.faqQuestions .container {
  font-size: 35px;
  font-weight: 500;
}
.answerclass {
  padding: 20px 7px;
  font-size: 14px;
  font-weight: 400;
  transition: 0.2s;
}
@media only screen and (min-width: 1200px) {
  .brand-list .page-header {
    margin-top: -15px !important;
  }
  .login-page {
    padding-top: 8rem;
  }
  .login-page .login-card {
    padding: 4.5rem;
  }
  .login-page .login-card__body {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  /*.login-section .forgotten-password{
    margin-bottom: 1rem;
}*/
  /*.login-page .login-card__body {
    margin-bottom: 1.2rem !important;
}*/
  .page-my-quotes span.pagination-bar-results {
    padding-top: 10px !important;
  }
  .page-my-quotes .account-section .pagination-bar .pagination-bar-results {
    border-bottom: none;
    padding-left: 16px;
    padding-right: 16px;
    width: 100% !important;
  }
  .pagination-bar-results.statusActive {
    border: none !important;
  }
  .mycompany-manage-user-mobile-pagination .pagination-wrap {
    margin-top: 20px;
  }
}
/*.page-checkout-login .forgotten-password {
    margin-bottom: 1.2rem;
}*/
.page-EmailUnsubscribeInternalContentPage .sapCpWidgetContentLeft {
  text-align: left;
}
.page-add-edit-address #countrySelector .control i,
.page-add-edit-address .addressbook-state .control i {
  display: none;
}
#countrySelector .control label,
.addressbook-state .control label {
  position: absolute;
  transition: all 0.3s ease;
  font-size: 10px;
  left: 13px;
  top: 1px;
  visibility: visible;
}
#countrySelector .control,
.addressbook-state .control {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .page-my-quotes .sort-refine-bar .form-group select {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .newCustomerRegistration {
    padding-top: 4rem;
  }
}
.page-orderConfirmationPage .col-md-5.order-shipping-method {
  display: block;
  width: 100%;
}
.page-orderConfirmationPage .orderConfirmation-customer-info .order-shipping-method-inner {
  display: flex;
  width: 100%;
}
.page-orderConfirmationPage .order-shipping-method .label-order {
  width: 21%;
  display: inline-block;
}
.page-orderConfirmationPage .order-shipping-method .value-order.ml-3 {
  margin-left: 0 !important;
}
.page-orderConfirmationPage .order-shipping-method .value-order {
  padding-left: 4px;
}
@media (max-width: 767px) {
  .page-orderConfirmationPage .order-shipping-method .label-order {
    min-width: 49%;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .footer__link {
    float: left;
    width: 16.66666667% !important;
    padding-right: 8px !important;
  }
}
a.freightAllowanceLink:hover {
  text-decoration: underline;
}
.page-productDetails #cboxContent,
.page-productDetails #colorbox,
.page-productDetails #cboxLoadedContent,
.page-productDetails #cboxWrapper {
  height: auto !important;
  max-height: 480px;
}
.freightAllowance-section {
  max-height: 350px;
  overflow-x: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-productDetails #cboxContent .page-content__content {
  margin-top: 0rem;
}
.page-productDetails #cboxTitle .headline-text {
  font-size: 22px;
  text-align: center !important;
  padding: 20px 10px 15px;
}
@media only screen and (min-width: 1200px) {
  .footer__link ul li {
    font-size: 1.1rem !important;
  }
  .page-crlFaqCMSPage .page-topics {
    margin-bottom: 4.2rem !important;
  }
}
.page-productDetails #cboxClose {
  color: white !important;
}
.miniCart-total-amount {
  position: absolute;
  top: 2rem;
  right: 1rem;
  font-size: 1.2rem;
  font-weight: normal;
}
@media only screen and (min-width: 1200px) {
  .register-upload-documents-modal__content .form__radio-group:not(last-child) {
    margin-right: 0;
  }
  .register-upload-documents-modal__content .form__radio-label {
    padding-left: 0;
  }
}
.register-upload-documents-modal__content .button {
  margin-right: 0;
  height: auto !important;
  text-transform: none;
}
.register-upload-documents-modal__content .form__radio-label {
  display: flex;
  justify-content: center;
}
.page-productDetails.pageType-ProductPage .productStock__modal {
  padding-top: 15rem;
  padding-bottom: 20px;
}
.page-productDetails.pageType-ProductPage .productStock__modal__content__body {
  max-height: 345px;
}
.page-productDetails.pageType-ProductPage .productBreaks__modal {
  padding-top: 16rem;
}
.packingCharge {
  float: right;
  margin-top: -21px;
}
.page-productDetails .product-detail-carousel-component .tile .tile-body {
  align-items: center !important;
}
@media only screen and (max-width: 1199px) {
  .page-productDetails.pageType-ProductPage .productStock__modal {
    padding-top: 10rem;
  }
  .page-productDetails.pageType-ProductPage .productBreaks__modal {
    padding-top: 10rem;
  }
}
.card-body-fix.PLP-productDetails,
.product-detail-carousel-component .card-body-fix {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.PLP-SKU-code {
  position: relative !important;
}
.CartNewProducts {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-dropdown-content-height.ResourcesMegaMenu {
  min-height: 410px;
}
.purchaser-login-top-right-menu .ResourcesMegaMenu-div {
  left: -43rem !important;
}
/** reco */
.carousel__component--headline {
  padding: 1rem 0 2rem;
  font-family: 'RedHatText-Regular' !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  font-size: 27px;
}
.product-detail-carousel-component .headline {
  font-size: 27px;
  font-family: 'RedHatText-Regular' !important;
  font-weight: normal;
  letter-spacing: normal;
  color: #000;
}
/* CRL MKT Styling  */
.mktInput {
  border: none !important;
}
.mktInput > div > input {
  display: block !important;
  width: 40% !important;
  height: 40px !important;
  padding: 6px 12px !important;
  border: solid 1px #979797 !important;
  background-color: #ffffff !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  border-radius: 0px!important;
  color: #000000 !important;
  font-family: 'RedHatText-Regular' !important;
}
.mktHideLabel > div > label {
  display: none 	!important;
}
.mktDropdown > div > select {
  padding: 6px 7px !important;
  display: block !important;
  width: 40% !important;
  height: 40px !important;
  padding: 6px 12px !important;
  border: solid 1px #979797 !important;
  background-color: #ffffff !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  border-radius: 0px!important;
  color: #000000 !important;
  font-family: 'RedHatText-Regular' !important;
}
.mktFormHeader > div > p > span > strong,
.mktFormHeader > div > p > strong > span {
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-family: 'RedHatText-Regular' !important;
  letter-spacing: normal !important;
  color: #000000 !important;
  font-size: 43px !important;
  line-height: 1.16 !important;
  width: 100%	!important;
}
.mktSectionTitle {
  font-family: 'RedHatText-Regular' !important;
  font-size: 27px !important;
  color: #000000 !important;
  line-height: 29.7px !important;
  font-weight: 500 !important;
}
.mktCheckbox {
  line-height: 20px !important;
  position: relative !important;
  padding-left: 30px !important;
  color: #000000 !important;
  font-family: "RedHatText-Regular" !important;
  font-size: 14px !important;
}
.mktText {
  font-family: 'RedHatText-Regular' !important;
  font-size: 18px !important;
  color: #000000 !important;
  text-transform: none !important;
  font-weight: 400 !important;
  line-height: 1.11 !important;
}
.mktButton > div > button {
  background-color: #0278d2;
  border: 2px solid #0278d2 !important;
  color: #ffffff !important;
  transition: background-color 0.2s, border-color 0.2s !important;
  text-transform: uppercase !important;
  position: relative !important;
  letter-spacing: 2px !important;
  height: 40px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: left !important;
  font-size: 1.3rem !important;
  font-weight: 500 !important;
  font-family: 'Red Hat Text' !important;
  margin-right: 2.5rem !important;
  padding-right: 2.5rem !important;
  border-radius: 0px !important;
}
.mktButton > div > button::after {
  content: "" !important;
  position: absolute !important;
  background: url("https://crlaurence.cyd3v0u8ig-oldcastle1-s2-public.model-t.cc.commerce.ondemand.com/_ui/responsive/theme-lambda/images/karet-lite.svg") !important;
  top: 12px !important;
  height: 12px !important;
  right: 9px !important;
  width: 8px !important;
}
.mktButton > div > button:hover {
  background-color: #004a8f !important;
  border-color: #004a8f !important;
}
.sale_new {
  display: flex;
}
.product-detail-carousel-component .headline {
  font-family: 'RedHatText-Regular' !important;
  font-size: 27px;
  font-weight: normal;
  color: black;
  font-stretch: normal;
  line-height: normal;
}
.product-detail-carousel-component .quick-view-body a:after {
  background: none;
}
.product-carousel-component .attr-title {
  font-size: 27px;
  font-family: 'RedHatText-Regular';
}
.crl-address-add .addressbook-state .control-label {
  display: none;
}
#addressForm select.form-control {
  text-transform: none;
}
.required-input-checkbox .crl-checkbox {
  text-align: right;
  margin-bottom: 10px;
}
.required-input-checkbox .crl-checkbox .checkbox.uncased {
  display: inline-block !important;
}
.alert-chkSameFirstName {
  display: inline-block;
  visibility: visible;
  margin-bottom: 10px;
}
.alert-chkSameFirstName-Error {
  display: none;
}
.alert-chkSameLastName-Error {
  display: none;
}
.page-requestPurchaserWebAccessPage .purchagerReg-comment {
  min-height: 123px !important;
}
.swatchColorCode {
  display: none !important;
}
.pd__variantImage-img.active .swatchColorCode,
.pd__variantImage-img.addNew .swatchColorCode {
  display: block !important;
}
.pd__variantImage__item[style="outline: rgb(2, 120, 210) solid 2px;"] .swatchColorCode {
  display: block !important;
}
.product-detail-carousel-component .card-fix .card-img img {
  min-height: 100%;
  aspect-ratio: 0 !important;
}
.pd__lightTitle {
  font-weight: bold;
}
.pd__infospace__contractorinfo__availabilitystock__black {
  font-size: 14px !important;
}
.header__info__accountDashboard {
  border-bottom: 1px solid #000000;
  padding-bottom: 1.5rem;
}
.swatchColorCode {
  font-size: 11px;
}
.pd__variantImage__item {
  margin-bottom: 0.5rem;
}
@media print {
  .page-OrderDetailPageContentPage .account__management__dashboard {
    display: none;
  }
  .page-OrderDetailPageContentPage .order__detail {
    position: absolute;
    left: 0rem;
  }
  .page-OrderDetailPageContentPage .panel.open-order-right {
    border: none !important;
  }
  .page-OrderDetailPageContentPage .info__accountDashboard {
    display: none;
  }
  .page-OrderDetailPageContentPage .item__list--header {
    font-weight: bold !important;
  }
  .page-OrderDetailPageContentPage .item__list--item > div {
    margin-left: 0 !important;
  }
  .page-OrderDetailPageContentPage .item__list .item__list--header li {
    padding-left: 0;
  }
  .page-OrderDetailPageContentPage .col-sm-3.col-sm-offset-9 {
    margin-left: 0;
  }
  .page-OrderDetailPageContentPage .accountDashboard__margin__tb {
    margin-top: 0rem!important;
  }
}
/*PDP frequently brought together css starts*/
@media only screen and (min-width: 1200px) {
  .page-productDetails .carousel-component.container.sap-reco-initialized {
    width: 1255px !important;
  }
}
.page-productDetails .carousel-component.container.sap-reco-initialized .carousel__component--headline {
  padding-top: 3rem;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-wrapper {
  display: flex !important;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-item {
  display: flex !important;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev,
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next {
  color: #fff;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev:hover,
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next:hover {
  opacity: 0.6;
  background-color: #212121;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev .glyphicon-chevron-left:before {
  content: "\e257" !important;
}
.page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next .glyphicon-chevron-right:before {
  content: "\e258" !important;
}
@media (min-width: 1280px) {
  .page-productDetails .carousel-component.container.sap-reco-initialized {
    width: 1255px !important;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev {
    left: -30px;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next {
    right: -30px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .page-productDetails .container.product-detail-carousel-component,
  .page-productDetails .productDetailsPageSectionCrossSelling-component .carousel-component.container.sap-reco-initialized {
    width: 95% !important;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-carousel {
    padding: 0px 25px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev {
    left: -25px;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next {
    right: -25px;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.right {
    right: -18px;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.left {
    left: -18px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .page-productDetails .carousel-component.container.sap-reco-initialized {
    width: 1010px !important;
    padding-right: 14px;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-prev {
    left: 0;
  }
  .page-productDetails .carousel-component.container.sap-reco-initialized .owl-buttons .owl-next {
    right: 0;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.right {
    right: -15px;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.left {
    left: -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-productDetails .carousel {
    padding-left: 25px !important;
    padding-right: 90px !important;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.right {
    right: -5px;
  }
  .page-productDetails .carousel[data-slides-to-show] .carousel-control-dark.left {
    left: -5px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .page-productDetails .carousel[data-slides-to-show] .carousel-inner.ml-xs-35 {
    margin-left: 0 !important;
  }
}
/*PDP frequently brought together css ends*/
.news-letters-label {
  width: 100% !important;
}
.news-letters {
  font-size: 14px !important;
}
.news-letters-label .form__radio-caption {
  text-transform: none;
}
@media screen and (max-width: 991px) {
  .news-letters-label {
    display: inline !important;
  }
}
.tech-ref-font-size .button {
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .tech-ref-font-size .button {
    font-size: 0.5rem;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .tech-ref-font-size .button {
    font-size: 0.8rem;
  }
}
.js-facet-checkbox-text {
  cursor: pointer;
}
.product-detail-carousel-component .tile .quick-view-body,
.product-carousel-component .frequently-quick-view-body {
  width: 75%;
}
.cartrecommendedproducts .tile .quick-view-body {
  width: 90%;
}
#product-carousel-DealProductCarousel .tile:hover .quick-view-body {
  opacity: 1;
}
#product-carousel-DealProductCarousel .tile .quick-view-body {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.news-letter-radio-wrapper .form__radio-group {
  display: flex;
  align-items: baseline;
}
.searchbar ul.ui-autocomplete {
  text-align: left;
}
.page-login #loginForm .password-visibility {
  right: 4rem;
}
input[type="password"]::-ms-reveal {
  display: none;
}
.sale_Promo .promo-right-section {
  width: 100%;
}
.sale_Promo .promo-right-section .single-product {
  width: 25%!important;
}
.navigation__customeracct__form .password-visibility {
  margin-top: -4rem;
}
.page-quote-detail #cancelNoButton {
  padding: 10px 10px 8px;
}
.page-checkout-login #loginForm {
  position: relative;
}
.homepage-category-row .container-px-md-default {
  background: transparent;
  margin-bottom: 16px!important;
}
.pageType-ContentPage .quick-view-body a {
  font-size: 12px;
}
@media screen and (min-width: 1200px) {
  .footer .user-signup__container {
    justify-content: space-between;
    display: flex;
    align-items: center;
  }
  .footer .user-signup__label {
    margin-top: 0 !important;
  }
  .page-homepage .top-content #carousel .carousel-inner img,
  .template-pages-productcategory-productcategoryLayoutPage .carousel .carousel-inner img {
    min-height: 350px;
    height: 350px;
  }
  .selected-specifier .top-content #carousel .carousel-inner img,
  .template-pages-productcategory-productcategoryLayoutPage .carousel .carousel-inner img {
    min-height: 356px;
    height: auto;
    max-height: 500px;
  }
  .carousel .carousel-inner .crl-plp-new-image-div img {
    height: auto!important;
    min-height: auto!important;
  }
  .homepage-category-row .card-body {
    min-height: 35px;
  }
}
@media screen and (max-width: 1200px) {
  #customernotes {
    width: 99%!important;
    margin: 3px 1px;
    box-sizing: content-box;
  }
  #technicalReferenceLibrary button.btn-secondary {
    font-size: 1.1rem;
  }
  .sale_Promo .promo-right-section .single-product {
    width: 50%!important;
  }
}
@media (min-width: 767px) and (max-width: 1200px) {
  .homepage-category-card .button {
    padding: 1rem 0.5rem 1rem 0.5rem;
    font-size: 8px !important;
  }
}
@media screen and (max-width: 1199px) {
  .aboutUs-hero .aboutUs__header__Image {
    min-height: 400px;
  }
  .navigation__customeracct__form,
  .login-card__body {
    position: relative;
  }
  .navigation__customeracct__form .password-visibility {
    margin-right: 0rem;
  }
  .page-login #loginForm .password-visibility {
    right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-category-card #technicalReferenceLibrary .button {
    padding-right: 1rem;
    font-size: 0.7rem;
  }
  .homepage-category-card #technicalReferenceLibrary .button::after {
    display: none;
  }
  .dealOfTheWeekPages .content-fragment-component {
    flex-wrap: wrap;
  }
  .sale_Promo .promo-right-section .single-product {
    width: 100%!important;
  }
  #tech-ref-by-category-section .button.btn-secondary {
    height: auto;
    font-size: 0.8rem;
    padding: 4px 6px;
  }
}
.page-notFound .site-search {
  max-width: 500px;
  margin: 0px auto!important;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .page-notFound .site-search #js-site-search-input {
    width: 100%;
    height: 3.5rem;
  }
}
.page-notFound .image-over-content h2 {
  font-size: 34px;
}
.page-notFound .image-over-content h2:first-child {
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.page-notFound .image-over-content h2:nth-child(2) {
  margin-top: 0px;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  .page-notFound .image-over-content h4 {
    font-size: 16px;
  }
}
.page-notFound .homepage-cat-section {
  background: #fff!important;
}
.page-notFound .homepage-cat-section .homepage-category-row {
  background: #eee;
  padding: 4rem;
  box-sizing: border-box;
  justify-content: space-evenly;
}
.page-notFound .homepage-cat-section .homepage-category-row .col-sm-4 {
  width: 30%;
  margin-bottom: 4rem;
}
.page-notFound .homepage-cat-section .homepage-category-row .col-sm-4:nth-child(4),
.page-notFound .homepage-cat-section .homepage-category-row .col-sm-4:nth-child(5),
.page-notFound .homepage-cat-section .homepage-category-row .col-sm-4:nth-child(6) {
  margin-bottom: 0px;
}
.page-notFound .homepage-cat-section .tiles-grid {
  padding-top: 1rem!important;
}
.page-notFound .homepage-cat-section .tiles-grid .titlegrid__black {
  margin-bottom: 1rem!important;
}
.page-notFound .homepage-cat-section .tiles-grid .button-cta {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .page-notFound .site-search {
    padding: 0px 15px;
  }
}
/*----------------New Navigation CSS------------*/
y .js-nav-menu.navigation__menu > .container {
  position: relative;
}
.new_top_nav_menu_gtm.opened {
  text-decoration: underline;
  font-weight: 600;
}
.common-navigation-dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  background: #f9f9f9;
  width: 100%;
  z-index: 9;
  padding: 12px 16px!important;
  box-sizing: border-box;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  max-height: 500px;
  overflow-y: auto;
  box-shadow: rgba(87, 87, 87, 0.5) 0px 2px 4px 0px;
  max-width: 1200px;
  transform: translateX(-50%);
}
.common-navigation-dropdown:hover {
  opacity: 1!important;
  display: block!important;
}
.common-navigation-dropdown ul {
  list-style: none;
}
.common-navigation-dropdown ul a {
  color: #000;
}
.common-navigation-dropdown ul.outer {
  display: flex;
  flex-wrap: wrap;
}
.common-navigation-dropdown ul.outer > li {
  margin: 15px 1%;
  width: 18%;
}
.common-navigation-dropdown ul.outer > li > a {
  font-weight: 600;
  font-size: 13px;
  font-family: 'Red Hat Text', sans-serif !important;
}
.common-navigation-dropdown ul.inner li a {
  font-size: 12px;
}
.common-navigation-dropdown ul li a:hover {
  color: #0278d2;
}
.common-navigation-dropdown .no-sub-categories-text {
  display: block;
  width: 100%;
  margin: 2rem auto;
}
.common-navigation-dropdown .see-more-btn {
  color: #009eff;
}
.top-content #carousel .carousel-control.left {
  left: 5rem;
}
.top-content #carousel .carousel-control.right {
  right: 5rem;
}
#paymentForm .showErrorOnInput {
  border-color: #dd0000!important;
}
.colorVariant {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 5px 5px;
  cursor: pointer;
  min-width: 33px;
  height: 33px;
  font-size: 12px;
  line-height: 13px;
  position: relative;
  text-align: center;
}
.colorVariant p {
  padding: 13px 5px 5px 5px;
}
.colorVariant img {
  height: 100%;
  border-radius: 5px;
}
a.colorVariant:hover {
  border: 2px solid #29465D;
}
.crl-variant-active {
  border: 2px solid #29465D;
}
.variant-list li {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.variant-selector {
  padding: 20px 0 0px;
}
.variant_selected_value p {
  font-weight: bold;
  padding-top: 1rem;
}
.variant-list {
  padding-bottom: 2rem;
}
.pd__infospace__maininfo__colorspace__header {
  height: auto;
}
.clickableUrl {
  opacity: 0.4;
  border: 2px dashed grey;
}
.clickableUrl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 3%;
  height: 100%;
  background: #000;
  transform: skew(45deg, 20deg);
  z-index: 1;
  -webkit-transform: skew(45deg, 20deg);
}
.notSelected {
  border: 2px dashed rgba(41, 70, 93, 0.2);
}
.notSelected:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to top right, rgba(174, 184, 193, 0) 0%, rgba(174, 184, 193, 0) calc(49.2%), #aeb8c1 50%, rgba(174, 184, 193, 0) calc(50.8%), rgba(174, 184, 193, 0) 100%);
  /*background: linear-gradient(to top right, rgba(41,70,93,0) 0%, rgba(41,70,93,0) calc(50% - 0.8px), rgba(41,70,93,1) 50%, rgba(41,70,93,0) calc(50% + 0.8px), rgba(41,70,93,0) 100%);*/
  /*background: linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), rgba(0,0,0,1) 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);*/
}
.colorVariant img {
  padding: 3px;
}
.colorVariant p {
  padding: 9px 5px 5px 5px;
}
.variant-list {
  padding-bottom: 2rem;
  margin-top: -3rem;
  margin-bottom: 0;
}
.variant-list > tbody > tr > td {
  border: none;
}
span.colorVariant {
  position: relative !important;
}
span.colorVariant:after {
  position: absolute;
  content: '';
  top: 0;
  color: #ddd;
  left: 0;
  font-weight: 100;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
}
span.colorVariant.crl-variant-active {
  position: static;
  border: 2px solid #29465D;
}
span.colorVariant.crl-variant-active:after {
  display: none;
}
.homepage-category-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.homepage-category-row .card-body {
  flex-grow: 1;
}
@media (min-width: 767px) and (max-width: 1200px) {
  .homepage-category-card .button {
    padding: 1rem 0.5rem 1rem 0.5rem;
    font-size: 8px !important;
  }
}
.common-navigation-dropdown,
.navigation-dropdown-seeMore {
  display: none;
}
.new-nav-see-more-btn {
  color: #0278d2 !important;
}
.product-search-sku {
  font-size: 10px;
  color: #29465D;
}
.js-removeProductSavedProjectList {
  position: absolute;
  right: 2rem;
  top: 1rem;
  z-index: 2;
  display: block;
}
.archFormWrapper {
  position: relative;
  height: auto;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.archForm {
  color: #008000;
}
.pd__infospace__guestinfo__buttonspace {
  margin-top: 8px;
}
.navigation__menu__list a:hover {
  text-decoration: underline;
}
.common-navigation-dropdown a:hover {
  text-decoration: none;
}
.top-nav-menu:last-child a::after,
.common-navigation-dropdown a::after {
  display: none;
}
.common-navigation-dropdown a {
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .page-SpecifierArchitecturalContentPage #requestStateId {
    margin-bottom: 1.5rem;
  }
  .page-SpecifierArchitecturalContentPage input#companyName {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .page-SpecifierArchitecturalContentPage #requestStateId {
    margin-bottom: 2.5rem;
  }
}
@media print {
  .page-viewAllOrdersContentPage .saved-projectList-item,
  .selectitem-container {
    display: none !important;
  }
  .page-viewAllOrdersContentPage .saved-projectList-item.product-select {
    display: flex !important;
  }
  .page-viewAllOrdersContentPage .accountDashboard__margin__tb > div:first-child,
  .page-viewAllOrdersContentPage .globalAnnouncementBar,
  .page-viewAllOrdersContentPage .allProducts__Header,
  .productCard .cursor,
  .printItem {
    display: none;
  }
  .page-viewAllOrdersContentPage main {
    margin-top: 0!important;
  }
  .page-viewAllOrdersContentPage .account-project-list-title {
    display: block;
  }
  .printBtn.printItem,
  .js-removeProductSavedProjectList {
    display: none;
  }
  .page-viewAllOrdersContentPage .accountDashboard__margin__tb {
    margin-top: 0 !important;
  }
  .container:has(.accountDashboard__blade__tb) {
    display: none;
  }
}
.printBtn {
  text-align: right;
  padding: 10px;
  float: right;
}
.printBtn i {
  font-size: 20px;
  color: #ee4848;
}
.saved-projectList-products .tile .tile-body {
  pointer-events: visible;
}
.printItem img {
  max-width: 30px;
}
.download-pdf img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .printItem img {
    width: 30px;
  }
}
.savedProjectlist-mainDiv {
  display: table;
  width: 100%;
}
.savedProjectlist-mainDiv span {
  display: table-cell;
  vertical-align: middle;
}
.printBtn.printItem {
  float: none;
}
.spUser-companyName {
  position: relative;
}
OT-comments.small-textarea {
  min-height: 100px;
}
@media only screen and (max-width: 1190px) {
  /* navigation S1 Category classes start */
  .navigation__s1Categories {
    text-decoration: none;
    text-transform: capitalize;
    background-color: #ffffff;
    letter-spacing: 0.8px;
    font-size: 1.4rem;
    font-weight: 500;
    transition: all .3s;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .navigation__s1Categories.tablet {
    visibility: hidden !important;
    display: none !important;
  }
  .navigation__s1Categories__subheader {
    background-color: #eeeeee;
    padding-left: 3.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-left: -3.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    color: #009eff;
    display: block;
    font-weight: 500;
  }
  .navigation__s1Categories__header {
    position: relative;
  }
  .navigation__s1Categories__list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 3.5rem;
  }
  .navigation__s1Categories__item {
    width: 90%;
    padding-top: 1rem;
    padding-bottom: .9rem;
    color: #000000;
    display: block;
  }
  .navigation__s1Categories__item:hover,
  .navigation__s1Categories__item:active,
  .navigation__s1Categories__item:visited {
    text-decoration: none;
  }
  .navigation__s1Categories__icon {
    display: inline-block !important;
    position: absolute;
    top: 1.4rem;
    transition: all .3s;
    right: 2rem;
    color: #000000;
  }
  .navigation__s1Categories--closed {
    visibility: hidden;
    height: 0;
    opacity: 0;
  }
  .navigation__s1Categories--opened {
    visibility: visible;
    height: 100%;
    opacity: 1;
    border-bottom: 2px solid #a0a0a0;
    background: transparent;
  }
  /* navigation S1 Category classes end */
  /* navigation S2 Category classes start */
  .navigation__s2Categories {
    text-decoration: none;
    text-transform: capitalize;
    background-color: #ffffff;
    letter-spacing: 0.8px;
    font-size: 1.4rem;
    font-weight: 500;
    transition: all .3s;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .navigation__s2Categories.tablet {
    visibility: hidden !important;
    display: none !important;
  }
  .navigation__s2Categories__subheader {
    background-color: #eeeeee;
    padding-left: 3.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-left: -3.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.98px;
    color: #009eff;
    display: block;
    font-weight: 500;
  }
  .navigation__s2Categories__header {
    position: relative;
  }
  .navigation__s2Categories__list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 3.5rem;
  }
  .navigation__s2Categories__item {
    padding-top: 1rem;
    padding-bottom: .9rem;
    color: #000000;
    display: block;
    width: 90%;
  }
  .navigation__s2Categories__item:hover,
  .navigation__s2Categories__item:active,
  .navigation__s2Categories__item:visited {
    text-decoration: none;
  }
  .navigation__s2Categories__icon {
    display: inline-block !important;
    position: absolute;
    top: 1.4rem;
    transition: all .3s;
    right: 2rem;
    color: #000000;
  }
  .navigation__s2Categories--closed {
    visibility: hidden;
    height: 0;
    opacity: 0;
  }
  .navigation__s2Categories--opened {
    visibility: visible;
    height: 100%;
    opacity: 1;
    /*border-bottom: 2px solid #a0a0a0;*/
    background: transparent;
  }
  /* navigation S2 Category classes end */
}
/* OSP-351 start css */
.register__section_right-mainDiv {
  border: 1px solid black;
  width: 90%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 13rem;
  margin: auto;
}
.register__section_right-mainDiv h3 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-family: 'RedHatText-Regular';
  letter-spacing: normal;
  color: #000000;
  font-size: 3.3rem;
  margin-bottom: 2rem;
}
.register__section_right ul,
.register__section_right li {
  padding-left: 4rem;
}
.register__section_right li {
  padding-bottom: 3rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  .register__section_right img {
    min-height: 45rem;
  }
  .register__section_right-mainDiv {
    top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .register__section_right {
    min-height: 25rem;
  }
  .register-page.specifier-registration-page {
    padding-top: 2rem;
  }
  .specifier-registration-fname {
    width: 49%;
    margin-right: 1%;
  }
  .specifier-registration-Lname {
    width: 50%;
  }
  .specifier-registration-name {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .newCustomerRegistration {
    padding-top: 3rem !important;
  }
  .button--register.register-popup {
    margin-top: 1rem !important;
    cursor: pointer;
  }
  .crl-spregister-buttonDiv {
    left: 9%;
  }
}
.crl-spregister-buttonDiv {
  margin-bottom: 2rem;
}
.carousel .PLP-SKU-code,
.carousel-component .PLP-SKU-code {
  font-size: 10px !important;
}
.faqQuestions {
  scroll-margin-top: 15rem;
}
.faqQuestions h2 {
  margin-top: 4rem !important;
}
.faqQuestions:first-child h2 {
  margin-top: 3rem !important;
}
.pd__variantImage__item {
  height: auto !important;
}
.pd__variantImage-img,
.swatchColorName {
  max-width: 34px;
  overflow-wrap: anywhere;
  color: #3c3c3c;
  font-size: 8px;
}
.pd__space {
  margin-bottom: 0 !important;
}
.pdp_new_design {
  background: none;
}
.pd__infospace__maininfo__colorspace__body {
  align-items: flex-start !important;
}
.pd__variantImage__container {
  flex-direction: column !important;
}
@media (max-width: 1200px) {
  #tech-ref-by-category-section button.btn-secondary {
    font-size: 0.8rem;
  }
  #tech-ref-by-category-section .tech-ref-text-right {
    text-align: left !important;
  }
}
.relatedProductpdp .product-detail-carousel-component {
  padding-top: 3rem !important;
  padding-bottom: 4rem;
}
.relatedProductpdp .tile {
  border: 1px solid #CCCCCC;
}
.menuOpenIcon {
  display: inline;
  position: relative;
  margin-left: 5px;
}
.menuCloseIcon {
  display: inline;
  position: relative;
  margin-left: 5px;
}
.megaMenuBaseCatName {
  color: #0278d2;
  font-size: 1.5rem;
  text-decoration: underline;
}
.menuCloseIcon {
  display: none;
}
.menuactive .menuCloseIcon {
  display: inline !important;
}
.menuactive .menuOpenIcon {
  display: none !important;
}
.menuhoveractive .menuCloseIcon {
  display: none !important;
}
.menuhoveractive .menuOpenIcon {
  display: inline !important;
}
.menuOpenIcon {
  display: none !important;
}
.navigation__menu__list a,
.navigation__menu__list a:hover {
  cursor: pointer !important;
}
.dropdown-hover-button.menuactive {
  text-decoration: underline;
}
.describe_producttype_section .product_interest .row .column {
  width: 33.33%;
}
@media (max-width: 768px) {
  .describe_producttype_section .product_interest .row .column {
    width: 100%;
  }
}
.describe_producttype_section .product_interest .row label {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'RedHatText-Regular';
  text-transform: capitalize;
  color: #000000;
}
.describe_producttype_section .product_interest .row .column #hidden-panel2 #productInterestOther {
  display: inline-block;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  line-height: normal;
  letter-spacing: normal;
  border-radius: 0px!important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-family: 'RedHatText-Regular';
}
.describe_producttype_section .describe_your_business #customerPersona {
  display: inline-block;
  width: 45%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  border-radius: 0px!important;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'RedHatText-Regular';
}
.describe_producttype_section .describe_your_business #hidden-panel1 {
  display: inline-block;
  width: 45%;
  margin-left: 5%;
}
.describe_producttype_section .describe_your_business #hidden-panel1 #customerPersonaOther {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  border-radius: 0px!important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'RedHatText-Regular';
}
.describe_producttype_section .describe_your_business #customerPersona {
  display: inline-block;
  width: 45%;
  height: 40px;
  padding: 6px 12px;
  border: solid 1px #979797;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  border-radius: 0px!important;
  color: #000000;
}
.captcha-error-text {
  color: red;
}
.specifier-registration-page .js-recaptcha-captchaaddon .g-recaptcha > div {
  margin: auto;
}
.specifier-registration-page .captcha-error-text {
  text-align: center;
}
.register-page__purchaser .js-recaptcha-captchaaddon {
  padding-left: 0;
  margin-left: 8px;
}
.hide-experience-box {
  display: none;
}
.show-experience-box {
  display: block;
  background-color: #E8F2F8;
}
.experience-box-background {
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 200;
}
#personalInformation .error-message {
  font-family: 'RedHatText-Regular';
  font-size: 1.1rem;
  color: #d00000;
  text-transform: unset;
  font-weight: 500;
  position: absolute;
  width: 100%;
  left: 0;
  top: 4rem !important;
  transition: all .1s;
  visibility: hidden;
  padding-left: 0;
  margin-left: 0;
}
@media (max-width: 767px) {
  #personalInformation .error-message {
    top: 4.2rem !important;
  }
  #personalInformationCountry.error-message,
  #personalInformationState.error-message {
    top: 4rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #personalInformation .error-message {
    top: 3.2rem !important;
  }
  #personalInformationCountry.error-message,
  #personalInformationState.error-message {
    top: 4rem !important;
  }
  .page-header {
    display: block !important ;
  }
}
@media (max-width: 1180px) {
  #personalInformation .error-message {
    top: 3.2rem !important;
  }
  #personalInformationCountry.error-message,
  #personalInformationState.error-message {
    top: 4rem !important;
  }
}
@media (max-width: 991px) {
  #personalInformation .error-message {
    top: 4.2rem !important;
  }
  #personalInformationCountry.error-message,
  #personalInformationState.error-message {
    top: 4rem !important;
  }
}
.personal-info-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .prod__subcategory {
    display: flex;
  }
  .page-header {
    display: flex;
  }
  .prod__subcategory div.col-md-6 {
    width: 50%;
  }
  .page-header div.col-md-6 {
    width: 50%;
  }
  #tech-ref-by-category-section {
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .prod__subcategory {
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .brand-list .page-header {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1180px) {
  .brand-list .page-header {
    margin-right: -35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .site-crlcanada #selectives {
    left: 35% !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .site-crlcanada #selectives {
    left: 37% !important;
  }
}
.crl-replacementProduct-message {
  color: red;
}
.site-crlaurence .crl-replacementProduct-message a,
.site-crlcanada .crl-replacementProduct-message a {
  color: red;
  text-decoration: underline;
}
.purchaser_register__section_right {
  position: relative;
}
.purchaser_register__section_right img {
  min-height: 25rem;
  height: 58rem;
  object-fit: cover;
}
@media (max-width: 992px) {
  .purchaser_register__section_right img {
    height: auto;
    object-fit: contain;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .purchaser_register__section_right img {
    height: 64rem;
  }
}
.language-fr .register-page__purchaser #website {
  margin-top: 30px;
}
/* Algolia Styles Start */
.aa-Autocomplete .aa-Form {
  border: 1px solid #72777d !important;
  border-radius: 0px !important;
}
.aa-Autocomplete .aa-Form .aa-InputWrapperPrefix,
.aa-DetachedFormContainer .aa-Form .aa-InputWrapperPrefix {
  order: 2 !important;
}
.aa-Autocomplete .aa-Form .aa-InputWrapperPrefix .aa-Label,
.aa-DetachedFormContainer .aa-Form .aa-InputWrapperPrefix .aa-Label {
  margin: 0 !important;
}
.aa-Autocomplete .aa-Form .aa-InputWrapperPrefix .aa-Label .aa-SubmitButton,
.aa-DetachedFormContainer .aa-Form .aa-InputWrapperPrefix .aa-Label .aa-SubmitButton {
  background: #72777d !important;
}
.aa-Autocomplete .aa-Form .aa-InputWrapperPrefix .aa-Label .aa-SubmitButton .aa-SubmitIcon,
.aa-DetachedFormContainer .aa-Form .aa-InputWrapperPrefix .aa-Label .aa-SubmitButton .aa-SubmitIcon {
  color: white !important;
}
.aa-Autocomplete .aa-Form .aa-InputWrapper,
.aa-DetachedFormContainer .aa-Form .aa-InputWrapper {
  order: 1 !important;
  padding-left: 10px !important;
}
.aa-InputWrapperSuffix {
  display: none !important;
}
.aa-DetachedSearchButton {
  position: relative !important;
  bottom: 7px !important;
  left: -25px !important;
}
.aa-Autocomplete .aa-DetachedSearchButtonIcon {
  position: absolute;
  right: 0;
  background: #72777d !important;
}
.aa-Autocomplete .aa-DetachedSearchButtonIcon .aa-SubmitIcon {
  color: white !important;
  margin: auto !important;
}
.aa-Panel {
  z-index: 1000;
  left: 267px !important;
  right: 320px !important;
  margin: auto !important;
}
@media (min-width: 768px) and (max-width: 820px) {
  .aa-Panel {
    z-index: 1000;
    left: 0%!important;
    right: 0% !important;
    width: 66% !important;
  }
}
@media (min-width: 821px) and (max-width: 1024px) {
  .aa-Panel {
    left: 188px  !important;
    width: 62% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1180px) {
  .aa-Panel {
    left: 256px !important;
    width: 54% !important;
    top: 95px !important;
  }
}
@media (min-width: 1181px) and (max-width: 1280px) {
  .aa-Panel {
    left: 267px !important;
    width: 54% !important;
  }
}
@media (min-width: 1360px) {
  .aa-Panel {
    left: 354px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1366px) {
  .aa-Panel {
    left: 311px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1400px) {
  .aa-Panel {
    left: 338px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1440px) {
  .aa-Panel {
    left: 347px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1600px) {
  .aa-Panel {
    left: 424px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1680px) {
  .aa-Panel {
    left: 476px  !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 1700px) {
  .aa-Panel {
    left: 31% !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 2048px) {
  .aa-Panel {
    left: 32% !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 2560px) {
  .aa-Panel {
    left: 910px !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
@media (min-width: 3840px) {
  .aa-Panel {
    left: 31% !important;
    right: 28.7% !important;
    margin: auto !important;
  }
}
.aa-Panel--scrollable {
  padding: 25px !important;
}
.aa-Source {
  padding-bottom: 15px !important;
}
.aa-Source[data-autocomplete-source-id="recentSearchesPlugin"] .aa-SourceHeader {
  padding-top: 0px !important;
}
.aa-SourceHeader {
  color: #00A1FF;
  text-transform: uppercase !important;
}
.aa-SourceHeader h4 {
  font-size: 13px !important;
}
.aa-ItemIcon {
  display: none !important;
}
.aa-ItemActionButton {
  display: none !important;
}
.aa-ItemActionButton[title="Remove this search"] {
  display: block !important;
  margin-right: 15px;
}
.aa-ItemActionButton[title="Remove this search"] svg {
  padding: 0 !important;
  margin: 0 !important;
}
.aa-Item {
  padding: 2px 0px !important;
  min-height: 0 !important;
}
/* Panel section */
.aa-PanelSections {
  display: flex;
}
.aa-PanelSection {
  display: flex;
  flex-direction: column;
}
.aa-PanelSection--left {
  width: 45% !important;
}
.aa-PanelSection--right {
  width: 70%;
}
.allResultsLink {
  padding-left: 10px;
  margin-top: 10px;
  color: #00A1FF;
  font-size: 14px;
}
/* Item */
.aa-ItemPicture {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.aa-ItemPicture img {
  object-fit: cover;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.aa-ItemPicture--loaded img {
  opacity: 1;
}
.aa-Source[data-autocomplete-source-id='products'] {
  box-shadow: -6px -6px 5px -4px #ebebeb;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-List .aa-Item {
  padding-left: 10px !important;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-List {
  display: inline-block !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemLink {
  justify-content: stretch;
  height: 100%;
}
/* --- Content */
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContent {
  display: flex;
  flex-direction: row !important;
  height: 100%;
  gap: 25px;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentBody {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* --- Brand */
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentBrand {
  font-size: 0.7em;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentBrand mark {
  font-weight: normal;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentTitle {
  font-size: 0.9em;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  text-transform: capitalize !important;
}
.aa-ItemContentTitle {
  text-transform: capitalize !important;
}
/* --- Price */
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentPrice {
  display: flex;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentPriceCurrent {
  font-weight: bold;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentPriceDiscounted {
  font-size: 0.9em;
  text-decoration: line-through;
}
/* --- Rating */
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentRating ul {
  display: flex;
  list-style: none;
  padding: 0;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentRating {
  display: flex;
  align-items: center;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-StarIcon {
  width: 1.3em;
  height: 1.3em;
  color: #fdbc72;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-StarIcon--muted {
  color: #d6d6e6;
}
.aa-Source[data-autocomplete-source-id='products'] .aa-ItemContentRatingReviews {
  font-size: 0.7em;
  color: #908eae;
}
/* Media queries */
@media screen and (max-width: 680px) {
  .aa-Panel {
    z-index: 1000;
    left: 0px !important;
    right: 0px !important;
    margin: unset !important;
  }
  .aa-PanelSections {
    flex-direction: column;
  }
  .aa-PanelSection--left,
  .aa-PanelSection--right {
    width: 100%;
  }
  /* Products */
  .aa-Source[data-autocomplete-source-id='products'] .aa-List {
    display: flex;
    height: 290px;
    flex-direction: column;
    gap: 0;
    overflow-y: auto;
    scrollbar-color: lightgray lightgray;
    background: none;
  }
  .aa-Source[data-autocomplete-source-id='products'] .aa-Item {
    width: 100%;
    flex: 0 0 auto;
  }
  .aa-PanelSection--left {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
}
ul.aa-List {
  background: #E8E8E8;
}
li.aa-Item {
  background: white;
}
.aa-ItemContent img {
  height: 70px;
  width: 70px;
  justify-content: center;
  object-fit: contain;
  display: block;
}
.aa-ItemTitle,
.aa-ItemCode {
  text-align: left !important;
  text-transform: capitalize !important;
  font-size: 12px !important;
}
.aa-ItemTitle {
  font-size: 15px !important;
}
.aa-Source[data-autocomplete-source-id="querySuggestionsPlugin"] .aa-ItemContent mark {
  padding: 0 !important;
}
.aa-ItemContentTitle,
.aa-ItemContentTitle mark {
  font-size: 14px !important;
  font-weight: normal !important;
  white-space: normal !important;
  margin: 0 !important;
}
.aa-ItemContentTitle mark {
  padding: 0;
}
[data-autocomplete-source-id="categorySearchesPlugin"] li.aa-Item[aria-selected="true"] {
  background-color: white !important;
}
[data-autocomplete-source-id="categorySearchesPlugin"] .categoryItems:hover {
  background-color: #DDDCE4 !important;
}
.categoryItems {
  font-size: 14px !important;
  padding: 2px 10px 2px 0;
}
.aa-Source[data-autocomplete-source-id="categorySearchesPlugin"] .aa-List .aa-Item {
  padding: 0 !important;
}
/*Algolia Styles End*/
/* Start of sub category carousel in PLP */
.brand-list .subcategories {
  display: block !important;
}
.subCategoryCarouselInPLP .col-centered {
  float: none;
  margin: 0 auto;
}
.subCategoryCarouselInPLP .carousel-control {
  width: 8%;
  width: 0px;
}
.subCategoryCarouselInPLP .carousel-control.left {
  left: -65px;
  top: -50%;
}
.subCategoryCarouselInPLP .carousel-control.right {
  right: 25px;
  top: -50%;
}
.subCategoryCarouselInPLP .carousel-control > a > span {
  color: white;
  font-size: 16px !important;
  background: #D1D1D1;
  padding: 12px;
  border-radius: 50%;
}
.subCategoryCarouselInPLP .carousel-control > a > span:before {
  color: #292828;
}
.subCategoryCarouselInPLP .carousel-col {
  position: relative;
  min-height: 1px;
  padding: 5px;
  float: left;
}
.subCategoryCarouselInPLP .active > div {
  display: none;
}
.subCategoryCarouselInPLP .active > div:first-child {
  display: block;
}
.resultsAndPaginationBar {
  background: white;
  margin-left: 8px;
  width: 98.5%;
}
/*xs*/
@media (max-width: 767px) {
  .subCategoryCarouselInPLP {
    margin: auto;
  }
  .subCategoryCarouselInPLP .carousel-inner .active.left {
    left: -100%;
  }
  .subCategoryCarouselInPLP .carousel-inner .active.right {
    left: 100%;
  }
  .subCategoryCarouselInPLP .carousel-inner .next {
    left: 100%;
  }
  .subCategoryCarouselInPLP .carousel-inner .prev {
    left: -100%;
  }
  .subCategoryCarouselInPLP .carousel-col {
    width: 100%;
  }
  /* .subCategoryCarouselInPLP .active > div:first-child + div { display:block; } */
  .subCategoryCarouselInPLP .carousel-control.right {
    right: 3%;
    top: -30%;
  }
  .subCategoryCarouselInPLP .block {
    width: 100% !important;
    height: 200px;
  }
  .subCategoryCarouselInPLP .carousel-control.left {
    left: -23%;
    top: -30%;
  }
  .subcategory__image .image {
    height: 100% !important;
    width: 100% !important;
  }
  .filterSection {
    position: absolute;
    width: 100%;
  }
  .resultsAndPaginationBar {
    margin-top: 60px;
    width: 97.75% !important;
  }
  .selectedSubCategoryName {
    display: none !important;
  }
  .listing-page-pagination {
    display: block;
  }
  .pagination-component {
    width: 100%;
    text-align: right;
    margin-top: -30px;
  }
  .search-page .pagination-component {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .subcategory__image .image img {
    width: 80% !important;
  }
  .listing-page-pagination .pagination-component {
    width: 60%;
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .resultsAndPaginationBar {
    margin-left: 15px !important;
    width: 97% !important;
  }
  .listing-page-pagination {
    padding-right: 0 !important;
    justify-content: flex-end !important;
  }
  .listing-page-pagination-pages {
    padding: 0 !important;
  }
  .listing-page-pagination .pagination-component {
    width: 45%;
    padding-left: 0 !important;
  }
  .pagination-list .pagination-component {
    width: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1180px) {
  .resultsAndPaginationBar {
    margin-left: 8px !important;
    width: 98.5% !important;
  }
  .listing-page-pagination {
    padding-right: 0 !important;
    justify-content: flex-end !important;
  }
  .listing-page-pagination .pagination-component {
    width: 30%;
  }
  .pagination-list .pagination-component {
    width: auto;
  }
}
/*sm*/
/* @media (min-width: 768px) and (max-width: 991px) {
	.subCategoryCarouselInPLP {	margin: auto; }
	
  	.subCategoryCarouselInPLP .carousel-inner .active.left 	{ left: -100%; }
  	.subCategoryCarouselInPLP .carousel-inner .active.right { left: 100%; }
  	.subCategoryCarouselInPLP .carousel-inner .next        	{ left:  100%; }
  	.subCategoryCarouselInPLP .carousel-inner .prev		    { left: -100%; }
  	.subCategoryCarouselInPLP .carousel-col                	{ width: 100%; }
  	.subCategoryCarouselInPLP .active > div:first-child + div { display:block; }
  	
  	.subCategoryCarouselInPLP .carousel-control.right {
  		right: 0%;
  	}
  	
  	.subCategoryCarouselInPLP .block {
  		width: 300px;
    	height: 200px;
  	}
} */
/*md*/
/* @media (min-width: 992px) and (max-width: 1199px) {
  	.subCategoryCarouselInPLP .carousel-inner .active.left 	{ left: -33%; }
  	.subCategoryCarouselInPLP .carousel-inner .active.right { left: 33%; }
  	.subCategoryCarouselInPLP .carousel-inner .next        	{ left:  33%; }
  	.subCategoryCarouselInPLP .carousel-inner .prev		    { left: -33%; }
  	.subCategoryCarouselInPLP .carousel-col                	{ width: 33%; }
  	.subCategoryCarouselInPLP .active > div:first-child + div { display:block; }
  	.subCategoryCarouselInPLP .active > div:first-child + div + div { display:block; }
} */
/*lg*/
@media (min-width: 768px) {
  .subCategoryCarouselInPLP .carousel-inner .active.left {
    left: -14%;
  }
  .subCategoryCarouselInPLP .carousel-inner .active.right {
    left: 14%;
  }
  .subCategoryCarouselInPLP .carousel-inner .next {
    left: 14%;
  }
  .subCategoryCarouselInPLP .carousel-inner .prev {
    left: -14%;
  }
  .subCategoryCarouselInPLP .carousel-col {
    width: 14%;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div {
    display: block;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div + div {
    display: block;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div + div + div {
    display: block;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div + div + div + div {
    display: block;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div + div + div + div + div {
    display: block;
  }
  .subCategoryCarouselInPLP .active > div:first-child + div + div + div + div + div + div {
    display: block;
  }
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .subCategoryCarouselInPLP .item {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    backface-visibility: visible;
    transform: none!important;
  }
}
.subCategoryCarouselInPLP .block {
  width: 200px;
  height: auto;
}
.subCategoryCarouselInPLP .block .subcategory__image {
  padding: 0px;
}
.subCategoryCarouselInPLP .block .subcategory__image .link {
  padding: 0px;
  margin: auto;
  margin-top: 10px;
}
.hideInDesktop {
  display: none;
}
/* End of sub category carousel in PLP */
.highLightSuggest {
  font-weight: bold !important;
}
.highLightSuggest mark {
  font-weight: normal !important;
}
.selectedCategoryFrame {
  border: 2px solid #0278d2;
}
.selectedSubCategoryName.addStyle {
  background: #E8E9EB;
  padding: 5px 10px;
  border-radius: 18px;
}
.selectedSubCategoryName.addStyle .closeSelectedSubCategory {
  cursor: pointer;
  color: black;
  text-decoration: none;
}
.site-crlcanada .listing-page-pagination .pagination-component {
  width: 38%;
}
@media (max-width: 767px) {
  .site-crlcanada .listing-page-pagination .pagination-component {
    width: 60%;
    float: right;
  }
}
.site-crlcanada .desktop-paginatin-number .pagination-component {
  width: auto;
}
.site-crlcanada .pagination-list .pagination-component {
  width: auto;
}
.site-crlcanada .listing-page-pagination .crl-dropdown--icon {
  top: 0.9em !important;
}
.product-heading {
  padding: 3px 10px;
}
.technical-refference-link {
  font-weight: bold;
}
.anchor-button {
  border: 0;
  background: none;
  text-transform: capitalize;
  font-size: 14px !important;
  font-weight: normal;
  font-family: 'Red Hat Text', sans-serif !important;
}
.anchor-button :hover {
  color: #014d86;
}
.anchor-button:hover,
.anchor-button:active {
  background-color: unset !important;
  color: #014d86;
}
.technical-refer-button {
  margin-bottom: 10px;
}
.technical-ref-block form {
  text-align: right;
}
.technical-ref-form {
  text-align: right;
}
.plp-detail-page {
  margin-top: 3rem;
}
@media (max-width: 1200px) {
  .technical-ref-form {
    text-align: right;
  }
  .brand-list .brand-listing-paghead {
    margin-right: 0 !important;
  }
}
@media (max-width: 1024px) {
  .technical-reference-button #tech-ref-by-category-section {
    float: none;
  }
  .product__facet {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .technical-reference-button #tech-ref-by-category-section {
    padding-left: 8px;
    padding-right: 8px;
  }
  .product__facet {
    padding-bottom: 0;
  }
  .technical-reference-button button {
    width: 100%;
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .technical-ref-form {
    text-align: left;
  }
  .technical-reference-button-mobile {
    padding: 0 32px 8px 16px;
    float: left;
    width: 100%;
  }
  .technical-reference-button-mobile .button.btn-secondary {
    padding: 10px 12px 8px !important;
  }
  .technical-reference-button-search {
    padding: 10px 9px 8px 8px;
    float: left;
    width: 100%;
  }
  .mobile-pagination-search .pagination-component {
    margin-top: -10px;
  }
  .aa-Panel {
    right: 0 !important;
    left: 25% !important;
  }
}
@media (max-width: 700px) {
  .resultsAndPaginationBar {
    width: 97.6% !important;
  }
}
@media (max-width: 680px) {
  .searchbar {
    margin-top: 1.3rem;
  }
  .aa-Panel {
    right: 0 !important;
    left: 0 !important;
  }
}
@media (max-width: 650px) {
  .resultsAndPaginationBar {
    width: 97.4% !important;
  }
}
@media (max-width: 600px) {
  .technical-reference-button-mobile {
    padding: 0 26px 8px 16px;
  }
  .resultsAndPaginationBar {
    width: 97.2% !important;
  }
}
@media (max-width: 550px) {
  .resultsAndPaginationBar {
    width: 97% !important;
  }
}
@media (max-width: 500px) {
  .resultsAndPaginationBar {
    width: 96.8% !important;
  }
}
@media (max-width: 480px) {
  .technical-reference-button-mobile {
    padding: 0 22px 8px 16px;
  }
}
@media (max-width: 450px) {
  .resultsAndPaginationBar {
    width: 96.2% !important;
  }
}
@media (max-width: 400px) {
  .resultsAndPaginationBar {
    width: 96% !important;
  }
  .searchbar {
    margin-left: 26px !important;
  }
}
.desktop-paginatin-number .pagination-component {
  width: 100%;
}
@media (max-device-width: 400px) and (orientation: landscape) {
  .subCategoryCarouselInPLP .carousel-control.left {
    left: -15%;
  }
}
.redImportantSupersededProduct {
  color: red !important;
  text-decoration: underline;
}
input[type="text"]:disabled {
  color: #999999;
}
.customMenuStyle a {
  width: fit-content;
  text-align: left;
  padding: 10px 20px;
  background: #4a86e8;
}
.customMenuStyle a .megaMenuBaseCatName {
  color: #FFFFFF;
  text-decoration: none;
}
.customMenuStyle a .megaMenuBaseCatName:hover {
  text-decoration: underline;
}
.customMenuStyle a .megaMenuBaseCatName .icon-arrow-right:after {
  background-image: url(../images/btn_white-arrow.png) !important;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
}
.trackingModal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 132px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.275);
  /* buttons */
}
.trackingModal .animate-top {
  position: relative;
  animation: animatetop 0.4s;
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.trackingModal .modal-content {
  margin: 5% auto;
  width: 500px;
  max-width: 90%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.175);
  border-radius: .3rem;
  outline: 0;
}
.trackingModal .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem;
  border-bottom: 1px solid #e7e7e7;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  margin: 8px 20px;
}
.trackingModal .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  margin-top: 0;
  color: #807c7c;
  font-size: 16px;
}
.trackingModal .title {
  text-transform: none;
  font-size: 16px;
}
.trackingModal .modal-header .close {
  float: right;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
  color: #7b7b7b;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background-color: transparent;
  border: 0;
}
.trackingModal .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.trackingModal .modal-body {
  flex: 1 1 auto;
  padding: 0 1rem;
  margin: 1.2rem;
}
.trackingModal .modal-body p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.trackingModal .modal-footer {
  padding: 0 1rem;
  border: 0;
  font-size: 12px;
}
.trackingModal .modal-footer .trackingNumber,
.trackingModal .modal-footer #trackingNumber {
  width: 50%;
  color: #CCCC;
  float: left;
  text-align: left;
  margin-left: 1%;
}
.trackingModal .modal-footer .changeDeliveryAdd,
.trackingModal .modal-footer #changeDeliveryAdd {
  width: 45%;
  color: #CCCC;
  float: right;
  color: #0278d2;
}
.trackingModal .modal-footer > * {
  margin: 5px;
}
.trackingModal .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  cursor: pointer;
}
.trackingModal .btn:focus,
.trackingModal .btn:hover {
  text-decoration: none;
}
.trackingModal .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.trackingModal .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.trackingModal .btn-secondary {
  color: #fff;
  background-color: #7c8287;
  border-color: #7c8287;
}
.trackingModal .btn-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
#mbtn {
  cursor: pointer;
}
.trackingModal #mbtn {
  cursor: pointer;
}
.trackingModal #progressbar {
  margin-bottom: 3vh;
  overflow: hidden;
  color: #fc6731;
  padding-left: 0px;
  margin-top: 3vh;
}
.trackingModal #progressbar li {
  list-style-type: none;
  font-size: x-small;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
  color: #a09f9f;
  font-size: 15px;
}
.trackingModal #progressbar #step1:before {
  content: "";
  color: #fc6731;
  width: 20px;
  height: 20px;
  margin-left: 0px !important;
  /* padding-left: 11px !important */
}
.trackingModal #progressbar #step2:before {
  content: "";
  color: #fff;
  width: 20px;
  height: 20px;
  margin-left: 32%;
}
.trackingModal #progressbar #step3:before {
  content: "";
  color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 32% ;
  /* padding-right: 11px !important */
}
.trackingModal #progressbar #step4:before {
  content: "";
  color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 0px !important;
  /* padding-right: 11px !important */
}
.trackingModal #progressbar li:before {
  line-height: 29px;
  display: block;
  font-size: 12px;
  background: #ddd;
  border-radius: 50%;
  margin: auto;
  z-index: -1;
  margin-bottom: 1vh;
}
.trackingModal #progressbar li:after {
  content: '';
  height: 10px;
  background: #ddd;
  position: absolute;
  left: 0%;
  right: 0%;
  margin-bottom: 2vh;
  top: 5px;
  z-index: 1;
}
.trackingModal .progress-track {
  padding: 0 8%;
}
.trackingModal #progressbar li:nth-child(2):after {
  margin-right: auto;
}
.trackingModal #progressbar li:nth-child(1):after {
  margin: auto;
}
.trackingModal #progressbar li:nth-child(3):after {
  float: left;
  width: 68%;
}
.trackingModal #progressbar li:nth-child(4):after {
  margin-left: auto;
  width: 132%;
}
.trackingModal #progressbar li.active {
  color: black;
}
.trackingModal #progressbar li.active:before,
.trackingModal #progressbar li.active:after {
  background: #0278d2;
}
.trackingModal .closeLabel {
  font-size: 1.2rem;
}
.trackingModal .currentStatus {
  font-weight: bold;
}
.trackingModal .expectDeliveryTime {
  font-size: 12px;
  color: #0278d2;
  margin: 7px 0;
}
.trackingModal .trackingContainer {
  border: 1px solid #CCC;
  padding: 2rem;
}
.roadBlockModel .modal-content {
  width: 350px;
}
.roadBlockModel .body-para {
  text-align: center;
  font-size: 15px;
}
.roadBlockModel .footer-para {
  margin: 0 auto;
  text-align: center;
  padding: 0 20px 15px;
  font-size: 12px;
}
.roadBlockModel .button-para {
  margin: 0 auto;
  text-align: center;
}
.roadBlockModel .btn-canadian-account {
  color: #fff;
  background-color: #0278d2;
  border-color: #0278d2;
  text-transform: none;
  width: 85%;
  font-size: 15px;
}
.roadBlockModel .btn-canadian-account:hover {
  color: #fff;
  background-color: #004a8f;
  border-color: #004a8f;
}
.roadBlockModel .modal-title {
  border: 0;
  color: #0278d2;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 0px;
}
.roadBlockModel .close {
  padding: 0 !important;
}
.roadBlockModel .closeLabel {
  font-size: 2rem;
}
.roadBlockModel .modal-header {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.canadaWebsiteLink {
  color: #d00000;
  text-decoration: underline;
}
.canadaWebsiteLink:hover {
  text-decoration: underline;
  color: #d00000;
}
#addToCartButton.disabled {
  pointer-events: none;
}
.subscribeForm .request-form-error-visibility {
  position: initial;
}
.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: -1em !important;
}
.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  bottom: -1em !important;
}
.pdpNewDesignComponent .dy-recommendations__slider-conatiner {
  margin: 0 20px !important;
}
.print-icon-pdp {
  padding: 5px 0;
}
.backtotoptag {
  padding-top: 7rem;
}
.backtotoptag a {
  text-decoration: none;
}
.backtotopcontainer {
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.product-category-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 61px;
}
@media (max-width: 700px) {
  .product-category-container {
    padding: 30px 20px;
  }
}
@media (max-width: 600px) {
  .product-category-container {
    padding: 30px 0;
  }
}
.product-category-container .category-anchor {
  width: 20%;
  margin: 0 2%;
}
@media (max-width: 900px) {
  .product-category-container .category-anchor {
    width: 26%;
  }
}
@media (max-width: 400px) {
  .product-category-container .category-anchor {
    width: 28%;
  }
}
.product-category-container .category-anchor h4 {
  text-align: center;
}
@media (max-width: 600px) {
  .product-category-container .category-anchor h4 {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  .product-category-container .category-anchor h4 {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .product-category-container .category-anchor h4 {
    font-size: 12px;
  }
}
/* order-confirmation page end*/
/* checkout page start*/
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody,
#colorbox #savedpaymentsprocessbody,
#colorbox #otherLocations {
  display: block;
  max-height: 680px;
  overflow-y: scroll;
}
/* Saved card Page & Pop up Start */
.page-multiStepCheckoutSummaryPage #savedpaymentsbody,
.page-multiStepCheckoutSummaryPage #savedpaymentsprocessbody,
.page-viewAllOrdersContentPage #savedpaymentsbody,
.page-viewAllOrdersContentPage #savedpaymentsprocessbody {
  padding: 20px;
  overflow-x: hidden;
  text-align: center;
}
/* checkout page start*/
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody,
#colorbox #savedpaymentsprocessbody,
#colorbox #otherLocations {
  display: block;
  max-height: 680px;
  overflow-y: scroll;
}
/*my account address book popup end*/
/* Saved card Page & Pop up Start */
.page-multiStepCheckoutSummaryPage #savedpaymentsbody,
.page-multiStepCheckoutSummaryPage #savedpaymentsprocessbody,
.page-viewAllOrdersContentPage #savedpaymentsbody,
.page-viewAllOrdersContentPage #savedpaymentsprocessbody {
  padding: 20px;
  overflow-x: hidden;
  text-align: center;
}
.page-multiStepCheckoutSummaryPage .card__remove,
.page-viewAllOrdersContentPage .card__remove {
  cursor: pointer;
}
.page-multiStepCheckoutSummaryPage .card__remove,
.page-viewAllOrdersContentPage .card__remove {
  background: #0278d2;
  padding: 5px;
  color: white;
  max-width: 70%;
  margin: 0 auto;
  cursor: pointer;
}
.customer-credit-section {
  margin-bottom: 30px;
  font-size: 14px;
  display: flex;
}
.customer-credit-heading {
  display: inline-block;
  width: 20%;
}
.customer-credit-section table {
  width: auto;
}
.customer-credit-section table td {
  padding: 5px !important;
  color: #3c3c3c;
  line-height: 14px;
}
.customer-credit-section table td input {
  cursor: pointer;
}
.customer-credit-section table td label {
  color: #3c3c3c;
  font-size: 14px !important;
  font-weight: normal;
}
.customer-credit-section table tr {
  border: 0px;
}
.hideCustomerCredit {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .customer-credit-section {
    display: block;
    padding-left: 20px;
  }
  .customer-credit-heading {
    width: 100%;
    padding-bottom: 10px;
  }
}
