/*!
 * 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: myriad-pro, "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: #154898;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0c2855;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #739dd2;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #4c82c6;
}
.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: #739dd2;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #4c82c6;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #739dd2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(115, 157, 210, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(115, 157, 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: 3px;
}
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: 3px;
}
.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: 7px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
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: 7px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.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: 8px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #3c3c3c;
}
.has-error .form-control {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3c3c3c;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7c7c7c;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 8px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #154898;
  border-color: #154898;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #0f336b;
  border-color: #061328;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #0f336b;
  border-color: #0e2f62;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #0f336b;
  border-color: #0e2f62;
}
.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: #0a244c;
  border-color: #061328;
}
.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: #154898;
  border-color: #154898;
}
.btn-default .badge {
  color: #154898;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #739dd2;
  border-color: #739dd2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #4c82c6;
  border-color: #305d95;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #4c82c6;
  border-color: #457dc3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #4c82c6;
  border-color: #457dc3;
}
.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: #3a70b4;
  border-color: #305d95;
}
.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: #739dd2;
  border-color: #739dd2;
}
.btn-primary .badge {
  color: #739dd2;
  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: #154898;
  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: #0c2855;
  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: 7px 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: #739dd2;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 7px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
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;
  border-radius: 3px;
  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: 3px;
}
.input-group-addon.input-lg {
  padding: 7px 15px;
  font-size: 18px;
  border-radius: 6px;
}
.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: #154898;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #739dd2;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #154898;
  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: #739dd2;
  border-color: #739dd2;
  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: 7px 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: #202124;
  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: #739dd2;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #4c82c6;
}
.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: #154898;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #154898;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3c3c3c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #232323;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #739dd2;
  -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: #739dd2;
  border-color: #739dd2;
}
.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: #ffffff;
}
.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: #739dd2;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #739dd2;
  border-color: #739dd2;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #739dd2;
}
.panel-primary > .panel-heading .badge {
  color: #739dd2;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #739dd2;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #3c3c3c;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #3c3c3c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: myriad-pro, "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: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-header,
.modal-footer,
.tabs .tabs-list,
.cart__content {
  position: relative;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) 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: 1200px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) 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: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) 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;
  }
}
/* 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: #154898;
  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: #0c2855;
  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: #154898;
  color: #ffffff;
  border-color: #154898;
}
.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: #739dd2;
  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: 1199px) {
  .form-control {
    height: 42px;
    padding: 7px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    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: #154898;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3c3c3c;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
  position: relative;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #739dd2;
  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: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1199px) {
  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: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #1e3d55;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #3c3c3c;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1199px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #739dd2;
  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: #154898;
}
.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: #154898;
}
.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: #154898;
  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: #739dd2;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #739dd2;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1199px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #739dd2;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #739dd2;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #739dd2;
    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: #739dd2;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1199px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #739dd2;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #739dd2;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #739dd2;
  }
}
.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: #739dd2;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 1199px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1199px) {
  .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: #739dd2;
  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: 1199px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1199px) {
  .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: 1199px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .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: 1199px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #739dd2;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  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: 1199px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1199px) {
  .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: #739dd2;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1200px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #739dd2;
    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: 1199px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1200px) {
  .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: 1199px) {
  .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: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1200px) {
  .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: 1200px) {
  .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: 1199px) {
  .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: 1199px) {
  .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: 1199px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 1199px) {
  .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: 1199px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #739dd2;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #739dd2;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1199px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #739dd2;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1199px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1200px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #739dd2;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #739dd2;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1200px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f4f4f4;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1199px) {
  #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: 1199px) {
  #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: 1199px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 42px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #154898;
  border-color: #154898;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #154898;
  background-color: #ffffff;
  border-color: #154898;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #154898;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #739dd2;
  border-color: #739dd2;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #739dd2;
  background-color: #ffffff;
  border-color: #739dd2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #739dd2;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #739dd2;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1199px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #154898;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 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: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #202124;
  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;
  position: relative;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #3c3c3c;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .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: #739dd2;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #739dd2;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating {
  position: relative;
}
.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: 1199px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
    position: relative;
  }
  .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: #739dd2;
}
.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: 1199px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
  position: relative;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 42px;
  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: 42px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after {
  position: relative;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #154898;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #0c2855;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #3c3c3c;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #739dd2;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #3c3c3c;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #3c3c3c;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
  position: relative;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #3c3c3c;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 30px;
}
.rotating-image-componet {
  position: relative;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  content: " ";
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  position: relative;
  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: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1199px) {
  .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: #154898;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #154898;
  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 #739dd2;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .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 #739dd2;
}
@media (max-width: 1199px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3c3c3c;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .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: 1200px) 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: 1200px) and (max-width: 1199px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #739dd2;
  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: #739dd2;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #f4f4f4;
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .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: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #3c3c3c;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #154898;
  border: 1px solid #154898;
  -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: #154898;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #739dd2;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1199px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #154898;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1199px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 42px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item: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: #0c2855;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #154898;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #739dd2;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #3c3c3c;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1200px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1199px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    position: relative;
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #154898;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #154898;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #154898;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #154898;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #0c2855;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #154898;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #154898;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1199px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1199px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1199px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body {
  position: relative;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 1200px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display {
  position: relative;
}
.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 #739dd2;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  position: relative;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 42px;
}
.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 #739dd2;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #739dd2;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1200px) {
  .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: #739dd2;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #739dd2;
  }
  .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: 1199px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
    position: relative;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #739dd2;
}
.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 #739dd2;
}
.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: #739dd2;
  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 #739dd2;
  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 #739dd2;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display {
  position: relative;
}
.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 #739dd2;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  position: relative;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1200px) {
  .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: #739dd2;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #739dd2;
  }
  .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: 1199px) {
  .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: #739dd2;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #3c3c3c;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 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: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #3c3c3c;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #154898;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  position: relative;
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #3c3c3c;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 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 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  position: relative;
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #154898;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1199px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #3c3c3c;
    padding: 25px 20px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 34px 0 70px;
  text-align: left;
  font-style: normal;
  font-stretch: normal;
}
@media screen and (max-width: 1199px) {
  .checkout-success__body {
    margin: 15px 0 93px;
  }
}
@media screen and (max-width: 639px) {
  .checkout-success__body {
    margin: 10px 0 93px;
  }
}
.checkout-success__body__headline {
  margin-bottom: 9px;
  font-size: 32px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #154898;
}
@media screen and (max-width: 1199px) {
  .checkout-success__body__headline {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 639px) {
  .checkout-success__body__headline {
    font-size: 24px;
  }
}
.checkout-success__body__orderNumber {
  margin-bottom: 20px;
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  color: #154898;
}
.checkout-success__body__copySentToShort {
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  color: #154898;
}
.checkout-success__continue__shopping {
  width: 260.2px;
  height: 40px;
}
@media screen and (max-width: 639px) {
  .checkout-success__continue__shopping {
    width: 200px;
    margin: auto;
  }
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1199px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1199px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 42px;
}
.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: 42px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #739dd2;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #154898;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #3c3c3c;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #3c3c3c;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3c3c3c;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #232323;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1199px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #739dd2;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1199px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1200px) {
  .account-section {
    margin: 0 auto;
    width: 1200px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 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: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 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: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #cccccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1199px) {
  .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: 1199px) {
  .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: 1199px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #cb414d;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #154898;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #154898;
  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: #154898;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #154898;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail {
  position: relative;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  position: relative;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1200px) 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: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #154898;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #0c2855;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #202124;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #739dd2;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #154898;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #154898;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #154898;
}
.has-error .control-label {
  color: #202124;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #cb414d;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #202124;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #739dd2;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #739dd2;
}
.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: #739dd2;
}
.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: #c0d3eb;
  border-color: #c0d3eb;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 42.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 42.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #154898;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #739dd2;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 10px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1199px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1199px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1199px) {
  #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: 1199px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1199px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1199px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.favorite-list-title h3 {
  font-size: 24px;
  color: #154898;
}
#favoriteListModal {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
#favoriteListModal .alert {
  margin-bottom: 20px;
}
#favoriteListModal .modal-header {
  position: relative;
  padding-top: 20px;
}
@media (min-width: 640px) {
  #favoriteListModal .modal-header {
    padding: 30px;
  }
}
#favoriteListModal .modal-header .close {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 30px;
  color: #7d9096;
  opacity: 1;
}
#favoriteListModal .modal-content {
  padding: 30px 15px;
  border-radius: 0;
}
@media (min-width: 640px) {
  #favoriteListModal .modal-content {
    padding: 30px;
  }
}
#favoriteListModal .modal-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  color: #154898;
}
#favoriteListModal .modal-body {
  border-bottom: 2px solid #abc2cc;
  padding: 25px 0;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #202124;
}
#favoriteListModal .modal-body .modal-body-current-list span {
  color: #154898;
  text-transform: none;
  font-size: 18px;
}
#favoriteListModal .modal-body .modal-body-current-list .current-list-label {
  font-weight: 400;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
#favoriteListModal .modal-body .modal-body-input input {
  color: #154898;
}
#favoriteListModal .modal-body label {
  color: #154898;
}
#favoriteListModal .modal-body input {
  margin: 0 auto;
  width: 100%;
}
#favoriteListModal .modal-body .modal-body-current-list {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #202124;
  text-align: center;
  margin-bottom: 20px;
}
#favoriteListModal .modal-body .favorite-list-delete-exclamation {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 100px;
  text-align: center;
  color: #ffffff;
  background-color: #ff6c7a;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto 20px auto;
}
#favoriteListModal .modal-body .favorite-list-delete-message h5 {
  font-size: 24px;
  text-align: center;
}
#favoriteListModal .modal-footer {
  padding: 50px 0 25px;
}
#favoriteListModal .modal-footer button {
  margin-left: 0;
  margin-bottom: 20px;
  width: 100%;
}
#favoriteListModal .modal-body,
#favoriteListModal .modal-footer,
#favoriteListModal .modal-header {
  padding-right: 0;
  padding-left: 0;
}
.favorite-list-header {
  margin-bottom: 20px;
}
.favorite-list-header .control-label {
  white-space: nowrap;
  color: #154898;
  margin-bottom: 5px;
}
.favorite-list-header .control-label-left,
.favorite-list-header .control-label-right {
  display: inline-block;
}
.favorite-list-header .control-label-right {
  float: right;
  position: relative;
  bottom: 6px;
}
.favorite-list-header .selectize-control {
  width: 100%;
}
.favorite-list-header .selectize-control .selectize-input {
  padding: 8px 12px;
}
.favorite-list-header .form-group {
  margin-bottom: 0;
}
.favorite-list-header .form-group .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.favorite-list-header .form-group .checkbox label {
  margin-bottom: 0;
  color: #154898;
}
.favorite-list-header .control-label-image-link img {
  width: 20px;
  height: 20px;
}
.favorite-list-header .delete-favorite-list-link img {
  width: 18px;
  margin-right: 3px;
  height: 18px;
}
.favorite-list-header .favorite-list-header-select {
  padding-left: 0;
  padding-right: 0;
}
.favorite-list-header .favorite-list-header-button {
  padding: 20px 0 40px 0;
}
.favorite-list-header .favorite-list-header-button button {
  width: 100%;
}
.favorite-list-header .favorite-list-header-button button img {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  margin-bottom: 3px;
}
.favorite-list-header .link-favorite-list {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #154898;
  text-decoration: underline;
  position: relative;
  padding-left: 25px;
}
.favorite-list-header .link-favorite-list .icon {
  color: #154898;
  font-size: 19px;
  position: absolute;
  left: 0;
}
.favorite-list-header .link-rename:before {
  content: "\e925";
  position: absolute;
  left: 0;
  font-size: 20px;
  font-family: 'hro-icon' !important;
  top: -10px;
}
.favorite-list-header .delete-favorite-list-link {
  float: right;
}
.favorite-list-header .favorite-list-header-row-sm {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.favorite-list-header #createNewListButton {
  padding: 8px 15px;
}
@media only screen and (min-width: 640px) {
  .favorite-list-header #createNewListButton {
    padding: 8px 20px;
  }
}
.favorite-list-header.empty-list-header .favorite-list-header-button {
  display: none;
}
.favorite-list-header.empty-list-header .control-label,
.favorite-list-header.empty-list-header .link-favorite-list,
.favorite-list-header.empty-list-header .selectize-input,
.favorite-list-header.empty-list-header .icon {
  color: #abc2cc;
}
.favorite-list-header.empty-list-header .control-label .checkmark,
.favorite-list-header.empty-list-header .link-favorite-list .checkmark,
.favorite-list-header.empty-list-header .selectize-input .checkmark,
.favorite-list-header.empty-list-header .icon .checkmark {
  border-color: #abc2cc;
}
.favorite-list-header.empty-list-header .selectize-input {
  border-color: #abc2cc;
}
.favorite-list-header.empty-list-header .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #abc2cc;
}
.favorite-list-header.empty-list-header .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  color: #abc2cc;
}
.favorite-list-header.empty-list-header .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  color: #abc2cc;
}
.favorite-list-header.empty-list-header .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  color: #abc2cc;
}
.item-list .item-list-item {
  margin-bottom: 20px;
  background-color: #ffffff;
}
.item-list .item-list-item .item-image {
  border: 2px solid #d4d4d5;
}
.item-list .item-list-item .item-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-list .item-list-item .item-info {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #154898;
  margin-bottom: 5px;
}
.item-list .item-list-item .item-info span {
  color: #154898;
}
.item-list .item-list-item .item-code {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 10px;
  color: #154898;
}
.item-list .item-list-item .actions {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}
.item-list .item-list-item .actions form {
  width: 48%;
}
.item-list .item-list-item .actions button {
  width: 100%;
}
.item-list .item-list-item .actions button span {
  margin-left: 5px;
}
.item-list .item-list-item.header {
  margin-bottom: 0;
}
.item-list .item-list-item.header .actions {
  padding: 0;
}
.favorite-list-empty {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #154898;
  padding: 30px 0;
}
.favorite-list-empty .favorite-list-empty-row-wp {
  padding-top: 10px;
}
.favorite-list-empty .favorite-list-empty-row {
  text-align: center;
  margin-bottom: 15px;
}
.favorite-list-empty .favorite-list-empty-row .icon-favorite {
  font-size: 75px;
  color: #154898;
}
.favorite-list-empty .favorite-list-empty-row button,
.favorite-list-empty .favorite-list-empty-row #addItemListButton {
  width: 100%;
}
.favorite-list-empty .favorite-list-empty-row #createNewListButtonBotton {
  margin-bottom: 20px;
}
.product-img-text-wp {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}
@media (min-width: 640px) {
  .product-img-text-wp {
    margin-top: 0;
  }
}
.product-img-text-wp .thumb {
  text-align: center;
  border: solid 2px #e8eff1;
  margin-bottom: 10px;
}
.product-img-text-wp .thumb img {
  width: 100%;
}
.product-img-text-wp .thumb,
.product-img-text-wp .details {
  width: 100%;
}
.product-img-text-wp .details a {
  font-size: 18px;
  color: #154898;
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.product-img-text-wp .details .part {
  font-size: 14px;
  font-weight: normal;
  color: #154898;
}
.add-to-list-btn-wp {
  border-top: solid 1px #e8eff1;
  padding-top: 40px;
}
.add-to-wishlist-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  color: #154898;
}
.favorite-desc {
  font-size: 13px;
  color: #154898;
}
.add-to-wishlist-label {
  margin: 0;
  line-height: 1;
}
.add-to-wishlist-label label {
  text-transform: none;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
#select-list-fieldset select {
  border-color: #7d9096;
  min-width: 190px;
}
#select-list-fieldset select option {
  padding: 10px 15px;
  font-size: 13px;
  color: #154898;
}
.add-to-list-select-title {
  margin-top: 30px;
}
.add-to-list-select-title .checkmark-label {
  text-transform: none;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #154898;
}
.add-to-list-select-title ~ fieldset {
  padding-left: 25px;
  margin-top: 20px;
}
.add-to-list-select-title ~ fieldset .control-label {
  color: #154898;
}
@media only screen and (min-width: 640px) {
  .page-favoritesListPage #favoriteListModal .modal-title {
    font-size: 24px;
  }
  .page-favoritesListPage #favoriteListModal .modal-body {
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-favoritesListPage #favoriteListModal .modal-footer button {
    width: 60%;
  }
  .page-favoritesListPage #favoriteListModal .modal-header {
    padding-bottom: 30px;
  }
  .page-favoritesListPage .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-favoritesListPage .favorite-list-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select {
    display: flex;
    align-items: center;
    min-width: 400px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-select {
    width: 50%;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-header-row {
    width: 20%;
    white-space: nowrap;
    margin-left: 12px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-header-row .link-favorite-list img {
    margin-right: 3px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-header-row .checkbox {
    display: none;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-row {
    padding-top: 22px;
  }
  .page-favoritesListPage .item-list {
    display: block;
    width: 100%;
    border-collapse: collapse;
  }
  .page-favoritesListPage .item-list .item-list-item {
    border-top: 1px solid #abc2cc;
    display: flex;
  }
  .page-favoritesListPage .item-list .item-list-item:first-of-type {
    border-top: none;
  }
  .page-favoritesListPage .item-list .item-list-item:last-of-type {
    border-bottom: 1px solid #abc2cc;
  }
  .page-favoritesListPage .item-list .item-list-item .item-image,
  .page-favoritesListPage .item-list .item-list-item .item-info,
  .page-favoritesListPage .item-list .item-list-item .item-code,
  .page-favoritesListPage .item-list .item-list-item .actions,
  .page-favoritesListPage .item-list .item-list-item .drag-action {
    display: flex;
    align-items: center;
  }
  .page-favoritesListPage .item-list .item-list-item .item-image {
    border: 0;
    width: 20%;
    flex: 0 0 20%;
  }
  .page-favoritesListPage .item-list .item-list-item .item-info,
  .page-favoritesListPage .item-list .item-list-item .item-code {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-left: 12px;
  }
  .page-favoritesListPage .item-list .item-list-item .item-info {
    width: 30%;
    flex: 0 0 30%;
    font-weight: 600;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  }
  .page-favoritesListPage .item-list .item-list-item .item-code {
    width: 20%;
    flex: 0 0 20%;
    padding-right: 5px;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 400;
  }
  .page-favoritesListPage .item-list .item-list-item .drag-action {
    width: 15%;
    flex: 0 0 15%;
    text-align: center;
  }
  .page-favoritesListPage .item-list .item-list-item .item-text-header {
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: normal;
    text-align: left;
    color: #7d9096;
    text-transform: uppercase;
    vertical-align: bottom;
    padding-bottom: 0;
    align-items: flex-end;
  }
  .page-favoritesListPage .item-list .item-list-item .actions {
    width: 30%;
    flex: 0 0 30%;
    padding: 30px 25px 30px 5px;
    flex-wrap: wrap;
  }
  .page-favoritesListPage .item-list .item-list-item .actions form {
    width: 100%;
    flex: 0 0 100%;
  }
  .page-favoritesListPage .item-list .item-list-item .actions button {
    margin-bottom: 10px;
    width: 100%;
  }
  .page-favoritesListPage .item-list .item-list-item .actions button span {
    margin-left: 5px;
  }
  .page-favoritesListPage .item-list .item-list-item .actions .favorite-list-remove-form button {
    margin-bottom: 0;
  }
  .page-favoritesListPage .favorite-list-empty .favorite-list-empty-row-wp {
    display: flex;
    justify-content: space-evenly;
    width: 80%;
    max-width: 500px;
    margin: auto;
  }
  .page-favoritesListPage .favorite-list-empty .favorite-list-empty-row-wp .favorite-list-empty-row {
    width: 45%;
  }
  .product-img-text-wp {
    align-items: center;
  }
  .product-img-text-wp .thumb {
    width: 20%;
  }
  .product-img-text-wp .thumb img {
    width: 100%;
    height: auto;
  }
  .product-img-text-wp .details {
    width: 80%;
    padding-left: 20px;
  }
  .add-to-list-select-title {
    margin-top: 15px;
  }
  .add-to-list-btn-wp {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
  }
  .add-to-list-btn-wp button {
    width: 28%;
    margin-left: 20px;
  }
}
#add_to_wishlist_modal .modal-dialog {
  width: calc(100% - 32px);
  margin: 239px 16px auto;
}
@media only screen and (min-width: 640px) {
  #add_to_wishlist_modal .modal-dialog {
    width: calc(100% - 100px);
    margin: 166px 50px auto;
  }
}
@media only screen and (min-width: 1200px) {
  #add_to_wishlist_modal .modal-dialog {
    width: 836px;
    margin: 244px auto auto;
  }
}
@media only screen and (min-width: 1024px) {
  .page-favoritesListPage #favoriteListModal .modal-title {
    font-size: 32px;
  }
  .page-favoritesListPage #favoriteListModal .modal-body .favorite-list-delete-message h5 {
    font-size: 32px;
  }
  .page-favoritesListPage #favoriteListModal .modal-footer {
    padding-top: 30px;
  }
  .page-favoritesListPage #favoriteListModal .modal-footer button {
    width: 300px;
  }
  .page-favoritesListPage #favoriteListModal .modal-header {
    padding-bottom: 0;
  }
  .page-favoritesListPage .favorite-list-header {
    margin-bottom: 40px;
  }
  .page-favoritesListPage .favorite-list-header .checkbox label {
    padding-right: 10px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-row-sm {
    padding-top: 20px;
    margin-top: 0;
    margin-left: 15px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select {
    width: 70%;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-header-row {
    width: 15%;
    margin-left: 20px;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select .favorite-list-select {
    width: 40%;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-button {
    padding: 23px 0 0;
  }
  .page-favoritesListPage .item-list .item-list-item .item-image {
    padding: 15px;
    width: 15%;
  }
  .page-favoritesListPage .item-list .item-list-item .item-image img {
    height: 120px;
    width: 120px;
  }
  .page-favoritesListPage .item-list .item-list-item .item-info {
    width: 30%;
  }
  .page-favoritesListPage .item-list .item-list-item .item-code {
    width: 23%;
  }
  .page-favoritesListPage .item-list .item-list-item .drag-action {
    width: 5%;
  }
  .page-favoritesListPage .item-list .item-list-item .actions {
    width: 32%;
    vertical-align: middle;
  }
  .page-favoritesListPage .item-list .item-list-item .actions form {
    display: inline-block;
  }
  .page-favoritesListPage .item-list .item-list-item .actions button {
    margin-right: 10px;
    margin-bottom: 0;
  }
  .page-favoritesListPage .item-list .item-list-item .actions button span {
    margin-left: 5px;
  }
  .page-favoritesListPage .item-list .item-list-item .actions .add_to_cart_form {
    width: 58%;
    flex: 0 0 58%;
    margin-right: 10px;
  }
  .page-favoritesListPage .item-list .item-list-item .actions .favorite-list-remove-form {
    width: 38%;
    flex: 0 0 38%;
  }
  .page-favoritesListPage .favorite-list-empty {
    padding: 60px 0 80px 0;
    font-size: 32px;
  }
  .product-actions-component {
    display: flex;
    justify-content: flex-start;
  }
  .product-actions-component > div {
    width: 40%;
  }
  .product-actions-component > div:first-child {
    width: 55%;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-favoritesListPage .favorite-list-header .favorite-list-header-select {
    width: 50%;
  }
  .page-favoritesListPage .favorite-list-header .favorite-list-header-button {
    width: 20%;
  }
  .page-favoritesListPage .container .item-list .item-list-item .actions {
    width: 30%;
    flex: 0 0 30%;
  }
  .page-favoritesListPage .container .item-list .item-list-item .item-image {
    width: 13%;
    flex: 0 0 13%;
  }
  .page-favoritesListPage .container .item-list .item-list-item .item-info {
    width: 29%;
    flex: 0 0 29%;
  }
  .page-favoritesListPage .container .item-list .item-list-item .item-code {
    width: 23%;
    flex: 0 0 23%;
  }
  #favoriteListModal .modal-body .modal-body-input {
    width: 60%;
    margin: auto;
  }
  #favoriteListModal .modal-footer #favorite-list-modal-cancel-button {
    margin-right: 20px;
  }
}
.multiple-list-name {
  width: 200px;
  height: 160px;
  overflow-y: auto;
  border: 1px solid #7d9096;
}
.multiple-list-name ul {
  padding: 5px 0;
  margin: 0;
}
.multiple-list-name ul li {
  width: 100%;
  padding: 8px 15px;
  font-size: 13px;
}
.multiple-list-name ul li:hover,
.multiple-list-name ul li.active {
  background: #e8eff1;
  cursor: pointer;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #154898;
  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: #154898;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #154898;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #739dd2;
    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;
  }
}
#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;
}
#hro_ship_to_search_modal .pagination-toolbar {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 1px solid #a8a8a9;
}
.admin-self-service-page .self-service-users .user-item {
  margin-top: 20px;
  background-color: #e8eff1;
  padding: 30px 30px 20px;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-info {
  width: 50%;
  padding-bottom: 30px;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-info p {
  color: #154898;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-info .user-name {
  font-weight: bold;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  width: 48%;
  padding-left: 10px;
  max-width: 140px;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions button,
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions .onoffswitch {
  width: 100%;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions button:first-child,
.admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions .onoffswitch:first-child {
  margin-bottom: 10px;
}
.admin-self-service-page .self-service-users .user-item .user-item-inner .show-more-action {
  width: 100%;
  position: relative;
  top: -30px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded {
  border-top: 1px solid #a8a8a9;
  padding-top: 20px;
  margin-top: 10px;
  padding-bottom: 20px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-title {
  margin-bottom: 20px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-title h4 {
  color: #202124;
  font-size: 18px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address {
  margin-bottom: 30px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address p {
  color: #154898;
  font-size: 15px;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address:last-child {
  margin-bottom: 0;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address-actions {
  display: flex;
  justify-content: space-between;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address-actions a {
  width: 47%;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address-actions a.btn-secondary {
  background-color: transparent;
}
.admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address-actions a.disabled {
  background-color: #abc2cc;
  border-color: #abc2cc;
}
.admin-self-service-page .filter-search-wp {
  width: 100%;
}
@media (min-width: 640px) {
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-info {
    width: 45%;
    padding-bottom: 0;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-info p {
    font-size: 18px;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions {
    justify-content: space-between;
    max-width: 310px;
    width: 55%;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions button,
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions .onoffswitch {
    width: 48%;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions button:first-child,
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-actions .onoffswitch:first-child {
    margin-bottom: 0;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .show-more-action {
    top: 0;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-title {
    margin-bottom: 10px;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address .address-info {
    padding-right: 10px;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address .address-info p {
    margin-bottom: 0;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address .ship-to-address-actions {
    min-width: 300px;
    display: flex;
    justify-content: space-between;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded .ship-to-address .ship-to-address-actions button {
    width: 48%;
  }
  .admin-self-service-page .filter-search-wp {
    width: 100%;
  }
  .admin-self-service-page .hro-filter-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .admin-self-service-page .hro-filter-search .filter-title {
    width: 100%;
    color: #154898;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .admin-self-service-page .hro-filter-search .form-group {
    margin-right: 20px;
  }
  .admin-self-service-page .hro-filter-search button {
    height: 40px;
    width: 30%;
    max-width: 140px;
  }
  .admin-self-service-page .hro-filter-search .search-inputs {
    display: flex;
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-info {
    display: flex;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .user-info .user-name {
    margin-right: 70px;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-inner .show-more-action {
    width: auto;
  }
  .admin-self-service-page .self-service-users .user-item .user-item-expanded {
    margin-top: 20px;
    padding-top: 0;
  }
  .admin-self-service-page .filter-search-wp {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .admin-self-service-page .filter-search-wp button {
    height: 40px;
    margin-top: 12px;
  }
  .admin-self-service-page .filter-search-wp .form-group {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  .admin-self-service-page {
    margin: 0 auto;
    width: 1200px;
  }
}
.admin-self-service-page .pagination-bar {
  margin: 15px 0 0;
}
.admin-self-service-page .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.admin-self-service-page .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .admin-self-service-page .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.admin-self-service-page .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.admin-self-service-page .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .admin-self-service-page .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .admin-self-service-page .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.admin-self-service-page .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .admin-self-service-page .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .admin-self-service-page .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .admin-self-service-page .account-overview-table,
  .admin-self-service-page div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#hro_ship_to_search_modal .modal-header,
#add_user_modal .modal-header {
  position: relative;
}
#hro_ship_to_search_modal .modal-header h4,
#add_user_modal .modal-header h4 {
  color: #154898;
  font-size: 18px;
}
#hro_ship_to_search_modal .modal-dialog .close,
#add_user_modal .modal-dialog .close {
  position: absolute;
  top: 0;
}
#hro_ship_to_search_modal .modal-actions,
#add_user_modal .modal-actions {
  display: flex;
  justify-content: space-between;
}
#hro_ship_to_search_modal .modal-actions button,
#add_user_modal .modal-actions button {
  width: 47%;
}
#hro_ship_to_search_modal .container-checkbox input:checked ~ .checkmark,
#add_user_modal .container-checkbox input:checked ~ .checkmark {
  border-width: 6px;
}
#hro_ship_to_search_modal .container-checkbox input:checked ~ .checkmark:after,
#add_user_modal .container-checkbox input:checked ~ .checkmark:after {
  background-color: white;
  border-radius: 50%;
}
#hro_ship_to_search_modal .container-checkbox.container-area .checkmark,
#add_user_modal .container-checkbox.container-area .checkmark {
  border-radius: 50%;
}
#hro_ship_to_search_modal .control-label,
#add_user_modal .control-label {
  height: 100%;
}
#hro_ship_to_search_modal .checkmark-label span,
#add_user_modal .checkmark-label span {
  display: block;
}
#hro_ship_to_search_modal .filter-title,
#add_user_modal .filter-title,
#hro_ship_to_search_modal h4,
#add_user_modal h4 {
  color: #154898;
  font-size: 13px;
}
#hro_ship_to_search_modal .ship-to-items .ship-to-item,
#add_user_modal .ship-to-items .ship-to-item {
  padding: 10px 30px 10px 10px;
}
#hro_ship_to_search_modal .ship-to-items .ship-to-item:nth-child(odd),
#add_user_modal .ship-to-items .ship-to-item:nth-child(odd) {
  background-color: #e8eff1;
}
#hro_ship_to_search_modal .add-btn-wp,
#add_user_modal .add-btn-wp {
  text-align: center;
  padding-top: 40px;
}
#hro_ship_to_search_modal .add-btn-wp button,
#add_user_modal .add-btn-wp button {
  min-width: 150px;
}
@media (min-width: 640px) {
  #hro_ship_to_search_modal .add-btn-wp,
  #add_user_modal .add-btn-wp {
    text-align: left;
  }
}
@media (min-width: 640px) {
  #hro_ship_to_search_modal .search-icon-box-wp,
  #add_user_modal .search-icon-box-wp {
    max-width: 330px;
  }
}
@media (min-width: 640px) {
  #hro_ship_to_search_modal #rentalAddUserForm,
  #add_user_modal #rentalAddUserForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #hro_ship_to_search_modal #rentalAddUserForm .form-block,
  #add_user_modal #rentalAddUserForm .form-block {
    width: 47%;
  }
  #hro_ship_to_search_modal #rentalAddUserForm .form-block > *,
  #add_user_modal #rentalAddUserForm .form-block > * {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #hro_ship_to_search_modal .equal-height label:not(.error-control-label),
  #add_user_modal .equal-height label:not(.error-control-label) {
    height: 50px;
  }
}
#add_user_modal .modal-actions {
  margin-top: 30px;
}
/*!
 * Bootstrap-select v1.13.7 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
  margin-left: auto;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.input-group .bootstrap-select.form-control,
.bootstrap-select.form-control.input-group-btn {
  display: table-cell;
  z-index: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: '';
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  padding-right: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
  margin-right: -100%;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0.5px !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*# sourceMappingURL=bootstrap-select.css.map */
/**
 * selectize.bootstrap3.css (v0.12.6) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #3c3c3c;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #3c3c3c;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #3c3c3c;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #739dd2;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #898989;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(60, 60, 60, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -1px;
  width: 10px;
  height: 6px;
  border-style: solid;
  background: url(../../common/images/down-carrotgrey.svg) no-repeat;
  background-size: contain;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  transform: rotate(180deg);
  margin-top: -3px;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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);
}
.selectize-dropdown .optgroup-header {
  font-size: 13px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 32px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #739dd2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(115, 157, 210, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(115, 157, 210, 0.6);
}
.has-error .selectize-input {
  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 .selectize-input: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;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: -1px;
  -moz-border-radius: -1px;
  border-radius: -1px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*!
 * Datepicker for Bootstrap v1.8.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker.css.map */
.container__full {
  padding: 0;
}
.container {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 639px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
h1 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 40px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0.6px;
  text-align: left;
  color: #000000;
}
h2 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.91;
  letter-spacing: 0.5px;
  text-align: left;
  color: #000000;
}
h3 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.42;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
}
h4 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.44;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
}
h5 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.9;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
}
.hro-link-default {
  color: #154898;
  font-size: inherit;
}
.hro-link-default.line {
  text-decoration: underline;
}
.hro-dropdown-checkbox .dropdown-handler,
.hro-dropdown .dropdown-handler {
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  align-items: center;
  text-transform: capitalize;
  font-size: 13px;
  height: 40px;
  padding: 7px 30px;
}
@media (max-width: 639px) {
  .hro-dropdown-checkbox .dropdown-handler,
  .hro-dropdown .dropdown-handler {
    padding: 7px 15px;
  }
}
.hro-dropdown-checkbox .dropdown-handler[aria-expanded="true"],
.hro-dropdown .dropdown-handler[aria-expanded="true"] {
  background: #154898;
  color: #ffffff;
  border-color: #154898;
}
.hro-dropdown-checkbox .dropdown-handler[aria-expanded="true"] > span,
.hro-dropdown .dropdown-handler[aria-expanded="true"] > span {
  transform: rotate(180deg);
}
.hro-dropdown-checkbox .dropdown-handler > span,
.hro-dropdown .dropdown-handler > span {
  margin-left: 10px;
  display: inline-block;
}
.hro-dropdown-checkbox .dropdown-checkmenu,
.hro-dropdown .dropdown-checkmenu {
  border: solid 1px #7d9096;
  background: #ffffff;
  padding: 0;
  min-width: 200px;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-desc,
.hro-dropdown .dropdown-checkmenu .dropdown-desc {
  font-size: 10px;
  color: #7d9096;
  padding: 17px 15px 13px;
  line-height: 10px;
  background: #e8eff1;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list {
  max-height: 210px;
  overflow-y: auto;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item {
  padding: 7px 18px;
  font-size: 13px;
  color: #154898;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item > label,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item > label {
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item > label .checkmark-label,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item > label .checkmark-label {
  top: 3px;
  position: relative;
  line-height: 1;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item:hover,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item:hover {
  background: #e8eff1;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item:first-child,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item:first-child {
  margin-top: 5px;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item .checkmark-tip,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list .checkmenu-item .checkmark-tip {
  float: none;
  margin-left: auto;
}
.hro-dropdown-checkbox .dropdown-checkmenu .dropdown-checkmenu-list + .apply-btn,
.hro-dropdown .dropdown-checkmenu .dropdown-checkmenu-list + .apply-btn {
  padding: 0 18px;
  margin: 5px auto 20px;
}
.hro-dropdown-checkbox .dropdown-checkmenu a,
.hro-dropdown .dropdown-checkmenu a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0;
  padding: 7px 15px;
  font-weight: normal;
  color: #154898;
  font-size: 13px;
}
.hro-dropdown-checkbox .dropdown-checkmenu a .checkmark-tip,
.hro-dropdown .dropdown-checkmenu a .checkmark-tip {
  color: #7d9096;
  font-size: 10px;
}
.hro-dropdown-checkbox .dropdown-checkmenu a:hover,
.hro-dropdown .dropdown-checkmenu a:hover {
  background: #e8eff1;
}
.bootstrap-select.open > .dropdown-toggle {
  color: #154898;
  border-color: #154898;
}
.bootstrap-select.open .dropdown-menu {
  padding: 0;
}
.bootstrap-select.open .dropdown-menu > li > a {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  color: #154898;
  font-weight: normal;
  margin: 5px 0;
  padding: 7px 15px;
  font-size: 13px;
  margin-top: 0;
}
.bootstrap-select.open .dropdown-menu > li > a:hover {
  background-color: #e8eff1;
}
.bootstrap-select.open .dropdown-menu > li.disabled a {
  text-transform: uppercase;
  font-size: 10px;
  color: #7d9096;
  padding: 17px 15px 13px;
  line-height: 10px;
  background: #e8eff1;
}
.bootstrap-select .dropdown-toggle.btn-default:hover {
  color: #ffffff;
  border-color: #154898;
  background-color: #154898;
}
.bootstrap-select .dropdown-toggle .caret {
  right: 20px;
  margin-top: -8px;
  border: 0;
}
.bootstrap-select .dropdown-toggle .caret:before {
  font-family: 'hro-icon';
  content: "\e906";
}
.datepicker {
  position: absolute;
  background-color: #f7f7f7;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}
.datepicker th {
  background-color: #f7f7f7;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #f7f7f7;
  border-top: 0;
  position: absolute;
  top: -9px !important;
  left: 50% !important;
  transform: translateX(-50%);
}
.datepicker-dropdown:before {
  display: none;
}
.hro-page-title {
  margin-top: 20px;
  margin-bottom: 25px;
  line-height: 1;
  color: #154898;
}
@media (max-width: 1199px) {
  .hro-page-title {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .hro-page-title {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.hro-page-title > small {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
ul {
  padding: 0;
}
ul.unorder-list > li {
  padding-left: 10px;
  list-style: none;
  position: relative;
}
ul.unorder-list > li::before {
  content: '';
  display: inline-block;
  background: #646569;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: .7em;
  margin: auto;
}
ul.table-list li {
  padding: 15px;
  list-style: none;
  font-size: 12px;
  color: #646569;
  display: flex;
  justify-content: space-between;
}
ul.table-list li:nth-child(2n+1) {
  background: rgba(201, 217, 235, 0.2);
}
ul.table-list li span:first-child {
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  flex: 0 1 180px;
}
@media (max-width: 1199px) {
  ul.table-list li {
    padding: 20px 15px;
    border-top: 1px solid #7d9096;
    flex-direction: column;
  }
  ul.table-list li:last-child {
    border-bottom: 1px solid #7d9096;
  }
  ul.table-list li span:first-child {
    flex: auto;
  }
}
ul.table-list.align-left > li {
  justify-content: flex-start;
}
ul.table-list.align-left > li span:first-child {
  flex: 0 1 200px;
}
ul.table-list.normal > li span:first-child {
  font-weight: 400;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.pagination-toolbar {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  color: #154898;
  align-items: center;
}
.pagination-toolbar .pagesize-handler {
  margin-right: 25px;
  display: flex;
  align-items: center;
}
.pagination-toolbar .pagesize-handler.open > .dropdown-menu {
  padding: 5px 0;
  right: 0;
  left: auto;
  min-width: 60px;
}
.pagination-toolbar .pagesize-handler > .pagesize-title {
  margin-right: 10px;
}
.pagination-toolbar .pagesize-handler > .dropdown-handler {
  padding: 1px 12px;
  height: auto;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
.pagination-toolbar .hro-paginations .pagination {
  border: 2px solid #154898;
  border-radius: 0;
  display: table;
}
.pagination-toolbar .hro-paginations .pagination li {
  border: 0;
  border-right: 2px solid #154898;
  padding: 0 2px;
  display: table-cell;
  vertical-align: middle;
}
.pagination-toolbar .hro-paginations .pagination li > span,
.pagination-toolbar .hro-paginations .pagination li > a {
  width: 21px;
  color: inherit;
  padding: 3px 0 0;
  line-height: 16px;
  font-size: 13px;
}
.pagination-toolbar .hro-paginations .pagination li > span:hover,
.pagination-toolbar .hro-paginations .pagination li > a:hover {
  border: none;
}
.pagination-toolbar .hro-paginations .pagination li:first-child,
.pagination-toolbar .hro-paginations .pagination li:last-child {
  border-radius: 0;
  padding: 0;
}
.pagination-toolbar .hro-paginations .pagination li:first-child.pagination-prev > span,
.pagination-toolbar .hro-paginations .pagination li:last-child.pagination-prev > span,
.pagination-toolbar .hro-paginations .pagination li:first-child.pagination-next > span,
.pagination-toolbar .hro-paginations .pagination li:last-child.pagination-next > span,
.pagination-toolbar .hro-paginations .pagination li:first-child.pagination-prev > a,
.pagination-toolbar .hro-paginations .pagination li:last-child.pagination-prev > a,
.pagination-toolbar .hro-paginations .pagination li:first-child.pagination-next > a,
.pagination-toolbar .hro-paginations .pagination li:last-child.pagination-next > a {
  margin: 0;
  width: 21px;
  font-size: 10px;
  border: 0;
}
.pagination-toolbar .hro-paginations .pagination li:last-child {
  border-right: 0;
}
.pagination-toolbar .hro-paginations .pagination li:hover a {
  background-color: #d4d4d5;
}
.pagination-toolbar .hro-paginations .pagination li.active {
  background: #154898;
  color: #ffffff;
}
@media (max-width: 639px) {
  .pagination-toolbar {
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .pagination-toolbar .pagesize-handler {
    flex: auto;
  }
}
.hro-form-error {
  color: #ff6c7a;
}
textarea.hro-form-error,
input.hro-form-error {
  border-color: #ff6c7a;
}
.hro-error-el {
  position: relative;
}
.hro-error-el span.hro-form-error {
  position: absolute;
  width: 100%;
  background: #ffffff;
  z-index: 1;
}
.onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background-color: #e8eff1;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  margin-bottom: 0;
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #7d9096;
  border-radius: 0px;
}
.onoffswitch-label .switch-text {
  position: absolute;
  left: calc(50% - 20px);
  line-height: 1;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #7d9096;
}
.onoffswitch-label .switch-text.active {
  display: none;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 36px;
  padding: 0;
  line-height: 32px;
  font-size: 16px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
  background-clip: padding-box;
}
.onoffswitch-inner:before {
  content: "";
  padding-left: 10px;
  background-color: transparent;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "";
  padding-right: 10px;
  background-color: transparent;
  color: #666666;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 36px;
  margin: 0px;
  background: #7d9096;
  position: absolute;
  top: 2px;
  bottom: 2px;
  right: 0;
  transition: all 0.2s ease-in 0s;
}
.onoffswitch-switch .icon-check {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: white;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #00d660;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .switch-text {
  right: calc(50% - 50px);
  left: auto;
  color: #00d660;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .switch-text.active {
  display: block;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .switch-text.inactive {
  display: none;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: calc(100% - 36px);
  background-color: #00d660;
}
.normal {
  font-weight: normal;
}
*.disabled {
  pointer-events: none;
  color: #a8a8a9;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-container {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999;
}
.hro-tootips {
  border-bottom: 0;
  background: transparent;
}
.hro-tootips::before {
  content: '';
  width: 12px;
  height: 12px;
  border: 10px solid transparent;
  border-bottom-color: #e8eff1;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.hro-tootips .tooltip-inner {
  background: #e8eff1;
  padding: 30px;
  width: 320px;
  max-width: 320px;
  color: #154898;
}
.hro-tootips .tooltip-inner .title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 15px;
}
.hro-tootips.in {
  opacity: 1;
  padding: 0;
  padding-top: 10px;
}
@font-face {
  font-family: 'hro-icon';
  src: url('../fonts/hro-icon.eot?i8vc6f');
  src: url('../fonts/hro-icon.eot?i8vc6f#iefix') format('embedded-opentype'), url('../fonts/hro-icon.ttf?i8vc6f') format('truetype'), url('../fonts/hro-icon.woff?i8vc6f') format('woff'), url('../fonts/hro-icon.svg?i8vc6f#hro-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'social-icon';
  src: url('../fonts/social-icon.eot?t=1552630041441');
  src: url('../fonts/social-icon.eot?t=1552630041441#iefix') format('embedded-opentype'), url('../fonts/social-icon.ttf?t=1552630041441') format('truetype'), url('../fonts/social-icon.woff?t=1552630041441') format('woff'), url('../fonts/social-icon.svg?t=1552630041441#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hro-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span[class^="social-links--"],
span[class*=" social-links--"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.social-links--facebook:before {
  content: "\e601";
}
span.social-links--instagram:before {
  content: "\e602";
}
span.social-links--twitter:before {
  content: "𝕏";
  font-size: 1.2em;
}
span.social-links--pinterest:before {
  content: "\e604";
}
.icon-trash:before {
  content: "\e926";
}
.icon-book:before {
  content: "\e927";
}
.icon-help:before {
  content: "\e924";
}
.icon-pen:before {
  content: "\e925";
}
.icon-favorite-outline:before {
  content: "\e90a";
}
.icon-check-line:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e922";
}
.icon-favorite:before {
  content: "\e923";
}
.icon-back-arrow:before {
  content: "\e900";
}
.icon-Calender:before {
  content: "\e901";
}
.icon-Cart:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-circle-arrow:before {
  content: "\e904";
}
.icon-delivery:before {
  content: "\e905";
}
.icon-down-carrot:before {
  content: "\e906";
}
.icon-left-carrot::before {
  content: "\e906";
  display: inline-block;
  transform: rotate(90deg);
}
.icon-right-carrot::before {
  content: "\e906";
  display: inline-block;
  transform: rotate(-90deg);
}
.icon-down:before {
  content: "\e907";
}
.icon-Download:before {
  content: "\e908";
}
.icon-enlarge:before {
  content: "\e909";
}
.icon-grid:before {
  content: "\e90c";
}
.icon-Language:before {
  content: "\e90d";
}
.icon-list:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-minimize:before {
  content: "\e910";
}
.icon-minus:before {
  content: "\e911";
}
.icon-no-notification:before {
  content: "\e912";
}
.icon-notification:before {
  content: "\e913";
}
.icon-plus-line:before {
  content: "\e914";
}
.icon-plus:before {
  content: "\e915";
}
.icon-profile-add:before {
  content: "\e916";
}
.icon-profile-plus:before {
  content: "\e917";
}
.icon-profile-tooltip:before {
  content: "\e918";
}
.icon-Profile:before {
  content: "\e919";
}
.icon-remove:before {
  content: "\e91a";
}
.icon-Reorder-handle:before {
  content: "\e91b";
}
.icon-right-arrow:before {
  content: "\e91c";
}
.icon-Search:before {
  content: "\e91d";
}
.icon-three-dots:before {
  content: "\e91e";
}
.icon-two-arrows:before {
  content: "\e91f";
}
.icon-up:before {
  content: "\e920";
}
.icon-left-arrow:before {
  content: "\e920";
  display: inline-block;
  transform: rotate(-90deg);
}
.icon-right-arrow:before {
  content: "\e920";
  display: inline-block;
  transform: rotate(90deg);
}
.icon-Upload:before {
  content: "\e921";
}
.Upload {
  width: 17.5px;
  height: 17.4px;
  object-fit: contain;
  background-color: #99bbdb;
  background: url("../../common/images/upload.png") no-repeat;
}
.Calender {
  width: 21px;
  height: 20.8px;
  object-fit: contain;
  background-color: #99bbdb;
  background: url("../../common/images/calender.png") no-repeat;
}
.Language {
  width: 17.8px;
  height: 17.9px;
  object-fit: contain;
  background-color: #99bbdb;
  background: url("../../common/images/language.png") no-repeat;
}
input[type="text"]:disabled {
  color: #646569;
}
input:focus {
  outline: none !important;
}
.form-control {
  display: block;
  height: 40px;
  padding: 6px 12px;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #7d9096;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #202124;
}
.form-control:focus {
  border-color: #154898;
  color: #154898;
  outline: 0;
}
.form-control.error {
  border-color: #ff6c7a;
  color: #ff6c7a;
}
.control-label {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #202124;
  text-transform: none;
  margin-bottom: 10px;
}
.control-label.error {
  color: #cb414d;
}
.control-label.disabled {
  color: #d4d4d5;
}
.input-group-addon {
  background-color: #d4d4d5;
  border-radius: 6px 0 0 6px;
  color: #a8a8a9;
}
/*.form-select-data-style {
    background-color: #ffffff;
    border-radius: @input-border-radius-large !important;
    border-width: 2px;
    border-style: solid;
    border-color: @brand-gray-light-scale;
    text-transform: none;

    .filter-option {
      color: @brand-gray-light-scale;
    }

    .caret {
      color: @brand-gray-light-scale;
    }

    &:hover {
      border-color: @brand-primary;

      .filter-option {
        color: @label-color;
      }

    }
  }

  .dropdown-menu.open {
    border-style: solid;
    border-radius: @input-border-radius-large;
    border-color: @brand-primary;
    border-width: 2px;

  }*/
.selectize-control {
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  padding: 0;
}
.selectize-control .selectize-input {
  border: 2px solid #7d9096;
  color: #154898;
  font-weight: bold;
  font-size: 13px;
}
.selectize-control .selectize-input:after {
  border-style: none;
  border: none;
  border-width: 0;
  border-color: transparent;
  background: url("../../common/images/down-carrot.png") no-repeat;
  width: 18px;
  height: 10px;
}
.selectize-control .selectize-input.focus {
  border-color: #739dd2;
  color: #202124;
}
.selectize-control .selectize-input.error {
  border-color: #cb414d;
  color: #cb414d;
}
.selectize-control .selectize-dropdown {
  border: 0;
  padding: 0;
}
.selectize-control .selectize-dropdown:focus {
  border-color: #739dd2;
  color: #202124;
}
.selectize-control .selectize-dropdown-content {
  background-color: #ffffff;
  border: 2px solid #739dd2;
  border-radius: 6px;
}
.selectize-control .selectize-dropdown-content .option.active {
  color: #739dd2;
}
.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 {
  border-color: #d4d4d5;
  color: #d4d4d5;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type=checkbox] {
  transform: scale(1);
}
.hro-form-group {
  position: relative;
}
.hro-form-group .input-icon {
  position: absolute;
  font-size: 20px;
  top: 0;
  right: 10px;
  color: inherit;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.datepicker {
  padding: 20px;
}
.datepicker .datepicker-switch {
  text-align: center;
  color: #154898 !important;
  font-size: 18px;
}
.datepicker .next,
.datepicker .prev {
  color: #154898;
  font-size: 18px;
}
.datepicker .day.active,
.datepicker .day:hover {
  border-radius: 50%;
  background-color: #154898 !important;
  color: white !important;
  background-image: none !important;
}
.datepicker .month,
.datepicker .year {
  padding: 0 10px;
  display: inline-block;
}
.datepicker .month:hover,
.datepicker .year:hover {
  color: #154898 !important;
  text-decoration: underline !important;
}
.datepicker tbody td {
  min-width: 30px;
  text-align: center;
  cursor: pointer;
}
label {
  text-transform: none;
}
button:focus {
  outline: none !important;
}
.btn {
  padding: 8px 15px;
}
.btn.btn-mini {
  padding: 3px 12px;
}
.btn-default {
  border: 2px solid #154898;
  color: #ffffff;
  background-color: #154898;
  border-radius: 0;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:hover,
.btn-default:active:focus {
  background-color: #154898;
  color: #ffffff;
  border: 2px solid #154898;
}
.btn-secondary {
  color: #154898;
  background-color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:hover,
.btn-secondary:active:focus {
  border: 2px solid #154898;
  color: #154898;
  background-color: #ffffff;
}
.btn-icon-group > [class*="icon"] {
  display: inline-block;
  transform: scale(2);
  transform-origin: 150%;
}
.btn-icon-group > [class*="icon"].icon-favorite-outline {
  transform: scale(1.7);
}
.nav-pills {
  background-color: #ffffff;
}
.nav-pills li:first-child {
  border-radius: 6px 0 0 6px;
}
.nav-pills li:first-child a:hover {
  border-radius: 6px 0 0 6px;
}
.nav-pills li:last-child {
  border-radius: 0 6px 6px 0;
}
.nav-pills li:last-child a:hover {
  border-radius: 0 6px 6px 0;
}
.nav-pills a {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #646569;
}
.nav-pills li.nav-selected {
  background-color: #154898;
}
.nav-pills li.nav-selected a {
  color: #ffffff;
}
.nav-pills li:not(.nav-selected) {
  background-color: #f7f7f7;
}
.popover {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
.popover-content {
  background-color: #f7f7f7;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #f7f7f7;
}
.popover.right > .arrow:after {
  border-right-color: #f7f7f7;
}
.popover.top > .arrow:after {
  border-top-color: #f7f7f7;
}
.popover.left > .arrow:after {
  border-left-color: #f7f7f7;
}
.alert {
  border-radius: 6px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.alert .close {
  opacity: 1;
}
.alert .close:hover {
  color: #ffffff;
}
.alert strong {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.alert.alert-danger {
  background-color: #cb414d;
}
.alert.alert-success {
  background-color: #25c060;
}
.alert.alert-warning {
  background-color: #f39c12;
}
.alert.alert-info {
  background-color: #154898;
}
.pagination {
  border: 0;
  display: flex;
}
.pagination li {
  border-width: 2px 2px 2px 0;
  border-style: solid;
  border-color: #d4d4d5;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
.pagination li:first-child {
  border-left-width: 2px;
  border-radius: 6px 0 0 6px;
  padding-left: 2px;
}
.pagination li:last-child {
  border-radius: 0 6px 6px 0;
  padding-right: 2px;
}
.pagination li:hover {
  background-color: #d4d4d5;
}
.pagination li span,
.pagination li a {
  color: #646569;
}
label.hro-label {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  background: #739dd2;
  padding: 5px 10px 3px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 400;
  color: #f4f7fb;
  text-transform: inherit;
  display: block;
  float: left;
  letter-spacing: .6px;
}
label.hro-label + label.hro-label {
  margin-left: 10px;
}
label.hro-label a {
  color: inherit;
}
label.hro-label a .icon-close {
  font-weight: bold;
  display: inline-block;
  transform: scale(0.75);
  vertical-align: middle;
  margin-top: -2px;
}
.demo-hillrom .modal-dialog {
  border-radius: 30px;
}
.demo-hillrom .modal-dialog .modal-content {
  padding: 30px;
  border-radius: 30px;
}
.demo-hillrom .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
.demo-hillrom .modal-dialog .modal-content .modal-header .close {
  color: #202124;
}
.demo-hillrom .modal-dialog .modal-content .modal-footer {
  border-top: 0;
  text-align: center;
}
.demo-hillrom .modal-dialog .modal-content .modal-footer .btn-default {
  width: 120px;
}
.modal-dialog {
  border-radius: 0;
  background-color: #f7f7f7;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
}
.modal-dialog .fxb {
  /*short for functional button - used to remove button styles for icons*/
  background: transparent;
  box-shadow: none;
  border: none;
  font-size: 18px;
  vertical-align: top;
}
.modal-dialog .close {
  color: #7d9096;
  position: relative;
  right: 30px;
  top: 30px;
  z-index: 9999;
  opacity: .54;
}
@media (max-width: 639px) {
  .modal-dialog .close {
    right: 12px;
    font-size: 18px;
  }
}
.modal-dialog .close:hover {
  opacity: 1;
}
.modal-dialog .alert .close {
  top: -4px;
  color: white;
}
.modal-dialog .modal-content {
  padding: 30px;
  border-radius: 0;
}
.modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
.modal-dialog .modal-content .modal-footer {
  border-top: 0;
  text-align: center;
}
@media (max-width: 639px) {
  .modal-dialog .modal-content {
    padding: 30px 10px;
  }
}
.modal-dialog .modal-body .delete-exclamation {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 100px;
  text-align: center;
  color: #ffffff;
  background-color: #ff6c7a;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto 20px auto;
}
.hro-delete-modal .modal-header {
  border: none;
}
.hro-delete-modal h5 {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #154898;
  margin-top: 50px;
}
.hro-delete-modal .delete-exclamation {
  background-color: #154898;
}
.hro-delete-modal .modal-footer {
  text-align: center;
  padding: 40px;
}
.hro-delete-modal .modal-footer button {
  width: 80%;
  margin: auto;
}
.hro-delete-modal .modal-footer button:first-child {
  margin-bottom: 20px;
}
.hro-delete-modal .modal-footer .btn + .btn {
  margin-left: 0;
}
.qty-selector {
  display: flex;
  align-items: stretch;
  min-height: 40px;
}
.qty-selector > .qty-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #a8a8a9;
  margin-right: 10px;
  align-self: center;
}
.qty-selector > .input-group-btn:nth-child(2) > .btn {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.qty-selector > input.form-control {
  height: auto !important;
}
.qty-selector > input.form-control[readonly] {
  background: #ffffff;
  border-color: #abc2cc;
  border-width: 1px;
  color: #7d9096;
  cursor: default;
}
.qty-selector > input.form-control:focus {
  box-shadow: none;
}
.qty-selector > .input-group-btn:last-child > .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.breadcrumb {
  background-color: #ffffff;
  text-transform: uppercase;
}
.breadcrumb li {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #154898;
}
.breadcrumb li.active {
  color: #7d9096;
}
.breadcrumb li a {
  color: inherit;
  font-size: inherit;
}
.breadcrumb li + li:before {
  color: #154898;
  padding: 0 10px;
}
.component-paragraph {
  position: relative;
  display: flex;
  background: #e8eff1;
  margin-bottom: 60px;
}
.component-paragraph .paragraph-img {
  flex: 1 1 40%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.component-paragraph .paragraph-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.component-paragraph .paragraph-content {
  padding: 40px 60px 40px 40px;
  flex: 1 1 60%;
}
.component-paragraph .paragraph-content > h3 {
  padding-bottom: 30px;
  border-bottom: 2px solid #abc2cc;
  margin-bottom: 40px;
  color: #154898;
  line-height: 1.3;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.component-paragraph .paragraph-content-mes {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.86;
  color: #154898;
}
.component-paragraph .paragraph-content-mes .title {
  font-weight: 600;
  font-size: 22px;
  color: #154898;
  line-height: 1;
  margin-bottom: 15px;
}
.component-paragraph .paragraph-content-mes ul li {
  list-style-position: outside;
}
.component-paragraph .paragraph-content-btn {
  margin-top: 20px;
}
.component-paragraph .back-top {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 13px;
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  letter-spacing: 1.3px;
  font-weight: 600;
}
@media (min-width: 640px) {
  .component-paragraph.right .paragraph-img {
    order: 1;
  }
}
@media (max-width: 1199px) {
  .component-paragraph {
    margin-bottom: 50px;
  }
  .component-paragraph .paragraph-img {
    flex: 0 0 33%;
    background-position: center;
  }
  .component-paragraph .paragraph-content {
    padding: 30px 40px;
    flex: 0 0 67%;
  }
  .component-paragraph .paragraph-content > h3 {
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .component-paragraph .paragraph-content-mes .title {
    font-size: 18px;
  }
}
@media (max-width: 639px) {
  .component-paragraph {
    flex-direction: column;
  }
  .component-paragraph .paragraph-img {
    flex: 1 1 100%;
  }
  .component-paragraph .paragraph-img img {
    min-height: 1px;
  }
  .component-paragraph .paragraph-content {
    flex: 1 1 100%;
    padding: 0 30px 30px;
  }
}
.error-page-component {
  display: flex;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  margin: 120px 0;
}
.error-page-component .error-img {
  width: 400px;
  min-height: 400px;
}
.error-page-component .error-img > img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.error-page-component .error-info {
  flex: auto;
  align-self: flex-end;
  margin-left: 15px;
  color: #154898;
}
.error-page-component .error-info .error-info-desc {
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
.error-page-component .error-info .error-info-desc h1,
.error-page-component .error-info .error-info-desc h2,
.error-page-component .error-info .error-info-desc h3,
.error-page-component .error-info .error-info-desc h4,
.error-page-component .error-info .error-info-desc h5 {
  color: #154898;
  font-family: inherit;
}
.error-page-component .error-info .error-info-desc h1 {
  margin: 0;
  line-height: 1;
  font-size: 70px;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  margin-bottom: 20px;
}
.error-page-component .error-info .error-info-desc h4 {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}
.error-page-component .error-info .error-info-desc p:last-child {
  margin-bottom: 0;
}
.error-page-component .error-info .error-info-action {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .error-page-component .error-img {
    width: 50%;
    min-height: 300px;
  }
  .error-page-component .error-info .error-info-desc h1 {
    margin-bottom: 0;
  }
  .error-page-component .error-info .error-info-desc h4 {
    font-size: 24px;
  }
  .error-page-component .error-info .error-info-action {
    margin-top: 25px;
  }
  .error-page-component .error-info .error-info-action .col-xs-12:first-child {
    margin-bottom: 15px;
  }
}
@media (max-width: 639px) {
  .error-page-component .error-info {
    margin-left: 0;
    text-align: center;
  }
}
.banner-hero-banner {
  display: flex;
  flex-wrap: wrap;
}
.banner-hero-banner .banner-img {
  width: 100%;
}
.banner-hero-banner .banner-img > img {
  position: absolute;
  width: auto;
  object-fit: cover;
  height: 100%;
}
@media (max-width: 1199px) {
  .banner-hero-banner .banner-img > img {
    position: relative;
    width: 100%;
    max-width: initial;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    object-fit: cover;
  }
}
.banner-hero-banner .primary-banner {
  position: relative;
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1199px) {
  .banner-hero-banner .primary-banner {
    flex: 100% !important;
  }
}
.banner-hero-banner .primary-banner .banner-img {
  height: 750px;
  z-index: -1;
  position: relative;
  overflow: hidden;
}
.banner-hero-banner .primary-banner .banner-img > img {
  align-self: center;
  min-height: 750px;
  min-width: 100%;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1199px) {
  .banner-hero-banner .primary-banner .banner-img > img {
    min-height: auto;
  }
}
.banner-hero-banner .primary-banner .banner-content {
  width: 100vw;
  padding: 0 10px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
}
.banner-hero-banner .primary-banner .banner-content .banner-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 37px;
  font-weight: 700;
  width: 420px;
  color: #154898;
}
.banner-hero-banner .primary-banner .banner-content .learnmore {
  margin-top: 15px;
  padding: 16px 45px;
  line-height: 1;
  font-size: 14px;
  border: 0;
}
@media (max-width: 1199px) {
  .banner-hero-banner .primary-banner .banner-content {
    width: auto;
  }
}
@media (max-width: 1199px) {
  .banner-hero-banner .primary-banner .banner-img {
    height: 400px;
    overflow: hidden;
    display: flex;
  }
  .banner-hero-banner .primary-banner .banner-img > img {
    width: auto;
    height: auto;
  }
  .banner-hero-banner .primary-banner .banner-content {
    padding: 0;
    bottom: 45px;
  }
  .banner-hero-banner .primary-banner .banner-content .banner-title {
    font-size: 32px;
  }
}
@media (max-width: 639px) {
  .banner-hero-banner .primary-banner .banner-img {
    height: 300px;
  }
  .banner-hero-banner .primary-banner .banner-content {
    bottom: 35px;
  }
  .banner-hero-banner .primary-banner .banner-content .banner-title {
    font-size: 24px;
    width: 270px;
    line-height: 1.2;
  }
}
@media (max-width: 1199px) {
  .banner-hero-banner .primary-banner {
    flex: auto;
  }
}
.banner-hero-banner .primary-banner-fullstretch {
  flex: 100%;
}
.banner-hero-banner .primary-banner-partialstretch {
  flex: 0 0 66.6666%;
}
.banner-hero-banner .option-banner {
  flex: 0 0 33.3333%;
}
.banner-hero-banner .option-banner .option-banner-item {
  position: relative;
  height: 50%;
  max-height: 375px;
  overflow: hidden;
}
.banner-hero-banner .option-banner .option-banner-item .banner-img {
  height: 100%;
}
.banner-hero-banner .option-banner .option-banner-item .banner-content {
  width: 100%;
  position: absolute;
  padding: 16px 30px;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
}
.banner-hero-banner .option-banner .option-banner-item .banner-content .banner-title {
  font-size: 25px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
}
.banner-hero-banner .option-banner .option-banner-item .banner-content a {
  text-decoration: underline;
  font-size: 12px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .banner-hero-banner .option-banner {
    flex: 0 0 100%;
    display: flex;
  }
  .banner-hero-banner .option-banner .option-banner-item {
    width: 50%;
    height: 220px;
  }
  .banner-hero-banner .option-banner .option-banner-item:first-child .banner-content {
    padding-left: 80px;
  }
  .banner-hero-banner .option-banner .option-banner-item:last-child .banner-content {
    padding-right: 80px;
  }
}
@media (max-width: 639px) {
  .banner-hero-banner .option-banner .option-banner-item {
    width: 50%;
    height: 200px;
  }
  .banner-hero-banner .option-banner .option-banner-item .banner-content .banner-title {
    font-size: 20px;
    line-height: 1.1;
  }
  .banner-hero-banner .option-banner .option-banner-item:first-child .banner-content {
    padding-left: 20px;
  }
  .banner-hero-banner .option-banner .option-banner-item:last-child .banner-content {
    padding-right: 20px;
  }
}
.banner-hero-banner.simple-banner {
  margin-bottom: 50px;
}
.banner-hero-banner.simple-banner .primary-banner {
  background: transparent;
}
.banner-hero-banner.simple-banner .primary-banner .banner-content .container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.banner-hero-banner.simple-banner .primary-banner .banner-content .banner-title {
  width: 230px;
  font-size: 18px;
  color: #154898;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner-hero-banner.simple-banner .primary-banner .banner-content .banner-title span {
  color: #202124;
  font-size: 12px;
}
.banner-hero-banner.simple-banner .primary-banner .banner-content .banner-description {
  width: 230px;
  font-size: 13px;
}
.banner-hero-banner.simple-banner .primary-banner .banner-content .banner-description h5 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 639px) {
  .banner-hero-banner.simple-banner .primary-banner .banner-content {
    display: none;
  }
}
.faqpage-component .faqpage-category {
  display: flex;
  margin-bottom: 50px;
}
.faqpage-component .faqpage-category .faqpage-category-img {
  width: 180px;
  height: 180px;
  margin-right: 15px;
  flex: 0 0 180px;
}
.faqpage-component .faqpage-category .faqpage-category-img > img {
  width: 100%;
  height: 100%;
}
.faqpage-component .faqpage-category .faqpage-category-question .question-title {
  line-height: 1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #154898;
  margin-bottom: 15px;
}
.faqpage-component .faqpage-category .faqpage-category-question .question-title > a {
  font-size: inherit;
  color: inherit;
}
.faqpage-component .faqpage-category .faqpage-category-question ul li {
  list-style: none;
}
.faqpage-component .faqpage-category .faqpage-category-question ul li a {
  color: #154898;
  font-size: 13px;
  line-height: 2.23;
}
.faqpage-component .faqpage-block {
  background: #e8eff1;
  padding: 60px 98px 30px;
  margin-bottom: 40px;
  color: #154898;
}
.faqpage-component .faqpage-block .block-title {
  font-size: 24px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1;
}
.faqpage-component .faqpage-block .block-question {
  margin-bottom: 30px;
}
.faqpage-component .faqpage-block .block-question > h5 {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  color: #154898;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}
.faqpage-component .faqpage-block .block-question p {
  color: #154898;
  font-size: 14px;
  line-height: 1.86;
}
.faqpage-component .faqpage-block .block-question .block-solution ol {
  counter-reset: list;
}
.faqpage-component .faqpage-block .block-question .block-solution ol > li {
  list-style-type: none;
  position: relative;
}
.faqpage-component .faqpage-block .block-question .block-solution ol > li::before {
  counter-increment: list;
  position: absolute;
  left: -1.2em;
}
.faqpage-component .faqpage-block .block-question .block-solution > ol > li::before {
  content: counter(list, decimal) ") ";
}
.faqpage-component .faqpage-block .block-question .block-solution > ol > li > ol > li::before {
  content: counter(list, lower-alpha) ") ";
}
.faqpage-component .faqpage-block .block-question .block-solution > ol > li > ol > li > ol > li::before {
  content: counter(list, lower-roman) ") ";
}
@media (max-width: 1199px) {
  .faqpage-component .faqpage-block {
    padding: 60px 23px;
  }
}
@media (max-width: 639px) {
  .faqpage-component .faqpage-category {
    margin-bottom: 20px;
  }
  .faqpage-component .faqpage-category-img {
    display: none;
  }
  .faqpage-component .faqpage-block {
    background: none;
    padding: 10px 0 0;
  }
}
/*
https://www.w3schools.com/howto/howto_css_custom_checkbox.asp
Customize the label (the container) */
.container-checkbox.container-area,
.container-radio.container-area {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: inherit;
  color: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* Mini checkbox*/
}
.container-checkbox.container-area input,
.container-radio.container-area input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.container-checkbox.container-area .checkmark,
.container-radio.container-area .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border-radius: 0;
  border: 2px solid #7d9096;
}
.container-checkbox.container-area .checkmark-tip,
.container-radio.container-area .checkmark-tip {
  font-size: 10px;
  color: #a8a8a9;
  float: right;
}
.container-checkbox.container-area.mini,
.container-radio.container-area.mini {
  padding-left: 25px;
}
.container-checkbox.container-area.mini .checkmark,
.container-radio.container-area.mini .checkmark {
  width: 16px;
  height: 16px;
  bottom: 0;
  top: 0;
  margin: auto;
}
.container-checkbox.container-area.mini .checkmark:after,
.container-radio.container-area.mini .checkmark:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 7px;
  height: 7px;
}
.container-checkbox.container-area.checkline .checkmark .icon-check-line,
.container-radio.container-area.checkline .checkmark .icon-check-line {
  font-size: 12px;
  transform: scale(0.6);
  display: block;
  font-weight: 600;
  color: #ffffff;
  margin-left: -1px;
}
.container-checkbox.container-area.checkline input:checked ~ .checkmark,
.container-radio.container-area.checkline input:checked ~ .checkmark {
  background: #154898;
  border-color: #154898;
}
.container-checkbox.container-area.checkline input:checked ~ .checkmark::after,
.container-radio.container-area.checkline input:checked ~ .checkmark::after {
  display: none;
}
.container-radio.checkline .checkmark {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border-width: 2px;
}
.checkmark-label {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container-radio.container-area .checkmark {
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.container-area input:checked ~ .checkmark {
  background-color: white;
  border-color: #154898;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container-area input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5px;
  height: 5px;
  background-color: #154898;
  border-width: 0 3px 3px 0;
}
/* Style the indicator (dot/circle) */
.container-radio input:checked ~ .checkmark {
  border-width: 6px;
}
.container-radio.checkline input:checked ~ .checkmark {
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 2px;
  background: #154898;
}
@media screen and (min-width: 1200px) {
  #delivery_window_modal .modal-dialog {
    width: 1040px;
  }
}
#delivery_window_modal .modal-content {
  padding-bottom: 40px;
}
#delivery_window_modal .close {
  position: relative;
  right: 20px;
  top: 15px;
  z-index: 9999;
}
#delivery_window_modal .modal-body {
  text-align: center;
}
#delivery_window_modal .modal-body h3 {
  text-align: center;
}
#delivery_window_modal .modal-footer .btn + .btn {
  margin-top: 20px;
  margin-left: 0;
}
#delivery_window_modal .modal-footer {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  #delivery_window_modal .modal-footer {
    display: flex;
    max-width: 850px;
    margin: auto;
  }
}
#delivery_window_modal .modal-footer button {
  width: 100%;
  margin: 20px auto 0;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal .modal-footer button {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  #delivery_window_modal .modal-footer button {
    width: 40%;
  }
}
#delivery_window_modal #delivery_date_selector,
#delivery_window_modal #delivery_time_selector {
  display: flex;
  margin: auto;
  text-align: center;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp,
#delivery_window_modal #delivery_time_selector .delivery-date-wp,
#delivery_window_modal #delivery_date_selector .delivery-time-wp,
#delivery_window_modal #delivery_time_selector .delivery-time-wp {
  background-color: #e8eff1;
  cursor: pointer;
  border: solid 1px #7d9096;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp .date-value,
#delivery_window_modal #delivery_time_selector .delivery-date-wp .date-value,
#delivery_window_modal #delivery_date_selector .delivery-time-wp .date-value,
#delivery_window_modal #delivery_time_selector .delivery-time-wp .date-value,
#delivery_window_modal #delivery_date_selector .delivery-date-wp .time-value,
#delivery_window_modal #delivery_time_selector .delivery-date-wp .time-value,
#delivery_window_modal #delivery_date_selector .delivery-time-wp .time-value,
#delivery_window_modal #delivery_time_selector .delivery-time-wp .time-value {
  color: #154898;
  font-weight: bold;
  font-size: 13px;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp.active,
#delivery_window_modal #delivery_time_selector .delivery-date-wp.active,
#delivery_window_modal #delivery_date_selector .delivery-time-wp.active,
#delivery_window_modal #delivery_time_selector .delivery-time-wp.active {
  border-color: #154898;
  background-color: rgba(83, 105, 229, 0.35);
}
#delivery_window_modal #delivery_date_selector .delivery-time-wp:disabled,
#delivery_window_modal #delivery_time_selector .delivery-time-wp:disabled {
  color: #c9d9eb;
  cursor: not-allowed;
}
#delivery_window_modal #delivery_date_selector {
  flex-wrap: wrap;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_date_selector {
    flex-wrap: nowrap;
    max-width: 80%;
  }
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp {
  position: relative;
  padding: 10px 20px;
  width: 100%;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_date_selector .delivery-date-wp {
    width: 33.33%;
    border-left: none;
    border-top: solid 1px #7d9096;
  }
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp .date-title {
  line-height: 1.33;
  color: #154898;
  margin-bottom: 10px;
  font-size: 18px;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp span {
  display: block;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp.active {
  border-top: solid 1px #7d9096;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_date_selector .delivery-date-wp.active {
    border-left: solid 1px #2a8ec1 !important;
  }
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp.active .date-title {
  color: #202124;
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp.active-prev {
  border-bottom: none;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_date_selector .delivery-date-wp.active-prev {
    border-bottom: solid 1px #7d9096;
    border-right: none;
  }
}
#delivery_window_modal #delivery_date_selector .delivery-date-wp:first-child {
  border-left: solid 1px #a8a8a9;
}
#delivery_window_modal #delivery_time_selector {
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_time_selector {
    max-width: 95%;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  #delivery_window_modal #delivery_time_selector {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
#delivery_window_modal #delivery_time_selector .delivery-time-wp {
  width: 45%;
  padding: 15px 20px;
  margin-bottom: 10px;
  color: #154898;
}
#delivery_window_modal #delivery_time_selector .delivery-time-wp:disabled {
  color: #c9d9eb;
  cursor: not-allowed;
}
@media screen and (min-width: 640px) {
  #delivery_window_modal #delivery_time_selector .delivery-time-wp {
    width: 22%;
    margin: 10px 1.5%;
  }
}
@media screen and (min-width: 1200px) {
  #delivery_window_modal #delivery_time_selector .delivery-time-wp {
    margin: 10px 1%;
  }
}
#delivery-datepicker {
  text-align: center;
  width: 100%;
  max-width: 130px;
}
#pull_from_storage_modal .modal-dialog {
  background-color: white;
}
@media screen and (min-width: 640px) {
  #pull_from_storage_modal .modal-footer {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
  }
}
#pull_from_storage_modal .modal-footer button {
  width: 100%;
  margin-top: 10px;
}
@media screen and (min-width: 640px) {
  #pull_from_storage_modal .modal-footer button {
    width: 30%;
  }
}
#pull_from_storage_modal .close {
  position: relative;
  right: 20px;
  top: 15px;
  z-index: 9999;
}
#pull_from_storage_modal .modal-footer .btn + .btn {
  margin-left: 0;
}
#pull_from_storage_modal .product-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#pull_from_storage_modal .product-header img {
  width: 120px;
  height: 120px;
}
#pull_from_storage_modal h4 {
  color: #154898;
  line-height: 1.33;
}
#pull_from_storage_modal p {
  font-size: 13px;
  color: #7d9096;
}
#pull_from_storage_modal .fullfilment-item {
  margin-bottom: 20px;
}
#pull_from_storage_modal .fullfilment-item:last-child {
  margin-bottom: 0;
}
#pull_from_storage_modal .fullfilment-item .fullfilment-item-content {
  display: none;
}
#pull_from_storage_modal .fullfilment-item.active p {
  color: #154898;
}
#pull_from_storage_modal .fullfilment-item.active .fullfilment-item-content {
  display: block;
}
#pull_from_storage_modal .fullfilment-item .serial-selected {
  white-space: nowrap;
  padding: 10px 30px 10px 35px;
  height: 100%;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.54;
  background-color: #e8eff1;
}
#pull_from_storage_modal .fullfilment-item .serial-selected .serial-number-value {
  margin-left: 20px;
}
#pull_from_storage_modal .fullfilment-item-number {
  color: #154898;
  margin-bottom: 10px;
  display: block;
}
#pull_from_storage_modal .serial-numbers .serial-number-item {
  height: 100%;
  margin-bottom: 0;
  padding: 10px;
  font-size: 13px;
  line-height: 1.54;
}
#pull_from_storage_modal .serial-numbers .serial-number-item:nth-child(even) {
  background-color: #e8eff1;
}
#pull_from_storage_modal .serial-numbers .serial-number-item:nth-child(odd) {
  background-color: white;
}
#pull_from_storage_modal .serial-numbers .serial-number-item.serial-title {
  font-size: 13px;
  color: #154898;
  padding-left: 35px;
}
#pull_from_storage_modal .serial-numbers .serial-number-item .checkmark {
  display: none;
}
#pull_from_storage_modal .serial-numbers .serial-number-item input {
  margin-bottom: 0;
}
#pull_from_storage_modal .alternate-serial-number-wp {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 20px;
  max-width: 640px;
}
#pull_from_storage_modal .alternate-serial-number-wp .alternate-serial-number {
  width: 75%;
  margin-bottom: 0;
}
#pull_from_storage_modal .alternate-serial-number-wp .alternate-serial-number input {
  width: 100%;
  border-radius: 0;
}
#pull_from_storage_modal .alternate-serial-number-wp button {
  height: 40px;
  width: 20%;
}
#pull_from_storage_modal .billing-date-title {
  font-weight: bold;
}
#pull_from_storage_modal .billing-date-title,
#pull_from_storage_modal .billing-date-text {
  color: #154898;
}
#pull_from_storage_modal .billing-date {
  position: relative;
  display: inline-block;
}
#pull_from_storage_modal .billing-date input {
  border-color: #154898;
  width: 100%;
  padding-right: 30px;
  border-radius: 0;
}
#pull_from_storage_modal .billing-date img {
  position: absolute;
  right: 10px;
  top: 10px;
}
#pull_from_storage_modal .datepicker {
  left: 80%;
  transform: none;
}
#pull_from_storage_modal .datepicker:after {
  left: 7%;
}
/*sticky footer start*/
html {
  position: relative;
  min-height: 100vh;
}
html body {
  margin-bottom: 255px;
  position: static;
}
@media screen and (max-width: 639px) {
  html body {
    margin-bottom: 450px;
  }
}
/*sticky footer end*/
.body-fixed {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: static;
}
.body-fixed::-webkit-scrollbar {
  display: none;
}
.header-fixed {
  position: absolute;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  left: 0;
  top: 0;
  z-index: 1001;
  background-color: #e8eff1;
}
.header-fixed::-webkit-scrollbar {
  display: none;
}
header {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  background: #f7f7f7;
}
header .container {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  header .container {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
  }
}
@media screen and (max-width: 639px) {
  header .container {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
header .header-super {
  background: #154898;
  color: #ffffff;
}
header .header-super .header-super-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header-super .header-super-body .header-logo img {
  width: 155px;
}
header .header-super .header-super-body .yCmsComponent:nth-child(2) {
  flex: 1 0 auto;
  padding-left: 110px;
}
header .header-super .header-super-body .header-content > a {
  color: #ffffff;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
header .header-super .header-super-body .multi-language {
  cursor: default;
  background: transparent;
  border: 0;
  color: inherit;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 600;
}
header .header-super .header-super-body .multi-language .icon-Language {
  margin-right: 5px;
}
@media (max-width: 639px) {
  header .header-super .header-super-body {
    justify-content: space-around;
  }
  header .header-super .header-super-body .header-logo img {
    width: 140px;
  }
  header .header-super .header-super-body .yCmsComponent:nth-child(2) {
    display: none;
  }
}
header .header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 48px 0 45px;
}
@media screen and (max-width: 1199px) {
  header .header-nav {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .header-nav {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
header .header-nav button {
  border: none;
  background: none;
  color: #154898;
  font-size: 14px;
  font-weight: 600;
}
header .header-nav .search {
  vertical-align: middle;
  padding-right: 25px;
}
@media screen and (max-width: 1199px) {
  header .header-nav .search {
    padding-right: 10px;
  }
}
header .header-nav .search .search-icon,
header .header-nav .search .search-light-icon {
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
header .header-nav .search .search-icon {
  background: url("../../common/images/search.svg") no-repeat left center;
}
header .header-nav .search .search-light-icon {
  background: url("../../common/images/search-light.svg") no-repeat left center;
}
header .header-nav .header-logo-container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  header .header-nav .header-logo-container {
    width: 100%;
  }
}
header .header-nav .header-logo-container .banner__component {
  margin-left: 0px;
  margin-right: 0px;
}
header .header-nav .header-logo-secondary span {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 25px;
  color: #7d9096;
}
@media screen and (max-width: 639px) {
  header .header-nav .header-logo-secondary span {
    font-size: 15px;
  }
}
@media screen and (min-width: 640px) {
  header .header-nav .header-logo-secondary span {
    font-size: 18px;
    vertical-align: text-top;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  header .header-nav .header-logo-secondary span {
    font-size: 23px;
  }
}
header .header-nav .header-logo-secondary .direct-title {
  display: block;
  background-size: 100% 100%;
}
header .header-nav .header-logo-secondary .direct-title strong {
  letter-spacing: -0.5px;
  font-weight: 600;
}
header .header-nav .hamburger-menu {
  z-index: 1000;
}
header .header-nav .hamburger-menu .menu-icon {
  background: url("../../common/images/menu.svg") no-repeat left center;
  height: 23px;
  width: 21px;
  vertical-align: middle;
  display: inline-block;
  background-size: contain;
}
header .header-nav .hamburger-menu .close-mobile-nav {
  display: none;
  color: #154898;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
header .header-nav .hamburger-menu.expanded-menu .close-mobile-nav {
  display: inline-block;
}
header .header-nav .hamburger-menu.expanded-menu .menu-icon {
  display: none;
}
@media screen and (min-width: 1199px) {
  header .header-nav .smartEditComponent .navigation.navigation--bottom {
    width: 100%;
  }
}
header .header-nav .navigation.navigation--bottom {
  /***navigation for desktop start***/
}
@media screen and (min-width: 1199px) {
  header .header-nav .navigation.navigation--bottom {
    display: flex;
    justify-content: flex-start;
    min-width: 36%;
    width: 40%;
    background: none;
    border-bottom: none;
    z-index: 3;
    padding-top: 7px;
    /***navigation for desktop end***/
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products {
    padding-left: 0;
    padding-right: 0;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products .show-sub .nav__link a:after {
    border: none;
    display: none;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li {
    padding: 0px;
    letter-spacing: 1.4px;
    align-self: center;
    border-bottom: 2px solid #f7f7f7;
    margin-right: 20px;
    margin-left: 15px;
    text-transform: uppercase;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li a {
    color: #7d9096;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li a:focus {
    text-decoration: none;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li.active,
  header .header-nav .navigation.navigation--bottom .nav__links--products > li:hover {
    border-bottom: 2px solid #154898;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li.active a,
  header .header-nav .navigation.navigation--bottom .nav__links--products > li:hover a {
    color: #154898;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub__navigation {
    background: #ffffff;
    width: 100%;
    border: none;
    box-shadow: none;
    position: absolute;
    border-bottom: 2px solid #f7f7f7;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub__navigation .container {
    margin-bottom: 0px;
    cursor: default;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub__navigation .container .close-subnav {
    float: right;
    color: #5f6062;
    margin-top: 15px;
    font-size: 24px;
    opacity: .5;
    cursor: pointer;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section {
    margin-left: 70px;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section .title {
    color: #7d9096;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .5px;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li.nav__link--secondary--rental--selector a {
    line-height: 3.8;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li {
    font-size: 12px;
    margin-right: 40px;
    width: 160px;
    border-bottom: none;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li a {
    display: block;
    line-height: 1.9;
    color: #154898;
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: normal;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li a.active,
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li a:hover {
    color: #154898;
    background: #ffffff;
    text-decoration: none;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li .address {
    font-size: 13px;
    font-weight: 600;
    display: block;
  }
  header .header-nav .navigation.navigation--bottom .nav__links--products > li .sub-navigation-section ul li.home-subnav a {
    line-height: 1.38;
  }
}
header .header-nav .nav-menu {
  display: flex;
  justify-content: flex-start;
  width: 40%;
}
header .header-nav .nav-menu li {
  padding: 0px;
  letter-spacing: 1.4px;
  align-self: center;
  border-bottom: 2px solid #f7f7f7;
  margin-right: 20px;
  margin-left: 15px;
  text-transform: uppercase;
}
header .header-nav .nav-menu li a {
  color: #7d9096;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}
header .header-nav .nav-menu li.active,
header .header-nav .nav-menu li:hover {
  border-bottom: 2px solid #154898;
}
header .header-nav .nav-menu li.active a,
header .header-nav .nav-menu li:hover a {
  color: #154898;
}
header .header-nav .ship-to--selector {
  font-weight: bold;
  color: #154898;
}
header .header-nav .ship-to--selector a {
  color: inherit;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px;
}
header .header-nav .ship-to--selector a:focus,
header .header-nav .ship-to--selector a:hover {
  text-decoration: none;
}
header .header-nav .ship-to--selector .delivery-icon {
  margin-right: 10px;
  display: inline-block;
  background: url("../../common/images/delivery.svg") no-repeat left center;
  height: 20px;
  width: 25px;
  vertical-align: sub;
}
header .header-nav .ship-to--selector .glyphicon-triangle-bottom {
  font-size: 8px;
  margin-left: 10px;
}
header .header-nav .ship-to--selector.active a {
  border-bottom: 2px solid #154898;
}
header .header-nav .ship-to--selector.active .glyphicon-triangle-bottom {
  transform: rotate(180deg);
}
header .header-nav .my-account {
  color: #6aa2cd;
  font-size: 14px;
  font-weight: 600;
  flex: 0 0 auto;
}
@media screen and (max-width: 1199px) {
  header .header-nav .my-account {
    order: 1;
    margin-left: 5px;
  }
}
header .header-nav .my-account button {
  min-width: 150px;
  display: flex;
  align-items: flex-end;
  padding: 6px 15px;
  border-bottom: 3px solid #f7f7f7;
}
header .header-nav .my-account .profile-icon {
  margin-right: 10px;
  display: inline-block;
  background: url("../../common/images/profile.svg") no-repeat left bottom;
  height: 23px;
  width: 21px;
  background-size: 21px 23px;
  vertical-align: sub;
}
header .header-nav .my-account .glyphicon-triangle-bottom {
  font-size: 8px;
  margin-left: 10px;
}
header .header-nav .my-account .register {
  margin-right: 5px;
}
header .header-nav .my-account .signIn {
  margin-left: 5px;
}
header .header-nav .my-account .my-account-list {
  display: none;
}
header .header-nav .my-account.open {
  position: relative;
  background: #ffffff;
}
header .header-nav .my-account.open .glyphicon-triangle-bottom {
  transform: rotate(180deg);
}
header .header-nav .my-account.open .my-account-list {
  display: block;
  position: absolute;
  width: 100%;
  background: #ffffff;
  padding-right: 10px;
  left: 0;
  z-index: 1000;
}
header .header-nav .my-account.open .my-account-list li {
  line-height: 40px;
  text-align: right;
  font-size: 13px;
}
header .header-nav .my-account.open .my-account-list li a {
  color: #154898;
  display: block;
  cursor: pointer;
}
header .header-nav .my-account a {
  color: #154898;
}
header .header-nav .min-cart {
  cursor: pointer;
  display: flex;
}
header .header-nav .min-cart > span {
  align-self: center;
}
header .header-nav .min-cart .nav-cart a {
  display: flex;
}
header .header-nav .min-cart .cart-icon {
  display: inline-block;
  background: url("../../common/images/cart.svg") no-repeat left center;
  height: 20px;
  width: 26px;
  background-size: 23px 23px;
  vertical-align: middle;
}
header .header-nav .min-cart .quantity {
  color: #154898;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
  padding-top: 2px;
  padding-left: 2px;
}
header ul {
  padding: 0;
  margin: 0;
}
header ul li {
  list-style: none;
}
@media screen and (max-width: 1199px) {
  header .header-nav.unauthenticated-state .profile-icon {
    margin-right: 0px;
  }
}
header .header-nav.unauthenticated-state .navigation.navigation--bottom {
  width: 60%;
}
@media screen and (max-width: 1199px) {
  header .header-nav.unauthenticated-state .navigation.navigation--bottom {
    display: none;
  }
}
header .header-nav.unauthenticated-state .nav-menu {
  width: 60%;
}
header .header-nav.unauthenticated-state .search {
  padding-right: 5px;
  vertical-align: text-bottom;
}
header .header-subnav {
  background: #ffffff;
  border-bottom: 2px solid #e8eff1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  position: relative;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 1199px) {
  header .header-subnav {
    z-index: 5;
  }
}
header .header-subnav .container {
  margin-bottom: 0px;
}
header .header-subnav .container .close-subnav {
  float: right;
  color: #5f6062;
  font-size: 33px;
  opacity: .5;
  margin-top: 3px;
  cursor: pointer;
  position: relative;
  z-index: 5;
}
header .header-subnav ul {
  display: flex;
  justify-content: flex-start;
  margin: 25px 0;
}
header .header-subnav ul li {
  margin-right: 40px;
  width: 160px;
}
header .header-subnav ul li a {
  display: block;
  font-size: 12px;
  line-height: 1.9;
  color: #154898;
}
header .header-subnav ul li a.active {
  color: #154898;
  text-decoration: none;
}
header .header-subnav ul li a.active.disabled {
  pointer-events: none;
}
header .header-subnav ul li .address,
header .header-subnav ul li address {
  font-size: 13px;
}
header .header-subnav ul li .address {
  font-weight: 600;
  display: block;
  color: #154898;
}
header .header-subnav ul li .title {
  color: #7d9096;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
header .header-subnav ul li.home-subnav a {
  line-height: 1.38;
}
header .header-subnav ul li a:hover {
  color: #154898;
}
header .header-subnav ul li a:hover address,
header .header-subnav ul li a:hover .address {
  color: #154898;
}
header .header-subnav ul li.first-one {
  margin-left: 100px;
}
header .header-subnav ul li.first-one .address {
  color: #154898;
}
header .header-subnav ul.ship-to-subnav {
  position: relative;
  flex-wrap: wrap;
}
header .header-subnav ul.ship-to-subnav.in {
  display: flex;
}
header .header-subnav ul.ship-to-subnav li {
  margin-bottom: 30px;
  width: 200px;
  margin-right: 40px;
  order: 2;
}
header .header-subnav ul.ship-to-subnav li:last-of-type {
  margin-right: 0;
}
header .header-subnav ul.ship-to-subnav li.first-one {
  order: 0;
  margin-left: 100px;
}
header .header-subnav ul.ship-to-subnav li.first-one a {
  color: #154898;
  pointer-events: none;
}
header .header-subnav ul.ship-to-subnav li.second-one {
  order: 1;
}
header .header-subnav ul.ship-to-subnav li .address,
header .header-subnav ul.ship-to-subnav li address {
  margin-bottom: 0;
}
header .header-subnav ul.ship-to-subnav .view-change {
  position: absolute;
  bottom: 0px;
  right: -20px;
}
header .header-subnav ul.ship-to-subnav .view-change a {
  font-size: 13px;
  font-weight: 600;
}
header .header-subnav ul.ship-to-subnav .view-change .view-all {
  display: block;
  color: #154898;
}
header .header-subnav ul.ship-to-subnav .view-change .view-all:hover,
header .header-subnav ul.ship-to-subnav .view-change .view-all:active {
  color: #154898;
}
header .header-subnav ul.ship-to-subnav .view-change .view-less {
  display: none;
}
header .header-subnav ul.ship-to-subnav .view-change.all .view-all {
  display: none;
}
header .header-subnav ul.ship-to-subnav .view-change.all .view-less {
  display: block;
}
header .header-subnav .search-box,
header .header-subnav .search-box-mobile {
  margin: 7px 0 2px;
}
@media screen and (min-width: 640px) {
  header .header-subnav .search-box,
  header .header-subnav .search-box-mobile {
    margin: 9px 0 3px;
  }
}
header .header-subnav .search-box input,
header .header-subnav .search-box-mobile input {
  opacity: 1;
  font-size: 18px;
  color: #7d9096;
  width: 80%;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  header .header-subnav .search-box input,
  header .header-subnav .search-box-mobile input {
    width: 60%;
  }
}
header .header-subnav .search-box .search-icon,
header .header-subnav .search-box-mobile .search-icon {
  background: url("../../common/images/searchgrey.svg") no-repeat left center;
  width: 18px;
  color: #7d9096;
  height: 18px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: sub;
}
header .header-subnav .search-box .icon-Search,
header .header-subnav .search-box-mobile .icon-Search {
  font-size: 22px;
  color: #7d9096;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
header .header-subnav .search-box .search-light-icon,
header .header-subnav .search-box-mobile .search-light-icon {
  background: url("../../common/images/search-light.svg") no-repeat left center;
  height: 20px;
  width: 18px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}
@media screen and (min-width: 640px) {
  header .header-subnav .search-box .search-light-icon,
  header .header-subnav .search-box-mobile .search-light-icon {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  header .header-subnav .search-box .search-light-icon,
  header .header-subnav .search-box-mobile .search-light-icon {
    margin-right: 30px;
  }
}
header .header-subnav .search-box .header-search,
header .header-subnav .search-box-mobile .header-search {
  border: none;
  background: none;
  height: 40px;
  position: relative;
}
header .nav-mobile {
  display: table;
  width: 100%;
  height: calc(100% - 115px);
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
header .nav-mobile .nav-menu-mobile {
  background: transparent;
  border-bottom: 2px solid #ffffff;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom {
  /***navigation for mobile and tablet start***/
  background: transparent;
  position: static;
  height: auto;
  /***navigation for mobile and tablet end***/
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .navigation__overflow {
  height: auto;
  border-top: none;
  overflow: visible;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products {
  background: none;
  padding: 0;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li {
  padding-left: 10px;
  margin-bottom: 40px;
  background: none;
  border-bottom: none;
  overflow: visible;
  line-height: 1;
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li {
    margin-bottom: 25px;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li a {
  color: #7d9096;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li a {
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.js-enquire-has-sub .nav__link a {
    position: relative;
  }
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.js-enquire-has-sub .nav__link a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    margin: 0 0 0 -10px;
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #7d9096;
    border-bottom: none;
    left: 50%;
    top: 6px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.js-enquire-has-sub .nav__link a {
    position: relative;
  }
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.js-enquire-has-sub .nav__link a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    margin: 0 0 0 -10px;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #7d9096;
    border-bottom: none;
    left: 50%;
    top: 6px;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub .nav__link a {
  color: #7d9096;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub .nav__link a:after {
    transform: rotate(180deg);
    border-top: 6px solid #646569;
    border-bottom: none;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub .nav__link a:after {
    transform: rotate(180deg);
    border-top: 5px solid #646569;
    border-bottom: none;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub .sub__navigation {
  display: flex;
  flex-wrap: wrap;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub.active {
  display: block;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub.active a {
  color: #154898;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub.active a::after {
  border-top-color: #154898;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub.active .title {
  color: #7d9096;
  font-size: 13px;
  line-height: 13px;
  margin-top: 20px;
  border-bottom: none;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li.show-sub.js-enquire-has-sub.active .left-line {
  display: inline-block;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub__navigation {
  display: none;
  position: static;
  box-shadow: none;
  border: none;
  background: none;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub__navigation {
    padding-left: 30px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub__navigation {
    padding-left: 10px;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub__navigation .container {
  padding-right: 0;
  cursor: default;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section {
  background: none;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list {
  width: 100%;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list li {
  margin-bottom: 0px;
  padding-left: 0;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #154898;
  text-transform: capitalize;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list li a {
    font-size: 18px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list li a {
    font-size: 13px;
    margin-top: 15px;
  }
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .sub-navigation-section .sub-navigation-list li:last-child {
  padding-bottom: 0px;
}
header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .left-line {
  display: none;
  float: left;
  width: 2px;
  background: #154898;
  margin-left: -10px;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .left-line {
    height: 23px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .nav-menu-mobile .navigation.navigation--bottom .nav__links--products li .left-line {
    height: 14px;
  }
}
header .nav-mobile .menu-middle-mobile {
  border-bottom: 2px solid #ffffff;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector {
  margin-left: 12px;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li {
  order: 2;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li.first-one {
  order: 0;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li.second-one {
  order: 1;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li address,
header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li .address {
  margin-bottom: 0;
  font-size: 13px;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li address,
  header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li .address {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li address,
  header .nav-mobile .menu-middle-mobile .ship-to--selector .ship-to-subnav li .address {
    font-size: 13px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .current-selector {
  color: #154898;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .current-selector .text {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 75%;
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .current-selector {
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .current-selector {
    font-size: 15px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .delivery-icon {
  margin-right: 10px;
  display: inline-block;
  background: url("../../common/images/delivery.svg") no-repeat left center;
  height: 20px;
  width: 26px;
  vertical-align: sub;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .glyphicon-triangle-bottom {
  color: #154898;
  font-size: 12px;
  display: inline-block;
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .glyphicon-triangle-bottom {
    font-size: 9px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list {
  display: none;
  background: #ffffff;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list {
    padding-left: 80px;
    background: none;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list {
    padding-left: 60px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li {
  color: #6aa2cd;
  margin-bottom: 20px;
  line-height: 1.15;
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 640px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li {
    line-height: 1.39;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li .address {
  margin-bottom: 0;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li.first-one a {
  color: #154898;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li:last-child {
  margin-bottom: 0;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a {
  color: #154898;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a {
    font-size: 10px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a .address {
  font-weight: 600;
  display: block;
}
header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a .acct {
  font-size: 10px;
  color: #154898;
  display: block;
}
@media screen and (min-width: 640px) {
  header .nav-mobile .menu-middle-mobile .ship-to--selector .shipTo-list li a .acct {
    font-size: 16px;
  }
}
header .nav-mobile .menu-middle-mobile .ship-to--selector.open .glyphicon-triangle-bottom {
  transform: rotate(180deg);
}
header .nav-mobile .menu-middle-mobile .ship-to--selector.open .shipTo-list {
  display: block;
}
header .nav-mobile .menu-middle-mobile .my-account {
  margin-left: 12px;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  color: #154898;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name .account-handler {
  margin-top: 25px;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name.open + .my-account-list {
  display: block;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name.open + .my-account-list {
  display: block;
  padding: 10px 10px 10px 78px;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name.open + .my-account-list li a {
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 2.25;
}
header .nav-mobile .menu-middle-mobile .my-account .account-name.open button .glyphicon-triangle-bottom {
  transform: rotate(180deg);
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .my-account .account-name {
    font-size: 20px;
  }
  header .nav-mobile .menu-middle-mobile .my-account .account-name > button {
    border: 0;
    margin: 0;
    background: transparent;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account .account-name {
    font-size: 15px;
  }
}
header .nav-mobile .menu-middle-mobile .my-account .profile-icon {
  margin-right: 10px;
  display: inline-block;
  background: url("../../common/images/profile.svg") no-repeat center bottom;
  height: 20px;
  width: 26px;
  vertical-align: sub;
}
header .nav-mobile .menu-middle-mobile .my-account .my-account-list {
  margin-top: 15px;
  padding-left: 60px;
  display: none;
}
header .nav-mobile .menu-middle-mobile .my-account .my-account-list a {
  color: #154898;
}
header .nav-mobile .menu-middle-mobile .my-account .glyphicon-triangle-bottom {
  color: #154898;
  font-size: 12px;
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account .glyphicon-triangle-bottom {
    font-size: 9px;
  }
}
header .nav-mobile .menu-middle-mobile .my-account.open .glyphicon-triangle-bottom {
  transform: rotate(180deg);
}
header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list {
  display: block;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list {
    padding-left: 80px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li {
    margin-bottom: 10px;
  }
}
header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li:first-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li:first-child {
    margin-top: 10px;
  }
}
header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li a {
  color: #154898;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-middle-mobile .my-account.open .my-account-list li a {
    font-size: 13px;
  }
}
header .nav-mobile .menu-middle-mobile .my-account a {
  display: inline-block;
  padding: 5px 0;
}
header .nav-mobile .menu-bottom-mobile {
  display: table-footer-group;
  background: transparent;
  color: #154898;
}
header .nav-mobile .menu-bottom-mobile .language-selector-mobile {
  margin-left: 12px;
}
header .nav-mobile .menu-bottom-mobile .multi-language {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  border: none;
  background: none;
  padding: 0px;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-bottom-mobile .multi-language {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-bottom-mobile .multi-language {
    font-size: 16px;
  }
}
header .nav-mobile .menu-bottom-mobile .multi-language .icon-Language {
  margin-right: 15px;
}
header .nav-mobile .menu-bottom-mobile .multi-language .language-icon {
  display: inline-block;
  background: url("../../common/images/language.svg") no-repeat center center;
  width: 25px;
  height: 20px;
  background-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
header .nav-mobile .menu-bottom-mobile .logout-mobile {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  margin-left: 12px;
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-bottom-mobile .logout-mobile a {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-bottom-mobile .logout-mobile a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-bottom-mobile .logout-mobile {
    margin-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-bottom-mobile .logout-mobile {
    margin-top: 25px;
  }
}
header .nav-mobile .menu-bottom-mobile .logout-mobile .right-arrow-icon {
  display: inline-block;
  margin-left: -2px;
  background: url("../../common/images/right-arrow.svg") no-repeat center center;
  height: 20px;
  width: 25px;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-bottom-mobile .logout-mobile .right-arrow-icon {
    height: 14px;
    width: 19px;
    background-size: contain;
  }
}
@media screen and (max-width: 1199px) {
  header .nav-mobile .menu-bottom-mobile .container {
    padding-top: 35px;
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 639px) {
  header .nav-mobile .menu-bottom-mobile .container {
    padding-top: 15px;
    padding-bottom: 25px;
  }
}
header button,
header a {
  color: #154898;
}
.switch-shipTo-modal {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 1199px) {
  .switch-shipTo-modal .modal-dialog {
    width: 1040px;
  }
}
@media screen and (max-width: 640px) and (min-width: 480px) {
  .switch-shipTo-modal .modal-dialog {
    width: 605px;
  }
}
@media screen and (max-width: 480px) and (min-width: 480px) {
  .switch-shipTo-modal .modal-dialog {
    width: 100%;
  }
}
.switch-shipTo-modal .modal-content {
  padding: 40px;
}
.switch-shipTo-modal .modal-header {
  border-bottom: none;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  margin-bottom: 40px;
}
.switch-shipTo-modal .modal-header .close {
  margin-top: -27px;
  margin-right: -65px;
  font-size: 30px;
  opacity: .54;
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-header .close {
    margin-right: -10px;
  }
}
@media screen and (max-width: 640px) {
  .switch-shipTo-modal .modal-header .close {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 640px) {
  .switch-shipTo-modal .modal-header {
    padding-left: 40px;
  }
}
.switch-shipTo-modal .modal-header .info-icon {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #ff6c7a;
  font-size: 100px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .switch-shipTo-modal .modal-header .info-icon {
    width: 100px;
    height: 100px;
    font-size: 100px;
    line-height: 120px;
  }
}
.switch-shipTo-modal .modal-footer {
  border-top: 2px solid #abc2cc;
  display: flex;
  justify-content: space-around;
  padding-top: 40px;
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-footer {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
  }
}
@media screen and (max-width: 639px) {
  .switch-shipTo-modal .modal-footer {
    padding: 30px 0 0;
  }
}
.switch-shipTo-modal .modal-footer .switch-ship-to {
  font-size: 12px;
  color: #154898;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  text-decoration: underline;
  line-height: 40px;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-footer .switch-ship-to {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
}
.switch-shipTo-modal .modal-body {
  padding: 0 60px;
}
@media screen and (max-width: 640px) {
  .switch-shipTo-modal .modal-body {
    padding: 0;
  }
}
.switch-shipTo-modal .modal-body .title {
  color: #154898;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: .5px;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-body .title {
    font-size: 24px;
  }
}
.switch-shipTo-modal .modal-body .info {
  margin-bottom: 100px;
}
@media screen and (max-width: 1200px) {
  .switch-shipTo-modal .modal-body .info {
    margin-bottom: 40px;
  }
}
.switch-shipTo-modal .modal-body .info p {
  font-size: 18px;
  color: #154898;
  text-align: center;
}
.switch-shipTo-modal .rental-btn {
  padding: 7px 20px;
  min-width: 152px;
  font-size: 12px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.switch-shipTo-modal .rental-btn + .rental-btn {
  margin-left: 30px;
}
/* navigation font family */
.navigation--bottom .nav__links--primary .nav__link {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.sub__navigation .sub-navigation-section .title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
/* mobile cart */
.mobile-cart-wrap {
  margin-top: 25px;
  margin-left: 12px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .mobile-cart-wrap {
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  .mobile-cart-wrap {
    font-size: 15px;
  }
}
.mobile-cart-wrap .cart-icon {
  display: inline-block;
  background: url("../../common/images/cart.svg") no-repeat center center;
  height: 20px;
  width: 25px;
  margin-right: 10px;
  background-size: 23px 18px;
  vertical-align: sub;
}
.mobile-cart-wrap .minCart-item-text {
  display: inline-block;
}
.minCart-item-text {
  display: none;
}
.product-component {
  margin-bottom: 70px;
}
.product-component .component-item-action > a {
  padding: 7px 40px;
}
@media (max-width: 1199px) {
  .product-component .nav-category-list {
    margin-bottom: 20px;
  }
}
@media (max-width: 639px) {
  .product-component {
    margin-bottom: 30px;
  }
  .product-component .home-category-nav {
    flex-direction: column;
    padding-top: 25px;
  }
  .product-component .home-category-nav .nav-category-item {
    margin-bottom: 30px;
  }
  .product-component .home-category-nav .nav-category-item a {
    font-size: 20px;
  }
}
.announcement-component {
  background: #154898;
  color: #ffffff;
  padding: 30px 0;
}
.announcement-component .component-content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.announcement-component .component-content .component-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 22px;
  flex: 0 0 240px;
}
.announcement-component .component-content .component-descript {
  padding: 5px 80px 0 30px;
  flex: 1;
}
.announcement-component .component-content .component-descript > a {
  color: inherit;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.announcement-component .component-content .component-close {
  font-size: 10px;
}
.announcement-component .component-content .component-close > span {
  cursor: 'pointer';
}
@media (max-width: 1199px) {
  .announcement-component .component-content .component-title,
  .announcement-component .component-content .component-descript {
    flex: auto;
    padding: 0;
    margin-bottom: 10px;
  }
  .announcement-component .component-content .component-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
  }
}
@media (max-width: 639px) {
  .announcement-component .component-content .component-title {
    font-size: 18px;
  }
}
.faq-component {
  background: #e8eff1;
}
.faq-component .faq-component-body {
  display: flex;
  flex-wrap: wrap;
}
.faq-component .faq-component-body .faq-title {
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  border-bottom: 2px solid #154898;
  padding-bottom: 40px;
  flex: 0 0 100%;
  text-align: center;
  line-height: 1;
  margin: 70px auto 50px;
}
.faq-component .faq-component-body .faq-type {
  flex: 0 0 59%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  padding-right: 30px;
}
.faq-component .faq-component-body .faq-type .faq-type-item {
  background: #ffffff;
  width: 30%;
  height: 45%;
}
.faq-component .faq-component-body .faq-type .faq-type-item a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 30px 0;
}
.faq-component .faq-component-body .faq-type .faq-type-item a > span {
  color: #154898;
  width: 80%;
  text-align: center;
}
.faq-component .faq-component-body .faq-type .faq-type-item a > span:first-child {
  font-size: 50px;
  margin-bottom: 10px;
  color: #154898;
}
.faq-component .faq-component-body .faq-type .faq-type-item a > span:last-child {
  font-size: 24px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.faq-component .faq-component-body .faq-type .faq-type-item a:focus {
  text-decoration: none;
}
.faq-component .faq-component-body .faq-type .faq-type-item:hover {
  background: #154898;
}
.faq-component .faq-component-body .faq-type .faq-type-item:hover a > span {
  color: #ffffff;
}
.faq-component .faq-component-body .faq-type .faq-type-item:hover a > span:first-child {
  color: #ffffff;
}
.faq-component .faq-component-body .faq-img-wrapper {
  flex: 0 0 37%;
}
.faq-component .faq-component-body .faq-img-wrapper .faq-img {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.faq-component .faq-component-body .faq-img-wrapper .faq-img img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.faq-component .faq-component-body .page-number {
  color: #154898;
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  flex: 0 0 100%;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .faq-component .faq-component-body .faq-img-wrapper {
    order: 0;
    flex: 0 0 100vw;
    margin-left: -80px;
    width: 100vw;
    height: 400px;
    overflow: hidden;
    display: flex;
  }
  .faq-component .faq-component-body .faq-img-wrapper .faq-img {
    width: 100%;
    align-self: center;
    height: 100%;
  }
  .faq-component .faq-component-body .faq-img-wrapper .faq-img img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .faq-component .faq-component-body .faq-title,
  .faq-component .faq-component-body .faq-type,
  .faq-component .faq-component-body .page-number {
    order: 1;
    flex: 0 0 100%;
  }
  .faq-component .faq-component-body .faq-title {
    margin-top: 60px;
  }
  .faq-component .faq-component-body .faq-type,
  .faq-component .faq-component-body .page-number {
    padding: 0 55px;
  }
}
@media (max-width: 639px) {
  .faq-component .faq-component-body .faq-title {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .faq-component .faq-component-body .faq-img-wrapper {
    height: 275px;
    margin-left: -25px;
  }
  .faq-component .faq-component-body .faq-type,
  .faq-component .faq-component-body .page-number {
    padding: 0;
  }
  .faq-component .faq-component-body .faq-type .faq-type-item {
    width: 45%;
    height: 30%;
  }
  .faq-component .faq-component-body .page-number {
    margin-top: 30px;
  }
}
.product-component-title {
  text-align: center;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
}
.product-components {
  position: relative;
}
.product-components .product-component-items {
  display: none;
}
.product-components .product-component-items.active {
  display: block;
}
@media (max-width: 1199px) {
  .product-components .product-component-items {
    padding: 0;
  }
}
.product-component-items {
  padding: 0 110px;
  position: relative;
}
.product-component-items .component-item-thumb {
  padding: 20px;
  border: 2px solid #e8eff1;
  width: 100%;
}
.product-component-items .component-item-thumb > img {
  width: 100%;
  object-fit: fill;
}
.product-component-items .component-item-code {
  font-size: 16px;
  color: #154898;
  margin: 5px 0;
}
.product-component-items .component-item-name {
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  color: #154898;
  margin-bottom: 10px;
  min-height: 50px;
}
.product-component-items .owl-carousel .owl-wrapper-outer .owl-item {
  padding: 20px;
}
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-prev,
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-next {
  font-size: 30px;
  color: #154898;
}
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-prev::before,
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-next::before {
  content: "";
}
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -60px;
}
.product-component-items .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -60px;
}
body.page-homepage {
  margin-bottom: 200px;
}
body.page-homepage footer {
  margin-top: 0;
}
@media (max-width: 639px) {
  body.page-homepage {
    margin-bottom: 400px;
  }
}
.search-empty {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  margin: 20px 0 80px 0;
}
.search-empty .title {
  font-size: 32px;
  color: #154898;
  font-weight: 600;
  letter-spacing: .5px;
  text-align: left;
  margin-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  .search-empty .title {
    font-size: 24px;
  }
}
.search-empty .info-text .icon-Search {
  font-size: 110px;
  margin: 20px auto;
  color: #154898;
}
.search-empty .info-text .text {
  font-size: 32px;
  text-align: center;
  letter-spacing: .5px;
  color: #154898;
  margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
  .search-empty .info-text .text {
    font-size: 24px;
  }
}
.search-empty .info-text .search-key {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.search-empty .btn-default {
  padding: 12px 54px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 639px) {
  .search-empty .btn-default {
    padding: 12px 20px;
    width: 100%;
    margin: auto;
    display: block;
    white-space: nowrap;
    max-width: 304px;
  }
}
.search-box {
  position: relative;
}
.auto-suggestion {
  border: solid 1.5px #abc2cc;
  padding: 25px 20px;
  display: flex;
  position: absolute;
  top: 60px;
  background: #ffffff;
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 639px) {
  .auto-suggestion {
    flex-wrap: wrap;
    padding: 25px 10px;
  }
}
.auto-suggestion .suggested-searches {
  width: 30%;
  border-right: solid 1.5px #abc2cc;
  display: block;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .auto-suggestion .suggested-searches {
    width: 35%;
  }
}
@media screen and (max-width: 639px) {
  .auto-suggestion .suggested-searches {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #a8a8a9;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
.auto-suggestion .suggested-searches li {
  padding-right: 20px;
  width: 100%;
}
.auto-suggestion .suggested-searches li.title {
  color: #7d9096;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
  padding-left: 10px;
}
@media screen and (max-width: 639px) {
  .auto-suggestion .suggested-searches li.title {
    padding-left: 0;
  }
}
.auto-suggestion .suggested-searches li a {
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #154898;
  line-height: 37px;
  padding-left: 10px;
}
.auto-suggestion .suggested-searches li a:hover {
  background-color: #e8eff1;
  color: #154898;
}
.auto-suggestion .item-matches {
  flex-wrap: wrap;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .auto-suggestion .item-matches {
    width: 65%;
  }
}
@media screen and (max-width: 639px) {
  .auto-suggestion .item-matches {
    width: 100%;
  }
}
.auto-suggestion .item-matches li {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding-left: 30px;
  margin-top: 10px;
}
@media screen and (max-width: 639px) {
  .auto-suggestion .item-matches li {
    padding-left: 0px;
  }
}
.auto-suggestion .item-matches li.title {
  color: #7d9096;
  font-weight: bold;
  font-size: 12px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0px;
}
.auto-suggestion .item-matches li .product-image {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.auto-suggestion .item-matches li .product-image img {
  width: 50px;
}
.auto-suggestion .item-matches li .product-info {
  font-size: 13px;
  font-weight: normal;
  padding-left: 30px;
}
.auto-suggestion .item-matches li .product-info .product-name a {
  color: #154898;
  cursor: pointer;
}
.auto-suggestion .item-matches li .product-info .item-number {
  color: #154898;
}
#learnMoreModal {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
#learnMoreModal .modal-dialog {
  background: none;
}
@media screen and (min-width: 1199px) {
  #learnMoreModal .modal-dialog {
    width: 1040px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 640px) {
  #learnMoreModal .modal-dialog {
    width: 605px;
  }
}
@media screen and (max-width: 639px) and (min-width: 480px) {
  #learnMoreModal .modal-dialog {
    width: 100%;
  }
}
#learnMoreModal .modal-content {
  padding: 5px 15px 25px;
}
@media screen and (max-width: 640px) {
  #learnMoreModal .modal-content {
    padding: 30px 12px;
  }
}
#learnMoreModal .modal-header {
  padding-left: 60px;
  padding-right: 60px;
  border-bottom: none;
}
#learnMoreModal .modal-header .close {
  font-size: 35px;
  opacity: .54;
  position: absolute;
  top: 25px;
}
@media screen and (max-width: 1199px) {
  #learnMoreModal .modal-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#learnMoreModal .icon-circle-arrow {
  display: inline-block;
  color: #154898;
  font-size: 18px;
  margin-left: 5px;
}
#learnMoreModal .glyphicon-question-sign {
  display: inline-block;
  font-size: 18px;
  color: #154898;
  margin-right: 15px;
}
@media screen and (max-width: 639px) {
  #learnMoreModal .glyphicon-question-sign {
    margin-right: 5px;
  }
}
#learnMoreModal .learn-more-title {
  font-size: 32px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  letter-spacing: .5px;
  color: #154898;
  text-align: left;
}
#learnMoreModal .learn-more-title .icon-help {
  font-size: 18px;
  color: #154898;
  margin-right: 15px;
}
@media screen and (max-width: 1199px) {
  #learnMoreModal .learn-more-title {
    font-size: 24px;
    text-align: center;
  }
  #learnMoreModal .learn-more-title .icon-help {
    margin-right: 5px;
  }
}
@media screen and (max-width: 639px) {
  #learnMoreModal .learn-more-title {
    font-size: 24px;
  }
}
#learnMoreModal .change-tab {
  display: flex;
  margin: 10px 0 25px;
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  #learnMoreModal .change-tab {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 639px) {
  #learnMoreModal .change-tab {
    text-align: center;
    display: block;
  }
}
#learnMoreModal .change-tab li {
  list-style: none;
}
#learnMoreModal .change-tab li span {
  text-transform: capitalize;
  padding: 0 30px;
  font-size: 18px;
  border-right: 2px solid #154898;
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  cursor: pointer;
}
#learnMoreModal .change-tab li span:hover {
  text-decoration: underline;
  color: #154898;
  font-weight: bold;
}
@media screen and (max-width: 639px) {
  #learnMoreModal .change-tab li span {
    padding: 0 30px;
  }
}
#learnMoreModal .change-tab li.active span {
  text-decoration: underline;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
  font-weight: bold;
}
#learnMoreModal .change-tab li:first-child span {
  padding-left: 0;
}
#learnMoreModal .change-tab li:last-child span {
  padding-right: 0;
  border-right: none;
}
@media screen and (max-width: 639px) {
  #learnMoreModal .change-tab li {
    display: inline-block;
  }
  #learnMoreModal .change-tab li:nth-child(2) span {
    border-right: none;
    padding-right: 0;
  }
  #learnMoreModal .change-tab li:last-child {
    display: block;
  }
  #learnMoreModal .change-tab li:last-child span {
    padding-left: 0;
  }
}
#learnMoreModal .tab-content {
  border-top: 2px solid rgba(32, 33, 36, 0.2);
  border-bottom: 2px solid rgba(32, 33, 36, 0.2);
  padding: 30px 0;
}
#learnMoreModal .tab-content .tab-content-title {
  font-size: 14px;
  font-weight: bold;
  color: #202124;
}
@media screen and (max-width: 639px) {
  #learnMoreModal .tab-content .tab-content-title {
    margin-bottom: 10px;
  }
}
#learnMoreModal .tab-content .tab-category-subTitle,
#learnMoreModal .tab-content .tab-features-subTitle,
#learnMoreModal .tab-content .tab-mattressType-subTitle {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #154898;
}
#learnMoreModal .tab-content ul {
  padding-left: 0px;
}
#learnMoreModal .tab-content ul li {
  display: table-row;
}
#learnMoreModal .tab-content ul li:nth-child(2n+1) {
  background: #e8eff1;
}
#learnMoreModal .tab-content ul li .label-left {
  font-size: 12px;
  font-weight: 700;
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
  width: 26%;
}
@media screen and (max-width: 1199px) and (min-width: 640px) {
  #learnMoreModal .tab-content ul li .label-left {
    width: 20%;
  }
}
@media screen and (max-width: 639px) {
  #learnMoreModal .tab-content ul li .label-left {
    padding: 25px 0px 25px 10px;
  }
}
#learnMoreModal .tab-content ul li .detail-right {
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  color: #154898;
  display: table-cell;
  padding: 12px 15px 12px 0px;
}
@media screen and (max-width: 639px) {
  #learnMoreModal .tab-content ul li .detail-right {
    padding: 25px 15px 25px 0px;
    font-size: 9px;
  }
}
#learnMoreModal .modal-footer {
  border-top: none;
  text-align: center;
  margin-top: 20px;
}
#learnMoreModal .modal-footer .btn-default {
  width: 30%;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) and (min-width: 640px) {
  #learnMoreModal .modal-footer .btn-default {
    width: 50%;
  }
}
#learnMoreModal .modal-footer .close-modal-mobile {
  font-size: 14px;
  color: #154898;
  text-decoration: underline;
  text-align: center;
}
#learnMoreModal .modal-footer .close-modal-mobile .glyphicon-question-sign,
#learnMoreModal .modal-footer .close-modal-mobile .icon-circle-arrow {
  vertical-align: text-bottom;
}
footer {
  /*sticky footer start*/
  position: absolute;
  bottom: 0;
  width: 100%;
  /*sticky footer end*/
  font-size: 14px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  footer {
    font-size: 12px;
  }
}
footer .link-container {
  background: #4a4a4a;
  padding-top: 25px;
  padding-bottom: 45px;
  font-weight: 600;
}
footer .link-container .link-container-wp {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  cursor: default;
}
@media screen and (max-width: 639px) {
  footer .link-container .link-container-wp {
    flex-direction: column;
  }
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  footer .link-container .link-container-wp {
    flex-wrap: nowrap;
    font-size: 12px;
  }
}
footer .link-container .links {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  footer .link-container .links {
    flex-wrap: wrap;
  }
}
footer .link-container .links .footer-logo {
  margin-right: 50px;
}
footer .link-container .links .footer-logo .simple-banner {
  width: 74px;
  height: 74px;
}
@media screen and (max-width: 480px) {
  footer .link-container .links .footer-logo {
    width: 100%;
    margin-right: 0px;
  }
  footer .link-container .links .footer-logo .simple-banner {
    width: 58px;
    height: 58px;
    margin: 0;
  }
}
footer .link-container .links .Baxter-footer-logo {
  margin-right: 50px;
}
footer .link-container .links .Baxter-footer-logo .simple-banner {
  width: 120px;
  height: 74px;
}
footer .link-container .links .Baxter-footer-logo a img {
  width: 155px;
}
@media screen and (max-width: 480px) {
  footer .link-container .links .Baxter-footer-logo {
    width: 100%;
    margin-right: 0px;
  }
  footer .link-container .links .Baxter-footer-logo .simple-banner {
    width: 58px;
    height: 58px;
    margin: 0;
  }
  footer .link-container .links .Baxter-footer-logo a img {
    width: 140px;
  }
}
footer .link-container .links a {
  color: #ffffff;
  cursor: pointer;
}
footer .link-container .links a:hover {
  color: #ffffff;
}
footer .link-container .links .links-group {
  width: 20%;
  flex-shrink: 0;
}
@media screen and (min-width: 640px) {
  footer .link-container .links .links-group {
    width: 21%;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .link-container .links .links-group {
    margin-left: 50px;
    margin-right: 50px;
    width: auto;
  }
}
@media screen and (max-width: 639px) {
  footer .link-container .links .links-group {
    width: auto;
  }
}
footer .link-container .links .links-group a {
  display: block;
  margin-top: 8px;
}
@media screen and (min-width: 640px) {
  footer .link-container .links .links-group a:first-child {
    margin-top: 0px;
  }
}
@media screen and (max-width: 639px) {
  footer .link-container .links .links-group a {
    margin-top: 20px;
  }
}
footer .link-container .social-links {
  flex: 1;
}
@media screen and (max-width: 1199px) {
  footer .link-container .social-links {
    flex: none;
  }
}
@media screen and (min-width: 1199px) {
  footer .link-container .social-links {
    text-align: right;
  }
}
@media screen and (max-width: 639px) {
  footer .link-container .social-links {
    margin-top: 40px;
  }
}
footer .link-container .social-links a {
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}
footer .link-container .social-links a:last-child {
  padding-right: 0px;
}
footer .link-container .social-links a:first-child {
  padding-left: 0px;
}
footer .link-container .social-links a span {
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
}
@media screen and (max-width: 639px) {
  footer .link-container .social-links a span {
    font-size: 22px;
  }
}
@media screen and (min-width: 640px) {
  footer .link-container .social-links a {
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media screen and (min-width: 1200px) {
  footer .link-container .social-links a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
footer .bottom-container {
  background: #4a4a4a;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media screen and (max-width: 639px) {
  footer .bottom-container {
    font-size: 12px;
  }
}
footer .bottom-container .bottom-container-wp {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 0px;
  cursor: default;
}
@media screen and (max-width: 1199px) {
  footer .bottom-container .bottom-container-wp {
    padding-right: 35px;
    font-size: 12px;
  }
}
@media screen and (max-width: 639px) {
  footer .bottom-container .bottom-container-wp {
    flex-direction: column;
    font-size: 12px;
  }
}
footer .bottom-container .copyright {
  flex: 1;
  color: #ffffff;
}
@media screen and (max-width: 639px) {
  footer .bottom-container .copyright {
    margin-bottom: 15px;
  }
}
footer .bottom-container .bottom-links {
  flex: 1;
}
@media screen and (min-width: 640px) {
  footer .bottom-container .bottom-links {
    text-align: right;
  }
}
footer .bottom-container .bottom-links a {
  color: #ffffff;
  cursor: pointer;
}
footer .bottom-container .bottom-links a:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ffffff;
}
footer .bottom-container .bottom-links a:hover {
  color: #ffffff;
}
/*cookies*/
button.anchor-tag.btn.secondary-button,
button.anchor-tag.gsf-results__startover,
input[type='submit'].anchor-tag.btn.secondary-button,
input.gsf-results__startover[type='submit'].anchor-tag,
input[type='reset'].anchor-tag.btn.secondary-button,
input.gsf-results__startover[type='reset'].anchor-tag,
input[type='button'].anchor-tag.btn.secondary-button,
input.gsf-results__startover[type='button'].anchor-tag,
a.anchor-tag.btn.secondary-button,
a.anchor-tag.gsf-results__startover {
  color: #fff;
  background: #154898;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
  border: 2px solid #154898;
  border: .125rem solid #154898;
  text-decoration: none
    border: 2px solid #154898;
  border-radius: 2px !important;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
}
button.anchor-tag.btn.secondary-button::after,
button.anchor-tag.gsf-results__startover::after,
input[type='submit'].anchor-tag.btn.secondary-button::after,
input.gsf-results__startover[type='submit'].anchor-tag::after,
input[type='reset'].anchor-tag.btn.secondary-button::after,
input.gsf-results__startover[type='reset'].anchor-tag::after,
input[type='button'].anchor-tag.btn.secondary-button::after,
input.gsf-results__startover[type='button'].anchor-tag::after,
a.anchor-tag.btn.secondary-button::after,
a.anchor-tag.gsf-results__startover::after {
  border-width: 0 3.5px 3.5px 0;
  display: inline-block;
  border-style: solid;
  border-color: #272727;
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, -2, 0, 3);
  transition: -webkit-transform 0.2s cubic-bezier(0, -2, 0, 3);
  -o-transition: transform 0.2s cubic-bezier(0, -2, 0, 3);
  transition: transform 0.2s cubic-bezier(0, -2, 0, 3);
  transition: transform 0.2s cubic-bezier(0, -2, 0, 3), -webkit-transform 0.2s cubic-bezier(0, -2, 0, 3);
  margin-left: .5em;
  margin-top: -1.6px;
  margin-top: -0.1rem;
  vertical-align: middle;
  will-change: transform;
  -webkit-transform: rotate(-45deg) translateX(0);
  -ms-transform: rotate(-45deg) translateX(0);
  transform: rotate(-45deg) translateX(0);
}
button.anchor-tag.btn.secondary-button:hover,
button.anchor-tag.gsf-results__startover:hover,
button.anchor-tag.btn.secondary-button:focus,
button.anchor-tag.gsf-results__startover:focus,
input[type='submit'].anchor-tag.btn.secondary-button:hover,
input.gsf-results__startover[type='submit'].anchor-tag:hover,
input[type='submit'].anchor-tag.btn.secondary-button:focus,
input.gsf-results__startover[type='submit'].anchor-tag:focus,
input[type='reset'].anchor-tag.btn.secondary-button:hover,
input.gsf-results__startover[type='reset'].anchor-tag:hover,
input[type='reset'].anchor-tag.btn.secondary-button:focus,
input.gsf-results__startover[type='reset'].anchor-tag:focus,
input[type='button'].anchor-tag.btn.secondary-button:hover,
input.gsf-results__startover[type='button'].anchor-tag:hover,
input[type='button'].anchor-tag.btn.secondary-button:focus,
input.gsf-results__startover[type='button'].anchor-tag:focus,
a.anchor-tag.btn.secondary-button:hover,
a.anchor-tag.gsf-results__startover:hover,
a.anchor-tag.btn.secondary-button:focus,
a.anchor-tag.gsf-results__startover:focus {
  color: #fff;
  background: #27266b;
  border: 2px solid #154898;
  border: .125rem solid #154898;
  text-decoration: none;
}
.product-detail-titles {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #202124;
  line-height: 1;
}
.product-detail-titles > a {
  color: inherit;
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
}
.product-detail-titles > a:focus,
.product-detail-titles > a:hover {
  text-decoration: none;
}
.product-detail-titles > a > span {
  color: #154898;
  font-size: 14px;
}
.product-detail-titles > a[aria-expanded="false"] > span {
  transform: rotate(180deg);
}
.product-detail-small-titles {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #154898;
  margin-bottom: 5px;
}
.product-title-section {
  margin: 60px 0 25px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
.product-title-section .item-name {
  font-size: 32px;
  color: #154898;
}
.product-title-section .item-number {
  font-size: 18px;
  font-weight: 700;
  color: #154898;
}
@media (max-width: 639px) {
  .product-title-section {
    margin: 30px 0 10px;
  }
  .product-title-section .item-name {
    font-size: 24px;
  }
}
.product-details-section {
  display: flex;
  align-items: stretch;
}
.product-details-section .product-img-section {
  border: 2px solid #e8eff1;
  padding: 20px;
}
.product-details-section .product-img-section .hrc-viewer {
  position: relative;
}
.product-details-section .product-img-section .hrc-viewer .spin-water {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  width: 70px;
  height: 70px;
}
.product-details-section .product-img-section .hrc-viewer .spin-water > img {
  width: 100%;
}
.product-details-section .product-main-info {
  height: 100%;
  padding: 0;
}
.product-details-section .product-main-info .addtocart-component {
  margin-top: 0;
}
.product-details-section .product-main-info .addtocart-component .product-item-action {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-details-section .product-main-info .addtocart-component .product-item-action a {
  font-size: 18px;
  line-height: 2.33;
}
@media (max-width: 1199px) and (min-width: 640px) {
  .product-details-section .product-main-info .addtocart-component .product-item-action {
    flex-direction: column;
  }
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .addtocart-component .product-item-action {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .product-details-section .product-main-info .addtocart-component .product-item-action .col-md-6 {
    padding: 0;
  }
}
.product-details-section .product-main-info .addtocart-component .qty-selector .input-group-btn,
.product-details-section .product-main-info .addtocart-component .qty-selector .input-group-btn .btn,
.product-details-section .product-main-info .addtocart-component .qty-selector .form-control {
  width: 52px;
}
.product-details-section .product-main-info .description,
.product-details-section .product-main-info .features,
.product-details-section .product-main-info .specification,
.product-details-section .product-main-info .indication {
  padding-bottom: 10px;
  color: #646569;
  font-size: 13px;
}
.product-details-section .product-main-info .description h4,
.product-details-section .product-main-info .features h4,
.product-details-section .product-main-info .specification h4,
.product-details-section .product-main-info .indication h4 {
  color: #154898;
  font-size: 18px;
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .description h4,
  .product-details-section .product-main-info .features h4,
  .product-details-section .product-main-info .specification h4,
  .product-details-section .product-main-info .indication h4 {
    margin-bottom: 5px;
  }
}
.product-details-section .product-main-info .description p,
.product-details-section .product-main-info .features p,
.product-details-section .product-main-info .specification p,
.product-details-section .product-main-info .indication p,
.product-details-section .product-main-info .description li,
.product-details-section .product-main-info .features li,
.product-details-section .product-main-info .specification li,
.product-details-section .product-main-info .indication li {
  color: #154898;
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .description p,
  .product-details-section .product-main-info .features p,
  .product-details-section .product-main-info .specification p,
  .product-details-section .product-main-info .indication p {
    line-height: 1.85;
  }
}
.product-details-section .product-main-info .description li,
.product-details-section .product-main-info .features li,
.product-details-section .product-main-info .specification li,
.product-details-section .product-main-info .indication li {
  line-height: 1.85;
}
.product-details-section .product-main-info .description .product-table li,
.product-details-section .product-main-info .features .product-table li,
.product-details-section .product-main-info .specification .product-table li,
.product-details-section .product-main-info .indication .product-table li {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .description .product-table li,
  .product-details-section .product-main-info .features .product-table li,
  .product-details-section .product-main-info .specification .product-table li,
  .product-details-section .product-main-info .indication .product-table li {
    flex-wrap: wrap;
    padding: 5px 15px;
  }
}
@media (min-width: 1200px) {
  .product-details-section .product-main-info .description .product-table li,
  .product-details-section .product-main-info .features .product-table li,
  .product-details-section .product-main-info .specification .product-table li,
  .product-details-section .product-main-info .indication .product-table li {
    flex-wrap: wrap;
    padding: 15px 40px 15px 15px;
  }
}
.product-details-section .product-main-info .description .product-table li span,
.product-details-section .product-main-info .features .product-table li span,
.product-details-section .product-main-info .specification .product-table li span,
.product-details-section .product-main-info .indication .product-table li span {
  color: #154898;
  font-weight: bold;
  background-color: transparent;
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .description .product-table li span,
  .product-details-section .product-main-info .features .product-table li span,
  .product-details-section .product-main-info .specification .product-table li span,
  .product-details-section .product-main-info .indication .product-table li span {
    display: block;
    width: 100%;
  }
}
.product-details-section .product-main-info .description .product-table li .feature-values span,
.product-details-section .product-main-info .features .product-table li .feature-values span,
.product-details-section .product-main-info .specification .product-table li .feature-values span,
.product-details-section .product-main-info .indication .product-table li .feature-values span {
  font-weight: 400;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.product-details-section .product-main-info .description .product-table li:nth-child(odd),
.product-details-section .product-main-info .features .product-table li:nth-child(odd),
.product-details-section .product-main-info .specification .product-table li:nth-child(odd),
.product-details-section .product-main-info .indication .product-table li:nth-child(odd) {
  background-color: #e8eff1;
}
.product-details-section .product-main-info .description {
  margin-top: 30px;
}
@media (min-width: 640px) {
  .product-details-section .product-main-info .description {
    margin-top: 0;
  }
}
.product-details-section .product-main-info .description li {
  list-style: inside;
}
@media (min-width: 1200px) {
  .product-details-section .product-main-info {
    padding-left: 20px;
  }
}
.product-details-section .product-main-info .hro-link-default {
  color: #154898;
}
@media (max-width: 639px) {
  .product-details-section {
    flex-direction: column;
  }
  .product-details-section > div:nth-child(2) {
    order: 1;
  }
  .product-details-section .product-img-section {
    position: relative;
    margin: 10px 0;
  }
}
.product-related {
  background: #f3f6f7;
  margin-top: 30px;
  padding: 35px 30px;
  border-radius: 3px;
}
.product-related h4 {
  text-align: center;
}
@media (min-width: 640px) {
  .product-related h4 {
    text-align: left;
    color: #154898;
  }
}
.product-related .related-list .related-item {
  display: flex;
  align-items: center;
  margin: 15px 0 30px;
}
@media (max-width: 420px) {
  .product-related .related-list .related-item {
    width: 100% !important;
  }
}
.product-related .related-list .related-item .product-img img {
  object-fit: contain;
  width: 210px;
  height: 150px;
  border-radius: 6px;
}
.product-related .related-list .related-item .product-info {
  padding: 0 60px 0 30px;
  flex: 1 1 auto;
  font-size: 13px;
}
.product-related .related-list .related-item .product-info .product-name a {
  font-weight: 600;
  color: #154898;
}
.product-related .related-list .related-item .product-info .product-number {
  color: #154898;
}
@media (min-width: 640px) {
  .product-related .related-list .related-item .product-info .product-number {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .product-related .related-list .related-item .product-info .product-number {
    font-size: 13px;
  }
}
@media (min-width: 640px) {
  .product-related .related-list .related-item .product-info button {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .product-related .related-list .related-item .product-info button {
    font-size: 12px;
  }
}
.product-related .related-list .related-item .product-info .product-desc {
  margin-bottom: 15px;
  height: 30px;
  overflow: hidden;
  line-height: 1.3;
}
.product-related .related-list .related-item .product-info .product-sigin-add {
  font-size: 16px;
  margin-top: 30px;
  color: #646569;
}
.product-related .related-list .related-item .product-info .product-addtocart {
  width: 70%;
}
.product-related .see-all {
  display: none;
  width: 80%;
  margin: auto;
}
.product-related .see-all.hidden {
  display: none !important;
}
@media (max-width: 1199px) {
  .product-related {
    padding: 25px 20px;
  }
  .product-related .related-list .related-item {
    align-items: initial;
    margin-bottom: 20px;
  }
  .product-related .related-list .related-item .product-img img {
    width: 130px;
    height: 105px;
  }
  .product-related .related-list .related-item .product-info {
    padding: 0 15px;
  }
  .product-related .related-list .related-item .product-info .product-sigin-add {
    margin-top: 0;
  }
  .product-related .related-list .related-item .product-info .product-addtocart {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .product-related {
    text-align: center;
  }
  .product-related .related-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .product-related .related-list .related-item {
    align-items: center;
    flex-direction: column;
    flex: 1 0 50%;
    width: 50%;
  }
  .product-related .related-list .related-item .product-img {
    margin-bottom: 10px;
  }
  .product-related .related-list .related-item .product-img img {
    width: 115px;
    height: 90px;
  }
  .product-related .related-list.displayhandler .related-item:nth-child(n+5) {
    display: none;
  }
}
.image-gallery .image-gallery__image .owl-item img {
  max-height: 400px;
  width: auto;
  min-width: 100%;
  object-fit: contain;
}
.product__listing .product-item.header {
  flex-direction: row;
  align-items: flex-end;
  flex: 1 1 100%;
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.product__listing .product-item.header > .product-item-name,
.product__listing .product-item.header > .product-item-number,
.product__listing .product-item.header > .product-item-thumb {
  display: none;
}
.product__listing .product-item-thumb {
  padding: 20px;
  width: 100%;
  margin-bottom: 10px;
}
.product__listing .product-item-thumb > img {
  width: 100%;
  height: 100%;
}
.product__listing .product-item-name {
  width: 100%;
  order: 1;
  font-size: 18px;
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  margin-bottom: 5px;
  color: #154898;
  text-decoration: none;
}
.product__listing .product-item-number {
  color: #154898;
  width: 100%;
  order: 0;
  font-size: 16px;
}
.product__listing .product-item-number > span {
  display: inline;
}
.product__listing .product-item-action {
  width: 100%;
  order: 1;
  align-self: flex-end;
}
.product__listing .product-item-action .list-view,
.product__listing .product-item-action .grid-view {
  display: inline-block;
  padding: 7px 11px;
  background: #e8eff1;
  color: #154898;
  font-size: 18px;
}
.product__listing .product-item-action .list-view.active,
.product__listing .product-item-action .grid-view.active {
  background: #154898;
  color: #ffffff;
}
.product__listing .product-item-action .list-view > span,
.product__listing .product-item-action .grid-view > span {
  vertical-align: middle;
}
.product__listing.product__grid {
  margin-right: -20px;
}
.product__listing.product__grid .product-item {
  border-bottom: 0;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  padding-left: 0;
}
.product__listing.product__grid .product-item-name {
  height: 40px;
  text-decoration: none;
  overflow: hidden;
  line-height: 20px;
}
.product__listing.product__grid .product-item-action > div {
  display: flex;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item-action > div .product-actions-component {
    display: flex;
  }
  .product__listing.product__grid .product-item-action > div .product-actions-component > div {
    width: 50%;
  }
  .product__listing.product__grid .product-item-action > div .product-actions-component > div:first-child {
    margin-right: 20px;
  }
}
.product__listing.product__grid .product-item-action > div .col-md-8 {
  padding: 0;
}
.product__listing.product__grid .product-item-action > div .action-addtocart {
  padding-left: 0;
}
.product__listing.product__grid .product-item-action > div > div > div {
  margin-left: 0;
  width: 100%;
}
.product__listing.product__grid .product-item-thumb {
  border: solid 2px #e8eff1;
}
@media (max-width: 1199px) {
  .product__listing.product__grid {
    margin-right: 0;
  }
  .product__listing.product__grid .product-item {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .product__listing.product__grid .product-item:nth-child(2n) {
    padding-right: 20px;
  }
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    padding-left: 20px;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .product-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #d4d4d5;
  }
  .product__listing.product__list .product-item.header > .product-item-name,
  .product__listing.product__list .product-item.header > .product-item-number,
  .product__listing.product__list .product-item.header > .product-item-thumb {
    display: block;
    margin-bottom: 0;
    color: #7d9096;
    text-decoration: none;
    align-self: flex-end;
    font-size: 12px;
    font-weight: 600;
  }
  .product__listing.product__list .product-item.header > .product-item-action {
    padding-right: 0;
  }
  .product__listing.product__list .product-item-thumb {
    order: 0;
    width: 160px;
    font-size: 10px;
    height: auto;
    flex: 0 0 160px;
  }
  .product__listing.product__list .product-item-thumb > img {
    width: 120px;
    height: 120px;
    object-fit: fill;
  }
  .product__listing.product__list .product-item-name {
    width: auto;
    order: 0;
    flex: 0 0 450px;
    flex-wrap: wrap;
    font-size: 14px;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    height: auto;
    margin-bottom: 0;
    text-decoration: underline;
  }
  .product__listing.product__list .product-item-number {
    padding: 0 10px;
    font-size: 14px;
    order: 0;
    width: auto;
    flex: 0 0 140px;
  }
  .product__listing.product__list .product-item-number > span {
    display: none;
  }
  .product__listing.product__list .product-item-action {
    width: auto;
    order: 0;
    align-self: center;
    flex: auto;
    padding-left: 50px;
    padding-right: 20px;
    min-width: 170px;
  }
  .product__listing.product__list .product-item-action button {
    font-size: 12px;
  }
  .product__listing.product__list .product-item .icon-Cart {
    margin-left: 15px;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .product__listing.product__list .product-item.header > .product-item-name,
  .product__listing.product__list .product-item.header > .product-item-number,
  .product__listing.product__list .product-item.header > .product-item-thumb {
    color: #646569;
  }
  .product__listing.product__list .product-item-thumb {
    width: 120px;
    font-size: 13px;
    height: auto;
    flex: 0 0 120px;
    padding-right: 10px;
  }
  .product__listing.product__list .product-item-thumb > img {
    width: 90px;
    height: 90px;
    object-fit: fill;
  }
  .product__listing.product__list .product-item-name {
    flex: 0 0 170px;
  }
  .product__listing.product__list .product-item-number {
    flex: 0 0 110px;
    flex-wrap: wrap;
    word-break: break-all;
    font-size: 13px;
  }
  .product__listing.product__list .product-item-number > span {
    display: none;
  }
  .product__listing.product__list .product-item-action {
    flex: 0 0 180px;
    width: 180px;
    align-self: center;
    padding: 0;
  }
  .product__listing.product__list .product-item-action > .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item,
  .product__listing.product__list .product-item {
    display: flex;
    width: 100%;
    border-bottom: 0;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .product__listing.product__grid .product-item:nth-child(2n),
  .product__listing.product__list .product-item:nth-child(2n) {
    padding-right: 0;
  }
  .product__listing.product__grid .product-item:nth-child(2n+1),
  .product__listing.product__list .product-item:nth-child(2n+1) {
    padding-left: 0;
  }
  .product__listing.product__grid .product-item-thumb,
  .product__listing.product__list .product-item-thumb {
    height: 0;
    position: relative;
    padding-top: 100%;
    border: 2px solid #e8eff1;
  }
  .product__listing.product__grid .product-item-thumb img,
  .product__listing.product__list .product-item-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .product__listing.product__grid .product-item-action .col-md-8,
  .product__listing.product__list .product-item-action .col-md-8 {
    padding: 0;
  }
}
.product-listing-header {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #7d9096;
}
.product-listing-filter {
  display: flex;
  justify-content: space-between;
}
.product-listing-filter .list-filter-left {
  flex: 0 0 85%;
}
.product-listing-filter .list-filter-left .filter-wrapper {
  display: inline-block;
  margin-right: 13px;
  margin-bottom: 5px;
}
@media (max-width: 639px) {
  .product-listing-filter .list-filter-left .filter-wrapper {
    display: block;
    margin: 0 10px 5px;
  }
}
.product-listing-filter .list-filter-right {
  flex: 0 0 15%;
}
@media (max-width: 639px) {
  .product-listing-filter .list-filter-right {
    width: 100%;
  }
}
.product-listing-filter .list-filter-right .btn-group {
  width: 100% !important;
}
.product-listing-filter .list-filter-right .sort-selected > .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  line-height: 1.5;
}
.product-listing-filter .list-filter-right .sort-selected > .btn .filter-option {
  text-align: center;
  margin-right: 0;
  width: auto;
  padding-right: 0;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13px;
}
.product-listing-filter .list-filter-right .sort-selected > .btn .caret {
  position: relative;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  margin-left: 6px;
  margin-top: 0;
}
.product-listing-filter .listing-filter-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-weight: bold;
  color: #154898;
  margin-bottom: 10px;
}
.product-listing-filter .listing-filter-title > .more {
  display: inline-block;
  margin-left: 25px;
}
.product-listing-filter .listing-filter-title > .more .icon-help {
  font-size: 18px;
  color: #154898;
  vertical-align: sub;
  margin-right: 5px;
}
.product-listing-filter .listing-filter-title > .more > a {
  color: #154898;
  font-weight: 400;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 1199px) {
  .product-listing-filter .list-filter-left {
    flex: 0 0 70%;
  }
  .product-listing-filter .list-filter-right {
    padding-left: 20px;
    flex: 0 0 28%;
  }
  .product-listing-filter .list-filter-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .product-listing-filter .list-filter-left .col-sm-4 {
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .product-listing-filter {
    flex-wrap: wrap;
  }
  .product-listing-filter .list-filter-left {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .product-listing-filter .list-filter-left .filters-mobile {
    padding: 30px 12px;
  }
  .product-listing-filter .list-filter-left .filters-mobile .modal-header {
    padding: 0 0 22px;
  }
  .product-listing-filter .list-filter-left .filters-mobile .modal-header h4 {
    font-size: 16px;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    line-height: 1;
  }
  .product-listing-filter .list-filter-left .filters-mobile .modal-header .close {
    position: absolute;
  }
  .product-listing-filter .list-filter-left .filters-mobile-action {
    padding: 35px 0 5px;
    border-top: 0;
  }
  .product-listing-filter .list-filter-left .filters-mobile-action .hro-link-default {
    font-size: 14px;
    font-weight: normal;
    color: #154898;
  }
  .product-listing-filter .list-filter-left .filters-mobile-action > div:last-child {
    text-align: center;
    margin-top: 45px;
  }
  .product-listing-filter .list-filter-left .filters-mobile .dropdown-checkmenu {
    width: 100%;
  }
  .product-listing-filter .list-filter-right {
    flex: 0 0 100%;
    padding-left: 0;
  }
}
.product-listing-applied {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px;
}
.product-listing-applied .filters-applied-list {
  margin-left: 10px;
}
.product-listing-applied .filters-applied-list label {
  position: relative;
  background-color: #154898;
}
.product-listing-applied .filters-applied-list label a {
  margin-left: 10px;
}
.plp__pagination-count {
  color: #154898;
}
#patientInfoModal {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
#patientInfoModal .modal-dialog {
  margin: 274px auto auto;
}
@media screen and (min-width: 1199px) {
  #patientInfoModal .modal-dialog {
    width: 1040px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 639px) {
  #patientInfoModal .modal-dialog {
    width: 605px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .modal-dialog {
    max-width: 350px;
  }
}
#patientInfoModal .modal-content {
  padding: 40px;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .modal-content {
    padding: 30px 15px;
  }
}
#patientInfoModal .modal-header {
  border-bottom: 2px solid #e8eff1;
  padding-left: 60px;
  padding-right: 60px;
}
#patientInfoModal .modal-header .close {
  font-size: 35px;
  line-height: 22px;
  position: absolute;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .modal-header .close {
    right: 40px;
  }
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .modal-header {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 26px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .modal-header {
    padding-top: 6px;
  }
}
#patientInfoModal .product-info {
  display: flex;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .product-info {
    flex-wrap: wrap;
  }
}
#patientInfoModal .product-info .image-left {
  padding: 10px 13px;
  margin-right: 15px;
  border: 2px solid #e8eff1;
}
#patientInfoModal .product-info .image-left img {
  max-width: 90px;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .product-info .info-right {
    width: 100%;
    margin-top: 15px;
  }
}
#patientInfoModal .product-info .info-right .info-text {
  font-size: 16px;
  opacity: .5;
  letter-spacing: .3px;
  color: #154898;
}
#patientInfoModal .product-info .info-right .name-text {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: .5px;
  color: #154898;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .product-info .info-right .name-text {
    font-size: 24px;
  }
}
#patientInfoModal .product-info .info-right .item-text {
  font-size: 15px;
  color: #154898;
}
#patientInfoModal .ship-to-bottom {
  font-size: 24px;
  letter-spacing: .4px;
  color: #154898;
  margin-top: 35px;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .ship-to-bottom {
    font-size: 20px;
    letter-spacing: .3px;
    margin-bottom: 10px;
  }
}
#patientInfoModal .ship-to-bottom .info-text {
  display: inline-flex;
  flex-shrink: 0;
  padding-right: 5px;
}
#patientInfoModal .ship-to-bottom .ship-to-name {
  display: inline-flex;
}
#patientInfoModal .patient-information-form {
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .patient-information-form {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
#patientInfoModal .patient-information-form .patient-information {
  display: flex;
  width: 66%;
  flex-wrap: wrap;
  padding-right: 10px;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .patient-information-form .patient-information {
    width: 100%;
    padding-right: 0px;
  }
}
#patientInfoModal .patient-information-form .patient-information .form-group {
  width: 50%;
}
@media screen and (min-width: 1199px) {
  #patientInfoModal .patient-information-form .patient-information .form-group.first-name {
    order: 0;
    padding-right: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.floor-ward {
    order: 0;
    padding-left: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.last-name {
    order: 1;
    padding-right: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.cost-number {
    order: 2;
    padding-left: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.medical-id {
    order: 3;
    padding-right: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.special-instructions {
    order: 4;
    padding-left: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.room-number {
    order: 4;
    margin-top: 0;
    padding-right: 15px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.padLeft {
    padding-left: 15px;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 639px) {
  #patientInfoModal .patient-information-form .patient-information .form-group:nth-child(2n) {
    padding-right: 7px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group:nth-child(2n+1) {
    padding-left: 7px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.cost-number {
    padding-left: 7px;
    padding-right: 0px;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.special-instructions {
    width: 100%;
    order: 1;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .patient-information-form .patient-information .form-group {
    width: 100%;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.first-name,
  #patientInfoModal .patient-information-form .patient-information .form-group.last-name {
    order: 0;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.medical-id {
    order: 1;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.cost-number,
  #patientInfoModal .patient-information-form .patient-information .form-group.floor-ward,
  #patientInfoModal .patient-information-form .patient-information .form-group.room-number {
    order: 2;
  }
  #patientInfoModal .patient-information-form .patient-information .form-group.special-instructions {
    order: 3;
  }
}
#patientInfoModal .patient-information-form .alternate-contact {
  width: 34%;
  padding-left: 20px;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .patient-information-form .alternate-contact {
    width: 100%;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
  }
  #patientInfoModal .patient-information-form .alternate-contact .form-group {
    width: 50%;
  }
  #patientInfoModal .patient-information-form .alternate-contact .form-group:nth-child(2n) {
    padding-right: 7px;
  }
  #patientInfoModal .patient-information-form .alternate-contact .form-group:nth-child(2n+1) {
    padding-left: 7px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .patient-information-form .alternate-contact .form-group {
    width: 100%;
  }
  #patientInfoModal .patient-information-form .alternate-contact .form-group:nth-child(2n) {
    padding-right: 0px;
  }
  #patientInfoModal .patient-information-form .alternate-contact .form-group:nth-child(2n+1) {
    padding-left: 0px;
  }
}
#patientInfoModal .patient-information-form .title {
  font-size: 24px;
  letter-spacing: .4px;
  width: 100%;
  margin-bottom: 20px;
  color: #154898;
}
#patientInfoModal .patient-information-form .form-group {
  margin-bottom: 30px;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .patient-information-form .form-group {
    margin-bottom: 20px;
  }
}
#patientInfoModal .patient-information-form .form-group label {
  font-size: 13px;
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  text-transform: none;
}
#patientInfoModal .patient-information-form .form-group label span {
  font-weight: 400;
}
#patientInfoModal .patient-information-form .form-group input {
  height: 40px;
  width: 100%;
  padding-left: 15px;
}
@media screen and (max-width: 639px) {
  #patientInfoModal .patient-information-form .form-group input {
    padding-left: 10px;
  }
}
#patientInfoModal .patient-information-form .form-group textarea {
  width: 100%;
  height: 135px;
  min-height: 0px;
  padding-left: 15px;
}
#patientInfoModal .patient-information-form .form-group textarea:-webkit-input-placeholder,
#patientInfoModal .patient-information-form .form-group textarea:-moz-placeholder,
#patientInfoModal .patient-information-form .form-group textarea:-ms-input-placeholder {
  color: #7d9096;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .patient-information-form .form-group textarea {
    height: 40px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .patient-information-form .form-group textarea {
    height: 140px;
    padding-left: 10px;
  }
}
#patientInfoModal .modal-body {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .modal-body {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#patientInfoModal .modal-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 15px 60px 0 60px;
  border-top: 2px solid #e8eff1;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .modal-footer {
    flex-wrap: wrap;
    padding: 15px 0px 0px;
  }
}
#patientInfoModal .modal-footer .form-description-bottom {
  margin-bottom: 35px;
  width: 100%;
  font-size: 13px;
  color: #7d9096;
  text-align: left;
}
#patientInfoModal .modal-footer .footer-left {
  width: 20%;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .modal-footer .footer-left {
    width: 100%;
    text-align: center;
    order: 1;
  }
  #patientInfoModal .modal-footer .footer-left .btn {
    width: 40%;
    margin: auto;
  }
}
#patientInfoModal .modal-footer .footer-right {
  width: 80%;
  justify-content: flex-end;
  cursor: pointer;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  #patientInfoModal .modal-footer .footer-right {
    width: 100%;
  }
  #patientInfoModal .modal-footer .footer-right .btn {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 639px) {
  #patientInfoModal .modal-footer .footer-right {
    flex-wrap: wrap;
  }
  #patientInfoModal .modal-footer .footer-right .btn {
    width: 100%;
    flex-shrink: 0;
  }
  #patientInfoModal .modal-footer .footer-right .btn + .btn {
    margin-left: 0px;
  }
}
#patientInfoModal .selectize-input {
  height: 40px;
  padding: 0 12px;
}
#patientInfoModal .selectize-input .item {
  line-height: 40px;
}
.add-to-list-modal {
  margin: 239px 15px 0;
}
.add-to-list-modal.modal-dialog .modal-content {
  padding: 60px 10px 30px 10px;
}
@media (min-width: 640px) {
  .add-to-list-modal {
    margin: 166px 50px 0;
    width: calc(100% - 100px);
  }
  .add-to-list-modal.modal-dialog .modal-content {
    padding: 30px 10px;
  }
}
@media (min-width: 1024px) {
  .add-to-list-modal {
    margin: 224px auto;
  }
}
@media (min-width: 640px) {
  .cart-items {
    margin-top: 20px;
  }
}
.cart-items li {
  list-style: none;
}
.cart-items .cart-item {
  background: rgba(232, 239, 241, 0.5);
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.cart-items .cart-item.HillromDeliverItem .serial-number,
.cart-items .cart-item.HillromDeliverItem .billing-date,
.cart-items .cart-item.HillromDeliverItem .item__fulfillment,
.cart-items .cart-item.HillromDeliverItem .reselectBtn {
  display: none;
}
.cart-items .cart-item > .item__image {
  width: 120px;
  height: 120px;
  padding: 10px;
  background: #ffffff;
  border: 2px solid #abc2cc;
}
.cart-items .cart-item > .item__image img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.cart-items .cart-item > .item__info {
  flex: auto;
  margin-left: 15px;
  align-self: center;
}
@media (min-width: 640px) {
  .cart-items .cart-item > .item__info {
    margin-left: 20px;
    align-self: flex-start;
  }
}
.cart-items .cart-item > .item__info > a {
  font-size: 18px;
  margin-bottom: 10px;
}
.cart-items .cart-item > .item__info > .item__code {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
  font-size: 15px;
  color: #154898;
  margin-top: 10px;
}
.cart-items .cart-item > .item__info > .item__code > div {
  margin-right: 30px;
}
.cart-items .cart-item > .item__deliver {
  display: flex;
  width: 60%;
  padding-left: 135px;
  margin-top: -30px;
}
.cart-items .cart-item > .item__deliver > div:first-child {
  margin-right: 90px;
}
.cart-items .cart-item > .item__quantity {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.cart-items .cart-item > .item__quantity > .item__action {
  font-size: 12px;
  display: flex;
  flex-direction: column;
}
.cart-items .cart-item > .item__quantity > .item__action > a:last-child {
  position: relative;
  bottom: -20px;
}
.cart-items .cart-item > .item__quantity > .item__qty form {
  display: flex;
}
.cart-items .cart-item > .item__quantity > .item__qty form label {
  color: #abc2cc;
  font-size: 12px;
  line-height: 40px;
  margin-right: 10px;
}
.cart-items .cart-item > .item__fulfillment {
  flex: 0 0 45%;
  margin-left: 135px;
}
.cart-items .cart-item > .item__fulfillment .table-header {
  display: flex;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #202124;
  line-height: 2.8;
}
.cart-items .cart-item > .item__fulfillment .table-header > span:first-child {
  flex: 0 1 215px;
}
.cart-items .cart-item > .item__fulfillment .item-cell-serial {
  display: none;
}
.cart-items .cart-item > .item__fulfillment .table-list li:nth-child(2n+1) {
  background: #ffffff;
}
.cart-items .cart-item > .item__fulfillment .table-list.align-left li.item-cell-name {
  flex: 0 1 200px;
}
.cart-items .cart-item .item__qty .form-control {
  text-align: center;
}
@media (min-width: 640px) and (max-width: 890px) {
  .cart-items .cart-item .item__info {
    flex: 0 0 55% !important;
    margin-left: 30px;
  }
  .cart-items .cart-item .item__quantity {
    width: 100%;
    flex-direction: row;
    margin-top: 20px;
  }
  .cart-items .cart-item .item__quantity .item__ponumber {
    width: 100%;
  }
  .cart-items .cart-item div.item__deliver {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (min-width: 890px) {
  .cart-items .cart-item .item__quantity {
    margin-left: 20px;
    max-width: 127px;
  }
  .cart-items .cart-item .item__deliver {
    margin-top: -30px !important;
  }
  .cart-items .cart-item .item__deliver .form-group {
    margin-bottom: 5px;
  }
  .cart-items .cart-item .item__info {
    flex: 0 0 auto !important;
    width: calc(100% - 300px);
  }
  .cart-items .cart-item .item__fulfillment {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .cart-items .cart-item.HillromDeliverItem .item__deliver {
    width: 70%;
    margin-left: 0px;
    flex-wrap: wrap;
  }
  .cart-items .cart-item.HillromDeliverItem .item__deliver > div {
    margin-bottom: 0px;
  }
  .cart-items .cart-item.HillromDeliverItem .item__deliver > div:first-child {
    margin-right: 0px;
  }
  .cart-items .cart-item .item__info {
    flex: 0 0 45%;
  }
  .cart-items .cart-item .item__info > .item__code {
    flex-wrap: wrap;
  }
  .cart-items .cart-item .item__info > .item__code > div {
    margin-right: 30px;
    width: 100%;
  }
  .cart-items .cart-item .item__info > .item__code .serial-number {
    display: none;
  }
  .cart-items .cart-item > .item__deliver {
    width: 100%;
    margin-top: -15px;
    display: flex;
    flex-wrap: wrap;
  }
  .cart-items .cart-item > .item__deliver > div {
    width: 100%;
  }
  .cart-items .cart-item > .item__deliver > div:first-child {
    margin-right: 30px;
  }
  .cart-items .cart-item > .item__quantity > .item__qty {
    margin-top: 10px;
  }
  .cart-items .cart-item > .item__quantity > .item__action {
    align-items: inherit;
    margin-top: 10px;
  }
  .cart-items .cart-item > .item__quantity > .item__action > a:last-child {
    bottom: 0px;
    margin-top: 20px;
  }
  .cart-items .cart-item > .item__quantity > .item__qty .form-control {
    width: 54px;
  }
  .cart-items .cart-item > .item__fulfillment {
    flex: auto;
    margin-left: 0;
    width: 100%;
  }
  .cart-items .cart-item > .item__fulfillment .table-list > li {
    flex-direction: row;
  }
}
@media (max-width: 639px) {
  .cart-items .cart-item {
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-items .cart-item > .item__deliver {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
    flex-direction: column;
  }
  .cart-items .cart-item > .item__deliver > div:first-child {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .cart-items .cart-item > .item__image {
    flex: 0 0 100%;
    height: auto;
  }
  .cart-items .cart-item > .item__info {
    flex: 0 0 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
  .cart-items .cart-item > .item__info .line {
    text-decoration: none;
    font-weight: 600;
  }
  .cart-items .cart-item .item__quantity {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cart-items .cart-item .item__quantity .item__ponumber {
    width: 100%;
  }
  .cart-items .cart-item .item__quantity .item__qty {
    width: 50%;
  }
  .cart-items .cart-item .item__quantity .item__action {
    width: 50%;
  }
  .cart-items .cart-item > .item__fulfillment {
    margin-top: 40px;
  }
  .cart-items .cart-item > .item__fulfillment .table-list.align-left li {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cart-items .cart-item > .item__fulfillment .table-list.align-left li .item-cell-name {
    font-weight: 600;
    flex: 0 1 100%;
    margin-bottom: 20px;
  }
  .cart-items .cart-item > .item__fulfillment .item-cell-serial {
    display: flex;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 700;
  }
}
@media (max-width: 639px) {
  .cart-items {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.cart-empty {
  padding-top: 20px;
}
.cart-empty .cart-empty-body {
  margin-top: 90px;
  text-align: center;
  margin-bottom: 180px;
}
.cart-empty .cart-empty-body span[class^="icon-"] {
  font-size: 150px;
  font-weight: 500;
  color: #154898;
}
.cart-empty .cart-empty-body p {
  color: #154898;
  font-size: 32px;
  margin-bottom: 20px;
}
.cart-empty .cart-empty-body a {
  padding: 7px 35px;
}
@media (max-width: 639px) {
  .cart-empty .cart-empty-body {
    margin-bottom: 100px;
  }
  .cart-empty .cart-empty-body p {
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .cart-empty .cart-empty-body p {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
  }
  .cart-empty .cart-empty-body a {
    display: block;
  }
}
.cart-header {
  padding: 50px 0px 10px 0px;
}
.cart-header .cart-header-title {
  font-size: 24px;
  color: #154898;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.cart-header .delete-order {
  text-align: right;
  line-height: 30px;
}
.cart-header .delete-order a {
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}
.cart-top-area {
  display: flex;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  color: #154898;
}
@media (max-width: 1199px) {
  .cart-top-area {
    flex-wrap: wrap;
  }
}
.cart-top-area > div {
  width: 50%;
  background: #e8eff1;
  padding: 40px 60px;
}
@media (max-width: 1199px) {
  .cart-top-area > div {
    width: 100%;
    padding: 40px;
  }
}
@media (max-width: 1199px) {
  .cart-top-area > div {
    padding: 40px 25px;
  }
}
@media (min-width: 640px) {
  .cart-top-area > div {
    padding: 40px;
  }
}
.cart-top-area .ship-to {
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .cart-top-area .ship-to {
    margin-left: 0;
    margin-top: 20px;
  }
}
.cart-top-area .patient-info-title,
.cart-top-area .ship-to-title {
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}
.cart-top-area .patient-info-subtitle {
  font-size: 18px;
}
.cart-top-area .patient-info-subtitle span {
  display: inline-block;
  line-height: 18px;
}
.cart-top-area .patient-info-subtitle span:first-child {
  padding-right: 15px;
}
.cart-top-area .patient-info-subtitle span:nth-child(2) {
  padding-left: 15px;
  border-left: 2px solid #154898;
}
@media (max-width: 639px) {
  .cart-top-area .patient-info-subtitle {
    margin-bottom: 15px;
  }
}
.cart-top-area #patientInfoForm label {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.cart-top-area #patientInfoForm label span {
  font-weight: 400;
}
.cart-top-area .ship-to-subtitle {
  font-size: 18px;
  border-bottom: 2px solid #abc2cc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cart-top-area .patient-info-top {
  border-bottom: 2px solid #abc2cc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media (min-width: 639px) {
  .cart-top-area .patient-info-top {
    position: relative;
  }
}
.cart-top-area .patient-info-top .edit {
  cursor: pointer;
  font-size: 13px;
  text-decoration: underline;
  color: #154898;
}
@media (min-width: 639px) {
  .cart-top-area .patient-info-top .edit {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
  }
}
.cart-top-area .other-info {
  display: flex;
  flex-wrap: wrap;
}
.cart-top-area .other-info .info-item {
  width: 50%;
  text-align: left;
  margin-bottom: 15px;
}
.cart-top-area .other-info .info-item input[type="text"]:disabled,
.cart-top-area .other-info .info-item .form-control[disabled] {
  opacity: 0;
}
@media (max-width: 639px) {
  .cart-top-area .other-info .info-item {
    width: 100%;
  }
}
.cart-top-area .other-info .info-item > p {
  font-size: 13px;
  line-height: 1.85;
  margin-bottom: 0;
}
.cart-top-area .other-info .info-item .info-item-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.cart-top-area .other-info .info-item .info-item-title span {
  font-weight: 400;
}
.delivery-time {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.delivery-time .delivery-time-title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  border-bottom: 2px solid #7d9096;
  color: #154898;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.delivery-time .subtitle {
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  width: 100%;
  margin-bottom: 15px;
  color: #154898;
}
.delivery-time .select-delivery-time {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 640px) and (max-width: 720px) {
  .delivery-time .select-delivery-time .cart-window-delivery-wp {
    max-width: 310px;
  }
}
@media (min-width: 640px) {
  .delivery-time .select-delivery-time > .form-group.default-delivery-time,
  .delivery-time .select-delivery-time > .cart-window-delivery-wp {
    width: auto;
  }
  .delivery-time .select-delivery-time .cart-window-delivery-wp {
    margin-left: 20px;
    flex-wrap: nowrap;
  }
  .delivery-time .select-delivery-time .cart-window-delivery-wp .form-group:first-child {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .delivery-time .select-delivery-time {
    width: 50%;
  }
}
.delivery-time .select-delivery-time .form-group {
  width: 100%;
}
.delivery-time .delivery-info-update {
  padding-top: 25px;
  padding-bottom: 10px;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .delivery-time .delivery-info-update {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .delivery-time .delivery-info-update .subtitle {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .delivery-time .delivery-info-update {
    width: 50%;
    padding-top: 0;
  }
  .delivery-time .delivery-info-update .form-group {
    padding-top: 5px;
  }
}
.delivery-time .delivery-info-update > div:not(.subtitle) {
  margin-right: 20px;
  text-align: left;
}
@media (max-width: 639px) {
  .delivery-time .delivery-info-update > div:not(.subtitle) {
    width: 100%;
    display: flex;
  }
  .delivery-time .delivery-info-update > div:not(.subtitle) .form-group:first-child {
    width: 40%;
  }
  .delivery-time .delivery-info-update > div:not(.subtitle) .form-group:first-child label {
    margin-top: 8px;
  }
  .delivery-time .delivery-info-update > div:not(.subtitle) .form-group:nth-child(2) {
    width: 60%;
  }
}
.delivery-time .delivery-info-update .form-group {
  padding-top: 15px;
}
.delivery-time .delivery-info-update .form-control {
  width: 100%;
  border-radius: 0;
}
.delivery-time .select-date {
  display: inline-block;
  position: relative;
  font-size: 13px;
  height: 40px;
  padding: 0 10px;
  vertical-align: middle;
  border: 2px solid #7d9096;
  background: none;
  color: #154898;
}
.delivery-time .select-date input {
  height: 100%;
  border: none;
}
.delivery-time .select-date .icon-Calender {
  margin-left: 20px;
  vertical-align: middle;
  color: #154898;
  font-size: 21px;
}
.delivery-time .cart-window-delivery-wp {
  display: flex;
  width: 100%;
  align-items: center;
}
.delivery-time .cart-window-delivery-wp .form-group {
  width: auto;
}
.delivery-time .cart-window-delivery-wp .cart-window-delivery-open {
  width: auto;
  display: flex;
  align-items: center;
  margin-left: 10px;
  padding-right: 10px;
}
.delivery-time .cart-window-delivery-wp .cart-window-delivery-open input {
  padding-right: 5px;
  border: none;
  min-width: 145px;
}
.delivery-time .cart-window-delivery-wp .cart-window-delivery-open span {
  line-height: 1.1;
  color: #154898;
}
@media (min-width: 640px) {
  .delivery-time .cart-window-delivery-wp {
    flex-wrap: wrap;
  }
}
.delivery-time form {
  width: 100%;
}
@media (min-width: 1200px) {
  .delivery-time form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.proceed-action {
  text-align: right;
}
.proceed-action .btn {
  padding: 12px 25px;
}
.patient-info-form-wp .form-group {
  width: 100% !important;
}
@media (min-width: 640px) {
  .patient-info-form-wp .form-group {
    width: 48% !important;
  }
}
.patient-info-form-wp .form-control {
  width: 100%;
}
@media (min-width: 640px) {
  .patient-info-form-wp .patient-information,
  .patient-info-form-wp .alternate-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.patient-info-form-wp .edit {
  float: right;
  cursor: pointer;
}
label.patient-error-label {
  color: #ed1c24;
  display: block;
}
input.patient-error-input {
  border-color: #cb414d;
}
.nav-category-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0 18px;
  border-top: 2px solid #154898;
  border-bottom: 2px solid #154898;
  margin-bottom: 40px;
}
.nav-category-list > .nav-category-item {
  margin: 0 20px;
  padding: 0;
}
.nav-category-list > .nav-category-item > a {
  color: #7d9096;
  text-transform: uppercase;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  padding-bottom: 5px;
  font-size: 20px;
  border-bottom: 2px solid transparent;
}
.nav-category-list > .nav-category-item > a:hover,
.nav-category-list > .nav-category-item > a:focus,
.nav-category-list > .nav-category-item > a.active {
  color: #154898;
  border-color: #154898;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .nav-category-list > .nav-category-item {
    margin: 0 10px;
  }
  .nav-category-list > .nav-category-item > a {
    font-size: 14px;
  }
}
@media (max-width: 639px) {
  .nav-category-list {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .nav-category-list > .nav-category-item {
    margin: 0 10px 20px;
  }
}
.page-categoryLanding .paragraph-content h3,
.page-categoryLanding .paragraph-content .title {
  color: #154898;
}
.page-categoryLanding .paragraph-content h3 {
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .page-categoryLanding .paragraph-content h3 {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .page-categoryLanding .paragraph-content .paragraph-content-mes {
    margin-bottom: 40px;
  }
}
.invoice-title {
  margin: 30px 0  30px;
}
.invoice-title small {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.85;
  color: #154898;
}
@media (max-width: 639px) {
  .invoice-title {
    margin-top: 30px;
  }
}
.invoices-label-title {
  color: inherit;
  font-size: inherit;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.invoices-total {
  margin-bottom: 50px;
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
}
@media (max-width: 639px) {
  .invoices-total {
    margin-top: 30px;
  }
}
.invoices-filter {
  display: flex;
  justify-content: flex-end;
}
.invoices-filter .invoices-filter-left {
  flex: auto;
  padding-right: 20px;
}
.invoices-filter .invoices-filter-left .invoices-label-title {
  color: #154898;
  margin-bottom: 10px;
}
.invoices-filter .invoices-filter-left .btn {
  text-transform: inherit;
  font-size: 13px;
  font-weight: normal;
  display: block;
}
.invoices-filter .invoices-filter-left .invoice-filter-error {
  display: none;
  color: #ff6c7a;
}
.invoices-filter .invoices-filter-left .invoice-input {
  border-color: #154898;
  color: #154898;
}
.invoices-filter .invoices-filter-left .invoice-input::placeholder {
  color: #154898;
}
.invoices-filter .invoices-filter-left .dropdown-handler {
  border-color: #154898;
  margin-bottom: 15px;
}
.invoices-filter .invoices-filter-left .invoice-sort-btn:focus {
  border: 2px solid #154898;
  color: #ffffff;
  background-color: #154898;
}
.invoices-filter .invoices-filter-left .invoices-filter-list .col-md-3 {
  padding-right: 0;
}
.invoices-filter .invoices-filter-left .invoices-filter-list .invoice-clear {
  font-size: 13px;
  text-decoration: underline;
  display: block;
  margin: 9px 0 9px 24px;
  color: #154898;
}
@media screen and (max-width: 1199px) {
  .invoices-filter .invoices-filter-left .invoices-filter-list .invoice-clear {
    margin: 11px 0 9px 14px;
  }
}
@media screen and (max-width: 639px) {
  .invoices-filter .invoices-filter-left .invoices-filter-list .invoice-clear {
    text-align: center;
    margin: 20px 0 -10px 0;
  }
}
.invoices-filter .invoices-filter-right .invoices-label-title {
  color: #154898;
  margin-bottom: 10px;
}
.invoices-filter .invoices-filter-right .sort-selected {
  width: 190px !important;
}
.invoices-filter .invoices-filter-right .sort-selected > .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 15px;
}
.invoices-filter .invoices-filter-right .sort-selected > .btn .filter-option {
  text-align: center;
  margin-right: 0;
  width: auto;
  padding-right: 0;
  text-transform: capitalize;
  font-size: 13px;
}
.invoices-filter .invoices-filter-right .sort-selected > .btn .caret {
  position: relative;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  margin-top: 0;
}
@media (max-width: 639px) {
  .invoices-filter {
    flex-direction: column;
  }
  .invoices-filter .invoices-filter-left {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .invoices-filter .invoices-filter-left input.filter-mobile {
    text-align: center;
  }
  .invoices-filter .invoices-filter-left input.filter-mobile + span {
    right: 30%;
  }
  .invoices-filter .invoices-filter-left .dropdown-handler {
    font-weight: normal;
  }
}
.invoice-applied {
  margin-top: -15px;
}
.invoice-date-area {
  right: 0;
  left: auto;
}
.invoice-date-area .invoice-date-select {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 20px;
}
.invoice-date-area .invoice-date-select .form-group {
  margin-bottom: 0;
}
.invoice-date-area .invoice-date-select .fromtospacer {
  display: inline;
  margin: 0 10px;
  color: #202124;
}
.invoice-date-area .invoice-date-select .from-date {
  display: flex;
  align-items: center;
}
.invoice-date-area .invoice-date-select .from-date,
.invoice-date-area .invoice-date-select .to-date {
  position: relative;
}
.invoice-date-area .invoice-date-select .from-date input[readonly="readonly"],
.invoice-date-area .invoice-date-select .to-date input[readonly="readonly"] {
  color: #202124;
  background: #ffffff;
}
.invoice-date-area .invoice-date-select .from-date .datepicker,
.invoice-date-area .invoice-date-select .to-date .datepicker {
  top: 45px !important;
}
.invoice-date-area .invoice-date-select .invoice-from,
.invoice-date-area .invoice-date-select .invoice-to {
  min-width: 140px;
  border-color: #154898;
  border-width: 2px;
}
@media (max-width: 1199px) {
  .invoice-date-area {
    right: auto;
    left: 0;
  }
}
@media (max-width: 639px) {
  .invoice-date-area .invoice-date-select {
    padding: 10px;
  }
  .invoice-date-area .invoice-date-select .invoice-from,
  .invoice-date-area .invoice-date-select .invoice-to {
    min-width: 100px;
  }
}
.invoice-modal {
  margin-top: 213px;
}
.invoice-modal .invoice-modal-title {
  text-align: center;
  color: #154898;
  margin-bottom: 40px;
  line-height: 1.1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: normal;
}
.invoice-modal .hro-form-group .icon-Search:before {
  color: #154898;
}
.invoice-modal .hro-dropdown-checkbox .dropdown-checkmenu.dropdown-menu {
  width: 100%;
}
.invoice-modal button#invoiceDateMobile {
  margin-bottom: 0;
}
.invoice-modal .form-group {
  margin-bottom: 20px;
}
.invoice-modal .form-group button {
  font-family: "MyriadPro-Regular", "Helvetica", "Arial", sans-serif;
}
.invoice-modal .form-group button:not(.btn-secondary) {
  background-color: #154898;
}
.invoice-modal .form-group button.btn-secondary {
  color: #154898;
  border: 2px solid #154898;
}
.invoice-modal .form-group:last-of-type {
  margin-bottom: 0;
}
.invoice-modal .modal-content .close {
  font-size: 35px;
  line-height: 22px;
  position: absolute;
  top: 30px;
  right: 40px;
}
.invoice-modal .modal-content .modal-body {
  padding-top: 30px;
  padding-bottom: 20px;
}
.invoice-modal .modal-content .modal-footer {
  border-top: 2px solid #e8eff1;
  padding: 40px 0 5px;
  margin: 20px 15px 0;
}
.invoices-shipto {
  color: #154898;
  margin: 40px 0;
}
.invoices-shipto .shipto-address {
  word-break: break-all;
}
.invoices-items {
  margin-bottom: 80px;
}
.invoices-items .items-title {
  font-size: 12px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #7d9096;
}
.invoices-items-body {
  display: table;
  width: 100%;
}
.invoices-items-body .item-row {
  display: table-row;
}
.invoices-items-body .item-row.header {
  padding: 14px 0;
}
.invoices-items-body .item-row.header .items-title {
  color: #7d9096;
}
.invoices-items-body .item-row.header .item-cell {
  padding: 15px 10px;
}
.invoices-items-body .item-row .item-cell {
  display: table-cell;
  color: #154898;
  padding: 40px 15px;
  border-bottom: 1px solid #e8eff1;
  max-width: 200px;
  word-break: break-all;
  text-align: center;
}
.invoices-items-body .item-row:nth-child(2n) {
  background: #f3f6f7;
}
.invoices-items .document-icon {
  font-size: 18px;
  color: #154898;
  margin-left: 5px;
  display: inline-block;
}
.invoices-items .document-icon > span {
  vertical-align: text-top;
}
@media (max-width: 1199px) {
  .invoices-items-body {
    display: block;
  }
  .invoices-items-body .item-row {
    padding: 0 10px;
    display: block;
    border-bottom: 2px solid #e8eff1;
  }
  .invoices-items-body .item-row .item-cell {
    display: flex;
    padding: 15px 0;
    max-width: 100%;
    align-items: center;
    justify-content: space-between;
  }
  .invoices-items-body .item-row .item-cell:last-child {
    border: 0;
  }
  .invoices-items-body .item-row .item-cell > span:last-child {
    font-size: 18px;
    line-height: 1;
    max-width: 60%;
  }
}
.invoices-items-body .item-row {
  border-bottom: none;
  border-top: none;
}
.invoices-items-body .item-row:nth-child(2n) {
  border-bottom: 1px solid #abc2cc;
  border-top: 1px solid #abc2cc;
  background: #f4f7f8;
}
.service-title {
  margin: 30px 0 20px;
}
.service-title small {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.43;
  color: #154898;
}
@media (max-width: 639px) {
  .service-title {
    margin-top: 0;
  }
}
.service-total {
  margin-bottom: 20px;
  font-size: 18px;
  color: #154898;
}
.service-total > span {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
@media (max-width: 639px) {
  .service-total {
    margin-top: 25px;
    font-size: 14px;
  }
}
.service-filter-error {
  display: none;
  color: #ff6c7a;
}
.service-search {
  margin-bottom: 15px;
}
.service-search-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service-search-section .service-search-left {
  flex: 0 0 65%;
}
.service-search-section .input-icon {
  color: #abc2cc;
}
.service-search .service-label-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #154898;
  margin-bottom: 10px;
}
.service-search .service-search-ele .hro-form-group input {
  width: 180px;
}
.service-search .service-search-ele .hro-form-group + .hro-form-group {
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .service-search .service-search-ele .hro-form-group {
    width: 50%;
  }
  .service-search .service-search-ele .hro-form-group input {
    width: 100%;
  }
}
.service-search .service-search-ele,
.service-search .filter-actions {
  display: flex;
}
.service-search .filter-actions {
  justify-content: flex-end;
}
.service-search .filter-actions .hro-dropdown-checkbox {
  margin-right: 15px;
}
.service-search .filter-actions .hro-dropdown-checkbox .dropdown-handler {
  padding: 7px 46px;
  display: block;
}
@media (max-width: 1199px) {
  .service-search .filter-actions .hro-dropdown-checkbox {
    width: 50%;
  }
}
.service-search .filter-actions .service-btn {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  letter-spacing: .5px;
  padding: 8px 15px;
}
@media (max-width: 1199px) {
  .service-search .filter-actions .service-btn {
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .service-search {
    margin-bottom: 40px;
  }
  .service-search-section .service-search-left,
  .service-search-section .service-search-right {
    flex: 0 0 100%;
  }
}
@media (max-width: 639px) {
  .service-search {
    margin-bottom: 40px;
  }
}
.service-search-moblie > .btn {
  margin-top: 20px;
}
.service-input {
  border-color: #154898;
}
.service-input::placeholder {
  color: #abc2cc;
}
.service-btn[disabled] {
  height: 40px;
  background: #abc2cc;
  border-color: #abc2cc;
}
.service-btn[disabled]:hover {
  background: #abc2cc;
  border-color: #abc2cc;
}
.services-modal {
  top: 10%;
}
.services-modal .modal-content {
  padding-bottom: 0;
}
.services-modal .icon-close {
  font-size: 18px;
}
.services-modal .services-filter {
  padding-top: 25px;
}
.services-modal .services-filter .invoices-label-title {
  margin: 10px 0 5px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #154898;
}
.services-modal .services-filter .dropdown-handler {
  font-weight: normal;
  display: block;
}
.services-modal .modal-footer {
  border-top: 0;
  margin-top: 30px;
}
.services-modal .modal-footer .btn {
  margin-bottom: 30px;
}
.service-items {
  margin-bottom: 60px;
}
.service-items .service-item ~ .service-item {
  margin-top: 60px;
}
.service-items .service-item.active .service-item-title {
  background-color: #154898;
  color: white;
}
.service-items .service-item.active .service-item-title .item-title-position > span:last-child::before {
  border-color: white;
}
.service-items .service-item-title {
  padding: 30px 60px;
  display: flex;
  justify-content: space-between;
  color: #154898;
  background: #e8eff1;
  margin-bottom: 10px;
}
.service-items .service-item-title .item-title-name {
  font-size: 22px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.service-items .service-item-title .item-title-position {
  font-size: 18px;
}
.service-items .service-item-title .item-title-position > span:last-child {
  margin-left: 10px;
}
.service-items .service-item-title .item-title-position > span:last-child::before {
  display: inline-block;
  content: '';
  border: 1px solid #154898;
  height: 12px;
  margin-right: 10px;
}
.service-items .service-item-order {
  background: #e8eff1;
  padding: 25px 60px;
}
.service-items .service-item-order .item-actions {
  margin-bottom: 40px;
}
.service-items .service-item-order .item-actions .btn {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  width: 17%;
}
.service-items .service-item-order .item-actions .btn ~ .btn {
  margin-left: 15px;
}
.service-items .service-item-order .item-order-details .order-deatils-title {
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
  margin-bottom: 15px;
}
.service-items .service-item-order .item-order-details .order-details-list {
  display: table;
  width: 100%;
  color: #154898;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row {
  display: table-row;
  background-color: white;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.orderlist-row-0 {
  background-color: #e8eff1;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row > .orderlist-column {
  display: table-cell;
  padding: 10px 17px;
  font-size: 13px;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row > .orderlist-column:first-child {
  width: 180px;
  word-break: break-all;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row > .orderlist-column:last-child {
  width: 180px;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row .mobile-label {
  display: none;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.backgroud > .orderlist-column {
  background: #ffffff;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.backgroud + .order-list-children {
  background: #ffffff;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-tab + .order-tab .orderlist-column,
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-tab + .order-list-children + .order-tab .orderlist-column {
  padding: 15px 17px 15px;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.header {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.header > .orderlist-column {
  background: transparent;
  padding: 5px 17px;
  font-size: 14px;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children .orderlist-column.product-name,
.service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children .orderlist-column.product-code {
  padding-left: 30px;
}
.service-items .service-item-order .item-order-action {
  text-align: right;
  margin: 40px 0 20px;
}
.service-items .service-item-order .item-order-action > .btn {
  min-width: 200px;
}
.service-items .service-item-order .order-selecting button span {
  display: none;
}
.service-items .service-item-order .order-selecting button.selected span {
  display: inline-block;
}
.service-items .service-item-order .order-selecting .glyphicon-ok {
  padding-right: 10px;
  color: #154898;
}
.service-items .order-select .service-item-title {
  background: #154898;
  color: #ffffff;
}
.service-items .order-select .service-item-title .item-title-position > span:last-child::before {
  border-color: #ffffff;
}
.service-items .order-select .order-selecting {
  display: table-cell !important;
}
.service-items .order-select .order-selecting .btn {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.service-items .services-select-modal .icon-close {
  font-size: 18px;
}
.service-items .services-select-modal .service-modal-title {
  margin-top: 30px;
  font-size: 13px;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .service-items .service-item-title {
    padding: 30px 40px;
  }
  .service-items .service-item-order {
    padding: 25px 40px;
  }
  .service-items .service-item-order > .item-actions {
    display: flex;
    flex-wrap: wrap;
  }
  .service-items .service-item-order > .item-actions .btn {
    font-size: 10px;
    width: auto;
    flex: auto;
  }
  .service-items .service-item-order > .item-actions .btn ~ .btn {
    margin-left: 9px;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column:first-child {
    min-width: 120px;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column:last-child {
    width: 90px;
  }
}
@media (max-width: 639px) {
  .service-items {
    width: 100vw;
    margin-left: -25px;
  }
  .service-items .service-item-title {
    flex-direction: column;
    padding: 20px;
    padding-left: 50px;
  }
  .service-items .service-item-title > .item-title-name {
    font-size: 18px;
  }
  .service-items .service-item-order {
    padding: 20px;
  }
  .service-items .service-item-order .item-actions {
    padding: 0 30px;
  }
  .service-items .service-item-order .item-actions .btn {
    font-size: 12px;
    width: 100%;
  }
  .service-items .service-item-order .item-request-des {
    font-size: 13px;
    color: #154898;
    margin: 30px 0 50px;
  }
  .service-items .service-item-order .item-order-action {
    margin: 20px 0 0;
  }
  .service-items .service-item-order .item-order-action .btn {
    width: 100%;
  }
  .service-items .service-item-order .item-order-details .order-deatils-title {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .service-items .service-item-order .item-order-details .order-details-list {
    display: block;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row {
    display: flex;
    flex-direction: column;
    padding: 15px 13px 0;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.backgroud {
    background: #ffffff;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .mobile-label {
    display: inline-block;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-tab + .order-tab .orderlist-column,
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-tab + .order-list-children + .order-tab .orderlist-column {
    padding: 0;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column {
    flex: 0 0 100%;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.product-code,
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.product-number {
    width: 100%;
    order: 1;
    display: flex;
    justify-content: space-between;
    padding: 0;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    margin: 6px 0;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.product-code > span,
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.product-number > span {
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 700;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.product-name {
    order: 0;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    color: #154898;
    font-size: 13px;
    font-weight: 600;
    padding: 0;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.order-selecting {
    width: 100%;
    margin: 10px auto;
    order: 1;
    padding: 0;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row .orderlist-column.order-selecting .btn {
    padding: 8px 17px;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children .product-name {
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #154898;
  }
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children .orderlist-column.product-name,
  .service-items .service-item-order .item-order-details .order-details-list .orderlist-row.order-list-children .orderlist-column.product-code {
    padding-left: 0;
  }
  .service-items .service-item + .service-item {
    margin-top: 40px;
  }
}
.request-service-modal .modal-dialog hr {
  margin: 0;
}
.request-service-modal .modal-dialog .close {
  top: 0;
}
.request-service-modal .modal-dialog .modal-header .modal-header-inner {
  margin-bottom: 20px;
}
.request-service-modal .modal-dialog .modal-header hr {
  border-top: 2px solid #ebeded;
}
.request-service-modal .modal-dialog .modal-footer .btn + .btn {
  margin-left: 0;
}
.request-service-modal .modal-dialog .modal-footer .required-paragraph {
  font-size: 13px;
  color: #7d9096;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
}
.request-service-modal .modal-dialog .modal-footer hr {
  border-top: 2px solid #ebeded;
}
.request-service-modal .modal-dialog .modal-footer button {
  width: 100%;
}
.request-service-modal .modal-dialog .modal-footer button:last-child {
  margin-top: 20px;
}
.request-service-modal .modal-dialog .modal-body textarea {
  min-height: 118px;
  max-width: 100%;
}
.request-service-modal .modal-dialog .modal-body #reasonForRepair {
  min-height: 63px;
}
.request-service-modal .modal-dialog .modal-body label {
  color: #154898;
}
.request-service-modal .modal-dialog .modal-body .optional-label {
  font-weight: 400;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.request-service-modal .modal-dialog .modal-body .service-form-subtitle {
  color: #154898;
  font-size: 24px;
  font-weight: normal;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  margin-top: 0;
}
.request-service-modal .modal-dialog .service-modal-title {
  color: #154898;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.request-service-modal .modal-dialog .service-modal-info {
  color: #154898;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.request-service-modal .modal-dialog .service-modal-pair {
  display: table;
  width: 100%;
}
.request-service-modal .modal-dialog .service-modal-pair .service-modal-label {
  width: 50%;
  color: #154898;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}
.request-service-modal .modal-dialog .service-modal-pair .service-modal-label,
.request-service-modal .modal-dialog .service-modal-pair .service-modal-value {
  display: table-cell;
}
.request-service-modal .modal-dialog .service-modal-pair .service-modal-value span {
  display: block;
}
@media (min-width: 640px) {
  .request-service-modal .modal-dialog .service-modal-table {
    display: table;
    width: auto;
  }
  .request-service-modal .modal-dialog .service-modal-row {
    display: table-row;
  }
  .request-service-modal .modal-dialog .service-modal-pair {
    display: table-cell;
    width: auto;
    padding-right: 30px;
  }
  .request-service-modal .modal-dialog .modal-footer .service-request-actions {
    display: flex;
    justify-content: space-between;
  }
  .request-service-modal .modal-dialog .modal-footer .service-request-actions button {
    width: 47%;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .request-service-modal .modal-dialog {
    width: 1040px;
  }
  .request-service-modal .modal-dialog .modal-footer .service-request-actions {
    justify-content: flex-end;
  }
  .request-service-modal .modal-dialog .modal-footer .service-request-actions button {
    width: 30%;
  }
  .request-service-modal .modal-dialog .modal-footer .service-request-actions .btn + .btn {
    margin-left: 20px;
  }
  .request-service-modal .modal-dialog .modal-header-inner,
  .request-service-modal .modal-dialog .modal-footer-inner,
  .request-service-modal .modal-dialog .form-container {
    padding: 0 30px;
  }
  .request-service-modal .modal-dialog .modal-body form,
  .request-service-modal .modal-dialog .modal-body .form-sub-container {
    display: flex;
    justify-content: space-between;
  }
  .request-service-modal .modal-dialog .modal-body form .selectize-input,
  .request-service-modal .modal-dialog .modal-body .form-sub-container .selectize-input {
    width: 47%;
    margin-bottom: 20px;
  }
  .request-service-modal .modal-dialog .modal-body form .form-block,
  .request-service-modal .modal-dialog .modal-body .form-sub-container .form-block {
    width: 47%;
  }
  .request-service-modal .modal-dialog .modal-body form .form-block.form-block-2,
  .request-service-modal .modal-dialog .modal-body .form-sub-container .form-block.form-block-2 {
    width: 57%;
  }
  .request-service-modal .modal-dialog .modal-body form .form-block.form-block-1,
  .request-service-modal .modal-dialog .modal-body .form-sub-container .form-block.form-block-1 {
    width: 40%;
  }
  .request-service-modal .modal-dialog .modal-body form > div:not(.form-block),
  .request-service-modal .modal-dialog .modal-body .form-sub-container > div:not(.form-block) {
    display: none;
  }
}
.order-review {
  color: #154898;
}
.order-review .hro-page-title small {
  margin-top: 30px;
  color: #154898;
  font-size: 15px;
  margin-bottom: 40px;
}
.order-review .hro-page-title small > span {
  display: block;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
.order-review .hro-page-title small > span:first-child {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 15px;
}
.order-review-label-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}
.order-review-item {
  margin-bottom: 40px;
}
.order-review-item + .order-review-item {
  border-top: 2px solid #c9d7e3;
  padding-top: 40px;
}
.order-review-item .review-item-info {
  margin-bottom: 15px;
}
.order-review-item .review-item-info .item-info-name {
  font-size: 18px;
  color: #154898;
  margin-bottom: 5px;
}
.order-review-item .review-item-info .item-info-code {
  font-size: 15px;
  color: #154898;
  margin-bottom: 10px;
}
@media (min-width: 640px) {
  .order-review-item .review-item-info .item-info-code-left {
    width: 220px;
    padding-left: 10px;
    float: left;
  }
}
@media (max-width: 639px) {
  .order-review-item .review-item-info .item-info-code-left {
    width: 100%;
    padding-left: 10px;
    float: left;
  }
}
@media (min-width: 640px) {
  .order-review-item .review-item-info .item-info-code-right {
    width: 600px;
    padding-left: 10px;
    float: left;
  }
}
@media (max-width: 639px) {
  .order-review-item .review-item-info .item-info-code-right {
    width: 100%;
    padding-left: 10px;
    float: left;
  }
}
.order-review-item .review-item-info .item-info-kits {
  color: #154898;
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.67;
}
.order-review-item .review-item-info .item-info-kits > .kits-item {
  margin-bottom: 5px;
}
@media (max-width: 639px) {
  .order-review-item .review-item-info .item-info-kits > .kits-item {
    margin-bottom: 20px;
  }
}
.order-review-item .review-item-info .item-info-fulfillment {
  margin-bottom: 25px;
}
.order-review-item .review-item-info .item-info-fulfillment .order-review-label-title {
  margin-bottom: 5px;
}
.order-review-item .review-item-info .item-info-billingdate .order-review-label-title {
  margin-bottom: 5px;
}
.order-review-section {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 2px solid #c9d7e3;
}
.order-review-section .section-title {
  color: #154898;
  margin-bottom: 35px;
  line-height: 1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.order-review-section .order-review-shipto {
  font-size: 15px;
  color: #154898;
  margin-bottom: 35px;
}
.order-review-section .order-review-patient .patient-info-top {
  font-size: 18px;
  margin-bottom: 30px;
}
.order-review-section .order-review-patient .patient-info-top .patient-info-subtitle {
  font-size: 15px;
}
.order-review-section .order-review-patient .patient-info-top .patient-info-subtitle span:first-child {
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
}
.order-review-section .order-review-patient .patient-info-top .patient-info-subtitle span:first-child::after {
  content: "|";
  position: absolute;
  right: 0;
}
.order-review-section .order-review-patient .info-item {
  margin-bottom: 30px;
}
.order-review-section .order-review-patient .info-item > span {
  display: block;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .order-review-section .section-title {
    color: #154898;
    margin-bottom: 20px;
  }
}
.order-review-action {
  margin-bottom: 150px;
  width: 100%;
}
.order-review-action .terms-checkbox {
  color: #202124;
  margin-bottom: 50px;
}
.order-review-action .btn-place-order {
  min-width: 260px;
}
@media (max-width: 1199px) {
  .order-review-action {
    margin-bottom: 50px;
  }
  .order-review-action .terms-checkbox {
    margin-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .order-review-action {
    text-align: center;
    margin-bottom: 30px;
  }
  .order-review-action .terms-checkbox {
    margin-bottom: 80px;
  }
  .order-review-action .btn-place-order {
    min-width: 200px;
  }
}
.order-review-section:last-of-type {
  border: none;
}
#hro_filter_modal .clear-all-mobile {
  text-decoration: underline;
  margin-top: 20px;
}
#hro_filter_modal h4 {
  display: inline-block;
  color: #154898;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  margin-top: 0;
}
#hro_filter_modal .modal-content .close {
  right: 0;
  top: 0;
}
#hro_filter_modal .modal-content .date-range-mobile,
#hro_filter_modal .modal-content .selectize-control.single .selectize-input {
  padding: 8px 40px 8px 30px;
  font-weight: normal;
}
#hro_filter_modal .modal-content .date-range-mobile:after,
#hro_filter_modal .modal-content .selectize-control.single .selectize-input:after {
  background: url(../../common/images/down-carrot-purple.svg) no-repeat;
}
#hro_filter_modal .modal-content .date-range-mobile {
  height: 40px;
  width: 100%;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
#hro_filter_modal .modal-content .date-range-mobile:after {
  width: 10px;
  height: 6px;
  border-style: none;
  border-width: 0;
  right: 17px;
  border-color: transparent;
}
#hro_filter_modal .modal-content .clearall a {
  color: #154898;
  font-size: 13px;
  text-decoration: underline;
}
#hro_filter_modal .modal-content .modal-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#hro_filter_modal .modal-content .modal-actions button {
  width: 46%;
}
#hro_filter_modal .modal-content .modal-header {
  padding: 0 15px;
}
#hro_filter_modal .modal-content .selectize-input {
  border: 2px solid #154898;
}
.order-history-page .filter-error-msg {
  display: none;
  color: #ff6c7a;
  width: 100%;
}
.order-history-page .order-history-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.order-history-page .order-history-top .header-title {
  width: calc(100% - 40px);
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #154898;
  margin-bottom: 25px;
}
.order-history-page .order-history-top #rentalOrderHistoryForm {
  width: 100%;
}
.order-history-page .order-history-top #rentalOrderHistoryForm .clearall a {
  color: #154898;
  font-size: 13px;
  text-decoration: underline;
}
.order-history-page .order-history-top #rentalOrderHistoryForm .from-to-date-wp .btn,
.order-history-page .order-history-top #rentalOrderHistoryForm .from-to-date-wp .selectize-control .selectize-input {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
.order-history-page .order-history-top #rentalOrderHistoryForm .date-range-mobile:after,
.order-history-page .order-history-top #rentalOrderHistoryForm .selectize-control.single .selectize-input:after {
  background: url(../../common/images/down-carrot-purple.svg) no-repeat;
}
.order-history-page .order-history-top #rentalOrderHistoryForm .date-range-mobile:after {
  width: 10px;
  height: 6px;
  border-style: none;
  border-width: 0;
  border-color: transparent;
}
.order-history-page .order-history-top .sort-by-direction-container {
  margin-left: 10px;
}
.order-history-page .order-history-top .export-form {
  width: 40%;
}
.order-history-page .order-history-top .hro-export-btn {
  min-width: 155px;
  font-weight: normal;
  width: 100%;
}
.order-history-page .order-history-top .clear-all-container {
  width: 40%;
}
.order-history-page .order-history-top .clear-all-item {
  width: 100%;
}
.order-history-page .order-history-top .hro-filter-btn {
  height: 40px;
  width: 40px;
  padding: 10px 10px;
}
.order-history-page .order-history-top .hro-filter-btn span {
  color: white;
  font-size: 14px;
}
.order-history-page .order-history-top .hro-filter-search {
  width: 100%;
}
.order-history-page .order-history-top .hro-filter-search .form-group {
  position: relative;
  margin-bottom: 10px;
}
.order-history-page .order-history-top .hro-filter-search .form-group .icon-Search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 23px;
  color: #a8a8a9;
}
.order-history-page .order-history-top .hro-filter-search .form-group input {
  padding-left: 45px;
}
.order-history-page .order-history-top .hro-filter-search .form-group input:focus {
  padding-left: 12px;
}
.order-history-page .order-history-top .hro-filter-search .form-group input:focus + .icon-Search {
  visibility: hidden;
}
.order-history-page .order-history-top .selectize-control {
  height: 40px;
}
.order-history-page .order-history-top .selectize-control .selectize-input {
  border: solid 2px #154898;
  padding: 9px 40px 7px 30px;
  width: auto;
}
.order-history-page .order-history-top .selectize-control .selectize-input:after {
  right: 25px;
}
.order-history-page .order-ship-to-wp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.order-history-page .order-ship-to-wp .ship-to-label,
.order-history-page .order-ship-to-wp .ship-to-value {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  color: #154898;
  width: 100%;
}
.order-history-page .order-ship-to-wp .ship-to-label {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 0;
}
.order-history-page .order-ship-to-wp .ship-to-value {
  font-size: 18px;
}
.order-history-page .order-ship-to-wp .number-orders-wp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.order-history-page .order-ship-to-wp .number-orders-wp .number-orders-shown {
  font-size: 13px;
  color: #7d9096;
  margin-top: 15px;
}
.order-history-page .order-ship-to-wp .number-orders-wp .expand-all,
.order-history-page .order-ship-to-wp .number-orders-wp .collapse-all {
  font-size: 13px;
  color: #154898;
  text-decoration: underline;
}
.order-history-page .hro-order-list .hro-order {
  padding: 20px;
  background-color: #e8eff1;
}
.order-history-page .hro-order-list .hro-order:not(:first-child) {
  margin-top: 40px;
}
.order-history-page .hro-order-list .hro-order .order-header .order-user {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.order-history-page .hro-order-list .hro-order .order-header .order-room,
.order-history-page .hro-order-list .hro-order .order-header .order-user {
  font-size: 18px;
  color: #154898;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp {
  margin-top: 40px;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry {
  padding: 10px;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry:nth-child(odd) {
  background-color: white;
  border-top: solid 1px #7d9096;
  border-bottom: solid 1px #7d9096;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry .entry-product-name {
  font-size: 13px;
  font-weight: 600;
  color: #154898;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry .order-entry-info {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry .order-entry-info .entry-info-label {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry .order-entry-info .entry-info-value,
.order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry .order-entry-info .entry-info-label {
  font-size: 13px;
  color: #154898;
}
.order-history-page .hro-order-list .hro-order .show-more-section {
  text-align: right;
  width: 100%;
  padding-top: 20px;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-order-number {
  color: #154898;
  font-size: 13px;
  font-weight: 600;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-show-more {
  color: #154898;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  text-decoration: none;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-show-more:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #154898 transparent transparent transparent;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-show-more .collapse-title {
  display: none;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-show-more[aria-expanded="true"] .collapse-title {
  display: block;
}
.order-history-page .hro-order-list .hro-order .show-more-section .hro-show-more[aria-expanded="true"] .show-title {
  display: none;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded {
  padding-top: 50px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-information-title {
  padding-top: 30px;
  margin: 0;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-information-inner .hro-order-information-wp {
  display: flex;
  flex-wrap: wrap;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-information-inner .hro-order-information-wp span {
  width: 100%;
  font-size: 13px;
  color: #154898;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-information-inner .hro-order-information-wp .hro-order-information-label {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  padding-bottom: 10px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-information-inner .hro-order-information-wp:not(:last-child) {
  padding-bottom: 20px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-info-actions {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 50px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-info-actions button,
.order-history-page .hro-order-list .hro-order .hro-order-expanded .hro-order-info-actions a {
  width: 49%;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded hr {
  margin: 0;
  height: 2px;
  background-color: #a8a8a9;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp {
  padding-top: 20px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item-title {
  color: #154898;
  text-decoration: underline;
  font-size: 18px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item {
  padding: 20px;
  background-color: white;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .line-item-info .line-item-info-value {
  color: #202124;
  padding: 5px 0;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .line-item-info .line-item-info-value span {
  font-size: 13px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .line-item-info .line-item-info-value span:first-child {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  margin-right: 5px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .first-line-item-info {
  padding-bottom: 10px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .first-line-item-info .line-item-info-value:first-child {
  color: #154898;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item .last-line-item-info .line-item-info-value span {
  display: block;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .line-item button {
  min-width: 160px;
  margin-top: 20px;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .sub-products-wp .sub-product {
  padding: 10px;
  margin-top: 20PX;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .sub-products-wp .sub-product .line-item-title,
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .sub-products-wp .sub-product p {
  text-decoration: none;
  font-size: 13px;
  color: #154898;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .sub-products-wp .sub-product .sub-product-info-value p:last-child {
  font-weight: normal;
}
.order-history-page .hro-order-list .hro-order .hro-order-expanded .line-items-wp .sub-products-wp .sub-product:nth-child(odd) {
  background-color: #e8eff1;
}
.from-to-date {
  cursor: pointer;
}
.from-to-date .from-to-date-inner {
  border: solid 2px #abc2cc;
  display: flex;
  align-items: center;
  padding: 20px;
  justify-content: space-between;
  max-width: 390px;
  margin: 2px auto 0;
}
.from-to-date .from-to-date-inner > span {
  display: inline-block;
  padding: 0 10px;
}
.from-to-date .from-to-date-inner .form-group {
  margin-bottom: 0;
  position: relative;
}
.from-to-date .from-to-date-inner .form-group input {
  padding-right: 30px;
}
.from-to-date .from-to-date-inner .form-group input[readonly="readonly"] {
  color: #202124;
  background: #ffffff;
}
.from-to-date .from-to-date-inner .form-group span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.date-range-mobile {
  cursor: pointer;
  line-height: 1;
  font-size: 13px;
  padding: 12px 40px 11px 30px;
  text-transform: none;
  text-align: left;
  position: relative;
}
.date-range-mobile:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #3c3c3c transparent transparent transparent;
}
.date-range-mobile[aria-expanded="true"]:after,
a[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
@media (min-width: 640px) {
  .order-history-page .show-all-button {
    margin-left: -80px;
    display: inline-block;
    width: auto;
    margin-top: 35px;
    text-decoration: underline;
    float: left;
  }
  .order-history-page .order-history-top {
    align-items: flex-start;
  }
  .order-history-page .order-history-top .header-title {
    width: calc(100% - 160px);
    order: 0;
  }
  .order-history-page .order-history-top .date-range-filter-group-container .distance-margin {
    margin-left: 5px;
  }
  .order-history-page .order-history-top #rentalOrderHistoryExportForm {
    order: 1;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm {
    order: 2;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .hro-filter-search,
  .order-history-page .order-history-top #rentalOrderHistoryForm .hro-filter-wrapper {
    width: calc( 50% - 44px );
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .clearall {
    margin-top: 36px;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .form-group .selectize-control .selectize-input,
  .order-history-page .order-history-top #rentalOrderHistoryForm .form-group .btn {
    width: 100%;
  }
  .order-history-page .order-history-top .sort-by-field-container {
    min-width: 160px;
  }
  .order-history-page .order-history-top .sort-by-direction-container {
    min-width: 130px;
  }
  .order-history-page .order-history-top .export-form {
    width: auto;
  }
  .order-history-page .order-history-top .filter-title {
    font-size: 13px;
    font-weight: 700;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    color: #154898;
    margin-bottom: 5px;
    display: inline-block;
  }
  .order-history-page .order-ship-to-wp .ship-to-value {
    width: 50%;
  }
  .order-history-page .order-ship-to-wp .number-orders-wp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
  }
  .order-history-page .order-ship-to-wp .number-orders-wp .number-orders-shown {
    margin-right: 10px;
    margin-top: 10px;
  }
  .order-history-page .hro-order-list .hro-order {
    padding: 20px;
    background-color: #e8eff1;
  }
  .order-history-page .hro-order-list .hro-order:not(:first-child) {
    margin-top: 30px;
  }
  .order-history-page .hro-order-list .hro-order .order-header .order-user {
    font-weight: 700;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  }
  .order-history-page .hro-order-list .hro-order .order-header .order-room,
  .order-history-page .hro-order-list .hro-order .order-header .order-user {
    font-size: 18px;
    color: #154898;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp {
    margin-top: 0;
    display: table;
    width: 100%;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp:nth-child(odd) {
    background-color: transparent;
    border: none;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry-row {
    display: table-row;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry-row.header-row .order-entry-cell {
    color: #154898;
    font-weight: 700;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry-cell {
    display: table-cell;
    font-size: 13px;
    padding: 10px 10px 10px 0;
    width: 18%;
    vertical-align: middle;
  }
  .order-history-page .hro-order-list .hro-order .order-entries-wp .order-entry-cell:first-child {
    width: 50%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-information-inner {
    display: table;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-information-inner .hro-order-information-wp {
    display: table-row;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-information-inner .hro-order-information-wp span {
    width: auto;
    display: table-cell;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-information-inner .hro-order-information-wp .hro-order-information-label {
    padding-right: 100px;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-info-actions {
    max-width: 360px;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-info-actions button,
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-info-actions a {
    width: 48%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .first-line-item-info {
    display: flex;
    flex-wrap: wrap;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .first-line-item-info .line-item-info-value {
    display: inline-flex;
    margin-right: 20px;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .first-line-item-info .line-item-info-value:first-child {
    width: 100%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .last-line-item-info .line-item-info-value {
    display: flex;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table-wp {
    width: 100%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table {
    display: table;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table .sub-products-row {
    display: table-row;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table .sub-products-row.header .sub-product-cell {
    font-weight: 700;
    font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table .sub-products-row .sub-product-cell {
    display: table-cell;
    vertical-align: middle;
    color: #154898;
    padding: 10px 18px 10px 0;
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .order-history-page .show-all-button {
    margin-right: 20px;
  }
  .order-history-page .order-history-top .header-title {
    font-size: 32px;
    width: calc(100% - 212px);
  }
  .order-history-page .order-history-top .hro-export-btn {
    min-width: 212px;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .hro-filter-search,
  .order-history-page .order-history-top #rentalOrderHistoryForm .hro-filter-wrapper {
    width: auto;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .clearall {
    margin-top: 35px;
    margin-left: auto;
  }
  .order-history-page .order-history-top #rentalOrderHistoryForm .clearall a {
    padding: 13px 18px;
  }
  .order-history-page .order-history-top .hro-filter-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .order-history-page .order-history-top .hro-filter-search .form-group input {
    width: 314px;
  }
  .order-history-page .order-history-top .hro-filter-search .form-group + .form-group {
    margin-left: 10px;
  }
  .order-history-page .order-history-top .from-to-date-wp {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .order-history-page .order-history-top .from-to-date-wp .form-group {
    margin-bottom: 0;
  }
  .order-history-page .order-history-top .from-to-date-wp .form-group + .form-group {
    margin-left: 10px;
  }
  .order-history-page .order-history-top .from-to-date-wp #from_to_date {
    margin-top: 2px;
    width: 100%;
    text-align: center;
  }
  .order-history-page .order-history-top .from-to-date-wp #from_to_date .from-to-date-inner {
    margin-right: 0;
  }
  .order-history-page .order-history-top .filter-title {
    width: 100%;
  }
  .order-history-page .hro-order-list .hro-order-inner {
    display: flex;
  }
  .order-history-page .hro-order-list .hro-order-inner .order-header {
    width: 200px;
    padding-right: 30px;
  }
  .order-history-page .hro-order-list .hro-order-inner .order-entries-wp {
    width: calc(100% - 280px);
  }
  .order-history-page .hro-order-list .hro-order-inner .order-entries-wp .order-entry-row.header-row .order-entry-cell {
    padding-top: 0;
  }
  .order-history-page .hro-order-list .hro-order-inner .show-more-section {
    width: 100px;
    white-space: nowrap;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-information-title {
    width: 100%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .hro-order-information .hro-order-info-actions {
    max-width: 360px;
    width: 28%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .first-line-item-info {
    display: flex;
    flex-wrap: wrap;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .first-line-item-info .line-item-info-value:first-child {
    width: 60%;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .last-line-item-info .line-item-info-value {
    display: flex;
  }
  .order-history-page .hro-order-list .hro-order-expanded .line-items-wp .line-item .sub-products-table {
    margin-right: 50%;
  }
}
.editable-item-input {
  white-space: nowrap;
}
.editable-item-input .form-control {
  width: auto;
  margin-bottom: 10px;
  display: inline-block;
  max-width: 90px;
}
.editable-item-input .form-control.po-number {
  max-width: 80px;
}
.editable-item-input .form-control .selectize-input {
  width: 150px;
}
#proof_of_delivery_modal .modal-content {
  padding: 30px 15px;
}
#proof_of_delivery_modal .modal-body,
#proof_of_delivery_modal .modal-header {
  padding: 15px 0;
}
@media (min-width: 640px) {
  #proof_of_delivery_modal .order-items {
    display: table;
    width: 100%;
  }
}
#proof_of_delivery_modal .order-items .header-row .order-item-value {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
#proof_of_delivery_modal .order-items .order-item {
  padding: 20px;
}
@media (min-width: 640px) {
  #proof_of_delivery_modal .order-items .order-item {
    display: table-row;
  }
}
#proof_of_delivery_modal .order-items .order-item:nth-child(even) {
  background-color: #e8eff1;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
@media (min-width: 640px) {
  #proof_of_delivery_modal .order-items .order-item:nth-child(even) .order-item-pair {
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
  }
}
#proof_of_delivery_modal .order-items .order-item .order-item-pair {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media (min-width: 640px) {
  #proof_of_delivery_modal .order-items .order-item .order-item-pair {
    display: table-cell;
    padding: 10px;
  }
}
#proof_of_delivery_modal .order-items .order-item .order-item-pair .order-item-label,
#proof_of_delivery_modal .order-items .order-item .order-item-pair .order-item-value {
  color: #154898;
  font-size: 13px;
}
#proof_of_delivery_modal .order-items .order-item .order-item-pair .order-item-label {
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
#proof_of_delivery_modal .modal-footer {
  text-align: right;
  border-top: 2px solid #cccccc;
  margin-top: 20px;
  padding-top: 30px;
}
#proof_of_delivery_modal .modal-footer button {
  min-width: 190px;
}
#proof_of_delivery_modal .close {
  position: absolute;
}
#proof_of_delivery_modal .modal-title {
  font-size: 24px;
  color: #154898;
}
#cancel_entry_modal .close {
  position: absolute;
}
#cancel_entry_modal .delete-warning-message h5 {
  text-align: center;
  color: #154898;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  #cancel_entry_modal .delete-warning-message h5 {
    font-size: 32px;
  }
}
#cancel_entry_modal .modal-body {
  padding-bottom: 30px;
}
#cancel_entry_modal .modal-footer {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 2px solid #ebeded;
}
@media (min-width: 1200px) {
  #cancel_entry_modal .modal-footer {
    flex-wrap: nowrap;
  }
}
#cancel_entry_modal .modal-footer button {
  width: 100%;
  max-width: 300px;
  margin: 0 auto 20px;
}
@media (min-width: 1200px) {
  #cancel_entry_modal .modal-footer button {
    width: 48%;
    max-width: none;
  }
}
.registration-tips {
  font-size: 13px;
  color: #000080;
  line-height: 1.85;
  margin-top: 60px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .registration-tips {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.registration-remind {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
  font-size: 13px;
}
.registration-form {
  padding-right: 20px;
}
.registration-form .registration-form-block {
  padding-top: 40px;
}
.registration-form .registration-form-block .form-block-title {
  color: #154898;
  font-size: 18px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 35px;
  display: flex;
}
.registration-form .registration-form-block .form-block-title > span {
  display: inline-block;
  margin-right: 10px;
  background: #154898;
  color: #ffffff;
  font-size: 16px;
  width: 21px;
  height: 21px;
  border-radius: 15px;
  text-align: center;
}
.registration-form .registration-form-block .form-block-title > span.icon-check-line {
  font-size: 10px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.registration-form .registration-form-block .form-block-title > span.icon-check-line::before {
  transform: scale(0.8);
}
.registration-form .registration-form-block .form-block-title + form {
  margin-bottom: 35px;
}
.registration-form .registration-form-block .form-block-title.unable-edit {
  opacity: .6;
  color: #7d9096;
}
.registration-form .registration-form-block + .registration-form-block {
  border-top: 2px solid #abc2cc;
}
.registration-form .registration-form-block .control-label {
  font-size: 13px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  color: #154898;
  margin-bottom: 10px;
  font-weight: normal;
}
.registration-form .registration-form-block .form-sumit-info {
  display: flex;
  margin-bottom: 40px;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-item,
.registration-form .registration-form-block .form-sumit-info .sumit-info-item-action {
  flex: 0 0 25%;
  padding-right: 30px;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-label {
  display: flex;
  flex-direction: column;
  color: #7d9096;
  opacity: .5;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-label address {
  margin-bottom: 0;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-label + .sumit-info-label {
  margin-top: 30px;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-label span:first-child {
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-label span:last-child {
  font-size: 15px;
  word-break: break-all;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-item-action {
  align-self: flex-end;
}
.registration-form .registration-form-block .form-sumit-info .sumit-info-item-action > a {
  text-decoration: underline;
  text-transform: uppercase;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 13px;
}
@media (max-width: 1199px) {
  .registration-form .registration-form-block .form-sumit-info .sumit-info-item-action {
    padding-right: 0;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .registration-form .registration-form-block .form-sumit-info {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .registration-form .registration-form-block .form-sumit-info .sumit-info-item {
    flex: 0 0 50%;
  }
  .registration-form .registration-form-block .form-sumit-info .sumit-info-item:nth-child(3) {
    flex: 0 0 100%;
    display: flex;
    align-items: baseline;
    padding-right: 0;
  }
  .registration-form .registration-form-block .form-sumit-info .sumit-info-item:nth-child(3) .sumit-info-label {
    flex: 0 0 50%;
    padding-right: 30px;
  }
  .registration-form .registration-form-block .form-sumit-info .sumit-info-item-action {
    margin-top: 30px;
    flex: 0 0 100%;
  }
}
.registration-form .registration-form-block .register-region {
  text-transform: initial;
}
@media (max-width: 1199px) {
  .registration-form {
    padding: 0;
  }
}
.registration-info {
  background: #f4f7f8;
  padding: 35px 30px;
  margin-top: 230px;
}
.registration-info h4 {
  line-height: 1.4;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.registration-info .registration-info-des {
  color: #7d9096;
}
.registration-info .registration-info-des > a {
  color: #154898;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .registration-info {
    margin-top: 35px;
  }
}
.registration-terms {
  position: relative;
  height: 130px;
  padding: 17px 2px 17px 20px;
  border: 1.5px solid #7d9096;
}
.registration-terms .registration-content {
  height: 100%;
  overflow: auto;
  font-size: 14px;
  color: #232427;
}
.registration-terms .registration-content .hro-form-group {
  bottom: 1px;
  width: auto;
  margin: 5px 0 0 0;
  background: #ffffff;
}
.registration-terms .registration-content .hro-form-group .checkbox {
  margin: 0;
}
.registration-terms .registration-content .hro-form-group .checkbox label {
  margin-bottom: 0;
  color: #202124;
  display: block;
  height: 100%;
}
.registration-actions {
  margin-top: 180px;
}
@media (max-width: 1199px) {
  .registration-actions {
    margin-top: 70px;
  }
}
@media (max-width: 639px) {
  .registration-actions {
    margin-top: 35px;
  }
  .registration-actions > .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
.registration-confirm p {
  color: #7d9096;
  font-size: 13px;
  margin: 60px 0 25px;
  line-height: 1.85;
}
.registration-confirm a {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .registration-confirm p {
    margin: 30px 0 25px;
  }
}
.terms-of-use strong {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.my-account-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.my-account-top .header-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #154898;
  margin-bottom: 25px;
}
.my-account-top .hro-filter-btn {
  height: 40px;
  width: 40px;
  padding: 10px 10px;
}
.my-account-top .hro-filter-search {
  width: 100%;
}
.my-account-top .hro-filter-search .form-group {
  position: relative;
}
.my-account-top .hro-filter-search .form-group .icon-Search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  color: #a8a8a9;
}
.my-account-top .hro-filter-search .form-group input {
  padding-left: 40px;
}
.my-account-top .hro-filter-search .form-group input:focus {
  padding-left: 12px;
}
.my-account-top .hro-filter-search .form-group input:focus + .icon-Search {
  visibility: hidden;
}
.my-account-top .selectize-control .selectize-input {
  border: solid 2px #154898;
}
.search-icon-box {
  width: 100%;
}
.search-icon-box .form-group {
  position: relative;
}
.search-icon-box .form-group .icon-Search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  color: #a8a8a9;
}
.search-icon-box .form-group input {
  padding-left: 40px;
}
.search-icon-box .form-group input:focus {
  padding-left: 12px;
}
.search-icon-box .form-group input:focus + .icon-Search {
  visibility: hidden;
}
.hro-show-more {
  color: #154898;
  font-weight: 700;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  text-decoration: none;
}
.hro-show-more:active {
  text-decoration: none;
}
.hro-show-more:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #154898 transparent transparent transparent;
}
.hro-show-more .collapse-title {
  display: none;
}
.hro-show-more[aria-expanded="true"] .collapse-title {
  display: block;
}
.hro-show-more[aria-expanded="true"] .show-title {
  display: none;
}
.my-profile_container .my-profile_title {
  color: #154898;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.my-profile_container .my-profile_box {
  padding: 40px 0;
  border-bottom: 2px solid #d9d9d9;
}
.my-profile_container .my-profile_box .my-profile-subtitle {
  margin: 0 0 20px;
  color: #154898;
  font-size: 18px;
  font-weight: bold;
}
.my-profile_container .my-profile_box .my-profile_paragraph,
.my-profile_container .my-profile_box .my-profile_pair .my-profile_value {
  color: #154898;
  font-size: 15px;
}
.my-profile_container .my-profile_box .my-profile_paragraph {
  margin-bottom: 30px;
}
.my-profile_container .my-profile_box .my-profile_label {
  color: #154898;
  font-size: 13px;
  font-weight: 600;
}
.my-profile_container .my-profile_box .my-profile_pair.last {
  margin-bottom: 20px;
}
.my-profile_container .my-profile_box .my-profile-btn {
  text-align: center;
}
.my-profile_container .my-profile_box .my-profile-btn button {
  min-width: 283px;
  width: 90%;
}
.my-profile_container .my-profile_form {
  text-align: center;
}
.my-profile_container .my-profile_form .hro-form-group {
  margin-top: 30px;
}
.my-profile_container .my-profile_form button {
  width: 90%;
  margin-top: 20px;
}
@media (min-width: 640px) {
  .my-profile_container .my-profile_box .my-profile-btn {
    text-align: left;
  }
  .my-profile_container .my-profile_box .my-profile-btn button {
    min-width: 290px;
  }
  .my-profile_container .my-profile_box .my-profile_form,
  .my-profile_container .my-profile_box .profile-info-wp {
    text-align: left;
    max-width: 400px;
  }
  .my-profile_container .my-profile_box .my-profile_form button,
  .my-profile_container .my-profile_box .profile-info-wp button {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .my-profile_container .my-profile_box {
    width: 70%;
  }
}
.faq-category-block {
  display: flex;
  flex-wrap: wrap;
  padding: 0 98px;
  margin-bottom: 70px;
}
.faq-category-block > .faqpage-component {
  flex: 0 0 50%;
  padding-right: 40px;
}
.faq-category-block > .faqpage-component:nth-child(2n) {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .faq-category-block {
    padding: 0;
    margin-bottom: 0;
  }
  .faq-category-block > .faqpage-component {
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.around-img-component {
  display: flex;
  justify-content: space-between;
}
.around-img-component .component-left {
  flex: 0 0 50%;
  padding-right: 30px;
  display: inline;
}
.around-img-component .component-right {
  width: 50%;
  max-height: 100%;
  margin-bottom: 30px;
}
.around-img-component .component-right > img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.around-img-component .component-right > .img-title {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #202124;
}
@media (max-width: 1199px) {
  .around-img-component {
    display: block;
  }
  .around-img-component .component-right {
    clear: both;
    float: right;
    max-height: 300px;
  }
}
.pageType-ContentPage .hro-page-title {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .pageType-ContentPage .hro-page-title {
    margin-bottom: 30px;
  }
}
.pageType-ContentPage .content-page-block .content + .content {
  margin-top: 40px;
}
.pageType-ContentPage .content-page-block p a {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .pageType-ContentPage .content-page-block:first-child {
    padding-right: 45px;
  }
  .pageType-ContentPage .content-page-block:last-child {
    padding-left: 45px;
  }
}
.pageType-ContentPage .content-page-paragraph {
  color: #154898;
}
.pageType-ContentPage .content-page-paragraph h3 {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 24px;
  text-transform: uppercase;
  color: #154898;
  font-weight: 700;
  line-height: 1;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
}
.pageType-ContentPage .content-page-paragraph h5 {
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  font-family: #154898;
}
.pageType-ContentPage.page-errorDown .hro-page-title {
  display: none;
}
.template-pages-layout-contentLayout2Page .hro-page-title {
  margin-bottom: 30px;
}
.template-pages-layout-contentLayout2Page .layout-two-title {
  margin-bottom: 40px;
}
.template-pages-layout-contentLayout2Page .layout-two-title h4,
.template-pages-layout-contentLayout2Page .layout-two-title h5 {
  line-height: 1;
}
.template-pages-layout-contentLayout2Page .layout-two-title p {
  margin-bottom: 0;
  line-height: 1.85;
  color: #154898;
  font-size: 13px;
}
.page-benefitsSummary .layout-two-title p {
  font-size: 14px;
}
.page-benefitsSummary .paragraph-content-mes {
  padding-left: 15px;
}
.pagenumber {
  color: #154898;
}
.bedselector-information {
  color: #154898;
  font-size: 18px;
  margin-bottom: 25px;
}
.bedselector-information .information-handler {
  text-decoration: underline;
  color: #154898;
  font-size: 14px;
  position: relative;
  left: calc(100% - 30px);
}
.bedselector-information .information-handler[aria-expanded="true"] span:first-child {
  display: block;
}
.bedselector-information .information-handler[aria-expanded="true"] span:last-child {
  display: none;
}
.bedselector-information .information-handler[aria-expanded="false"] span:first-child {
  display: none;
}
.bedselector-information .information-handler[aria-expanded="false"] span:last-child {
  display: block;
}
.bedselector-container {
  padding: 0 90px;
  position: relative;
}
.bedselector-container.bedselector-stepsbar {
  margin-bottom: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bedselector-container .bedselector-bar {
  display: block;
  width: calc(100% - 185px);
  height: 5px;
  background: #154898;
  position: absolute;
  bottom: 22px;
  z-index: -1;
}
.bedselector-container .bedselector-step {
  color: #154898;
  display: flex;
  flex-direction: column;
}
.bedselector-container .bedselector-step:last-child {
  align-items: flex-end;
}
.bedselector-container .bedselector-step > span {
  display: block;
  text-align: center;
  font-weight: 600;
}
.bedselector-container .bedselector-step > span:first-child {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  height: 25px;
}
.bedselector-container .bedselector-step > span:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 16px;
  border: 2px solid #154898;
  background: #ffffff;
}
.bedselector-container .bedselector-step > span:last-child.passed {
  font-size: 14px;
  font-weight: 400;
  background: #154898;
  color: #ffffff;
}
.bedselector-container .bedselector-step.active > span:last-child {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  font-size: 24px;
  color: #ffffff;
  background: #154898;
}
.bedselector-container.bedselector-tab .bedselector-tab-title {
  font-size: 20px;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #154898;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.bedselector-container.bedselector-tab .bedselector-tab-title .tab-help a {
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  color: #154898;
  font-size: 14px;
  vertical-align: top;
}
.bedselector-container.bedselector-tab .bedselector-tab-items {
  display: flex;
  flex-wrap: wrap;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item {
  flex: 0 0 260px;
  margin-right: 40px;
  margin-bottom: 40px;
  padding: 25px;
  border: 2px solid #7d9096;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-title {
  font-size: 18px;
  font-weight: 600;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  color: #7d9096;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  margin-bottom: 25px;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img {
  width: 210px;
  height: 210px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img > img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img .img-null {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  border: 5px solid #7d9096;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img .img-null::before {
  content: '';
  width: 75px;
  height: 0;
  display: block;
  transform: rotate(-45deg);
  border-top: 4px solid #7d9096;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item.active {
  border-color: #154898;
}
.bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item.active .tab-item-title {
  color: #154898;
}
.bedselector-container.bedselector-tab .product__listing {
  margin-right: 0;
}
.bedselector-container.bedselector-tab .product__listing .product-item {
  padding-top: 0;
  padding-right: 0;
  margin-right: 40px;
  flex: 0 0 265px;
}
.bedselector-container.bedselector-tab .product__listing .product-item .product-item-action {
  text-align: left;
}
@media (max-width: 1199px) {
  .bedselector-container {
    padding: 0;
  }
  .bedselector-container .bedselector-bar {
    width: calc(100% - 10px);
  }
  .bedselector-container.bedselector-tab .bedselector-tab-items {
    justify-content: space-between;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item {
    flex: 0 0 45%;
    margin-right: 0;
  }
  .bedselector-container.bedselector-tab .product__listing {
    justify-content: space-between;
  }
  .bedselector-container.bedselector-tab .product__listing .product-item {
    margin-right: 0;
    flex: 0 0 280px;
  }
  .bedselector-container.bedselector-tab .product__listing .product-item:nth-child(2n+1) {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .bedselector-container.bedselector-stepsbar {
    margin-bottom: 20px;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-title {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-title .tab-help {
    margin-top: 20px;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item {
    flex: 0 0 100%;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img {
    width: 100%;
  }
  .bedselector-container.bedselector-tab .bedselector-tab-items > .tab-item .tab-item-img > img {
    width: 210px;
  }
  .bedselector-container.bedselector-tab .product__listing .product-item {
    flex: 0 0 auto;
  }
}
.bedselector-noresult p {
  font-size: 18px;
  color: #154898;
  margin-bottom: 30px;
}
.bedselector-start {
  margin-top: 30px;
  margin-bottom: 70px;
}
@media (max-width: 639px) {
  .bedselector-start {
    margin-top: 5px;
    margin-bottom: 50px;
  }
}
.login-right-content-slot {
  margin: 0;
}
.hro-register__section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 90px;
}
.hro-register__section .hro-register__item {
  background-color: #e8eff1;
  width: 100%;
  margin-bottom: 25px;
  padding: 32px;
}
.hro-register__section .hro-register__item h3 {
  margin: 0 0 10px 0;
  line-height: 1.11;
  font-size: 18px;
  text-transform: uppercase;
}
.hro-register__section .hro-register__item p {
  line-height: 1.64;
  color: #7d9096;
  margin-bottom: 0;
}
.hro-register__section .hro-register__item p a {
  color: #154898;
  text-decoration: underline;
}
@media (min-width: 640px) {
  .hro-register__section {
    max-width: 580px;
  }
  .no-gigya .hro-register__section {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .hro-register__section {
    padding-top: 0px;
  }
}
.no-gigya .hro-register__section {
  padding-top: 40px;
}
.datepicker {
  width: 320px;
  padding: 10px 35px 5px;
  border: 2px solid #abc2cc;
  border-radius: 0;
  /*STYLE OVERRIDE START*/
  /*STYLE OVERRIDE END*/
}
.datepicker:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 12px 10px;
  border-color: #f7f7f7 transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -12px;
  transform: none;
}
.datepicker:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 13px 9px;
  border-color: #abc2cc transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -13px;
}
.datepicker.datepicker-orient-bottom:before,
.datepicker.datepicker-orient-left:before,
.datepicker.datepicker-orient-right:before,
.datepicker.datepicker-orient-top:before {
  top: -11px;
  left: 50%;
}
.datepicker.datepicker-orient-bottom:after,
.datepicker.datepicker-orient-left:after,
.datepicker.datepicker-orient-right:after,
.datepicker.datepicker-orient-top:after {
  top: -8px;
  left: 50%;
}
.datepicker.datepicker-orient-bottom:before,
.datepicker.datepicker-orient-left:before,
.datepicker.datepicker-orient-right:before,
.datepicker.datepicker-orient-top:before,
.datepicker.datepicker-orient-bottom:after,
.datepicker.datepicker-orient-left:after,
.datepicker.datepicker-orient-right:after,
.datepicker.datepicker-orient-top:after {
  right: auto;
  bottom: auto;
}
.datepicker .table-condensed {
  border-collapse: separate;
  border-spacing: 0px 5px;
}
.datepicker .table-condensed thead .datepicker-switch,
.datepicker .table-condensed thead .prev,
.datepicker .table-condensed thead .next {
  line-height: 2.5;
  background: transparent;
  color: #154898;
  font-family: myriad-pro, "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
}
.datepicker .table-condensed thead .dow {
  background: transparent;
  border-bottom: 1px solid #154898;
}
.datepicker .table-condensed thead th {
  border-radius: 0;
}
.datepicker .table-condensed tbody tr td.day {
  color: #202124;
  border-radius: 30px;
}
.datepicker .table-condensed tbody tr td.day.old,
.datepicker .table-condensed tbody tr td.day.new {
  color: #a8a8a9;
}
.datepicker .table-condensed tbody tr td.day.active {
  background: #154898;
  color: #ffffff;
}
.datepicker .table-condensed tbody tr td.day.disabled {
  color: #a8a8a9;
}
@media (max-width: 639px) {
  .datepicker {
    padding: 10px 20px 5px;
  }
  .datepicker .table-condensed {
    border-spacing: 0px 2px;
  }
}
#js-flags-modal {
  display: none;
  font-size: 12px;
  width: 700px;
  background: #fff;
  color: #727272;
  position: absolute;
  right: -40px;
  top: 40px;
  z-index: 1000;
  text-transform: none;
  left: auto !important;
}
#js-flags-modal.open {
  display: block;
}
#js-flags-modal:after {
  content: " ";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 12px solid #d3d3d3;
  right: 50%;
  top: -11px;
  width: 0;
  height: 0;
  position: absolute;
}
#js-flags-content {
  font-size: 11px;
  overflow: auto;
  border: solid 4px #d3d3d3;
  border-top: 0;
  padding: 10px;
}
#js-flags-content .regionContent {
  overflow: hidden;
}
#js-flags-content .region-col {
  float: left;
  margin-right: 5px;
}
#js-flags-content .region-col.last {
  margin-right: 0;
}
#js-flags-content .country {
  margin-bottom: 11px;
  cursor: pointer;
  width: 200px;
  overflow: hidden;
  height: 15px;
}
#js-flags-content .country.active {
  color: #202b69;
}
#js-flags-content .country img {
  margin-right: 12px;
  width: 16px;
}
#js-flags-content div.region h4 {
  padding-bottom: 10px;
  display: block;
  position: absolute;
  top: 0;
  text-align: center;
  width: 20%;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
}
#js-flags-content div.region.region-0 h4 {
  margin-left: 0%;
}
#js-flags-content div.region.region-1 h4 {
  margin-left: 25%;
}
#js-flags-content div.region.region-2 h4 {
  margin-left: 50%;
}
#js-flags-content div.region.region-3 h4 {
  margin-left: 75%;
}
#js-flags-content div.region.regionOUS-1 h4 {
  margin-left: 33.33%;
}
#js-flags-content div.region.regionOUS-2 h4 {
  margin-left: 66.66%;
}
#js-flags-content div.region.regionUS-0 h4 {
  margin-left: 16%;
}
#js-flags-content div.region ul {
  list-style-type: none;
  display: none;
}
#js-flags-content div.region.active ul {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  width: 100%;
}
#js-flags-content div.region.active ul li {
  list-style-type: none;
  display: inline-block;
  padding-bottom: 5px;
  width: 31%;
  position: relative;
  margin-right: 1.5%;
  margin-bottom: 10px;
}
#js-flags-content div.region.active ul li .flagicon {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 15px;
}
#js-flags-content div.region.active ul li .flagicon img {
  height: auto;
  width: 100%;
  border: 1px solid #d3d3d3;
}
#js-flags-content div.region.active ul li a {
  margin-left: 30px;
  display: block;
}
#js-flags-menu .pointer {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 12px solid #fff;
  left: 70px;
  bottom: 0;
  width: 0;
  height: 0;
  position: absolute;
}
#js-flags-menu {
  font-size: 14px;
  background: #d3d3d3;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
  height: 45px;
}
header .regionalglobalselection {
  float: right;
  width: auto;
  padding-left: 1%;
  min-width: 50px;
  min-height: 10px;
  width: 100%;
  margin-bottom: 0;
}
header .menu-flag {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}
header .menu-flag .active-country {
  display: flex;
  flex-wrap: nowrap;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-header,
.modal-footer,
.tabs .tabs-list,
.cart__content {
  position: relative;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
html {
  font-size: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  /*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #ffffff;
}
a {
  color: #428bca;
  text-decoration: none;
  background: transparent;
}
a:hover,
a:focus {
  color: #202b69;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:active,
a:hover {
  outline: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.light-bg {
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  #js-flags-modal {
    width: 100%;
    right: 0;
  }
  #js-flags-content {
    font-size: 10px;
  }
}
.error-page-container .error-page {
  margin-bottom: 5rem;
}
.error-page-container .error-page p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 3rem;
  max-width: 40.125rem;
  letter-spacing: .03125rem;
  margin-left: 5%;
  text-align: left;
}
.error-page-container .error-page h2 {
  margin-left: 5%;
  text-align: left;
}
/* font-weight: 700;} */
.error-page-container .error-page .error-page-picture {
  margin-top: 48px;
  margin-top: 3rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  max-width: 272px;
  max-width: 17rem;
  margin-left: 5%;
}
@media only screen and (min-width: 1024px) {
  .error-page-container .error-page__title {
    font-size: 4.5rem;
    letter-spacing: .125rem;
    line-height: 5rem;
    margin-bottom: 2.5rem;
    max-width: 53.5rem;
  }
}
.error-page-container .error-page {
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
}
.error-page-container .error-page__title {
  font-size: 42px;
  font-size: 2.625rem;
  letter-spacing: 1.5px;
  letter-spacing: .09375rem;
  line-height: 48px;
  line-height: 3rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  max-width: 327px;
  max-width: 20.4375rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .error-page-container .error-page .error-page__title {
    margin-top: 0.625rem;
  }
}
.error-page-container .error-page p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  max-width: 327px;
  max-width: 20.4375rem;
  font-family: ff-real-headline-pro, Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: .25px;
  letter-spacing: 0.015625rem;
}
.error-page-container .error-page p a {
  font-family: ff-real-headline-pro, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: .25px;
  letter-spacing: 0.015625rem;
}
@media only screen and (min-width: 1024px) {
  .error-page-container .error-page {
    margin-bottom: 5rem;
  }
  .error-page-container .error-page .error-page-picture {
    margin-top: 7.5rem;
    max-width: 17.875rem;
  }
  .error-page-container .error-page__title {
    font-size: 4.5rem;
    letter-spacing: .125rem;
    line-height: 5rem;
    margin-bottom: 2.5rem;
    max-width: 53.5rem;
  }
  .error-page-container .error-page p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 3rem;
    max-width: 40.125rem;
    letter-spacing: 0.03125rem;
  }
  .error-page-container .error-page p a {
    letter-spacing: 0.03125rem;
  }
}
span.hro-form-error {
  font-weight: 600;
  color: #ed1c24;
}
.page-order .account-section .account-orderdetail div.responsive-table .responsive-table-cell {
  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;
}
@media only screen and (min-width: 1024px) {
  .slider_component.simple-banner {
    max-width: 1400px;
    margin: 0 auto;
  }
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  list-style-type: none;
  text-align: center;
}
#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;
  display: none;
}
.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;
}
.topics tr {
  overflow: hidden;
  height: 114px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.topics td {
  overflow: hidden;
  height: 114px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 15px 0;
}
.page-my-quotes .account-section .account-section-content .tab-controls button.active {
  background: #154898;
  color: #ffffff;
}
.page-my-quotes .account-section .account-section-content .account-section-header {
  border-bottom: none;
  padding: 0 10px;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
}
.page-my-quotes .account-section .account-section-content .sort-refine-bar .form-group select {
  width: 235px;
  padding: 10px 10px 10px 5px;
}
.page-my-quotes .account-section .account-section-content .account-section-content .account-orderhistory-pagination {
  padding-top: 0px;
}
.page-my-quotes .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 10px;
  padding-right: 10px;
}
.page-my-quotes .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  color: #154898;
}
.page-my-quotes .account-section .account-section-content .responsive-table-item td.responsive-table-cell {
  width: 49%;
}
.page-my-quotes .account-section .account-section-content .tab-controls {
  padding: 0;
  margin: 10px 10px 35px;
}
.page-my-quotes .account-section .account-section-content .tab-controls button {
  background: #e8eff1;
  border: 3px solid transparent;
  text-transform: uppercase;
  color: #154898;
  cursor: pointer;
  border-radius: 0;
  padding: 17px 40px;
  font-size: 12px;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes .account-section .account-section-content .tab-controls button.active {
  background: #154898;
  color: #ffffff;
}
.page-my-quotes .account-section .account-section-content .tab-controls form {
  padding: 0px;
}
.page-my-quotes .account-section .pagination-bar .pagination-toolbar {
  padding-top: 0px;
  padding-bottom: 10px;
}
.page-my-quotes .account-section .pagination-bar.top {
  margin-top: 10px;
}
.page-my-quotes .account-section .pagination-bar-results {
  color: #666666;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "MyriadPro-Regular", "Helvetica", "Arial", sans-serif;
  margin-bottom: 10px;
}
.page-my-quotes .account-section table.responsive-table th {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px 20px;
}
.page-my-quotes .account-section table.responsive-table td {
  padding: 12px 0;
}
.page-my-quotes .account-section div.responsive-table {
  margin: 0px 10px;
}
.page-my-quotes .account-section .responsive-table-item {
  padding: 0 12px;
  border: 1px solid #D7D7D7;
  margin-bottom: 15px;
}
.page-my-quotes .account-section .responsive-table-item td {
  padding: 20px 0px;
}
.page-my-quotes .account-section .responsive-table-item a:hover {
  color: #154898;
}
.page-my-quotes .account-section .responsive-table-item:nth-child(even) {
  background: #F7F7F7;
}
.page-my-quotes .account-section .responsive-table-cell {
  text-align: right;
}
.page-my-quotes .account-section .responsive-table-cell div {
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Shipped {
  color: #085240;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Shipped .glyphicon.Shipped:before {
  content: "\e067";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Process,
.page-my-quotes td.Open {
  color: #04436C;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Process .glyphicon.Process:before,
.page-my-quotes td.Process .glyphicon.Open:before,
.page-my-quotes td.Open .glyphicon.Process:before,
.page-my-quotes td.Open .glyphicon.Open:before {
  content: "\e101";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Deleted {
  color: #04436C;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Deleted .glyphicon.Deleted:before {
  content: "\e101";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Partially {
  color: #04436C;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Partially .glyphicon.Partially:before {
  content: "\e101";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Completed {
  color: #085240;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Completed .glyphicon.Completed:before {
  content: "\e067";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Hold {
  color: #04436C;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Hold .glyphicon.Hold:before {
  content: "\e101";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-my-quotes td.Backordered {
  color: #AF0D27;
  font-weight: normal;
  font-family: "MyriadPro-Semibold", "Helvetica", "Arial", sans-serif;
}
.page-my-quotes td.Backordered .glyphicon.Backordered:before {
  content: "\e101";
  margin-right: 2px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (min-width: 640px) {
  .page-my-quotes .account-section {
    max-width: 1400px;
    margin: 0 auto;
  }
  .page-my-quotes .account-section .account-section-content .account-section-header {
    font-size: 33px;
    font-size: 2.0625rem;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-item td.responsive-table-cell {
    width: auto;
  }
  .page-my-quotes .account-section .account-section-content .tab-controls {
    display: inline-block;
    margin-bottom: 0px;
    width: auto;
    margin-top: 20px;
  }
  #search_order_number_form_model {
    margin-top: 20px;
  }
  .page-my-quotes .account-section .account-section-content table.responsive-table td {
    padding: 20px 15px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-item {
    border: none;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-item td {
    border: none;
    padding: 10px 15px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table th {
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    text-align: left;
    padding: 10px 15px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-cell {
    text-align: left;
  }
  .page-my-quotes .account-section .account-section-content .pagination-bar.top {
    float: right;
    margin-top: 25px;
    padding-bottom: 5px;
  }
  .page-my-quotes .account-section .account-section-content .pagination-bar-results {
    font-size: 21px;
    font-size: 1.3125rem;
    position: absolute;
    bottom: 10px;
  }
  .page-my-quotes .account-section .account-section-content .form-control {
    height: 38px;
  }
  .page-my-quotes .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-size: 18px;
  }
  .page-my-quotes .account-section .account-section-content div.responsive-table {
    margin: 0px 10px 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-my-quotes .account-section {
    max-width: 1400px;
    margin: 0 auto;
  }
  .page-my-quotes .account-section .back-link h2 {
    margin-top: 20px;
  }
  .page-my-quotes .account-section .top-links {
    padding-top: 0;
  }
  .page-my-quotes .account-section .account-section-content .account-section-header {
    font-size: 33px;
    font-size: 2.0625rem;
  }
  .page-my-quotes .account-section .account-section-content table.responsive-table td {
    padding: 20px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-item {
    border: none;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-item td {
    border: none;
    padding: 10px 20px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table th {
    border-top: 1px solid #D7D7D7;
    text-align: left;
    padding: 10px 20px;
  }
  .page-my-quotes .account-section .account-section-content .responsive-table-cell {
    text-align: left;
  }
  .page-my-quotes .account-section .account-section-content .pagination-bar.top {
    margin-top: 0px;
    padding-bottom: 12px;
  }
  .page-my-quotes .account-section .account-section-content .pagination-bar-results {
    font-size: 21px;
    font-size: 1.3125rem;
    position: inherit;
    bottom: 0;
  }
  .page-my-quotes .account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-size: 16px;
  }
  .page-order .account-section .back-link h2 {
    margin-bottom: 30px;
  }
  .page-order .account-section .top-links {
    padding-top: 0;
  }
}
