/*!
 * 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('../../../responsive/theme-fabory/icons/material-design-iconic-font.eot');
  src: url('../../../responsive/theme-fabory/icons/material-design-iconic-font.eot?#iefix') format('embedded-opentype'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.woff2') format('woff2'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.woff') format('woff'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.ttf') format('truetype'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #5b5b5b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #027ac9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #014c7d;
  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: 30px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 15px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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: #027ac9;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #015b97;
}
.text-success {
  color: #3fae2a;
}
a.text-success:hover,
a.text-success:focus {
  color: #308520;
}
.text-info {
  color: #fe9800;
}
a.text-info:hover,
a.text-info:focus {
  color: #cb7900;
}
.text-warning {
  color: #fe9800;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cb7900;
}
.text-danger {
  color: #e51f2a;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #bb161f;
}
.bg-primary {
  color: #fff;
  background-color: #027ac9;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #015b97;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #fcf8e3;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #f7ecb5;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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 #e4e4e4;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4e4e4;
}
.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 #e4e4e4;
}
.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 #e4e4e4;
}
.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 #e4e4e4;
}
.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: #fcf8e3;
}
.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: #faf2cc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e4e4e4;
  }
  .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: #5b5b5b;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #5b5b5b;
  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: #027ac9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 122, 201, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 122, 201, 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.custom-label label,
.checkbox.custom-label label {
  display: inline-block;
  min-width: 120px;
}
.radio.custom-label span,
.checkbox.custom-label span {
  color: #888888;
}
.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: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3fae2a;
}
.has-success .form-control {
  border-color: #3fae2a;
  -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: #308520;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #77da64;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #77da64;
}
.has-success .input-group-addon {
  color: #3fae2a;
  border-color: #3fae2a;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3fae2a;
}
.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: #fe9800;
}
.has-warning .form-control {
  border-color: #fe9800;
  -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: #cb7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc165;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc165;
}
.has-warning .input-group-addon {
  color: #fe9800;
  border-color: #fe9800;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #fe9800;
}
.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: #e51f2a;
}
.has-error .form-control {
  border-color: #e51f2a;
  -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: #bb161f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f07a81;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f07a81;
}
.has-error .input-group-addon {
  color: #e51f2a;
  border-color: #e51f2a;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #e51f2a;
}
.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: #9b9b9b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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: #ff0000;
  border-color: #5b5b5b;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #1b1b1b;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #3c3c3c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #3c3c3c;
}
.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: #a80000;
  border-color: #1b1b1b;
}
.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: #ff0000;
  border-color: #5b5b5b;
}
.btn-default .badge {
  color: #ff0000;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #027ac9;
  border-color: #027ac9;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #015b97;
  border-color: #012d4b;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #015b97;
  border-color: #01558c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #015b97;
  border-color: #01558c;
}
.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: #014673;
  border-color: #012d4b;
}
.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: #027ac9;
  border-color: #027ac9;
}
.btn-primary .badge {
  color: #027ac9;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #00b517;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #008211;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #008211;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #008211;
  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: #005e0c;
  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: #00b517;
  border-color: transparent;
}
.btn-success .badge {
  color: #00b517;
  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: #027ac9;
  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: #014c7d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 15px 5px;
  font-size: 12px;
  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: #027ac9;
}
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #5b5b5b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #027ac9;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #027ac9;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 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: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 15px 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: #027ac9;
}
.breadcrumb > .active {
  color: #027ac9;
}
.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: #027ac9;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  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: #027ac9;
  border-color: #027ac9;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  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 #e4e4e4;
  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: #5b5b5b;
  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: #027ac9;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #015b97;
}
.label-success {
  background-color: #00b517;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #008211;
}
.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: 12px;
  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: #027ac9;
  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: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #027ac9;
}
.thumbnail .caption {
  padding: 9px;
  color: #5b5b5b;
}
.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: #3fae2a;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #308520;
}
.alert-info {
  background-color: #fcf8e3;
  border-color: #f9e7c3;
  color: #fe9800;
}
.alert-info hr {
  border-top-color: #f6deac;
}
.alert-info .alert-link {
  color: #cb7900;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #fe9800;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #cb7900;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #e51f2a;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #bb161f;
}
@-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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #027ac9;
  -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: #00b517;
}
.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: #027ac9;
  border-color: #027ac9;
}
.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: #99d6fe;
}
.list-group-item-success {
  color: #3fae2a;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3fae2a;
}
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: #3fae2a;
  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: #3fae2a;
  border-color: #3fae2a;
}
.list-group-item-info {
  color: #fe9800;
  background-color: #fcf8e3;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #fe9800;
}
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: #fe9800;
  background-color: #faf2cc;
}
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: #fe9800;
  border-color: #fe9800;
}
.list-group-item-warning {
  color: #fe9800;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #fe9800;
}
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: #fe9800;
  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: #fe9800;
  border-color: #fe9800;
}
.list-group-item-danger {
  color: #e51f2a;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e51f2a;
}
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: #e51f2a;
  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: #e51f2a;
  border-color: #e51f2a;
}
.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 #e4e4e4;
}
.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: #027ac9;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #027ac9;
  border-color: #027ac9;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #027ac9;
}
.panel-primary > .panel-heading .badge {
  color: #027ac9;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #027ac9;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3fae2a;
  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: #3fae2a;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #f9e7c3;
}
.panel-info > .panel-heading {
  color: #fe9800;
  background-color: #fcf8e3;
  border-color: #f9e7c3;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f9e7c3;
}
.panel-info > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #fe9800;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f9e7c3;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #fe9800;
  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: #fe9800;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #e51f2a;
  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: #e51f2a;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    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-md-s {
    width: 600px;
  }
  .modal-md-m {
    width: 700px;
  }
  .modal-sm {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix,
.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,
.register__container {
  clear: both;
  display: block;
}
.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,
.register__container:before,
.register__container: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,
.register__container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* jQuery */
/*! jQuery UI - v1.11.4 - 2016-01-21
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* 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-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.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;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.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: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* 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;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  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-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;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* 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: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.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;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/*
* iziToast | v1.4.0
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
.iziToast-capsule {
  font-size: 0;
  height: 0;
  width: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.iziToast-capsule,
.iziToast-capsule * {
  box-sizing: border-box;
}
.iziToast-overlay {
  display: block;
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: -100px;
  z-index: 997;
}
.iziToast {
  display: inline-block;
  clear: both;
  position: relative;
  font-family: 'Lato', Tahoma, Arial;
  font-size: 14px;
  padding: 8px 45px 9px 0;
  background: rgba(238, 238, 238, 0.9);
  border-color: rgba(238, 238, 238, 0.9);
  width: 100%;
  pointer-events: all;
  cursor: default;
  transform: translateX(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 54px;
}
.iziToast > .iziToast-progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
}
.iziToast > .iziToast-progressbar > div {
  height: 2px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0 0 3px 3px;
}
.iziToast.iziToast-balloon:before {
  content: '';
  position: absolute;
  right: 8px;
  left: auto;
  width: 0;
  height: 0;
  top: 100%;
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  border-radius: 0;
}
.iziToast.iziToast-balloon .iziToast-progressbar {
  top: 0;
  bottom: auto;
}
.iziToast.iziToast-balloon > div {
  border-radius: 0 0 0 3px;
}
.iziToast > .iziToast-cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1);
}
.iziToast > .iziToast-close {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  padding: 0;
  opacity: .6;
  width: 42px;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 8px;
  cursor: pointer;
  outline: 0;
}
.iziToast > .iziToast-close:hover {
  opacity: 1;
}
.iziToast > .iziToast-body {
  position: relative;
  padding: 0 0 0 10px;
  height: auto;
  min-height: 36px;
  margin: 0 0 0 15px;
  text-align: left;
}
.iziToast > .iziToast-body:after {
  content: "";
  display: table;
  clear: both;
}
.iziToast > .iziToast-body .iziToast-texts {
  margin: 10px 0 0;
  padding-right: 2px;
  display: inline-block;
  float: left;
}
.iziToast > .iziToast-body .iziToast-inputs {
  min-height: 19px;
  float: left;
  margin: 3px -2px;
}
.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]),
.iziToast > .iziToast-body .iziToast-inputs > select {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 4px 7px;
  font-size: 13px;
  letter-spacing: .02em;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  min-height: 26px;
}
.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]):focus,
.iziToast > .iziToast-body .iziToast-inputs > select:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}
.iziToast > .iziToast-body .iziToast-buttons {
  min-height: 17px;
  float: left;
  margin: 4px -2px;
}
.iziToast > .iziToast-body .iziToast-buttons > a,
.iziToast > .iziToast-body .iziToast-buttons > button,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: .02em;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  color: #000000;
}
.iziToast > .iziToast-body .iziToast-buttons > a:hover,
.iziToast > .iziToast-body .iziToast-buttons > button:hover,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {
  background: rgba(0, 0, 0, 0.2);
}
.iziToast > .iziToast-body .iziToast-buttons > a:focus,
.iziToast > .iziToast-body .iziToast-buttons > button:focus,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}
.iziToast > .iziToast-body .iziToast-buttons > a:active,
.iziToast > .iziToast-body .iziToast-buttons > button:active,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):active {
  top: 1px;
}
.iziToast > .iziToast-body .iziToast-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: table;
  font-size: 23px;
  line-height: 24px;
  margin-top: -12px;
  color: #000;
  width: 24px;
  height: 24px;
}
.iziToast > .iziToast-body .iziToast-icon.ico-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-warning {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-error {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 80%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-success {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-question {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-message,
.iziToast > .iziToast-body .iziToast-title {
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  float: left;
  white-space: normal;
}
.iziToast > .iziToast-body .iziToast-title {
  color: #000;
  margin: 0;
}
.iziToast > .iziToast-body .iziToast-message {
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.6);
}
.iziToast.iziToast-animateInside .iziToast-buttons-child,
.iziToast.iziToast-animateInside .iziToast-icon,
.iziToast.iziToast-animateInside .iziToast-inputs-child,
.iziToast.iziToast-animateInside .iziToast-message,
.iziToast.iziToast-animateInside .iziToast-title {
  opacity: 0;
}
.iziToast-target {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.iziToast-target .iziToast-capsule {
  overflow: hidden;
}
.iziToast-target .iziToast-capsule:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.iziToast-target .iziToast-capsule .iziToast {
  width: 100%;
  float: left;
}
.iziToast-wrapper {
  z-index: 99999;
  position: fixed;
  width: 100%;
  pointer-events: none;
  display: flex;
  flex-direction: column;
}
.iziToast-wrapper .iziToast.iziToast-balloon:before {
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  right: 8px;
  left: auto;
}
.iziToast-wrapper-bottomLeft {
  left: 0;
  bottom: 0;
  text-align: left;
}
.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before,
.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px;
}
.iziToast-wrapper-bottomRight {
  right: 0;
  bottom: 0;
  text-align: right;
}
.iziToast-wrapper-topLeft {
  left: 0;
  top: 0;
  text-align: left;
}
.iziToast-wrapper-topRight {
  top: 0;
  right: 0;
  text-align: right;
}
.iziToast-wrapper-topCenter {
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.iziToast-wrapper-bottomCenter,
.iziToast-wrapper-center {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.iziToast-wrapper-center {
  top: 0;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}
.iziToast-rtl {
  direction: rtl;
  padding: 8px 0 9px 45px;
  font-family: Tahoma, 'Lato', Arial;
}
.iziToast-rtl .iziToast-cover {
  left: auto;
  right: 0;
}
.iziToast-rtl .iziToast-close {
  right: auto;
  left: 0;
}
.iziToast-rtl .iziToast-body {
  padding: 0 10px 0 0;
  margin: 0 16px 0 0;
  text-align: right;
}
.iziToast-rtl .iziToast-body .iziToast-buttons,
.iziToast-rtl .iziToast-body .iziToast-inputs,
.iziToast-rtl .iziToast-body .iziToast-message,
.iziToast-rtl .iziToast-body .iziToast-texts,
.iziToast-rtl .iziToast-body .iziToast-title {
  float: right;
  text-align: right;
}
.iziToast-rtl .iziToast-body .iziToast-icon {
  left: auto;
  right: 0;
}
@media only screen and (min-width: 568px) {
  .iziToast-wrapper {
    padding: 10px 15px;
  }
  .iziToast {
    margin: 5px 0;
    border-radius: 3px;
    width: auto;
  }
  .iziToast:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast:not(.iziToast-rtl) .iziToast-cover {
    border-radius: 3px 0 0 3px;
  }
  .iziToast.iziToast-rtl .iziToast-cover {
    border-radius: 0 3px 3px 0;
  }
  .iziToast.iziToast-color-dark:after {
    box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast.iziToast-balloon .iziToast-progressbar {
    background: 0 0;
  }
  .iziToast.iziToast-balloon:after {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast-target .iziToast:after {
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1);
  }
}
.iziToast.iziToast-theme-dark {
  background: #565c70;
  border-color: #565c70;
}
.iziToast.iziToast-theme-dark .iziToast-title {
  color: #ffffff;
}
.iziToast.iziToast-theme-dark .iziToast-message {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
}
.iziToast.iziToast-theme-dark .iziToast-close {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 8px;
}
.iziToast.iziToast-theme-dark .iziToast-icon {
  color: #ffffff;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 80%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a,
.iziToast.iziToast-theme-dark .iziToast-buttons > button,
.iziToast.iziToast-theme-dark .iziToast-buttons > input {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {
  background: rgba(255, 255, 255, 0.2);
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
}
.iziToast.iziToast-color-red {
  background: rgba(255, 175, 180, 0.9);
  border-color: rgba(255, 175, 180, 0.9);
}
.iziToast.iziToast-color-orange {
  background: rgba(255, 207, 165, 0.9);
  border-color: rgba(255, 207, 165, 0.9);
}
.iziToast.iziToast-color-yellow {
  background: rgba(255, 249, 178, 0.9);
  border-color: rgba(255, 249, 178, 0.9);
}
.iziToast.iziToast-color-blue {
  background: rgba(157, 222, 255, 0.9);
  border-color: rgba(157, 222, 255, 0.9);
}
.iziToast.iziToast-color-green {
  background: rgba(166, 239, 184, 0.9);
  border-color: rgba(166, 239, 184, 0.9);
}
.iziToast.iziToast-layout2 .iziToast-body .iziToast-message,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts {
  width: 100%;
}
.iziToast.iziToast-layout3 {
  border-radius: 2px;
}
.iziToast.iziToast-layout3::after {
  display: none;
}
.iziToast .revealIn,
.iziToast.revealIn {
  -webkit-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
  -moz-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
  animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
}
.iziToast .slideIn,
.iziToast.slideIn {
  -webkit-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  -moz-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}
.iziToast.bounceInLeft {
  -webkit-animation: iziT-bounceInLeft 0.7s ease-in-out both;
  animation: iziT-bounceInLeft 0.7s ease-in-out both;
}
.iziToast.bounceInRight {
  -webkit-animation: iziT-bounceInRight 0.85s ease-in-out both;
  animation: iziT-bounceInRight 0.85s ease-in-out both;
}
.iziToast.bounceInDown {
  -webkit-animation: iziT-bounceInDown 0.7s ease-in-out both;
  animation: iziT-bounceInDown 0.7s ease-in-out both;
}
.iziToast.bounceInUp {
  -webkit-animation: iziT-bounceInUp 0.7s ease-in-out both;
  animation: iziT-bounceInUp 0.7s ease-in-out both;
}
.iziToast .fadeIn,
.iziToast.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}
.iziToast.fadeInUp {
  -webkit-animation: iziT-fadeInUp 0.7s ease both;
  animation: iziT-fadeInUp 0.7s ease both;
}
.iziToast.fadeInDown {
  -webkit-animation: iziT-fadeInDown 0.7s ease both;
  animation: iziT-fadeInDown 0.7s ease both;
}
.iziToast.fadeInLeft {
  -webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.iziToast.fadeInRight {
  -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.iziToast.flipInX {
  -webkit-animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
  animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
}
.iziToast.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}
.iziToast.fadeOutDown {
  -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}
.iziToast.fadeOutUp {
  -webkit-animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}
.iziToast.fadeOutLeft {
  -webkit-animation: iziT-fadeOutLeft 0.5s ease both;
  animation: iziT-fadeOutLeft 0.5s ease both;
}
.iziToast.fadeOutRight {
  -webkit-animation: iziT-fadeOutRight 0.5s ease both;
  animation: iziT-fadeOutRight 0.5s ease both;
}
.iziToast.flipOutX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}
.iziToast-overlay.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}
.iziToast-overlay.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}
@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
  }
  to {
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
  }
  to {
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
  }
  to {
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
  }
  to {
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@-webkit-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@-webkit-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-moz-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes iziT-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-o-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes iziT-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-moz-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    transform: translateX(-20px);
  }
  70% {
    transform: translateX(10px);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    transform: translateX(-20px);
  }
  70% {
    transform: translateX(10px);
  }
  to {
    transform: translateX(0);
  }
}
@-o-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    transform: translateX(-20px);
  }
  70% {
    transform: translateX(10px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    transform: translateX(-20px);
  }
  70% {
    transform: translateX(10px);
  }
  to {
    transform: translateX(0);
  }
}
@-moz-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    transform: translateX(20px);
  }
  70% {
    transform: translateX(-10px);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    transform: translateX(20px);
  }
  70% {
    transform: translateX(-10px);
  }
  to {
    transform: translateX(0);
  }
}
@-o-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    transform: translateX(20px);
  }
  70% {
    transform: translateX(-10px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    transform: translateX(20px);
  }
  70% {
    transform: translateX(-10px);
  }
  to {
    transform: translateX(0);
  }
}
@-moz-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    transform: translateY(10px);
  }
  70% {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    transform: translateY(10px);
  }
  70% {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(0);
  }
}
@-o-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    transform: translateY(10px);
  }
  70% {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    transform: translateY(10px);
  }
  70% {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(0);
  }
}
@-moz-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    transform: translateY(-10px);
  }
  70% {
    transform: translateY(5px);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    transform: translateY(-10px);
  }
  70% {
    transform: translateY(5px);
  }
  to {
    transform: translateY(0);
  }
}
@-o-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    transform: translateY(-10px);
  }
  70% {
    transform: translateY(5px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    transform: translateY(-10px);
  }
  70% {
    transform: translateY(5px);
  }
  to {
    transform: translateY(0);
  }
}
@-moz-keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-o-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-o-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-o-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-o-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-o-keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-moz-keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-o-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-moz-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-moz-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@-webkit-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@-o-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@-moz-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@-webkit-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@-o-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@-moz-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-o-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e4e4e4;
  background: #ffffff;
  color: #5b5b5b;
}
.ui-datepicker .ui-datepicker-header {
  color: #5b5b5b;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #027ac9;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #014c7d;
  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: #5b5b5b;
}
.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: #5b5b5b;
  color: #ffffff;
  border-color: #5b5b5b;
}
.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: #027ac9;
  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;
}
.container-lg {
  float: none;
  margin: 0 auto !important;
  overflow: hidden;
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 991px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #027ac9;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #5b5b5b;
}
.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: #5b5b5b;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 15px;
  }
  .item-action {
    margin-top: 30px;
  }
}
.item-label {
  text-transform: none;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 15px 15px;
  margin: 0;
  clear: both;
  display: block;
}
.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: 30px;
}
.well.well-sm {
  padding: 15px 30px;
}
.well.well-md {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #027ac9;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #feffff;
  color: #5b5b5b;
}
.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: #5b5b5b;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #5b5b5b;
  border-color: #e4e4e4;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 60px;
  padding-bottom: 30px;
  clear: both;
  display: block;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #142939;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 768px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  .footer__right {
    border-top: 1px solid #1e3d55;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #5b5b5b;
  text-align: center;
}
.footer-line {
  border-bottom: 1px solid #d0d7df;
  margin: 40px 0 50px;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 991px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #027ac9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #027ac9;
  font-weight: 400;
  text-transform: none;
}
.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: none;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #5b5b5b;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: none;
  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: #5b5b5b;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus {
  color: #5b5b5b;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
}
#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: #027ac9;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 767px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #027ac9;
  border: none;
}
@media (min-width: 992px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: #027ac9;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 992px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 15px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #5b5b5b;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #e4e4e4;
}
@media (min-width: 992px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
}
.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 #e4e4e4;
  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: #5b5b5b;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 992px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #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: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #027ac9;
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #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: #e4e4e4;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #027ac9;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #027ac9;
    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: #027ac9;
    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: none;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #027ac9;
    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: 767px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e4e4e4;
    color: #027ac9;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #027ac9;
  }
}
.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: #027ac9;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 991px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 991px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 991px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #027ac9;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 991px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 767px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: none;
    padding-right: 30px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li a {
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #027ac9;
    text-transform: capitalize;
    padding: 30px 30% 30px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #027ac9;
  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 #e4e4e4;
}
.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: #5b5b5b;
  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: #e4e4e4;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #027ac9;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #027ac9;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #027ac9;
    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: 991px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #027ac9;
    padding: 5px 50px;
    border-bottom: 1px solid #e4e4e4;
    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';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: none;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: none;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #5b5b5b;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e4e4e4;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  float: none;
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #027ac9;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: none;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #027ac9;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 768px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 767px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 767px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 991px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #027ac9;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 991px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 992px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #027ac9;
  font-size: 30px;
}
@media (max-width: 767px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 55px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #027ac9;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 768px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 25px;
  }
}
@media (min-width: 992px) {
  .quote__list {
    padding: 0px 40px;
  }
}
@media (max-width: 767px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #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: 767px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: none;
  font-weight: 600;
  color: #5b5b5b;
  padding: 30px 45px;
}
.quote__list--nav a:hover {
  background-color: #e4e4e4;
}
.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: 767px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e4e4e4;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: none;
  font-weight: 600;
  color: #5b5b5b;
  padding: 30px 45px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e4e4e4;
}
header {
  background: #027ac9;
  margin-bottom: 30px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.page-headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: none;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 103px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 30px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 85px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 15px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #ff0000;
  border-color: #5b5b5b;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #5b5b5b;
  background-color: #ffffff;
  border-color: #5b5b5b;
  -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: #5b5b5b;
  border-color: #5b5b5b;
}
.btn-default .badge {
  color: #ff0000;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #027ac9;
  border-color: #027ac9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #027ac9;
  background-color: #ffffff;
  border-color: #027ac9;
  -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: #027ac9;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #e4e4e4;
  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: #027ac9;
  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: #e4e4e4;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #e4e4e4;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #e4e4e4;
}
.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: 37.5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 37.5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 991px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 45px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 45px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > 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: 70px;
    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: 70px;
    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: 992px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 768px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #5b5b5b;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e4e4e4;
  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: 15px 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 #e4e4e4;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 45px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: none;
  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;
  clear: both;
  display: block;
  margin-left: -30px;
}
.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 30px;
}
.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: none;
  border: 1px solid #e4e4e4;
  background: #fff;
  color: #5b5b5b;
  text-decoration: none;
}
@media (max-width: 991px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #027ac9;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #027ac9;
  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: 15px 0 0;
}
.rating {
  clear: both;
  display: block;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 991px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
    clear: both;
    display: block;
  }
  .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: #027ac9;
}
.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 #e4e4e4;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 991px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 15px 0;
  clear: both;
  display: block;
}
.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 15px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 15px 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: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 15px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 30px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  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: 15px;
}
.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: 15px;
}
.addtocart-component .actions .btn {
  margin-bottom: 15px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .addtocart-component {
    margin-top: 30px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 767px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 15px;
  clear: both;
  display: block;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 80px;
}
.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 v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  clear: both;
  display: block;
  color: #5b5b5b;
  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: 15px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  max-width: 100%;
  height: auto;
}
.image-map-component img {
  max-width: 100%;
  height: auto;
}
.cms-image-component img {
  max-width: 100%;
  height: auto;
}
.tabs {
  margin: 90px 0 0;
}
@media (max-width: 991px) {
  .tabs {
    border-top: 1px solid #e4e4e4;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  border-bottom: 5px solid #027ac9;
  background-color: #EEEEEE;
  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: #027ac9;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list > li {
  margin-bottom: 0;
}
.tabs .tabs-list > li > a {
  margin-right: 0;
  padding: 15px 30px 10px 30px;
  border: none;
  color: #5b5b5b;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:active {
  background-color: #E0E0E0;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:active {
  color: white !important;
  background-color: #027ac9 !important;
  border: none !important;
  font-weight: 100;
}
.tabs .tabs-list.nav-tabs-custom {
  border-bottom: 1px solid #e4e4e4;
  background-color: transparent;
}
.tabs .tabs-list.nav-tabs-custom > li {
  margin-bottom: 0;
}
.tabs .tabs-list.nav-tabs-custom > li > a {
  margin-right: 2px;
  padding: 8px 20px;
  border: none;
  color: #5b5b5b;
  font-weight: bold;
}
.tabs .tabs-list.nav-tabs-custom > li > a .zmdi {
  font-size: 20px;
  vertical-align: middle;
}
.tabs .tabs-list.nav-tabs-custom > li > a:hover,
.tabs .tabs-list.nav-tabs-custom > li > a:active {
  background-color: #0f3057 !important;
  color: white;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-tabs-custom > li > a:hover,
  .tabs .tabs-list.nav-tabs-custom > li > a:active {
    border-top-left-radius: 8px!important;
    -moz-border-top-left-radius: 8px !important;
    -webkit-border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    -moz-border-top-right-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
  }
}
@media (max-width: 767px) {
  .tabs .tabs-list.nav-tabs-custom > li > a {
    margin-right: 0;
    background-color: #f7f7f7;
  }
}
.tabs .tabs-list.nav-tabs-custom > li.active > a,
.tabs .tabs-list.nav-tabs-custom > li.active > a:hover,
.tabs .tabs-list.nav-tabs-custom > li.active > a:active {
  color: white !important;
  background-color: #0f3057 !important;
  border: none !important;
  font-weight: bold;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-tabs-custom > li.active > a,
  .tabs .tabs-list.nav-tabs-custom > li.active > a:hover,
  .tabs .tabs-list.nav-tabs-custom > li.active > a:active {
    border-top-left-radius: 8px!important;
    -moz-border-top-left-radius: 8px !important;
    -webkit-border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    -moz-border-top-right-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
  }
}
@media (max-width: 767px) {
  .tabs .tabs-list.nav-tabs-custom > li {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media (max-width: 767px) {
  .tabs .tabs-list.nav-tabs-custom {
    border-bottom: 0;
  }
}
.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 30px;
}
.tabs .tabs-list li a {
  text-transform: none;
  color: #027ac9;
  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 #e4e4e4;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #5b5b5b;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #027ac9;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 15px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 992px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 992px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .tabs .tabbody {
    border-top: 1px solid #e4e4e4;
  }
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: none;
  display: none !important;
  border-bottom-color: #e4e4e4;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #027ac9;
}
@media (max-width: 991px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 15px;
}
.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: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 15px;
}
.com-space > * {
  padding: 15px 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: 15px;
}
.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: 30px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #e4e4e4;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #e4e4e4;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: none;
  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: #5b5b5b;
  padding: 30px 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: 75px;
  top: 30px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 30px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 105px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 105px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.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: 165px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 165px;
}
.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: 195px;
}
.accordion .panel .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-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 225px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 225px;
}
.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: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.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: 285px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 285px;
}
.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: 315px;
}
.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: 315px;
}
.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: 345px;
}
.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: 345px;
}
.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: 375px;
}
.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: 375px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.smartbanner--fabory {
  position: fixed;
  z-index: 9999;
}
.smartbanner--fabory .smartbanner__info__title {
  font-weight: bold;
}
html[data-smartbanner-original-margin-top] body:not(.page-checkout-login):not(.page-multiStepCheckoutSummaryPage):not(.page-orderConfirmationPage):not(.page-faboryScanPage) {
  padding-top: 0 !important;
}
html[data-smartbanner-original-margin-top] #navbar-primary {
  position: relative;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  margin-top: 30px;
  padding-left: 30px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3fae2a;
  margin-bottom: 15px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #308520;
}
@media (min-width: 992px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: none;
  font-weight: bold;
  margin: 0 0 15px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 767px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 15px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 7.5px;
}
@media (min-width: 992px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -6px;
  }
  .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 5px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 30px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 992px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 15px;
  display: block;
}
.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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 15px;
  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;
  -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: 15px;
  height: 70px;
  overflow: hidden;
  color: #0f3057;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 15px;
  padding-top: 15px;
}
.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: 15px;
}
@media (min-width: 992px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.product__facet {
  margin: 0;
  border-right: 1px solid #e4e4e4;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #e4e4e4;
  clear: both;
  display: block;
}
.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: #0f3057;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 15px 0;
}
.product__facet .facet .facet__list li {
  padding: 15px 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: 15px;
  border: 1px solid #e4e4e4;
  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: #027ac9;
  border: 1px solid #027ac9;
  -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: #027ac9;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #027ac9;
  -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 #e4e4e4;
}
.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: #5b5b5b;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 30px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 991px) {
  .product__facet {
    padding: 15px;
    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 15px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 15px;
    padding-left: 95px;
    text-transform: none;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 45px;
  }
  .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: 40px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 992px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 35px;
  padding: 0 20px;
  color: #5b5b5b;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 45px;
  border-top: 1px solid #e4e4e4;
  border-bottom-width: 1px;
}
@media (max-width: 991px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 45px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 35px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 34px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e4e4e4;
  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 #e4e4e4;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.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: none;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 30px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 130px;
  padding: 0 30px;
}
.item__list .item__image img {
  max-width: 70px;
}
.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: 90px;
  height: 60px;
  text-align: center;
}
.item__list .item__delivery .date-warning {
  color: #e51f2a;
  text-align: left;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: none;
  color: #5b5b5b;
  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: 55px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #027ac9;
}
.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: #5b5b5b;
}
.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: #e4e4e4;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 60px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: none;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #e4e4e4;
}
@media (min-width: 992px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e4e4e4;
  }
  .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,
  .item__list .item__list--item .item__per,
  .item__list .item__list--item .item__per_price {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 15px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 60px;
  }
}
@media (max-width: 991px) {
  .item__list {
    border-top: 1px solid #e4e4e4;
    margin-top: 20px;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 15px;
    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: 30px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    clear: both;
    display: block;
    line-height: 42px;
    padding-top: 15px;
  }
  .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 15px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 15px;
  }
  .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: 30px;
    padding-top: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 30px;
    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 30px 30px;
  }
  .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: 30px;
    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: 130px;
    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: 15px;
}
@media (max-width: 992px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.cart-header .cart-headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.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: #5b5b5b;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 12px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #027ac9;
  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: 30px;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -15px;
  margin-right: -15px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #5b5b5b;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e4e4e4;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 992px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e4e4e4;
}
@media (min-width: 992px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 48px;
}
.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: #014c7d;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #5b5b5b;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #5b5b5b;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: none;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  text-transform: none;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.export__cart-section {
  float: right;
  padding: 10px;
}
.export__cart-section .control {
  display: inline-block;
  position: relative;
}
.export__cart-section label {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
}
.export__cart-section .jcf-select {
  height: 35px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.export__cart-section .jcf-select .jcf-select-text {
  margin: 7px 35px 0 11px;
  color: #888888;
}
.export__cart-section .jcf-select .jcf-select-opener {
  margin: 0;
  top: 7px;
  right: 5px;
  font-size: 20px;
}
.export__cart-section .jcf-list .jcf-option {
  color: #888888;
}
.export__cart-section .jcf-list .jcf-option.jcf-hover {
  color: white;
}
.export__cart-section .jcf-select-opener {
  margin-top: 5px;
}
.export__cart-section .btn {
  background: #007ac9;
  color: white;
  padding: 0;
  min-height: 35px;
  max-height: 35px;
  min-width: 35px;
}
.export__cart-section .btn .zmdi {
  margin: 9px 0 0 0;
  font-size: 18px;
}
.export__cart-section.account-export {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  margin-top: -1px;
}
.export__cart-section.account-export label {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 5px;
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: none;
  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: 991px) and (min-width: 768px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 30px 60px;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 991px) and (min-width: 768px) {
  .express-checkout {
    padding: 30px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 30px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e4e4e4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 15px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 15px 30px 35px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote,
  .btn-update-cart {
    margin-bottom: 25px;
  }
  .doFlowSelectedChange {
    margin-top: 30px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 30px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body {
  clear: both;
  display: block;
}
.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: 15px;
}
.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: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item {
  clear: both;
  display: block;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 80px;
}
.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 #e4e4e4;
  border-width: 1px 0;
  margin: 15px 0 45px;
  padding: 15px;
}
.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: 15px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 25px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .cart__quote__edit .quote__head .glyphicon {
    top: 8px;
  }
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: none;
  margin-left: 43px;
  display: inline-block;
}
#quoteFormDiv {
  background: #027ac9;
  padding-top: 35px;
}
#quoteFormDiv label {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 30px;
  padding-bottom: 60px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments__header {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 30px 0;
  font-weight: bold;
  text-transform: none;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments__header .quote__comments--toggle {
  background: none;
  border: none;
}
.quote__comments__header .quote__comments--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments__header .quote__comments--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 992px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: none;
  font-size: 14px;
  margin-bottom: 30px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 768px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 992px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 991px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 992px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 15px;
  }
}
@media (min-width: 640px) and (max-width: 991px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 991px) {
  .quote__expiration--input {
    padding: 7.5px 15px;
    height: 28px;
  }
}
@media (min-width: 992px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display {
  clear: both;
  display: block;
}
.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 #027ac9;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 12px;
  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: 15px;
}
.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 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 12px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #e4e4e4;
}
.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 15px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 15px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  clear: both;
  display: block;
  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: 15px;
}
.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: 15px 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 15px;
  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: 15px;
}
.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 15px;
  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: 15px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #027ac9;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #027ac9;
  -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: 12px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 992px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #027ac9;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #027ac9;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 991px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 15px;
    clear: both;
    display: block;
  }
  .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 15px;
  }
  .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 15px 15px;
  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: 15px;
  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 #027ac9;
}
.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 #027ac9;
}
.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: #027ac9;
  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 #027ac9;
  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 #027ac9;
  padding: 15px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  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 {
  clear: both;
  display: block;
}
.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 #027ac9;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  clear: both;
  display: block;
  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: 15px;
  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: 12px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 992px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #027ac9;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #027ac9;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 991px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #027ac9;
  }
  .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: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login .modal-content .forgotten-password {
  max-width: 350px;
  margin: 0 auto;
}
form .login .modal-content .forgotten-password {
  margin-bottom: 25px;
}
.login .modal-content .forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.login .modal-content .forgotten-password .description {
  margin-bottom: 15px;
}
#colorbox .login .modal-content .forgotten-password .btn-primary {
  margin-top: 35px;
}
.login .modal-content .forgotten-password .btn {
  padding-left: 15px;
}
.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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 80%;
  max-width: 1540px;
}
.register__container > .navbar-header,
.register__container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .register__container > .navbar-header,
  .register__container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.register__container.container-fluid-notempty {
  margin-bottom: 30px;
}
@media (max-width: 1540px) {
  .register__container {
    width: 100% !important;
  }
}
.register-benefits-container .ul .li:before {
  background-color: green;
}
@media (max-width: 767px) {
  .login-form-action .btn-default {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.checkout__new-account {
  text-align: center;
  background-color: #027ac9;
  border-top: 1px solid #e4e4e4;
  padding: 30px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .checkout__new-account {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #e4e4e4;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #e4e4e4;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-body-styling {
  padding: 30px 30px 15px;
  border: 1px solid #e4e4e4;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #027ac9;
  color: #ffffff;
  border: 1px solid #e4e4e4;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 15px 30px 15px 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: 15px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #5b5b5b;
  border-color: #e4e4e4;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #027ac9;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 30px 15px;
  border: 1px solid #e4e4e4;
  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 -30px;
  border-color: #e4e4e4;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .checkout-steps {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .checkout-steps {
    padding-left: 30px;
    padding-right: 30px;
  }
  .checkout-steps .step-head {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 30px 15px;
  border: 1px solid #e4e4e4;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: none;
  padding: 25px 0 15px 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: 15px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  clear: both;
  display: block;
  background: #b3bfd0;
  padding: 15px;
  line-height: 35px;
  margin: -15px -15px 15px -15px;
}
.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: #5b5b5b;
  background: #fff;
  display: block;
  padding: 15px;
  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 30px 15px;
  border: 1px solid #e4e4e4;
  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: 15px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  clear: both;
  display: block;
  padding: 30px;
}
.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: #000;
  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: 30px;
  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: 15px;
  margin-bottom: 30px;
  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: 12px;
  color: #5b5b5b;
  font-weight: 600;
  text-transform: none;
  padding-right: 15px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 15px 0;
  font-size: 12px;
}
@media (max-width: 991px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
  margin-top: 15px;
  padding: 15px 0;
  border-top: 1px solid #e4e4e4;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .place-order-form {
    padding: 0 30px;
  }
  .checkout-order-summary {
    padding: 30px 30px 15px;
    border: 1px solid #e4e4e4;
    border-top: 0;
    margin-left: 30px;
    margin-right: 30px;
    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: #5b5b5b;
    padding: 25px 30px;
    border-color: #e4e4e4;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: none;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e4e4e4;
  }
  .checkout-order-summary .subtotals {
    padding: 0 30px;
  }
}
.checkout-review {
  padding: 30px 30px 15px;
  border: 1px solid #e4e4e4;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 60px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #5b5b5b;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .place-order-form .checkbox {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #e4e4e4;
  font-size: 15px;
  padding: 15px;
  margin-top: 90px;
}
@media (max-width: 767px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: none;
}
.termsAndConditions-section {
  padding-bottom: 30px;
}
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: 991px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e4e4e4;
}
.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: 60px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 767px) {
  .checkout-coupon-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 7.5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: none;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 15px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 12px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: none;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: none;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .cart-voucher {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #e4e4e4;
  background-color: #f4f4f4;
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
  padding: 15px 15px;
  margin-top: 15px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 15px;
  cursor: pointer;
  margin: -15px -15px -15px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 991px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupon {
  text-align: center;
  border-top: 1px solid #e4e4e4;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 992px) {
  .gift__coupon {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupon span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupon {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .gift__coupon {
    width: 40%;
  }
}
.gift__coupon .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  clear: both;
  display: block;
  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: 15px;
  padding-right: 15px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 768px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 15px;
}
.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: 12px;
  padding: 0 14px 0 15px;
  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: #027ac9;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 767px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: 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: #5b5b5b;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 60px 40px 60px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 60px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -15px;
  margin-bottom: 30px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 30px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 112px;
    padding-left: 30px;
    padding-right: 30px;
    clear: both;
    display: block;
  }
  #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 30px 40px 30px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -35px;
  }
}
.modal__top {
  padding-bottom: 42px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #5b5b5b;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 60px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 27px;
  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: 15px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #5b5b5b;
  padding-bottom: 23px;
  margin-bottom: 19px;
  margin-top: 15px;
}
.quote-discount__modal--new__total {
  color: #5b5b5b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 57px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #e51f2a;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #bb161f;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 15px;
}
.account-navigation .account-navigation-header {
  padding: 15px;
  text-transform: none;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 15px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 15px;
  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: #027ac9;
}
.account-home .account-home-section {
  margin-bottom: 30px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 15px;
  text-transform: none;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 15px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 991px) {
  .account-home .account-home-section {
    margin-bottom: 15px;
  }
  .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: 15px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #e4e4e4;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #e4e4e4;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
.account-section .form-control[readonly] {
  background-color: white;
}
.account-section .form-control[readonly]:focus,
.account-section .form-control[readonly]:hover {
  color: #5b5b5b;
  border-color: #e4e4e4;
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #e4e4e4;
    padding-left: 30px;
    padding-right: 30px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #5b5b5b;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 15px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 40px;
}
.account-section .account-section-content .account-section-header {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 0;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  clear: both;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.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 15px;
}
.account-section .account-section-content .account-section-header .zmdi {
  margin-right: 10px;
  font-size: 30px;
  color: #027ac9;
  width: auto;
}
@media (min-width: 1200px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 0 0 60px;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 30px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content form.no-padding {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 15px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 15px;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 992px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 30px;
  }
}
.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: none;
  font-size: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0!important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: none;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #5b5b5b;
}
.account-section .account-section-content .disable-link button:hover,
.account-section .account-section-content .enable-link button:hover {
  text-decoration: underline;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
  padding: 0;
}
.account-section .account-section-content .disable-link .inative,
.account-section .account-section-content .enable-link .inative {
  color: #5b5b5b;
  pointer-events: none;
}
.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: #e4e4e4;
  top: 0;
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: none;
  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: 15px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 768px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-content .user-roles-group .form-group {
  margin-bottom: 10px;
}
.account-section .account-section-content .user-disable-checkout input {
  margin-bottom: 0;
}
.account-section .account-section-action {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 30px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 30px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.account-section .account-consignment {
  margin-top: 30px;
}
.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 #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background-color: #027ac9;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  padding: 0 10px;
}
.account-section .account-list .account-cards.company-addresses {
  padding: 0;
}
.account-section .account-list .account-cards.company-addresses .card {
  min-height: 165px;
}
.account-section .account-list .account-cards.company-preferences {
  padding: 0;
}
.account-section .account-list .account-cards.company-preferences .card {
  min-height: 64px !important;
}
.account-section .account-list .account-cards.company-preferences #amountOfDaysBox label {
  margin-right: 10px;
  margin-left: 10px;
}
.account-section .account-list .account-cards.company-preferences #amountOfDaysBox input {
  width: 64px;
  padding: 6px !important;
  margin-top: -5px;
}
.account-section .account-list .account-cards.user-preferences {
  padding: 0;
}
.account-section .account-list .account-cards.user-preferences .card {
  padding: 0px !important;
  min-height: unset !important;
}
.account-section .account-list .account-cards .notification-select {
  width: 100px !important;
  height: 32px;
  padding: 0px 6px;
  color: #5b5b5b;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 10px;
}
.account-section .account-list .account-cards .notification-label {
  padding-top: 4px;
}
.account-section .account-list .account-cards .notification-frequencies {
  width: 120px;
}
.account-section .account-list .account-cards .notification-line {
  height: fit-content;
}
.account-section .account-list .account-cards .notification-line td {
  padding: 15px 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .account-section .account-list .account-cards .notification-line {
    margin-bottom: 0px !important;
  }
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #e4e4e4;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  text-align: right;
  width: 20%;
}
.account-section .account-list .account-cards .account-cards-actions a {
  font-size: 24px;
  margin-left: 5px;
}
.account-section .account-list .account-cards .account-cards-actions a:hover {
  text-decoration: none;
  opacity: 0.9;
}
@media (min-width: 768px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border: 1px solid #e4e4e4;
  padding: 20px;
  margin-bottom: 15px;
  min-height: 150px;
  clear: both;
}
@media (min-width: 768px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
  }
}
.account-section .account-list .account-cards .card ul,
.account-section .account-list .account-cards .search-empty ul {
  width: 80%;
  margin: 0;
}
.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 {
  color: #5b5b5b;
  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: none;
  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: #5b5b5b;
  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: #027ac9;
}
@media (max-width: 992px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  color: #027ac9;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 767px) {
  .account-section .account-list .account-set-default-address {
    left: 30px;
  }
}
.account-section .account-list h3.address-title {
  padding-left: 15px;
}
.account-section .account-list h3.address-title span {
  font-weight: normal;
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .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 15px;
}
.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: 15px;
}
.account-profil .btn + .btn {
  margin-left: 15px;
}
.account-orderdetail {
  clear: both;
  display: block;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 15px 15px 35px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 15px;
  margin-bottom: 7.5px;
  margin-top: 7.5px;
  clear: both;
  display: block;
}
.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: 15px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #027ac9;
  padding: 15px 30px;
}
.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: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  clear: both;
  display: block;
}
.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: 15px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 15px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1200px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #5b5b5b;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 30px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: none;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 30px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 30px;
}
.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: none;
}
.account-address-removal-popup .address {
  margin-top: 30px;
}
.account-address-removal-popup .btn {
  margin-top: 15px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 60px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.overdue-invoices-box-content {
  outline: 1px solid #0f3057 !important;
  margin-bottom: 20px;
  padding: 5px 10px 40px;
  -webkit-border-radius: 8px;
}
.overdue-invoices-box-content .show-all-link {
  margin-top: 10px;
}
.overdue-invoices-box-content .show-all-link a {
  color: #5b5b5b;
}
.overdue-invoices-box-content .show-all-link a .zmdi {
  margin-left: 5px;
}
.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: 30px;
}
.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: 30px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table td {
  padding: 30px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table .product-quantity {
  min-width: 60px;
  background-color: white;
  padding: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #e4e4e4;
}
.responsive-table .product-image {
  float: left;
  margin-right: 15px;
  display: inline-block;
  width: 50px;
  text-align: center;
}
.responsive-table .product-image img {
  max-width: 50px;
  max-height: 50px;
}
.responsive-table .product-info {
  overflow: hidden;
}
.responsive-table .product-codeUnit {
  color: #888888;
}
.responsive-table-item {
  padding: 15px;
}
@media (max-width: 768px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a:not(.btn).responsive-table-link {
  color: #027ac9;
}
.responsive-table-item a:not(.btn):hover,
.responsive-table-item a:not(.btn):focus {
  color: #014c7d;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #5b5b5b;
  font-weight: normal;
  text-transform: none;
  font-size: inherit;
}
.form-control:focus {
  border-color: #027ac9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #5b5b5b;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #5b5b5b;
}
select.form-control {
  text-transform: none;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #5b5b5b;
}
.has-error .control-label {
  color: #5b5b5b;
}
.has-error textarea.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #5b5b5b;
}
.has-success textarea.form-control {
  background: transparent;
  border-color: #e4e4e4;
}
.has-success input.form-control {
  background: transparent;
  border-color: #e4e4e4;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 40px;
  right: 10px;
  color: #027ac9;
  cursor: pointer;
}
@media (max-width: 991px) {
  .form-element-icon.datepicker .glyphicon {
    top: 42px;
  }
}
.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;
}
.label-checkbox {
  padding-top: 2px;
}
.checkbox.disabled {
  opacity: 0.5;
  pointer-events: none;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 30px;
}
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;
}
.password_show_hide {
  margin: -1.69em 3% 0 91.5%;
  cursor: pointer;
}
.form-control-search {
  position: relative;
}
@media (max-width: 767px) {
  .form-control-search {
    max-width: 100%;
  }
}
.form-control-search .search-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #007ac9;
  font-size: 25px;
  height: 100%;
  padding: 5px 8px;
  width: 35px;
  background: white;
  border: 1px solid #e4e4e4;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  cursor: pointer;
}
.form-control-search .search-icon:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .form-control-search .search-icon {
    padding: 8px;
  }
}
.form-control-search input:focus,
.form-control-search input:active {
  border: 1px solid #e4e4e4;
}
.check-switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 10px;
  margin-top: 5px;
  /* Rounded sliders */
}
.check-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.check-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D9D9D9;
  -webkit-transition: .4s;
  transition: .4s;
}
.check-switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -5px;
  background-color: white;
  border: 1px solid #D9D9D9;
  -webkit-transition: .4s;
  transition: .4s;
}
.check-switch input:checked + .slider {
  background-color: #007ac9;
}
.check-switch input:focus + .slider {
  box-shadow: 0 0 1px #007ac9;
}
.check-switch input:checked + .slider:before {
  background-color: #0055A6;
  border: 1px solid #0055A6;
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.check-switch .slider.round {
  border-radius: 34px;
}
.check-switch .slider.round:before {
  border-radius: 50%;
}
.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: 30px;
  padding-right: 30px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 768px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-details-toggle {
    padding: 0 35px 0 15px;
  }
  .product-details-toggle .glyphicon {
    right: 15px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 30px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 30px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 767px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 12px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 12px;
  line-height: 30px;
  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: #5b5b5b;
  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 #e4e4e4;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 768px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #027ac9;
    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 #e4e4e4;
  }
  .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 #e4e4e4;
    padding-top: 30px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e4e4e4;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 30px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 30px;
  }
  .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: 30px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e4e4e4;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 30px;
    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: 30px;
    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;
  }
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 15px;
  line-height: 22px;
}
@media (max-width: 991px) {
  .quick-order__introduction {
    margin-bottom: 15px;
  }
}
.quick-order__import textarea {
  max-width: 100%;
  padding: 15px;
  background-color: #eeeeee;
  border: 0;
}
@media (max-width: 992px) {
  .quick-order__import {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: none;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .quick-order__reset-link {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 15px;
  border: 0 !important;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__list.item__list .item__remove .btn {
  font-size: 15px;
  font-weight: normal;
  color: gray;
  min-width: auto !important;
  width: auto;
  height: auto;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .quick-order__list.item__list .item__remove {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    width: auto;
  }
}
#quickOrder button {
  min-width: 150px;
}
#quickOrder button .zmdi-shopping-cart {
  font-size: 27px;
  margin-right: 5px;
}
#quickOrder button span {
  vertical-align: top;
}
#quickOrder .tab-pane {
  color: #888888;
}
@media (max-width: 992px) {
  #quickOrder .tab-pane {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
#quickOrder .nav-tabs {
  display: inline-block;
}
@media (max-width: 767px) {
  #quickOrder .nav-tabs {
    display: block;
  }
}
#quickOrder .upload-class-wrapper {
  background-color: #f7f7f7;
  display: inline-block;
  padding: 10px;
  width: 400px;
  max-width: 100%;
}
#quickOrder .upload-class-wrapper label {
  background-color: transparent;
  color: #888888;
  cursor: default;
  font-weight: normal;
  min-height: auto;
  padding: 5px;
  margin: 0;
}
#quickOrder .upload-class-wrapper .file-upload-btn {
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 3px;
  border: solid 1px #e4e4e4;
  background-color: #fff;
  min-height: auto;
  float: right;
}
#quickOrder .upload-class-wrapper .file-upload-btn:hover {
  background-color: #f7f7f7;
}
#quickOrder .item__list .item__info {
  width: auto;
}
#quickOrder .quantity-wrap {
  vertical-align: top;
  width: 120px;
  text-align: center;
  position: relative;
  display: table;
  border-collapse: separate;
  margin: 0 auto;
}
#quickOrder .quantity-wrap button {
  min-width: auto;
  height: 38px !important;
  min-height: 38px !important;
  font-size: 24px;
  font-weight: normal;
  padding: 10px;
}
#quickOrder .quantity-wrap input {
  float: none;
  display: inline-block;
  text-align: center;
  height: 38px !important;
  width: 48px !important;
}
@media (min-width: 992px) {
  #quickOrder .quantity-wrap {
    text-align: center;
  }
}
#quickOrder .item__sku__input .quick-order__help-block {
  margin: 0;
}
#quickOrder .item__sku__input.item__error input {
  border: 1px solid #fd7b7b;
  color: #fd7b7b;
}
#quickOrder .item__sku__input.item__error .quick-order__help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}
#quickOrder .item__sku__input input {
  background: #f7f7f7;
  padding: 10px;
}
@media (min-width: 992px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 991px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 0;
  width: 25%;
}
@media (max-width: 991px) {
  #quickOrder .item__sku__input {
    padding: 0;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__sku__input_remove {
  display: inline-block;
  position: relative;
}
@media (max-width: 991px) {
  #quickOrder .item__sku__input_remove {
    width: 100%;
  }
}
#quickOrder .item__image {
  text-align: center;
}
#quickOrder .item__list--item {
  border-top: 0;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
  #quickOrder .item__list--item .item__quantity,
  #quickOrder .item__list--item .item__per_price {
    margin-left: 110px;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__info {
    width: 30%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
  font-size: inherit;
  font-weight: normal;
  color: black;
}
#quickOrder .item__list--item .item__price {
  color: #027ac9;
}
#quickOrder .item__list--item .item__price br + br {
  display: none;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 25px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 30px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .import-csv__file-upload {
    border-left: 1px solid #e4e4e4;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 30px;
}
.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;
}
.replenishment-cancel-button span {
  color: #027ac9;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 60px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 767px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -16px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 15px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 30px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 15px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 45px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 991px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #5b5b5b;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #5b5b5b;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 15px;
  background-color: #027ac9;
  border: 1px solid #e4e4e4;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 45px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 45px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #5b5b5b;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 60px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 15px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #0f3057;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 20px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #027ac9;
  border: 1px solid #e4e4e4;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 30px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #e4e4e4;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e4e4e4;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e4e4e4;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 12px;
  font-weight: 600;
  color: #5b5b5b;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e4e4e4;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 15px;
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
  padding-bottom: 30px;
  clear: both;
  display: block;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e4e4e4;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 767px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 30px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 15px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 30px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 60px;
  }
  .advancedSearch .item-list-item {
    clear: both;
    display: block;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 15px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 15px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 15px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 15px 30px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 30px;
    padding-right: 30px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 30px;
    padding-right: 30px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #5b5b5b;
  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: #027ac9;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #e4e4e4;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 30px;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e4e4e4;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #5b5b5b;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 30px;
  }
  .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: 30px;
    padding-right: 30px;
  }
  .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: #027ac9;
    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;
  }
}
/* Define all variables for this theme */
/* Bootstrap responsive grid */
/* ###########################################################################

  Responsive Utilities fix (Bootstrap default) :

  Parent-style sets screen-xs @ 0640px -> original design was made for 0768px
  Parent-style sets screen-md @ 1024px -> original design was made for 0992px

########################################################################### */
@media (min-width: 1201px) {
  .col-lg-2_4 {
    width: 20%;
  }
}
/* Width | height | padding | margins | seconds */
/* ###########################################################################

  Default padding fix (Bootstrap default) :

  Parent-style sets basic margins to 10px, which is 5px short

########################################################################### */
/* Mixins */
/* ###########################################################################
  Default
########################################################################### */
.selection-dom {
  background: #027ac9;
  color: #ffffff;
}
.opacity-1 {
  opacity: 1;
}
.opacity-5 {
  opacity: .5;
}
.opacity-0 {
  opacity: 0;
}
.square-button {
  min-width: 45px;
  max-width: 45px;
  width: 45px;
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  overflow: hidden;
}
.square-button-small {
  min-width: 38px !important;
  max-width: 38px !important;
  width: 38px !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.button-small {
  min-width: auto !important;
  max-width: 100% !important;
  width: auto !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.border-none {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
}
.border-round-none {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0s !important;
}
.border-round {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.border-round-small {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.border-round-top-left {
  border-top-left-radius: 8px!important;
  -moz-border-top-left-radius: 8px !important;
  -webkit-border-top-left-radius: 8px !important;
}
.border-round-top-right {
  border-top-right-radius: 8px !important;
  -moz-border-top-right-radius: 8px !important;
  -webkit-border-top-right-radius: 8px !important;
}
.border-round-bottom-left {
  border-bottom-left-radius: 8px!important;
  -moz-border-bottom-left-radius: 8px !important;
  -webkit-border-bottom-left-radius: 8px !important;
}
.border-round-bottom-right {
  border-bottom-right-radius: 8px !important;
  -moz-border-bottom-right-radius: 8px !important;
  -webkit-border-bottom-right-radius: 8px !important;
}
.round-small-left {
  border-radius: 4px 0 0 4px !important;
  -moz-border-radius: 4px 0 0 4px !important;
  -webkit-border-radius: 4px 0 0 4px !important;
}
.round-small-right {
  border-radius: 0 4px 4px 0 !important;
  -moz-border-radius: 0 4px 4px 0 !important;
  -webkit-border-radius: 0 4px 4px 0 !important;
}
.round-small-top-left {
  border-top-left-radius: 4px!important;
  -moz-border-top-left-radius: 4px !important;
  -webkit-border-top-left-radius: 4px !important;
}
.round-small-top-right {
  border-top-right-radius: 4px !important;
  -moz-border-top-right-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
}
@media (max-width: 767px) {
  .round-xs-small-top-right {
    border-top-right-radius: 4px !important;
    -moz-border-top-right-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
  }
}
.round-small-bottom-left {
  border-bottom-left-radius: 4px !important;
  -moz-border-bottom-left-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px !important;
}
.round-small-bottom-right {
  border-bottom-right-radius: 4px !important;
  -moz-border-bottom-right-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
}
.padding-none {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
.margin-none {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
}
.display-none {
  display: none !important;
}
.chevron-toggle-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.chevron-toggle-0 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* ###########################################################################
  Input Elements
########################################################################### */
.input-default,
.input-default-xs {
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
}
.input-default {
  min-height: 45px;
  max-height: 45px;
  padding: 15px;
}
.input-default-xs {
  min-height: 32px;
  padding: 3.75px;
}
/* ###########################################################################
  Pagination | pager
########################################################################### */
.pager-interactive {
  background-color: #027ac9;
  color: #ffffff;
}
/* ###########################################################################
  Edge | > IE 11 error
########################################################################### */
/* Ref. https://stackoverflow.com/a/23441387/5118952 */
.list-unstyled-bugfix .list-unstyled {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.list-unstyled-bugfix .list-unstyled[class*=bugfix] > li {
  display: block;
}
.list-unstyled-bugfix .list-unstyled.bugfix-inline > li {
  display: inline-block;
}
/* add custom padding to col */
.cpr {
  padding-right: 0 !important;
  padding-left: 30px !important;
}
.cpl {
  padding-left: 0 !important;
  padding-right: 30px !important;
}
/* Asset (fonts) paths */
/* ###########################################################################
  General
########################################################################### */
/* Font | icon settings */
/* Colors */
/* ###########################################################################
  Main Colors
########################################################################### */
/* General */
/* #0b5b8f; */
/* Typography colors */
/* Main color pallette */
/* Cart */
/* Advanced Search */
/* Statusses */
/* Rating */
/* Color change when hovering | focussing */
/* ###########################################################################
  Deprecated [not used, so far]
########################################################################### */
/* Border colors */
/* Form colors */
/* Input [state] colors */
/* Header background */
/* Secondary navigation [my account | my company] */
/* Search */
/* Navigation icons */
/* Header - categories */
/* Off-canvas navigation */
/* Breadcrumbs */
/* Footer */
/* Wells */
/* Items */
/* Tables */
/* List */
/* Pagers */
/* Buttons */
/* Buttons - primary */
/* Buttons - secondary */
/* Buttons - outline */
/* Accordion */
/* Modal */
/* Account */
/* Checkout */
/* Coupon */
/* Various */
/* alerts */
/* custom scrollbar */
/* Get all parent-snippets (prefixed by an _underscore) */
/* Get main style-sheet */
html,
body {
  min-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
body {
  /* Ref. https://msdn.microsoft.com/en-us/library/hh771902 */
  -ms-overflow-style: scrollbar;
  margin: 0;
  padding-bottom: 0;
}
body.no-flow {
  overflow: hidden;
}
body .renew-password-modal {
  overflow: auto;
  height: 100%;
}
body .language-selector-modal .selector-language {
  padding: 0;
  max-width: 450px;
  margin: 0 auto 20px;
  opacity: 1 !important;
}
.main.scan_main {
  margin-top: 50px;
}
::-moz-selection {
  background: #027ac9;
  color: #ffffff;
}
::selection {
  background: #027ac9;
  color: #ffffff;
}
*,
*:active *:focus {
  outline: none !important;
  box-shadow: none !important;
}
hr.divider {
  float: left;
  width: 100%;
  border-top: 1px solid #e4e4e4;
}
[id*=section-] > [class*=container] {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
  max-width: 1540px;
}
[id*=section-footer] > [class*=container] {
  margin-top: 0;
  margin-bottom: 10px;
  width: 80% !important;
  max-width: 1540px !important;
}
[id*=section-footer-bottom] > [class*=container] {
  width: 80% !important;
  max-width: 1540px !important;
  margin: 0 auto !important;
}
.container-fluid {
  width: 80%;
  max-width: 1540px;
}
#section-alp > [class*=container] {
  width: 80%;
  max-width: 1540px;
}
@media (max-width: 1540px) {
  [id*=section-] > [class*=container],
  [id*=section-footer-bottom] > [class*=container],
  .container-fluid {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  body:not(.page-checkout-login):not(.page-multiStepCheckoutSummaryPage):not(.page-orderConfirmationPage):not(.page-faboryScanPage) {
    padding-top: 110px !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');
}
.outofstock {
  color: #e5202a;
}
.instock,
.crossdock {
  color: #269512;
}
.partialstock {
  color: #f6861f;
}
.form-group .error {
  color: #ed1c24;
}
.form-group .form-control.error {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.error-message-holder .error {
  color: #ed1c24;
}
.no-price {
  display: inline-block;
  line-height: 12px;
  margin-top: 20px;
  padding: 8px 15px;
  min-height: 20px;
  margin-bottom: 20px;
  border: 1px solid #444444 !important;
  border-radius: 5px;
  -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) !important;
  background-color: #ffffff !important;
}
.no-price .zmdi-alert-circle-o,
.no-price .alert-warning,
.no-price .alert-danger {
  font-size: 24px;
}
.no-price a {
  color: #444444 !important;
}
.no-price a:hover {
  text-decoration: underline !important;
}
.price-message-wrapper {
  line-height: 12px;
}
.price-message-wrapper .zmdi {
  font-size: 20px;
  margin-left: 5px;
  color: #027ac9;
}
.price-message-wrapper .price-message-holder {
  position: relative;
  display: inline-block;
  color: #444444;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}
.price-message-wrapper .price-message-holder:hover {
  text-decoration: none;
  color: #027ac9;
}
.price-message-wrapper .price-message-holder .price-message-holder-text {
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 135%;
  left: 50%;
  margin-left: -75px;
  line-height: 1.2;
  white-space: normal;
}
.price-message-wrapper .price-message-holder .price-message-holder-text::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.price-message-wrapper .price-message-holder:hover .price-message-holder-text {
  visibility: visible;
}
.error_content {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 90%;
  margin: 0 auto;
}
.error_content .wrap:first-of-type {
  width: 40%;
  display: flex;
  justify-content: center;
}
.error_content .wrap:last-of-type {
  width: 40%;
}
.error_content .text_wrap {
  height: 150px;
  overflow: hidden;
  padding-bottom: 20px;
  font-size: 18px;
  color: #000000;
  line-height: 21px;
}
.error_content .text_wrap p {
  font-size: 18px;
  color: #000000;
  line-height: 21px;
  margin: 0 0 5px;
}
.error_content .devider {
  width: 1px;
  background: #5b5b5b;
}
@media (max-width: 768px) {
  .error_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .error_content .wrap:first-of-type {
    margin-bottom: 20px;
  }
  .error_content .wrap:first-of-type,
  .error_content .wrap:last-of-type {
    width: 100%;
    text-align: center;
  }
  .error_content .btn-block {
    max-width: 50%;
    margin: 0 auto;
  }
  .error_content .devider {
    display: none;
  }
}
@media (max-width: 480px) {
  .error_content .btn-block {
    max-width: 100%;
  }
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1025px) {
  .dropdown table {
    width: 80%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .dropdown table {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .dropdown table {
    width: 100%;
  }
}
.dropdown table th {
  color: #FFFFFF;
  background-color: #0F3057;
  text-align: left;
}
.dropdown table td {
  padding: 15px 10px;
}
.btn-disabled[disabled]:hover,
.btn-disabled.disabled:hover {
  cursor: wait;
}
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'material-design-iconic-font';
  src: url('../../../responsive/theme-fabory/icons/material-design-iconic-font.woff2') format('woff2'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.woff') format('woff'), url('../../../responsive/theme-fabory/icons/material-design-iconic-font.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zmdb {
  display: block;
  font: normal normal normal 15px 'arial', 'helvetica', 'sans-serif', 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.zmdi-hc-2x {
  font-size: 2em;
}
.zmdi-hc-3x {
  font-size: 3em;
}
.zmdi-hc-4x {
  font-size: 4em;
}
.zmdi-hc-5x {
  font-size: 5em;
}
.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}
.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.zmdi-hc-ul > li {
  position: relative;
}
.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em;
}
.zmdi-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}
.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}
.zmdi.pull-left {
  float: left;
  margin-right: .15em;
}
.zmdi.pull-right {
  float: right;
  margin-left: .15em;
}
.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}
.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}
@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.zmdi-hc-stack-1x {
  line-height: inherit;
}
.zmdi-hc-stack-2x {
  font-size: 2em;
}
.zmdi-hc-inverse {
  color: #ffffff;
}
/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: '\f101';
}
.zmdi-airplane-off:before {
  content: '\f102';
}
.zmdi-airplane:before {
  content: '\f103';
}
.zmdi-alert-circle:before {
  content: '\f1f1';
}
.zmdi-album:before {
  content: '\f104';
}
.zmdi-archive:before {
  content: '\f105';
}
.zmdi-assignment-account:before {
  content: '\f106';
}
.zmdi-assignment-alert:before {
  content: '\f107';
}
.zmdi-assignment-check:before {
  content: '\f108';
}
.zmdi-assignment-o:before {
  content: '\f109';
}
.zmdi-assignment-return:before {
  content: '\f10a';
}
.zmdi-assignment-returned:before {
  content: '\f10b';
}
.zmdi-assignment:before {
  content: '\f10c';
}
.zmdi-attachment-alt:before {
  content: '\f10d';
}
.zmdi-attachment:before {
  content: '\f10e';
}
.zmdi-audio:before {
  content: '\f10f';
}
.zmdi-badge-check:before {
  content: '\f110';
}
.zmdi-balance-wallet:before {
  content: '\f111';
}
.zmdi-balance:before {
  content: '\f112';
}
.zmdi-battery-alert:before {
  content: '\f113';
}
.zmdi-battery-flash:before {
  content: '\f114';
}
.zmdi-battery-unknown:before {
  content: '\f115';
}
.zmdi-battery:before {
  content: '\f116';
}
.zmdi-bike:before {
  content: '\f117';
}
.zmdi-block-alt:before {
  content: '\f118';
}
.zmdi-block:before {
  content: '\f119';
}
.zmdi-boat:before {
  content: '\f11a';
}
.zmdi-book-image:before {
  content: '\f11b';
}
.zmdi-book:before {
  content: '\f11c';
}
.zmdi-bookmark-outline:before {
  content: '\f11d';
}
.zmdi-bookmark:before {
  content: '\f11e';
}
.zmdi-brush:before {
  content: '\f11f';
}
.zmdi-bug:before {
  content: '\f120';
}
.zmdi-bus:before {
  content: '\f121';
}
.zmdi-cake:before {
  content: '\f122';
}
.zmdi-car-taxi:before {
  content: '\f123';
}
.zmdi-car-wash:before {
  content: '\f124';
}
.zmdi-car:before {
  content: '\f125';
}
.zmdi-card-giftcard:before {
  content: '\f126';
}
.zmdi-card-membership:before {
  content: '\f127';
}
.zmdi-card-travel:before {
  content: '\f128';
}
.zmdi-card:before {
  content: '\f129';
}
.zmdi-case-check:before {
  content: '\f12a';
}
.zmdi-case-download:before {
  content: '\f12b';
}
.zmdi-case-play:before {
  content: '\f12c';
}
.zmdi-case:before {
  content: '\f12d';
}
.zmdi-cast-connected:before {
  content: '\f12e';
}
.zmdi-cast:before {
  content: '\f12f';
}
.zmdi-chart-donut:before {
  content: '\f130';
}
.zmdi-chart:before {
  content: '\f131';
}
.zmdi-city-alt:before {
  content: '\f132';
}
.zmdi-city:before {
  content: '\f133';
}
.zmdi-close-circle-o:before {
  content: '\f134';
}
.zmdi-close-circle:before {
  content: '\f135';
}
.zmdi-close:before {
  content: '\f136';
}
.zmdi-cocktail:before {
  content: '\f137';
}
.zmdi-code-setting:before {
  content: '\f138';
}
.zmdi-code-smartphone:before {
  content: '\f139';
}
.zmdi-code:before {
  content: '\f13a';
}
.zmdi-coffee:before {
  content: '\f13b';
}
.zmdi-collection-bookmark:before {
  content: '\f13c';
}
.zmdi-collection-case-play:before {
  content: '\f13d';
}
.zmdi-collection-folder-image:before {
  content: '\f13e';
}
.zmdi-collection-image-o:before {
  content: '\f13f';
}
.zmdi-collection-image:before {
  content: '\f140';
}
.zmdi-collection-item-1:before {
  content: '\f141';
}
.zmdi-collection-item-2:before {
  content: '\f142';
}
.zmdi-collection-item-3:before {
  content: '\f143';
}
.zmdi-collection-item-4:before {
  content: '\f144';
}
.zmdi-collection-item-5:before {
  content: '\f145';
}
.zmdi-collection-item-6:before {
  content: '\f146';
}
.zmdi-collection-item-7:before {
  content: '\f147';
}
.zmdi-collection-item-8:before {
  content: '\f148';
}
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}
.zmdi-collection-item-9:before {
  content: '\f14a';
}
.zmdi-collection-item:before {
  content: '\f14b';
}
.zmdi-collection-music:before {
  content: '\f14c';
}
.zmdi-collection-pdf:before {
  content: '\f14d';
}
.zmdi-collection-plus:before {
  content: '\f14e';
}
.zmdi-collection-speaker:before {
  content: '\f14f';
}
.zmdi-collection-text:before {
  content: '\f150';
}
.zmdi-collection-video:before {
  content: '\f151';
}
.zmdi-compass:before {
  content: '\f152';
}
.zmdi-cutlery:before {
  content: '\f153';
}
.zmdi-delete:before {
  content: '\f154';
}
.zmdi-dialpad:before {
  content: '\f155';
}
.zmdi-dns:before {
  content: '\f156';
}
.zmdi-drink:before {
  content: '\f157';
}
.zmdi-edit:before {
  content: '\f158';
}
.zmdi-email-open:before {
  content: '\f159';
}
.zmdi-email:before {
  content: '\f15a';
}
.zmdi-eye-off:before {
  content: '\f15b';
}
.zmdi-eye:before {
  content: '\f15c';
}
.zmdi-eyedropper:before {
  content: '\f15d';
}
.zmdi-favorite-outline:before {
  content: '\f15e';
}
.zmdi-favorite:before {
  content: '\f15f';
}
.zmdi-filter-list:before {
  content: '\f160';
}
.zmdi-fire:before {
  content: '\f161';
}
.zmdi-flag:before {
  content: '\f162';
}
.zmdi-flare:before {
  content: '\f163';
}
.zmdi-flash-auto:before {
  content: '\f164';
}
.zmdi-flash-off:before {
  content: '\f165';
}
.zmdi-flash:before {
  content: '\f166';
}
.zmdi-flip:before {
  content: '\f167';
}
.zmdi-flower-alt:before {
  content: '\f168';
}
.zmdi-flower:before {
  content: '\f169';
}
.zmdi-font:before {
  content: '\f16a';
}
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}
.zmdi-fullscreen:before {
  content: '\f16d';
}
.zmdi-functions:before {
  content: '\f16e';
}
.zmdi-gas-station:before {
  content: '\f16f';
}
.zmdi-gesture:before {
  content: '\f170';
}
.zmdi-globe-alt:before {
  content: '\f171';
}
.zmdi-globe-lock:before {
  content: '\f172';
}
.zmdi-globe:before {
  content: '\f173';
}
.zmdi-graduation-cap:before {
  content: '\f174';
}
.zmdi-home:before {
  content: '\f175';
}
.zmdi-hospital-alt:before {
  content: '\f176';
}
.zmdi-hospital:before {
  content: '\f177';
}
.zmdi-hotel:before {
  content: '\f178';
}
.zmdi-hourglass-alt:before {
  content: '\f179';
}
.zmdi-hourglass-outline:before {
  content: '\f17a';
}
.zmdi-hourglass:before {
  content: '\f17b';
}
.zmdi-http:before {
  content: '\f17c';
}
.zmdi-image-alt:before {
  content: '\f17d';
}
.zmdi-image-o:before {
  content: '\f17e';
}
.zmdi-image:before {
  content: '\f17f';
}
.zmdi-inbox:before {
  content: '\f180';
}
.zmdi-invert-colors-off:before {
  content: '\f181';
}
.zmdi-invert-colors:before {
  content: '\f182';
}
.zmdi-key:before {
  content: '\f183';
}
.zmdi-label-alt-outline:before {
  content: '\f184';
}
.zmdi-label-alt:before {
  content: '\f185';
}
.zmdi-label-heart:before {
  content: '\f186';
}
.zmdi-label:before {
  content: '\f187';
}
.zmdi-labels:before {
  content: '\f188';
}
.zmdi-lamp:before {
  content: '\f189';
}
.zmdi-landscape:before {
  content: '\f18a';
}
.zmdi-layers-off:before {
  content: '\f18b';
}
.zmdi-layers:before {
  content: '\f18c';
}
.zmdi-library:before {
  content: '\f18d';
}
.zmdi-link:before {
  content: '\f18e';
}
.zmdi-lock-open:before {
  content: '\f18f';
}
.zmdi-lock-outline:before {
  content: '\f190';
}
.zmdi-lock:before {
  content: '\f191';
}
.zmdi-mail-reply-all:before {
  content: '\f192';
}
.zmdi-mail-reply:before {
  content: '\f193';
}
.zmdi-mail-send:before {
  content: '\f194';
}
.zmdi-mall:before {
  content: '\f195';
}
.zmdi-map:before {
  content: '\f196';
}
.zmdi-menu:before {
  content: '\f197';
}
.zmdi-money-box:before {
  content: '\f198';
}
.zmdi-money-off:before {
  content: '\f199';
}
.zmdi-money:before {
  content: '\f19a';
}
.zmdi-more-vert:before {
  content: '\f19b';
}
.zmdi-more:before {
  content: '\f19c';
}
.zmdi-movie-alt:before {
  content: '\f19d';
}
.zmdi-movie:before {
  content: '\f19e';
}
.zmdi-nature-people:before {
  content: '\f19f';
}
.zmdi-nature:before {
  content: '\f1a0';
}
.zmdi-navigation:before {
  content: '\f1a1';
}
.zmdi-open-in-browser:before {
  content: '\f1a2';
}
.zmdi-open-in-new:before {
  content: '\f1a3';
}
.zmdi-palette:before {
  content: '\f1a4';
}
.zmdi-parking:before {
  content: '\f1a5';
}
.zmdi-pin-account:before {
  content: '\f1a6';
}
.zmdi-pin-assistant:before {
  content: '\f1a7';
}
.zmdi-pin-drop:before {
  content: '\f1a8';
}
.zmdi-pin-help:before {
  content: '\f1a9';
}
.zmdi-pin-off:before {
  content: '\f1aa';
}
.zmdi-pin:before {
  content: '\f1ab';
}
.zmdi-pizza:before {
  content: '\f1ac';
}
.zmdi-plaster:before {
  content: '\f1ad';
}
.zmdi-power-setting:before {
  content: '\f1ae';
}
.zmdi-power:before {
  content: '\f1af';
}
.zmdi-print:before {
  content: '\f1b0';
}
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}
.zmdi-quote:before {
  content: '\f1b2';
}
.zmdi-railway:before {
  content: '\f1b3';
}
.zmdi-receipt:before {
  content: '\f1b4';
}
.zmdi-refresh-alt:before {
  content: '\f1b5';
}
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}
.zmdi-refresh-sync:before {
  content: '\f1b8';
}
.zmdi-refresh:before {
  content: '\f1b9';
}
.zmdi-roller:before {
  content: '\f1ba';
}
.zmdi-ruler:before {
  content: '\f1bb';
}
.zmdi-scissors:before {
  content: '\f1bc';
}
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}
.zmdi-screen-rotation:before {
  content: '\f1be';
}
.zmdi-search-for:before {
  content: '\f1bf';
}
.zmdi-search-in-file:before {
  content: '\f1c0';
}
.zmdi-search-in-page:before {
  content: '\f1c1';
}
.zmdi-search-replace:before {
  content: '\f1c2';
}
.zmdi-search:before {
  content: '\f1c3';
}
.zmdi-seat:before {
  content: '\f1c4';
}
.zmdi-settings-square:before {
  content: '\f1c5';
}
.zmdi-settings:before {
  content: '\f1c6';
}
.zmdi-shield-check:before {
  content: '\f1c7';
}
.zmdi-shield-security:before {
  content: '\f1c8';
}
.zmdi-shopping-basket:before {
  content: '\f1c9';
}
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}
.zmdi-shopping-cart:before {
  content: '\f1cb';
}
.zmdi-sign-in:before {
  content: '\f1cc';
}
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}
.zmdi-sort-asc:before {
  content: '\f1cf';
}
.zmdi-sort-desc:before {
  content: '\f1d0';
}
.zmdi-spellcheck:before {
  content: '\f1d1';
}
.zmdi-storage:before {
  content: '\f1d2';
}
.zmdi-store-24:before {
  content: '\f1d3';
}
.zmdi-store:before {
  content: '\f1d4';
}
.zmdi-subway:before {
  content: '\f1d5';
}
.zmdi-sun:before {
  content: '\f1d6';
}
.zmdi-tab-unselected:before {
  content: '\f1d7';
}
.zmdi-tab:before {
  content: '\f1d8';
}
.zmdi-tag-close:before {
  content: '\f1d9';
}
.zmdi-tag-more:before {
  content: '\f1da';
}
.zmdi-tag:before {
  content: '\f1db';
}
.zmdi-thumb-down:before {
  content: '\f1dc';
}
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}
.zmdi-thumb-up:before {
  content: '\f1de';
}
.zmdi-ticket-star:before {
  content: '\f1df';
}
.zmdi-toll:before {
  content: '\f1e0';
}
.zmdi-toys:before {
  content: '\f1e1';
}
.zmdi-traffic:before {
  content: '\f1e2';
}
.zmdi-translate:before {
  content: '\f1e3';
}
.zmdi-triangle-down:before {
  content: '\f1e4';
}
.zmdi-triangle-up:before {
  content: '\f1e5';
}
.zmdi-truck:before {
  content: '\f1e6';
}
.zmdi-turning-sign:before {
  content: '\f1e7';
}
.zmdi-wallpaper:before {
  content: '\f1e8';
}
.zmdi-washing-machine:before {
  content: '\f1e9';
}
.zmdi-window-maximize:before {
  content: '\f1ea';
}
.zmdi-window-minimize:before {
  content: '\f1eb';
}
.zmdi-window-restore:before {
  content: '\f1ec';
}
.zmdi-wrench:before {
  content: '\f1ed';
}
.zmdi-zoom-in:before {
  content: '\f1ee';
}
.zmdi-zoom-out:before {
  content: '\f1ef';
}
.zmdi-alert-circle-o:before,
.alert-warning:before,
.alert-danger:before {
  content: '\f1f0';
}
.zmdi-alert-circle:before {
  content: '\f1f1';
}
.zmdi-alert-octagon:before {
  content: '\f1f2';
}
.zmdi-alert-polygon:before {
  content: '\f1f3';
}
.zmdi-alert-triangle:before {
  content: '\f1f4';
}
.zmdi-help-outline:before {
  content: '\f1f5';
}
.zmdi-help:before {
  content: '\f1f6';
}
.zmdi-info-outline:before {
  content: '\f1f7';
}
.zmdi-info:before {
  content: '\f1f8';
}
.zmdi-notifications-active:before {
  content: '\f1f9';
}
.zmdi-notifications-add:before {
  content: '\f1fa';
}
.zmdi-notifications-none:before {
  content: '\f1fb';
}
.zmdi-notifications-off:before {
  content: '\f1fc';
}
.zmdi-notifications-paused:before {
  content: '\f1fd';
}
.zmdi-notifications:before {
  content: '\f1fe';
}
.zmdi-account-add:before {
  content: '\f1ff';
}
.zmdi-account-box-mail:before {
  content: '\f200';
}
.zmdi-account-box-o:before {
  content: '\f201';
}
.zmdi-account-box-phone:before {
  content: '\f202';
}
.zmdi-account-box:before {
  content: '\f203';
}
.zmdi-account-calendar:before {
  content: '\f204';
}
.zmdi-account-circle:before {
  content: '\f205';
}
.zmdi-account-o:before {
  content: '\f206';
}
.zmdi-account:before {
  content: '\f207';
}
.zmdi-accounts-add:before {
  content: '\f208';
}
.zmdi-accounts-alt:before {
  content: '\f209';
}
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}
.zmdi-accounts-list:before {
  content: '\f20b';
}
.zmdi-accounts-outline:before {
  content: '\f20c';
}
.zmdi-accounts:before {
  content: '\f20d';
}
.zmdi-face:before {
  content: '\f20e';
}
.zmdi-female:before {
  content: '\f20f';
}
.zmdi-male-alt:before {
  content: '\f210';
}
.zmdi-male-female:before {
  content: '\f211';
}
.zmdi-male:before {
  content: '\f212';
}
.zmdi-mood-bad:before {
  content: '\f213';
}
.zmdi-mood:before {
  content: '\f214';
}
.zmdi-run:before {
  content: '\f215';
}
.zmdi-walk:before {
  content: '\f216';
}
.zmdi-cloud-box:before {
  content: '\f217';
}
.zmdi-cloud-circle:before {
  content: '\f218';
}
.zmdi-cloud-done:before {
  content: '\f219';
}
.zmdi-cloud-download:before {
  content: '\f21a';
}
.zmdi-cloud-off:before {
  content: '\f21b';
}
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}
.zmdi-cloud-outline:before {
  content: '\f21d';
}
.zmdi-cloud-upload:before {
  content: '\f21e';
}
.zmdi-cloud:before {
  content: '\f21f';
}
.zmdi-download:before {
  content: '\f220';
}
.zmdi-file-plus:before {
  content: '\f221';
}
.zmdi-file-text:before {
  content: '\f222';
}
.zmdi-file:before {
  content: '\f223';
}
.zmdi-folder-outline:before {
  content: '\f224';
}
.zmdi-folder-person:before {
  content: '\f225';
}
.zmdi-folder-star-alt:before {
  content: '\f226';
}
.zmdi-folder-star:before {
  content: '\f227';
}
.zmdi-folder:before {
  content: '\f228';
}
.zmdi-gif:before {
  content: '\f229';
}
.zmdi-upload:before {
  content: '\f22a';
}
.zmdi-border-all:before {
  content: '\f22b';
}
.zmdi-border-bottom:before {
  content: '\f22c';
}
.zmdi-border-clear:before {
  content: '\f22d';
}
.zmdi-border-color:before {
  content: '\f22e';
}
.zmdi-border-horizontal:before {
  content: '\f22f';
}
.zmdi-border-inner:before {
  content: '\f230';
}
.zmdi-border-left:before {
  content: '\f231';
}
.zmdi-border-outer:before {
  content: '\f232';
}
.zmdi-border-right:before {
  content: '\f233';
}
.zmdi-border-style:before {
  content: '\f234';
}
.zmdi-border-top:before {
  content: '\f235';
}
.zmdi-border-vertical:before {
  content: '\f236';
}
.zmdi-copy:before {
  content: '\f237';
}
.zmdi-crop:before {
  content: '\f238';
}
.zmdi-format-align-center:before {
  content: '\f239';
}
.zmdi-format-align-justify:before {
  content: '\f23a';
}
.zmdi-format-align-left:before {
  content: '\f23b';
}
.zmdi-format-align-right:before {
  content: '\f23c';
}
.zmdi-format-bold:before {
  content: '\f23d';
}
.zmdi-format-clear-all:before {
  content: '\f23e';
}
.zmdi-format-clear:before {
  content: '\f23f';
}
.zmdi-format-color-fill:before {
  content: '\f240';
}
.zmdi-format-color-reset:before {
  content: '\f241';
}
.zmdi-format-color-text:before {
  content: '\f242';
}
.zmdi-format-indent-decrease:before {
  content: '\f243';
}
.zmdi-format-indent-increase:before {
  content: '\f244';
}
.zmdi-format-italic:before {
  content: '\f245';
}
.zmdi-format-line-spacing:before {
  content: '\f246';
}
.zmdi-format-list-bulleted:before {
  content: '\f247';
}
.zmdi-format-list-numbered:before {
  content: '\f248';
}
.zmdi-format-ltr:before {
  content: '\f249';
}
.zmdi-format-rtl:before {
  content: '\f24a';
}
.zmdi-format-size:before {
  content: '\f24b';
}
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}
.zmdi-format-strikethrough:before {
  content: '\f24d';
}
.zmdi-format-subject:before {
  content: '\f24e';
}
.zmdi-format-underlined:before {
  content: '\f24f';
}
.zmdi-format-valign-bottom:before {
  content: '\f250';
}
.zmdi-format-valign-center:before {
  content: '\f251';
}
.zmdi-format-valign-top:before {
  content: '\f252';
}
.zmdi-redo:before {
  content: '\f253';
}
.zmdi-select-all:before {
  content: '\f254';
}
.zmdi-space-bar:before {
  content: '\f255';
}
.zmdi-text-format:before {
  content: '\f256';
}
.zmdi-transform:before {
  content: '\f257';
}
.zmdi-undo:before {
  content: '\f258';
}
.zmdi-wrap-text:before {
  content: '\f259';
}
.zmdi-comment-alert:before {
  content: '\f25a';
}
.zmdi-comment-alt-text:before {
  content: '\f25b';
}
.zmdi-comment-alt:before {
  content: '\f25c';
}
.zmdi-comment-edit:before {
  content: '\f25d';
}
.zmdi-comment-image:before {
  content: '\f25e';
}
.zmdi-comment-list:before {
  content: '\f25f';
}
.zmdi-comment-more:before {
  content: '\f260';
}
.zmdi-comment-outline:before {
  content: '\f261';
}
.zmdi-comment-text-alt:before {
  content: '\f262';
}
.zmdi-comment-text:before {
  content: '\f263';
}
.zmdi-comment-video:before {
  content: '\f264';
}
.zmdi-comment:before {
  content: '\f265';
}
.zmdi-comments:before {
  content: '\f266';
}
.zmdi-check-all:before {
  content: '\f267';
}
.zmdi-check-circle-u:before {
  content: '\f268';
}
.zmdi-check-circle:before {
  content: '\f269';
}
.zmdi-check-square:before {
  content: '\f26a';
}
.zmdi-check:before,
.alert-success:before {
  content: '\f26b';
}
.zmdi-circle-o:before {
  content: '\f26c';
}
.zmdi-circle:before {
  content: '\f26d';
}
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}
.zmdi-dot-circle:before {
  content: '\f26f';
}
.zmdi-minus-circle-outline:before {
  content: '\f270';
}
.zmdi-minus-circle:before {
  content: '\f271';
}
.zmdi-minus-square:before {
  content: '\f272';
}
.zmdi-minus:before {
  content: '\f273';
}
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}
.zmdi-plus-circle-o:before {
  content: '\f275';
}
.zmdi-plus-circle:before {
  content: '\f276';
}
.zmdi-plus-square:before {
  content: '\f277';
}
.zmdi-plus:before {
  content: '\f278';
}
.zmdi-square-o:before {
  content: '\f279';
}
.zmdi-star-circle:before {
  content: '\f27a';
}
.zmdi-star-half:before {
  content: '\f27b';
}
.zmdi-star-outline:before {
  content: '\f27c';
}
.zmdi-star:before {
  content: '\f27d';
}
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}
.zmdi-bluetooth-off:before {
  content: '\f27f';
}
.zmdi-bluetooth-search:before {
  content: '\f280';
}
.zmdi-bluetooth-setting:before {
  content: '\f281';
}
.zmdi-bluetooth:before {
  content: '\f282';
}
.zmdi-camera-add:before {
  content: '\f283';
}
.zmdi-camera-alt:before {
  content: '\f284';
}
.zmdi-camera-bw:before {
  content: '\f285';
}
.zmdi-camera-front:before {
  content: '\f286';
}
.zmdi-camera-mic:before {
  content: '\f287';
}
.zmdi-camera-party-mode:before {
  content: '\f288';
}
.zmdi-camera-rear:before {
  content: '\f289';
}
.zmdi-camera-roll:before {
  content: '\f28a';
}
.zmdi-camera-switch:before {
  content: '\f28b';
}
.zmdi-camera:before {
  content: '\f28c';
}
.zmdi-card-alert:before {
  content: '\f28d';
}
.zmdi-card-off:before {
  content: '\f28e';
}
.zmdi-card-sd:before {
  content: '\f28f';
}
.zmdi-card-sim:before {
  content: '\f290';
}
.zmdi-desktop-mac:before {
  content: '\f291';
}
.zmdi-desktop-windows:before {
  content: '\f292';
}
.zmdi-device-hub:before {
  content: '\f293';
}
.zmdi-devices-off:before {
  content: '\f294';
}
.zmdi-devices:before {
  content: '\f295';
}
.zmdi-dock:before {
  content: '\f296';
}
.zmdi-floppy:before {
  content: '\f297';
}
.zmdi-gamepad:before {
  content: '\f298';
}
.zmdi-gps-dot:before {
  content: '\f299';
}
.zmdi-gps-off:before {
  content: '\f29a';
}
.zmdi-gps:before {
  content: '\f29b';
}
.zmdi-headset-mic:before {
  content: '\f29c';
}
.zmdi-headset:before {
  content: '\f29d';
}
.zmdi-input-antenna:before {
  content: '\f29e';
}
.zmdi-input-composite:before {
  content: '\f29f';
}
.zmdi-input-hdmi:before {
  content: '\f2a0';
}
.zmdi-input-power:before {
  content: '\f2a1';
}
.zmdi-input-svideo:before {
  content: '\f2a2';
}
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}
.zmdi-keyboard:before {
  content: '\f2a4';
}
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}
.zmdi-laptop-mac:before {
  content: '\f2a6';
}
.zmdi-laptop:before {
  content: '\f2a7';
}
.zmdi-mic-off:before {
  content: '\f2a8';
}
.zmdi-mic-outline:before {
  content: '\f2a9';
}
.zmdi-mic-setting:before {
  content: '\f2aa';
}
.zmdi-mic:before {
  content: '\f2ab';
}
.zmdi-mouse:before {
  content: '\f2ac';
}
.zmdi-network-alert:before {
  content: '\f2ad';
}
.zmdi-network-locked:before {
  content: '\f2ae';
}
.zmdi-network-off:before {
  content: '\f2af';
}
.zmdi-network-outline:before {
  content: '\f2b0';
}
.zmdi-network-setting:before {
  content: '\f2b1';
}
.zmdi-network:before {
  content: '\f2b2';
}
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}
.zmdi-phone-end:before {
  content: '\f2b4';
}
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}
.zmdi-phone-locked:before {
  content: '\f2b7';
}
.zmdi-phone-missed:before {
  content: '\f2b8';
}
.zmdi-phone-msg:before {
  content: '\f2b9';
}
.zmdi-phone-paused:before {
  content: '\f2ba';
}
.zmdi-phone-ring:before {
  content: '\f2bb';
}
.zmdi-phone-setting:before {
  content: '\f2bc';
}
.zmdi-phone-sip:before {
  content: '\f2bd';
}
.zmdi-phone:before {
  content: '\f2be';
}
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}
.zmdi-portable-wifi:before {
  content: '\f2c1';
}
.zmdi-radio:before {
  content: '\f2c2';
}
.zmdi-reader:before {
  content: '\f2c3';
}
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}
.zmdi-remote-control:before {
  content: '\f2c5';
}
.zmdi-router:before {
  content: '\f2c6';
}
.zmdi-scanner:before {
  content: '\f2c7';
}
.zmdi-smartphone-android:before {
  content: '\f2c8';
}
.zmdi-smartphone-download:before {
  content: '\f2c9';
}
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}
.zmdi-smartphone-info:before {
  content: '\f2cb';
}
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}
.zmdi-smartphone:before {
  content: '\f2d4';
}
.zmdi-speaker:before {
  content: '\f2d5';
}
.zmdi-tablet-android:before {
  content: '\f2d6';
}
.zmdi-tablet-mac:before {
  content: '\f2d7';
}
.zmdi-tablet:before {
  content: '\f2d8';
}
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}
.zmdi-tv-list:before {
  content: '\f2da';
}
.zmdi-tv-play:before {
  content: '\f2db';
}
.zmdi-tv:before {
  content: '\f2dc';
}
.zmdi-usb:before {
  content: '\f2dd';
}
.zmdi-videocam-off:before {
  content: '\f2de';
}
.zmdi-videocam-switch:before {
  content: '\f2df';
}
.zmdi-videocam:before {
  content: '\f2e0';
}
.zmdi-watch:before {
  content: '\f2e1';
}
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}
.zmdi-wifi-alt:before {
  content: '\f2e3';
}
.zmdi-wifi-info:before {
  content: '\f2e4';
}
.zmdi-wifi-lock:before {
  content: '\f2e5';
}
.zmdi-wifi-off:before {
  content: '\f2e6';
}
.zmdi-wifi-outline:before {
  content: '\f2e7';
}
.zmdi-wifi:before {
  content: '\f2e8';
}
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}
.zmdi-arrow-left:before {
  content: '\f2ea';
}
.zmdi-arrow-merge:before {
  content: '\f2eb';
}
.zmdi-arrow-missed:before {
  content: '\f2ec';
}
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}
.zmdi-arrow-right:before {
  content: '\f2ee';
}
.zmdi-arrow-split:before {
  content: '\f2ef';
}
.zmdi-arrows:before {
  content: '\f2f0';
}
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}
.zmdi-caret-down:before {
  content: '\f2f2';
}
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}
.zmdi-caret-left:before {
  content: '\f2f4';
}
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}
.zmdi-caret-right:before {
  content: '\f2f6';
}
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}
.zmdi-caret-up:before {
  content: '\f2f8';
}
.zmdi-chevron-down:before {
  content: '\f2f9';
}
.zmdi-chevron-left:before {
  content: '\f2fa';
}
.zmdi-chevron-right:before {
  content: '\f2fb';
}
.zmdi-chevron-up:before {
  content: '\f2fc';
}
.zmdi-forward:before {
  content: '\f2fd';
}
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}
.zmdi-long-arrow-return:before {
  content: '\f300';
}
.zmdi-long-arrow-right:before {
  content: '\f301';
}
.zmdi-long-arrow-tab:before {
  content: '\f302';
}
.zmdi-long-arrow-up:before {
  content: '\f303';
}
.zmdi-rotate-ccw:before {
  content: '\f304';
}
.zmdi-rotate-cw:before {
  content: '\f305';
}
.zmdi-rotate-left:before {
  content: '\f306';
}
.zmdi-rotate-right:before {
  content: '\f307';
}
.zmdi-square-down:before {
  content: '\f308';
}
.zmdi-square-right:before {
  content: '\f309';
}
.zmdi-swap-alt:before {
  content: '\f30a';
}
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}
.zmdi-swap-vertical:before {
  content: '\f30c';
}
.zmdi-swap:before {
  content: '\f30d';
}
.zmdi-trending-down:before {
  content: '\f30e';
}
.zmdi-trending-flat:before {
  content: '\f30f';
}
.zmdi-trending-up:before {
  content: '\f310';
}
.zmdi-unfold-less:before {
  content: '\f311';
}
.zmdi-unfold-more:before {
  content: '\f312';
}
.zmdi-apps:before {
  content: '\f313';
}
.zmdi-grid-off:before {
  content: '\f314';
}
.zmdi-grid:before {
  content: '\f315';
}
.zmdi-view-agenda:before {
  content: '\f316';
}
.zmdi-view-array:before {
  content: '\f317';
}
.zmdi-view-carousel:before {
  content: '\f318';
}
.zmdi-view-column:before {
  content: '\f319';
}
.zmdi-view-comfy:before {
  content: '\f31a';
}
.zmdi-view-compact:before {
  content: '\f31b';
}
.zmdi-view-dashboard:before {
  content: '\f31c';
}
.zmdi-view-day:before {
  content: '\f31d';
}
.zmdi-view-headline:before {
  content: '\f31e';
}
.zmdi-view-list-alt:before {
  content: '\f31f';
}
.zmdi-view-list:before {
  content: '\f320';
}
.zmdi-view-module:before {
  content: '\f321';
}
.zmdi-view-quilt:before {
  content: '\f322';
}
.zmdi-view-stream:before {
  content: '\f323';
}
.zmdi-view-subtitles:before {
  content: '\f324';
}
.zmdi-view-toc:before {
  content: '\f325';
}
.zmdi-view-web:before {
  content: '\f326';
}
.zmdi-view-week:before {
  content: '\f327';
}
.zmdi-widgets:before {
  content: '\f328';
}
.zmdi-alarm-check:before {
  content: '\f329';
}
.zmdi-alarm-off:before {
  content: '\f32a';
}
.zmdi-alarm-plus:before {
  content: '\f32b';
}
.zmdi-alarm-snooze:before {
  content: '\f32c';
}
.zmdi-alarm:before {
  content: '\f32d';
}
.zmdi-calendar-alt:before {
  content: '\f32e';
}
.zmdi-calendar-check:before {
  content: '\f32f';
}
.zmdi-calendar-close:before {
  content: '\f330';
}
.zmdi-calendar-note:before {
  content: '\f331';
}
.zmdi-calendar:before {
  content: '\f332';
}
.zmdi-time-countdown:before {
  content: '\f333';
}
.zmdi-time-interval:before {
  content: '\f334';
}
.zmdi-time-restore-setting:before {
  content: '\f335';
}
.zmdi-time-restore:before {
  content: '\f336';
}
.zmdi-time:before {
  content: '\f337';
}
.zmdi-timer-off:before {
  content: '\f338';
}
.zmdi-timer:before {
  content: '\f339';
}
.zmdi-android-alt:before {
  content: '\f33a';
}
.zmdi-android:before {
  content: '\f33b';
}
.zmdi-apple:before {
  content: '\f33c';
}
.zmdi-behance:before {
  content: '\f33d';
}
.zmdi-codepen:before {
  content: '\f33e';
}
.zmdi-dribbble:before {
  content: '\f33f';
}
.zmdi-dropbox:before {
  content: '\f340';
}
.zmdi-evernote:before {
  content: '\f341';
}
.zmdi-facebook-box:before {
  content: '\f342';
}
.zmdi-facebook:before {
  content: '\f343';
}
.zmdi-github-box:before {
  content: '\f344';
}
.zmdi-github:before {
  content: '\f345';
}
.zmdi-google-drive:before {
  content: '\f346';
}
.zmdi-google-earth:before {
  content: '\f347';
}
.zmdi-google-glass:before {
  content: '\f348';
}
.zmdi-google-maps:before {
  content: '\f349';
}
.zmdi-google-pages:before {
  content: '\f34a';
}
.zmdi-google-play:before {
  content: '\f34b';
}
.zmdi-google-plus-box:before {
  content: '\f34c';
}
.zmdi-google-plus:before {
  content: '\f34d';
}
.zmdi-google:before {
  content: '\f34e';
}
.zmdi-instagram:before {
  content: '\f34f';
}
.zmdi-language-css3:before {
  content: '\f350';
}
.zmdi-language-html5:before {
  content: '\f351';
}
.zmdi-language-javascript:before {
  content: '\f352';
}
.zmdi-language-python-alt:before {
  content: '\f353';
}
.zmdi-language-python:before {
  content: '\f354';
}
.zmdi-lastfm:before {
  content: '\f355';
}
.zmdi-linkedin-box:before {
  content: '\f356';
}
.zmdi-paypal:before {
  content: '\f357';
}
.zmdi-pinterest-box:before {
  content: '\f358';
}
.zmdi-pocket:before {
  content: '\f359';
}
.zmdi-polymer:before {
  content: '\f35a';
}
.zmdi-share:before {
  content: '\f35b';
}
.zmdi-stackoverflow:before {
  content: '\f35c';
}
.zmdi-steam-square:before {
  content: '\f35d';
}
.zmdi-steam:before {
  content: '\f35e';
}
.zmdi-twitter-box:before {
  content: '\f35f';
}
.zmdi-twitter:before {
  content: '\f360';
}
.zmdi-vk:before {
  content: '\f361';
}
.zmdi-wikipedia:before {
  content: '\f362';
}
.zmdi-windows:before {
  content: '\f363';
}
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}
.zmdi-aspect-ratio:before {
  content: '\f365';
}
.zmdi-blur-circular:before {
  content: '\f366';
}
.zmdi-blur-linear:before {
  content: '\f367';
}
.zmdi-blur-off:before {
  content: '\f368';
}
.zmdi-blur:before {
  content: '\f369';
}
.zmdi-brightness-2:before {
  content: '\f36a';
}
.zmdi-brightness-3:before {
  content: '\f36b';
}
.zmdi-brightness-4:before {
  content: '\f36c';
}
.zmdi-brightness-5:before {
  content: '\f36d';
}
.zmdi-brightness-6:before {
  content: '\f36e';
}
.zmdi-brightness-7:before {
  content: '\f36f';
}
.zmdi-brightness-auto:before {
  content: '\f370';
}
.zmdi-brightness-setting:before {
  content: '\f371';
}
.zmdi-broken-image:before {
  content: '\f372';
}
.zmdi-center-focus-strong:before {
  content: '\f373';
}
.zmdi-center-focus-weak:before {
  content: '\f374';
}
.zmdi-compare:before {
  content: '\f375';
}
.zmdi-crop-16-9:before {
  content: '\f376';
}
.zmdi-crop-3-2:before {
  content: '\f377';
}
.zmdi-crop-5-4:before {
  content: '\f378';
}
.zmdi-crop-7-5:before {
  content: '\f379';
}
.zmdi-crop-din:before {
  content: '\f37a';
}
.zmdi-crop-free:before {
  content: '\f37b';
}
.zmdi-crop-landscape:before {
  content: '\f37c';
}
.zmdi-crop-portrait:before {
  content: '\f37d';
}
.zmdi-crop-square:before {
  content: '\f37e';
}
.zmdi-exposure-alt:before {
  content: '\f37f';
}
.zmdi-exposure:before {
  content: '\f380';
}
.zmdi-filter-b-and-w:before {
  content: '\f381';
}
.zmdi-filter-center-focus:before {
  content: '\f382';
}
.zmdi-filter-frames:before {
  content: '\f383';
}
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}
.zmdi-gradient:before {
  content: '\f385';
}
.zmdi-grain:before {
  content: '\f386';
}
.zmdi-graphic-eq:before {
  content: '\f387';
}
.zmdi-hdr-off:before {
  content: '\f388';
}
.zmdi-hdr-strong:before {
  content: '\f389';
}
.zmdi-hdr-weak:before {
  content: '\f38a';
}
.zmdi-hdr:before {
  content: '\f38b';
}
.zmdi-iridescent:before {
  content: '\f38c';
}
.zmdi-leak-off:before {
  content: '\f38d';
}
.zmdi-leak:before {
  content: '\f38e';
}
.zmdi-looks:before {
  content: '\f38f';
}
.zmdi-loupe:before {
  content: '\f390';
}
.zmdi-panorama-horizontal:before {
  content: '\f391';
}
.zmdi-panorama-vertical:before {
  content: '\f392';
}
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}
.zmdi-photo-size-select-large:before {
  content: '\f394';
}
.zmdi-photo-size-select-small:before {
  content: '\f395';
}
.zmdi-picture-in-picture:before {
  content: '\f396';
}
.zmdi-slideshow:before {
  content: '\f397';
}
.zmdi-texture:before {
  content: '\f398';
}
.zmdi-tonality:before {
  content: '\f399';
}
.zmdi-vignette:before {
  content: '\f39a';
}
.zmdi-wb-auto:before {
  content: '\f39b';
}
.zmdi-eject-alt:before {
  content: '\f39c';
}
.zmdi-eject:before {
  content: '\f39d';
}
.zmdi-equalizer:before {
  content: '\f39e';
}
.zmdi-fast-forward:before {
  content: '\f39f';
}
.zmdi-fast-rewind:before {
  content: '\f3a0';
}
.zmdi-forward-10:before {
  content: '\f3a1';
}
.zmdi-forward-30:before {
  content: '\f3a2';
}
.zmdi-forward-5:before {
  content: '\f3a3';
}
.zmdi-hearing:before {
  content: '\f3a4';
}
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}
.zmdi-pause-circle:before {
  content: '\f3a6';
}
.zmdi-pause:before {
  content: '\f3a7';
}
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}
.zmdi-play-circle:before {
  content: '\f3a9';
}
.zmdi-play:before {
  content: '\f3aa';
}
.zmdi-playlist-audio:before {
  content: '\f3ab';
}
.zmdi-playlist-plus:before {
  content: '\f3ac';
}
.zmdi-repeat-one:before {
  content: '\f3ad';
}
.zmdi-repeat:before {
  content: '\f3ae';
}
.zmdi-replay-10:before {
  content: '\f3af';
}
.zmdi-replay-30:before {
  content: '\f3b0';
}
.zmdi-replay-5:before {
  content: '\f3b1';
}
.zmdi-replay:before {
  content: '\f3b2';
}
.zmdi-shuffle:before {
  content: '\f3b3';
}
.zmdi-skip-next:before {
  content: '\f3b4';
}
.zmdi-skip-previous:before {
  content: '\f3b5';
}
.zmdi-stop:before {
  content: '\f3b6';
}
.zmdi-surround-sound:before {
  content: '\f3b7';
}
.zmdi-tune:before {
  content: '\f3b8';
}
.zmdi-volume-down:before {
  content: '\f3b9';
}
.zmdi-volume-mute:before {
  content: '\f3ba';
}
.zmdi-volume-off:before {
  content: '\f3bb';
}
.zmdi-volume-up:before {
  content: '\f3bc';
}
.zmdi-n-1-square:before {
  content: '\f3bd';
}
.zmdi-n-2-square:before {
  content: '\f3be';
}
.zmdi-n-3-square:before {
  content: '\f3bf';
}
.zmdi-n-4-square:before {
  content: '\f3c0';
}
.zmdi-n-5-square:before {
  content: '\f3c1';
}
.zmdi-n-6-square:before {
  content: '\f3c2';
}
.zmdi-neg-1:before {
  content: '\f3c3';
}
.zmdi-neg-2:before {
  content: '\f3c4';
}
.zmdi-plus-1:before {
  content: '\f3c5';
}
.zmdi-plus-2:before {
  content: '\f3c6';
}
.zmdi-sec-10:before {
  content: '\f3c7';
}
.zmdi-sec-3:before {
  content: '\f3c8';
}
.zmdi-zero:before {
  content: '\f3c9';
}
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}
.zmdi-airplay:before {
  content: '\f3d2';
}
.zmdi-closed-caption:before {
  content: '\f3d3';
}
.zmdi-confirmation-number:before {
  content: '\f3d4';
}
.zmdi-developer-board:before {
  content: '\f3d5';
}
.zmdi-disc-full:before {
  content: '\f3d6';
}
.zmdi-explicit:before {
  content: '\f3d7';
}
.zmdi-flight-land:before {
  content: '\f3d8';
}
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}
.zmdi-flip-to-back:before {
  content: '\f3da';
}
.zmdi-flip-to-front:before {
  content: '\f3db';
}
.zmdi-group-work:before {
  content: '\f3dc';
}
.zmdi-hd:before {
  content: '\f3dd';
}
.zmdi-hq:before {
  content: '\f3de';
}
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}
.zmdi-memory:before {
  content: '\f3e0';
}
.zmdi-nfc:before {
  content: '\f3e1';
}
.zmdi-play-for-work:before {
  content: '\f3e2';
}
.zmdi-power-input:before {
  content: '\f3e3';
}
.zmdi-present-to-all:before {
  content: '\f3e4';
}
.zmdi-satellite:before {
  content: '\f3e5';
}
.zmdi-tap-and-play:before {
  content: '\f3e6';
}
.zmdi-vibration:before {
  content: '\f3e7';
}
.zmdi-voicemail:before {
  content: '\f3e8';
}
.zmdi-group:before {
  content: '\f3e9';
}
.zmdi-rss:before {
  content: '\f3ea';
}
.zmdi-shape:before {
  content: '\f3eb';
}
.zmdi-spinner:before {
  content: '\f3ec';
}
.zmdi-ungroup:before {
  content: '\f3ed';
}
.zmdi-500px:before {
  content: '\f3ee';
}
.zmdi-8tracks:before {
  content: '\f3ef';
}
.zmdi-amazon:before {
  content: '\f3f0';
}
.zmdi-blogger:before {
  content: '\f3f1';
}
.zmdi-delicious:before {
  content: '\f3f2';
}
.zmdi-disqus:before {
  content: '\f3f3';
}
.zmdi-flattr:before {
  content: '\f3f4';
}
.zmdi-flickr:before {
  content: '\f3f5';
}
.zmdi-github-alt:before {
  content: '\f3f6';
}
.zmdi-google-old:before {
  content: '\f3f7';
}
.zmdi-linkedin:before {
  content: '\f3f8';
}
.zmdi-odnoklassniki:before {
  content: '\f3f9';
}
.zmdi-outlook:before {
  content: '\f3fa';
}
.zmdi-paypal-alt:before {
  content: '\f3fb';
}
.zmdi-pinterest:before {
  content: '\f3fc';
}
.zmdi-playstation:before {
  content: '\f3fd';
}
.zmdi-reddit:before {
  content: '\f3fe';
}
.zmdi-skype:before {
  content: '\f3ff';
}
.zmdi-slideshare:before {
  content: '\f400';
}
.zmdi-soundcloud:before {
  content: '\f401';
}
.zmdi-tumblr:before {
  content: '\f402';
}
.zmdi-twitch:before {
  content: '\f403';
}
.zmdi-vimeo:before {
  content: '\f404';
}
.zmdi-whatsapp:before {
  content: '\f405';
}
.zmdi-xbox:before {
  content: '\f406';
}
.zmdi-yahoo:before {
  content: '\f407';
}
.zmdi-youtube-play:before {
  content: '\f408';
}
.zmdi-youtube:before {
  content: '\f409';
}
.zmdi-3d-rotation:before {
  content: '\f101';
}
.zmdi-airplane-off:before {
  content: '\f102';
}
.zmdi-airplane:before {
  content: '\f103';
}
.zmdi-album:before {
  content: '\f104';
}
.zmdi-archive:before {
  content: '\f105';
}
.zmdi-assignment-account:before {
  content: '\f106';
}
.zmdi-assignment-alert:before {
  content: '\f107';
}
.zmdi-assignment-check:before {
  content: '\f108';
}
.zmdi-assignment-o:before {
  content: '\f109';
}
.zmdi-assignment-return:before {
  content: '\f10a';
}
.zmdi-assignment-returned:before {
  content: '\f10b';
}
.zmdi-assignment:before {
  content: '\f10c';
}
.zmdi-attachment-alt:before {
  content: '\f10d';
}
.zmdi-attachment:before {
  content: '\f10e';
}
.zmdi-audio:before {
  content: '\f10f';
}
.zmdi-badge-check:before {
  content: '\f110';
}
.zmdi-balance-wallet:before {
  content: '\f111';
}
.zmdi-balance:before {
  content: '\f112';
}
.zmdi-battery-alert:before {
  content: '\f113';
}
.zmdi-battery-flash:before {
  content: '\f114';
}
.zmdi-battery-unknown:before {
  content: '\f115';
}
.zmdi-battery:before {
  content: '\f116';
}
.zmdi-bike:before {
  content: '\f117';
}
.zmdi-block-alt:before {
  content: '\f118';
}
.zmdi-block:before {
  content: '\f119';
}
.zmdi-boat:before {
  content: '\f11a';
}
.zmdi-book-image:before {
  content: '\f11b';
}
.zmdi-book:before {
  content: '\f11c';
}
.zmdi-bookmark-outline:before {
  content: '\f11d';
}
.zmdi-bookmark:before {
  content: '\f11e';
}
.zmdi-brush:before {
  content: '\f11f';
}
.zmdi-bug:before {
  content: '\f120';
}
.zmdi-bus:before {
  content: '\f121';
}
.zmdi-cake:before {
  content: '\f122';
}
.zmdi-car-taxi:before {
  content: '\f123';
}
.zmdi-car-wash:before {
  content: '\f124';
}
.zmdi-car:before {
  content: '\f125';
}
.zmdi-card-giftcard:before {
  content: '\f126';
}
.zmdi-card-membership:before {
  content: '\f127';
}
.zmdi-card-travel:before {
  content: '\f128';
}
.zmdi-card:before {
  content: '\f129';
}
.zmdi-case-check:before {
  content: '\f12a';
}
.zmdi-case-download:before {
  content: '\f12b';
}
.zmdi-case-play:before {
  content: '\f12c';
}
.zmdi-case:before {
  content: '\f12d';
}
.zmdi-cast-connected:before {
  content: '\f12e';
}
.zmdi-cast:before {
  content: '\f12f';
}
.zmdi-chart-donut:before {
  content: '\f130';
}
.zmdi-chart:before {
  content: '\f131';
}
.zmdi-city-alt:before {
  content: '\f132';
}
.zmdi-city:before {
  content: '\f133';
}
.zmdi-close-circle-o:before {
  content: '\f134';
}
.zmdi-close-circle:before {
  content: '\f135';
}
.zmdi-close:before {
  content: '\f136';
}
.zmdi-cocktail:before {
  content: '\f137';
}
.zmdi-code-setting:before {
  content: '\f138';
}
.zmdi-code-smartphone:before {
  content: '\f139';
}
.zmdi-code:before {
  content: '\f13a';
}
.zmdi-coffee:before {
  content: '\f13b';
}
.zmdi-collection-bookmark:before {
  content: '\f13c';
}
.zmdi-collection-case-play:before {
  content: '\f13d';
}
.zmdi-collection-folder-image:before {
  content: '\f13e';
}
.zmdi-collection-image-o:before {
  content: '\f13f';
}
.zmdi-collection-image:before {
  content: '\f140';
}
.zmdi-collection-item-1:before {
  content: '\f141';
}
.zmdi-collection-item-2:before {
  content: '\f142';
}
.zmdi-collection-item-3:before {
  content: '\f143';
}
.zmdi-collection-item-4:before {
  content: '\f144';
}
.zmdi-collection-item-5:before {
  content: '\f145';
}
.zmdi-collection-item-6:before {
  content: '\f146';
}
.zmdi-collection-item-7:before {
  content: '\f147';
}
.zmdi-collection-item-8:before {
  content: '\f148';
}
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}
.zmdi-collection-item-9:before {
  content: '\f14a';
}
.zmdi-collection-item:before {
  content: '\f14b';
}
.zmdi-collection-music:before {
  content: '\f14c';
}
.zmdi-collection-pdf:before {
  content: '\f14d';
}
.zmdi-collection-plus:before {
  content: '\f14e';
}
.zmdi-collection-speaker:before {
  content: '\f14f';
}
.zmdi-collection-text:before {
  content: '\f150';
}
.zmdi-collection-video:before {
  content: '\f151';
}
.zmdi-compass:before {
  content: '\f152';
}
.zmdi-cutlery:before {
  content: '\f153';
}
.zmdi-delete:before {
  content: '\f154';
}
.zmdi-dialpad:before {
  content: '\f155';
}
.zmdi-dns:before {
  content: '\f156';
}
.zmdi-drink:before {
  content: '\f157';
}
.zmdi-edit:before {
  content: '\f158';
}
.zmdi-email-open:before {
  content: '\f159';
}
.zmdi-email:before {
  content: '\f15a';
}
.zmdi-eye-off:before {
  content: '\f15b';
}
.zmdi-eye:before {
  content: '\f15c';
}
.zmdi-eyedropper:before {
  content: '\f15d';
}
.zmdi-favorite-outline:before {
  content: '\f15e';
}
.zmdi-favorite:before {
  content: '\f15f';
}
.zmdi-filter-list:before {
  content: '\f160';
}
.zmdi-fire:before {
  content: '\f161';
}
.zmdi-flag:before {
  content: '\f162';
}
.zmdi-flare:before {
  content: '\f163';
}
.zmdi-flash-auto:before {
  content: '\f164';
}
.zmdi-flash-off:before {
  content: '\f165';
}
.zmdi-flash:before {
  content: '\f166';
}
.zmdi-flip:before {
  content: '\f167';
}
.zmdi-flower-alt:before {
  content: '\f168';
}
.zmdi-flower:before {
  content: '\f169';
}
.zmdi-font:before {
  content: '\f16a';
}
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}
.zmdi-fullscreen:before {
  content: '\f16d';
}
.zmdi-functions:before {
  content: '\f16e';
}
.zmdi-gas-station:before {
  content: '\f16f';
}
.zmdi-gesture:before {
  content: '\f170';
}
.zmdi-globe-alt:before {
  content: '\f171';
}
.zmdi-globe-lock:before {
  content: '\f172';
}
.zmdi-graduation-cap:before {
  content: '\f174';
}
.zmdi-home:before {
  content: '\f175';
}
.zmdi-hospital-alt:before {
  content: '\f176';
}
.zmdi-hospital:before {
  content: '\f177';
}
.zmdi-hotel:before {
  content: '\f178';
}
.zmdi-hourglass-alt:before {
  content: '\f179';
}
.zmdi-hourglass-outline:before {
  content: '\f17a';
}
.zmdi-hourglass:before {
  content: '\f17b';
}
.zmdi-http:before {
  content: '\f17c';
}
.zmdi-image-alt:before {
  content: '\f17d';
}
.zmdi-image-o:before {
  content: '\f17e';
}
.zmdi-image:before {
  content: '\f17f';
}
.zmdi-inbox:before {
  content: '\f180';
}
.zmdi-invert-colors-off:before {
  content: '\f181';
}
.zmdi-invert-colors:before {
  content: '\f182';
}
.zmdi-key:before {
  content: '\f183';
}
.zmdi-label-alt-outline:before {
  content: '\f184';
}
.zmdi-label-alt:before {
  content: '\f185';
}
.zmdi-label-heart:before {
  content: '\f186';
}
.zmdi-label:before {
  content: '\f187';
}
.zmdi-labels:before {
  content: '\f188';
}
.zmdi-lamp:before {
  content: '\f189';
}
.zmdi-landscape:before {
  content: '\f18a';
}
.zmdi-layers-off:before {
  content: '\f18b';
}
.zmdi-layers:before {
  content: '\f18c';
}
.zmdi-library:before {
  content: '\f18d';
}
.zmdi-link:before {
  content: '\f18e';
}
.zmdi-lock-open:before {
  content: '\f18f';
}
.zmdi-lock-outline:before {
  content: '\f190';
}
.zmdi-mail-reply-all:before {
  content: '\f192';
}
.zmdi-mail-reply:before {
  content: '\f193';
}
.zmdi-mail-send:before {
  content: '\f194';
}
.zmdi-mall:before {
  content: '\f195';
}
.zmdi-map:before {
  content: '\f196';
}
.zmdi-menu:before {
  content: '\f197';
}
.zmdi-money-box:before {
  content: '\f198';
}
.zmdi-money-off:before {
  content: '\f199';
}
.zmdi-money:before {
  content: '\f19a';
}
.zmdi-more-vert:before {
  content: '\f19b';
}
.zmdi-more:before {
  content: '\f19c';
}
.zmdi-movie-alt:before {
  content: '\f19d';
}
.zmdi-movie:before {
  content: '\f19e';
}
.zmdi-nature-people:before {
  content: '\f19f';
}
.zmdi-nature:before {
  content: '\f1a0';
}
.zmdi-navigation:before {
  content: '\f1a1';
}
.zmdi-open-in-browser:before {
  content: '\f1a2';
}
.zmdi-open-in-new:before {
  content: '\f1a3';
}
.zmdi-palette:before {
  content: '\f1a4';
}
.zmdi-parking:before {
  content: '\f1a5';
}
.zmdi-pin-account:before {
  content: '\f1a6';
}
.zmdi-pin-assistant:before {
  content: '\f1a7';
}
.zmdi-pin-drop:before {
  content: '\f1a8';
}
.zmdi-pin-help:before {
  content: '\f1a9';
}
.zmdi-pin-off:before {
  content: '\f1aa';
}
.zmdi-pin:before {
  content: '\f1ab';
}
.zmdi-pizza:before {
  content: '\f1ac';
}
.zmdi-plaster:before {
  content: '\f1ad';
}
.zmdi-power-setting:before {
  content: '\f1ae';
}
.zmdi-power:before {
  content: '\f1af';
}
.zmdi-print:before {
  content: '\f1b0';
}
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}
.zmdi-quote:before {
  content: '\f1b2';
}
.zmdi-railway:before {
  content: '\f1b3';
}
.zmdi-receipt:before {
  content: '\f1b4';
}
.zmdi-refresh-alt:before {
  content: '\f1b5';
}
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}
.zmdi-refresh-sync:before {
  content: '\f1b8';
}
.zmdi-refresh:before {
  content: '\f1b9';
}
.zmdi-roller:before {
  content: '\f1ba';
}
.zmdi-ruler:before {
  content: '\f1bb';
}
.zmdi-scissors:before {
  content: '\f1bc';
}
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}
.zmdi-screen-rotation:before {
  content: '\f1be';
}
.zmdi-search-for:before {
  content: '\f1bf';
}
.zmdi-search-in-file:before {
  content: '\f1c0';
}
.zmdi-search-in-page:before {
  content: '\f1c1';
}
.zmdi-search-replace:before {
  content: '\f1c2';
}
.zmdi-search:before {
  content: '\f1c3';
}
.zmdi-seat:before {
  content: '\f1c4';
}
.zmdi-settings-square:before {
  content: '\f1c5';
}
.zmdi-settings:before {
  content: '\f1c6';
}
.zmdi-shield-check:before {
  content: '\f1c7';
}
.zmdi-shield-security:before {
  content: '\f1c8';
}
.zmdi-shopping-basket:before {
  content: '\f1c9';
}
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}
.zmdi-sign-in:before {
  content: '\f1cc';
}
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}
.zmdi-sort-asc:before {
  content: '\f1cf';
}
.zmdi-sort-desc:before {
  content: '\f1d0';
}
.zmdi-spellcheck:before {
  content: '\f1d1';
}
.zmdi-storage:before {
  content: '\f1d2';
}
.zmdi-store-24:before {
  content: '\f1d3';
}
.zmdi-store:before {
  content: '\f1d4';
}
.zmdi-subway:before {
  content: '\f1d5';
}
.zmdi-sun:before {
  content: '\f1d6';
}
.zmdi-tab-unselected:before {
  content: '\f1d7';
}
.zmdi-tab:before {
  content: '\f1d8';
}
.zmdi-tag-close:before {
  content: '\f1d9';
}
.zmdi-tag-more:before {
  content: '\f1da';
}
.zmdi-tag:before {
  content: '\f1db';
}
.zmdi-thumb-down:before {
  content: '\f1dc';
}
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}
.zmdi-thumb-up:before {
  content: '\f1de';
}
.zmdi-ticket-star:before {
  content: '\f1df';
}
.zmdi-toll:before {
  content: '\f1e0';
}
.zmdi-toys:before {
  content: '\f1e1';
}
.zmdi-traffic:before {
  content: '\f1e2';
}
.zmdi-translate:before {
  content: '\f1e3';
}
.zmdi-triangle-down:before {
  content: '\f1e4';
}
.zmdi-triangle-up:before {
  content: '\f1e5';
}
.zmdi-truck:before {
  content: '\f1e6';
}
.zmdi-turning-sign:before {
  content: '\f1e7';
}
.zmdi-wallpaper:before {
  content: '\f1e8';
}
.zmdi-washing-machine:before {
  content: '\f1e9';
}
.zmdi-window-maximize:before {
  content: '\f1ea';
}
.zmdi-window-minimize:before {
  content: '\f1eb';
}
.zmdi-window-restore:before {
  content: '\f1ec';
}
.zmdi-wrench:before {
  content: '\f1ed';
}
.zmdi-zoom-in:before {
  content: '\f1ee';
}
.zmdi-zoom-out:before {
  content: '\f1ef';
}
.zmdi-alert-circle-o:before,
.alert-warning:before,
.alert-danger:before {
  content: '\f1f0';
}
.zmdi-alert-circle:before {
  content: '\f1f1';
}
.zmdi-alert-octagon:before {
  content: '\f1f2';
}
.zmdi-alert-polygon:before {
  content: '\f1f3';
}
.zmdi-alert-triangle:before {
  content: '\f1f4';
}
.zmdi-help-outline:before {
  content: '\f1f5';
}
.zmdi-help:before {
  content: '\f1f6';
}
.zmdi-info-outline:before {
  content: '\f1f7';
}
.zmdi-info:before {
  content: '\f1f8';
}
.zmdi-notifications-active:before {
  content: '\f1f9';
}
.zmdi-notifications-add:before {
  content: '\f1fa';
}
.zmdi-notifications-none:before {
  content: '\f1fb';
}
.zmdi-notifications-off:before {
  content: '\f1fc';
}
.zmdi-notifications-paused:before {
  content: '\f1fd';
}
.zmdi-notifications:before {
  content: '\f1fe';
}
.zmdi-account-add:before {
  content: '\f1ff';
}
.zmdi-account-box-mail:before {
  content: '\f200';
}
.zmdi-account-box-o:before {
  content: '\f201';
}
.zmdi-account-box-phone:before {
  content: '\f202';
}
.zmdi-account-calendar:before {
  content: '\f204';
}
.zmdi-account-circle:before {
  content: '\f205';
}
.zmdi-account-o:before {
  content: '\f206';
}
.zmdi-account:before {
  content: '\f207';
}
.zmdi-accounts-add:before {
  content: '\f208';
}
.zmdi-accounts-alt:before {
  content: '\f209';
}
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}
.zmdi-accounts-list:before {
  content: '\f20b';
}
.zmdi-accounts-outline:before {
  content: '\f20c';
}
.zmdi-accounts:before {
  content: '\f20d';
}
.zmdi-face:before {
  content: '\f20e';
}
.zmdi-female:before {
  content: '\f20f';
}
.zmdi-male-alt:before {
  content: '\f210';
}
.zmdi-male-female:before {
  content: '\f211';
}
.zmdi-male:before {
  content: '\f212';
}
.zmdi-mood-bad:before {
  content: '\f213';
}
.zmdi-mood:before {
  content: '\f214';
}
.zmdi-run:before {
  content: '\f215';
}
.zmdi-walk:before {
  content: '\f216';
}
.zmdi-cloud-box:before {
  content: '\f217';
}
.zmdi-cloud-circle:before {
  content: '\f218';
}
.zmdi-cloud-done:before {
  content: '\f219';
}
.zmdi-cloud-download:before {
  content: '\f21a';
}
.zmdi-cloud-off:before {
  content: '\f21b';
}
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}
.zmdi-cloud-outline:before {
  content: '\f21d';
}
.zmdi-cloud-upload:before {
  content: '\f21e';
}
.zmdi-cloud:before {
  content: '\f21f';
}
.zmdi-download:before {
  content: '\f220';
}
.zmdi-file-plus:before {
  content: '\f221';
}
.zmdi-file-text:before {
  content: '\f222';
}
.zmdi-file:before {
  content: '\f223';
}
.zmdi-folder-outline:before {
  content: '\f224';
}
.zmdi-folder-person:before {
  content: '\f225';
}
.zmdi-folder-star-alt:before {
  content: '\f226';
}
.zmdi-folder-star:before {
  content: '\f227';
}
.zmdi-folder:before {
  content: '\f228';
}
.zmdi-gif:before {
  content: '\f229';
}
.zmdi-upload:before {
  content: '\f22a';
}
.zmdi-border-all:before {
  content: '\f22b';
}
.zmdi-border-bottom:before {
  content: '\f22c';
}
.zmdi-border-clear:before {
  content: '\f22d';
}
.zmdi-border-color:before {
  content: '\f22e';
}
.zmdi-border-horizontal:before {
  content: '\f22f';
}
.zmdi-border-inner:before {
  content: '\f230';
}
.zmdi-border-left:before {
  content: '\f231';
}
.zmdi-border-outer:before {
  content: '\f232';
}
.zmdi-border-right:before {
  content: '\f233';
}
.zmdi-border-style:before {
  content: '\f234';
}
.zmdi-border-top:before {
  content: '\f235';
}
.zmdi-border-vertical:before {
  content: '\f236';
}
.zmdi-copy:before {
  content: '\f237';
}
.zmdi-crop:before {
  content: '\f238';
}
.zmdi-format-align-center:before {
  content: '\f239';
}
.zmdi-format-align-justify:before {
  content: '\f23a';
}
.zmdi-format-align-left:before {
  content: '\f23b';
}
.zmdi-format-align-right:before {
  content: '\f23c';
}
.zmdi-format-bold:before {
  content: '\f23d';
}
.zmdi-format-clear-all:before {
  content: '\f23e';
}
.zmdi-format-clear:before {
  content: '\f23f';
}
.zmdi-format-color-fill:before {
  content: '\f240';
}
.zmdi-format-color-reset:before {
  content: '\f241';
}
.zmdi-format-color-text:before {
  content: '\f242';
}
.zmdi-format-indent-decrease:before {
  content: '\f243';
}
.zmdi-format-indent-increase:before {
  content: '\f244';
}
.zmdi-format-italic:before {
  content: '\f245';
}
.zmdi-format-line-spacing:before {
  content: '\f246';
}
.zmdi-format-list-bulleted:before {
  content: '\f247';
}
.zmdi-format-list-numbered:before {
  content: '\f248';
}
.zmdi-format-ltr:before {
  content: '\f249';
}
.zmdi-format-rtl:before {
  content: '\f24a';
}
.zmdi-format-size:before {
  content: '\f24b';
}
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}
.zmdi-format-strikethrough:before {
  content: '\f24d';
}
.zmdi-format-subject:before {
  content: '\f24e';
}
.zmdi-format-underlined:before {
  content: '\f24f';
}
.zmdi-format-valign-bottom:before {
  content: '\f250';
}
.zmdi-format-valign-center:before {
  content: '\f251';
}
.zmdi-format-valign-top:before {
  content: '\f252';
}
.zmdi-redo:before {
  content: '\f253';
}
.zmdi-select-all:before {
  content: '\f254';
}
.zmdi-space-bar:before {
  content: '\f255';
}
.zmdi-text-format:before {
  content: '\f256';
}
.zmdi-transform:before {
  content: '\f257';
}
.zmdi-undo:before {
  content: '\f258';
}
.zmdi-wrap-text:before {
  content: '\f259';
}
.zmdi-comment-alert:before {
  content: '\f25a';
}
.zmdi-comment-alt-text:before {
  content: '\f25b';
}
.zmdi-comment-alt:before {
  content: '\f25c';
}
.zmdi-comment-edit:before {
  content: '\f25d';
}
.zmdi-comment-image:before {
  content: '\f25e';
}
.zmdi-comment-list:before {
  content: '\f25f';
}
.zmdi-comment-more:before {
  content: '\f260';
}
.zmdi-comment-outline:before {
  content: '\f261';
}
.zmdi-comment-text-alt:before {
  content: '\f262';
}
.zmdi-comment-text:before {
  content: '\f263';
}
.zmdi-comment-video:before {
  content: '\f264';
}
.zmdi-comment:before {
  content: '\f265';
}
.zmdi-comments:before {
  content: '\f266';
}
.zmdi-check-all:before {
  content: '\f267';
}
.zmdi-check-circle-u:before {
  content: '\f268';
}
.zmdi-check-circle:before {
  content: '\f269';
}
.zmdi-check-square:before {
  content: '\f26a';
}
.zmdi-check:before,
.alert-success:before {
  content: '\f26b';
}
.zmdi-circle-o:before {
  content: '\f26c';
}
.zmdi-circle:before {
  content: '\f26d';
}
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}
.zmdi-dot-circle:before {
  content: '\f26f';
}
.zmdi-minus-circle-outline:before {
  content: '\f270';
}
.zmdi-minus-circle:before {
  content: '\f271';
}
.zmdi-minus-square:before {
  content: '\f272';
}
.zmdi-minus:before {
  content: '\f273';
}
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}
.zmdi-plus-circle-o:before {
  content: '\f275';
}
.zmdi-plus-circle:before {
  content: '\f276';
}
.zmdi-plus-square:before {
  content: '\f277';
}
.zmdi-plus:before {
  content: '\f278';
}
.zmdi-square-o:before {
  content: '\f279';
}
.zmdi-star-circle:before {
  content: '\f27a';
}
.zmdi-star-half:before {
  content: '\f27b';
}
.zmdi-star-outline:before {
  content: '\f27c';
}
.zmdi-star:before {
  content: '\f27d';
}
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}
.zmdi-bluetooth-off:before {
  content: '\f27f';
}
.zmdi-bluetooth-search:before {
  content: '\f280';
}
.zmdi-bluetooth-setting:before {
  content: '\f281';
}
.zmdi-bluetooth:before {
  content: '\f282';
}
.zmdi-camera-add:before {
  content: '\f283';
}
.zmdi-camera-alt:before {
  content: '\f284';
}
.zmdi-camera-bw:before {
  content: '\f285';
}
.zmdi-camera-front:before {
  content: '\f286';
}
.zmdi-camera-mic:before {
  content: '\f287';
}
.zmdi-camera-party-mode:before {
  content: '\f288';
}
.zmdi-camera-rear:before {
  content: '\f289';
}
.zmdi-camera-roll:before {
  content: '\f28a';
}
.zmdi-camera-switch:before {
  content: '\f28b';
}
.zmdi-camera:before {
  content: '\f28c';
}
.zmdi-card-alert:before {
  content: '\f28d';
}
.zmdi-card-off:before {
  content: '\f28e';
}
.zmdi-card-sd:before {
  content: '\f28f';
}
.zmdi-card-sim:before {
  content: '\f290';
}
.zmdi-desktop-mac:before {
  content: '\f291';
}
.zmdi-desktop-windows:before {
  content: '\f292';
}
.zmdi-device-hub:before {
  content: '\f293';
}
.zmdi-devices-off:before {
  content: '\f294';
}
.zmdi-devices:before {
  content: '\f295';
}
.zmdi-dock:before {
  content: '\f296';
}
.zmdi-floppy:before {
  content: '\f297';
}
.zmdi-gamepad:before {
  content: '\f298';
}
.zmdi-gps-dot:before {
  content: '\f299';
}
.zmdi-gps-off:before {
  content: '\f29a';
}
.zmdi-gps:before {
  content: '\f29b';
}
.zmdi-headset-mic:before {
  content: '\f29c';
}
.zmdi-headset:before {
  content: '\f29d';
}
.zmdi-input-antenna:before {
  content: '\f29e';
}
.zmdi-input-composite:before {
  content: '\f29f';
}
.zmdi-input-hdmi:before {
  content: '\f2a0';
}
.zmdi-input-power:before {
  content: '\f2a1';
}
.zmdi-input-svideo:before {
  content: '\f2a2';
}
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}
.zmdi-keyboard:before {
  content: '\f2a4';
}
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}
.zmdi-laptop-mac:before {
  content: '\f2a6';
}
.zmdi-laptop:before {
  content: '\f2a7';
}
.zmdi-mic-off:before {
  content: '\f2a8';
}
.zmdi-mic-outline:before {
  content: '\f2a9';
}
.zmdi-mic-setting:before {
  content: '\f2aa';
}
.zmdi-mic:before {
  content: '\f2ab';
}
.zmdi-mouse:before {
  content: '\f2ac';
}
.zmdi-network-alert:before {
  content: '\f2ad';
}
.zmdi-network-locked:before {
  content: '\f2ae';
}
.zmdi-network-off:before {
  content: '\f2af';
}
.zmdi-network-outline:before {
  content: '\f2b0';
}
.zmdi-network-setting:before {
  content: '\f2b1';
}
.zmdi-network:before {
  content: '\f2b2';
}
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}
.zmdi-phone-end:before {
  content: '\f2b4';
}
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}
.zmdi-phone-locked:before {
  content: '\f2b7';
}
.zmdi-phone-missed:before {
  content: '\f2b8';
}
.zmdi-phone-msg:before {
  content: '\f2b9';
}
.zmdi-phone-paused:before {
  content: '\f2ba';
}
.zmdi-phone-ring:before {
  content: '\f2bb';
}
.zmdi-phone-setting:before {
  content: '\f2bc';
}
.zmdi-phone-sip:before {
  content: '\f2bd';
}
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}
.zmdi-portable-wifi:before {
  content: '\f2c1';
}
.zmdi-radio:before {
  content: '\f2c2';
}
.zmdi-reader:before {
  content: '\f2c3';
}
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}
.zmdi-remote-control:before {
  content: '\f2c5';
}
.zmdi-router:before {
  content: '\f2c6';
}
.zmdi-scanner:before {
  content: '\f2c7';
}
.zmdi-smartphone-android:before {
  content: '\f2c8';
}
.zmdi-smartphone-download:before {
  content: '\f2c9';
}
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}
.zmdi-smartphone-info:before {
  content: '\f2cb';
}
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}
.zmdi-smartphone:before {
  content: '\f2d4';
}
.zmdi-speaker:before {
  content: '\f2d5';
}
.zmdi-tablet-android:before {
  content: '\f2d6';
}
.zmdi-tablet-mac:before {
  content: '\f2d7';
}
.zmdi-tablet:before {
  content: '\f2d8';
}
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}
.zmdi-tv-list:before {
  content: '\f2da';
}
.zmdi-tv-play:before {
  content: '\f2db';
}
.zmdi-tv:before {
  content: '\f2dc';
}
.zmdi-usb:before {
  content: '\f2dd';
}
.zmdi-videocam-off:before {
  content: '\f2de';
}
.zmdi-videocam-switch:before {
  content: '\f2df';
}
.zmdi-videocam:before {
  content: '\f2e0';
}
.zmdi-watch:before {
  content: '\f2e1';
}
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}
.zmdi-wifi-alt:before {
  content: '\f2e3';
}
.zmdi-wifi-info:before {
  content: '\f2e4';
}
.zmdi-wifi-lock:before {
  content: '\f2e5';
}
.zmdi-wifi-off:before {
  content: '\f2e6';
}
.zmdi-wifi-outline:before {
  content: '\f2e7';
}
.zmdi-wifi:before {
  content: '\f2e8';
}
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}
.zmdi-arrow-left:before {
  content: '\f2ea';
}
.zmdi-arrow-merge:before {
  content: '\f2eb';
}
.zmdi-arrow-missed:before {
  content: '\f2ec';
}
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}
.zmdi-arrow-right:before {
  content: '\f2ee';
}
.zmdi-arrow-split:before {
  content: '\f2ef';
}
.zmdi-arrows:before {
  content: '\f2f0';
}
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}
.zmdi-caret-down:before {
  content: '\f2f2';
}
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}
.zmdi-caret-left:before {
  content: '\f2f4';
}
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}
.zmdi-caret-right:before {
  content: '\f2f6';
}
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}
.zmdi-caret-up:before {
  content: '\f2f8';
}
.zmdi-chevron-down:before {
  content: '\f2f9';
}
.zmdi-chevron-left:before {
  content: '\f2fa';
}
.zmdi-chevron-right:before {
  content: '\f2fb';
}
.zmdi-chevron-up:before {
  content: '\f2fc';
}
.zmdi-forward:before {
  content: '\f2fd';
}
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}
.zmdi-long-arrow-return:before {
  content: '\f300';
}
.zmdi-long-arrow-right:before {
  content: '\f301';
}
.zmdi-long-arrow-tab:before {
  content: '\f302';
}
.zmdi-long-arrow-up:before {
  content: '\f303';
}
.zmdi-rotate-ccw:before {
  content: '\f304';
}
.zmdi-rotate-cw:before {
  content: '\f305';
}
.zmdi-rotate-left:before {
  content: '\f306';
}
.zmdi-rotate-right:before {
  content: '\f307';
}
.zmdi-square-down:before {
  content: '\f308';
}
.zmdi-square-right:before {
  content: '\f309';
}
.zmdi-swap-alt:before {
  content: '\f30a';
}
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}
.zmdi-swap-vertical:before {
  content: '\f30c';
}
.zmdi-swap:before {
  content: '\f30d';
}
.zmdi-trending-down:before {
  content: '\f30e';
}
.zmdi-trending-flat:before {
  content: '\f30f';
}
.zmdi-trending-up:before {
  content: '\f310';
}
.zmdi-unfold-less:before {
  content: '\f311';
}
.zmdi-unfold-more:before {
  content: '\f312';
}
.zmdi-apps:before {
  content: '\f313';
}
.zmdi-grid-off:before {
  content: '\f314';
}
.zmdi-grid:before {
  content: '\f315';
}
.zmdi-view-agenda:before {
  content: '\f316';
}
.zmdi-view-array:before {
  content: '\f317';
}
.zmdi-view-carousel:before {
  content: '\f318';
}
.zmdi-view-column:before {
  content: '\f319';
}
.zmdi-view-comfy:before {
  content: '\f31a';
}
.zmdi-view-compact:before {
  content: '\f31b';
}
.zmdi-view-dashboard:before {
  content: '\f31c';
}
.zmdi-view-day:before {
  content: '\f31d';
}
.zmdi-view-headline:before {
  content: '\f31e';
}
.zmdi-view-list-alt:before {
  content: '\f31f';
}
.zmdi-view-list:before {
  content: '\f320';
}
.zmdi-view-module:before {
  content: '\f321';
}
.zmdi-view-quilt:before {
  content: '\f322';
}
.zmdi-view-stream:before {
  content: '\f323';
}
.zmdi-view-subtitles:before {
  content: '\f324';
}
.zmdi-view-toc:before {
  content: '\f325';
}
.zmdi-view-web:before {
  content: '\f326';
}
.zmdi-view-week:before {
  content: '\f327';
}
.zmdi-widgets:before {
  content: '\f328';
}
.zmdi-alarm-check:before {
  content: '\f329';
}
.zmdi-alarm-off:before {
  content: '\f32a';
}
.zmdi-alarm-plus:before {
  content: '\f32b';
}
.zmdi-alarm-snooze:before {
  content: '\f32c';
}
.zmdi-alarm:before {
  content: '\f32d';
}
.zmdi-calendar-alt:before {
  content: '\f32e';
}
.zmdi-calendar-check:before {
  content: '\f32f';
}
.zmdi-calendar-close:before {
  content: '\f330';
}
.zmdi-calendar-note:before {
  content: '\f331';
}
.zmdi-calendar:before {
  content: '\f332';
}
.zmdi-time-countdown:before {
  content: '\f333';
}
.zmdi-time-interval:before {
  content: '\f334';
}
.zmdi-time-restore-setting:before {
  content: '\f335';
}
.zmdi-time-restore:before {
  content: '\f336';
}
.zmdi-time:before {
  content: '\f337';
}
.zmdi-timer-off:before {
  content: '\f338';
}
.zmdi-timer:before {
  content: '\f339';
}
.zmdi-android-alt:before {
  content: '\f33a';
}
.zmdi-android:before {
  content: '\f33b';
}
.zmdi-apple:before {
  content: '\f33c';
}
.zmdi-behance:before {
  content: '\f33d';
}
.zmdi-codepen:before {
  content: '\f33e';
}
.zmdi-dribbble:before {
  content: '\f33f';
}
.zmdi-dropbox:before {
  content: '\f340';
}
.zmdi-evernote:before {
  content: '\f341';
}
.zmdi-facebook-box:before {
  content: '\f342';
}
.zmdi-facebook:before {
  content: '\f343';
}
.zmdi-github-box:before {
  content: '\f344';
}
.zmdi-github:before {
  content: '\f345';
}
.zmdi-google-drive:before {
  content: '\f346';
}
.zmdi-google-earth:before {
  content: '\f347';
}
.zmdi-google-glass:before {
  content: '\f348';
}
.zmdi-google-maps:before {
  content: '\f349';
}
.zmdi-google-pages:before {
  content: '\f34a';
}
.zmdi-google-play:before {
  content: '\f34b';
}
.zmdi-google-plus-box:before {
  content: '\f34c';
}
.zmdi-google-plus:before {
  content: '\f34d';
}
.zmdi-google:before {
  content: '\f34e';
}
.zmdi-instagram:before {
  content: '\f34f';
}
.zmdi-language-css3:before {
  content: '\f350';
}
.zmdi-language-html5:before {
  content: '\f351';
}
.zmdi-language-javascript:before {
  content: '\f352';
}
.zmdi-language-python-alt:before {
  content: '\f353';
}
.zmdi-language-python:before {
  content: '\f354';
}
.zmdi-lastfm:before {
  content: '\f355';
}
.zmdi-linkedin-box:before {
  content: '\f356';
}
.zmdi-paypal:before {
  content: '\f357';
}
.zmdi-pinterest-box:before {
  content: '\f358';
}
.zmdi-pocket:before {
  content: '\f359';
}
.zmdi-polymer:before {
  content: '\f35a';
}
.zmdi-share:before {
  content: '\f35b';
}
.zmdi-stackoverflow:before {
  content: '\f35c';
}
.zmdi-steam-square:before {
  content: '\f35d';
}
.zmdi-steam:before {
  content: '\f35e';
}
.zmdi-twitter-box:before {
  content: '\f35f';
}
.zmdi-twitter:before {
  content: '\f360';
}
.zmdi-vk:before {
  content: '\f361';
}
.zmdi-wikipedia:before {
  content: '\f362';
}
.zmdi-windows:before {
  content: '\f363';
}
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}
.zmdi-aspect-ratio:before {
  content: '\f365';
}
.zmdi-blur-circular:before {
  content: '\f366';
}
.zmdi-blur-linear:before {
  content: '\f367';
}
.zmdi-blur-off:before {
  content: '\f368';
}
.zmdi-blur:before {
  content: '\f369';
}
.zmdi-brightness-2:before {
  content: '\f36a';
}
.zmdi-brightness-3:before {
  content: '\f36b';
}
.zmdi-brightness-4:before {
  content: '\f36c';
}
.zmdi-brightness-5:before {
  content: '\f36d';
}
.zmdi-brightness-6:before {
  content: '\f36e';
}
.zmdi-brightness-7:before {
  content: '\f36f';
}
.zmdi-brightness-auto:before {
  content: '\f370';
}
.zmdi-brightness-setting:before {
  content: '\f371';
}
.zmdi-broken-image:before {
  content: '\f372';
}
.zmdi-center-focus-strong:before {
  content: '\f373';
}
.zmdi-center-focus-weak:before {
  content: '\f374';
}
.zmdi-compare:before {
  content: '\f375';
}
.zmdi-crop-16-9:before {
  content: '\f376';
}
.zmdi-crop-3-2:before {
  content: '\f377';
}
.zmdi-crop-5-4:before {
  content: '\f378';
}
.zmdi-crop-7-5:before {
  content: '\f379';
}
.zmdi-crop-din:before {
  content: '\f37a';
}
.zmdi-crop-free:before {
  content: '\f37b';
}
.zmdi-crop-landscape:before {
  content: '\f37c';
}
.zmdi-crop-portrait:before {
  content: '\f37d';
}
.zmdi-crop-square:before {
  content: '\f37e';
}
.zmdi-exposure-alt:before {
  content: '\f37f';
}
.zmdi-exposure:before {
  content: '\f380';
}
.zmdi-filter-b-and-w:before {
  content: '\f381';
}
.zmdi-filter-center-focus:before {
  content: '\f382';
}
.zmdi-filter-frames:before {
  content: '\f383';
}
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}
.zmdi-gradient:before {
  content: '\f385';
}
.zmdi-grain:before {
  content: '\f386';
}
.zmdi-graphic-eq:before {
  content: '\f387';
}
.zmdi-hdr-off:before {
  content: '\f388';
}
.zmdi-hdr-strong:before {
  content: '\f389';
}
.zmdi-hdr-weak:before {
  content: '\f38a';
}
.zmdi-hdr:before {
  content: '\f38b';
}
.zmdi-iridescent:before {
  content: '\f38c';
}
.zmdi-leak-off:before {
  content: '\f38d';
}
.zmdi-leak:before {
  content: '\f38e';
}
.zmdi-looks:before {
  content: '\f38f';
}
.zmdi-loupe:before {
  content: '\f390';
}
.zmdi-panorama-horizontal:before {
  content: '\f391';
}
.zmdi-panorama-vertical:before {
  content: '\f392';
}
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}
.zmdi-photo-size-select-large:before {
  content: '\f394';
}
.zmdi-photo-size-select-small:before {
  content: '\f395';
}
.zmdi-picture-in-picture:before {
  content: '\f396';
}
.zmdi-slideshow:before {
  content: '\f397';
}
.zmdi-texture:before {
  content: '\f398';
}
.zmdi-tonality:before {
  content: '\f399';
}
.zmdi-vignette:before {
  content: '\f39a';
}
.zmdi-wb-auto:before {
  content: '\f39b';
}
.zmdi-eject-alt:before {
  content: '\f39c';
}
.zmdi-eject:before {
  content: '\f39d';
}
.zmdi-equalizer:before {
  content: '\f39e';
}
.zmdi-fast-forward:before {
  content: '\f39f';
}
.zmdi-fast-rewind:before {
  content: '\f3a0';
}
.zmdi-forward-10:before {
  content: '\f3a1';
}
.zmdi-forward-30:before {
  content: '\f3a2';
}
.zmdi-forward-5:before {
  content: '\f3a3';
}
.zmdi-hearing:before {
  content: '\f3a4';
}
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}
.zmdi-pause-circle:before {
  content: '\f3a6';
}
.zmdi-pause:before {
  content: '\f3a7';
}
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}
.zmdi-play-circle:before {
  content: '\f3a9';
}
.zmdi-play:before {
  content: '\f3aa';
}
.zmdi-playlist-audio:before {
  content: '\f3ab';
}
.zmdi-playlist-plus:before {
  content: '\f3ac';
}
.zmdi-repeat-one:before {
  content: '\f3ad';
}
.zmdi-repeat:before {
  content: '\f3ae';
}
.zmdi-replay-10:before {
  content: '\f3af';
}
.zmdi-replay-30:before {
  content: '\f3b0';
}
.zmdi-replay-5:before {
  content: '\f3b1';
}
.zmdi-replay:before {
  content: '\f3b2';
}
.zmdi-shuffle:before {
  content: '\f3b3';
}
.zmdi-skip-next:before {
  content: '\f3b4';
}
.zmdi-skip-previous:before {
  content: '\f3b5';
}
.zmdi-stop:before {
  content: '\f3b6';
}
.zmdi-surround-sound:before {
  content: '\f3b7';
}
.zmdi-tune:before {
  content: '\f3b8';
}
.zmdi-volume-down:before {
  content: '\f3b9';
}
.zmdi-volume-mute:before {
  content: '\f3ba';
}
.zmdi-volume-off:before {
  content: '\f3bb';
}
.zmdi-volume-up:before {
  content: '\f3bc';
}
.zmdi-n-1-square:before {
  content: '\f3bd';
}
.zmdi-n-2-square:before {
  content: '\f3be';
}
.zmdi-n-3-square:before {
  content: '\f3bf';
}
.zmdi-n-4-square:before {
  content: '\f3c0';
}
.zmdi-n-5-square:before {
  content: '\f3c1';
}
.zmdi-n-6-square:before {
  content: '\f3c2';
}
.zmdi-neg-1:before {
  content: '\f3c3';
}
.zmdi-neg-2:before {
  content: '\f3c4';
}
.zmdi-plus-1:before {
  content: '\f3c5';
}
.zmdi-plus-2:before {
  content: '\f3c6';
}
.zmdi-sec-10:before {
  content: '\f3c7';
}
.zmdi-sec-3:before {
  content: '\f3c8';
}
.zmdi-zero:before {
  content: '\f3c9';
}
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}
.zmdi-airplay:before {
  content: '\f3d2';
}
.zmdi-closed-caption:before {
  content: '\f3d3';
}
.zmdi-confirmation-number:before {
  content: '\f3d4';
}
.zmdi-developer-board:before {
  content: '\f3d5';
}
.zmdi-disc-full:before {
  content: '\f3d6';
}
.zmdi-explicit:before {
  content: '\f3d7';
}
.zmdi-flight-land:before {
  content: '\f3d8';
}
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}
.zmdi-flip-to-back:before {
  content: '\f3da';
}
.zmdi-flip-to-front:before {
  content: '\f3db';
}
.zmdi-group-work:before {
  content: '\f3dc';
}
.zmdi-hd:before {
  content: '\f3dd';
}
.zmdi-hq:before {
  content: '\f3de';
}
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}
.zmdi-memory:before {
  content: '\f3e0';
}
.zmdi-nfc:before {
  content: '\f3e1';
}
.zmdi-play-for-work:before {
  content: '\f3e2';
}
.zmdi-power-input:before {
  content: '\f3e3';
}
.zmdi-present-to-all:before {
  content: '\f3e4';
}
.zmdi-satellite:before {
  content: '\f3e5';
}
.zmdi-tap-and-play:before {
  content: '\f3e6';
}
.zmdi-vibration:before {
  content: '\f3e7';
}
.zmdi-voicemail:before {
  content: '\f3e8';
}
.zmdi-group:before {
  content: '\f3e9';
}
.zmdi-rss:before {
  content: '\f3ea';
}
.zmdi-shape:before {
  content: '\f3eb';
}
.zmdi-spinner:before {
  content: '\f3ec';
}
.zmdi-ungroup:before {
  content: '\f3ed';
}
.zmdi-500px:before {
  content: '\f3ee';
}
.zmdi-8tracks:before {
  content: '\f3ef';
}
.zmdi-amazon:before {
  content: '\f3f0';
}
.zmdi-blogger:before {
  content: '\f3f1';
}
.zmdi-delicious:before {
  content: '\f3f2';
}
.zmdi-disqus:before {
  content: '\f3f3';
}
.zmdi-flattr:before {
  content: '\f3f4';
}
.zmdi-flickr:before {
  content: '\f3f5';
}
.zmdi-github-alt:before {
  content: '\f3f6';
}
.zmdi-google-old:before {
  content: '\f3f7';
}
.zmdi-linkedin:before {
  content: '\f3f8';
}
.zmdi-odnoklassniki:before {
  content: '\f3f9';
}
.zmdi-outlook:before {
  content: '\f3fa';
}
.zmdi-paypal-alt:before {
  content: '\f3fb';
}
.zmdi-pinterest:before {
  content: '\f3fc';
}
.zmdi-playstation:before {
  content: '\f3fd';
}
.zmdi-reddit:before {
  content: '\f3fe';
}
.zmdi-skype:before {
  content: '\f3ff';
}
.zmdi-slideshare:before {
  content: '\f400';
}
.zmdi-soundcloud:before {
  content: '\f401';
}
.zmdi-tumblr:before {
  content: '\f402';
}
.zmdi-twitch:before {
  content: '\f403';
}
.zmdi-vimeo:before {
  content: '\f404';
}
.zmdi-whatsapp:before {
  content: '\f405';
}
.zmdi-xbox:before {
  content: '\f406';
}
.zmdi-yahoo:before {
  content: '\f407';
}
.zmdi-youtube-play:before {
  content: '\f408';
}
.zmdi-youtube:before {
  content: '\f409';
}
.zmdi-import-export:before {
  content: '\f30c';
}
.zmdi-swap-vertical-:before {
  content: '\f30c';
}
.zmdi-airplanemode-inactive:before {
  content: '\f102';
}
.zmdi-airplanemode-active:before {
  content: '\f103';
}
.zmdi-rate-review:before {
  content: '\f103';
}
.zmdi-comment-sign:before {
  content: '\f25a';
}
.zmdi-network-warning:before {
  content: '\f2ad';
}
.zmdi-shopping-cart-add:before {
  content: '\f1ca';
}
.zmdi-file-add:before {
  content: '\f221';
}
.zmdi-network-wifi-scan:before {
  content: '\f2e4';
}
.zmdi-collection-add:before {
  content: '\f14e';
}
.zmdi-format-playlist-add:before {
  content: '\f3ac';
}
.zmdi-format-queue-music:before {
  content: '\f3ab';
}
.zmdi-plus-box:before {
  content: '\f277';
}
.zmdi-tag-backspace:before {
  content: '\f1d9';
}
.zmdi-alarm-add:before {
  content: '\f32b';
}
.zmdi-battery-charging:before {
  content: '\f114';
}
.zmdi-daydream-setting:before {
  content: '\f217';
}
.zmdi-more-horiz:before {
  content: '\f19c';
}
.zmdi-book-photo:before {
  content: '\f11b';
}
.zmdi-incandescent:before {
  content: '\f189';
}
.zmdi-wb-iridescent:before {
  content: '\f38c';
}
.zmdi-calendar-remove:before {
  content: '\f330';
}
.zmdi-refresh-sync-disabled:before {
  content: '\f1b7';
}
.zmdi-refresh-sync-problem:before {
  content: '\f1b6';
}
.zmdi-crop-original:before {
  content: '\f17e';
}
.zmdi-power-off:before {
  content: '\f1af';
}
.zmdi-power-off-setting:before {
  content: '\f1ae';
}
.zmdi-leak-remove:before {
  content: '\f38d';
}
.zmdi-star-border:before {
  content: '\f27c';
}
.zmdi-brightness-low:before {
  content: '\f36d';
}
.zmdi-brightness-medium:before {
  content: '\f36e';
}
.zmdi-brightness-high:before {
  content: '\f36f';
}
.zmdi-smartphone-portrait:before {
  content: '\f2d4';
}
.zmdi-live-tv:before {
  content: '\f2d9';
}
.zmdi-format-textdirection-l-to-r:before {
  content: '\f249';
}
.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a';
}
.zmdi-arrow-back:before {
  content: '\f2ea';
}
.zmdi-arrow-forward:before {
  content: '\f2ee';
}
.zmdi-arrow-in:before {
  content: '\f2e9';
}
.zmdi-arrow-out:before {
  content: '\f2ed';
}
.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304';
}
.zmdi-adb:before {
  content: '\f33a';
}
.zmdi-network-wifi:before {
  content: '\f2e8';
}
.zmdi-network-wifi-alt:before {
  content: '\f2e3';
}
.zmdi-network-wifi-lock:before {
  content: '\f2e5';
}
.zmdi-network-wifi-off:before {
  content: '\f2e6';
}
.zmdi-network-wifi-outline:before {
  content: '\f2e7';
}
.zmdi-network-wifi-info:before {
  content: '\f2e4';
}
.zmdi-layers-clear:before {
  content: '\f18b';
}
.zmdi-colorize:before {
  content: '\f15d';
}
.zmdi-format-paint:before {
  content: '\f1ba';
}
.zmdi-format-quote:before {
  content: '\f1b2';
}
.zmdi-camera-monochrome-photos:before {
  content: '\f285';
}
.zmdi-sort-by-alpha:before {
  content: '\f1cf';
}
.zmdi-folder-shared:before {
  content: '\f225';
}
.zmdi-folder-special:before {
  content: '\f226';
}
.zmdi-comment-dots:before {
  content: '\f260';
}
.zmdi-reorder:before {
  content: '\f31e';
}
.zmdi-dehaze:before {
  content: '\f197';
}
.zmdi-sort:before {
  content: '\f1ce';
}
.zmdi-pages:before {
  content: '\f34a';
}
.zmdi-stack-overflow:before {
  content: '\f35c';
}
.zmdi-calendar-account:before {
  content: '\f204';
}
.zmdi-paste:before {
  content: '\f109';
}
.zmdi-cut:before {
  content: '\f1bc';
}
.zmdi-save:before {
  content: '\f297';
}
.zmdi-smartphone-code:before {
  content: '\f139';
}
.zmdi-directions-bike:before {
  content: '\f117';
}
.zmdi-directions-boat:before {
  content: '\f11a';
}
.zmdi-directions-bus:before {
  content: '\f121';
}
.zmdi-directions-car:before {
  content: '\f125';
}
.zmdi-directions-railway:before {
  content: '\f1b3';
}
.zmdi-directions-run:before {
  content: '\f215';
}
.zmdi-directions-subway:before {
  content: '\f1d5';
}
.zmdi-directions-walk:before {
  content: '\f216';
}
.zmdi-local-hotel:before {
  content: '\f178';
}
.zmdi-local-activity:before {
  content: '\f1df';
}
.zmdi-local-play:before {
  content: '\f1df';
}
.zmdi-local-airport:before {
  content: '\f103';
}
.zmdi-local-atm:before {
  content: '\f198';
}
.zmdi-local-bar:before {
  content: '\f137';
}
.zmdi-local-cafe:before {
  content: '\f13b';
}
.zmdi-local-car-wash:before {
  content: '\f124';
}
.zmdi-local-convenience-store:before {
  content: '\f1d3';
}
.zmdi-local-dining:before {
  content: '\f153';
}
.zmdi-local-drink:before {
  content: '\f157';
}
.zmdi-local-florist:before {
  content: '\f168';
}
.zmdi-local-gas-station:before {
  content: '\f16f';
}
.zmdi-local-grocery-store:before {
  content: '\f1cb';
}
.zmdi-local-hospital:before {
  content: '\f177';
}
.zmdi-local-laundry-service:before {
  content: '\f1e9';
}
.zmdi-local-library:before {
  content: '\f18d';
}
.zmdi-local-mall:before {
  content: '\f195';
}
.zmdi-local-movies:before {
  content: '\f19d';
}
.zmdi-local-offer:before {
  content: '\f187';
}
.zmdi-local-parking:before {
  content: '\f1a5';
}
.zmdi-local-parking:before {
  content: '\f1a5';
}
.zmdi-local-pharmacy:before {
  content: '\f176';
}
.zmdi-local-phone:before {
  content: '\f2be';
}
.zmdi-local-pizza:before {
  content: '\f1ac';
}
.zmdi-local-post-office:before {
  content: '\f15a';
}
.zmdi-local-printshop:before {
  content: '\f1b0';
}
.zmdi-local-see:before {
  content: '\f28c';
}
.zmdi-local-shipping:before {
  content: '\f1e6';
}
.zmdi-local-store:before {
  content: '\f1d4';
}
.zmdi-local-taxi:before {
  content: '\f123';
}
.zmdi-local-wc:before {
  content: '\f211';
}
.zmdi-my-location:before {
  content: '\f299';
}
.zmdi-directions:before {
  content: '\f1e7';
}
/* Get the specific elements */
/* Ref 1. https://silktide.com/tools/cookie-consent/ */
/* Ref 2. https://silktide.com/tools/cookie-consent/docs/installation/ */
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}
.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -500px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 10px 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) !important;
  -webkit-transition: bottom 2s ease-out;
  transition: bottom 2s ease-out;
}
.cc_container.cc_open {
  bottom: 0;
}
.cc_container .cc_message {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background: #38b21b;
  color: #ffffff;
  padding: 5px 10px;
  margin: 0 10px;
  text-transform: none;
  font-size: 85%;
}
.cc_container .cc_more_info {
  color: #ffffff;
  text-decoration: underline;
}
.cc_container .cc_more_info:hover {
  text-decoration: none;
}
@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}
/* Ref. https://fonts.google.com/specimen/Roboto */
/* Black */
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
/* Bold */
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
/* Medium */
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
/* Default */
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
/* Light */
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'roboto', sans-serif;
  src: url('../../../responsive/theme-fabory/fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
body {
  color: #5b5b5b;
  line-height: 22.5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  font-weight: 700;
  margin-top: 20px;
  color: #0f3057;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
h1 strong,
h1 b,
h2 strong,
h2 b,
h3 strong,
h3 b,
h4 strong,
h4 b {
  font-weight: 900;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 80%;
}
a {
  text-decoration: none;
}
a.anchor-reverse,
a:hover {
  text-decoration: underline;
}
a.anchor-reverse:hover {
  text-decoration: none;
}
/* Text-colors -> see also './elements/status.less' */
.txt-primary {
  color: #027ac9;
}
.txt-dark {
  color: #000000;
}
.txt-light {
  color: #ffffff;
}
.txt-gray {
  color: #5b5b5b;
}
.txt-gray-accent {
  color: #e4e4e4;
}
.txt-gray-light {
  color: #f7f7f7;
}
.txt-gray-dark {
  color: #444444;
}
.txt-muted,
.text-muted {
  color: #5b5b5b;
}
a,
a:hover {
  color: #027ac9;
}
a.anchor-neutral,
a.anchor-neutral:hover {
  color: #000000 !important;
}
a.anchor-muted {
  color: #5b7183;
}
a.anchor-muted:hover {
  color: #000000;
}
/* Custom select */
/* Ref. https://github.com/filamentgroup/select-css */
.custom-select select {
  width: 100%;
  margin: 0;
  outline: none;
  padding: .6em .8em .5em .8em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
}
.custom-select::after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 1em;
  z-index: 2;
  pointer-events: none;
  display: none;
}
@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)) {
  .custom-select::after {
    display: block;
  }
  .custom-select select {
    padding-right: 2em;
    background: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .custom-select select:focus {
    border-color: #5b5b5b;
  }
}
.custom-select::after {
  content: '\f2f9';
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  position: absolute;
  top: 12px;
  color: #5b5b5b;
  font-size: 20px;
  right: 10px;
}
@-moz-document url-prefix() {
  .custom-select {
    overflow: hidden;
  }
  .custom-select::after {
    display: block;
  }
  .custom-select select {
    overflow: -moz-hidden-unscrollable;
    padding-right: .4em;
    background: none;
    border: 1px solid transparent;
    min-width: 6em;
    width: 130%;
    min-width: -moz-calc(0em);
    width: -moz-calc(102.4%);
    min-width: calc(0em);
    width: calc(102.4%);
  }
  @supports ( mask-type: alpha ) {
    .custom-select {
      overflow: visible;
    }
    .custom-select select {
      -moz-appearance: none;
      width: 100%;
      padding-right: 2em;
    }
  }
}
.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none;
  }
  .custom-select select:focus {
    border-color: #5b5b5b;
  }
  .custom-select select:focus::-ms-value {
    background: transparent;
    color: #222;
  }
  .custom-select select {
    padding-right: 2em;
    background: none;
    border: 1px solid transparent;
  }
  .custom-select::after {
    display: block;
  }
}
@supports ( box-shadow: none ) {
  .custom-select select:hover {
    outline: none;
    background: #f7f7f7;
  }
  .custom-select select:focus {
    outline: none;
    background: #f7f7f7;
  }
}
.custom-select {
  position: relative;
  margin: 0;
  background: #f7f7f7;
  width: 47.5%;
  float: left;
}
.custom-select:first-of-type {
  margin-right: 5%;
}
.custom-select select {
  border: none;
  font-family: 'fabory_regular', sans-serif;
  text-transform: none;
  color: #5b5b5b;
  cursor: pointer;
}
.custom-select select:focus {
  color: #444444;
}
.custom-select option {
  font-weight: normal;
}
.dropdown-toggle:after {
  content: '\f2f9';
  position: absolute;
  top: 1px;
  left: auto;
  right: 0;
  font-family: 'material-design-iconic-font';
  font-size: 22px;
  line-height: 1;
  color: #000000;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  color: #5b5b5b !important;
  top: 1px !important;
  left: auto !important;
  right: 0 !important;
}
.open .dropdown-toggle:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.scroll-bar {
  max-height: 100%;
  min-height: 320px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-x: hidden;
}
.scroll-bar::-webkit-scrollbar {
  width: 8px;
}
.scroll-bar::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ffffff;
}
.scroll-bar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #027ac9;
}
.dropdown-menu {
  padding: 10px 0 !important;
  border: 1px solid #f7f7f7;
  border-top: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  background: #ffffff;
  position: absolute;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.dropdown-menu li {
  margin-top: inherit;
}
.dropdown-menu li a {
  color: #027ac9;
  font-size: 15px;
}
.dropdown-menu li a.active {
  color: #5b5b5b;
}
.dropdown-menu li a:not(.active):focus,
.dropdown-menu li a:not(.active):hover {
  color: #027ac9;
  text-decoration: underline;
  background-color: transparent;
}
/* Ref 1. http://apps.eky.hk/css-triangle-generator/ */
/* Ref 2. http://caniuse.com/css-filters/embed ~85% */
/* Arrow-up */
.dropdown-menu[class*=arrow-]:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
  -webkit-filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
}
.dropdown-menu.arrow-left:before {
  left: 10px;
}
.dropdown-menu.arrow-right:before {
  right: 10px;
}
.dropdown-menu.scroll-menu:after {
  right: 10px;
}
.dropdown-menu:hover:after {
  color: #5b5b5b;
}
.caret-right {
  float: right;
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 5px;
  vertical-align: middle;
  border-left: 5px solid;
  border-left: 5px solid \9;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
/* Ref . http://twitter.github.io/typeahead.js/ */
.tt-menu div.caption,
.tt-menu div a {
  padding: 5px 40px 5px 25px;
  clear: both;
}
.tt-menu div a {
  font-size: 16px;
  color: #5b5b5b;
}
.tt-menu div a strong {
  color: #444444;
}
.tt-menu div.caption {
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  color: #027ac9;
  white-space: nowrap;
}
.twitter-typeahead {
  width: 100%;
}
.tt-menu {
  position: static !important;
}
.tt-dataset {
  margin: 34px 1px 0 0;
  background: #ffffff;
  border: 1px solid #027AC9;
  border-top-style: none !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  padding: 10px 5px;
}
.tt-selectable {
  color: #5b5b5b;
  cursor: pointer;
  border: 1px solid #ffffff;
}
.tt-highlight {
  color: #000000;
}
.tt-input {
  color: #444444;
}
.tt-hint {
  color: #5b5b5b;
}
.tt-selectable:hover .tt-highlight,
.tt-cursor .tt-highlight,
.tt-selectable:hover,
.tt-cursor {
  background: #ffffff;
  color: #027ac9;
  text-decoration: underline;
}
.tt-input,
.tt-hint {
  width: 100% !important;
}
.no-query {
  padding: 5px 10px;
  text-align: center;
}
.tt-input.tt-dropdown-visible {
  border-bottom: none !important;
  border-bottom-left-radius: 0 !important;
}
#navbar-primary.navbar .navbar-form .main-search .category-select.tt-dropdown-visible {
  border-bottom: none !important;
  border-bottom-right-radius: 0 !important;
}
@media (max-width: 767px) {
  .tt-menu {
    position: absolute !important;
    left: 0;
    top: 5px !important;
    width: 100%;
  }
  .tt-dataset {
    padding: 5px 10px;
    border-right: 0;
    font-size: 15px;
    border-left: 0;
    margin: 32px 0 0 0;
  }
  .twitter-typeahead {
    width: 100%;
    margin: 0 0 -5px 0;
  }
}
.twitter-typeahead .adp-filter-menu,
.twitter-typeahead .alp-filter-menu {
  width: 100%;
  background: #ffffff;
}
.twitter-typeahead .adp-filter-menu {
  padding: 10px;
  border: 1px solid #e4e4e4 !important;
  border-top-color: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25) !important;
}
.twitter-typeahead .alp-filter-menu {
  position: relative !important;
  margin-top: 2px;
}
.twitter-typeahead .alp-filter-menu .alp-custom-checkbox.selected-false {
  background-color: #ffffff;
  border: 1px solid #5b5b5b !important;
  width: 18px;
  height: 18px;
  border-radius: 2px;
}
.twitter-typeahead .alp-filter-menu .alp-custom-checkbox.selected-true::after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #027ac9;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  content: "";
  position: absolute;
  display: block;
}
.twitter-typeahead .alp-filter-menu .alp-label-selected {
  position: relative;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: auto;
  display: inline-flex;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  text-transform: none;
}
.twitter-typeahead .alp-filter-menu .alp-label-selected .text-muted {
  color: #5b5b5b;
  margin-left: 5px;
}
.twitter-typeahead .alp-filter-menu .alp-label-selected .text-muted:hover {
  text-decoration-color: #5b5b5b;
}
.adp-filter-suggestion {
  cursor: pointer;
  display: block;
  color: #5b5b5b;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
}
.adp-filter-highlight {
  font-weight: bold;
  color: #5b5b5b;
}
.text-muted .adp-filter-highlight {
  font-weight: normal;
  color: #5b5b5b;
}
.adp-filter-empty {
  font-weight: normal;
  color: #5b5b5b;
  margin: unset !important;
}
::-ms-clear {
  display: none;
}
:-ms-input-placeholder {
  color: #5b5b5b !important;
  font-family: 'roboto', sans-serif !important;
}
::-moz-placeholder {
  color: #5b5b5b !important;
  font-family: 'roboto', sans-serif !important;
}
:-moz-placeholder {
  color: #5b5b5b !important;
  font-family: 'roboto', sans-serif !important;
}
::-webkit-input-placeholder {
  color: #5b5b5b !important;
  font-family: 'roboto', sans-serif !important;
}
.form-control,
input,
textarea,
select {
  font-family: 'roboto', sans-serif !important;
}
.account-section .form-control,
.account-section input,
.account-section textarea,
.account-section select {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
input[type='number'] {
  -moz-appearance: textfield;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.form-control,
.form-control-gray {
  height: auto;
  border-color: #e4e4e4;
  -webkit-transition: background-color 0.5s ease, border-color 0.5s ease;
  transition: background-color 0.5s ease, border-color 0.5s ease;
}
.form-control:focus,
.form-control-gray:focus {
  height: auto;
  border-color: #027ac9;
  background-color: #ffffff;
  color: #000000;
}
.form-control-gray {
  background-color: #f7f7f7;
}
.form-control-gray:hover {
  background: #ffffff;
}
.form-group {
  margin-bottom: 20px;
}
.form-control-lg {
  padding: 15px;
  font-size: 14px;
}
/* Radio-buttons - styling */
.radio {
  margin: 0;
}
.radio label {
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.radio label::before {
  cursor: pointer;
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 3px;
  left: 0;
  border: 1px solid #5b5b5b;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: ' ';
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #027ac9;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.radio input[type=radio] {
  opacity: 0;
  z-index: 1;
}
.radio input[type=radio]:checked + label:not(.error)::before {
  border-color: #027ac9;
}
.radio input[type=radio]:checked + label:not(.error)::after {
  background-color: #027ac9;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* Checkboxes - styling */
.checkbox label:not(.error) {
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: auto;
  display: inline-flex;
  cursor: pointer;
  font-weight: 400;
}
.checkbox label:not(.error)::before {
  cursor: pointer;
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 4px;
  left: 0;
  border: 1px solid #5b5b5b;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.checkbox label:not(.error)::after {
  font-family: 'material-design-iconic-font';
  content: '\f26b';
  color: #ffffff;
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 4px;
  top: 2px;
  opacity: 0;
  font-weight: normal;
  font-size: 14px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.checkbox .error {
  order: 1;
  font-weight: 600;
}
.checkbox.active label:not(.error)::after {
  opacity: 1;
}
.checkbox.active label:not(.error)::before {
  background-color: #027ac9;
  border-color: #027ac9;
}
.checkbox.material label:not(.error)::before {
  top: 16px;
}
.checkbox:checked + label:not(.error)::before {
  border-color: #027ac9;
}
.checkbox:checked + label:not(.error)::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
}
/* Checkboxes | Radios -> positioning */
.radio + .radio,
.checkbox + .checkbox,
.checkbox {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
}
.form-group .has-tooltip .message-text .inner {
  font-weight: normal;
  white-space: normal;
  word-wrap: break-word;
}
.table-verticle td {
  font-weight: bold;
}
.table-verticle th {
  width: 35%;
  min-width: 250px;
}
.table {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
.table th {
  font-size: inherit;
  text-transform: none;
  background-color: inherit;
  color: inherit;
}
.table th:last-child {
  text-align: left;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  padding: 12px 8px;
  vertical-align: middle;
}
.table-striped tbody tr:nth-of-type(even):last-of-type {
  border-bottom: 2px solid #f7f7f7;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
.table-hover > tbody > tr:hover {
  background-color: #fdfdfd;
}
@media (max-width: 991px) {
  .table-verticle th {
    width: 25%;
    min-width: 150px;
  }
  .table-verticle.table-th-lg th {
    width: 75%;
    min-width: 250px;
  }
}
.table-responsive {
  overflow-x: visible;
}
@media (max-width: 991px) and (min-width: 768px) {
  .table-responsive {
    overflow-x: auto;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border: 0 !important;
    border: none;
  }
}
.pagination {
  border-color: #e4e4e4;
}
.pagination > li > a,
.pagination > li > span {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  font-size: 17px;
  width: 40px;
  line-height: 40px;
  height: 44px;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    width: 100%;
  }
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > a:active {
  background-color: #027ac9;
  color: #ffffff;
}
.pagination .glyphicon-chevron-right:before {
  content: "\00bb";
  font-size: 20px;
}
.pagination .glyphicon-chevron-left:before {
  content: "\00ab";
  font-size: 20px;
}
.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:focus,
.pagination > li.active > a:active {
  background-color: #027ac9;
  color: #ffffff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active a:hover,
.pagination > .active span:hover,
.pagination > .active a:focus,
.pagination > .active span:focus {
  color: #5b5b5b;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #5b5b5b;
}
.pagination .nopointerevent {
  pointer-events: none;
}
/* General */
.alert {
  padding-left: 15px;
  padding-right: 15px;
}
.alert-round {
  border: 1px solid #5b5b5b !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
[class*=alert-] {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
/* Statusses */
/*
[class*=success]:not(.btn) {
  color: @color-success;
}

[class*=danger]:not(.btn) {
  color: @color-danger;
}

[class*=warning]:not(.btn) {
  color: @color-warning;
}

[class*=info]:not(.btn) {
  color: @color-info;
}
*/
/* Messages (alerts) */
.alert-danger {
  background-color: #f8d7da;
}
.alert-info {
  background-color: rgba(246, 134, 31, 0.15);
}
.alert-info-checkout {
  background-color: #eeeeee;
  border-color: #5b5b5b;
  color: #e51f2a;
}
.alert-info-checkout .zmdi-alert-circle-o,
.alert-info-checkout .alert-warning,
.alert-info-checkout .alert-danger {
  margin-right: 14px;
  font-size: 20px;
  transform: translateY(2px);
}
.alert-info-checkout .zmdi-close {
  color: #5b5b5b;
  font-size: 1em;
  vertical-align: middle;
  transform: translateY(5px);
}
.alert-info-checkout .close {
  opacity: 1;
}
/* Anchors and interaction */
.txt-success:hover,
tr:hover .txt-success {
  color: #009c00;
}
.txt-danger:hover,
tr:hover .txt-danger {
  color: #cc0611;
}
.txt-warning:hover,
tr:hover .txt-warning {
  color: #e57f00;
}
/* Universal backgrounds */
.bg-success {
  background-color: rgba(63, 174, 42, 0.15) !important;
}
.bg-warning {
  background-color: rgba(246, 134, 31, 0.15) !important;
}
.bg-info {
  background-color: rgba(246, 134, 31, 0.15) !important;
}
.bg-danger {
  background-color: #f8d7da !important;
}
.bg-warning-light {
  background-color: #ffeedc !important;
}
.bg-gray {
  background-color: #f8f8f8 !important;
}
.bg-warning-dark {
  background-color: #f4e3d1 !important;
}
.bg-brand {
  background-color: rgba(0, 122, 201, 0.1) !important;
}
/* ---------------------------------------------------- */
/* Text-colors -> see also './elements/typography.less' */
/* ---------------------------------------------------- */
.txt-danger {
  color: #e51f2a;
}
.txt-warning {
  color: #fe9800;
}
.txt-info {
  color: #fe9800;
}
.txt-success {
  color: #00b517;
}
.carousel {
  padding: 0 15px;
  margin: 0 -15px;
}
.carousel .item {
  margin: 0;
  padding: 0;
}
.carousel .carousel-inner {
  border: 1px solid #e4e4e4;
}
.carousel .carousel-control {
  text-shadow: 0 0 2px #000000;
  width: 45px;
  opacity: 1;
  color: #5B5B5B;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.carousel .carousel-control .glyphicon-chevron-left,
.carousel .carousel-control .glyphicon-chevron-right {
  font-size: 45px;
  width: 45px;
  height: 45px;
  margin-top: -20px;
  text-shadow: none;
}
.carousel .carousel-control .glyphicon-chevron-left {
  margin-left: -22.5px;
}
.carousel .carousel-control .glyphicon-chevron-right {
  margin-right: -22.5px;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none;
  background-color: none;
  opacity: 0.9;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.carousel .carousel-control.left {
  left: 15px;
}
.carousel .carousel-control.right {
  right: 15px;
}
/* carousel .less compile error | ref. https://github.com/twbs/bootstrap/issues/14937 */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  width: auto !important;
  height: auto;
  margin: 0 auto;
}
.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;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-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 .carousel-control.left:hover,
.carousel .carousel-control.right:hover {
  background-color: #0f3057;
  color: white;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .homepage-fasteners-industrials {
    max-width: 100px;
  }
}
#section-breadcrumb {
  max-width: 40%;
}
#section-breadcrumb .breadcrumb {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  background: white;
  margin: 0;
  font-size: 12px;
}
#section-breadcrumb .breadcrumb li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 2px;
}
#section-breadcrumb .breadcrumb li:first-child,
#section-breadcrumb .breadcrumb li:last-child {
  overflow: initial;
}
#section-breadcrumb .breadcrumb > li + li:before {
  content: none;
}
#section-breadcrumb .breadcrumb .zmdi {
  padding: 0 15px;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
#section-breadcrumb .breadcrumb > .active {
  font-weight: bold;
}
[class*=btn-] {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  min-height: 45px;
  max-height: 45px;
  padding: 15px;
  line-height: 16px;
  border-width: 1px;
  font-weight: 700;
  text-transform: none;
  width: auto;
}
[class*=btn-].btn-minus,
[class*=btn-].btn-plus {
  min-width: 45px;
  max-width: 45px;
  width: 45px;
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  overflow: hidden;
  color: #ffffff;
}
[class*=btn-].btn-minus,
[class*=btn-].btn-minus-small {
  background-color: #F7F7F7;
  border: 1px solid #e4e4e4 !important;
  color: #5b5b5b;
  font-weight: bold;
  border-radius: 4px 0 0 4px !important;
  -moz-border-radius: 4px 0 0 4px !important;
  -webkit-border-radius: 4px 0 0 4px !important;
}
[class*=btn-].btn-plus,
[class*=btn-].btn-plus-small {
  background-color: #F7F7F7;
  border: 1px solid #e4e4e4 !important;
  color: #5b5b5b;
  font-weight: bold;
  border-radius: 0 4px 4px 0 !important;
  -moz-border-radius: 0 4px 4px 0 !important;
  -webkit-border-radius: 0 4px 4px 0 !important;
}
[class*=btn-].btn-minus:hover,
[class*=btn-].btn-minus:active,
[class*=btn-].btn-minus-small:active,
[class*=btn-].btn-minus-small:hover {
  background-color: #0F3057;
  border-color: #0F3057;
  color: white;
}
[class*=btn-].btn-plus:hover,
[class*=btn-].btn-plus:active,
[class*=btn-].btn-plus-small:hover,
[class*=btn-].btn-plus-small:active {
  background-color: #0F3057;
  border-color: #0F3057;
  color: white;
}
[class*=btn-] > .zmdi:not(.zmdi-shopping-cart) {
  font-size: 20px;
  vertical-align: middle;
}
[class*=btn-].btn-no-action {
  cursor: default;
}
.btn-disabled {
  cursor: not-allowed;
}
.btn-round {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  overflow: hidden;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  min-height: 45px;
  max-height: 45px;
  line-height: 18px;
}
.btn.btn-clear {
  background: none;
  color: #5b5b5b;
  text-transform: none;
  font-weight: 400;
}
.btn.btn-clear:hover {
  color: #5b5b5b;
  text-decoration: underline;
}
.btn.btn-clear .zmdi {
  margin-right: 5px;
  font-size: 20px;
}
.btn.btn-clear2 {
  background: none;
  color: #0f3057;
  text-transform: none;
  font-weight: 400;
}
.btn.btn-clear2:hover {
  opacity: 0.8;
}
.btn.btn-clear2 .zmdi {
  margin: 0;
  font-size: 35px;
  transform: translateY(2px);
}
.btn-default {
  background-color: #5b5b5b;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.btn-default.focus,
.btn-default.active {
  background-color: #424242;
  border-color: #424242;
  color: #ffffff;
}
.btn-primary {
  background-color: #027ac9;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.btn-primary.focus,
.btn-primary.active {
  background-color: #0061b0;
  border-color: #0061b0;
  color: #ffffff;
}
.btn-primary.fullwidth {
  width: 100%;
}
.btn-secondary {
  background-color: #ffffff;
  border: 2px solid #0f3057 !important;
  color: #0f3057;
  box-shadow: none !important;
  padding: 13px 15px;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.btn-secondary.focus,
.btn-secondary.active {
  background-color: #0f3057;
  border-color: #0f3057;
  color: #ffffff;
}
.btn-secondary.fullwidth {
  width: 100%;
}
.btn-secondary2 {
  color: #ffffff;
  background-color: #00b517;
  border-color: #00b517;
}
.btn-secondary2:focus,
.btn-secondary2.focus {
  color: #ffffff;
  background-color: #008211;
  border-color: #003607;
}
.btn-secondary2:hover {
  color: #ffffff;
  background-color: #008211;
  border-color: #00780f;
}
.btn-secondary2:active,
.btn-secondary2.active,
.open > .dropdown-toggle.btn-secondary2 {
  color: #ffffff;
  background-color: #008211;
  border-color: #00780f;
}
.btn-secondary2:active:hover,
.btn-secondary2.active:hover,
.open > .dropdown-toggle.btn-secondary2:hover,
.btn-secondary2:active:focus,
.btn-secondary2.active:focus,
.open > .dropdown-toggle.btn-secondary2:focus,
.btn-secondary2:active.focus,
.btn-secondary2.active.focus,
.open > .dropdown-toggle.btn-secondary2.focus {
  color: #ffffff;
  background-color: #005e0c;
  border-color: #003607;
}
.btn-secondary2:active,
.btn-secondary2.active,
.open > .dropdown-toggle.btn-secondary2 {
  background-image: none;
}
.btn-secondary2.disabled:hover,
.btn-secondary2[disabled]:hover,
fieldset[disabled] .btn-secondary2:hover,
.btn-secondary2.disabled:focus,
.btn-secondary2[disabled]:focus,
fieldset[disabled] .btn-secondary2:focus,
.btn-secondary2.disabled.focus,
.btn-secondary2[disabled].focus,
fieldset[disabled] .btn-secondary2.focus {
  background-color: #00b517;
  border-color: #00b517;
}
.btn-secondary2 .badge {
  color: #00b517;
  background-color: #ffffff;
}
.btn-green {
  background-color: #00b517;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.btn-green:active:hover,
.btn-green:active:focus,
.btn-green:active.focus,
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active:hover,
.btn-green.active:focus,
.btn-green.active.focus,
.btn-green.focus,
.btn-green.active {
  background-color: #009c00;
  border-color: #009c00;
  color: #ffffff;
}
.btn-white {
  background-color: transparent;
  color: white;
  border: 1px solid white !important;
  box-shadow: none !important;
  padding: 14px 15px;
}
.btn-white:active:hover,
.btn-white:active:focus,
.btn-white:active.focus,
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active:hover,
.btn-white.active:focus,
.btn-white.active.focus,
.btn-white.focus,
.btn-white.active {
  background-color: white;
  border-color: white;
  color: #027ac9;
}
.btn-warning {
  background-color: #fe9800;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.btn-warning.focus,
.btn-warning.active {
  background-color: #e57f00;
  border-color: #e57f00;
  color: #ffffff;
}
.btn-muted {
  background-color: #5b5b5b;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.btn-muted:active:hover,
.btn-muted:active:focus,
.btn-muted:active.focus,
.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active:hover,
.btn-muted.active:focus,
.btn-muted.active.focus,
.btn-muted.focus,
.btn-muted.active {
  background-color: #424242;
  border-color: #424242;
  color: #ffffff;
}
.btn-block {
  width: 100% !important;
}
.btn-outline-primary {
  padding: 10px 15px !important;
  background-color: transparent;
  color: #5b5b5b;
  font-size: 14px;
  min-height: auto !important;
  text-transform: none;
}
.btn-outline-primary:active:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary.active.focus,
.btn-outline-primary.focus,
.btn-outline-primary.active {
  color: #027ac9 !important;
  background-color: transparent !important;
}
@media (min-width: 768px) {
  [id*=-modal] .modal-content {
    padding: 15px;
  }
  [id*=-modal] button.close {
    margin-top: -15px;
    margin-right: -15px;
  }
}
[id*=-modal] .modal-footer {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
.modal-login .modal-content {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.modal-login .list-usp {
  display: block;
}
.modal-login .list-usp li:before {
  content: '\f26b';
  font-family: 'material-design-iconic-font';
}
[class*=-modal] .form-group {
  margin-bottom: 10px;
}
[class*=-modal] .form-group-no-margin .form-group {
  margin-bottom: 0;
}
[class*=-modal] .has-tooltip {
  position: relative;
  cursor: pointer;
  margin-left: 2px;
  display: inline-block;
}
[class*=-modal] .jcf-select {
  height: 41px;
}
[class*=-modal] .jcf-select .jcf-select-text {
  margin: 9px 35px 0 11px;
}
[class*=-modal] .jcf-select .zmdi-chevron-down {
  font-size: 22px;
}
[class*=-modal] .jcf-select ul {
  width: 100%;
}
.modal-options.fade.colleague-modal {
  top: 50px;
}
@media (min-width: 768px) {
  .product-recommendations-modal .modal-header .close {
    margin: 10px 0 0 0;
  }
}
@media (min-width: 768px) {
  .product-recommendations-modal .modal-header-actions {
    display: flex !important;
    margin: 15px;
    float: right;
  }
}
@media (max-width: 767px) {
  .product-recommendations-modal .modal-header-actions {
    display: flow !important;
  }
  .product-recommendations-modal .modal-header-actions #continueShoppingButton {
    float: right;
    margin-right: 10px;
  }
}
.product-recommendations-modal .modal-title-content {
  line-height: 25px;
  display: block;
  margin-top: 20px;
}
.product-recommendations-modal .modal-title-content span:nth-child(2) {
  font-size: 15px;
  color: #ccc;
}
.product-recommendations-modal .modal {
  transition: none 0s ease 0s !important;
  top: 96px !important;
  display: block;
}
.product-recommendations-modal .modal-dialog {
  width: auto;
  max-width: 1180px !important;
  border-radius: 10px;
}
.product-recommendations-modal .modal-header {
  background-color: #0f3057;
  border-radius: 8px 8px 0px 0px;
}
.product-recommendations-modal .modal-header .modal-title {
  line-height: 42px;
  color: #ffffff;
}
.product-recommendations-modal .modal-header .modal-title .crossSell-to-cart-link {
  padding-top: 13px !important;
  background-color: #027ac9 !important;
}
.product-recommendations-modal .modal-header .modal-title .continue-shopping-link {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 10px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .product-recommendations-modal .modal-header .modal-title .continue-shopping-link {
    margin-left: 0;
    margin-right: 0;
  }
}
.product-recommendations-modal .modal-header .modal-title .pull-right {
  display: flex !important;
  margin: 15px;
}
.product-recommendations-modal .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.product-recommendations-modal .modal-content {
  padding: 0px;
  border-radius: 10px;
}
.product-recommendations-modal .modal-body {
  min-height: 500px;
}
.product-recommendations-modal .product-name {
  min-height: 36px;
}
.product-recommendations-modal .modal-footer {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .product-recommendations-modal .modal-footer {
    text-align: left;
  }
}
.product-recommendations-modal .modal-footer input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: top;
}
.product-recommendations-modal figcaption {
  height: 130px;
}
.cross-sell-popup .green-outline-btn {
  border: 1px solid #00b517 !important;
  color: #00b517 !important;
  background-color: white !important;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
}
.cross-sell-popup .quantity-selector-elm {
  min-width: unset !important;
  width: 38px!important;
  font-size: 15px!important;
}
.cross-sell-popup .quantity-selector {
  float: inline-start;
  max-width: 150px;
}
.cross-sell-popup .add-to-cart-elm {
  float: inline-end;
}
.cross-sell-popup .add-to-cart-icon {
  color: #fff;
  font-style: normal;
  display: inline-block;
  position: absolute;
  background: #027ac9;
  width: auto;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  border-radius: 50%;
  top: -5px;
  right: -5px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  min-width: 18px;
}
@media (min-width: 768px) {
  .modal-dialog.small-modal {
    width: 500px;
  }
}
.well {
  background-color: #f7f7f7;
  border: none;
  padding: 30px 15px;
}
.rating {
  margin-left: 0;
}
.rating li > input {
  display: none;
}
.rating li > label {
  color: #e4e4e4;
  font-size: 22.5px;
  margin-right: 5px;
}
.rating li > input + label {
  cursor: pointer;
}
.rating li > label.rating-active,
.rating li > input:checked ~ label,
.rating li > input + label:hover,
.rating li > input + label:hover ~ label {
  color: #fed500;
}
.rating li > input:checked + label:hover,
.rating li > input:checked ~ label:hover,
.rating li > label:hover ~ input:checked ~ label,
.rating li > input:checked ~ label:hover ~ label {
  color: #e5bc00;
}
.rating li {
  padding: 0;
  direction: rtl;
}
.rating a:before {
  border-color: #e4e4e4;
}
.rating a {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  font-size: 15px;
  margin-left: 5px;
  padding-left: 15px;
}
.product-box {
  /* end list item*/
}
.product-box input[type=number] {
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  min-height: 45px;
  max-height: 45px;
  padding: 15px;
  font-size: 14px;
}
.product-box .form-control {
  border-width: 1px;
}
.product-box .btn-minus,
.product-box .btn-plus {
  font-size: 20px;
  font-weight: 400;
}
.product-box .tag {
  background: #fe9800;
  color: #ffffff;
  padding: 5px 12px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  font-family: 'roboto', sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: none;
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 0;
  z-index: 100;
}
.product-box .tag.product-label-orange {
  background: #fe9800;
  color: #ffffff;
}
.product-box .tag.product-label-blue {
  background: #027ac9;
  color: #ffffff;
}
.product-box .tag.product-label-green {
  background: #3fae2a;
  color: #ffffff;
}
.product-box .tag.product-label-red {
  background: #ff0000;
  color: #ffffff;
}
.product-box .tag.product-label-stainless_steel {
  background: #e0dfdb;
  color: #000000;
}
.product-box .aditional-info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  margin: 5px 0 10px;
  height: 35px;
  overflow: hidden;
}
.product-box .aditional-info div {
  width: 35px;
  height: 35px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  margin-left: 5px;
}
.product-box .aditional-info .material.plastic {
  background: #d8d8d8;
}
.product-box .aditional-info .material.messing {
  background-image: -webkit-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -moz-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -ms-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -o-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: linear-gradient(136deg, #e6ac39, #fcefd3 54%, #e9ab45);
}
.product-box .aditional-info .material.rvs {
  background-image: -webkit-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -moz-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -ms-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -o-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: linear-gradient(136deg, #868686, #ebebeb 53%, #8d8d8d);
}
.product-box .aditional-info .material.steel {
  background-image: -webkit-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -moz-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -ms-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -o-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: linear-gradient(136deg, #4e4e4e, #909090 52%, #464646);
}
.product-box .aditional-info .size {
  border: 1px solid #e4e4e4;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  color: #e4e4e4;
  font-weight: 700;
}
.product-box .aditional-info .icon {
  border: 1px solid #e4e4e4;
  line-height: 33px;
  text-align: center;
  vertical-align: middle;
}
.product-box .favorite {
  width: 22px;
  height: 18px;
  display: block;
  margin: 5px 0 0;
  position: relative;
  z-index: 100;
}
.product-box .favorite:before {
  content: url('../../../theme-fabory/images/icons/favorite_icon.png');
  width: 22px;
  height: 18px;
  display: block;
}
.product-box .favorite.active:before {
  content: url('../../../theme-fabory/images/icons/added_favorite_icon.png');
  width: 22px;
  height: 18px;
  display: block;
}
.product-box .favorite .message-text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 18px;
}
.product-box .favorite .message-text .inner-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 194px;
  height: 70px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  bottom: 105%;
  left: -88px;
  line-height: 1.2;
  border: 1px solid #007ac9;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2) !important;
  padding: 0 !important;
}
.product-box .favorite .message-text .inner-text b {
  display: block;
}
.product-box .favorite .message-text .inner-text:before,
.product-box .favorite .message-text .inner-text:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.product-box .favorite .message-text .inner-text:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 11px;
  margin-left: -11px;
  margin-top: -1px;
}
.product-box .favorite .message-text .inner-text:before {
  border-color: rgba(0, 122, 201, 0);
  border-top-color: #007ac9;
  border-width: 12px;
  margin-left: -12px;
}
.product-box .favorite:hover .message-text {
  display: block;
}
.product-box .btn-sm {
  min-width: 38px !important;
  max-width: 38px !important;
  width: 38px !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.product-box .more {
  color: #5b5b5b;
  font-size: 14px;
  text-decoration: none;
}
.product-box .more:hover {
  text-decoration: underline;
}
.product-box .delivery-date,
.product-box .delivery-contact {
  display: inline-block;
  color: #5b5b5b;
}
.product-box .delivery-date .zmdi,
.product-box .delivery-contact .zmdi {
  font-size: 18px;
  vertical-align: text-bottom;
}
.product-box .delivery-date .inner,
.product-box .delivery-contact .inner {
  border: 1px solid #007ac9 !important;
}
.product-box.grid-item {
  margin-bottom: 20px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.product-box.grid-item .inner {
  border-bottom: 1px solid #ccc;
  padding: 30px 0 20px;
  position: relative;
}
.product-box.grid-item .rating {
  position: absolute;
  top: 10px;
  right: 0;
}
.product-box.grid-item .rating li,
.product-box.grid-item .rating label {
  margin: 0 !important;
  direction: ltr;
}
.product-box.grid-item .rating li > label {
  color: #fed500;
}
.product-box.grid-item a.anchor-neutral {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
.product-box.grid-item .price {
  color: #027ac9;
  font-size: 16px;
}
.product-box.grid-item .price .zmdi {
  margin-right: 5px;
}
.product-box.grid-item figcaption {
  margin-top: 15px;
  margin-bottom: 15px;
  background: transparent;
  padding: 10px 0;
  border: none;
  line-height: 18px;
  max-height: 130px;
}
.product-box.grid-item figcaption .code {
  font-size: 14px;
  display: block;
  color: #5b5b5b;
  margin-top: 5px;
}
.product-box.grid-item .alp-image-holder {
  width: 100%;
  height: 170px;
  position: relative;
}
.product-box.grid-item .alp-image-holder .img-responsive {
  position: absolute;
  margin: auto !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 80%;
  max-width: 95%;
}
.product-box.grid-item .alp-image-holder .img-responsive.img-responsive--small {
  max-width: 65%;
}
.product-box.grid-item .code span,
.product-box.grid-item .amount {
  color: #5b5b5b;
}
.product-box.grid-item .price-wrap span {
  font-size: 14px;
}
.product-box.grid-item .price-wrap span .text {
  color: #5b5b5b;
}
.product-box.grid-item .price-wrap span.delivery {
  color: #5b5b5b;
}
.product-box.grid-item .price-wrap span.delivery .zmdi {
  font-size: 22px;
  float: left;
  line-height: 17px;
  margin-right: 5px;
  transform: translateY(3px);
}
.product-box.grid-item .row {
  margin-top: 15px;
  margin-bottom: 15px;
}
.product-box.grid-item .row.price-wrap {
  margin-bottom: 0;
}
.product-box.grid-item .row.price-wrap.price-wrap-cart {
  padding-left: 15px !important;
}
.product-box.grid-item .btn-warning {
  min-width: 45px;
  max-width: 45px;
  width: 45px;
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  overflow: hidden;
  padding: 15px 0;
}
.product-box.grid-item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
}
.product-box.grid-item:hover .inner {
  border-bottom-color: #ffffff;
}
.product-box.grid-item.no-hover:hover {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.product-box.grid-item.no-hover:hover .inner {
  border-bottom-color: inherit !important;
}
.product-box.grid-item .btn-green {
  max-width: 80%;
  float: right;
}
.product-box.grid-item.highlight {
  border: 0.5px solid #fe9800;
}
.product-box.grid-item.highlight .inner {
  border-bottom: none;
}
.product-box.grid-item.highlight .inner figcaption {
  color: #027ac9;
}
.product-box.list-item {
  border-bottom: 1px solid #e4e4e4;
  border-top: none;
  padding: 0;
  /* end wrap */
}
.product-box.list-item:first-child {
  border-top: 1px solid #e4e4e4;
}
.product-box.list-item.highlight {
  border: 0.5px solid #fe9800;
}
.product-box.list-item.highlight .wrap .text a {
  color: #027ac9;
}
.product-box.list-item.highlight ~ .list-item {
  border-bottom: none !important;
  background: red !important;
}
.product-box.list-item .inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
  width: 100%;
  padding: 20px 10px;
  margin: 0 auto;
  position: relative;
  overflow: visible !important;
  min-height: 120px;
}
.product-box.list-item .alp-image-holder {
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin-right: 10px;
}
.product-box.list-item .alp-image-holder .img-responsive {
  width: auto;
  max-width: 90px;
  height: auto;
  max-height: 80px;
  background: red;
  display: inline-block;
}
.product-box.list-item .favorite {
  position: relative;
  margin: 0 0 0 5px;
  top: 2px;
  display: inline-block;
}
.product-box.list-item .wrap {
  width: 65%;
  font-size: 14px;
  /* end info wrap */
}
.product-box.list-item .wrap .text {
  margin: -10px 0 10px;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  font-family: 'roboto', sans-serif;
  position: relative;
}
.product-box.list-item .wrap .text a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
}
.product-box.list-item .wrap .info_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  min-height: 35px;
  /* end rating */
}
.product-box.list-item .wrap .info_wrap .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  text-decoration: none;
}
.product-box.list-item .wrap .info_wrap .aditional-info {
  justify-content: space-between;
  margin: 0;
}
.product-box.list-item .wrap .info_wrap .aditional-info div {
  margin: 0 2px;
}
.product-box.list-item .wrap .info_wrap .rating {
  width: 10%;
  font-size: 14px;
  color: #5b5b5b;
  font-family: 'roboto', sans-serif;
  padding: 0;
  margin: 0;
}
.product-box.list-item .wrap .info_wrap .rating:before {
  border: none;
}
.product-box.list-item .wrap .info_wrap .rating .zmdi {
  font-size: 22px;
  color: #fed500;
  margin-right: 5px;
  float: left;
}
.product-box.list-item .wrap .info_wrap .code {
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #5b5b5b !important;
  font-family: 'arial', 'helvetica', 'sans-serif';
}
.product-box.list-item .wrap .info_wrap .stock {
  font-size: 14px;
  color: #5b5b5b;
  width: 230px;
  text-align: left;
}
.product-box.list-item .wrap .info_wrap .stock [class*=txt-] {
  display: inline-block;
}
.product-box.list-item .wrap .info_wrap .stock .delivery {
  color: #5b5b5b;
}
.product-box.list-item .wrap .info_wrap .more {
  font-size: 13px;
  color: #5b5b5b;
  font-family: 'arial', 'helvetica', 'sans-serif';
  width: 10%;
  text-align: left;
  line-height: 15px;
}
.product-box.list-item .wrap .info_wrap .lock-icon {
  margin-right: 5px;
}
.product-box.list-item .wrap .info_wrap .price {
  color: #027ac9;
  font-family: 'roboto', sans-serif;
  font-size: 15px;
  text-decoration: none;
  min-width: 120px;
  text-align: right;
  line-height: 18px;
}
.product-box.list-item .wrap .info_wrap .price span {
  display: inline-block;
  color: #5b5b5b;
  font-size: 14px;
  font-family: 'arial', 'helvetica', 'sans-serif';
}
.product-box.list-item .wrap .info_wrap .price a:hover {
  text-decoration: none;
}
.product-box.list-item .wrap .info_wrap .price b:hover {
  text-decoration: underline;
}
.product-box.list-item .wrap .info_wrap .price.discount {
  min-width: 260px;
}
@media (max-width: 769px) {
  .product-box.list-item .wrap .info_wrap .price {
    text-align: left;
  }
}
.product-box.list-item .amount {
  color: #5b5b5b;
}
.product-box.list-item .amount .aditional-info {
  margin-top: 0;
}
.product-box.list-item .quantity-wrap {
  min-width: 220px;
}
.product-box.list-item .quantity-wrap .input-group {
  width: 140px;
}
.product-box.list-item .quantity-wrap .btn-green {
  max-width: 70px;
}
.product-box.list-item .tag {
  position: relative;
  top: 0;
  left: 10px;
}
.product-box.list-item figure {
  display: flex;
  align-items: center;
}
.product-box.list-item .price-wrap {
  font-size: 14px;
}
.product-box.list-item [class*=col-xs-],
.product-box.list-item .quantity-wrap [class*=col-] {
  padding: 0 !important;
}
.product-box.list-item .btn-primary.btn-sm {
  min-width: auto !important;
  max-width: 100% !important;
  width: auto !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.product-box.list-item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  border-color: #e4e4e4;
}
.product-box.list-item:hover.highlight {
  border-color: #fe9800;
}
.product-box.list-item .delivery-date,
.product-box.list-item .delivery-contact {
  margin-left: 5px;
}
.product-box.box-nonvariant .anchor-neutral {
  width: 40%;
}
.product-box .cart-recommended-btn {
  padding-left: 0px !important;
}
.product-box .cart-recommended-btn button {
  max-width: 100% !important;
}
.zmdi-shopping-cart {
  font-size: 25px;
  transform: translateY(-5px);
}
/*media query*/
@media (max-width: 993px) {
  .product-box.list-item .wrap {
    width: 55%;
  }
}
@media (max-width: 1300px) {
  .product-box.list-item .wrap {
    width: 60%;
  }
  .product-box.list-item .wrap .info_wrap .price.discount {
    min-width: 200px;
  }
}
.tooltip {
  background-color: transparent;
  color: #ffffff;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #027ac9;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #027ac9;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #027ac9;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #027ac9;
}
.tooltip-inner {
  color: #ffffff;
  background-color: #027ac9;
}
/*

  mr - margin right
  ml - margin left
  mx - margin left & right

  mt - margin top
  mb - margin bottom
  my - margin top & bottom

  p* - same, but padding

  @gutter-xs : 5px;

  *0 - 0 x @gutter-xs [0]
  *1 - 1 x @gutter-xs [5]
  *2 - 2 x @gutter-xs [10]
  *3 - 3 x @gutter-xs [15]
  *4 - 4 x @gutter-xs [20]
  *5 - 5 x @gutter-xs [25]
  etc...

*/
.clearfix,
.clearfix-inline,
.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,
.register__container {
  clear: both;
  display: block;
}
.clearfix-inline {
  display: inline-block;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-05 {
  margin-left: 5px !important;
}
.ml-1 {
  margin-left: 10px !important;
}
.ml-2 {
  margin-left: 20px !important;
}
.ml-3 {
  margin-left: 30px !important;
}
.ml-4 {
  margin-left: 40px !important;
}
.ml-5 {
  margin-left: 50px !important;
}
.ml-6 {
  margin-left: 60px !important;
}
.ml-7 {
  margin-left: 70px !important;
}
.ml-8 {
  margin-left: 80px !important;
}
.ml-9 {
  margin-left: 90px !important;
}
.ml-10 {
  margin-left: 100px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-1 {
  margin-right: 10px !important;
}
.mr-2 {
  margin-right: 20px !important;
}
.mr-3 {
  margin-right: 30px !important;
}
.mr-4 {
  margin-right: 40px !important;
}
.mr-5 {
  margin-right: 50px !important;
}
.mr-6 {
  margin-right: 60px !important;
}
.mr-7 {
  margin-right: 70px !important;
}
.mr-8 {
  margin-right: 80px !important;
}
.mr-9 {
  margin-right: 90px !important;
}
.mr-10 {
  margin-right: 100px !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mx-2 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mx-3 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.mx-4 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.mx-5 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.mx-6 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}
.mx-7 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}
.mx-8 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}
.mx-9 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}
.mx-10 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 10px !important;
}
.mt-2 {
  margin-top: 20px !important;
}
.mt-3 {
  margin-top: 30px !important;
}
.mt-4 {
  margin-top: 40px !important;
}
.mt-5 {
  margin-top: 50px !important;
}
.mt-6 {
  margin-top: 60px !important;
}
.mt-7 {
  margin-top: 70px !important;
}
.mt-8 {
  margin-top: 80px !important;
}
.mt-9 {
  margin-top: 90px !important;
}
.mt-10 {
  margin-top: 100px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 10px !important;
}
.mb-2 {
  margin-bottom: 20px !important;
}
.mb-3 {
  margin-bottom: 30px !important;
}
.mb-4 {
  margin-bottom: 40px !important;
}
.mb-5 {
  margin-bottom: 50px !important;
}
.mb-6 {
  margin-bottom: 60px !important;
}
.mb-7 {
  margin-bottom: 70px !important;
}
.mb-8 {
  margin-bottom: 80px !important;
}
.mb-9 {
  margin-bottom: 90px !important;
}
.mb-10 {
  margin-bottom: 100px !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.my-1 {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.my-2 {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.my-3 {
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}
.my-4 {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}
.my-5 {
  margin-bottom: 50px !important;
  margin-top: 50px !important;
}
.my-6 {
  margin-bottom: 60px !important;
  margin-top: 60px !important;
}
.my-7 {
  margin-bottom: 70px !important;
  margin-top: 70px !important;
}
.my-8 {
  margin-bottom: 80px !important;
  margin-top: 80px !important;
}
.my-9 {
  margin-bottom: 90px !important;
  margin-top: 90px !important;
}
.my-10 {
  margin-bottom: 100px !important;
  margin-top: 100px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 10px !important;
}
.pl-2 {
  padding-left: 20px !important;
}
.pl-3 {
  padding-left: 30px !important;
}
.pl-4 {
  padding-left: 40px !important;
}
.pl-5 {
  padding-left: 50px !important;
}
.pl-6 {
  padding-left: 60px !important;
}
.pl-7 {
  padding-left: 70px !important;
}
.pl-8 {
  padding-left: 80px !important;
}
.pl-9 {
  padding-left: 90px !important;
}
.pl-10 {
  padding-left: 100px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 10px !important;
}
.pr-2 {
  padding-right: 20px !important;
}
.pr-3 {
  padding-right: 30px !important;
}
.pr-4 {
  padding-right: 40px !important;
}
.pr-5 {
  padding-right: 50px !important;
}
.pr-6 {
  padding-right: 60px !important;
}
.pr-7 {
  padding-right: 70px !important;
}
.pr-8 {
  padding-right: 80px !important;
}
.pr-9 {
  padding-right: 90px !important;
}
.pr-10 {
  padding-right: 100px !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.px-3 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.px-4 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.px-5 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.px-6 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.px-7 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}
.px-8 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}
.px-9 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}
.px-10 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 10px !important;
}
.pt-2 {
  padding-top: 20px !important;
}
.pt-3 {
  padding-top: 30px !important;
}
.pt-4 {
  padding-top: 40px !important;
}
.pt-5 {
  padding-top: 50px !important;
}
.pt-6 {
  padding-top: 60px !important;
}
.pt-7 {
  padding-top: 70px !important;
}
.pt-8 {
  padding-top: 80px !important;
}
.pt-9 {
  padding-top: 90px !important;
}
.pt-10 {
  padding-top: 100px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 10px !important;
}
.pb-2 {
  padding-bottom: 20px !important;
}
.pb-3 {
  padding-bottom: 30px !important;
}
.pb-4 {
  padding-bottom: 40px !important;
}
.pb-5 {
  padding-bottom: 50px !important;
}
.pb-6 {
  padding-bottom: 60px !important;
}
.pb-7 {
  padding-bottom: 70px !important;
}
.pb-8 {
  padding-bottom: 80px !important;
}
.pb-9 {
  padding-bottom: 90px !important;
}
.pb-10 {
  padding-bottom: 100px !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.py-1 {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.py-2 {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
.py-3 {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}
.py-4 {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}
.py-5 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}
.py-6 {
  padding-bottom: 60px !important;
  padding-top: 60px !important;
}
.py-7 {
  padding-bottom: 70px !important;
  padding-top: 70px !important;
}
.py-8 {
  padding-bottom: 80px !important;
  padding-top: 80px !important;
}
.py-9 {
  padding-bottom: 90px !important;
  padding-top: 90px !important;
}
.py-10 {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
}
.preloader body {
  overflow: hidden;
}
.preloader body,
.preloader body *:not(#navbar-wrapper):not(#navbar-wrapper *) {
  pointer-events: none;
}
.preloader body:before,
.preloader body:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  text-align: center;
  line-height: 75px;
  background-color: rgba(255, 255, 255, 0.75);
}
.preloader body:after {
  background: transparent url('/_ui/responsive/theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 75% auto;
  top: 50%;
  height: 80px;
  width: 80px;
  left: 50%;
  margin: 0 0 0 -40px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.preloader .preloader-text {
  display: block;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.preloader-text {
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 0;
  margin-top: 80px;
  width: 100%;
  text-align: center;
  color: #027ac9;
  font-size: 20px;
  padding: 0px 5px;
  display: none;
}
.preloader-text .preloader-message {
  position: fixed;
  z-index: 10000;
  top: 48%;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .preloader-text > .preloader-message {
    position: fixed;
    z-index: 10000;
    top: 45%;
    left: 0;
    width: 100%;
  }
}
.container-preloader {
  position: relative;
  display: block;
  min-height: 100px;
}
.container-preloader,
.container-preloader *:not(#navbar-wrapper):not(#navbar-wrapper *) {
  pointer-events: none;
}
.container-preloader:before,
.container-preloader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  text-align: center;
  line-height: 75px;
  background-color: rgba(255, 255, 255, 0.75);
}
.container-preloader:after {
  background: transparent url('/_ui/responsive/theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 50% auto;
  width: 80px;
  left: 50%;
  margin: 0 0 0 -40px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.container-preloader#alp-products-section:after {
  position: fixed;
  height: 80px;
  top: 50%;
  margin: 0;
}
.multi-col > li > ol,
.multi-col > li > ul {
  display: table-cell;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .multi-col > li > ol,
  .multi-col > li > ul {
    display: block;
  }
}
/* Edge | > IE 11 error */
/* Ref. https://stackoverflow.com/a/23441387/5118952 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list-unstyled {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  }
  .list-unstyled[class*=bugfix] > li {
    display: block;
  }
  .list-unstyled.bugfix-inline > li {
    display: inline-block;
  }
}
@supports (-ms-ime-align: auto) {
  .list-unstyled {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  }
  .list-unstyled[class*=bugfix] > li {
    display: block;
  }
  .list-unstyled.bugfix-inline > li {
    display: inline-block;
  }
}
.alert-warning {
  display: block;
  font: normal normal normal 15px 'arial', 'helvetica', 'sans-serif', 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert-success {
  display: block;
  font: normal normal normal 15px 'arial', 'helvetica', 'sans-serif', 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert-danger {
  display: block;
  font: normal normal normal 15px 'arial', 'helvetica', 'sans-serif', 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*! Vertical-tabs bootstrap */
.tabs-left,
.tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #dddddd;
}
.tabs-right {
  border-left: 1px solid #dddddd;
}
.tabs-left > li,
.tabs-right > li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left > li {
  margin-right: -1px;
}
.tabs-right > li {
  margin-left: -1px;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #dddddd;
  border-right-color: transparent;
}
.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: none;
  border-left-color: transparent;
}
.tabs-left > li > a {
  border-radius: 0 0 0 0;
  margin-right: 0;
  display: block;
}
.tabs-right > li > a {
  border-radius: 0 0 0 0;
  margin-right: 0;
}
.vertical-text {
  margin-top: 50px;
  border: none;
  position: relative;
}
.vertical-text > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text > li > a {
  border-right-color: transparent;
  text-align: center;
  border-radius: 0 0 0 0;
}
.vertical-text > li.active > a,
.vertical-text > li.active > a:hover,
.vertical-text > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #dddddd;
  border-left-color: #dddddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 5px solid #027ac9;
  background-color: #EEEEEE;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  margin-right: 0;
  padding: 15px 30px 10px 30px;
  border: none;
  color: #5b5b5b;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
  background-color: #E0E0E0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active {
  color: white !important;
  background-color: #027ac9 !important;
  border: none !important;
  font-weight: 100;
}
.nav-tabs.nav-tabs-custom {
  border-bottom: 1px solid #e4e4e4;
  background-color: transparent;
}
.nav-tabs.nav-tabs-custom > li {
  margin-bottom: 0;
}
.nav-tabs.nav-tabs-custom > li > a {
  margin-right: 2px;
  padding: 8px 20px;
  border: none;
  color: #5b5b5b;
  font-weight: bold;
}
.nav-tabs.nav-tabs-custom > li > a .zmdi {
  font-size: 20px;
  vertical-align: middle;
}
.nav-tabs.nav-tabs-custom > li > a:hover,
.nav-tabs.nav-tabs-custom > li > a:active {
  background-color: #0f3057 !important;
  color: white;
}
@media (min-width: 768px) {
  .nav-tabs.nav-tabs-custom > li > a:hover,
  .nav-tabs.nav-tabs-custom > li > a:active {
    border-top-left-radius: 8px!important;
    -moz-border-top-left-radius: 8px !important;
    -webkit-border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    -moz-border-top-right-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
  }
}
@media (max-width: 767px) {
  .nav-tabs.nav-tabs-custom > li > a {
    margin-right: 0;
    background-color: #f7f7f7;
  }
}
.nav-tabs.nav-tabs-custom > li.active > a,
.nav-tabs.nav-tabs-custom > li.active > a:hover,
.nav-tabs.nav-tabs-custom > li.active > a:active {
  color: white !important;
  background-color: #0f3057 !important;
  border: none !important;
  font-weight: bold;
}
@media (min-width: 768px) {
  .nav-tabs.nav-tabs-custom > li.active > a,
  .nav-tabs.nav-tabs-custom > li.active > a:hover,
  .nav-tabs.nav-tabs-custom > li.active > a:active {
    border-top-left-radius: 8px!important;
    -moz-border-top-left-radius: 8px !important;
    -webkit-border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    -moz-border-top-right-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
  }
}
@media (max-width: 767px) {
  .nav-tabs.nav-tabs-custom > li {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media (max-width: 767px) {
  .nav-tabs.nav-tabs-custom {
    border-bottom: 0;
  }
}
#changelog {
  padding: 20px 0 0;
  border-top: 5px solid #027ac9;
}
#changelog .tab-content h3 {
  display: none;
}
@media (max-width: 768px) {
  #changelog .tab-content h3 {
    display: block;
    font-size: 15px;
  }
}
.category-box {
  height: 330px;
}
.category-box input[type=number] {
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  min-height: 45px;
  max-height: 45px;
  padding: 15px;
}
.category-box figcaption {
  max-height: 90px;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fafafa;
  padding: 10px;
  border: 1px solid #f7f7f7;
}
.category-box.grid-item .price {
  color: #027ac9;
  font-size: 20px;
}
.category-box.grid-item .row {
  margin-top: 15px;
  margin-bottom: 15px;
}
.category-box.grid-item .btn-warning {
  min-width: 45px;
  max-width: 45px;
  width: 45px;
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  overflow: hidden;
  padding: 15px 0;
}
.category-box.grid-item .alp-image-holder {
  width: 100%;
  height: 200px !important;
  position: relative;
}
.category-box.grid-item .alp-product-image {
  margin: auto !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
}
.category-box .col-wrap {
  display: none;
}
.category-box.list-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
  height: auto !important;
  width: 98%;
  padding: 10px 0;
  border-bottom: 1px solid #f7f7f7;
  margin: 0 auto;
}
.category-box.list-item figure {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
.category-box.list-item .anchor-neutral {
  width: 36%;
  display: flex;
  align-items: center;
}
.category-box.list-item .anchor-neutral .alp-image-holder {
  width: 40%;
  margin-right: 10px;
}
.category-box.list-item .anchor-neutral .alp-image-holder .img-responsive {
  width: auto;
  max-width: 90px;
  height: auto;
  max-height: 90px;
  background: red;
}
.category-box.list-item .anchor-neutral figcaption {
  max-height: 100px;
  width: 100% !important;
}
.category-box.list-item .anchor-neutral p {
  height: auto !important;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
.category-box.list-item .quantity-wrap {
  width: 158px;
  margin-right: 0;
}
.category-box.list-item .visible-lg,
.category-box.list-item .visible-lg-inline {
  display: none;
}
.category-box.list-item [class*=col-xs-],
.category-box.list-item .quantity-wrap [class*=col-] {
  padding: 0 !important;
}
.category-box.list-item .col-wrap {
  width: 38%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  line-height: 20px;
  padding: 0 1%;
}
.category-box.list-item .col-wrap span {
  font-size: 13px;
  margin: 0;
  text-align: left;
  width: 20%;
}
.category-box.list-item .col-wrap span:first-child {
  width: 30%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.category-box.list-item .col-wrap span:nth-child(2) {
  width: 24%;
}
.category-box.list-item .col-wrap span:last-child {
  color: #027ac9;
  font-weight: 600;
  font-size: 15px;
}
.category-box.list-item .zmdi-shopping-cart {
  transform: translate(-9px, -10px);
}
.category-box.list-item .btn-sm {
  min-width: 38px !important;
  max-width: 38px !important;
  width: 38px !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.category-box.list-item .btn-primary.btn-sm {
  min-width: auto !important;
  max-width: 100% !important;
  width: 120px !important;
  min-height: 40px !important;
  max-height: 55px !important;
  height: 55px !important;
  overflow: hidden;
  line-height: 15px;
  font-size: 12px;
}
.category-box.list-item .input-group .form-control {
  min-width: 38px;
  min-height: 38px;
  max-height: 38px;
}
.category-box.box-nonvariant .anchor-neutral {
  width: 40%;
}
.zmdi-shopping-cart {
  font-size: 30px;
  transform: translateY(-5px);
}
/*media query*/
@media (max-width: 993px) {
  .product-box.list-item {
    padding: 10px 0 50px 0;
  }
  .product-box.list-item .anchor-neutral {
    width: 70% !important;
  }
  .product-box.list-item .col-wrap {
    width: calc(100% - 110px) !important;
    position: absolute;
    bottom: 10px;
    right: 0;
    padding-top: 10px !important;
    border-top: 1px solid #f5f5f5;
  }
  .product-box.list-item .col-wrap span:last-child {
    font-size: 19px !important;
  }
  .product-box.list-item .img-responsive {
    width: 100px !important;
    max-width: 100px !important;
  }
}
@media (max-width: 769px) {
  .product-box {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .product-box img {
    margin: 0 auto;
  }
  .product-box.list-item {
    width: 94% !important;
    flex-wrap: wrap;
    padding: 10px 0 60px 0;
  }
  .product-box.list-item .anchor-neutral {
    width: 100% !important;
  }
  .product-box.list-item .col-wrap {
    width: 100% !important;
    margin: 10px 0 0 0;
    padding: 10px 0 !important;
    border-bottom: 1px solid #f5f5f5;
    position: static;
  }
  .product-box.list-item .col-wrap span {
    text-align: left;
  }
  .product-box.list-item .quantity-wrap {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .product-box.list-item .quantity-wrap.alp-quantity-wrap {
    bottom: -40px;
  }
}
@media (max-width: 481px) {
  .product-box.list-item .anchor-neutral {
    width: 100% !important;
  }
  .product-box.list-item p {
    font-size: 12px;
    line-height: 15px;
  }
  .product-box.list-item .col-wrap span {
    font-size: 11px;
  }
  .product-box.list-item .col-wrap span:last-child {
    font-size: 15px !important;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
/* non-visible scrollbar */
/* RTL direction/left-side scrollbar */
/* scrollbar position: outside */
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
/* non-visible scrollbar */
/* scrollbar position: outside */
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
/* non-visible horizontal scrollbar */
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
/* RTL direction/left-side scrollbar */
/* non-visible scrollbar/RTL direction/left-side scrollbar */
/* non-visible horizontal scrollbar */
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
/* auto-expanded scrollbar */
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
/* theme: "dark" */
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
/* theme: "dark-2" */
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
/* theme: "dark-thick" */
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
/* theme "dark-thin" */
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
/* theme "rounded-dark", "rounded-dots-dark" */
/* theme "rounded-dots", "rounded-dots-dark" */
/* theme "rounded-dots-dark" */
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
/* theme "3d", "3d-dark" */
/* theme "3d-dark" */
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
/* theme: "3d-thick-dark" */
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
/* RTL direction/left-side scrollbar */
/* theme: "minimal-dark" */
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
/* theme "dark-3" */
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
/* theme "inset-2", "inset-2-dark" */
/* theme "inset-3", "inset-3-dark" */
/* ---------------------------------------- */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCustomScrollBox:hover ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 10px;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
  left: -26px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
  left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 5px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  bottom: 0;
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonLeft {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonLeft:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonLeft:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 5px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  right: 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 15px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 10px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #555555;
  width: 8px;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #555555;
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #555555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  background-color: #777777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #777777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #ffffff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #000000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
div.multi-step {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  font-size: 1em;
  padding-right: 20px;
  width: 100%;
  position: relative;
}
div.multi-step ol {
  display: table-row;
  margin: 0;
  padding: 0;
}
div.multi-step ol > li {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.multi-step ol > li:before {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 22px;
  margin-left: -20px;
  z-index: 0;
}
div.multi-step ol > li.passed:before {
  z-index: -1;
}
div.multi-step ol > li.passed.js-clickable-step:hover {
  cursor: pointer;
}
div.multi-step ol > li.current .wrap,
div.multi-step ol > li.current ~ li .wrap {
  color: #027ac9;
}
div.multi-step ol > li .wrap i,
div.multi-step ol > li.current .wrap i {
  display: none;
}
div.multi-step ol > li.passed .wrap,
div.multi-step ol > li.passed ~ li .wrap {
  color: #5b5b5b;
}
div.multi-step ol > li.passed .wrap i {
  display: inline-block;
  font-size: 20px;
  color: #5b5b5b;
  font-weight: 500;
  transform: translateY(1px);
  margin-right: 2px;
}
div.multi-step ol > li .wrap {
  min-height: 20px;
  padding: 22px 8px 19px 24px;
}
div.multi-step ol > li.passed .wrap {
  min-height: 20px;
  padding: 17px 8px 18px 24px;
}
div.multi-step ol > li p {
  margin: 0;
}
div.multi-step ol > li .title {
  font-size: 15px;
  line-height: 1;
  color: #5b5b5b;
  font-family: 'roboto', sans-serif;
  text-align: center;
}
div.multi-step.five-steps ol > li {
  width: 20%;
}
div.multi-step.five-steps ol > li:before {
  left: 21%;
}
div.multi-step.five-steps ol > li + li:before {
  left: 40.6%;
}
div.multi-step.five-steps ol > li + li + li:before {
  left: 60%;
}
div.multi-step.five-steps ol > li + li + li + li:before {
  left: 79.6%;
}
div.multi-step.five-steps ol > li + li + li + li + li:before {
  left: 100%;
}
div.multi-step ol > li {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0;
}
/*color*/
div.multi-step.color-2 ol > li,
div.multi-step.color-2 ol > li:before {
  background-image: url('../../theme-fabory/images/default/step_bg.png');
}
/*active*/
div.multi-step.color-2 ol > li.current,
div.multi-step.color-2 ol > li.current:before {
  background-image: url('../images/default/step_bg_active.png');
}
div.multi-step.color-2 ol > li.passed:after {
  background-image: url('../images/default/step_bg_active.png');
}
div.multi-step.color-2 ol > li.passed,
div.multi-step.color-2 ol > li.passed:before {
  background-image: url('../images/default/step_bg_passed.png');
}
@media (max-width: 769px) {
  .multi-step-mobile {
    text-align: center;
    height: 20px;
  }
  .multi-step-mobile ol {
    padding-left: 0;
  }
  .multi-step-mobile li {
    display: inline-block;
    width: 20%;
    height: 20px;
    position: relative;
  }
  .multi-step-mobile li:last-of-type {
    width: 20px;
  }
  .multi-step-mobile li:last-of-type:after {
    display: none;
  }
  .multi-step-mobile li span {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #5b5b5b;
    background: #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    position: relative;
    z-index: 1;
  }
  .multi-step-mobile li.current span:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    display: block;
    background: #027ac9;
    margin: 3px 0 0 3px;
  }
  .multi-step-mobile li.passed span:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    display: block;
    background: #5b5b5b;
    margin: 3px 0 0 3px;
  }
  .multi-step-mobile li:after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 110%;
    height: 1px;
    background: #5b5b5b;
  }
}
/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #5b5b5b;
  border-radius: 20px;
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
  top: -5px;
}
.jcf-radio span {
  display: none;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #027ac9;
  border-radius: 100%;
}
.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}
.jcf-radio.jcf-checked span {
  display: block;
}
/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #ffffff;
  border: 1px solid #5b5b5b;
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
}
.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 18px;
  width: 18px;
  left: 2px;
  top: -1px;
  cursor: pointer;
}
.jcf-checkbox span .zmdi {
  display: none;
}
:root .jcf-checkbox span {
  margin: 0;
}
.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}
.jcf-checkbox.jcf-checked span {
  display: block;
}
.jcf-checkbox.jcf-checked span .zmdi {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #00b517;
}
/* button */
.jcf-button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  border: 1px solid #5b5b5b;
  background: #ffffff;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
}
.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* file */
.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: #ffffff;
}
.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}
.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #5b5b5b;
  padding: 0 8px;
  font-size: 13px;
  line-height: 28px;
  height: 28px;
  width: 125px;
}
.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #5b5b5b;
  margin: 0 0 0 -1px;
  padding: 0 10px;
  line-height: 28px;
  height: 28px;
}
/* scrollbars */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}
.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  bottom: 0;
  right: 9px;
  top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  height: 4px;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #027ac9;
  border: 1px solid #001e32;
  height: 1px;
  width: 11px;
  right: -5px;
  border-radius: 5px;
}
.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
  display: none;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #5b5b5b;
  height: 14px;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}
/* select */
.jcf-select {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  border: 1px solid #e4e4e4;
  background: #ffffff;
  min-width: 100px;
  width: 100%;
  height: 45px;
}
.jcf-select:not(.jcf-drop-flipped).jcf-drop-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
.jcf-select:not(.jcf-drop-flipped) .jcf-select-drop .jcf-select-drop-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  overflow: hidden;
}
.jcf-select.jcf-drop-flipped.jcf-drop-active {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
}
.jcf-select.jcf-drop-flipped .jcf-select-drop .jcf-select-drop-content {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  overflow: hidden;
}
.disabled .jcf-select {
  background-color: #eeeeee;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  margin: 13px 35px 0 11px;
  color: #545454;
  padding: 0;
  line-height: 21px;
  font-size: 14px;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 26px;
  bottom: 0;
  right: 10px;
  top: 10px;
  color: #000000;
}
.jcf-select-clear {
  background: #ffffff;
  border-color: #e4e4e4;
  position: relative;
}
.jcf-select-clear .jcf-select-text {
  margin: 13px 35px 0 11px;
  font-size: 14px;
  line-height: 21px;
  font-family: 'roboto', sans-serif;
  color: #5b5b5b;
}
.jcf-select-clear .jcf-select-opener {
  font-size: 22px;
  color: #5b5b5b;
}
.guest .jcf-select-clear {
  background: #f7f7f7;
  border-color: #f7f7f7;
  position: relative;
}
.guest .jcf-select-clear.error,
.guest .jcf-select-clear.jcf-focus.error {
  background: #fec3c3 !important;
  border-color: #fd7b7b !important;
}
.guest .jcf-select-clear .jcf-select-text {
  margin: 16px 35px 0 11px;
  font-size: 15px;
  line-height: 21px;
  font-family: 'roboto', sans-serif;
}
.guest .jcf-select-clear .jcf-select-text .jcf-option-label {
  text-transform: none;
  color: #5b5b5b;
}
.guest .jcf-select-clear .jcf-select-opener {
  color: #5b5b5b;
  font-size: 22px;
}
.modal-content .guest .jcf-select-clear .jcf-select-opener {
  right: 10px;
  top: 14px;
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-select-drop.jcf-select-js-powerBi-report-select {
  z-index: 999999;
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}
.jcf-select.jcf-compact-multiple {
  max-width: 100%;
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: none;
  padding-top: 2px;
  content: '...';
}
.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #027ac9;
  border-top: none;
  background: #ffffff;
}
.jcf-drop-flipped .jcf-select-drop-content {
  border: 1px solid #027ac9;
  border-bottom: none;
  background: #ffffff;
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  color: #ffffff;
  background: #027ac9;
  opacity: 1;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  color: #ffffff;
  background: #027ac9;
  opacity: 0.9;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: none;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #5b5b5b;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}
/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #ffffff;
  line-height: 18px;
  font-size: 14px;
  width: 100%;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 10px 11px;
  color: #656565;
  min-height: 40px;
  height: 1%;
}
.jcf-list .jcf-disabled {
  background: #f7f7f7 !important;
  color: #5b5b5b !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  color: #ffffff;
  background: #027ac9;
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000000;
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}
/* other styles */
.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative;
}
.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0;
}
.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0;
}
.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: bold;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0;
}
.jcf-textarea .jcf-resize:before {
  border: 1px solid #000000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: '';
}
/* number input */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px;
}
.jcf-number input {
  -moz-appearance: textfield;
}
.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.jcf-number input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #5b5b5b;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%;
}
.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px;
}
.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px;
}
.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6;
}
.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa;
}
.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000000 transparent;
}
.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000000 transparent transparent transparent;
}
.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3;
}
.jcf-number.jcf-disabled input {
  background: #dddddd;
}
/* range input */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}
.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px;
}
.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
}
.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto;
}
.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}
.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}
.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}
.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px;
}
.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #5b5b5b;
  width: 10px;
  height: 10px;
}
.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
}
.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
}
.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px;
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px;
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0;
}
.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}
.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}
.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}
.jcf-range .jcf-active-handle {
  z-index: 2;
}
.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid #027ac9;
  margin: -5px 0 0 -1px;
}
.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3;
}
/* common styles */
/*.jcf-focus, .jcf-focus * {border-color: @brand-primary !important;}*/
.jcf-radio.jcf-focus {
  border-color: #5b5b5b !important;
}
.jcf-drop-active {
  border-color: #027ac9 !important;
  background: #ffffff !important;
}
.jcf-focus-select.jcf-focus,
.jcf-select-clear.jcf-focus {
  border-color: #027ac9 !important;
  background: #ffffff !important;
}
@media (max-width: 768px) {
  .jcf-radio {
    margin: 0 10px 0 0;
  }
}
.password-strength-container .password-progress-bar {
  padding: 1% 0%;
  margin-top: 1%;
  display: flex;
  justify-content: space-between;
}
.password-strength-container .password-progress-bar > span {
  border: 1px solid lightgrey;
  width: 24.7%;
  height: 5px;
  border-radius: 5px;
  background-color: lightgray;
}
.password-strength-container .strength_text {
  color: #E9E9E9;
  text-align: right;
  font-size: 15px;
}
.password-strength-container.very-weak div.strength_text {
  color: lightgray;
}
.password-strength-container.very-weak div.password-progress-bar > span {
  border: 1px solid lightgrey;
  background-color: lightgray;
}
.password-strength-container.weak div.strength_text {
  color: red;
}
.password-strength-container.weak div.password-progress-bar > span:nth-child(1) {
  border: red;
  background-color: red;
}
.password-strength-container.medium .strength_text {
  color: gold;
}
.password-strength-container.medium .password-progress-bar > span:nth-child(1),
.password-strength-container.medium span:nth-child(2) {
  border: gold;
  background-color: gold;
}
.password-strength-container.strong .strength_text {
  color: #9BC158;
}
.password-strength-container.strong .password-progress-bar > span:nth-child(1),
.password-strength-container.strong span:nth-child(2),
.password-strength-container.strong span:nth-child(3) {
  border: #9BC158;
  background-color: #9BC158;
}
.password-strength-container.very-strong .strength_text {
  color: green;
}
.password-strength-container.very-strong .password-progress-bar > span {
  border: green;
  background-color: green;
}
.tooltip-invalid-character {
  background: red;
  color: white;
  padding: 10px;
  border-radius: 6px;
  margin-top: 7px;
  position: absolute;
  z-index: 1;
  display: none;
}
.tooltip-invalid-character-icon {
  background: red;
  height: 10px;
  width: 10px;
  position: absolute;
  top: -5px;
  transform: rotate(45deg);
}
.form-group .form-control {
  border-radius: 6px;
}
.form-group .form-control.error {
  background-color: rgba(255, 0, 0, 0.15);
}
.form-group .form-control.valid {
  background-color: rgba(0, 180, 0, 0.15);
}
.custompassword-strength {
  padding-bottom: 10px;
}
.custompassword-strength span {
  display: block;
  color: #5b5b5b;
  font-weight: bold;
  margin-bottom: 11px;
}
.custompassword-strength ul {
  list-style-type: none;
  padding: 0;
  float: left;
}
.custompassword-strength ul li {
  color: #5b5b5b;
  margin-bottom: 9px;
}
.custompassword-strength ul li.error {
  color: #ed1c24;
}
.custompassword-strength ul li.valid {
  padding-right: 15px;
  color: #00b517;
}
.custompassword-strength ul li.valid:after {
  content: '\f26b';
  display: inline-block;
  font-family: 'material-design-iconic-font';
  margin-left: 5px;
}
/* Get the main styling for the header */
header {
  margin-bottom: 5px;
}
#navbar-wrapper {
  z-index: 101;
  position: relative;
  /* Override global .form-control set by theme */
}
#navbar-wrapper .form-control.basic-search {
  height: 38px;
  padding: 6px 12px;
  min-height: 0;
}
#navbar-wrapper *:not([class*=zmdi-]) {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
}
#navbar-wrapper.navbar {
  border: none;
}
#navbar-sticky-container {
  height: 60px;
}
#navbar-primary.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
@media (max-width: 767px) {
  #navbar-wrapper *:not([class*=zmdi-]) {
    font-size: 15px;
  }
  .navbar-nav {
    margin: 0;
  }
  #navbar-sticky-container {
    height: auto;
  }
}
/* Get the specific header elements */
/* U.S.P - unique selling points */
.list-usp {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
  margin: 0;
  color: #000000;
  text-transform: none;
  padding: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 13px;
}
.list-usp li {
  font-weight: 600;
  line-height: 16px;
}
.list-usp li:before {
  content: '\f26b';
  font: normal normal normal 14px/1 'material-design-iconic-font';
  color: #31c231;
  font-size: 18px;
  transform: translateY(2px);
  display: inline-block;
  margin: 0 10px 0 0;
}
@media (max-width: 1300px) {
  .navbar-wrapper .list-usp {
    visibility: hidden;
  }
}
@media (max-width: 1400px) {
  .user-logged .list-usp {
    visibility: hidden;
  }
}
@media (max-width: 1460px) {
  .user-logged .list-usp {
    font-size: 12px;
  }
}
.my-fabory-menu-bar {
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
  background: #ffffff;
}
@media only screen and (max-device-width: 1366px) {
  .my-fabory-menu-bar {
    display: none;
  }
}
.my-fabory-menu-bar > ul {
  display: flex;
  padding: 0;
}
.my-fabory-menu-bar > ul > li {
  list-style: none;
  display: inline-block;
  padding: 20px;
  font-size: 18px;
}
.my-fabory-menu-bar > ul > li:not(.dropdown-submenu) {
  overflow: hidden;
}
.my-fabory-menu-bar > ul > li.spacer {
  flex: 1;
}
.my-fabory-menu-bar > ul > li.dropdown-submenu {
  position: relative;
}
.my-fabory-menu-bar > ul > li.dropdown-submenu .dropdown-menu {
  top: 61px !important;
  right: 10px;
  left: auto;
}
.my-fabory-menu-bar > ul > li.dropdown-submenu .caret {
  margin-left: 10px;
}
.my-fabory-menu-bar > ul > li > a {
  color: #000000;
  white-space: nowrap;
}
.my-fabory-menu-bar > ul > li > a:hover,
.my-fabory-menu-bar > ul > li > a:focus {
  color: #027ac9;
  text-decoration: none;
}
.my-fabory-menu-bar > ul > li > a:hover .caret,
.my-fabory-menu-bar > ul > li > a:focus .caret {
  border-top-color: #027ac9;
}
.my-fabory-menu-bar > ul > li > a > i {
  color: #e4e4e4;
  margin-right: 8px;
  font-size: 24px;
  vertical-align: bottom;
}
.my-fabory-menu {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  padding: 15px 0;
  margin-right: 30px;
  margin-bottom: 30px;
  border: 1px solid #0f3057;
}
.my-fabory-menu ul {
  padding: 0;
  margin: 0;
}
.my-fabory-menu ul li {
  list-style-type: none;
}
.my-fabory-menu ul li a {
  color: black;
  font-size: 15px;
  display: inline-block;
  padding: 8px 15px 8px 15px;
  width: 100%;
  position: relative;
  text-decoration: none;
  margin: 1px 0;
}
.my-fabory-menu ul li a:hover:not(.open) {
  text-decoration: none;
  color: #027ac9;
  background-color: #e4e4e4;
}
.my-fabory-menu ul li a.current:not(.open) {
  text-decoration: none;
  color: #027ac9;
}
.my-fabory-menu ul li a.open {
  font-weight: bold;
  color: black;
  padding: 8px 15px 8px 15px;
}
.my-fabory-menu ul li a.open .my-fabory-menu-icon {
  transform: none;
}
.my-fabory-menu ul li ul li a {
  padding: 6px 0 6px 15px;
}
.my-fabory-menu ul li ul li a:hover {
  color: #027ac9;
  background-color: #e4e4e4;
}
.my-fabory-menu ul li ul li a.current {
  text-decoration: none;
  color: #027ac9;
}
.my-fabory-menu ul li ul li:last-child a {
  margin-bottom: 8px;
}
.my-fabory-menu ul li.spacer {
  border-bottom: 1px solid #E4E4E4;
  margin: 0 15px;
}
.my-fabory-menu .my-fabory-menu-icon {
  font-size: 26px;
  color: #027ac9;
  transform: rotate(-90deg);
  transition: all 250ms ease;
}
@media (max-width: 1199px) {
  .my-fabory-menu {
    margin-right: 0;
  }
}
.my-fabory-menu .my-fabory-menu-external {
  font-size: 18px;
  padding-top: 2px;
  color: #027ac9;
}
.my-fabory-usernav-external {
  font-size: 10px;
  padding-top: 4px !important;
  margin-right: 0px !important;
}
/* Mobile */
@media (max-width: 767px) {
  #navbar-primary {
    position: relative;
    top: 0;
    z-index: 1;
    width: 100%;
    -webkit-transition: top .5s ease;
    transition: top .5s ease;
    /* Use !important - due to nesting errors, caused by .less load-order */
  }
  #navbar-primary .container-fluid {
    background: #ffffff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  }
  #navbar-primary .navbar-header {
    background: #ffffff !important;
  }
  #navbar-primary .navbar-header,
  #navbar-primary.navbar-default {
    min-height: 50px !important;
    max-height: 50px !important;
    height: 50px !important;
    z-index: 1;
  }
  #navbar-primary .code-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
  }
  #navbar-primary .code-header h4 {
    color: #ffffff !important;
    margin: 0;
  }
  #navbar-primary .code-header a {
    color: #ffffff !important;
  }
  #navbar-primary .code-header .zmdi {
    font-size: 1.5em;
  }
  #navbar-primary.nav-up {
    top: -50px !important;
  }
}
/* Menu #cart */
#navbar-primary .navbar-collapse {
  position: relative;
}
#navbar-primary .header-menu {
  position: absolute;
  top: 0;
  cursor: pointer;
}
#navbar-primary .header-menu .header-item {
  display: flex;
  align-items: center;
  text-align: center;
  height: 38px;
  text-transform: none;
  color: #ffffff;
  font-size: 14px !important;
  text-decoration: none;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#navbar-primary .header-menu .header-item.header-dropdown {
  padding: 0 25px 1px 10px !important;
}
#navbar-primary .header-menu .header-item.header-dropdown:focus {
  outline: none;
  background-color: transparent;
  color: #000000;
  text-decoration: none;
}
#navbar-primary .header-menu .header-item.header-dropdown::after {
  content: '\f2f2';
  display: inline-block;
  font: normal normal normal 20px/1 'material-design-iconic-font';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
}
#navbar-primary .header-menu .header-item div {
  word-break: break-word;
  vertical-align: middle;
  height: 38px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  padding: 2px 25px 0 5px;
  display: table-cell;
}
#navbar-primary .header-menu .header-item:hover {
  background-color: #027ac9 !important;
  color: #ffffff !important;
}
#navbar-primary .header-menu li.open .header-item {
  background-color: #027ac9 !important;
  color: #ffffff !important;
}
#navbar-primary .header-menu li.open .header-item:after {
  content: '\f2f8';
}
#navbar-primary .header-menu li.open .arrow-icon {
  display: block;
}
#navbar-primary .header-menu li.open .dropdown-menu {
  display: block !important;
  left: -185px !important;
  top: 129%;
}
#navbar-primary .header-menu li.open .dropdown-menu.one-col {
  left: -130px !important;
  min-width: 350px;
}
#navbar-primary .header-menu li.open .dropdown-menu:after {
  bottom: 100%;
  right: 45%;
  border: 1px solid #f7f7f7;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -8px;
  -webkit-filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
}
#navbar-primary .header-menu li .dropdown-menu {
  min-width: 450px;
  padding: 0 !important;
  line-height: 26px;
}
#navbar-primary .header-menu li .dropdown-menu.empty-bottom-section .dropdown-items-container {
  padding: 20px 20px 10px 20px;
}
@media (max-width: 991px) {
  #navbar-primary .header-menu li .dropdown-menu.empty-bottom-section .dropdown-items-container {
    padding: 10px 20px;
  }
}
#navbar-primary .header-menu li .dropdown-menu .dropdown-items-container {
  padding: 20px 20px 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  #navbar-primary .header-menu li .dropdown-menu .dropdown-items-container {
    padding: 10px 20px;
  }
}
#navbar-primary .header-menu li .dropdown-menu .dropdown-category {
  color: #007ac9;
  font-size: 17px;
}
#navbar-primary .header-menu li .dropdown-menu .dropdown-menu-bottom {
  background-color: #F8F9FD;
  padding: 20px;
  color: #888;
  overflow: hidden;
}
#navbar-primary .header-menu li .dropdown-menu .dropdown-menu-bottom a {
  font-weight: bold;
  color: #007ac9;
  background: none;
}
#navbar-primary .header-menu li .dropdown-menu a {
  color: #888;
}
@media (min-width: 992px) {
  #navbar-primary .header-menu li .arrow-icon {
    display: none;
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    right: 40%;
    transform: rotate(45deg);
    bottom: -21px;
    border-right: 0;
    border-bottom: 0;
    background: white;
    z-index: 1001;
  }
  #navbar-primary .header-menu li.open .dropdown-menu {
    display: none;
  }
}
#navbar-primary .catalog {
  position: absolute;
  right: 0;
  top: -2px;
  cursor: pointer;
}
#navbar-primary .catalog .catalog-link {
  font-size: 22px;
  color: #027ac9;
  background-color: #ffffff;
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  margin: 0;
  padding: 12px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: 1px solid #027ac9 !important;
}
#navbar-primary .catalog .catalog-link svg {
  fill: #027AC9;
}
#navbar-primary .catalog .dropdown-menu {
  width: 200px;
  left: -75%;
  margin-top: 15px;
}
#navbar-primary .catalog .dropdown-menu .scrollable {
  max-height: 205px;
  overflow-y: auto;
  overflow-x: hidden;
}
#navbar-primary .catalog .dropdown-menu .scrollable li {
  margin-top: 2px;
}
#navbar-primary .catalog .dropdown-menu .scrollable li a {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
}
#navbar-primary .catalog .dropdown-menu .scrollable::-webkit-scrollbar {
  width: 8px;
}
#navbar-primary .catalog .dropdown-menu .scrollable::-webkit-scrollbar-thumb {
  background-color: #027ac9;
  border-radius: 4px;
}
#navbar-primary .catalog .dropdown-menu .scrollable::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 4px;
}
#navbar-primary .catalog .dropdown-menu:before {
  bottom: 100%;
  right: 40%;
  border: 1px solid #f7f7f7;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -8px;
  filter: drop-shadow(0 -2px 3px rgba(0, 0, 0, 0.1));
}
#navbar-primary .catalog:hover .catalog-link {
  background-color: #027ac9;
}
#navbar-primary .catalog:hover .catalog-link svg {
  fill: white;
}
#navbar-primary .cart {
  position: absolute;
  right: 0;
  top: -2px;
  padding-right: 10px;
  cursor: pointer;
  z-index: 1;
  /* Loaded */
  /* New product */
}
#navbar-primary .cart .zmdi-shopping-cart {
  transform: translateY(0);
}
#navbar-primary .cart .mini-cart-link {
  font-size: 22px;
  color: #027ac9;
  background-color: #ffffff;
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  margin: 0;
  padding: 12px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: 1px solid #027ac9 !important;
}
#navbar-primary .cart .mini-cart-link .sub_cart {
  left: 40px;
  background: transparent;
  top: 23px;
  font-size: 20px;
}
#navbar-primary .cart .mini-cart-link:hover {
  color: white;
  background: #027ac9;
}
#navbar-primary .cart .total-items-in-cart {
  font-family: 'arial', 'helvetica', 'sans-serif';
}
#navbar-primary .cart.loaded a span:first-of-type {
  border-radius: 15px;
  top: 7px;
  right: -5px;
  padding: 0 5px;
  min-width: 30px;
}
#navbar-primary .cart .hidden-cart {
  transform-origin: right top;
  -webkit-animation: close-cart-popup 0.1s ease-in;
  animation: close-cart-popup 0.1s ease-in;
}
#navbar-primary .cart .hidden-cart.visible {
  -webkit-animation: open-cart-popup 0.2s ease-in;
  animation: open-cart-popup 0.2s ease-in;
}
#navbar-primary .cart .mini-cart-link #mini-cart-added-item {
  box-sizing: border-box;
  background: #61d94f;
  background: -webkit-radial-gradient(#61d94f 50%, #ffffff 150%);
  background: -moz-radial-gradient(#61d94f 50%, #ffffff 150%);
  background: radial-gradient(#61d94f 50%, #ffffff 150%);
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  display: none;
}
#navbar-primary .cart .mini-cart-link #mini-cart-added-item:before {
  font-size: 15px;
}
#navbar-primary .cart.loaded.itemAdded .mini-cart-link .total-items-in-cart {
  opacity: 0;
}
#navbar-primary .cart.itemAdded .mini-cart-link #mini-cart-added-item {
  display: inline-block;
  -webkit-animation: itemAdded 1s ease-in-out;
  animation: itemAdded 1s ease-in-out;
}
#navbar-primary .cart .hidden-cart {
  display: none;
  position: absolute;
  top: 54px;
  right: 0;
  z-index: 100000;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  cursor: auto;
}
#navbar-primary .cart .hidden-cart #total-items-in-cart,
#navbar-primary .cart .hidden-cart .cart-hide {
  display: none;
}
#navbar-primary .cart .hidden-cart #emptyCartText {
  text-align: center;
  padding: 20px 50px 20px 50px;
  width: 300px;
  height: auto;
}
#navbar-primary .cart .hidden-cart #emptyCartText .zmdi-shopping-cart {
  font-size: 50px;
  color: #f7f7f7;
}
#navbar-primary .cart .hidden-cart #emptyCartText .cart-title {
  color: #757575;
  font-weight: 100;
  font-family: 'roboto', sans-serif;
  font-size: 15px;
}
#navbar-primary .cart .hidden-cart #checkout-button-bottom {
  margin: 0 10px 0 0;
}
#navbar-primary .cart .hidden-cart .head {
  padding: 15px 10px 10px;
  overflow: hidden;
}
#navbar-primary .cart .hidden-cart .head .view-items {
  color: #027ac9;
  font-size: 12px;
}
#navbar-primary .cart .hidden-cart .head .zmdi-shopping-cart {
  font-size: 24px;
  margin: 3px 10px 0 0;
}
#navbar-primary .cart .hidden-cart .head .total-price {
  font-size: 11px;
  color: #e4e4e4;
}
#navbar-primary .cart .hidden-cart .head .total-price b {
  color: #027ac9;
  font-size: 15px;
}
#navbar-primary .cart .hidden-cart .items-list-wrap {
  margin: 0 0 10px 0;
  padding: 0 10px;
  overflow: hidden;
  width: 410px;
  max-height: 220px;
}
#navbar-primary .cart .hidden-cart .items-list-wrap .mCustomScrollBox {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#navbar-primary .cart .hidden-cart .items-list-wrap .mCustomScrollBox .mCSB_container {
  height: 0;
  transition: height 0.1s ease-in-out;
}
#navbar-primary .cart .hidden-cart .delivery-price {
  padding: 0 10px 5px 10px;
  font-size: 12px;
  text-align: right;
  color: #5b5b5b;
}
#navbar-primary .cart .hidden-cart .delivery-price b {
  font-size: 12px;
  color: #444444;
  width: 70px;
  display: inline-block;
  text-align: left;
}
#navbar-primary .cart .hidden-cart .total-price {
  padding: 0 10px 5px 10px;
  font-size: 12px;
  color: #5b5b5b;
  text-align: right;
}
#navbar-primary .cart .hidden-cart .total-price b {
  font-size: 15px;
  color: #027ac9;
  width: 70px;
  display: inline-block;
  text-align: left;
}
#navbar-primary .cart .hidden-cart table {
  width: 100%;
}
#navbar-primary .cart .hidden-cart table tr {
  border-bottom: 1px solid #f7f7f7;
}
#navbar-primary .cart .hidden-cart table tr td {
  padding: 8px 5px;
  vertical-align: middle;
}
#navbar-primary .cart .hidden-cart table tr td.item-image {
  min-width: 55px;
  text-align: center;
}
#navbar-primary .cart .hidden-cart table tr td.item-image img {
  max-width: 45px;
  max-height: 32px;
}
#navbar-primary .cart .hidden-cart table tr td.item-name p {
  font-size: 13px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px;
  color: #444444;
  margin: 0;
  white-space: nowrap;
  width: 220px;
}
#navbar-primary .cart .hidden-cart table tr td.item-name .item-quantity {
  color: #5b5b5b;
  font-size: 11px;
  line-height: 14px;
}
#navbar-primary .cart .hidden-cart table tr td.item-price {
  color: #027ac9;
  font-size: 15px;
  text-align: center;
  width: 15%;
  white-space: nowrap;
}
#navbar-primary .cart .hidden-cart table tr td.item-price .price-message-holder {
  font-size: 12px;
  color: #027ac9;
}
#navbar-primary .cart .hidden-cart table tr td.item-remove {
  width: 5%;
  text-align: center;
}
#navbar-primary .cart .hidden-cart table tr td.item-remove a {
  color: #027ac9 !important;
  font-size: 21px !important;
  padding: 0 3px !important;
  cursor: pointer;
}
#navbar-primary .cart .hidden-cart table tr td.item-remove a:hover {
  opacity: .7;
}
#navbar-primary .cart .hidden-cart table tr:last-child {
  border-bottom: none;
}
#navbar-primary .cart .hidden-cart .buttons {
  min-width: 320px;
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #e4e4e4;
}
#navbar-primary .cart .hidden-cart .buttons button {
  font-size: 13px;
  margin: 0 10px;
}
#navbar-primary .cart .hidden-cart .buttons .btn-continue-shopping {
  background: none;
}
#navbar-primary .cart .hidden-cart .buttons .btn-continue-shopping:hover {
  color: #027ac9 !important;
  text-decoration: underline;
}
#navbar-primary .cart .hidden-cart:not(.mini-cart-preloader):after {
  bottom: 100%;
  right: 23px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
}
#navbar-primary .cart > a span:not(.cart-title),
#navbar-primary .account > a span {
  color: #ffffff;
  font-style: normal;
  display: inline-block;
  position: absolute;
  background: #00b517;
  width: auto;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  border-radius: 5px;
  top: -4px;
  right: -6px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  min-width: 18px;
  padding: 0 6px;
}
/* Animated FX */
@-webkit-keyframes open-cart-popup {
  0% {
    transform: scale(0.75);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes open-cart-popup {
  0% {
    transform: scale(0.75);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes close-cart-popup {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
@keyframes close-cart-popup {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
@-webkit-keyframes itemAdded {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes itemAdded {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@media (max-width: 767px) {
  /* Cart */
  #navbar-primary.nav-up .cart {
    top: 47px;
  }
  #navbar-primary .cart {
    right: -15px;
    top: -52px;
    padding-right: 5px;
    width: 50px;
    z-index: 666666;
  }
  #navbar-primary .cart .mini-cart-link {
    width: 33px;
    height: 33px;
  }
  #navbar-primary .cart a:before {
    font-size: 20px;
  }
  #navbar-primary .cart > a span {
    top: 12px;
  }
  #navbar-primary .cart.loaded a span:first-of-type {
    top: 12px;
    right: -2px;
  }
  #navbar-primary .cart > a {
    padding: 7px 8px 0 !important;
  }
  #navbar-primary .cart .mini-cart-link:hover {
    background: #0061b0;
    color: #fff;
  }
  #navbar-primary .cart > a span:not(.cart-title) {
    height: 16px;
    width: 16px;
    min-width: 16px;
    padding: 0;
  }
  #navbar-primary.nav-up .catalog {
    top: 47px;
  }
  .hidden-cart {
    display: none !important;
  }
}
#hidden-cart.mini-cart-preloader,
#hidden-cart.mini-cart-preloader *:not(#navbar-wrapper):not(#navbar-wrapper *) {
  pointer-events: none;
}
#hidden-cart.mini-cart-preloader:before,
#hidden-cart.mini-cart-preloader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-align: center;
  line-height: 75px;
  background-color: rgba(255, 255, 255, 0.75);
}
#hidden-cart.mini-cart-preloader:after {
  background: transparent url('/_ui/responsive/theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 50% auto;
  width: 80px;
  left: 50%;
  margin: 0 0 0 -40px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#hidden-cart.mini-cart-preloader .minicart-preloader-text {
  display: block;
}
.minicart-preloader-text {
  position: absolute;
  z-index: 10000;
  top: 50%;
  left: 0;
  margin-top: 20px;
  padding: 0 10px;
  width: 100%;
  text-align: center;
  color: #027ac9;
  font-weight: bold;
  display: none;
}
.minicart-preloader-text .preloader-message {
  position: absolute;
  z-index: 10000;
  top: -200%;
  left: 0;
  padding: 0 10px;
}
#cart_list .price-message-holder-text {
  bottom: 160% !important;
  z-index: 2 !important;
}
.price-message-wrapper-minicart {
  line-height: 12px;
}
.price-message-wrapper-minicart .zmdi {
  font-size: 20px;
  margin-left: 5px;
  color: #027ac9;
}
.price-message-wrapper-minicart .price-message-holder {
  position: relative;
  display: inline-block;
  color: #444444;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}
.price-message-wrapper-minicart .price-message-holder:hover {
  text-decoration: none;
  color: #027ac9;
}
.price-message-wrapper-minicart .price-message-holder .price-message-holder-text {
  visibility: hidden;
  width: 160px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -20px;
  right: 130%;
}
.price-message-wrapper-minicart .price-message-holder .price-message-holder-text::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
}
.price-message-wrapper-minicart .price-message-holder:hover .price-message-holder-text {
  visibility: visible;
}
#mini-cart-page-type {
  display: none;
}
/* Menu #logo */
#navbar-primary .navbar-header {
  overflow: hidden;
  max-height: 60px;
}
#navbar-primary .navbar-header .navbar-brand {
  float: left;
  height: 60px;
  width: 145px;
  padding: 0;
  margin: 0 25px 0 -25px;
  position: relative;
}
#navbar-primary .navbar-header .navbar-brand.myfabory {
  margin: 0 25px 0 -5px;
  width: 160px;
}
#navbar-primary .navbar-header .navbar-brand > img {
  position: absolute;
  width: 120%;
  height: auto;
  top: 17px;
}
#navbar-primary .navbar-header .navbar-brand.standard-logo {
  margin: 0;
}
#navbar-primary .navbar-header .navbar-brand.standard-logo > img {
  width: auto;
  top: 15px;
}
#logotype_brand {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#logotype_divider {
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
#logotype_slogan {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.primary-nav-affix #logotype_divider,
.primary-nav-affix #logotype_slogan {
  opacity: 0;
}
.primary-nav-affix #logotype_brand {
  top: 14px;
  width: 200px !important;
  left: -10px;
}
/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  #navbar-primary .navbar-header.navbar-default .navbar-nav > li > a:not([class*=zmdi-]) {
    padding: 20px 10px;
  }
  #navbar-primary .navbar-header .navbar-brand {
    padding-right: 15px;
  }
}
/* Mobile */
@media (max-width: 767px) {
  #navbar-primary .navbar-header .navbar-brand {
    width: 145px !important;
    padding: 11px 0 0 !important;
    margin: 0 15px 0 0 !important;
    height: auto !important;
  }
  #navbar-primary .navbar-header .navbar-brand.myfabory {
    margin-top: -5px !important;
    padding: 0 !important;
  }
  #navbar-primary .navbar-header .navbar-brand > img {
    top: unset;
  }
  #navbar-primary .navbar-header .navbar-brand.standard-logo > img {
    left: 10px;
    top: auto;
  }
  .primary-nav-affix #logotype_divider,
  .primary-nav-affix #logotype_slogan {
    opacity: 0;
  }
  .primary-nav-affix #logotype_brand {
    top: 14px;
    width: 145px !important;
  }
  .primary-nav-affix #logotype_brand_white {
    position: static;
    width: 80% !important;
    margin-top: 16px;
  }
}
.primary-nav-affix #navbar-primary,
.primary-nav-affix #checkout-primary {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.primary-nav-affix {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.primary-nav-affix #section-home-top {
  margin-top: 100px !important;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.nav.navbar-nav.nav-menu {
  clear: inherit;
}
.navbar-extra {
  position: relative;
  margin-left: 150px;
}
#navbar-primary {
  margin: 0;
}
#navbar-primary .caret {
  display: none;
}
#navbar-primary.navbar-default {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  min-height: 60px;
  max-height: 60px;
  z-index: 1;
}
#navbar-primary.navbar-default .navbar-nav > li > a:focus,
#navbar-primary.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: #0061b0;
}
#navbar-primary.navbar-default .navbar-nav > li > a:not([class*=zmdi-]) {
  font-weight: bold;
  text-transform: none;
  color: #000000;
  padding: 0 15px;
  font-size: 15px;
}
#navbar-primary.navbar-default .navbar-nav > li.active > a,
#navbar-primary.navbar-default .navbar-nav > li.active > a:focus,
#navbar-primary.navbar-default .navbar-nav > li.active > a:hover {
  color: #ffffff;
  background-color: #0061b0;
}
#navbar-wrapper .drop-down-login {
  min-width: 500px;
  font-size: 16px;
}
#navbar-wrapper .drop-down-login .wrapper {
  padding: 0 15px;
  margin: -10px 0 0 0;
}
#navbar-wrapper .drop-down-login .wrapper a {
  color: #027ac9;
  font-size: 16px;
  padding: 0 !important;
}
#navbar-wrapper .drop-down-login .wrapper h3 {
  color: #027ac9;
  font-weight: normal;
  margin: 20px 0;
}
#navbar-wrapper .drop-down-login .wrapper ul.well {
  border: none;
  border-radius: 0;
  margin: 30px 0;
  padding: 15px 10% !important;
  list-style: none;
  line-height: 1.75;
  background: #f7f7f7;
}
#navbar-wrapper .drop-down-login .wrapper ul.well li:first-of-type {
  margin-bottom: 10px;
}
#navbar-wrapper .drop-down-login .wrapper ul.well .zmdi {
  color: #00b517;
  margin: 0 5px 0 0;
  -webkit-transform: scale(1.25) translateY(1px);
  transform: scale(1.25) translateY(1px);
}
#navbar-wrapper .drop-down-login .wrapper form {
  width: 80% !important;
  margin: 0 10%;
}
#navbar-wrapper .drop-down-login .wrapper form,
#navbar-wrapper .drop-down-login .wrapper ul.well {
  float: left;
  clear: both;
  width: 100%;
}
/* Account @mobile - logged in */
.mobile-user-navigation-node {
  display: none !important;
}
/* Navbar - mobile */
#navbar-wrapper .navbar-mobile {
  min-height: 50px;
  max-height: 50px;
  overflow: visible !important;
}
#navbar-wrapper .navbar-mobile > li {
  float: right;
  position: static;
  /* Account @mobile - not logged in */
}
#navbar-wrapper .navbar-mobile > li.pseudo-menu a {
  padding: 14px !important;
  min-width: 20px;
}
#navbar-wrapper .navbar-mobile > li.pseudo-menu a span {
  min-width: 20px;
}
#navbar-wrapper .navbar-mobile > li:first-of-type {
  margin-right: none !important;
}
#navbar-wrapper .navbar-mobile > li:last-of-type a {
  font-size: 24px;
}
#navbar-wrapper .navbar-mobile > li.logged_in .logged_out,
#navbar-wrapper .navbar-mobile > li.logged_out .logged_in {
  display: none !important;
}
#navbar-wrapper .navbar-mobile a[class*=zmdi-] {
  font-size: 26px;
  line-height: 26px;
  color: #ffffff !important;
  padding: 12px;
  width: 50px;
  text-align: center;
}
#navbar-wrapper .navbar-mobile select > option:nth-child(1) {
  font-weight: bold;
  color: #000000;
}
#navbar-wrapper .navbar-mobile .wrapper {
  padding: 0 15px;
  margin: -10px 0 0 0;
}
#navbar-wrapper .navbar-mobile .wrapper h3 {
  color: #027ac9;
  font-weight: normal;
  margin: 20px 0;
}
#navbar-wrapper .navbar-mobile .wrapper ul.well {
  border: none;
  border-radius: 0;
  margin: 30px 0;
  padding: 15px 10% !important;
  list-style: none;
  line-height: 1.75;
  background: #f7f7f7;
}
#navbar-wrapper .navbar-mobile .wrapper ul.well li:first-of-type {
  margin-bottom: 10px;
}
#navbar-wrapper .navbar-mobile .wrapper ul.well .zmdi {
  color: #00b517;
  margin: 0 5px 0 0;
  -webkit-transform: scale(1.25) translateY(1px);
  transform: scale(1.25) translateY(1px);
}
#navbar-wrapper .navbar-mobile .wrapper form {
  width: 80% !important;
  margin: 0 10%;
}
#navbar-wrapper .navbar-mobile .wrapper form,
#navbar-wrapper .navbar-mobile .wrapper ul.well {
  float: left;
  clear: both;
  width: 100%;
}
#navbar-wrapper .navbar-mobile form .form-group {
  margin: 15px 0;
  position: relative;
}
#navbar-wrapper .navbar-mobile .dropdown-menu .wrapper .well a {
  color: #027ac9;
  padding: 0;
}
#navbar-wrapper .navbar-mobile .dropdown-menu .wrapper .well a,
#navbar-wrapper .navbar-mobile .dropdown-menu .wrapper form a {
  text-decoration: underline;
}
#navbar-wrapper .navbar-mobile .dropdown-menu .wrapper .well a:hover,
#navbar-wrapper .navbar-mobile .dropdown-menu .wrapper form a:hover {
  color: #000000;
  text-decoration: none;
}
/* Small Tablets | Large Cells */
@media (min-width: 768px) and (max-width: 991px) {
  #navbar-primary.navbar-default .navbar-nav > li > a:not([class*=zmdi-]) {
    padding: 20px 10px;
  }
}
/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  #navbar-primary.navbar-default .navbar-nav > li > a:not([class*=zmdi-]) {
    padding: 20px 10px;
  }
}
/* Mobile */
@media (max-width: 767px) {
  #navbar-wrapper .drop-down-login {
    min-width: auto;
  }
  #navbar-primary.nav-up .navbar-menu .pseudo-menu:not(.open) > a {
    pointer-events: none;
    background: #027ac9 !important;
  }
  #navbar-primary.nav-up .navbar-menu .pseudo-menu:not(.open) > a span {
    pointer-events: none;
    display: none;
  }
  /* Products trigger */
  #navbar-primary .navbar-menu .pseudo-menu > a,
  .dismiss {
    position: absolute;
    z-index: 6666;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 15px !important;
    background: #5b5b5b;
    height: 50px;
    width: 50px;
  }
  #navbar-primary .navbar-menu .pseudo-menu {
    margin: 0 -15px;
  }
  #navbar-primary .navbar-menu .pseudo-menu > a {
    background: #5b5b5b !important;
  }
  #navbar-primary .navbar-menu .pseudo-menu.open {
    z-index: 999999;
  }
  #navbar-primary .navbar-menu .pseudo-menu.open > a {
    background: transparent !important;
    opacity: .75;
  }
  #navbar-primary .navbar-menu .pseudo-menu > a {
    background: #027ac9;
  }
  #navbar-primary .navbar-menu .pseudo-menu > a:hover {
    background: #ffffff !important;
  }
  /* Hide body-content when sub-menu is open [two declarations, because of JS timeout] */
  #navbar-wrapper .open:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 50px;
  }
  body.menu-open #navbar-wrapper .open:before {
    content: none;
  }
  body.menu-open #menu-open {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 3;
  }
}
/* Mobile */
@media (max-width: 767px) {
  .navbar-extra {
    margin: 0;
  }
  .navbar-extra .sub_cart {
    visibility: hidden;
  }
  .navbar-mobile {
    right: 105px;
  }
  /* Animated hamburger, forked (cleaner code, backwords compatible) */
  /* Ref. https://gist.github.com/carusog/a3823cab08d3f91e7929 */
  .dismiss:hover,
  .dismiss .icon-bar {
    background: #5b5b5b;
  }
  .dismiss,
  .dismiss:hover .icon-bar {
    background: #ffffff;
  }
  .icon-bar {
    position: relative;
    height: 2px;
    background: #ffffff;
    width: 100%;
    display: block;
    margin: 4px 0;
    -webkit-transition: all 0.5s ease, background-color 0.000001s ease;
    transition: all 0.5s ease, background-color 0.000001s ease;
  }
  .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
  }
  .icon-bar:nth-of-type(3) {
    opacity: 1;
    width: 100%;
    margin-left: 0;
  }
  .icon-bar:nth-of-type(4) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    bottom: 0;
  }
  #navbar-primary .navbar-menu .pseudo-menu > a:hover .icon-bar,
  #navbar-primary .navbar-menu .pseudo-menu.open > a .icon-bar {
    background: #5b5b5b !important;
  }
  .open .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px;
  }
  .open .icon-bar:nth-of-type(3) {
    opacity: 0;
    width: 0;
    margin-left: 50%;
  }
  .open .icon-bar:nth-of-type(4) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 6px;
  }
}
#advanced-search {
  background-color: #ffffff !important;
  z-index: 99999999999;
  border: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
  border-radius: 5px;
  width: 700px;
  top: 47px;
}
#advanced-search .advanced-search-filter {
  border-radius: 5px;
}
#advanced-search .advanced-search-filter:disabled {
  background-color: #d9d9d9 !important;
}
#advanced-search .col-sm-2 {
  width: 14.28%;
}
#advanced-search .as-attribute-close {
  position: absolute;
  top: 10px;
  vertical-align: middle;
  right: 23px;
  padding: 10px;
  height: 36px;
  cursor: pointer;
  color: #007ac9;
  display: none;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#advanced-search .as-attribute-close.active {
  display: block;
}
#advanced-search ::-webkit-input-placeholder {
  font-size: 14px;
  color: #ffffff;
}
#advanced-search ::-moz-placeholder {
  font-size: 14px;
  color: #ffffff;
}
#advanced-search :-ms-input-placeholder {
  font-size: 14px;
  color: #ffffff;
}
#advanced-search :-moz-placeholder {
  font-size: 14px;
  color: #ffffff;
}
#advanced-search.arrow-left:before {
  border-color: transparent transparent #ffffff transparent;
}
#advanced-search:after {
  bottom: 100%;
  right: 8%;
  border: 1px solid #f7f7f7;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -8px;
  -webkit-filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
}
.js-close-mobile-as {
  float: right;
  padding-right: 15px;
}
.search-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.after-query-hide {
  display: none !important;
}
@media (max-width: 767px) {
  #navbar-primary .navbar-menu .advanced-search-menu {
    margin: 0 30px;
  }
  #navbar-primary .navbar-menu .advanced-search-menu.open {
    margin: 0 -15px;
  }
  .search-container {
    width: 100%;
    margin-top: 30px;
  }
  #navbar-primary.navbar .navbar-form .input-group-btn {
    padding-right: 50px !important;
  }
  #navbar-primary .navbar-extra {
    background: #fff;
  }
}
/* Menu -> dropdown menu's (also see dropdown.less) */
#navbar-wrapper .dropdown-menu {
  background: #ffffff;
  position: absolute;
}
#navbar-wrapper .dropdown-menu.multi-col > li > ul:last-of-type {
  border-left: 1px solid #f7f7f7;
}
#navbar-wrapper .dropdown-menu [class*=logged_] li {
  margin-top: 2px;
}
#navbar-wrapper .dropdown-menu li.caption,
#navbar-wrapper .dropdown-menu li a {
  display: block;
  padding: 2px 40px 2px 25px;
  clear: both;
  color: #000000;
  font-size: 15px;
}
#navbar-wrapper .dropdown-menu li.caption.highlighted,
#navbar-wrapper .dropdown-menu li a.highlighted {
  color: #027ac9;
  font-weight: bold;
}
#navbar-wrapper .dropdown-menu li.caption {
  text-transform: none;
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0;
  color: #0F3057;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #navbar-wrapper .dropdown-menu {
    width: 100%;
    box-shadow: none !important;
    border: none;
  }
  #navbar-wrapper .dropdown-menu li.caption,
  #navbar-wrapper .dropdown-menu li a {
    padding: 5px 15px;
  }
}
/* Parent-anchors, primary only */
#navbar-primary .navbar-nav > .open > a,
#navbar-primary .navbar-nav > .open > a:focus,
#navbar-primary .navbar-nav > .open > a:hover {
  color: #ffffff;
  background-color: #0061b0;
}
#navbar-wrapper .desktop-user-navigation-node {
  color: #ffffff;
  padding: 6px 0px;
}
#navbar-wrapper .desktop-user-navigation-node a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
}
#navbar-wrapper .desktop-user-navigation-node a.highlighted {
  color: #ffffff;
  font-weight: bold;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu {
  top: 65px;
  z-index: 6;
  min-width: 200px;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu li a {
  padding: 2px 15px;
  color: #000000;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu li a.highlighted {
  color: #027ac9;
  font-weight: bold;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu li a.selected {
  font-weight: bold;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu li a:hover {
  color: #027ac9;
  text-decoration: none;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu li a:hover .caret-right {
  border-left-color: #027ac9;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu hr {
  margin: 10px;
  border-color: #e4e4e4;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu {
  position: relative;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu {
  top: -13px !important;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu.align-width {
  width: fit-content;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu:not(.align-width) {
  width: 250px;
  left: -250px !important;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu.scrollable {
  max-height: 205px;
  overflow-y: auto;
  overflow-x: hidden;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu.scrollable::-webkit-scrollbar {
  width: 8px;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu.scrollable::-webkit-scrollbar-thumb {
  background-color: #027ac9;
  border-radius: 4px;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu .dropdown-submenu > .dropdown-menu.scrollable::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 4px;
}
#navbar-wrapper .desktop-user-navigation-node .dropdown-menu.main-dropdown-menu:before {
  bottom: 100%;
  right: 15%;
  border: 1px solid #f7f7f7;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -8px;
  -webkit-filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.15));
}
#navbar-wrapper .desktop-user-navigation-node .caret {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #navbar-wrapper .navbar-mobile .dropdown-menu {
    z-index: 6666666;
    top: 50px;
  }
  #navbar-primary .dropdown-menu.multi-col > li > ul:last-of-type,
  #website-navbar-primary .dropdown-menu.multi-col > li > ul:last-of-type {
    border: none;
    width: 35%;
  }
  #navbar-primary .dropdown-menu:not(.typeahead):after,
  #navbar-primary .dropdown-menu:not(.typeahead):before {
    content: none;
  }
  .mobile-hide {
    display: none !important;
  }
  #navbar-primary.navbar div.open #advanced-search {
    width: 100% !important;
    top: 100px !important;
  }
  .mobile-navigation a {
    padding: 13px 15px !important;
    font-size: 24px !important;
  }
  .mobile-language-selector a {
    font-size: 16px !important;
  }
  .header-logged-in-check {
    top: 8px;
    right: 5px;
    background: #00b517;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    position: absolute;
    width: auto;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    border-radius: 50%;
    top: 7px;
    right: 3px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    min-width: 18px;
  }
  .drop-down-mobile-menu {
    position: fixed !important;
  }
  .desktop-user-navigation-node {
    display: none !important;
  }
  .mobile-user-navigation-node {
    display: block !important;
  }
  .mobile-language-country-menu {
    display: table-cell !important;
    float: left;
    width: 65%;
  }
  .mobile-available-languages {
    width: 49% !important;
  }
  .mobile-available-languages a {
    white-space: nowrap !important;
  }
  .mobile-language-options {
    width: 100%;
  }
  .mobile-language-options li {
    display: block;
  }
  .mobile-language-options li a {
    white-space: normal;
  }
}
.as-greyout body,
.as-greyout .main-search {
  overflow: hidden;
}
.as-greyout body,
.as-greyout .main-search,
.as-greyout body *:not(#navbar-wrapper):not(#navbar-wrapper *),
.as-greyout .main-search *:not(#navbar-wrapper):not(#navbar-wrapper *) {
  pointer-events: none;
}
.as-greyout body:before,
.as-greyout .main-search:before,
.as-greyout body:after,
.as-greyout .main-search:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  text-align: center;
  line-height: 75px;
  background-color: rgba(255, 255, 255, 0.3);
}
/* Only for IE 10+ */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .advanced-search-menu #toggle-link {
    float: right !important;
  }
  #advanced-search::before {
    left: 92%;
  }
}
.advanced-search-menu {
  display: none !important;
}
.advanced-search-menu.as-menu-show {
  display: table !important;
}
.header-hint {
  position: absolute;
  z-index: 10;
  margin: 0 0 0 -15px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  height: 55px;
}
.header-hint span {
  line-height: 55px;
  margin: 0 10px;
}
.save-hint {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  position: absolute;
  z-index: 20;
  top: 20px;
  right: 10px;
}
@media screen and (max-width: 992px) {
  #advanced-search {
    width: 600px;
  }
}
/* Menu #search */
/* Fill up remaining space -> ref. https://stackoverflow.com/questions/1260122/ */
#navbar-primary .search-wrapper {
  margin: 11px 115px 0 359px;
  padding-left: 0;
}
#width_tmp_select {
  display: none;
  text-transform: none;
  font-size: 13px;
}
#navbar-primary.navbar {
  /*.advanced-search-menu:hover {
    color: #fff;
    text-decoration: underline;
  }*/
}
#navbar-primary.navbar #categories_btn {
  text-transform: none;
  font-size: 14px;
  padding: 8px 10px 8px 30px;
  position: absolute;
  height: 35px;
  top: 1px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  font-weight: bold;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  text-decoration: none !important;
}
#navbar-primary.navbar #categories_btn:before {
  display: inline-block;
  content: url(../images/icons/menu_white.svg);
  width: 14px;
  position: absolute;
  top: 8px;
  left: 8px;
}
#navbar-primary.navbar #categories_btn:hover {
  color: #0f3057;
  background-color: #ffffff;
  text-decoration: none;
}
#navbar-primary.navbar #categories_btn:hover:before {
  content: url(../images/icons/menu_blue.svg);
}
#navbar-primary.navbar .header-categories {
  top: 50px;
}
#navbar-primary.navbar .advanced-search-container {
  position: relative;
}
#navbar-primary.navbar .advanced-search-menu {
  font-family: 'fabory', 'arial', 'helvetica', 'sans-serif';
  display: block !important;
  text-align: center;
  height: 38px;
  text-transform: none;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  margin-left: 15px;
  background-color: none;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: bold;
  min-width: max-content;
}
#navbar-primary.navbar .advanced-search-menu div {
  word-break: break-word;
  vertical-align: middle;
  height: 38px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  padding: 0 25px 0 5px;
  display: table-cell;
}
#navbar-primary.navbar .advanced-search-menu:after {
  content: '\f2f2';
  display: inline-block;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
}
#navbar-primary.navbar .advanced-search-menu:hover {
  background-color: #027ac9 !important;
  color: #ffffff !important;
}
#navbar-primary.navbar .advanced-search-menu:hover:after {
  content: '\f2f2';
  display: inline-block;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #ffffff !important;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#navbar-primary.navbar .advanced-search-included .input-group {
  width: 75% !important;
}
#navbar-primary.navbar .advanced-search-included .form-group {
  width: 100%;
  height: 53px;
  margin-bottom: 20px;
}
#navbar-primary.navbar .advanced-search-included .form-group input {
  width: 100%;
  max-width: none;
}
#navbar-primary.navbar .advanced-search-included .col-sm-2.text-right {
  padding-top: 20px;
}
#navbar-primary.navbar .advanced-search-included .col-sm-2.text-right a {
  color: #5b5b5b;
}
#navbar-primary.navbar div.open #advanced-search {
  min-height: 160px;
}
#navbar-primary.navbar div.open #advanced-search.arrow-left:before {
  display: none !important;
}
#navbar-primary.navbar div.open .advanced-search-menu {
  background-color: #027ac9 !important;
  color: #ffffff !important;
}
#navbar-primary.navbar div.open .advanced-search-menu:after {
  content: '\f2f8';
  display: inline-block;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #ffffff !important;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#navbar-primary.navbar .navbar-form {
  padding: 0;
  display: flex;
  justify-content: left;
}
#navbar-primary.navbar .navbar-form .input-group-btn {
  position: static;
  top: 0;
  right: 0;
  z-index: 4;
  margin: 0 0 0 5px;
}
#navbar-primary.navbar .navbar-form .input-group-btn:first-of-type {
  visibility: hidden;
  right: 34px;
}
#navbar-primary.navbar .navbar-form #clear-btn {
  position: absolute;
  right: 280px;
}
#navbar-primary.navbar .navbar-form .input-group {
  width: 100%;
}
#navbar-primary.navbar .navbar-form input[type=text].basic-search {
  border: none;
  padding: 5px 10px !important;
  border: 1px solid #027AC9;
  border-right-style: none !important;
}
#navbar-primary.navbar .navbar-form .form-control.basic-search {
  border: 0;
}
#navbar-primary.navbar .navbar-form .btn.basic-search {
  color: #0f3057;
  background-color: #ffffff;
  border-left: 1px solid #ffffff;
  margin-left: 0px;
  border: 1px solid #027AC9 !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#navbar-primary.navbar .navbar-form .btn.basic-search .zmdi {
  display: inline-block;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  color: #027ac9;
  font-size: 16px;
  font-weight: bold;
  margin-top: -1px;
  margin-right: 0;
}
#navbar-primary.navbar .navbar-form .btn.basic-search:hover,
#navbar-primary.navbar .navbar-form .btn.basic-search:focus,
#navbar-primary.navbar .navbar-form .btn.basic-search:active {
  background-color: #027ac9 !important;
}
#navbar-primary.navbar .navbar-form .btn.basic-search:hover .zmdi,
#navbar-primary.navbar .navbar-form .btn.basic-search:focus .zmdi,
#navbar-primary.navbar .navbar-form .btn.basic-search:active .zmdi {
  color: #fff !important;
  background-color: transparent;
}
#navbar-primary.navbar .navbar-form .input-group-btn:first-of-type .btn {
  background: #ffffff;
  color: #5b5b5b;
  border: 0;
}
#navbar-primary.navbar .navbar-form .input-group-btn:first-of-type .btn:hover,
#navbar-primary.navbar .navbar-form .input-group-btn:first-of-type .btn:focus,
#navbar-primary.navbar .navbar-form .input-group-btn:first-of-type .btn:active {
  background-color: #ffffff;
  color: #000000;
}
#navbar-primary.navbar .navbar-form .main-search {
  display: flex !important;
}
#navbar-primary.navbar .navbar-form .main-search .category-select-holder {
  width: 170px;
  min-width: 170px;
  position: relative;
  text-align: center;
}
#navbar-primary.navbar .navbar-form .main-search .category-select-holder:before {
  content: '';
  height: 29px;
  width: 1px;
  background: #ededed;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 5;
}
#navbar-primary.navbar .navbar-form .main-search .category-select {
  width: 100%;
  height: 38px;
  vertical-align: middle;
  background: #fff !important;
  background: #ffffff url("../images/default/arrow_blue.svg") no-repeat right 10px center !important;
  background-size: 10px 8px !important;
  border: 1px solid #027AC9 !important;
  border-left-style: none !important;
  -webkit-padding-start: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 13px;
  text-transform: none;
  text-align: left !important;
  color: #000000;
  padding: 8px 25px 8px 15px !important;
  position: relative;
  cursor: pointer;
}
#navbar-primary.navbar .navbar-form .main-search .category-select:focus {
  background: #ffffff url("../images/default/arrow_down_blue.svg") no-repeat right 10px center !important;
  background-size: 10px 8px !important;
}
#navbar-primary.navbar .navbar-form .main-search #categoryDropDown::-ms-expand {
  display: none;
}
#navbar-primary.navbar .navbar-form .main-search span.twitter-typeahead {
  flex: 1;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu {
  font-size: 14px;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-item {
  font-size: 14px;
  display: flex;
  align-items: center;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-item-image {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 20px;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-item-image img {
  width: 50px;
  height: 40px;
  object-fit: contain;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-name {
  color: #0f3057;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.2em;
  max-height: 2.4em;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-name strong.tt-highlight {
  color: #027ac9;
  text-decoration: underline;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .category-name {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.2em;
  max-height: 2.4em;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-code {
  font-weight: normal;
  font-size: 13px !important;
}
#navbar-primary.navbar .navbar-form .main-search .tt-menu .product-item-text {
  display: block;
}
#navbar-primary.navbar .navbar-form .main-search.show-saved-search input[type="text"].basic-search {
  border-bottom: none !important;
  border-bottom-left-radius: 0 !important;
}
#navbar-primary.navbar .navbar-form .main-search.show-saved-search .category-select {
  border-bottom: none !important;
  border-bottom-right-radius: 0 !important;
}
@media (min-width: 1025px) {
  #navbar-primary.navbar .navbar-form .main-search .tt-menu {
    width: calc(270%) !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #navbar-primary.navbar .navbar-form .main-search .tt-menu {
    width: calc(270%) !important;
  }
}
@media (max-width: 767px) {
  #navbar-primary.navbar .navbar-form .main-search .tt-menu {
    width: 100% !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #navbar-primary.navbar .category-select {
    padding: 0 0 0 10px !important;
  }
}
#navbar-primary.navbar #search-filters {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#navbar-primary.navbar #search-filters .search-filter-result {
  display: none;
  background: #ffffff;
  border: 1px solid #007ac9;
  margin: 0;
  padding: 0 0 10px 0;
  position: absolute;
  width: 100%;
  z-index: 9;
  max-height: 150px;
  overflow-y: auto;
}
#navbar-primary.navbar #search-filters .search-filter-result::-webkit-scrollbar {
  width: 8px;
}
#navbar-primary.navbar #search-filters .search-filter-result::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f7f7f7;
  border-radius: 10px;
  background: #ffffff;
}
#navbar-primary.navbar #search-filters .search-filter-result::-webkit-scrollbar-thumb {
  background: #e4e4e4;
  border-radius: 10px;
}
#navbar-primary.navbar #search-filters .search-filter-result::-webkit-scrollbar-thumb:hover {
  background: #e4e4e4;
}
#navbar-primary.navbar #search-filters .as-filter,
#navbar-primary.navbar #search-filters .as-filter-empty {
  color: #5b5b5b;
  display: block;
  padding: 5px 40px 5px 15px;
  clear: both;
  font-size: 16px;
  text-transform: unset;
  font-weight: 200;
}
#navbar-primary.navbar #search-filters .activeASFilter {
  color: #0f3057;
}
#navbar-primary.navbar #search-filters .activeASFilter:before {
  content: '\f136';
  font-family: 'material-design-iconic-font';
  padding: 0 10px 0 0;
  display: inline-block;
  transform: translateY(1px);
}
#js-submit-as-form,
#js-submit-as-form:hover {
  min-width: 180px;
  display: inline-block;
  margin: 0 10px 0 0 !important;
}
#search-filter-reset {
  color: #000000 !important;
  display: inline-block;
}
.as-drop-down {
  color: #027ac9;
  top: -38px;
  font-size: 25px;
  cursor: pointer;
  position: relative;
  padding-right: 15px;
}
#search {
  -webkit-transition: background .5s ease;
  transition: background .5s ease;
}
#search.cleared {
  background: #f7f7f7 !important;
}
.dropdown-search-title {
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  color: #027ac9;
  white-space: nowrap;
  clear: both;
}
.dropdown-search-item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 5px 5px 5px 25px;
}
.saved-search-dropdown {
  background: #ffffff;
  border: 1px solid #027ac9 !important;
  border-top-style: none !important;
  padding: 10px 5px;
  margin-top: 0;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
  z-index: 0;
  top: 35px;
}
.search-item-text {
  color: #5b5b5b;
}
@media (max-width: 1250px) {
  #navbar-primary .header-menu {
    display: none !important;
  }
  #navbar-primary .search-wrapper {
    margin: 11px 115px 0 0;
  }
}
/* All, but mobile */
@media (min-width: 768px) {
  #navbar-primary.navbar .navbar-form #search-btn.input-group-btn {
    display: block !important;
  }
}
/* Mobile */
@media (max-width: 767px) {
  .as-drop-down {
    top: -37px;
  }
  /* Search */
  #navbar-primary.navbar .advanced-search-menu {
    height: 38px !important;
    width: 60px;
  }
  #navbar-primary.navbar .advanced-search-menu div {
    color: #5b5b5b !important;
    font-size: 12px !important;
    text-transform: none;
    line-height: 16px !important;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    max-height: 38px !important;
    height: 38px !important;
    position: relative;
    display: block;
  }
  #navbar-primary.navbar .advanced-search-menu:after {
    color: #000 !important;
  }
  #navbar-primary.navbar .advanced-search-menu[aria-expanded="true"] {
    background: none;
  }
  #navbar-primary.navbar .advanced-search-menu[aria-expanded="true"] div {
    border: 1px solid #027ac9;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    background: #027ac9;
    color: #ffffff !important;
  }
  #navbar-primary.navbar .advanced-search-included {
    display: inline-flex;
    width: 100%;
    padding-right: 0 !important;
  }
  #navbar-primary.navbar .advanced-search-included .input-group {
    width: 100% !important;
    margin-left: 0 !important;
    position: relative;
  }
  #navbar-primary.navbar .advanced-search-included .advanced-search-menu {
    margin-top: 0px !important;
    position: relative;
    top: 0;
    left: unset;
    width: 60px;
    min-width: 95px !important;
    padding: 0;
    margin-left: 15px;
  }
  #navbar-primary.navbar .advanced-search-included .advanced-search-menu > a {
    padding: 0px !important;
  }
  #navbar-primary.navbar .advanced-search-included #search-btn {
    padding: 0px !important;
    right: 8px !important;
    margin: 0 !important;
    position: absolute;
    left: auto;
    outline: none !important;
    top: 0;
  }
  #navbar-primary.navbar .advanced-search-included #search-btn .zmdi {
    color: #027ac9;
  }
  #navbar-primary.navbar div.open {
    width: auto !important;
    position: static !important;
  }
  #navbar-primary.navbar div.open a:not(#js-submit-as-form, .as-filter, #categories_btn_mobile) {
    display: none;
  }
  #navbar-primary.navbar div.open #advanced-search {
    z-index: 999999;
    left: 0;
    margin: 0 !important;
    top: 60px !important;
  }
  #navbar-primary.navbar div.open #advanced-search .col-sm-2 {
    width: 100%;
  }
  #navbar-primary.navbar .navbar-form {
    border: 0;
    margin: 0;
    padding: 0;
    max-height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #navbar-primary.navbar .navbar-form .category-select {
    max-width: 25%;
    text-overflow: ellipsis;
    min-height: 34px;
    display: none !important;
  }
  #navbar-primary.navbar .navbar-form .btn.basic-search {
    height: 100%;
    background: transparent;
    color: #5b5b5b;
    margin: 0 !important;
    padding-top: 7px;
    border: none !important;
  }
  #navbar-primary.navbar .navbar-form .input-group-btn {
    right: 50px !important;
    width: 37px;
    height: 37px;
    border: none !important;
  }
  #navbar-primary.navbar .navbar-form input[type=text].basic-search {
    padding: 5px 60px 5px 10px !important;
    min-height: 30px;
    font-size: 14px;
    border: 1px solid #027AC9 !important;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    max-width: 100% !important;
  }
  #navbar-primary.navbar .navbar-form btn.basic-search .zmdi {
    -webkit-transform: translateY(-2px) scale(1.5);
    transform: translateY(-2px) scale(1.5);
  }
  #navbar-primary.navbar .navbar-form btn.basic-search {
    border: none !important;
  }
  #navbar-primary .search-wrapper {
    padding: 0 !important;
    overflow: visible;
    height: 48px !important;
    margin: 11px 0 0 0;
  }
  .category-select-holder {
    display: none;
  }
}
@media (max-width: 767px) {
  #section-home-top .dropdown-backdrop {
    display: none !important;
  }
  #section-home-top .dropdown-menu {
    position: static !important;
    box-shadow: none !important;
    width: 100% !important;
    border: none !important;
  }
  #section-home-top .dropdown-menu .scroll-menu:after {
    display: none;
  }
  #section-home-top .dropdown-menu[class*=arrow-]:after,
  #section-home-top .arrow-left:before {
    display: none !important;
  }
  #section-home-top .tab-content {
    border: none !important;
  }
  .open #categories_btn_mobile:before {
    content: '\f2f8' !important;
    display: inline-block;
    font: normal normal normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  #categories_btn_mobile {
    position: relative;
    text-transform: none;
    order: 2;
    display: inline;
    width: 50%;
    text-align: left;
    margin: 0 auto;
    padding: 10px 45px;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    color: #ffffff;
    background: #027ac9;
    font-size: 14px;
    text-decoration: none !important;
  }
  #categories_btn_mobile:before {
    font: normal normal normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: '\f2f2';
    width: 11px;
    height: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #navbar-wrapper .dropdown-menu {
    top: 145px;
    padding-top: 0 !important;
    border: none !important;
  }
  #navbar-wrapper .dropdown-menu .tab-content {
    border: none !important;
  }
  #navbar-wrapper .dropdown-menu .tab-content .row {
    margin: 0 10px;
  }
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral {
    border-bottom: 1px solid #e4e4e4;
    display: block;
    padding: 14px 0 12px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
  }
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral span {
    font-size: 14px !important;
  }
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral img {
    margin-right: 8px;
  }
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral .zmdi {
    font-size: 20px;
    color: #027ac9;
    font-weight: 700;
    line-height: 20px;
    margin-right: 5px;
  }
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral:hover {
    color: #027ac9 !important;
  }
  #navbar-wrapper .saved-search-dropdown {
    top: 35px;
  }
  #advanced-search .as-input-holder form .form-control-lg {
    max-width: 100% !important;
  }
  #search-filter-reset {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin: 15px auto 0 !important;
    height: 30px;
    width: 150px !important;
    display: block !important;
    text-align: center;
  }
}
@media (max-width: 560px) {
  #navbar-wrapper .dropdown-menu .tab-content .anchor-neutral {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  #section-home-top .tab-content .anchor-neutral img {
    margin-right: 8px;
  }
}
@media screen and (max-width: 920px) {
  .hidden-lmd {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .advanced-search-included .input-group {
    width: 70% !important;
  }
}
@media (max-width: 767px) {
  #navbar-wrapper .saved-search-dropdown {
    outline: none !important;
    border: 1px solid #027ac9 !important;
    border-left: none !important;
    border-right: none !important;
    border-top-style: none !important;
    z-index: 99;
  }
}
#navbar-secondary {
  min-height: 0;
  margin: 0;
  background: #0f3057;
  border: 0;
}
#navbar-secondary .list-usp {
  color: #ffffff !important;
}
#navbar-secondary .zmdi {
  display: inline-block;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  margin: 0 10px 0 0;
}
#navbar-secondary .zmdi[class*=globe] {
  margin-right: 5px;
}
#navbar-secondary a,
#navbar-secondary .phone {
  padding: 10px 5px;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
}
#navbar-secondary a:hover,
#navbar-secondary .navbar-nav > .open > a,
#navbar-secondary .navbar-nav > .open > a:focus,
#navbar-secondary .navbar-nav > .open > a:hover {
  text-decoration: underline;
  background-color: transparent;
}
#navbar-secondary .row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.website-header-top {
  background-color: #027ac9;
}
.website-header-top #navbar-secondary {
  background: transparent;
}
.website-header-top #navbar-secondary .desktop-user-navigation-node {
  color: white;
}
.website-header-top #navbar-secondary a,
.website-header-top #navbar-secondary .phone {
  color: white;
}
.website-header-top #navbar-secondary a.highlighted {
  color: white;
  font-weight: bold;
}
.website-header-top #navbar-secondary .navbar-nav > li:not(:first-of-type):not(.no-divider):before {
  background: white;
}
#section-navigation-menu .container-menu-desktop {
  margin-top: 0;
  margin-bottom: 0;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .container-breadcrumb {
  margin: 0;
  padding: 0;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-left: auto;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop {
  display: flex;
  align-items: center;
  gap: 2px;
  overflow: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop li {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop li a {
  color: #0f3057;
  font-weight: bold;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop a:hover,
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop a:focus {
  color: #027ac9 !important;
  text-decoration: none;
  background: none;
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .nav-menu-desktop::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
#section-navigation-menu .container-menu-desktop .menu-desktop-items .menu-container .ellipsis-item {
  font-size: 20px;
  font-weight: bold;
  color: #0f3057;
}
#navbar-secondary .navbar-nav {
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#navbar-secondary .navbar-nav > li:not(:first-of-type) {
  margin: 0 0 0 10px;
}
#navbar-secondary .navbar-nav > li:last-of-type img {
  width: 24px;
  height: auto;
}
/* All, but mobile */
@media (min-width: 768px) {
  #navbar-secondary .navbar-nav > li:not(:first-of-type):not(.no-divider):before {
    content: '';
    width: 1px;
    height: 22px;
    background: #5b5b5b;
    display: inline-block;
    margin: 10px 0 0 -7px;
    position: absolute;
  }
}
/* Language | Countries */
#navbar-secondary li:last-of-type .multi-col {
  min-width: 600px;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang {
  min-width: 380px;
  padding: 20px 0 !important;
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang > li:first-child {
  display: table;
  width: 100%;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang.multi-col > li > ul {
  width: 50%;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang.multi-col > li > ul:last-of-type {
  border-left: 1px solid #e4e4e4;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang.multi-col > li > ul li {
  display: block;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang a {
  color: #0F3057;
}
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang a:hover,
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang a:focus,
#navbar-secondary li:last-of-type .multi-col.dropdown-menu-lang a.active {
  text-decoration: none;
  color: #027ac9;
}
#navbar-wrapper .countries li {
  padding-right: 5px;
}
#navbar-wrapper .countries li:not(.caption) {
  float: left;
  width: 100%;
}
#navbar-wrapper .countries li a {
  white-space: normal;
  padding-right: 5px !important;
}
#navbar-wrapper .countries li a.active {
  text-decoration: none;
  color: #027ac9;
}
/* Language | Country hint */
#navbar-secondary li:last-of-type .multi-col > li.language-country {
  margin: 10px 0 -10px 0;
  padding: 10px 0 8px 25px;
  border-top: 1px solid #f7f7f7;
  font-size: 15px;
  line-height: 20px;
  position: relative;
}
#navbar-secondary li:last-of-type .multi-col > li.language-country img {
  margin: -4px 10px 0 0;
}
#navbar-secondary li:last-of-type .multi-col > li.language {
  background: #f7f7f7;
  padding-right: 20px;
}
#navbar-secondary li:last-of-type .multi-col > li.language-country ul {
  display: inline-block;
}
#navbar-secondary li:last-of-type .multi-col > li.language-country ul a {
  padding: 0;
  color: #027ac9;
}
#navbar-secondary li:last-of-type .multi-col > li.language-country span,
#navbar-secondary li:last-of-type .multi-col > li.language-country ul {
  display: table-cell;
  white-space: nowrap;
}
/* Get the main styling for the footer */
footer {
  background: #0f3057;
  color: #000000;
  font-weight: normal;
  margin-top: 50px;
  padding-top: 20px;
}
footer h4 {
  font-weight: bold;
  margin-top: 0;
}
footer p {
  color: white;
}
footer form .form-group {
  margin-bottom: 0;
}
footer form input:-ms-input-placeholder {
  text-transform: none;
}
footer form input::-moz-placeholder {
  text-transform: none;
}
footer form input:-moz-placeholder {
  text-transform: none;
}
footer form input::-webkit-input-placeholder {
  text-transform: none;
}
footer form label {
  color: #ffffff;
  text-transform: none;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  line-height: 42px;
}
footer form .btn {
  height: 51px !important;
  min-height: 51px !important;
  line-height: 25px;
}
footer form .btn.btn-primary {
  box-shadow: none !important;
}
footer form small {
  width: 100%;
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  display: inline-block;
  line-height: 18px;
}
footer form .form-control-lg {
  padding: 15px !important;
  font-size: 14px !important;
  width: 100%;
  margin-right: 15px;
}
footer .step_container .row:last-of-type {
  background: none !important;
}
footer .step_container p {
  color: #5b5b5b;
  font-size: 15px;
  line-height: 18px;
  width: 80%;
  max-width: 640px;
  margin: 0 auto 10px;
}
footer .step_container p:last-of-type {
  margin-top: 10px;
}
footer .footer_payment {
  width: 230px;
  height: 35px;
}
footer .list-usp {
  justify-content: center !important;
}
footer .list-usp li {
  font-size: 14px;
  margin: 0 15px;
}
footer .flex-container {
  display: flex;
  justify-content: right;
  align-items: normal;
  width: 70%;
  margin: 0;
  float: right;
}
footer .flex-container .back-link {
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 767px) {
  footer .flex-container.first-step {
    display: block;
    text-align: center;
  }
  footer .flex-container.first-step .footer-first-step {
    margin-top: 10px;
    float: none;
  }
}
footer .checkbox label:not(.error) {
  line-height: 27px;
  text-align: left !important;
}
footer .checkbox label:not(.error):hover {
  color: #ffffff;
  opacity: .7;
}
footer .checkbox label:not(.error)::after {
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  text-align: center;
}
footer .checkbox label:not(.error)::before {
  border: 1px solid white !important;
}
footer .checkbox.active label:not(.error) {
  color: white;
}
footer .newsletter-email {
  width: 70%;
  margin-right: 15px;
}
@media (max-width: 767px) {
  footer .newsletter-email {
    margin: 0 auto;
  }
}
footer .newsletter-email label {
  font-size: 13px;
  font-style: italic;
  margin-top: 10px;
  line-height: normal;
  text-align: left;
}
footer#section-footer-new {
  background: transparent;
  border-top: 1px solid #e4e4e4;
  overflow: hidden;
}
@media (max-width: 768px) {
  form .form-control-lg {
    margin: -2px 5px 0 0 !important;
  }
  form small {
    margin-bottom: 10px;
  }
  .footer-middle [class*=col-] h5 {
    margin-bottom: 10px !important;
  }
  .footer-middle [class*=col-] ul {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 992px) {
  .footer-middle {
    margin-top: 30px !important;
  }
  .footer-middle [class*=col-] h4 {
    height: 44px;
    font-size: 18px;
  }
  form label {
    display: block;
  }
  form .form-control-lg {
    float: none !important;
    margin: -2px auto 0 !important;
    max-width: 400px;
  }
  form small {
    text-align: center !important;
    padding-bottom: 10px;
    display: block;
  }
  form .flex-container {
    width: 100% !important;
    justify-content: center;
  }
  form .flex-container .btn-primary {
    background: #0384d8 !important;
  }
}
@media (max-width: 991px) {
  footer {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border: 0 !important;
    border: none;
    margin-top: 0;
  }
  #section-footer-bottom [class*=col-],
  .footer-middle [class*=col-] {
    text-align: center;
  }
  .footer-middle [class*=col-] {
    margin-bottom: 25px;
  }
  .footer-middle [class*=col-] h4 {
    height: auto !important;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 480px) {
  footer .step_container p {
    width: 90%;
  }
  footer #section-footer-new {
    border-top: 1px solid #e4e4e4 !important;
  }
}
/* Get the specific footer elements */
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(1) a:not(.btn) {
  font-size: 25px;
}
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(2) label {
  text-transform: none;
  font-size: 15px;
}
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(2) .bg-success {
  padding: 15px;
}
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(2) .bg-success span {
  font-size: 20px;
}
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(2) .bg-success span i {
  font-size: 60px;
}
footer #subscription-error,
footer #subscription-validation-error {
  display: none;
  color: red;
}
footer #subscription-created,
footer #subscription-updated {
  display: none;
}
footer > div > .row:nth-child(1) > [class*=col-]:nth-child(3) .multi-col {
  line-height: 1.75;
}
@media (max-width: 991px) {
  footer > div .multi-col > li > ol,
  footer > div .multi-col > li > ul {
    display: block;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding: 0 !important;
  }
}
.footer-middle [class*=col-] {
  color: #ffffff;
}
.footer-middle [class*=col-]:first-child img {
  box-shadow: 0 0 3px #333 !important;
  -moz-box-shadow: 0 0 3px #333 !important;
  -webkit-box-shadow: 0 0 3px #333 !important;
  display: block;
}
.footer-middle [class*=col-] h5 {
  color: #ffffff;
  text-transform: none !important;
  font-weight: bold;
}
.footer-middle [class*=col-] ul {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}
.footer-middle [class*=col-] ul li a {
  color: #d0d7df;
  font-size: 13px;
  text-decoration: none;
}
.footer-middle [class*=col-] ul li a:hover {
  text-decoration: underline;
}
.footer-middle [class*=col-] .anchor-neutral {
  font-size: 15px;
  color: #ffffff !important;
  font-weight: bold;
}
.footer-middle [class*=col-] .anchor-neutral .zmdi:not(.zmdi-phone) {
  margin-left: 10px;
}
.footer-middle [class*=col-] .anchor-neutral .zmdi-phone {
  margin-right: 10px;
}
.footer-middle [class*=col-] .anchor-neutral b {
  font-size: 15px;
}
.footer-middle > div > .row:nth-child(2) img {
  display: inline-block !important;
}
.footer-middle .multi-col.first {
  margin-bottom: 25px;
}
.footer-middle .multi-col.first .anchor-neutral {
  text-align: center;
}
.footer-middle .multi-col.first .anchor-neutral .zmdi {
  margin-right: 10px;
}
.footer-middle .img-round {
  display: block;
  margin: 0 0 0 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (max-width: 767px) {
  .footer-middle [class*=col-] .img-round {
    margin: 5px auto 0 !important;
  }
}
#section-footer-bottom {
  background-color: #ffffff;
  padding: 10px 0 20px;
  font-size: 13px;
}
#section-footer-bottom > div > .row:last-of-type {
  color: #5b7183;
  line-height: 30px;
}
#section-footer-bottom .link-display {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  #section-footer-bottom .link-display {
    display: block;
  }
}
@media (max-width: 767px) {
  #section-footer-bottom .link-display a {
    display: inline-block;
  }
}
/* Get the main styling for the ADP page */
/* Get the specific ADP elements */
#section-adp-details h1 {
  margin-top: 15px;
  margin-bottom: 20px;
}
#section-adp-details .meta li:not(:last-of-type):after {
  content: '';
  border-right: 1px solid #e4e4e4;
  padding-left: 15px;
}
#section-adp-details .rating {
  margin: 0 0 30px 0;
}
@media (min-width: 1200px) {
  #section-adp-details h1 {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  #section-adp-details .meta {
    float: none !important;
  }
}
@media (max-width: 991px) {
  #section-adp-details h1 {
    margin-top: 0;
  }
}
[id*=section-adp-details] table {
  margin-top: 30px;
}
[id*=section-adp-details] table .fade-line {
  opacity: 0.5;
}
[id*=section-adp-details] table .fade-line + .fade-line {
  opacity: 0.2;
}
[id*=section-adp-details] .technical-features table {
  margin-top: 0;
}
[id*=section-adp-details] .icons {
  margin-bottom: 0;
}
[id*=section-adp-details] .icons li {
  float: left;
  padding: 5px;
}
[id*=section-adp-details] #tables .panel-default {
  border: 0;
}
[id*=section-adp-details] #tables .panel-group .panel {
  border-bottom: 0;
}
[id*=section-adp-details] #tables .panel-group .panel + .panel {
  margin-top: 15px;
}
[id*=section-adp-details] #tables .panel-default > .panel-heading,
[id*=section-adp-details] #tables .panel-default > .panel-heading-custom {
  background: #f7f7f7;
  border-color: #e4e4e4;
  padding: 0 15px;
}
[id*=section-adp-details] #tables .panel-default > .panel-heading a,
[id*=section-adp-details] #tables .panel-default > .panel-heading-custom a {
  display: block;
  position: relative;
  padding: 15px 0;
}
[id*=section-adp-details] #tables .panel-default > .panel-heading a:after,
[id*=section-adp-details] #tables .panel-default > .panel-heading-custom a:after {
  content: '\f2f9';
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  font-family: 'material-design-iconic-font';
  font-size: 22px;
  line-height: 1;
  color: #000000;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
[id*=section-adp-details] #tables .panel-default > .panel-heading a.collapsed:after,
[id*=section-adp-details] #tables .panel-default > .panel-heading-custom a.collapsed:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
[id*=section-adp-details] #tables .panel-title {
  font-size: 18px;
}
[id*=section-adp-details] #tables .panel-body {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
[id*=section-adp-details] .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #ffffff;
  border: 0;
}
[id*=section-adp-details] .table-striped > tbody > tr:nth-of-type(even) td {
  color: #0f3057;
}
[id*=section-adp-details] .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
[id*=section-adp-details] .table-striped > tbody > tr:nth-of-type(odd) td {
  color: #0f3057;
}
[id*=section-adp-details] .tab-content {
  margin: 40px 0;
}
[id*=section-adp-details] .tab-content .pdp-spec-row {
  display: flex;
  column-gap: 15px;
}
@media (max-width: 767px) {
  [id*=section-adp-details] .tab-content .pdp-spec-row {
    display: block;
  }
}
[id*=section-adp-details] .tab-content .pdp-spec-col {
  flex: 1 1 auto;
  max-width: 50%;
}
@media (max-width: 991px) {
  [id*=section-adp-details] .tab-content .pdp-spec-col {
    max-width: 100%;
  }
}
[id*=section-adp-details] #downloads a {
  margin-right: 10px;
}
[id*=section-adp-details] #downloads a .zmdi {
  margin-right: 5px;
}
.adp-description-additional-text {
  display: none;
}
.adp-hide-extra-element {
  visibility: hidden;
}
.adp-span-more-less {
  float: right;
  color: #5b5b5b;
}
.adp-span-more-less:hover {
  color: #5b5b5b;
  text-decoration: underline;
}
.adp-mobile-close-filter {
  vertical-align: middle;
}
.adp-mobile-close-filter {
  margin: 0px 0 0 -20px;
  position: relative;
}
.adp-mobile-filter-table-row {
  white-space: nowrap;
}
.specs-modal-btn {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.specs-modal-btn .btn-default,
.specs-modal-btn .btn-warning {
  width: 100%;
  display: inline-block;
}
.specs-modal-btn .btn-default .zmdi-shopping-cart,
.specs-modal-btn .btn-warning .zmdi-shopping-cart {
  margin-top: -5px;
}
#section-adp-details .carousel-adp-container .carousel {
  margin: 0;
  order: 1;
  width: 80%;
  padding-left: 30px;
}
#section-adp-details .carousel-adp-container .carousel .carousel-inner {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  width: 85%;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  #section-adp-details .carousel-adp-container .carousel .carousel-inner {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #section-adp-details .carousel-adp-container .carousel {
    width: 75%;
  }
}
#section-adp-details .carousel-adp-container {
  position: relative;
  margin-top: 15px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  #section-adp-details .carousel-adp-container {
    padding-bottom: 50px;
  }
}
#section-adp-details .carousel-thumbnails-section {
  max-height: 400px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #section-adp-details .carousel-thumbnails-section {
    padding: 0 3px 0 0;
  }
}
#section-adp-details .carousel-thumbnails {
  margin: 0;
  top: 0;
  order: 0;
  width: 20%;
}
#section-adp-details .carousel-thumbnails li {
  cursor: pointer;
  padding: 0;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  width: 90px;
  height: 90px;
  position: relative;
  display: block;
  margin-bottom: 10px;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
#section-adp-details .carousel-thumbnails li:hover,
#section-adp-details .carousel-thumbnails li.active {
  border: 1px solid #0f3057;
}
#section-adp-details .carousel-thumbnails li img {
  position: absolute;
  margin: auto;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 80%;
  max-height: 80%;
}
@media (max-width: 767px) {
  #section-adp-details .carousel-thumbnails li {
    width: 90px;
    height: 90px;
  }
}
.adp-image-gallery {
  position: absolute;
  margin: auto !important;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}
#carousel-adp-details .adp-image-gallery {
  padding: 25px;
  height: auto !important;
}
.carousel {
  padding: 0 15px;
  margin: 0 -15px;
}
.carousel .item.adp-responsive-image {
  height: 348px;
}
.carousel .item.adp-responsive-image .tag {
  background: #fe9800;
  color: #ffffff;
  padding: 5px 12px;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  font-family: 'roboto', sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: none;
  position: absolute;
  display: inline-block;
  left: 0;
  margin-right: 10px;
  z-index: 100;
}
.carousel .item.adp-responsive-image .tag.product-label-orange {
  background: #fe9800;
  color: #ffffff;
}
.carousel .item.adp-responsive-image .tag.product-label-blue {
  background: #027ac9;
  color: #ffffff;
}
.carousel .item.adp-responsive-image .tag.product-label-green {
  background: #3fae2a;
  color: #ffffff;
}
.carousel .item.adp-responsive-image .tag.product-label-red {
  background: #ff0000;
  color: #ffffff;
}
.carousel .item.adp-responsive-image .tag.product-label-stainless_steel {
  background: #e0dfdb;
  color: #000000;
}
@media (max-width: 767px) {
  .carousel .item.adp-responsive-image {
    height: 250px;
  }
}
.carousel.carousel-without-controls .item.adp-responsive-image .tag {
  top: 0;
}
.carousel .glyphicon-chevron-right,
.carousel .glyphicon-chevron-left {
  margin-top: -22.5px !important;
}
.adp-3d-iframe,
.hide-product-image {
  display: none !important;
}
#js-adp-iframe-holder.preloader,
#js-adp-image-holder > .preloader {
  background: transparent url('/_ui/responsive/theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 75% auto;
  top: 50%;
  width: 80px;
  heigth: 348px;
  left: 50%;
  margin: 0 0 0 -40px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.adp-cadenas {
  width: 100%;
}
.adp-control {
  height: 45px;
  margin-top: 150px;
}
.adp-control.disabled {
  opacity: 0.3;
}
.adp-control.disabled:hover {
  background-color: transparent;
  color: #5B5B5B;
}
.adp-control.top {
  left: -68px !important;
  top: 0px !important;
  margin: 0;
}
.adp-control.bottom {
  left: -68px;
  bottom: -30px;
  margin: 0;
  top: auto;
}
@media (max-width: 767px) {
  .adp-control {
    margin-top: 105px;
  }
}
.adp-control:hover {
  background-color: #0f3057;
  color: white;
}
.adp-product-unavailable {
  position: absolute;
  background-color: #f6861f;
  color: white;
  width: 100%;
  padding: 10px;
  text-align: center;
  top: 30px;
  z-index: 1;
  text-transform: none;
}
.product-key-features {
  background-color: #f7f7f7;
  margin-top: 30px;
  padding: 20px;
  width: 80%;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.product-key-features ul {
  padding: 0;
  margin: 0;
}
.product-key-features ul li {
  padding: 3px 0;
  margin: 0;
  list-style: none;
  color: #0f3057;
}
.carousel-control.right {
  right: 0px !important;
}
.carousel-control.left {
  left: 0px !important;
}
.adp-aside-banner {
  max-width: 100%;
  max-height: 183px;
  width: auto;
  height: auto;
}
.adp-banner-holder-master {
  height: 348px;
}
.adp-banner-container {
  position: relative;
  bottom: 0;
  text-align: center;
}
@media (max-width: 1200px) {
  #section-adp-details .adp-banner-holder-master {
    height: auto !important;
  }
  #section-adp-details .adp-banner-holder {
    height: auto;
    overflow: hidden;
  }
  #section-adp-details .adp-banner-container {
    top: 0;
  }
}
.login-to-see-prices {
  white-space: pre-line;
  text-decoration: underline !important;
}
#section-adp-variants {
  /*
  .zmdi {
    transform: translateX(-5px);
    margin-right: 5px;
  }
  */
  /* Number of columns on a row (in order to set equal width) */
}
#section-adp-variants .price-message-holder {
  white-space: nowrap;
}
#section-adp-variants .price-message-holder .price-message-holder-text {
  white-space: normal;
}
#section-adp-variants #filter-no_results {
  display: none;
  display: none !important;
}
#section-adp-variants .zmdi-shopping-cart {
  font-size: 20px;
  transform: translateY(0);
}
#section-adp-variants .btn.btn-minus,
#section-adp-variants .btn.btn-plus {
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  min-height: 32px;
  padding: 3.75px;
}
#section-adp-variants .btn.btn-success,
#section-adp-variants .btn.btn-warning {
  min-height: 50px;
  max-height: 50px;
}
#section-adp-variants .btn.btn-success .zdmi,
#section-adp-variants .btn.btn-warning .zdmi {
  margin: 0 !important;
}
#section-adp-variants input[type='number']:not(.filter) {
  height: auto;
  min-width: 45px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  min-height: 32px;
  padding: 3.75px;
  max-width: 65px;
}
#section-adp-variants .input-group-btn {
  width: 0;
}
#section-adp-variants table > thead > tr > th,
#section-adp-variants table > thead > tr > td {
  padding-top: 0;
}
#section-adp-variants table i[data-toggle=modal] {
  cursor: pointer;
  font-size: 25px;
  color: #0f3057;
  margin-right: 4px;
}
#section-adp-variants table i[data-toggle=modal]:hover,
#section-adp-variants table i[data-toggle=modal]:active {
  color: #00173e;
  text-decoration: none;
}
#section-adp-variants table th {
  background-color: transparent;
  color: #0f3057;
  text-transform: none;
  font-size: 14px;
  font-weight: bold;
  /* TEMPORARY */
}
#section-adp-variants table th ul[id*=adp-filter-] {
  position: absolute;
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e4e4e4;
  margin: 4px 0 0 0;
  width: 8.33333333%;
  display: none;
}
#section-adp-variants table th ul[id*=adp-filter-] li a {
  display: block;
  color: #444444;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.75;
}
#section-adp-variants table th.focus ul[id*=adp-filter-] {
  display: block;
}
#section-adp-variants table th.quantity-col {
  width: 200px;
}
#section-adp-variants .icon-wrapper {
  padding: 12px 8px 12px 0px;
}
#section-adp-variants .icon-wrapper [class*=zmdi-] {
  font-size: 15px;
  color: #5b5b5b;
  margin: -25px 4px 0 0;
  cursor: pointer;
  position: relative;
  padding-right: 10px;
}
#section-adp-variants .icon-wrapper [class*=zmdi-]:focus,
#section-adp-variants .icon-wrapper [class*=zmdi-]:hover {
  text-decoration: none;
  color: #cbcbcb;
}
#section-adp-variants .icon-wrapper input {
  padding-right: 30px;
  padding-left: 0;
  font-weight: normal;
  border-width: 0;
  border-bottom-width: 1px;
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
}
#section-adp-variants .adp-mobile-filter-table-row {
  position: relative;
}
#section-adp-variants .adp-mobile-filter-table-row .adp-mobile-filter-select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 37px;
  opacity: 0;
}
#section-adp-variants .adp-mobile-filter-table-row .filter-icon {
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: 25px;
}
@media (max-width: 767px) {
  #section-adp-variants .adp-mobile-filter-table-row .twitter-typeahead,
  #section-adp-variants .adp-mobile-filter-table-row .twitter-typeahead input {
    opacity: 0;
  }
}
#section-adp-variants .adp-mobile-close-filter {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 9999;
  background-color: white;
  padding: 7px 5px;
}
.articleNumber {
  color: #007ac9;
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 1200px) {
  #section-adp-variants table th ul[id*=adp-filter-] {
    min-width: 125px;
  }
}
@media (max-width: 767px) {
  #section-adp-variants {
    /* Number of columns on a row (in order to set equal width) */
  }
  #section-adp-variants input[type='number'] {
    max-width: 100%;
  }
  #section-adp-variants table.visible-xs {
    /*tr:nth-of-type(odd) td.table-3:last-of-type {
        background-color: @color-warning-dark;
      }

      tr:nth-of-type(even) td.table-3:last-of-type {
        background-color: @color-warning-light;
      }*/
  }
  #section-adp-variants table.visible-xs ul[id*=adp-filter-],
  #section-adp-variants table.visible-xs td[class*=table-] {
    width: 25%;
    min-width: 0;
    font-weight: normal;
  }
  #section-adp-variants table.visible-xs th[class*=table-] {
    width: 25%;
    min-width: 0;
    font-weight: bold;
  }
  #section-adp-variants table.visible-xs .table-2 {
    display: none;
  }
  #section-adp-variants table.visible-xs td.table-3:last-of-type a {
    font-size: 30px;
  }
  #section-adp-variants table.visible-xs .table-3 {
    width: 12.5% !important;
  }
  #section-adp-variants table.visible-xs .table-3:last-of-type {
    text-align: center;
  }
  #section-adp-variants table.visible-xs .table-control .zmdi {
    font-size: 30px;
    color: #5b5b5b;
    transform: translateX(0);
  }
  #section-adp-variants table.visible-xs .btn {
    min-width: 50px;
    height: 50px;
  }
  #section-adp-variants table.visible-xs .zmdi-check,
  #section-adp-variants table.visible-xs .alert-success {
    transform: translateY(-5px);
  }
  #section-adp-variants table.visible-xs thead .table-1 {
    padding-left: 0;
  }
  #section-adp-variants table.visible-xs thead .table-1 input {
    padding: 6px !important;
    font-size: 13px;
  }
}
.adp-filter-menu {
  max-height: 302px;
  overflow-y: auto;
}
.adp-group-filter {
  max-width: 33%;
  float: left;
  margin: 0 20px 20px 0;
}
.adp-group-filter .control {
  margin: 5px 0 0 0;
  position: relative;
}
.adp-group-filter .zmdi {
  position: absolute;
  text-align: center;
  font-size: 26px;
  bottom: 0;
  right: 0px;
  padding: 0 10px;
  top: 5px;
  color: #000;
  cursor: pointer;
}
.adp-group-filter .adp-filter-suggestion .label-value {
  color: #5b5b5b;
}
.adp-group-filter .adp-filter-suggestion .label-value:hover {
  cursor: pointer;
  color: #027ac9;
}
.adp-group-filter.adp-group-select-spec {
  max-width: 100%;
  float: none;
  margin: 0;
}
.adp-group-filter.adp-group-select-spec .adp-filter-dataset {
  max-height: 250px;
  overflow-y: auto;
}
.adp-group-filter.adp-group-select-spec .adp-filter-suggestion {
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  padding: 8px;
  cursor: pointer;
}
.adp-group-filter.adp-group-select-spec .adp-filter-suggestion:last-child {
  border-bottom: 0;
}
.adp-group-filter.adp-group-select-spec .adp-custom-checkbox {
  display: none;
}
.adp-group-filter.adp-group-select-spec .adp-filter-empty {
  color: #5b5b5b !important;
}
.adp-group-filter.adp-group-select-spec .label-value,
.adp-group-filter.adp-group-select-spec .label-value strong {
  color: #027ac9;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
.adp-group-filter.adp-group-select-spec .adp-non-selected-attribute,
.adp-group-filter.adp-group-select-spec .adp-non-selected-attribute:focus {
  border: 0;
  color: #0f3057 !important;
  padding: 0;
}
.adp-group-filter.adp-group-select-spec .zmdi {
  color: #5B5B5B;
  top: -5px;
  cursor: pointer;
}
.adp-group-filter.adp-group-select-spec .adp-filter-menu {
  border: none;
  background-color: #f7f7f7 !important;
  margin-top: 12px;
  border-bottom-left-radius: 8px!important;
  -moz-border-bottom-left-radius: 8px !important;
  -webkit-border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  -moz-border-bottom-right-radius: 8px !important;
  -webkit-border-bottom-right-radius: 8px !important;
}
.adp-group-filter.adp-filter-inline-arrow .control {
  display: inline-block;
}
.adp-group-filter.adp-filter-inline-arrow .twitter-typeahead {
  width: auto;
}
.link-arrow {
  text-decoration: none;
}
.link-arrow:hover .link-label {
  text-decoration: underline;
}
.link-arrow .zmdi {
  margin-left: .25em;
  text-decoration: none;
  display: inline-block;
}
.adp-description-cell {
  background-color: white !important;
}
.adp-non-selected-attribute {
  background-color: transparent !important;
  border: 1px solid #e4e4e4;
  padding: 6px 25px 6px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.adp-all-options-menu {
  background-color: white !important;
}
.adp-attribute-down {
  color: #ffffff !important;
}
.adp-attribute-close {
  color: #027ac9 !important;
}
.adp-selected-attribute {
  background-color: #ffffff;
  color: #027ac9;
  border-color: #027ac9;
  border-width: 2px !important;
}
.selected-false {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #5b5b5b;
  background-color: white;
  border-radius: 2px;
  margin-top: 3px;
}
.selected-true {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #027ac9;
  background-color: #027ac9;
  border-radius: 2px;
  margin-top: 3px;
}
.adp-filter-menu .label-value,
.adp-filter-menu .label-value strong {
  color: inherit;
}
.label-value {
  margin-left: 25px;
  font-weight: 200;
  color: #ffffff;
}
.label-value strong {
  color: #ffffff;
}
.label-selected-true {
  font-weight: 600;
}
/* Style the checkmark/indicator */
.selected-true::after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  content: "";
  position: absolute;
  display: block;
}
.adp-non-selected-attribute:focus {
  border: 1px solid #e4e4e4;
}
.js-adp-variant-attribute-filter::-webkit-input-placeholder,
.js-adp-variant-mobile-select::-webkit-input-placeholder {
  color: #ffffff !important;
}
.js-adp-variant-attribute-filter:focus::-webkit-input-placeholder,
.js-adp-variant-mobile-select:focus::-webkit-input-placeholder {
  color: #ffffff !important;
}
.js-adp-variant-attribute-filter:focus:-ms-input-placeholder,
.js-adp-variant-mobile-select:focus:-ms-input-placeholder {
  color: #ffffff !important;
}
.js-adp-variant-attribute-filter:-ms-input-placeholder,
.js-adp-variant-mobile-select:-ms-input-placeholder {
  color: #ffffff !important;
}
.js-adp-variant-attribute-filter:focus::-moz-placeholder,
.js-adp-variant-mobile-select:focus::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
.js-adp-variant-attribute-filter::-moz-placeholder,
.js-adp-variant-mobile-select::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
/* width */
.adp-filter-menu::-webkit-scrollbar {
  width: 8px;
}
/* Track */
.adp-filter-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f7f7f7;
  border-radius: 10px;
  background: #ffffff;
}
/* Handle */
.adp-filter-menu::-webkit-scrollbar-thumb {
  background: #e4e4e4;
  border-radius: 10px;
}
/* Handle on hover */
.adp-filter-menu::-webkit-scrollbar-thumb:hover {
  background: #e4e4e4;
}
.adp-clear-all {
  display: none;
}
#section-adp-variants .adp-variant-cart {
  color: #0f3057;
  display: inline-block;
  position: relative;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 30px !important;
  text-decoration: none;
}
#section-adp-variants .adp-variant-cart:hover,
#section-adp-variants .adp-variant-cart:focus {
  color: #0f3057;
  text-decoration: none;
  opacity: 0.9;
}
#section-adp-variants .adp-variant-cart .add-cart-plus {
  color: #fff;
  font-style: normal;
  display: inline-block;
  position: absolute;
  background: #00B517;
  width: auto;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  border-radius: 50%;
  top: -5px;
  right: -5px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  min-width: 18px;
}
#section-adp-knowledge .flex-wrapper {
  display: flex;
  flex-direction: row;
}
#section-adp-knowledge .row {
  margin: 0;
}
#section-adp-knowledge [class*=col-] {
  padding: 0 1px;
}
#section-adp-knowledge [class*=col-] a {
  display: block;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#section-adp-knowledge [class*=col-] a:hover,
#section-adp-knowledge [class*=col-] a:focus {
  opacity: .75;
}
#section-adp-knowledge [class*=col-] h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  width: 85%;
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
}
#section-adp-knowledge [class*=col-] h3 small {
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
@media (max-width: 768px) {
  #section-adp-knowledge [class*=col-] h3 {
    font-size: 22px !important;
  }
}
#section-adp-review {
  /* Rating - Ref. https://schema.org/Product */
}
#section-adp-review h2 + .rating {
  padding: 25px 0 0 20px;
}
#section-adp-review .panel .rating {
  margin: -3px 20px 0 0;
}
#section-adp-review .panel-default {
  clear: both;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
#section-adp-review .panel-default > .panel-heading,
#section-adp-review .panel-default > .panel-footer {
  background-color: #ffffff;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
#section-adp-review .panel-default > .panel-heading h3,
#section-adp-review .panel-default > .panel-footer h3 {
  color: #000000;
}
#section-adp-review .panel-default > .panel-heading strong,
#section-adp-review .panel-default > .panel-footer strong {
  font-weight: 500;
}
#section-adp-review .panel-default > .panel-body {
  color: #5b5b5b;
  margin-top: 15px;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
#section-adp-review .panel-default > .panel-footer {
  margin: 20px 0;
}
@media (max-width: 1200px) {
  #section-adp-review .panel-default:not(:first-of-type) {
    margin-top: 0;
    clear: none;
  }
}
@media (max-width: 480px) {
  #section-adp-review .panel-footer strong {
    display: block;
    clear: both;
    padding: 15px 0;
  }
}
[id*=section-adp-review] .well {
  margin-top: 20px;
  background: transparent;
  border: 1px solid #e4e4e4;
}
[id*=section-adp-review] ::-webkit-input-placeholder {
  text-transform: none;
}
[id*=section-adp-review] ::-moz-placeholder {
  text-transform: none;
}
[id*=section-adp-review] :-ms-input-placeholder {
  text-transform: none;
}
[id*=section-adp-review] :-moz-placeholder {
  text-transform: none;
}
[id*=section-adp-review] .rating li > input + label {
  font-size: 45px !important;
  margin: -15px 5px 15px 0;
}
#section-adp-modal {
  /*
    .table-verticle th {
      width: 75%;
    }
  */
}
@media (max-width: 767px) {
  #section-adp-modal .modal-header {
    position: absolute;
    z-index: 1;
    width: 100%;
  }
  #section-adp-modal .modal-body .img-responsive {
    margin: 30px auto;
  }
}
.modal-options.fade {
  top: 50px;
}
.modal-options.fade .modal-content {
  background-color: #f1f1f1;
}
.modal-adp,
.modal-login,
.modal-options {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-adp.fade .modal-dialog,
.modal-login.fade .modal-dialog,
.modal-options.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-adp.in .modal-dialog,
.modal-login.in .modal-dialog,
.modal-options.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-adp {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-adp .modal-body #loadingButton {
  height: 50px;
  text-align: center;
  padding-left: 0 !important;
}
.modal-adp .modal-body #loadingButton::before {
  left: auto;
}
.modal-adp .modal-body #loadingButton::after {
  left: auto;
  background-size: 100% auto;
}
.modal-adp .modal-body #section-adp-variant_specs h2 {
  display: none;
}
@media (min-width: 1200px) {
  .modal-adp .modal-body #section-adp-variant_specs .technical-images {
    width: 40%;
  }
  .modal-adp .modal-body #section-adp-variant_specs .technical-features {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .modal-adp .modal-body .technical-images {
    margin-top: 50px;
  }
}
.adp-product-unavailable-modal.modal-options.fade {
  top: 110px;
}
@media (max-width: 1199px) {
  .adp-product-unavailable-modal.modal-options.fade {
    top: 10px;
  }
}
.adp-product-unavailable-modal.modal-options .modal-dialog {
  width: 70%;
  margin: 30px auto;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .adp-product-unavailable-modal.modal-options .modal-dialog {
    width: 90%;
  }
}
.adp-product-unavailable-modal.modal-options .modal-content {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  background-color: white;
}
.adp-product-unavailable-modal.modal-options .modal-content .owl-stage {
  margin: 0 auto;
}
.adp-product-unavailable-modal.modal-options .modal-header {
  border: 0;
}
.adp-product-unavailable-modal.modal-options .modal-header .close {
  top: 30px;
  right: 30px;
}
.adp-product-unavailable-modal.modal-options .modal-title {
  font-weight: bold;
}
.adp-product-unavailable-modal.modal-options .modal-description {
  font-size: 16px;
  margin-bottom: 10px;
}
.adp-product-unavailable-modal.modal-options .product-box {
  height: auto;
  border: 0;
  margin: 0;
  padding: 0 30px;
}
.adp-product-unavailable-modal.modal-options .product-box figure {
  display: inline;
}
.adp-product-unavailable-modal.modal-options .product-box .article-wrap {
  color: #5b5b5b;
}
.adp-product-unavailable-modal.modal-options .product-box .article-wrap span {
  display: block;
}
.adp-product-unavailable-modal.modal-options .product-box .price-wrap .price {
  color: #027ac9;
  font-weight: bold;
  font-size: 17px;
}
.adp-product-unavailable-modal.modal-options .product-box .amount {
  color: #5b5b5b;
}
.adp-product-unavailable-modal.modal-options .product-box a:hover {
  text-decoration: none;
}
.adp-product-unavailable-modal.modal-options .product-box a:hover .product-title {
  text-decoration: underline;
}
.adp-product-unavailable-modal.modal-options .image-holder {
  text-align: center;
  padding: 0 10px;
  width: 100%;
  height: 190px;
  display: table-cell;
  vertical-align: middle;
}
.adp-product-unavailable-modal.modal-options .image-holder img {
  max-height: 100%;
  width: auto;
}
.adp-product-unavailable-modal.modal-options .owl-nav {
  position: absolute;
  width: 100%;
  top: 25%;
  font-size: 70px;
}
.adp-product-unavailable-modal.modal-options .owl-nav .owl-prev {
  float: left;
}
.adp-product-unavailable-modal.modal-options .owl-nav .owl-next {
  float: right;
}
.custom-modal.modal-options .modal-content {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  background-color: white;
}
.custom-modal.modal-options .modal-header {
  border: 0;
  padding: 0;
}
.custom-modal.modal-options .modal-header .close {
  top: 40px;
  right: 30px;
  color: #027ac9;
  opacity: 1;
}
.custom-modal.modal-options .modal-header .close:hover {
  opacity: 0.7;
}
.custom-modal.modal-options .modal-header .close .zmdi {
  font-weight: bold;
}
.custom-modal.modal-options .modal-header .goto-product-link {
  position: absolute;
  top: 40px;
  left: 15px;
  z-index: 1;
}
.custom-modal.modal-options .modal-body {
  padding: 30px;
}
.custom-modal.modal-options .modal-title {
  color: #0f3057;
  font-weight: bold;
  font-size: 25px;
  padding-right: 45px;
}
@media (max-width: 767px) {
  .custom-modal.modal-options .modal-title {
    font-size: 20px;
  }
}
.custom-modal.modal-options.big-cart-modal .modal-title {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.custom-modal.modal-options.big-cart-modal .modal-title .zmdi {
  font-size: 32px;
}
.custom-modal.modal-options.big-cart-modal .modal-description {
  font-size: 16px;
  color: #0f3057;
}
#cboxContent {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  background-color: white;
}
#cboxContent #cboxTitle {
  padding: 30px 40px 15px;
}
.preferred-shop-section .shop-icon {
  width: 20px;
  float: left;
  font-size: 25px;
  color: #979797;
}
.preferred-shop-section .shop-content {
  float: left;
  line-height: 20px;
  margin-left: 10px;
  margin-top: 1px;
  color: #979797;
}
.preferred-shop-section .shop-content .shop-txt {
  font-weight: bold;
}
.preferred-shop-section a {
  color: #888;
  font-weight: normal;
}
.preferred-shop-section a:hover .shop-content {
  text-decoration: underline;
}
.preferred-shop-section .modal-body {
  padding: 15px 35px;
  margin: 0 auto;
  font-weight: normal;
}
.preferred-shop-section .modal-body .shop-item {
  border-top: 1px solid #e4e4e4;
  padding: 15px 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .preferred-shop-section .modal-body .shop-item {
    display: block;
  }
}
.preferred-shop-section .modal-body .shop-item .stock-status {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.preferred-shop-section .modal-body .shop-item .stock-status i {
  font-size: 12px;
}
@media (max-width: 767px) {
  .preferred-shop-section .modal-body .shop-item .stock-status {
    display: block;
    text-align: left;
  }
}
.preferred-shop-section .modal-body .shop-name {
  color: #0f3057;
  font-weight: bold;
  display: flex;
  width: max-content;
}
.preferred-shop-section .modal-body .shop-address,
.preferred-shop-section .modal-body .shop-status,
.preferred-shop-section .modal-body .shop-map {
  padding: 0;
}
.preferred-shop-section .modal-body .shop-map a {
  color: #027ac9;
  font-weight: bold;
}
.preferred-shop-section .modal-body .shop-map a .zmdi {
  margin-right: 5px;
}
.preferred-shop-section .modal-body .shop-default {
  display: inline-block;
  padding: 2px 5px;
  background: #027ac9;
  color: white;
  font-size: 13px;
  border-radius: 4px;
  margin-left: 10px;
  font-weight: normal;
}
.preferred-shop-section .btn {
  background-color: #f0ad4e;
  border-color: transparent;
  background-color: #fe9800;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
}
.preferred-shop-section .btn:focus,
.preferred-shop-section .btn.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.preferred-shop-section .btn:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.preferred-shop-section .btn:active,
.preferred-shop-section .btn.active,
.open > .dropdown-toggle.preferred-shop-section .btn {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.preferred-shop-section .btn:active:hover,
.preferred-shop-section .btn.active:hover,
.open > .dropdown-toggle.preferred-shop-section .btn:hover,
.preferred-shop-section .btn:active:focus,
.preferred-shop-section .btn.active:focus,
.open > .dropdown-toggle.preferred-shop-section .btn:focus,
.preferred-shop-section .btn:active.focus,
.preferred-shop-section .btn.active.focus,
.open > .dropdown-toggle.preferred-shop-section .btn.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.preferred-shop-section .btn:active,
.preferred-shop-section .btn.active,
.open > .dropdown-toggle.preferred-shop-section .btn {
  background-image: none;
}
.preferred-shop-section .btn.disabled:hover,
.preferred-shop-section .btn[disabled]:hover,
fieldset[disabled] .preferred-shop-section .btn:hover,
.preferred-shop-section .btn.disabled:focus,
.preferred-shop-section .btn[disabled]:focus,
fieldset[disabled] .preferred-shop-section .btn:focus,
.preferred-shop-section .btn.disabled.focus,
.preferred-shop-section .btn[disabled].focus,
fieldset[disabled] .preferred-shop-section .btn.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.preferred-shop-section .btn .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.preferred-shop-section .btn:active:hover,
.preferred-shop-section .btn:active:focus,
.preferred-shop-section .btn:active.focus,
.preferred-shop-section .btn:hover,
.preferred-shop-section .btn:focus,
.preferred-shop-section .btn:active,
.preferred-shop-section .btn.active:hover,
.preferred-shop-section .btn.active:focus,
.preferred-shop-section .btn.active.focus,
.preferred-shop-section .btn.focus,
.preferred-shop-section .btn.active {
  background-color: #e57f00;
  border-color: #e57f00;
  color: #ffffff;
}
.preferred-shop-section .form-control {
  border-width: 1px;
}
.preferred-shop-section .shop-modal-container {
  max-height: 500px;
  overflow-y: auto;
  padding-right: 20px;
  margin-right: -20px;
}
#section-adp-details .gray-text {
  color: #979797;
}
#section-adp-details .product-variant {
  padding: 0 0 10px;
  min-height: 100px;
}
#section-adp-details .product-variant .adp-stock-shop {
  overflow: hidden;
}
#section-adp-details .product-variant .adp-stock {
  float: left;
  margin-right: 50px;
}
#section-adp-details .product-variant .adp-stock .zmdi {
  font-size: 25px;
  margin-right: 10px;
  vertical-align: middle;
}
#section-adp-details .product-variant .adp-shop {
  float: left;
  overflow: hidden;
}
#section-adp-details .product-variant .adp-price {
  clear: both;
  width: 100%;
  margin-top: 20px;
}
#section-adp-details .product-variant .adp-btn {
  font-weight: bold;
}
#section-adp-details .product-variant .adp-btn .zmdi {
  font-weight: bold;
}
#section-adp-details .product-variant b.price {
  font-size: 24px;
  color: #027ac9;
  white-space: nowrap;
}
#section-adp-details .product-variant .btn-warning {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: flex;
  justify-content: center;
}
#section-adp-details .product-variant .btn-warning .zmdi-shopping-cart {
  margin-left: 10px;
}
#section-adp-details .product-variant .modal-link b.price {
  color: inherit;
  font-size: 14px;
}
#section-adp-details .product-variant [class*=btn-] .zmdi {
  font-size: 20px;
  transform: none;
  vertical-align: middle;
  margin-right: 8px;
}
#section-adp-details .adp-description {
  margin-top: 5px;
}
#section-adp-details .adp-description p.text-fade-initial {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#section-adp-details .adp-description p.text-fade {
  background: -webkit-linear-gradient(#5b5b5b, #f7f7f7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#section-adp-details .adp-description a {
  color: #5b5b5b;
}
#section-adp-details .adp-description a:hover,
#section-adp-details .adp-description a:focus {
  color: #5b5b5b;
}
#section-adp-details #variants .stock-txt .zmdi {
  display: none;
}
#section-adp-details .panel-group {
  margin-bottom: 10px;
}
b.price.link-price {
  font-size: 15px;
}
.login-to-see-prices {
  font-size: 13px;
  color: #027ac9 !important;
}
.homepage-price .login-to-see-prices {
  font-size: 15px;
}
.adp-full-box-only {
  font-size: 13px;
}
#template-adp h2 {
  margin-bottom: 30px;
}
.adp-preloader body {
  overflow: hidden;
}
.adp-preloader body,
.adp-preloader body *:not(#navbar-wrapper):not(#navbar-wrapper *) {
  pointer-events: none;
}
.adp-preloader body:before,
.adp-preloader body:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-align: center;
  line-height: 75px;
  background-color: transperant;
}
.adp-preloader body:after {
  background-color: transperant;
  background-size: 75% auto;
  top: 50%;
  height: 80px;
  width: 80px;
  left: 50%;
  margin: 0 0 0 -40px;
}
#print-download-btn {
  padding-bottom: 25px;
}
@media print {
  #navbar-wrapper {
    display: none;
  }
  #add-to-cart-row {
    display: none;
  }
  #adp-print-btn {
    display: none;
  }
  #adp-download-btn {
    display: none;
  }
  footer {
    display: none;
  }
}
/* Get the main styling for the ALP page */
.view-group {
  border: 1px solid #cccccc;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.view-group .glyphicon {
  margin-right: 5px;
}
.view-group .btn:first-child {
  border-left: 1px solid #cccccc !important;
}
.view-group .btn:nth-child(2) {
  border-right: none !important;
}
.list-view .divider {
  display: none;
}
.alp-category-banner {
  margin-bottom: 20px;
}
#products-view .head-row {
  display: none;
}
#products-view.list-view .head-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: left;
  align-content: space-between;
  border-color: #e4e4e4;
}
#products-view.list-view .head-row span {
  color: #e4e4e4;
  font-size: 13px;
  font-weight: 600;
}
#products-view.list-view .head-row .anchor-neutral {
  color: #cccccc;
  font-size: 14px;
  font-weight: 600;
}
#products-view.list-view .head-row .anchor-neutral .alp-image-holder {
  height: 0 !important;
}
.save-search-btn {
  padding-top: 7px;
  padding-bottom: 0px;
}
.alp-title {
  display: flex;
}
@media (max-width: 767px) {
  .alp-title {
    display: block;
  }
}
.add-search {
  padding-top: 7px;
  padding-bottom: 0px;
  font-size: 14px;
}
.add-search .zmdi {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .add-search {
    padding-left: 0;
  }
}
.search-added {
  padding-top: 2px;
  padding-left: 15px;
  font-size: 14px;
}
.search-added .zmdi {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .search-added {
    padding-left: 0;
  }
}
.searchHighlight {
  font-weight: bold;
  font-style: italic;
}
.searchOriginal {
  font-size: 0.9em;
  margin-top: 0;
}
@media (max-width: 999px) {
  #products-view.list-view .head-row {
    align-items: left !important;
    padding: 10px 0 !important;
    border-top: none;
  }
  #products-view.list-view .head-row .col-wrap {
    border: none !important;
  }
}
@media (max-width: 481px) {
  .list-view .head-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: left;
    align-content: space-between;
    border-color: #e4e4e4;
  }
  .list-view .head-row span {
    color: #e4e4e4;
    font-size: 11px;
  }
}
@media (max-width: 414px) {
  .view-group {
    float: left !important;
    margin-bottom: 0 !important;
  }
  #products-view.list-view .head-row {
    display: none !important;
  }
}
/* Get the specific ALP elements */
#section-alp h1 {
  padding-right: 0px;
}
#section-alp #toggle-info {
  padding: 5px;
  font-size: 20px;
}
#section-alp #toggle-info.disabled {
  color: #5b5b5b;
  background-color: #ffffff;
}
#section-alp #toggle-info.disabled:hover,
#section-alp #toggle-info.disabled:focus,
#section-alp #toggle-info:hover,
#section-alp #toggle-info:focus {
  color: #ffffff;
  background-color: #027ac9;
  text-decoration: none;
}
#section-alp .no-access-notif {
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sort-products .anchor-neutral {
  color: #5b5b5b !important;
  font-size: 14px;
}
@media (min-width: 768px) {
  #section-alp h1 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #sort-products:after {
    content: '\f2f9';
    position: absolute;
    top: 0;
    left: 0;
    right: 10px;
    font-family: 'material-design-iconic-font';
    font-size: 22px;
    line-height: 1;
    color: #000000;
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  .view-group {
    display: none;
  }
}
[id*=section-alp] {
  /* Toggle more | less button */
  /* Typehead inside the filter-list */
  /* Collapseable filter-grid (not selected) */
}
[id*=section-alp] aside {
  /* Aside title */
  /* Filter-group title */
  /* Heading | Body */
  /* Active filter-group (selected) */
}
[id*=section-alp] aside *:not(input):not([class*=adp-filter-]):not(.panel-heading):not(.alp-filter-menu) {
  border: none;
}
[id*=section-alp] aside .panel-default > .panel-heading {
  /* Overrule Hybris */
  border-color: #ffffff;
  border-width: 2px;
}
[id*=section-alp] aside .panel:not(:last-of-type) > .panel-heading {
  /* Define own style */
  border-bottom: 2px solid #ffffff !important;
}
[id*=section-alp] aside h3 {
  color: #000000;
  padding: 15px;
  margin: 0;
}
[id*=section-alp] aside h3 small {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  /* <small> is used for semantic reasons, not styling */
}
[id*=section-alp] aside h4 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-transform: none;
  font-weight: 700;
  line-height: 18px;
  position: relative;
  margin-left: 6px;
  font-size: 14px;
}
[id*=section-alp] aside h4 a {
  line-height: 18px;
  position: relative;
}
[id*=section-alp] aside h4 a.desktop-filter-header-link:after,
[id*=section-alp] aside h4 a.mobile-filter-header-link:after {
  content: '\f2f9';
  position: absolute;
  top: 9px;
  left: 0;
  right: auto;
  font-family: 'material-design-iconic-font';
  line-height: 1;
  color: #000000;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 20px;
}
[id*=section-alp] aside h4.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
[id*=section-alp] aside h4 .zmdi {
  font-size: 20px;
  color: #e4e4e4;
  margin-left: 8px;
}
[id*=section-alp] aside h4 .zmdi:hover {
  color: #027ac9;
}
[id*=section-alp] aside h4 a:after {
  content: '\f2f9';
  position: absolute;
  top: 12px;
  left: 12px;
  right: #5b5b5b;
  font-family: 'material-design-iconic-font';
  font-size: 22px;
  line-height: 1;
  color: #000000;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
[id*=section-alp] aside h4 a.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
[id*=section-alp] aside .panel-heading {
  background-color: #f1f1f1;
  cursor: pointer;
}
[id*=section-alp] aside .panel-heading a {
  padding: 10px 0 10px 18px;
  color: #000000;
  font-size: 700;
  text-decoration: none;
}
[id*=section-alp] aside .panel-heading,
[id*=section-alp] aside .panel-group .panel + .panel,
[id*=section-alp] aside .panel-body {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
[id*=section-alp] aside .panel-heading {
  -webkit-transition: background-color 0.5s ease, color 0.5s ease;
  transition: background-color 0.5s ease, color 0.5s ease;
}
[id*=section-alp] aside .panel-heading.loaded {
  background-color: #027ac9;
}
[id*=section-alp] aside .panel-heading.loaded a {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
  display: block !important;
  color: #ffffff;
}
[id*=section-alp] aside .panel-heading.loaded a i {
  margin: 0 5px 0 0;
}
[id*=section-alp] aside .panel-heading.loaded small {
  display: none;
  display: none !important;
}
[id*=section-alp] aside .panel-heading.loaded h3,
[id*=section-alp] aside .panel-heading.loaded li,
[id*=section-alp] aside .panel-heading.loaded h3:hover,
[id*=section-alp] aside .panel-heading.loaded li:hover {
  color: #ffffff;
}
[id*=section-alp] aside .panel-heading span {
  margin-top: 5px;
}
[id*=section-alp] aside .searchFilter {
  width: 65%;
  min-width: 165px;
  position: relative;
}
[id*=section-alp] aside .searchFilter label {
  color: #000000;
  font-size: 15px;
  line-height: 18px;
  text-transform: none;
}
[id*=section-alp] aside .searchFilter input[type="text"] {
  border: 1px solid #e4e4e4;
  padding: 5px 30px 5px 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
[id*=section-alp] aside .searchFilter button {
  position: absolute;
  bottom: 0;
  right: 1px;
  display: block;
  background: none;
  border: none;
  color: #5b5b5b;
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
[id*=section-alp] aside .searchFilter button:hover {
  color: #027ac9;
}
[id*=section-alp] aside #filter {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
  padding-right: 15px;
}
[id*=section-alp] aside #filter li {
  cursor: pointer;
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
}
[id*=section-alp] aside .filter li.active label:not(.error) {
  color: #ffffff;
}
[id*=section-alp] aside .filter li.active label:not(.error)::after {
  opacity: 1;
}
[id*=section-alp] aside .filter li.active label:not(.error)::before {
  background-color: #027ac9;
  border-color: #027ac9;
}
[id*=section-alp] aside #filters .checkbox label {
  color: #000;
  text-transform: none;
  font-size: 12px;
}
[id*=section-alp] aside #filters .checkbox label span {
  margin-top: 2px;
}
[id*=section-alp] aside .filter li:not(.filter-more):not([class*=collaps]) {
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
}
[id*=section-alp] aside .filter li:not(.filter-more):not([class*=collaps]).empty {
  cursor: default;
}
[id*=section-alp] aside .filter .filter-more {
  text-transform: none;
  font-size: 12px;
}
[id*=section-alp] aside .filter .filter-more .anchor-reverse {
  text-decoration: none;
}
[id*=section-alp] .filter li.filterVisible {
  margin-top: 10px !important;
  border-top: 1px solid #e4e4e4 !important;
  padding-top: 10px;
}
[id*=section-alp] .filter div.filter-more {
  text-transform: none;
  font-size: 11px;
}
[id*=section-alp] .filter div.filter-more a {
  text-decoration: none;
}
[id*=section-alp] .filter div.filter-more a:not(.collapsed) span:first-of-type,
[id*=section-alp] .filter div.filter-more a.collapsed span:last-of-type:not(.show-less) {
  display: none;
}
[id*=section-alp] .filter li .form-group {
  margin-bottom: 0;
}
[id*=section-alp] .filter li .form-group .checkbox label {
  color: #000;
  text-transform: none;
  margin-bottom: 0;
}
[id*=section-alp] .filter li .form-group .checkbox label .text-muted {
  margin-left: 5px;
  color: #5b5b5b;
  font-size: 12px;
}
[id*=section-alp] .filter li .form-group .checkbox label .text-muted:hover {
  text-decoration: underline;
  text-decoration-color: #5b5b5b !important;
}
[id*=section-alp] .filter li .checkbox div {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid #ffffff;
  width: 52px;
  height: 52px;
  display: inline-block;
  margin-right: 10px;
}
[id*=section-alp] .filter li .checkbox div.plastic {
  background: #d8d8d8;
}
[id*=section-alp] .filter li .checkbox div.messing {
  background-image: -webkit-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -moz-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -ms-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: -o-linear-gradient(-46deg, #e6ac39, #fcefd3 54%, #e9ab45);
  background-image: linear-gradient(136deg, #e6ac39, #fcefd3 54%, #e9ab45);
}
[id*=section-alp] .filter li .checkbox div.rvs {
  background-image: -webkit-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -moz-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -ms-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: -o-linear-gradient(-46deg, #868686, #ebebeb 53%, #8d8d8d);
  background-image: linear-gradient(136deg, #868686, #ebebeb 53%, #8d8d8d);
}
[id*=section-alp] .filter li .checkbox div.steel {
  background-image: -webkit-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -moz-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -ms-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: -o-linear-gradient(-46deg, #4e4e4e, #909090 52%, #464646);
  background-image: linear-gradient(136deg, #4e4e4e, #909090 52%, #464646);
}
[id*=section-alp] .filter li .checkbox.active div {
  border: 2px solid #027ac9 !important;
}
[id*=section-alp] .filter li .checkbox.material {
  line-height: 52px;
  height: 52px;
  margin-bottom: 10px !important;
}
[id*=section-alp] .filter.box-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 0 0 20px;
}
[id*=section-alp] .filter.box-wrap li:not(.filter-more):not([class*=collaps]) {
  margin: 0 5px 5px 0;
}
[id*=section-alp] .filter.box-wrap li:not(.filter-more):not([class*=collaps]) .box {
  width: 52px;
  height: 52px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ffffff !important;
  padding: 5px;
  line-height: 40px;
}
[id*=section-alp] .filter.box-wrap li:not(.filter-more):not([class*=collaps]):hover .box {
  border: 1px solid #e4e4e4 !important;
}
[id*=section-alp] .filter.box-wrap li:not(.filter-more):not([class*=collaps]).active .box {
  border: 1px solid #027ac9 !important;
}
[id*=section-alp] .filter .typeahead [class*=typeahead] {
  width: 100% !important;
}
[id*=section-alp] .filter .typeahead input {
  margin: 15px 0;
  padding: 5px 5px 5px 10px;
  border: 1px solid #e4e4e4;
}
[id*=section-alp] .filter .typeahead .adp-filter-menu {
  margin-top: -16px;
}
[id*=section-alp] a:hover span:not(.text-muted),
[id*=section-alp] li:not(.collapse):not(.empty):hover span:not(.text-muted),
[id*=section-alp] a:active span:not(.text-muted),
[id*=section-alp] li:not(.collapse):not(.empty):active span:not(.text-muted) {
  text-decoration: underline;
  color: #444444;
}
[id*=section-alp] #facets-more:hover,
[id*=section-alp] #facets-more:active {
  text-decoration: none;
}
[id*=section-alp] [id*=filter] > li:hover,
[id*=section-alp] [id*=filter] > li:active {
  text-decoration: underline;
  color: #5b5b5b !important;
  opacity: .5;
}
[id*=section-alp] .adp-filter-empty {
  font-size: 12px;
}
[id*=filters-] ::-webkit-input-placeholder {
  text-transform: none !important;
  color: #e4e4e4 !important;
}
[id*=filters-] ::-moz-placeholder {
  text-transform: none !important;
  color: #e4e4e4 !important;
}
[id*=filters-] :-ms-input-placeholder {
  text-transform: none !important;
  color: #e4e4e4 !important;
}
[id*=filters-] :-moz-placeholder {
  color: #e4e4e4 !important;
  text-transform: none !important;
}
[id*=filters-] ::placeholder {
  color: #e4e4e4 !important;
  text-transform: lowercase !important;
}
[id*=filters-] .searchBy {
  border: 1px solid #e4e4e4;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  font-style: italic;
  color: #5b5b5b;
  font-size: 12px;
  margin: 0 0 5px 0 !important;
}
/* Quickjump 2 filters @mobile */
.quickfilter-wrapper {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1px;
  z-index: 2;
}
.quickfilter-wrapper .container {
  position: relative;
  height: 0;
  width: 100% !important;
}
#quickfilter {
  position: absolute;
  bottom: -100px;
}
#quickfilter.affix {
  bottom: 10px;
  right: 10px;
}
#quickfilter i {
  font-size: 38px;
  cursor: pointer;
  padding: 2px;
  opacity: .75;
  border-radius: 2px;
  line-height: 45px;
  height: 45px;
  width: 45px;
  display: inline-block;
  text-align: center;
}
#quickfilter i:active,
#quickfilter i:focus {
  opacity: 1;
}
.js-option-to-hide {
  display: none;
}
.mobile-filter-header-link {
  display: none !important;
}
.filters-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 66%;
  max-width: 620px;
  flex-wrap: wrap;
}
.filters-wrap .filter-select {
  list-style: none;
  color: #5b5b5b;
  margin: 0 10px 5px 0;
  font-size: 14px;
}
.filters-wrap .filter-select span {
  float: left;
  line-height: 38px;
  margin-right: 5px;
}
.filters-wrap .filter-select .choosen {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border: 1px solid #e4e4e4;
  padding: 6px 10px 7px;
  float: left;
  font-weight: bold;
  height: 37px;
}
.filters-wrap .filter-select .choosen img {
  width: 24px;
  display: inline-block;
  margin-top: 2px;
}
.filters-wrap .filter-select .choosen .close {
  opacity: .6;
  margin-left: 10px;
}
.filters-wrap .filter-select .choosen .close .zmdi {
  margin-top: 2px;
}
.label-value-alp {
  color: #000000;
  font-size: 15px;
  line-height: 18px;
  text-transform: none;
}
@media (max-width: 992px) {
  .filters-wrap {
    width: 46%;
  }
}
@media (max-width: 768px) {
  .filters-wrap {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .desktop-filter-header-link,
  .mobile-filter-options {
    display: none !important;
  }
  .mobile-filter-header-link {
    display: block !important;
  }
}
[id*=section-alp] #filters-info.disabled {
  display: none;
  display: none !important;
}
[id*=section-alp] .view-wrapper {
  margin-bottom: 15px;
}
[id*=section-alp] .view-wrapper,
[id*=section-alp] .view-wrapper .view {
  height: 45px;
}
[id*=section-alp] .view-wrapper .active,
[id*=section-alp] .view-wrapper .view .active {
  height: auto !important;
}
[id*=section-alp] .view-wrapper > .alert {
  padding: 10px 40px 10px 10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.5;
  border-bottom: 2px solid rgba(246, 134, 31, 0.15);
  -webkit-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
}
[id*=section-alp] .view-wrapper > .alert.transition,
[id*=section-alp] .view-wrapper > .alert.active {
  border-bottom-color: #fe9800;
}
[id*=section-alp] .view-wrapper > .alert:hover,
[id*=section-alp] .view-wrapper > .alert:active {
  color: #e57f00;
}
[id*=section-alp] .view-wrapper > .alert.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
[id*=section-alp] .view-wrapper > .alert:after {
  content: '\f2f9';
  position: absolute;
  top: 5px;
  left: 10px;
  right: 10px;
  font-family: 'material-design-iconic-font';
  font-size: 22px;
  line-height: 1;
  color: #000000;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
[id*=section-alp] .view-wrapper > .alert img {
  width: 75px;
  height: auto;
  margin: 5px 20px 5px 0;
}
[id*=section-alp] .products > .row {
  margin-right: -15px;
}
.alp-product-image {
  margin: auto !important;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  max-height: 100%;
}
.alp-add-to-cart {
  min-width: 42px !important;
}
.login-popup-fpw {
  width: 50%;
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .login-popup-fpw {
    margin-top: 0;
  }
}
.modal-login {
  top: 150px;
}
@media screen and (max-width: 768px) {
  .modal-login {
    top: 50px;
  }
}
.relatedCategories {
  margin: 0 0 30px 0;
}
.relatedCategories p {
  font-family: 'roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 25px 0;
}
.relatedCategories .alpCategoryFilters__icon-container {
  width: 20px;
  margin-right: 10px;
  margin-top: 2px;
  float: left;
}
.relatedCategories .owl-carousel {
  padding: 0 60px;
}
.relatedCategories .owl-carousel.one-category {
  padding: 0;
}
.relatedCategories .owl-carousel .icon {
  color: #027ac9;
  font-size: 30px;
  margin-top: 4px;
}
.relatedCategories .owl-carousel .disabled {
  opacity: 0.5;
}
.relatedCategories .owl-carousel .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 42px;
  color: #027ac9;
  border-radius: 8px;
  border: 1px solid #027ac9 !important;
}
.relatedCategories .owl-carousel .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 42px;
  color: #027ac9;
  border-radius: 8px;
  border: 1px solid #027ac9 !important;
}
.relatedCategories .owl-carousel .owl-item:last-child {
  margin-right: 0 !important;
}
.relatedCategories .owl-carousel img {
  width: auto;
  max-height: 20px;
}
.relatedCategories .owl-carousel a {
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid #027ac9;
  color: #4a4a4a;
  display: inline-block;
}
.alpCategoryFiltersWizard {
  margin: 0 0 30px 0;
  overflow: hidden;
  display: none;
}
.alpCategoryFilters_step {
  border-radius: 5px;
  background-color: #f1f1f1;
  padding: 20px;
  font-family: 'roboto', sans-serif;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  opacity: 0;
}
.alpCategoryFilters_step .alpCategoryFilters__header {
  padding: 10px 0;
}
.alpCategoryFilters_step .alpCategoryFilters__info {
  font-size: 22px;
  color: #0f3057;
  float: left;
  margin-right: 10px;
}
.alpCategoryFilters_step .alpCategoryFilters__skip {
  font-size: 15px;
  color: #a2a2a2;
  text-decoration: underline;
  display: inline-block;
}
.alpCategoryFilters_step .alpCategoryFilters__close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  color: #a2a2a2;
  border: 0;
  background: transparent;
}
.alpCategoryFilters_step .alpCategoryFilters__content {
  padding: 10px 0;
  float: left;
}
.alpCategoryFilters_step .alpCategoryFilters__links {
  padding: 10px 0;
  text-align: center;
}
.alpCategoryFilters_step .alpCategoryFilters__showAll {
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 16px;
  color: #027ac9;
  text-decoration: underline;
  display: inline-block;
  vertical-align: bottom;
}
.alpCategoryFilters_modal-header {
  border-bottom: 0;
}
.alpCategoryFilters_modal {
  padding: 0 10px;
  font-family: 'roboto', sans-serif;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.alpCategoryFilters_modal .alpCategoryFilters__header {
  padding: 0 0 10px 0;
  overflow: hidden;
}
.alpCategoryFilters_modal .alpCategoryFilters__info {
  font-size: 20px;
  color: #027ac9;
  float: left;
  margin-right: 10px;
  max-width: 600px;
}
.alpCategoryFilters_modal .alpCategoryFilters__search {
  float: right;
  border-bottom: 1px solid #888888;
  color: #888888;
  width: 200px;
  margin-right: 30px;
}
.alpCategoryFilters_modal .alpCategoryFilters__search input {
  border: 0;
  background: transparent;
}
.alpCategoryFilters_modal .alpCategoryFilters__search button {
  font-size: 20px;
  float: right;
  color: #888888;
  border: 0;
  background: transparent;
}
.alpCategoryFilters_modal .alpCategoryFilters__content {
  padding: 10px 0;
  text-align: center;
  max-height: 300px;
  overflow-y: auto;
}
.alpCategoryFilters_modal .alpCategoryFilters__links {
  padding: 10px 0;
  text-align: center;
}
.alpCategoryFilters_modal .alpCategoryFilters__showAll {
  margin-bottom: 18px;
  font-size: 16px;
  color: #027ac9;
  text-decoration: underline;
  display: inline-block;
  vertical-align: bottom;
}
.alpCategoryFilters__btn {
  padding: 10px 15px;
  margin: 0 10px 10px 0;
  border-radius: 4.5px;
  border: 1px solid #0f3057;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #0f3057;
  -webkit-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
.alpCategoryFilters__btn.selected {
  font-weight: bold;
  border: 2px solid #0f3057;
}
.alpCategoryFilters__btn:disabled {
  background-color: rgba(0, 122, 201, 0.3);
}
.alpCategoryFilters__btn span {
  font-size: 12px;
}
.modal-options .modal-header {
  position: relative;
}
.modal-options .modal-header .close {
  position: absolute;
  right: 15px;
  top: 35px;
  z-index: 9999999;
}
@media (min-width: 1400px) {
  .alpCategoryFiltersWizard .alpCategoryFilters__links {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .owl-carousel:not(.one-category) .owl-item {
    text-align: center;
  }
}
/* Get main style-sheet for user history page*/
body.pageLabel--business-report,
body.pageLabel-orders,
body.pageLabel-order,
body.pageLabel-invoices,
body.pageLabel-dashboard,
body.pageLabel-order-approval-dashboard,
body.pageLabel-order-approval-details,
body.pageLabel-catalogs,
body.pageLabel-catalogs-create,
body.pageLabel-catalogs-edit,
body.pageLabel-barcodePrint,
body.pageLabel-business-report,
body.page-quickOrderPage,
.pageLabel-update-profile,
.page-manageUnits,
.page-savedSearches {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
}
body.pageLabel--business-report .account-section,
body.pageLabel-orders .account-section,
body.pageLabel-order .account-section,
body.pageLabel-invoices .account-section,
body.pageLabel-dashboard .account-section,
body.pageLabel-order-approval-dashboard .account-section,
body.pageLabel-order-approval-details .account-section,
body.pageLabel-catalogs .account-section,
body.pageLabel-catalogs-create .account-section,
body.pageLabel-catalogs-edit .account-section,
body.pageLabel-barcodePrint .account-section,
body.pageLabel-business-report .account-section,
body.page-quickOrderPage .account-section,
.pageLabel-update-profile .account-section,
.page-manageUnits .account-section,
.page-savedSearches .account-section,
body.pageLabel--business-report .global-alerts,
body.pageLabel-orders .global-alerts,
body.pageLabel-order .global-alerts,
body.pageLabel-invoices .global-alerts,
body.pageLabel-dashboard .global-alerts,
body.pageLabel-order-approval-dashboard .global-alerts,
body.pageLabel-order-approval-details .global-alerts,
body.pageLabel-catalogs .global-alerts,
body.pageLabel-catalogs-create .global-alerts,
body.pageLabel-catalogs-edit .global-alerts,
body.pageLabel-barcodePrint .global-alerts,
body.pageLabel-business-report .global-alerts,
body.page-quickOrderPage .global-alerts,
.pageLabel-update-profile .global-alerts,
.page-manageUnits .global-alerts,
.page-savedSearches .global-alerts {
  width: 80% !important;
  margin: 20px auto;
}
body.pageLabel--business-report .account-section .col-lg-12,
body.pageLabel-orders .account-section .col-lg-12,
body.pageLabel-order .account-section .col-lg-12,
body.pageLabel-invoices .account-section .col-lg-12,
body.pageLabel-dashboard .account-section .col-lg-12,
body.pageLabel-order-approval-dashboard .account-section .col-lg-12,
body.pageLabel-order-approval-details .account-section .col-lg-12,
body.pageLabel-catalogs .account-section .col-lg-12,
body.pageLabel-catalogs-create .account-section .col-lg-12,
body.pageLabel-catalogs-edit .account-section .col-lg-12,
body.pageLabel-barcodePrint .account-section .col-lg-12,
body.pageLabel-business-report .account-section .col-lg-12,
body.page-quickOrderPage .account-section .col-lg-12,
.pageLabel-update-profile .account-section .col-lg-12,
.page-manageUnits .account-section .col-lg-12,
.page-savedSearches .account-section .col-lg-12 {
  padding: 0;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section,
  body.pageLabel-orders .account-section,
  body.pageLabel-order .account-section,
  body.pageLabel-invoices .account-section,
  body.pageLabel-dashboard .account-section,
  body.pageLabel-order-approval-dashboard .account-section,
  body.pageLabel-order-approval-details .account-section,
  body.pageLabel-catalogs .account-section,
  body.pageLabel-catalogs-create .account-section,
  body.pageLabel-catalogs-edit .account-section,
  body.pageLabel-barcodePrint .account-section,
  body.pageLabel-business-report .account-section,
  body.page-quickOrderPage .account-section,
  .pageLabel-update-profile .account-section,
  .page-manageUnits .account-section,
  .page-savedSearches .account-section {
    width: 100% !important;
    margin: 10px 0;
  }
}
@media (max-width: 600px) {
  body.pageLabel--business-report .account-section .nav-tabs > li,
  body.pageLabel-orders .account-section .nav-tabs > li,
  body.pageLabel-order .account-section .nav-tabs > li,
  body.pageLabel-invoices .account-section .nav-tabs > li,
  body.pageLabel-dashboard .account-section .nav-tabs > li,
  body.pageLabel-order-approval-dashboard .account-section .nav-tabs > li,
  body.pageLabel-order-approval-details .account-section .nav-tabs > li,
  body.pageLabel-catalogs .account-section .nav-tabs > li,
  body.pageLabel-catalogs-create .account-section .nav-tabs > li,
  body.pageLabel-catalogs-edit .account-section .nav-tabs > li,
  body.pageLabel-barcodePrint .account-section .nav-tabs > li,
  body.pageLabel-business-report .account-section .nav-tabs > li,
  body.page-quickOrderPage .account-section .nav-tabs > li,
  .pageLabel-update-profile .account-section .nav-tabs > li,
  .page-manageUnits .account-section .nav-tabs > li,
  .page-savedSearches .account-section .nav-tabs > li {
    width: 100%;
    text-align: left;
  }
}
body.pageLabel--business-report .account-section .account-section-header,
body.pageLabel-orders .account-section .account-section-header,
body.pageLabel-order .account-section .account-section-header,
body.pageLabel-invoices .account-section .account-section-header,
body.pageLabel-dashboard .account-section .account-section-header,
body.pageLabel-order-approval-dashboard .account-section .account-section-header,
body.pageLabel-order-approval-details .account-section .account-section-header,
body.pageLabel-catalogs .account-section .account-section-header,
body.pageLabel-catalogs-create .account-section .account-section-header,
body.pageLabel-catalogs-edit .account-section .account-section-header,
body.pageLabel-barcodePrint .account-section .account-section-header,
body.pageLabel-business-report .account-section .account-section-header,
body.page-quickOrderPage .account-section .account-section-header,
.pageLabel-update-profile .account-section .account-section-header,
.page-manageUnits .account-section .account-section-header,
.page-savedSearches .account-section .account-section-header {
  text-transform: none;
  color: #0f3057;
  font-size: 28px;
  font-weight: bold;
}
body.pageLabel--business-report .account-section .account-section-header.account-section-flex,
body.pageLabel-orders .account-section .account-section-header.account-section-flex,
body.pageLabel-order .account-section .account-section-header.account-section-flex,
body.pageLabel-invoices .account-section .account-section-header.account-section-flex,
body.pageLabel-dashboard .account-section .account-section-header.account-section-flex,
body.pageLabel-order-approval-dashboard .account-section .account-section-header.account-section-flex,
body.pageLabel-order-approval-details .account-section .account-section-header.account-section-flex,
body.pageLabel-catalogs .account-section .account-section-header.account-section-flex,
body.pageLabel-catalogs-create .account-section .account-section-header.account-section-flex,
body.pageLabel-catalogs-edit .account-section .account-section-header.account-section-flex,
body.pageLabel-barcodePrint .account-section .account-section-header.account-section-flex,
body.pageLabel-business-report .account-section .account-section-header.account-section-flex,
body.page-quickOrderPage .account-section .account-section-header.account-section-flex,
.pageLabel-update-profile .account-section .account-section-header.account-section-flex,
.page-manageUnits .account-section .account-section-header.account-section-flex,
.page-savedSearches .account-section .account-section-header.account-section-flex {
  display: flex;
  justify-content: space-between;
  gap: 4px;
}
body.pageLabel--business-report .account-section .account-section-header .zmdi,
body.pageLabel-orders .account-section .account-section-header .zmdi,
body.pageLabel-order .account-section .account-section-header .zmdi,
body.pageLabel-invoices .account-section .account-section-header .zmdi,
body.pageLabel-dashboard .account-section .account-section-header .zmdi,
body.pageLabel-order-approval-dashboard .account-section .account-section-header .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-header .zmdi,
body.pageLabel-catalogs .account-section .account-section-header .zmdi,
body.pageLabel-catalogs-create .account-section .account-section-header .zmdi,
body.pageLabel-catalogs-edit .account-section .account-section-header .zmdi,
body.pageLabel-barcodePrint .account-section .account-section-header .zmdi,
body.pageLabel-business-report .account-section .account-section-header .zmdi,
body.page-quickOrderPage .account-section .account-section-header .zmdi,
.pageLabel-update-profile .account-section .account-section-header .zmdi,
.page-manageUnits .account-section .account-section-header .zmdi,
.page-savedSearches .account-section .account-section-header .zmdi {
  color: #027ac9;
  transform: none;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section .account-section-header,
  body.pageLabel-orders .account-section .account-section-header,
  body.pageLabel-order .account-section .account-section-header,
  body.pageLabel-invoices .account-section .account-section-header,
  body.pageLabel-dashboard .account-section .account-section-header,
  body.pageLabel-order-approval-dashboard .account-section .account-section-header,
  body.pageLabel-order-approval-details .account-section .account-section-header,
  body.pageLabel-catalogs .account-section .account-section-header,
  body.pageLabel-catalogs-create .account-section .account-section-header,
  body.pageLabel-catalogs-edit .account-section .account-section-header,
  body.pageLabel-barcodePrint .account-section .account-section-header,
  body.pageLabel-business-report .account-section .account-section-header,
  body.page-quickOrderPage .account-section .account-section-header,
  .pageLabel-update-profile .account-section .account-section-header,
  .page-manageUnits .account-section .account-section-header,
  .page-savedSearches .account-section .account-section-header {
    font-size: 25px;
  }
}
body.pageLabel--business-report .account-section .back-link > .label,
body.pageLabel-orders .account-section .back-link > .label,
body.pageLabel-order .account-section .back-link > .label,
body.pageLabel-invoices .account-section .back-link > .label,
body.pageLabel-dashboard .account-section .back-link > .label,
body.pageLabel-order-approval-dashboard .account-section .back-link > .label,
body.pageLabel-order-approval-details .account-section .back-link > .label,
body.pageLabel-catalogs .account-section .back-link > .label,
body.pageLabel-catalogs-create .account-section .back-link > .label,
body.pageLabel-catalogs-edit .account-section .back-link > .label,
body.pageLabel-barcodePrint .account-section .back-link > .label,
body.pageLabel-business-report .account-section .back-link > .label,
body.page-quickOrderPage .account-section .back-link > .label,
.pageLabel-update-profile .account-section .back-link > .label,
.page-manageUnits .account-section .back-link > .label,
.page-savedSearches .account-section .back-link > .label {
  text-transform: none;
  color: #027ac9;
  font-size: 36px;
  font-weight: 400;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section .back-link > .label,
  body.pageLabel-orders .account-section .back-link > .label,
  body.pageLabel-order .account-section .back-link > .label,
  body.pageLabel-invoices .account-section .back-link > .label,
  body.pageLabel-dashboard .account-section .back-link > .label,
  body.pageLabel-order-approval-dashboard .account-section .back-link > .label,
  body.pageLabel-order-approval-details .account-section .back-link > .label,
  body.pageLabel-catalogs .account-section .back-link > .label,
  body.pageLabel-catalogs-create .account-section .back-link > .label,
  body.pageLabel-catalogs-edit .account-section .back-link > .label,
  body.pageLabel-barcodePrint .account-section .back-link > .label,
  body.pageLabel-business-report .account-section .back-link > .label,
  body.page-quickOrderPage .account-section .back-link > .label,
  .pageLabel-update-profile .account-section .back-link > .label,
  .page-manageUnits .account-section .back-link > .label,
  .page-savedSearches .account-section .back-link > .label {
    font-size: 20px;
  }
}
body.pageLabel--business-report .account-section .account-section-header,
body.pageLabel-orders .account-section .account-section-header,
body.pageLabel-order .account-section .account-section-header,
body.pageLabel-invoices .account-section .account-section-header,
body.pageLabel-dashboard .account-section .account-section-header,
body.pageLabel-order-approval-dashboard .account-section .account-section-header,
body.pageLabel-order-approval-details .account-section .account-section-header,
body.pageLabel-catalogs .account-section .account-section-header,
body.pageLabel-catalogs-create .account-section .account-section-header,
body.pageLabel-catalogs-edit .account-section .account-section-header,
body.pageLabel-barcodePrint .account-section .account-section-header,
body.pageLabel-business-report .account-section .account-section-header,
body.page-quickOrderPage .account-section .account-section-header,
.pageLabel-update-profile .account-section .account-section-header,
.page-manageUnits .account-section .account-section-header,
.page-savedSearches .account-section .account-section-header,
body.pageLabel--business-report .account-section .back-link,
body.pageLabel-orders .account-section .back-link,
body.pageLabel-order .account-section .back-link,
body.pageLabel-invoices .account-section .back-link,
body.pageLabel-dashboard .account-section .back-link,
body.pageLabel-order-approval-dashboard .account-section .back-link,
body.pageLabel-order-approval-details .account-section .back-link,
body.pageLabel-catalogs .account-section .back-link,
body.pageLabel-catalogs-create .account-section .back-link,
body.pageLabel-catalogs-edit .account-section .back-link,
body.pageLabel-barcodePrint .account-section .back-link,
body.pageLabel-business-report .account-section .back-link,
body.page-quickOrderPage .account-section .back-link,
.pageLabel-update-profile .account-section .back-link,
.page-manageUnits .account-section .back-link,
.page-savedSearches .account-section .back-link {
  padding: 0 0 20px 0;
  border-bottom: 0;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section .account-section-header,
  body.pageLabel-orders .account-section .account-section-header,
  body.pageLabel-order .account-section .account-section-header,
  body.pageLabel-invoices .account-section .account-section-header,
  body.pageLabel-dashboard .account-section .account-section-header,
  body.pageLabel-order-approval-dashboard .account-section .account-section-header,
  body.pageLabel-order-approval-details .account-section .account-section-header,
  body.pageLabel-catalogs .account-section .account-section-header,
  body.pageLabel-catalogs-create .account-section .account-section-header,
  body.pageLabel-catalogs-edit .account-section .account-section-header,
  body.pageLabel-barcodePrint .account-section .account-section-header,
  body.pageLabel-business-report .account-section .account-section-header,
  body.page-quickOrderPage .account-section .account-section-header,
  .pageLabel-update-profile .account-section .account-section-header,
  .page-manageUnits .account-section .account-section-header,
  .page-savedSearches .account-section .account-section-header,
  body.pageLabel--business-report .account-section .back-link,
  body.pageLabel-orders .account-section .back-link,
  body.pageLabel-order .account-section .back-link,
  body.pageLabel-invoices .account-section .back-link,
  body.pageLabel-dashboard .account-section .back-link,
  body.pageLabel-order-approval-dashboard .account-section .back-link,
  body.pageLabel-order-approval-details .account-section .back-link,
  body.pageLabel-catalogs .account-section .back-link,
  body.pageLabel-catalogs-create .account-section .back-link,
  body.pageLabel-catalogs-edit .account-section .back-link,
  body.pageLabel-barcodePrint .account-section .back-link,
  body.pageLabel-business-report .account-section .back-link,
  body.page-quickOrderPage .account-section .back-link,
  .pageLabel-update-profile .account-section .back-link,
  .page-manageUnits .account-section .back-link,
  .page-savedSearches .account-section .back-link {
    padding-left: 15px !important;
  }
}
body.pageLabel--business-report .account-section .content-empty,
body.pageLabel-orders .account-section .content-empty,
body.pageLabel-order .account-section .content-empty,
body.pageLabel-invoices .account-section .content-empty,
body.pageLabel-dashboard .account-section .content-empty,
body.pageLabel-order-approval-dashboard .account-section .content-empty,
body.pageLabel-order-approval-details .account-section .content-empty,
body.pageLabel-catalogs .account-section .content-empty,
body.pageLabel-catalogs-create .account-section .content-empty,
body.pageLabel-catalogs-edit .account-section .content-empty,
body.pageLabel-barcodePrint .account-section .content-empty,
body.pageLabel-business-report .account-section .content-empty,
body.page-quickOrderPage .account-section .content-empty,
.pageLabel-update-profile .account-section .content-empty,
.page-manageUnits .account-section .content-empty,
.page-savedSearches .account-section .content-empty {
  font-weight: 100;
  color: gray;
  font-size: 22px;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section div.responsive-table,
  body.pageLabel-orders .account-section div.responsive-table,
  body.pageLabel-order .account-section div.responsive-table,
  body.pageLabel-invoices .account-section div.responsive-table,
  body.pageLabel-dashboard .account-section div.responsive-table,
  body.pageLabel-order-approval-dashboard .account-section div.responsive-table,
  body.pageLabel-order-approval-details .account-section div.responsive-table,
  body.pageLabel-catalogs .account-section div.responsive-table,
  body.pageLabel-catalogs-create .account-section div.responsive-table,
  body.pageLabel-catalogs-edit .account-section div.responsive-table,
  body.pageLabel-barcodePrint .account-section div.responsive-table,
  body.pageLabel-business-report .account-section div.responsive-table,
  body.page-quickOrderPage .account-section div.responsive-table,
  .pageLabel-update-profile .account-section div.responsive-table,
  .page-manageUnits .account-section div.responsive-table,
  .page-savedSearches .account-section div.responsive-table {
    margin: 0;
  }
}
body.pageLabel--business-report .account-section table.responsive-table,
body.pageLabel-orders .account-section table.responsive-table,
body.pageLabel-order .account-section table.responsive-table,
body.pageLabel-invoices .account-section table.responsive-table,
body.pageLabel-dashboard .account-section table.responsive-table,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table,
body.pageLabel-order-approval-details .account-section table.responsive-table,
body.pageLabel-catalogs .account-section table.responsive-table,
body.pageLabel-catalogs-create .account-section table.responsive-table,
body.pageLabel-catalogs-edit .account-section table.responsive-table,
body.pageLabel-barcodePrint .account-section table.responsive-table,
body.pageLabel-business-report .account-section table.responsive-table,
body.page-quickOrderPage .account-section table.responsive-table,
.pageLabel-update-profile .account-section table.responsive-table,
.page-manageUnits .account-section table.responsive-table,
.page-savedSearches .account-section table.responsive-table {
  table-layout: fixed;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section table.responsive-table,
  body.pageLabel-orders .account-section table.responsive-table,
  body.pageLabel-order .account-section table.responsive-table,
  body.pageLabel-invoices .account-section table.responsive-table,
  body.pageLabel-dashboard .account-section table.responsive-table,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table,
  body.pageLabel-order-approval-details .account-section table.responsive-table,
  body.pageLabel-catalogs .account-section table.responsive-table,
  body.pageLabel-catalogs-create .account-section table.responsive-table,
  body.pageLabel-catalogs-edit .account-section table.responsive-table,
  body.pageLabel-barcodePrint .account-section table.responsive-table,
  body.pageLabel-business-report .account-section table.responsive-table,
  body.page-quickOrderPage .account-section table.responsive-table,
  .pageLabel-update-profile .account-section table.responsive-table,
  .page-manageUnits .account-section table.responsive-table,
  .page-savedSearches .account-section table.responsive-table {
    margin-left: 0;
  }
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th {
  background-color: transparent;
  color: #0f3057;
  text-transform: none;
  font-size: 15px;
  font-weight: bold;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-role,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-role,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-role,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-role,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-role,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-role {
  width: 130px;
}
@media (max-width: 767px) {
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-role,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-role,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-role,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-role,
  .page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-role,
  .page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-role {
    width: auto;
  }
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-budget,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-budget,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-budget,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-budget,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-budget,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-budget {
  width: 110px;
}
@media (max-width: 767px) {
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-budget,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-budget,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-budget,
  .page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-budget,
  .page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-budget {
    width: auto;
  }
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th:last-child,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th:last-child,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th:last-child,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th:last-child,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th:last-child,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th:last-child {
  text-align: left;
  padding-right: 10px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.processing-title,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.processing-title,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.processing-title,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.processing-title,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.processing-title,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.processing-title {
  font-size: 18px;
  color: #027ac9;
  padding: 20px 0 10px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th:first-child,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th:first-child,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th:first-child,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th:first-child,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th:first-child,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th:first-child {
  padding-left: 15px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th .sort-header,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th .sort-header,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th .sort-header,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th .sort-header,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th .sort-header,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th .sort-header {
  color: #0f3057;
  position: relative;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th .sort-header .zmdi-chevron-down {
  font-size: 24px;
  margin-left: 8px;
  vertical-align: middle;
  color: #888888;
  position: absolute;
  right: -16px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th .sort-header.active,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th .sort-header.active,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th .sort-header.active,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th .sort-header.active,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th .sort-header.active {
  color: #0f3057;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th .sort-header.active .zmdi-chevron-down {
  visibility: visible;
  color: inherit;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th .sort-header.disabled,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th .sort-header.disabled {
  text-decoration: none;
  cursor: default;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-icon,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-icon,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-icon,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-icon,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-icon,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-icon {
  width: 60px !important;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-actions,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-actions,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-actions,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-actions,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-actions,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-actions {
  width: 80px !important;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-order .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-head th.header-status,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-head th.header-status,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-head th.header-status,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-head th.header-status,
.page-manageUnits .account-section table.responsive-table .responsive-table-head th.header-status,
.page-savedSearches .account-section table.responsive-table .responsive-table-head th.header-status {
  width: 80px !important;
}
body.pageLabel--business-report .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-orders .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-order .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-invoices .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-dashboard .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-order-approval-details .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs-create .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-catalogs-edit .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-barcodePrint .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.pageLabel-business-report .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
body.page-quickOrderPage .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
.pageLabel-update-profile .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
.page-manageUnits .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down,
.page-savedSearches .account-section table.responsive-table[data-current-sort$=':asc'] .sort-header.active .zmdi-chevron-down {
  transform: rotate(180deg);
}
body.pageLabel--business-report .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-orders .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-order .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-invoices .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-dashboard .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-order-approval-details .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-catalogs .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-catalogs-create .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-catalogs-edit .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-barcodePrint .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.pageLabel-business-report .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
body.page-quickOrderPage .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
.pageLabel-update-profile .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
.page-manageUnits .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item,
.page-savedSearches .account-section table.responsive-table tbody:nth-child(odd) .responsive-table-item {
  background-color: transparent;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item,
.page-manageUnits .account-section table.responsive-table .responsive-table-item,
.page-savedSearches .account-section table.responsive-table .responsive-table-item {
  background-color: #f7f7f7;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
.page-manageUnits .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link,
.page-savedSearches .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link {
  text-decoration: none;
  color: inherit;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
.page-manageUnits .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover,
.page-savedSearches .account-section table.responsive-table .responsive-table-item .responsive-table-link.free-link:hover {
  color: #0f3057;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item {
    background-color: transparent;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  .page-manageUnits .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content),
  .page-savedSearches .account-section table.responsive-table .responsive-table-item:not(.responsive-table-item-content) {
    display: table-row;
    cursor: pointer;
    border-top: 1px solid #e4e4e4;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content {
    height: auto !important;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content td {
    padding: 0 !important;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td {
    padding-left: 10px;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:first-child {
    color: #5b5b5b;
    padding-left: 0;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .content-table tr td:last-child {
    text-align: right !important;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link {
    margin: 15px 0;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item.responsive-table-item-content .responsive-table-link .zmdi {
    font-size: 20px;
    vertical-align: sub;
    margin-left: 8px;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .expand-icon,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .expand-icon,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .expand-icon,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item .expand-icon,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item .expand-icon {
    height: auto !important;
    text-align: center;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item .expand-icon .zmdi {
    transition: transform 500ms;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item .expand-icon[aria-expanded=true] > .zmdi {
    transform: rotate(180deg);
  }
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td,
.page-manageUnits .account-section table.responsive-table .responsive-table-item td,
.page-savedSearches .account-section table.responsive-table .responsive-table-item td {
  padding: 15px 10px;
  vertical-align: middle;
  color: #5b5b5b;
  overflow-wrap: break-word;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td:last-child,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td:last-child,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td:last-child,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td:last-child,
.page-manageUnits .account-section table.responsive-table .responsive-table-item td:last-child,
.page-savedSearches .account-section table.responsive-table .responsive-table-item td:last-child {
  text-align: left;
  padding-right: 10px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td:first-child,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td:first-child,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td:first-child,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td:first-child,
.page-manageUnits .account-section table.responsive-table .responsive-table-item td:first-child,
.page-savedSearches .account-section table.responsive-table .responsive-table-item td:first-child {
  padding-left: 15px;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item td,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item td {
    display: table-cell;
    width: auto;
  }
  body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-order .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  .pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  .page-manageUnits .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down,
  .page-savedSearches .account-section table.responsive-table .responsive-table-item td .zmdi-chevron-down {
    color: #5b5b5b;
    font-size: 28px;
  }
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
.page-manageUnits .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a,
.page-savedSearches .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a {
  font-size: 24px;
  margin-left: 5px;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
.page-manageUnits .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover,
.page-savedSearches .account-section table.responsive-table .responsive-table-item td.responsive-table-cell-actions a:hover {
  text-decoration: none;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
.page-manageUnits .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold,
.page-savedSearches .account-section table.responsive-table .responsive-table-item .responsive-table-cell-bold {
  font-weight: bold;
}
body.pageLabel--business-report .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-orders .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-order .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-invoices .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-dashboard .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-order-approval-details .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-catalogs .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-catalogs-create .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-catalogs-edit .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-barcodePrint .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.pageLabel-business-report .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
body.page-quickOrderPage .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
.pageLabel-update-profile .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
.page-manageUnits .account-section table.responsive-table .responsive-table-item .content-table-wrapper,
.page-savedSearches .account-section table.responsive-table .responsive-table-item .content-table-wrapper {
  padding: 10px 20px;
}
body.pageLabel--business-report .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-orders .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-order .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-invoices .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-dashboard .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-order-approval-dashboard .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-order-approval-details .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-catalogs .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-catalogs-create .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-catalogs-edit .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-barcodePrint .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.pageLabel-business-report .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
body.page-quickOrderPage .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
.pageLabel-update-profile .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
.page-manageUnits .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item,
.page-savedSearches .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(even).responsive-table-item {
  background-color: transparent;
}
@media (max-width: 768px) {
  body.pageLabel--business-report .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-orders .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-order .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-invoices .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-dashboard .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-order-approval-dashboard .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-order-approval-details .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-catalogs .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-catalogs-create .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-catalogs-edit .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-barcodePrint .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.pageLabel-business-report .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  body.page-quickOrderPage .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  .pageLabel-update-profile .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  .page-manageUnits .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item,
  .page-savedSearches .account-section table.responsive-table.responsive-table-popup > tbody > tr:nth-child(odd).responsive-table-item {
    background-color: #f7f7f7;
  }
}
body.pageLabel--business-report .status--open,
body.pageLabel-orders .status--open,
body.pageLabel-order .status--open,
body.pageLabel-invoices .status--open,
body.pageLabel-dashboard .status--open,
body.pageLabel-order-approval-dashboard .status--open,
body.pageLabel-order-approval-details .status--open,
body.pageLabel-catalogs .status--open,
body.pageLabel-catalogs-create .status--open,
body.pageLabel-catalogs-edit .status--open,
body.pageLabel-barcodePrint .status--open,
body.pageLabel-business-report .status--open,
body.page-quickOrderPage .status--open,
.pageLabel-update-profile .status--open,
.page-manageUnits .status--open,
.page-savedSearches .status--open {
  color: #0f3057;
  font-weight: bold;
}
body.pageLabel--business-report .status--completed,
body.pageLabel-orders .status--completed,
body.pageLabel-order .status--completed,
body.pageLabel-invoices .status--completed,
body.pageLabel-dashboard .status--completed,
body.pageLabel-order-approval-dashboard .status--completed,
body.pageLabel-order-approval-details .status--completed,
body.pageLabel-catalogs .status--completed,
body.pageLabel-catalogs-create .status--completed,
body.pageLabel-catalogs-edit .status--completed,
body.pageLabel-barcodePrint .status--completed,
body.pageLabel-business-report .status--completed,
body.page-quickOrderPage .status--completed,
.pageLabel-update-profile .status--completed,
.page-manageUnits .status--completed,
.page-savedSearches .status--completed {
  color: #008011;
  font-weight: bold;
}
body.pageLabel--business-report .status--shipped,
body.pageLabel-orders .status--shipped,
body.pageLabel-order .status--shipped,
body.pageLabel-invoices .status--shipped,
body.pageLabel-dashboard .status--shipped,
body.pageLabel-order-approval-dashboard .status--shipped,
body.pageLabel-order-approval-details .status--shipped,
body.pageLabel-catalogs .status--shipped,
body.pageLabel-catalogs-create .status--shipped,
body.pageLabel-catalogs-edit .status--shipped,
body.pageLabel-barcodePrint .status--shipped,
body.pageLabel-business-report .status--shipped,
body.page-quickOrderPage .status--shipped,
.pageLabel-update-profile .status--shipped,
.page-manageUnits .status--shipped,
.page-savedSearches .status--shipped {
  color: #ed8e00;
  font-weight: bold;
}
body.pageLabel--business-report .status--partial_shipped,
body.pageLabel-orders .status--partial_shipped,
body.pageLabel-order .status--partial_shipped,
body.pageLabel-invoices .status--partial_shipped,
body.pageLabel-dashboard .status--partial_shipped,
body.pageLabel-order-approval-dashboard .status--partial_shipped,
body.pageLabel-order-approval-details .status--partial_shipped,
body.pageLabel-catalogs .status--partial_shipped,
body.pageLabel-catalogs-create .status--partial_shipped,
body.pageLabel-catalogs-edit .status--partial_shipped,
body.pageLabel-barcodePrint .status--partial_shipped,
body.pageLabel-business-report .status--partial_shipped,
body.page-quickOrderPage .status--partial_shipped,
.pageLabel-update-profile .status--partial_shipped,
.page-manageUnits .status--partial_shipped,
.page-savedSearches .status--partial_shipped {
  color: #ed8e00;
  font-weight: bold;
}
body.pageLabel--business-report .status--paid,
body.pageLabel-orders .status--paid,
body.pageLabel-order .status--paid,
body.pageLabel-invoices .status--paid,
body.pageLabel-dashboard .status--paid,
body.pageLabel-order-approval-dashboard .status--paid,
body.pageLabel-order-approval-details .status--paid,
body.pageLabel-catalogs .status--paid,
body.pageLabel-catalogs-create .status--paid,
body.pageLabel-catalogs-edit .status--paid,
body.pageLabel-barcodePrint .status--paid,
body.pageLabel-business-report .status--paid,
body.page-quickOrderPage .status--paid,
.pageLabel-update-profile .status--paid,
.page-manageUnits .status--paid,
.page-savedSearches .status--paid {
  color: #008011;
  font-weight: bold;
}
body.pageLabel--business-report .status--overdue,
body.pageLabel-orders .status--overdue,
body.pageLabel-order .status--overdue,
body.pageLabel-invoices .status--overdue,
body.pageLabel-dashboard .status--overdue,
body.pageLabel-order-approval-dashboard .status--overdue,
body.pageLabel-order-approval-details .status--overdue,
body.pageLabel-catalogs .status--overdue,
body.pageLabel-catalogs-create .status--overdue,
body.pageLabel-catalogs-edit .status--overdue,
body.pageLabel-barcodePrint .status--overdue,
body.pageLabel-business-report .status--overdue,
body.page-quickOrderPage .status--overdue,
.pageLabel-update-profile .status--overdue,
.page-manageUnits .status--overdue,
.page-savedSearches .status--overdue {
  color: #c80000;
  font-weight: bold;
}
body.pageLabel--business-report .status--processing,
body.pageLabel-orders .status--processing,
body.pageLabel-order .status--processing,
body.pageLabel-invoices .status--processing,
body.pageLabel-dashboard .status--processing,
body.pageLabel-order-approval-dashboard .status--processing,
body.pageLabel-order-approval-details .status--processing,
body.pageLabel-catalogs .status--processing,
body.pageLabel-catalogs-create .status--processing,
body.pageLabel-catalogs-edit .status--processing,
body.pageLabel-barcodePrint .status--processing,
body.pageLabel-business-report .status--processing,
body.page-quickOrderPage .status--processing,
.pageLabel-update-profile .status--processing,
.page-manageUnits .status--processing,
.page-savedSearches .status--processing {
  color: #ed8e00;
  font-weight: bold;
}
body.pageLabel--business-report .status--assigned_admin,
body.pageLabel-orders .status--assigned_admin,
body.pageLabel-order .status--assigned_admin,
body.pageLabel-invoices .status--assigned_admin,
body.pageLabel-dashboard .status--assigned_admin,
body.pageLabel-order-approval-dashboard .status--assigned_admin,
body.pageLabel-order-approval-details .status--assigned_admin,
body.pageLabel-catalogs .status--assigned_admin,
body.pageLabel-catalogs-create .status--assigned_admin,
body.pageLabel-catalogs-edit .status--assigned_admin,
body.pageLabel-barcodePrint .status--assigned_admin,
body.pageLabel-business-report .status--assigned_admin,
body.page-quickOrderPage .status--assigned_admin,
.pageLabel-update-profile .status--assigned_admin,
.page-manageUnits .status--assigned_admin,
.page-savedSearches .status--assigned_admin {
  color: #0f3057;
  font-weight: bold;
}
body.pageLabel--business-report .status--pending_approval,
body.pageLabel-orders .status--pending_approval,
body.pageLabel-order .status--pending_approval,
body.pageLabel-invoices .status--pending_approval,
body.pageLabel-dashboard .status--pending_approval,
body.pageLabel-order-approval-dashboard .status--pending_approval,
body.pageLabel-order-approval-details .status--pending_approval,
body.pageLabel-catalogs .status--pending_approval,
body.pageLabel-catalogs-create .status--pending_approval,
body.pageLabel-catalogs-edit .status--pending_approval,
body.pageLabel-barcodePrint .status--pending_approval,
body.pageLabel-business-report .status--pending_approval,
body.page-quickOrderPage .status--pending_approval,
.pageLabel-update-profile .status--pending_approval,
.page-manageUnits .status--pending_approval,
.page-savedSearches .status--pending_approval {
  color: #0f3057;
  font-weight: bold;
}
body.pageLabel--business-report .status--cancelled,
body.pageLabel-orders .status--cancelled,
body.pageLabel-order .status--cancelled,
body.pageLabel-invoices .status--cancelled,
body.pageLabel-dashboard .status--cancelled,
body.pageLabel-order-approval-dashboard .status--cancelled,
body.pageLabel-order-approval-details .status--cancelled,
body.pageLabel-catalogs .status--cancelled,
body.pageLabel-catalogs-create .status--cancelled,
body.pageLabel-catalogs-edit .status--cancelled,
body.pageLabel-barcodePrint .status--cancelled,
body.pageLabel-business-report .status--cancelled,
body.page-quickOrderPage .status--cancelled,
.pageLabel-update-profile .status--cancelled,
.page-manageUnits .status--cancelled,
.page-savedSearches .status--cancelled {
  color: #5b5b5b;
  font-weight: bold;
}
body.pageLabel--business-report .payment--link,
body.pageLabel-orders .payment--link,
body.pageLabel-order .payment--link,
body.pageLabel-invoices .payment--link,
body.pageLabel-dashboard .payment--link,
body.pageLabel-order-approval-dashboard .payment--link,
body.pageLabel-order-approval-details .payment--link,
body.pageLabel-catalogs .payment--link,
body.pageLabel-catalogs-create .payment--link,
body.pageLabel-catalogs-edit .payment--link,
body.pageLabel-barcodePrint .payment--link,
body.pageLabel-business-report .payment--link,
body.page-quickOrderPage .payment--link,
.pageLabel-update-profile .payment--link,
.page-manageUnits .payment--link,
.page-savedSearches .payment--link {
  display: flex;
  gap: 8px;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
}
body.pageLabel--business-report .payment--link.link--overdue,
body.pageLabel-orders .payment--link.link--overdue,
body.pageLabel-order .payment--link.link--overdue,
body.pageLabel-invoices .payment--link.link--overdue,
body.pageLabel-dashboard .payment--link.link--overdue,
body.pageLabel-order-approval-dashboard .payment--link.link--overdue,
body.pageLabel-order-approval-details .payment--link.link--overdue,
body.pageLabel-catalogs .payment--link.link--overdue,
body.pageLabel-catalogs-create .payment--link.link--overdue,
body.pageLabel-catalogs-edit .payment--link.link--overdue,
body.pageLabel-barcodePrint .payment--link.link--overdue,
body.pageLabel-business-report .payment--link.link--overdue,
body.page-quickOrderPage .payment--link.link--overdue,
.pageLabel-update-profile .payment--link.link--overdue,
.page-manageUnits .payment--link.link--overdue,
.page-savedSearches .payment--link.link--overdue {
  color: #c80000;
}
body.pageLabel--business-report .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-orders .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-order .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-invoices .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-dashboard .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-order-approval-dashboard .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-order-approval-details .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-catalogs .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-catalogs-create .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-catalogs-edit .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-barcodePrint .payment--link.link--overdue .zmdi-alert-circle,
body.pageLabel-business-report .payment--link.link--overdue .zmdi-alert-circle,
body.page-quickOrderPage .payment--link.link--overdue .zmdi-alert-circle,
.pageLabel-update-profile .payment--link.link--overdue .zmdi-alert-circle,
.page-manageUnits .payment--link.link--overdue .zmdi-alert-circle,
.page-savedSearches .payment--link.link--overdue .zmdi-alert-circle {
  font-size: 20px;
  vertical-align: middle;
}
body.pageLabel--business-report .payment--link .zmdi-chevron-right,
body.pageLabel-orders .payment--link .zmdi-chevron-right,
body.pageLabel-order .payment--link .zmdi-chevron-right,
body.pageLabel-invoices .payment--link .zmdi-chevron-right,
body.pageLabel-dashboard .payment--link .zmdi-chevron-right,
body.pageLabel-order-approval-dashboard .payment--link .zmdi-chevron-right,
body.pageLabel-order-approval-details .payment--link .zmdi-chevron-right,
body.pageLabel-catalogs .payment--link .zmdi-chevron-right,
body.pageLabel-catalogs-create .payment--link .zmdi-chevron-right,
body.pageLabel-catalogs-edit .payment--link .zmdi-chevron-right,
body.pageLabel-barcodePrint .payment--link .zmdi-chevron-right,
body.pageLabel-business-report .payment--link .zmdi-chevron-right,
body.page-quickOrderPage .payment--link .zmdi-chevron-right,
.pageLabel-update-profile .payment--link .zmdi-chevron-right,
.page-manageUnits .payment--link .zmdi-chevron-right,
.page-savedSearches .payment--link .zmdi-chevron-right {
  font-size: 22px;
  margin-left: 5px;
  vertical-align: middle;
}
body.pageLabel--business-report .payment--link:hover span,
body.pageLabel-orders .payment--link:hover span,
body.pageLabel-order .payment--link:hover span,
body.pageLabel-invoices .payment--link:hover span,
body.pageLabel-dashboard .payment--link:hover span,
body.pageLabel-order-approval-dashboard .payment--link:hover span,
body.pageLabel-order-approval-details .payment--link:hover span,
body.pageLabel-catalogs .payment--link:hover span,
body.pageLabel-catalogs-create .payment--link:hover span,
body.pageLabel-catalogs-edit .payment--link:hover span,
body.pageLabel-barcodePrint .payment--link:hover span,
body.pageLabel-business-report .payment--link:hover span,
body.page-quickOrderPage .payment--link:hover span,
.pageLabel-update-profile .payment--link:hover span,
.page-manageUnits .payment--link:hover span,
.page-savedSearches .payment--link:hover span {
  text-decoration: underline;
}
body.pageLabel--business-report .invoice-modal .invoicesListResult,
body.pageLabel-orders .invoice-modal .invoicesListResult,
body.pageLabel-order .invoice-modal .invoicesListResult,
body.pageLabel-invoices .invoice-modal .invoicesListResult,
body.pageLabel-dashboard .invoice-modal .invoicesListResult,
body.pageLabel-order-approval-dashboard .invoice-modal .invoicesListResult,
body.pageLabel-order-approval-details .invoice-modal .invoicesListResult,
body.pageLabel-catalogs .invoice-modal .invoicesListResult,
body.pageLabel-catalogs-create .invoice-modal .invoicesListResult,
body.pageLabel-catalogs-edit .invoice-modal .invoicesListResult,
body.pageLabel-barcodePrint .invoice-modal .invoicesListResult,
body.pageLabel-business-report .invoice-modal .invoicesListResult,
body.page-quickOrderPage .invoice-modal .invoicesListResult,
.pageLabel-update-profile .invoice-modal .invoicesListResult,
.page-manageUnits .invoice-modal .invoicesListResult,
.page-savedSearches .invoice-modal .invoicesListResult {
  max-height: 300px;
  overflow-y: auto;
  padding-right: 20px;
  margin-right: -20px;
}
body.pageLabel--business-report .invoice-modal .invoicesListResult table thead,
body.pageLabel-orders .invoice-modal .invoicesListResult table thead,
body.pageLabel-order .invoice-modal .invoicesListResult table thead,
body.pageLabel-invoices .invoice-modal .invoicesListResult table thead,
body.pageLabel-dashboard .invoice-modal .invoicesListResult table thead,
body.pageLabel-order-approval-dashboard .invoice-modal .invoicesListResult table thead,
body.pageLabel-order-approval-details .invoice-modal .invoicesListResult table thead,
body.pageLabel-catalogs .invoice-modal .invoicesListResult table thead,
body.pageLabel-catalogs-create .invoice-modal .invoicesListResult table thead,
body.pageLabel-catalogs-edit .invoice-modal .invoicesListResult table thead,
body.pageLabel-barcodePrint .invoice-modal .invoicesListResult table thead,
body.pageLabel-business-report .invoice-modal .invoicesListResult table thead,
body.page-quickOrderPage .invoice-modal .invoicesListResult table thead,
.pageLabel-update-profile .invoice-modal .invoicesListResult table thead,
.page-manageUnits .invoice-modal .invoicesListResult table thead,
.page-savedSearches .invoice-modal .invoicesListResult table thead {
  position: sticky;
  top: 0;
  background: white;
}
body.pageLabel--business-report .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-orders .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-order .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-invoices .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-dashboard .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-order-approval-dashboard .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-order-approval-details .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-catalogs .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-catalogs-create .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-catalogs-edit .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-barcodePrint .invoice-modal .invoicesListResult .select-invoice,
body.pageLabel-business-report .invoice-modal .invoicesListResult .select-invoice,
body.page-quickOrderPage .invoice-modal .invoicesListResult .select-invoice,
.pageLabel-update-profile .invoice-modal .invoicesListResult .select-invoice,
.page-manageUnits .invoice-modal .invoicesListResult .select-invoice,
.page-savedSearches .invoice-modal .invoicesListResult .select-invoice {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #bbb;
  background-color: #fff;
  height: 22px;
  width: 22px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  vertical-align: sub;
  text-align: center;
}
body.pageLabel--business-report .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-orders .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-order .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-invoices .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-dashboard .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-order-approval-dashboard .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-order-approval-details .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-catalogs .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-catalogs-create .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-catalogs-edit .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-barcodePrint .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.pageLabel-business-report .invoice-modal .invoicesListResult .select-invoice:checked::after,
body.page-quickOrderPage .invoice-modal .invoicesListResult .select-invoice:checked::after,
.pageLabel-update-profile .invoice-modal .invoicesListResult .select-invoice:checked::after,
.page-manageUnits .invoice-modal .invoicesListResult .select-invoice:checked::after,
.page-savedSearches .invoice-modal .invoicesListResult .select-invoice:checked::after {
  content: "\2713";
  font-size: 15px;
  color: #027ac9;
  font-weight: bold;
}
body.pageLabel--business-report .invoice-modal .header-payment-popup,
body.pageLabel-orders .invoice-modal .header-payment-popup,
body.pageLabel-order .invoice-modal .header-payment-popup,
body.pageLabel-invoices .invoice-modal .header-payment-popup,
body.pageLabel-dashboard .invoice-modal .header-payment-popup,
body.pageLabel-order-approval-dashboard .invoice-modal .header-payment-popup,
body.pageLabel-order-approval-details .invoice-modal .header-payment-popup,
body.pageLabel-catalogs .invoice-modal .header-payment-popup,
body.pageLabel-catalogs-create .invoice-modal .header-payment-popup,
body.pageLabel-catalogs-edit .invoice-modal .header-payment-popup,
body.pageLabel-barcodePrint .invoice-modal .header-payment-popup,
body.pageLabel-business-report .invoice-modal .header-payment-popup,
body.page-quickOrderPage .invoice-modal .header-payment-popup,
.pageLabel-update-profile .invoice-modal .header-payment-popup,
.page-manageUnits .invoice-modal .header-payment-popup,
.page-savedSearches .invoice-modal .header-payment-popup {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: baseline;
  gap: 4px;
}
body.pageLabel--business-report .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-orders .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-order .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-invoices .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-dashboard .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-order-approval-dashboard .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-order-approval-details .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-catalogs .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-catalogs-create .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-catalogs-edit .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-barcodePrint .invoice-modal .header-payment-popup .select-all-checkbox,
body.pageLabel-business-report .invoice-modal .header-payment-popup .select-all-checkbox,
body.page-quickOrderPage .invoice-modal .header-payment-popup .select-all-checkbox,
.pageLabel-update-profile .invoice-modal .header-payment-popup .select-all-checkbox,
.page-manageUnits .invoice-modal .header-payment-popup .select-all-checkbox,
.page-savedSearches .invoice-modal .header-payment-popup .select-all-checkbox {
  margin-right: 10px;
  display: flex;
}
body.pageLabel--business-report .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-orders .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-order .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-invoices .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-dashboard .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-order-approval-dashboard .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-order-approval-details .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-catalogs .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-catalogs-create .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-catalogs-edit .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-barcodePrint .invoice-modal .header-payment-popup .select-all-checkbox input,
body.pageLabel-business-report .invoice-modal .header-payment-popup .select-all-checkbox input,
body.page-quickOrderPage .invoice-modal .header-payment-popup .select-all-checkbox input,
.pageLabel-update-profile .invoice-modal .header-payment-popup .select-all-checkbox input,
.page-manageUnits .invoice-modal .header-payment-popup .select-all-checkbox input,
.page-savedSearches .invoice-modal .header-payment-popup .select-all-checkbox input {
  height: 14px;
  width: 14px;
  cursor: pointer;
}
body.pageLabel--business-report .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-orders .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-order .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-invoices .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-dashboard .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-order-approval-dashboard .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-order-approval-details .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-catalogs .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-catalogs-create .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-catalogs-edit .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-barcodePrint .invoice-modal .header-payment-popup .select-all-checkbox label,
body.pageLabel-business-report .invoice-modal .header-payment-popup .select-all-checkbox label,
body.page-quickOrderPage .invoice-modal .header-payment-popup .select-all-checkbox label,
.pageLabel-update-profile .invoice-modal .header-payment-popup .select-all-checkbox label,
.page-manageUnits .invoice-modal .header-payment-popup .select-all-checkbox label,
.page-savedSearches .invoice-modal .header-payment-popup .select-all-checkbox label {
  font-size: 14px;
  font-weight: bold;
  color: #027ac9;
  cursor: pointer;
}
body.pageLabel--business-report .invoice-modal .invoice-popup-footer,
body.pageLabel-orders .invoice-modal .invoice-popup-footer,
body.pageLabel-order .invoice-modal .invoice-popup-footer,
body.pageLabel-invoices .invoice-modal .invoice-popup-footer,
body.pageLabel-dashboard .invoice-modal .invoice-popup-footer,
body.pageLabel-order-approval-dashboard .invoice-modal .invoice-popup-footer,
body.pageLabel-order-approval-details .invoice-modal .invoice-popup-footer,
body.pageLabel-catalogs .invoice-modal .invoice-popup-footer,
body.pageLabel-catalogs-create .invoice-modal .invoice-popup-footer,
body.pageLabel-catalogs-edit .invoice-modal .invoice-popup-footer,
body.pageLabel-barcodePrint .invoice-modal .invoice-popup-footer,
body.pageLabel-business-report .invoice-modal .invoice-popup-footer,
body.page-quickOrderPage .invoice-modal .invoice-popup-footer,
.pageLabel-update-profile .invoice-modal .invoice-popup-footer,
.page-manageUnits .invoice-modal .invoice-popup-footer,
.page-savedSearches .invoice-modal .invoice-popup-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-content: space-between;
  margin-top: 20px;
}
body.pageLabel--business-report .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-orders .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-order .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-invoices .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-dashboard .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-order-approval-dashboard .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-order-approval-details .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-catalogs .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-catalogs-create .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-catalogs-edit .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-barcodePrint .invoice-modal .invoice-popup-footer .modal-description,
body.pageLabel-business-report .invoice-modal .invoice-popup-footer .modal-description,
body.page-quickOrderPage .invoice-modal .invoice-popup-footer .modal-description,
.pageLabel-update-profile .invoice-modal .invoice-popup-footer .modal-description,
.page-manageUnits .invoice-modal .invoice-popup-footer .modal-description,
.page-savedSearches .invoice-modal .invoice-popup-footer .modal-description {
  flex: 1;
}
body.pageLabel--business-report .label,
body.pageLabel-orders .label,
body.pageLabel-order .label,
body.pageLabel-invoices .label,
body.pageLabel-dashboard .label,
body.pageLabel-order-approval-dashboard .label,
body.pageLabel-order-approval-details .label,
body.pageLabel-catalogs .label,
body.pageLabel-catalogs-create .label,
body.pageLabel-catalogs-edit .label,
body.pageLabel-barcodePrint .label,
body.pageLabel-business-report .label,
body.page-quickOrderPage .label,
.pageLabel-update-profile .label,
.page-manageUnits .label,
.page-savedSearches .label {
  font-size: 15px;
}
body.pageLabel--business-report .label span,
body.pageLabel-orders .label span,
body.pageLabel-order .label span,
body.pageLabel-invoices .label span,
body.pageLabel-dashboard .label span,
body.pageLabel-order-approval-dashboard .label span,
body.pageLabel-order-approval-details .label span,
body.pageLabel-catalogs .label span,
body.pageLabel-catalogs-create .label span,
body.pageLabel-catalogs-edit .label span,
body.pageLabel-barcodePrint .label span,
body.pageLabel-business-report .label span,
body.page-quickOrderPage .label span,
.pageLabel-update-profile .label span,
.page-manageUnits .label span,
.page-savedSearches .label span {
  font-weight: normal;
}
body.pageLabel--business-report .label.status-OPEN,
body.pageLabel-orders .label.status-OPEN,
body.pageLabel-order .label.status-OPEN,
body.pageLabel-invoices .label.status-OPEN,
body.pageLabel-dashboard .label.status-OPEN,
body.pageLabel-order-approval-dashboard .label.status-OPEN,
body.pageLabel-order-approval-details .label.status-OPEN,
body.pageLabel-catalogs .label.status-OPEN,
body.pageLabel-catalogs-create .label.status-OPEN,
body.pageLabel-catalogs-edit .label.status-OPEN,
body.pageLabel-barcodePrint .label.status-OPEN,
body.pageLabel-business-report .label.status-OPEN,
body.page-quickOrderPage .label.status-OPEN,
.pageLabel-update-profile .label.status-OPEN,
.page-manageUnits .label.status-OPEN,
.page-savedSearches .label.status-OPEN,
body.pageLabel--business-report .label.status-shipped,
body.pageLabel-orders .label.status-shipped,
body.pageLabel-order .label.status-shipped,
body.pageLabel-invoices .label.status-shipped,
body.pageLabel-dashboard .label.status-shipped,
body.pageLabel-order-approval-dashboard .label.status-shipped,
body.pageLabel-order-approval-details .label.status-shipped,
body.pageLabel-catalogs .label.status-shipped,
body.pageLabel-catalogs-create .label.status-shipped,
body.pageLabel-catalogs-edit .label.status-shipped,
body.pageLabel-barcodePrint .label.status-shipped,
body.pageLabel-business-report .label.status-shipped,
body.page-quickOrderPage .label.status-shipped,
.pageLabel-update-profile .label.status-shipped,
.page-manageUnits .label.status-shipped,
.page-savedSearches .label.status-shipped,
body.pageLabel--business-report .label.status-partial_shipped,
body.pageLabel-orders .label.status-partial_shipped,
body.pageLabel-order .label.status-partial_shipped,
body.pageLabel-invoices .label.status-partial_shipped,
body.pageLabel-dashboard .label.status-partial_shipped,
body.pageLabel-order-approval-dashboard .label.status-partial_shipped,
body.pageLabel-order-approval-details .label.status-partial_shipped,
body.pageLabel-catalogs .label.status-partial_shipped,
body.pageLabel-catalogs-create .label.status-partial_shipped,
body.pageLabel-catalogs-edit .label.status-partial_shipped,
body.pageLabel-barcodePrint .label.status-partial_shipped,
body.pageLabel-business-report .label.status-partial_shipped,
body.page-quickOrderPage .label.status-partial_shipped,
.pageLabel-update-profile .label.status-partial_shipped,
.page-manageUnits .label.status-partial_shipped,
.page-savedSearches .label.status-partial_shipped,
body.pageLabel--business-report .label.status-pending_approval,
body.pageLabel-orders .label.status-pending_approval,
body.pageLabel-order .label.status-pending_approval,
body.pageLabel-invoices .label.status-pending_approval,
body.pageLabel-dashboard .label.status-pending_approval,
body.pageLabel-order-approval-dashboard .label.status-pending_approval,
body.pageLabel-order-approval-details .label.status-pending_approval,
body.pageLabel-catalogs .label.status-pending_approval,
body.pageLabel-catalogs-create .label.status-pending_approval,
body.pageLabel-catalogs-edit .label.status-pending_approval,
body.pageLabel-barcodePrint .label.status-pending_approval,
body.pageLabel-business-report .label.status-pending_approval,
body.page-quickOrderPage .label.status-pending_approval,
.pageLabel-update-profile .label.status-pending_approval,
.page-manageUnits .label.status-pending_approval,
.page-savedSearches .label.status-pending_approval {
  background-color: #fee7d3;
  border: 1px solid #ed8e00;
  color: #ed8e00;
}
body.pageLabel--business-report .label.status-completed,
body.pageLabel-orders .label.status-completed,
body.pageLabel-order .label.status-completed,
body.pageLabel-invoices .label.status-completed,
body.pageLabel-dashboard .label.status-completed,
body.pageLabel-order-approval-dashboard .label.status-completed,
body.pageLabel-order-approval-details .label.status-completed,
body.pageLabel-catalogs .label.status-completed,
body.pageLabel-catalogs-create .label.status-completed,
body.pageLabel-catalogs-edit .label.status-completed,
body.pageLabel-barcodePrint .label.status-completed,
body.pageLabel-business-report .label.status-completed,
body.page-quickOrderPage .label.status-completed,
.pageLabel-update-profile .label.status-completed,
.page-manageUnits .label.status-completed,
.page-savedSearches .label.status-completed,
body.pageLabel--business-report .label.status-paid,
body.pageLabel-orders .label.status-paid,
body.pageLabel-order .label.status-paid,
body.pageLabel-invoices .label.status-paid,
body.pageLabel-dashboard .label.status-paid,
body.pageLabel-order-approval-dashboard .label.status-paid,
body.pageLabel-order-approval-details .label.status-paid,
body.pageLabel-catalogs .label.status-paid,
body.pageLabel-catalogs-create .label.status-paid,
body.pageLabel-catalogs-edit .label.status-paid,
body.pageLabel-barcodePrint .label.status-paid,
body.pageLabel-business-report .label.status-paid,
body.page-quickOrderPage .label.status-paid,
.pageLabel-update-profile .label.status-paid,
.page-manageUnits .label.status-paid,
.page-savedSearches .label.status-paid {
  background-color: #d8eed4;
  border: 1px solid #008011;
  color: #008011;
}
body.pageLabel--business-report .label.status-cancelled,
body.pageLabel-orders .label.status-cancelled,
body.pageLabel-order .label.status-cancelled,
body.pageLabel-invoices .label.status-cancelled,
body.pageLabel-dashboard .label.status-cancelled,
body.pageLabel-order-approval-dashboard .label.status-cancelled,
body.pageLabel-order-approval-details .label.status-cancelled,
body.pageLabel-catalogs .label.status-cancelled,
body.pageLabel-catalogs-create .label.status-cancelled,
body.pageLabel-catalogs-edit .label.status-cancelled,
body.pageLabel-barcodePrint .label.status-cancelled,
body.pageLabel-business-report .label.status-cancelled,
body.page-quickOrderPage .label.status-cancelled,
.pageLabel-update-profile .label.status-cancelled,
.page-manageUnits .label.status-cancelled,
.page-savedSearches .label.status-cancelled {
  background-color: #eeeeee;
  border: 1px solid #5b5b5b;
  color: #5b5b5b;
}
body.pageLabel--business-report .label.status-processing,
body.pageLabel-orders .label.status-processing,
body.pageLabel-order .label.status-processing,
body.pageLabel-invoices .label.status-processing,
body.pageLabel-dashboard .label.status-processing,
body.pageLabel-order-approval-dashboard .label.status-processing,
body.pageLabel-order-approval-details .label.status-processing,
body.pageLabel-catalogs .label.status-processing,
body.pageLabel-catalogs-create .label.status-processing,
body.pageLabel-catalogs-edit .label.status-processing,
body.pageLabel-barcodePrint .label.status-processing,
body.pageLabel-business-report .label.status-processing,
body.page-quickOrderPage .label.status-processing,
.pageLabel-update-profile .label.status-processing,
.page-manageUnits .label.status-processing,
.page-savedSearches .label.status-processing {
  background-color: #e5f4ff;
  border: 1px solid #027ac9;
  color: #027ac9;
}
body.pageLabel--business-report .label.status-error,
body.pageLabel-orders .label.status-error,
body.pageLabel-order .label.status-error,
body.pageLabel-invoices .label.status-error,
body.pageLabel-dashboard .label.status-error,
body.pageLabel-order-approval-dashboard .label.status-error,
body.pageLabel-order-approval-details .label.status-error,
body.pageLabel-catalogs .label.status-error,
body.pageLabel-catalogs-create .label.status-error,
body.pageLabel-catalogs-edit .label.status-error,
body.pageLabel-barcodePrint .label.status-error,
body.pageLabel-business-report .label.status-error,
body.page-quickOrderPage .label.status-error,
.pageLabel-update-profile .label.status-error,
.page-manageUnits .label.status-error,
.page-savedSearches .label.status-error,
body.pageLabel--business-report .label.status-overdue,
body.pageLabel-orders .label.status-overdue,
body.pageLabel-order .label.status-overdue,
body.pageLabel-invoices .label.status-overdue,
body.pageLabel-dashboard .label.status-overdue,
body.pageLabel-order-approval-dashboard .label.status-overdue,
body.pageLabel-order-approval-details .label.status-overdue,
body.pageLabel-catalogs .label.status-overdue,
body.pageLabel-catalogs-create .label.status-overdue,
body.pageLabel-catalogs-edit .label.status-overdue,
body.pageLabel-barcodePrint .label.status-overdue,
body.pageLabel-business-report .label.status-overdue,
body.page-quickOrderPage .label.status-overdue,
.pageLabel-update-profile .label.status-overdue,
.page-manageUnits .label.status-overdue,
.page-savedSearches .label.status-overdue,
body.pageLabel--business-report .label.status-rejected,
body.pageLabel-orders .label.status-rejected,
body.pageLabel-order .label.status-rejected,
body.pageLabel-invoices .label.status-rejected,
body.pageLabel-dashboard .label.status-rejected,
body.pageLabel-order-approval-dashboard .label.status-rejected,
body.pageLabel-order-approval-details .label.status-rejected,
body.pageLabel-catalogs .label.status-rejected,
body.pageLabel-catalogs-create .label.status-rejected,
body.pageLabel-catalogs-edit .label.status-rejected,
body.pageLabel-barcodePrint .label.status-rejected,
body.pageLabel-business-report .label.status-rejected,
body.page-quickOrderPage .label.status-rejected,
.pageLabel-update-profile .label.status-rejected,
.page-manageUnits .label.status-rejected,
.page-savedSearches .label.status-rejected {
  background-color: #fad3d5;
  border: 1px solid #c80000;
  color: #c80000;
}
.account-section .account-list .account-list-header .account-list-header-add a {
  color: #ffffff;
}
.account-section .account-section-content #generateBarcodesForm {
  padding: 0;
}
.account-section .account-section-content #generateBarcodesForm .zmdi-chevron-down {
  font-size: 20px;
}
.account-section .account-section-content #generateBarcodesForm .jcf-select {
  height: 40px;
}
.account-section .account-section-content #generateBarcodesForm .jcf-select .jcf-select-text {
  margin: 10px 35px 0 11px;
}
.account-section .account-section-content #generateBarcodesTextAreaId {
  resize: none;
  width: 100%;
  border: 1px solid #e4e4e4;
}
#b2BPermissionForm .label-value {
  margin-left: 0;
  color: #5b5b5b;
}
@media (max-width: 768px) {
  .pageLabel-barcodePrint .account-section {
    padding: 0 10px;
  }
}
.generate-barcode-logo {
  margin-right: 8px;
}
.stepwizard-step p {
  margin-top: 0;
  color: #545454;
  font-weight: bold;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}
.stepwizard-step button[disabled] {
  /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
  opacity: 1 !important;
  color: #FFF;
  background-color: #545454;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 0;
}
.stepwizard-row:after {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 0;
  height: 1px;
  background-color: #027ac9;
  left: 0;
  z-index: 0;
}
.stepwizard-row.step1:after {
  width: 25%;
}
.stepwizard-row.step1 .stepwizard-step:nth-child(-n+1) .btn-circle {
  background-color: #027ac9;
}
.stepwizard-row.step2:after {
  width: 50%;
}
.stepwizard-row.step2 .stepwizard-step:nth-child(-n+2) .btn-circle {
  background-color: #027ac9;
}
.stepwizard-row.step3:after {
  width: 75%;
}
.stepwizard-row.step3 .stepwizard-step:nth-child(-n+3) .btn-circle {
  background-color: #027ac9;
}
.stepwizard-row.step4:after {
  width: 100%;
}
.stepwizard-row.step4 .stepwizard-step:nth-child(-n+4) .btn-circle {
  background-color: #027ac9;
}
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  z-index: 9;
}
.stepwizard-step .btn .zmdi {
  margin-right: 0;
}
.stepwizard-step.current .btn-circle {
  background-color: #027ac9;
}
.stepwizard-step.current p {
  color: #027ac9;
}
.btn-circle {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
}
.btn-circle .zmdi {
  margin: 0;
}
.role-step > .help-block {
  padding-left: 15px;
}
.pagination-bar .pagination-wrap {
  text-align: center;
  width: 100%;
}
.pagination-bar .pagination-wrap .pagination {
  border: none;
  display: flex;
  justify-content: center;
  margin-top: 0;
}
.pagination-bar .pagination-wrap .pagination li {
  width: 30px;
  height: 30px;
  border: 1px solid #0f3057;
  margin: 0 3px;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.pagination-bar .pagination-wrap .pagination li > a,
.pagination-bar .pagination-wrap .pagination li > span {
  line-height: 30px;
  font-weight: 600;
  font-size: 15px;
  height: 100%;
  width: 100%;
  color: #0f3057;
  background-color: transparent;
}
.pagination-bar .pagination-wrap .pagination li.pagination-first a,
.pagination-bar .pagination-wrap .pagination li.pagination-prev a,
.pagination-bar .pagination-wrap .pagination li.pagination-next a,
.pagination-bar .pagination-wrap .pagination li.pagination-last a,
.pagination-bar .pagination-wrap .pagination li.pagination-first span,
.pagination-bar .pagination-wrap .pagination li.pagination-prev span,
.pagination-bar .pagination-wrap .pagination li.pagination-next span,
.pagination-bar .pagination-wrap .pagination li.pagination-last span {
  font-size: 20px !important;
  font-weight: 100;
  border: none;
  margin: 0;
  line-height: 32px;
}
.pagination-bar .pagination-wrap .pagination li.active,
.pagination-bar .pagination-wrap .pagination li:hover:not(.disabled) {
  border: 1px solid #0f3057;
}
.pagination-bar .pagination-wrap .pagination li.active a,
.pagination-bar .pagination-wrap .pagination li:hover:not(.disabled) a,
.pagination-bar .pagination-wrap .pagination li.active span,
.pagination-bar .pagination-wrap .pagination li:hover:not(.disabled) span {
  background: #0f3057;
  color: white;
}
.pagination-bar .pagination-wrap .pagination li.show-all-button {
  width: auto;
}
.pagination-bar .pagination-wrap .pagination li.show-all-button a {
  padding: 0 10px;
}
.pagination-bar .pagination-bar-results {
  color: #000000;
  font-size: 16px !important;
}
.flip-to-top {
  width: 185px;
  height: 62px;
  transition: all 250ms ease;
  text-align: center;
  margin: 0 auto;
}
.flip-to-top .default-state,
.flip-to-top .active-state {
  height: 62px;
  color: #fff;
  line-height: 62px;
  transition: background 250ms ease;
}
.flip-to-top .active-state {
  margin-top: -60px;
}
.flip-to-top .active-state img {
  margin: 17px 0 0 -10px;
  display: inline-block;
}
body.pageLabel-order,
body.pageLabel-order-approval-details {
  /* MOBILE */
}
body.pageLabel-order .account-section .account-section-header .status--completed,
body.pageLabel-order-approval-details .account-section .account-section-header .status--completed {
  color: #008011;
}
body.pageLabel-order .account-section .account-section-header .status--shipped,
body.pageLabel-order-approval-details .account-section .account-section-header .status--shipped {
  color: #ED8E00;
}
body.pageLabel-order .account-section .account-section-content,
body.pageLabel-order-approval-details .account-section .account-section-content {
  display: flex;
  flex-wrap: wrap;
}
body.pageLabel-order .account-section .account-section-content .alert.order-placedby,
body.pageLabel-order-approval-details .account-section .account-section-content .alert.order-placedby {
  order: 1;
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content .account-section-header,
body.pageLabel-order-approval-details .account-section .account-section-content .account-section-header {
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content .account-section-header .label,
body.pageLabel-order-approval-details .account-section .account-section-content .account-section-header .label {
  vertical-align: middle;
  margin-left: 10px;
  max-width: 100%;
  width: auto;
  text-transform: none;
  border: 1px solid #d9d9d9;
  padding: 8px;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
body.pageLabel-order .account-section .account-section-content .back-link a,
body.pageLabel-order-approval-details .account-section .account-section-content .back-link a {
  display: none;
}
body.pageLabel-order .account-section .account-section-content h5,
body.pageLabel-order-approval-details .account-section .account-section-content h5 {
  margin-top: 0;
  font-weight: bold;
  padding: 10px 0;
  color: #0f3057;
}
body.pageLabel-order .account-section .account-section-content h5 small,
body.pageLabel-order-approval-details .account-section .account-section-content h5 small {
  margin-left: 10px;
}
body.pageLabel-order .account-section .account-section-content .edit-order,
body.pageLabel-order-approval-details .account-section .account-section-content .edit-order,
body.pageLabel-order .account-section .account-section-content .edit-order:hover,
body.pageLabel-order-approval-details .account-section .account-section-content .edit-order:hover {
  color: #0f3057;
  font-weight: normal;
  text-decoration: none;
  margin-left: 5px;
}
body.pageLabel-order .account-section .account-section-content .edit-order-container,
body.pageLabel-order-approval-details .account-section .account-section-content .edit-order-container {
  display: inline-block;
}
body.pageLabel-order .account-section .account-section-content .item-group .item-label,
body.pageLabel-order-approval-details .account-section .account-section-content .item-group .item-label,
body.pageLabel-order .account-section .account-section-content .item-group .item-value,
body.pageLabel-order-approval-details .account-section .account-section-content .item-group .item-value {
  display: inline-block;
  line-height: 20px;
  vertical-align: text-top;
  color: #5b5b5b;
  text-transform: none;
  padding: 0;
  font-size: 14px;
  font-weight: 100;
  width: 49%;
}
body.pageLabel-order .account-section .account-section-content .item-group .item-label input,
body.pageLabel-order-approval-details .account-section .account-section-content .item-group .item-label input,
body.pageLabel-order .account-section .account-section-content .item-group .item-value input,
body.pageLabel-order-approval-details .account-section .account-section-content .item-group .item-value input {
  max-width: 100%;
}
body.pageLabel-order .account-section .account-section-content .download-link,
body.pageLabel-order-approval-details .account-section .account-section-content .download-link {
  display: inline-block;
  color: #027ac9;
  text-decoration: none;
}
body.pageLabel-order .account-section .account-section-content .download-link span,
body.pageLabel-order-approval-details .account-section .account-section-content .download-link span {
  color: #027ac9;
  margin-left: 5px;
}
body.pageLabel-order .account-section .account-section-content .download-link:hover,
body.pageLabel-order-approval-details .account-section .account-section-content .download-link:hover {
  color: #027ac9;
}
body.pageLabel-order .account-section .account-section-content .download-link:hover span,
body.pageLabel-order-approval-details .account-section .account-section-content .download-link:hover span {
  text-decoration: underline;
}
body.pageLabel-order .account-section .account-section-content .order-details,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details,
body.pageLabel-order .account-section .account-section-content .order-details-address,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-address,
body.pageLabel-order .account-section .account-section-content .order-details-track-and-trace,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-track-and-trace,
body.pageLabel-order .account-section .account-section-content .order-details-shipment,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  flex: 1;
  border: 1px solid #e4e4e4;
  padding: 15px 15px;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  body.pageLabel-order .account-section .account-section-content .order-details,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details,
  body.pageLabel-order .account-section .account-section-content .order-details-address,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-address,
  body.pageLabel-order .account-section .account-section-content .order-details-track-and-trace,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-track-and-trace,
  body.pageLabel-order .account-section .account-section-content .order-details-shipment,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
    flex-basis: 50%;
  }
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details,
  body.pageLabel-order .account-section .account-section-content .order-details-address,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-address,
  body.pageLabel-order .account-section .account-section-content .order-details-track-and-trace,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-track-and-trace,
  body.pageLabel-order .account-section .account-section-content .order-details-shipment,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
    flex-basis: 100%;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
  flex: 1;
  flex-basis: 100%;
  margin-right: 330px;
  order: 5;
}
@media (max-width: 1200px) {
  body.pageLabel-order .account-section .account-section-content .order-details-shipment,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details-shipment,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment {
    flex-basis: 100%;
    border-width: 1px 0 0 0 !important;
    margin: 0 10px 0 0;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment span,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment span {
  margin-bottom: 0;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment span.order-shipment-description,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment span.order-shipment-description {
  color: #545454;
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details-shipment span,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment span {
    font-size: 16px;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment h5,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment h5 {
  color: #0f3057;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details-shipment h5,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment h5 {
    font-size: 16px;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment a,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a {
  display: inline-block;
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment a:hover h5,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a:hover h5,
body.pageLabel-order .account-section .account-section-content .order-details-shipment a:hover span,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a:hover span {
  text-decoration: underline;
  text-decoration-color: inherit;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment a:active,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a:active,
body.pageLabel-order .account-section .account-section-content .order-details-shipment a:focus,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a:focus {
  text-decoration: none;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment a.underlined-link,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a.underlined-link {
  text-decoration: underline;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment a.underlined-link:hover,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment a.underlined-link:hover {
  text-decoration: none;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .content,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .content {
  color: #888888;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .zmdi-chevron-right,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .zmdi-chevron-right,
body.pageLabel-order .account-section .account-section-content .order-details-shipment .zmdi-chevron-down,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .zmdi-chevron-down {
  font-size: 22px;
  vertical-align: middle;
  margin-bottom: 1px;
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details-shipment .zmdi-chevron-right,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .zmdi-chevron-right,
  body.pageLabel-order .account-section .account-section-content .order-details-shipment .zmdi-chevron-down,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .zmdi-chevron-down {
    color: #5b5b5b;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment [data-toggle="collapse"] .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment [data-toggle="collapse"] .zmdi {
  transition: transform 500ms;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment [data-toggle="collapse"][aria-expanded=true],
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment [data-toggle="collapse"][aria-expanded=true] {
  font-weight: 500 !important;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment [data-toggle="collapse"][aria-expanded=true] .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment [data-toggle="collapse"][aria-expanded=true] .zmdi {
  transform: rotate(90deg);
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-content,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-content {
  border-top: 1px solid #e4e4e4;
  margin-top: 20px;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .shipment-head,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .shipment-head {
  font-weight: bold;
  margin: 20px 0 10px 0;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-default,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-default {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  color: #5b5b5b;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-head,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  color: #5b5b5b;
  font-weight: bold;
  min-height: auto;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-item,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  color: #5b5b5b;
  align-items: baseline;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link {
  display: inline-block;
  color: #027ac9;
  text-decoration: none;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link span,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link span {
  color: #027ac9;
  margin-left: 5px;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link:hover,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link:hover {
  color: #027ac9;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link:hover span,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .order-shipment-item .download-link:hover span {
  text-decoration: underline;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .shipment-column,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .shipment-column {
  flex: 1;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .shipment-column.align-header,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .shipment-column.align-header {
  padding-left: 1px;
}
body.pageLabel-order .account-section .account-section-content .order-details-shipment .shipment-column div,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-shipment .shipment-column div {
  color: #888888;
}
body.pageLabel-order .account-section .account-section-content .custom-link,
body.pageLabel-order-approval-details .account-section .account-section-content .custom-link {
  color: #5b5b5b;
}
body.pageLabel-order .account-section .account-section-content .custom-link:hover,
body.pageLabel-order-approval-details .account-section .account-section-content .custom-link:hover {
  text-decoration: underline;
}
body.pageLabel-order .account-section .account-section-content .custom-link .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .custom-link .zmdi {
  color: #027ac9;
  margin-left: 5px;
  font-size: 18px;
}
body.pageLabel-order .account-section .account-section-content .order-details-track-and-trace,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-track-and-trace {
  flex: 2;
}
@media (max-width: 992px) {
  body.pageLabel-order .account-section .account-section-content .order-details-track-and-trace,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-track-and-trace {
    flex-basis: 100%;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-totals,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals {
  width: 290px;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.pageLabel-order .account-section .account-section-content .order-details-totals,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals {
    width: 100%;
    margin: 0;
    order: 6;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  padding: 25px;
  background: #f8f8f8;
  margin-bottom: 20px;
  color: #5b5b5b;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal h5,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal h5 {
  font-weight: 100;
  color: #0f3057;
  text-transform: none;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal .account-orderdetail-orderTotalDiscount-section,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal .account-orderdetail-orderTotalDiscount-section {
  margin-bottom: 0;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal .separator hr,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal .separator hr {
  border-top: 1px solid #e4e4e4;
  width: 100%;
  margin: 10px 0;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal .total.text-right,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal .total.text-right {
  font-weight: bold;
  color: #0f3057;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal [class$=ReorderAction],
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal [class$=ReorderAction] {
  display: block;
  margin-top: 20px;
  width: auto;
  order: initial;
}
body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal [class$=ReorderAction] .btn,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal [class$=ReorderAction] .btn {
  width: 100% !important;
  float: none;
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content .order-details-totals .orderTotal,
  body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals .orderTotal {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
}
body.pageLabel-order .account-section .account-section-content .order-details-totals #reorderForm #reorderButton,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-totals #reorderForm #reorderButton {
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content .order-ship-to,
body.pageLabel-order-approval-details .account-section .account-section-content .order-ship-to {
  color: #5b5b5b;
  font-weight: 100;
}
body.pageLabel-order .account-section .account-section-content .order-details-items,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-items {
  order: 6;
  margin: 20px 0;
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content .order-details-items.order-details-items-approval,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-items.order-details-items-approval {
  margin: 0 0 20px 0;
}
body.pageLabel-order .account-section .account-section-content .order-details-items .item__list .item__list--header li,
body.pageLabel-order-approval-details .account-section .account-section-content .order-details-items .item__list .item__list--header li {
  background: #000000;
  color: #ffffff;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box {
  margin-bottom: 20px;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child {
  font-weight: bold;
  padding-bottom: 5px;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child .carrier-logo,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child .carrier-logo {
  display: inline-block;
  width: 100px;
  max-width: 100px;
  height: 30px;
  max-height: 30px;
  background: no-repeat center;
  background-size: contain;
  margin-right: 10px;
  background-position: left center;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child .carrier-name,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-box-row:first-child .carrier-name {
  padding-left: 5px;
  font-weight: normal;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-code,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-code,
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .expected-delivery-date,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .expected-delivery-date {
  color: #5b5b5b;
  font-weight: 100;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-code .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-code .zmdi,
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .expected-delivery-date .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .expected-delivery-date .zmdi {
  color: black;
  font-size: 20px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-link-wrapper,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-link-wrapper {
  flex: 1;
  text-align: right;
  font-weight: normal;
  white-space: nowrap;
}
body.pageLabel-order .account-section .account-section-content .order-track-trace-box .order-track-trace-link-wrapper .zmdi,
body.pageLabel-order-approval-details .account-section .account-section-content .order-track-trace-box .order-track-trace-link-wrapper .zmdi {
  margin-left: 5px;
  font-size: 20px;
  vertical-align: text-bottom;
}
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction],
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction],
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction],
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] {
  order: 6;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #reorderForm,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #reorderForm,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm,
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm {
  padding: 0;
  width: 100%;
}
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionApprovalButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionApprovalButton,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionApprovalButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionApprovalButton,
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionRejectButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionRejectButton,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionRejectButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionRejectButton,
body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionRejectButton {
  float: right;
  width: 290px !important;
}
@media (max-width: 768px) {
  body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionApprovalButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionApprovalButton,
  body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionApprovalButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionApprovalButton,
  body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
  body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionApprovalButton,
  body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionRejectButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #reorderForm .approverDecisionRejectButton,
  body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionRejectButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #reorderForm .approverDecisionRejectButton,
  body.pageLabel-order .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ReorderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
  body.pageLabel-order .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionRejectButton,
  body.pageLabel-order-approval-details .account-section .account-section-content [class$=ApproveOrderAction] #orderApprovalDecisionForm .approverDecisionRejectButton {
    width: 90% !important;
    float: inherit;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  body.pageLabel-order .account-section .account-section-content .AccountOrderApprovalDetailsBottomActionsComponent-ApproveOrderAction,
  body.pageLabel-order-approval-details .account-section .account-section-content .AccountOrderApprovalDetailsBottomActionsComponent-ApproveOrderAction {
    order: 5;
  }
}
body.pageLabel-order .account-section .account-section-content .orderApprovalDecisionForm,
body.pageLabel-order-approval-details .account-section .account-section-content .orderApprovalDecisionForm {
  padding-left: 20px !important;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxTitle,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxTitle {
  text-transform: none;
  padding: 30px 0 0 40px;
  font-size: 24px;
  height: 60px;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent {
  padding: 0 40px 40px 40px;
  margin-top: 60px;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal div[id^="order-track-trace-entries"].hidden,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal div[id^="order-track-trace-entries"].hidden {
  height: 100%;
  display: flex !important;
  flex-direction: column;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal div[id^="order-track-trace-entries"].hidden .order-track-trace-entries,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal div[id^="order-track-trace-entries"].hidden .order-track-trace-entries {
  overflow: auto;
  position: relative;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .expected-delivery-date,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .expected-delivery-date {
  color: #5b5b5b;
  margin-bottom: 25px;
  display: inline-block;
  font-weight: 100;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid lightgray;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box .carrier-logo,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box .carrier-logo {
  display: inline-block;
  width: 100px;
  max-width: 100px;
  height: 30px;
  max-height: 30px;
  background: no-repeat center;
  background-size: contain;
  margin-right: 10px;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div {
  flex: 1;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div .carrier-name,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div .carrier-name {
  font-weight: bold;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div .order-track-trace-code,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box div .order-track-trace-code {
  color: #5b5b5b;
  font-weight: 100;
  font-size: 14px;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box a.btn,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box a.btn {
  padding: 15px 30px;
  max-height: inherit;
}
body.pageLabel-order #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box a.btn .zmdi,
body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal .order-track-trace-entries-tracking-box a.btn .zmdi {
  margin-left: 15px;
  font-size: 24px;
  vertical-align: sub;
}
body.pageLabel-order .shipment-package-modal,
body.pageLabel-order-approval-details .shipment-package-modal {
  max-width: 700px;
  margin: 30px auto;
}
body.pageLabel-order .shipment-package-modal .shipment-package-modal-content-head,
body.pageLabel-order-approval-details .shipment-package-modal .shipment-package-modal-content-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  color: #545454;
  margin: 20px 10px 20px 0;
}
body.pageLabel-order .shipment-package-modal .shipment-package-modal-content-head .shipment-package-delivery,
body.pageLabel-order-approval-details .shipment-package-modal .shipment-package-modal-content-head .shipment-package-delivery {
  flex: 1;
}
body.pageLabel-order .shipment-package-modal .shipment-package-modal-content-head .shipment-package-delivery .package-name,
body.pageLabel-order-approval-details .shipment-package-modal .shipment-package-modal-content-head .shipment-package-delivery .package-name {
  color: black;
  font-weight: bold;
}
body.pageLabel-order .shipment-package-modal .shipment-package-modal-content-head .shipment-package-status,
body.pageLabel-order-approval-details .shipment-package-modal .shipment-package-modal-content-head .shipment-package-status {
  max-width: 200px;
  margin-right: 70px;
}
body.pageLabel-order .shipment-package-modal .shipment-package-product-info,
body.pageLabel-order-approval-details .shipment-package-modal .shipment-package-product-info {
  max-width: 280px;
  margin-right: 80px;
}
body.pageLabel-order .order-details-item-products-container,
body.pageLabel-order-approval-details .order-details-item-products-container {
  max-height: 400px;
  overflow-y: auto;
}
body.pageLabel-order .order-details-item-product,
body.pageLabel-order-approval-details .order-details-item-product {
  margin-bottom: 30px;
}
body.pageLabel-order .order-details-head-product,
body.pageLabel-order-approval-details .order-details-head-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  color: #5b5b5b;
}
body.pageLabel-order .order-details-head-product > div,
body.pageLabel-order-approval-details .order-details-head-product > div {
  margin: 0 10px;
}
body.pageLabel-order .order-details-head-product .product-image-head,
body.pageLabel-order-approval-details .order-details-head-product .product-image-head {
  display: flex;
  width: 100px;
  margin: 0 10px 0 0;
}
body.pageLabel-order .order-details-head-product .product-info-head,
body.pageLabel-order-approval-details .order-details-head-product .product-info-head {
  flex: 1;
  min-width: 250px;
}
@media (max-width: 767px) {
  body.pageLabel-order .order-details-head-product .product-info-head,
  body.pageLabel-order-approval-details .order-details-head-product .product-info-head {
    min-width: auto;
  }
}
body.pageLabel-order .order-details-head-product .product-shipment-head,
body.pageLabel-order-approval-details .order-details-head-product .product-shipment-head {
  flex: 1;
}
body.pageLabel-order .order-details-head-product .product-quantity-head,
body.pageLabel-order-approval-details .order-details-head-product .product-quantity-head {
  width: 60px;
}
body.pageLabel-order .order-details-head-product .product-prices-head,
body.pageLabel-order-approval-details .order-details-head-product .product-prices-head {
  flex: 1;
  margin-left: 50px;
}
body.pageLabel-order .order-details-head-product .product-download-head,
body.pageLabel-order-approval-details .order-details-head-product .product-download-head {
  width: 175px;
}
body.pageLabel-order .order-details-head-product .product-remove-action-head,
body.pageLabel-order-approval-details .order-details-head-product .product-remove-action-head {
  flex: 0 0 60px;
}
body.pageLabel-order .order-track-trace-entry,
body.pageLabel-order-approval-details .order-track-trace-entry,
body.pageLabel-order .order-details-item-product,
body.pageLabel-order-approval-details .order-details-item-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 60px;
  width: 100%;
}
body.pageLabel-order .order-track-trace-entry > div,
body.pageLabel-order-approval-details .order-track-trace-entry > div,
body.pageLabel-order .order-details-item-product > div,
body.pageLabel-order-approval-details .order-details-item-product > div {
  margin: 0 10px;
}
body.pageLabel-order .order-track-trace-entry .product-image,
body.pageLabel-order-approval-details .order-track-trace-entry .product-image,
body.pageLabel-order .order-details-item-product .product-image,
body.pageLabel-order-approval-details .order-details-item-product .product-image {
  display: flex;
  justify-content: center;
  width: 100px;
  margin: 0 10px 0 0;
  text-align: center;
}
body.pageLabel-order .order-track-trace-entry .product-image img,
body.pageLabel-order-approval-details .order-track-trace-entry .product-image img,
body.pageLabel-order .order-details-item-product .product-image img,
body.pageLabel-order-approval-details .order-details-item-product .product-image img {
  max-width: 50px;
  max-height: 50px;
}
body.pageLabel-order .order-track-trace-entry .product-info,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info,
body.pageLabel-order .order-details-item-product .product-info,
body.pageLabel-order-approval-details .order-details-item-product .product-info {
  flex: 1;
  word-break: break-word;
  min-width: 250px;
}
@media (max-width: 767px) {
  body.pageLabel-order .order-track-trace-entry .product-info,
  body.pageLabel-order-approval-details .order-track-trace-entry .product-info,
  body.pageLabel-order .order-details-item-product .product-info,
  body.pageLabel-order-approval-details .order-details-item-product .product-info {
    min-width: auto;
  }
}
body.pageLabel-order .order-track-trace-entry .product-info .subtext,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info .subtext,
body.pageLabel-order .order-details-item-product .product-info .subtext,
body.pageLabel-order-approval-details .order-details-item-product .product-info .subtext {
  color: #5b5b5b;
  font-weight: 100;
}
body.pageLabel-order .order-track-trace-entry .product-info a:not(.download-link),
body.pageLabel-order-approval-details .order-track-trace-entry .product-info a:not(.download-link),
body.pageLabel-order .order-details-item-product .product-info a:not(.download-link),
body.pageLabel-order-approval-details .order-details-item-product .product-info a:not(.download-link),
body.pageLabel-order .order-track-trace-entry .product-info a:not(.download-link):hover,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info a:not(.download-link):hover,
body.pageLabel-order .order-details-item-product .product-info a:not(.download-link):hover,
body.pageLabel-order-approval-details .order-details-item-product .product-info a:not(.download-link):hover,
body.pageLabel-order .order-track-trace-entry .product-info a:not(.download-link):active,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info a:not(.download-link):active,
body.pageLabel-order .order-details-item-product .product-info a:not(.download-link):active,
body.pageLabel-order-approval-details .order-details-item-product .product-info a:not(.download-link):active {
  color: #5b5b5b;
}
body.pageLabel-order .order-track-trace-entry .product-info.greyout a,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info.greyout a,
body.pageLabel-order .order-details-item-product .product-info.greyout a,
body.pageLabel-order-approval-details .order-details-item-product .product-info.greyout a,
body.pageLabel-order .order-track-trace-entry .product-info.greyout a:hover,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info.greyout a:hover,
body.pageLabel-order .order-details-item-product .product-info.greyout a:hover,
body.pageLabel-order-approval-details .order-details-item-product .product-info.greyout a:hover,
body.pageLabel-order .order-track-trace-entry .product-info.greyout a:active,
body.pageLabel-order-approval-details .order-track-trace-entry .product-info.greyout a:active,
body.pageLabel-order .order-details-item-product .product-info.greyout a:active,
body.pageLabel-order-approval-details .order-details-item-product .product-info.greyout a:active {
  color: #888888;
}
body.pageLabel-order .order-track-trace-entry .product-shipment,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment,
body.pageLabel-order .order-details-item-product .product-shipment,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment {
  flex: 1;
  color: #888888;
  font-weight: 100;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .zmdi,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .zmdi,
body.pageLabel-order .order-details-item-product .product-shipment .zmdi,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .zmdi {
  color: #000000;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .delay_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .delay_delivery .zmdi-truck,
body.pageLabel-order .order-details-item-product .product-shipment .delay_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .delay_delivery .zmdi-truck {
  color: #fe9800;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .fast_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .fast_delivery .zmdi-truck,
body.pageLabel-order .order-details-item-product .product-shipment .fast_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .fast_delivery .zmdi-truck {
  color: #00b517;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .contact_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .contact_delivery .zmdi-truck,
body.pageLabel-order .order-details-item-product .product-shipment .contact_delivery .zmdi-truck,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .contact_delivery .zmdi-truck {
  color: #e4e4e4;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .product-delivery,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .product-delivery,
body.pageLabel-order .order-details-item-product .product-shipment .product-delivery,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .product-delivery {
  display: flex;
  align-items: center;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .product-delivery .carrier-logo,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .product-delivery .carrier-logo,
body.pageLabel-order .order-details-item-product .product-shipment .product-delivery .carrier-logo,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .product-delivery .carrier-logo {
  display: inline-block;
  width: 100px;
  max-width: 100px;
  height: 30px;
  max-height: 30px;
  background: no-repeat center;
  background-size: contain;
  margin-right: 10px;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .product-delivery .view-shipment-link,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .product-delivery .view-shipment-link,
body.pageLabel-order .order-details-item-product .product-shipment .product-delivery .view-shipment-link,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .product-delivery .view-shipment-link {
  display: inline-block;
  font-weight: normal;
}
body.pageLabel-order .order-track-trace-entry .product-shipment .product-delivery .view-shipment-link .zmdi,
body.pageLabel-order-approval-details .order-track-trace-entry .product-shipment .product-delivery .view-shipment-link .zmdi,
body.pageLabel-order .order-details-item-product .product-shipment .product-delivery .view-shipment-link .zmdi,
body.pageLabel-order-approval-details .order-details-item-product .product-shipment .product-delivery .view-shipment-link .zmdi {
  color: inherit;
  margin-left: 5px;
}
body.pageLabel-order .order-track-trace-entry .product-quantity,
body.pageLabel-order-approval-details .order-track-trace-entry .product-quantity,
body.pageLabel-order .order-details-item-product .product-quantity,
body.pageLabel-order-approval-details .order-details-item-product .product-quantity {
  background-color: white;
  padding: 5px;
  margin-left: 10px;
  min-width: 60px;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #e4e4e4;
  color: #5b5b5b;
}
body.pageLabel-order .order-track-trace-entry .product-quantity .product-quantity-field,
body.pageLabel-order-approval-details .order-track-trace-entry .product-quantity .product-quantity-field,
body.pageLabel-order .order-details-item-product .product-quantity .product-quantity-field,
body.pageLabel-order-approval-details .order-details-item-product .product-quantity .product-quantity-field {
  width: 42px;
  text-align: center;
  font-weight: normal;
}
body.pageLabel-order .order-track-trace-entry .product-download,
body.pageLabel-order-approval-details .order-track-trace-entry .product-download,
body.pageLabel-order .order-details-item-product .product-download,
body.pageLabel-order-approval-details .order-details-item-product .product-download {
  width: 175px;
  text-align: right;
}
body.pageLabel-order .order-track-trace-entry .product-prices,
body.pageLabel-order-approval-details .order-track-trace-entry .product-prices,
body.pageLabel-order .order-details-item-product .product-prices,
body.pageLabel-order-approval-details .order-details-item-product .product-prices {
  flex: 1;
  margin-left: 50px;
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 100;
}
body.pageLabel-order .order-track-trace-entry .product-prices .net-price,
body.pageLabel-order-approval-details .order-track-trace-entry .product-prices .net-price,
body.pageLabel-order .order-details-item-product .product-prices .net-price,
body.pageLabel-order-approval-details .order-details-item-product .product-prices .net-price {
  color: #0f3057;
  font-size: 15px;
  font-weight: bold;
}
body.pageLabel-order .order-track-trace-entry .product-remove-action,
body.pageLabel-order-approval-details .order-track-trace-entry .product-remove-action,
body.pageLabel-order .order-details-item-product .product-remove-action,
body.pageLabel-order-approval-details .order-details-item-product .product-remove-action {
  flex: 0 0 60px;
  text-align: center;
}
body.pageLabel-order .order-track-trace-entry .product-remove-action a,
body.pageLabel-order-approval-details .order-track-trace-entry .product-remove-action a,
body.pageLabel-order .order-details-item-product .product-remove-action a,
body.pageLabel-order-approval-details .order-details-item-product .product-remove-action a {
  color: #5b5b5b;
}
body.pageLabel-order .btn.btn-orange,
body.pageLabel-order-approval-details .btn.btn-orange,
body.pageLabel-order .btn.re-order,
body.pageLabel-order-approval-details .btn.re-order {
  color: #ffffff;
  font-weight: 100;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  background: #F6861F;
  border-radius: 8px !important;
}
body.pageLabel-order .btn.btn-orange:hover,
body.pageLabel-order-approval-details .btn.btn-orange:hover,
body.pageLabel-order .btn.re-order:hover,
body.pageLabel-order-approval-details .btn.re-order:hover {
  background: #f2790a;
}
body.pageLabel-order .orderApprovalApproveCommentModal .btn,
body.pageLabel-order-approval-details .orderApprovalApproveCommentModal .btn,
body.pageLabel-order .orderApprovalRejectCommentModal .btn,
body.pageLabel-order-approval-details .orderApprovalRejectCommentModal .btn {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  overflow: hidden;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) !important;
  min-height: 45px;
  max-height: 45px;
  line-height: 18px;
}
body.pageLabel-order .discount-price,
body.pageLabel-order-approval-details .discount-price {
  color: #00b517;
}
@media (max-width: 768px) {
  body.pageLabel-order .order-details-section,
  body.pageLabel-order-approval-details .order-details-section {
    border-width: 1px 0 0 0 !important;
    border-style: solid;
    border-color: #e4e4e4;
    margin-bottom: 0 !important;
    padding: 15px 15px 10px 15px !important;
    background: none !important;
  }
  body.pageLabel-order .order-details-section h5,
  body.pageLabel-order-approval-details .order-details-section h5 {
    padding-bottom: 5px !important;
    color: #000000 !important;
    text-transform: none !important;
    font-weight: inherit !important;
  }
  body.pageLabel-order .order-details-section [data-toggle="collapse"],
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"] {
    cursor: pointer;
    font-weight: 200;
  }
  body.pageLabel-order .order-details-section [data-toggle="collapse"]:hover,
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"]:hover,
  body.pageLabel-order .order-details-section [data-toggle="collapse"]:active,
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"]:active,
  body.pageLabel-order .order-details-section [data-toggle="collapse"]:focus,
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"]:focus {
    text-decoration: none;
  }
  body.pageLabel-order .order-details-section [data-toggle="collapse"] .zmdi,
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"] .zmdi {
    transition: transform 500ms;
  }
  body.pageLabel-order .order-details-section [data-toggle="collapse"][aria-expanded=true],
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"][aria-expanded=true] {
    font-weight: 500 !important;
  }
  body.pageLabel-order .order-details-section [data-toggle="collapse"][aria-expanded=true] .zmdi,
  body.pageLabel-order-approval-details .order-details-section [data-toggle="collapse"][aria-expanded=true] .zmdi {
    transform: rotate(180deg);
  }
  body.pageLabel-order .order-details-section .collapse:not(.in),
  body.pageLabel-order-approval-details .order-details-section .collapse:not(.in) {
    display: none !important;
  }
  body.pageLabel-order .order-details-section.order-details-items,
  body.pageLabel-order-approval-details .order-details-section.order-details-items {
    margin: 0 !important;
  }
  body.pageLabel-order .order-track-trace-box,
  body.pageLabel-order-approval-details .order-track-trace-box {
    font-size: 14px;
  }
  body.pageLabel-order .AccountOrderDetailsReorderComponent-ReorderAction,
  body.pageLabel-order-approval-details .AccountOrderDetailsReorderComponent-ReorderAction {
    margin-top: 30px;
  }
  body.pageLabel-order .order-details-totals,
  body.pageLabel-order-approval-details .order-details-totals {
    order: 6;
  }
  body.pageLabel-order .order-details-totals .AccountOrderDetailsTotalsComponent-ReorderAction,
  body.pageLabel-order-approval-details .order-details-totals .AccountOrderDetailsTotalsComponent-ReorderAction {
    display: none !important;
  }
  body.pageLabel-order [class$=ApproveOrderAction] > div,
  body.pageLabel-order-approval-details [class$=ApproveOrderAction] > div {
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  body.pageLabel-order [class$=ApproveOrderAction] #orderApprovalDecisionForm,
  body.pageLabel-order-approval-details [class$=ApproveOrderAction] #orderApprovalDecisionForm {
    padding: 0 !important;
  }
  body.pageLabel-order .order-details-item-product,
  body.pageLabel-order-approval-details .order-details-item-product {
    font-size: 14px !important;
  }
  body.pageLabel-order .order-details-item-product > a,
  body.pageLabel-order-approval-details .order-details-item-product > a {
    width: 100%;
    padding-bottom: 5px;
  }
  body.pageLabel-order .order-details-item-product .product-prices,
  body.pageLabel-order-approval-details .order-details-item-product .product-prices {
    text-align: right;
    margin: 0;
  }
  body.pageLabel-order .order-details-item-product .product-prices .net-price,
  body.pageLabel-order-approval-details .order-details-item-product .product-prices .net-price {
    display: inline-block;
    font-size: 14px !important;
    white-space: nowrap;
  }
  body.pageLabel-order .order-details-item-product .product-prices .net-price > span,
  body.pageLabel-order-approval-details .order-details-item-product .product-prices .net-price > span {
    display: block;
    font-weight: bold;
  }
  body.pageLabel-order .order-details-item-product .product-shipment,
  body.pageLabel-order-approval-details .order-details-item-product .product-shipment {
    order: 1;
    padding: 15px 20px;
    margin: 20px 0 0 0;
    flex-basis: 100%;
    background: rgba(0, 122, 201, 0.1);
    border: 1px solid #027ac9;
    border-radius: 7px;
    color: black;
  }
  body.pageLabel-order .order-details-item-product:before,
  body.pageLabel-order-approval-details .order-details-item-product:before {
    content: '';
    border-top: 1px solid lightgray;
    width: 110%;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
  }
  body.pageLabel-order .order-details-item-product:first-of-type:before,
  body.pageLabel-order-approval-details .order-details-item-product:first-of-type:before {
    display: none;
  }
  body.pageLabel-order .order-details-item-product .product-image,
  body.pageLabel-order-approval-details .order-details-item-product .product-image,
  body.pageLabel-order .order-track-trace-entry .product-image,
  body.pageLabel-order-approval-details .order-track-trace-entry .product-image {
    width: 40px;
    min-width: 30px;
  }
  body.pageLabel-order .order-details-item-product .product-image img,
  body.pageLabel-order-approval-details .order-details-item-product .product-image img,
  body.pageLabel-order .order-track-trace-entry .product-image img,
  body.pageLabel-order-approval-details .order-track-trace-entry .product-image img {
    max-width: 40px;
    max-height: 40px;
  }
  body.pageLabel-order .product-info .subtext > span,
  body.pageLabel-order-approval-details .product-info .subtext > span {
    width: 100%;
    display: inline-block;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent {
    padding: 15px 30px 40px 30px;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box {
    text-align: center;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box .carrier-logo,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box .carrier-logo {
    margin: 0 auto;
    flex-basis: 100%;
    max-width: 150px !important;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box .carrier-info,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entries-tracking-box .carrier-info {
    margin: 10px 0;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entry,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entry {
    font-size: 14px;
    margin-bottom: 20px;
  }
  body.pageLabel-order #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entry > a,
  body.pageLabel-order-approval-details #colorbox.order-track-trace-entries-modal #cboxLoadedContent .order-track-trace-entry > a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  body.pageLabel-order .order-details-section .collapse,
  body.pageLabel-order-approval-details .order-details-section .collapse {
    display: block !important;
    height: auto !important;
  }
}
body.pageLabel-orders .account-section .order-header-tables-separator,
body.pageLabel-invoices .account-section .order-header-tables-separator,
body.pageLabel-order-approval-dashboard .account-section .order-header-tables-separator {
  display: none;
}
body.pageLabel-orders .account-section .order-status-filter,
body.pageLabel-invoices .account-section .order-status-filter,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter {
  margin-bottom: 20px;
}
body.pageLabel-orders .account-section .order-status-filter form,
body.pageLabel-invoices .account-section .order-status-filter form,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter form {
  padding: 0;
}
body.pageLabel-orders .account-section .order-status-filter form select,
body.pageLabel-invoices .account-section .order-status-filter form select,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter form select {
  visibility: hidden;
  height: 45px;
}
body.pageLabel-orders .account-section .order-status-filter label,
body.pageLabel-invoices .account-section .order-status-filter label,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter label {
  color: #444444;
  text-transform: none;
  font-weight: 500;
  font-size: 15px;
  margin-left: 0;
}
body.pageLabel-orders .account-section .order-status-filter .jcf-select,
body.pageLabel-invoices .account-section .order-status-filter .jcf-select,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter .jcf-select {
  width: 170px;
  height: 43px;
  display: block;
}
body.pageLabel-orders .account-section .order-status-filter .jcf-select .jcf-select-text,
body.pageLabel-invoices .account-section .order-status-filter .jcf-select .jcf-select-text,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter .jcf-select .jcf-select-text {
  margin: 12px 35px 0 11px;
}
body.pageLabel-orders .account-section .order-status-filter .jcf-select .jcf-select-opener .zmdi,
body.pageLabel-invoices .account-section .order-status-filter .jcf-select .jcf-select-opener .zmdi,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter .jcf-select .jcf-select-opener .zmdi {
  font-size: 26px;
}
body.pageLabel-orders .account-section .order-status-filter .control .jcf-select,
body.pageLabel-invoices .account-section .order-status-filter .control .jcf-select,
body.pageLabel-order-approval-dashboard .account-section .order-status-filter .control .jcf-select {
  margin-left: 0px;
}
body.pageLabel-orders .account-section .order-filters,
body.pageLabel-invoices .account-section .order-filters,
body.pageLabel-order-approval-dashboard .account-section .order-filters {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters,
body.pageLabel-invoices .account-section .order-filters .order-group-filters,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters {
  display: flex;
  flex: 1;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter.order-group-select,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter.order-group-select,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter.order-group-select {
  width: 280px;
  margin-top: -2px;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select {
  width: 100%;
  min-width: 170px;
}
@media (max-width: 991px) {
  body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter.order-group-select,
  body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter.order-group-select,
  body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter.order-group-select {
    width: auto;
  }
  body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select,
  body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select,
  body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter.order-group-select .jcf-select {
    width: auto;
    display: inline-block;
  }
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter .order-number-filter-container,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter .order-number-filter-container,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter .order-number-filter-container {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  background: #fff;
  width: 170px;
  height: 45px;
  margin-left: 0;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter .field-input-filter,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter .field-input-filter,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter .field-input-filter {
  border: 0;
  padding-left: 12px !important;
  height: 43px;
  width: 100%;
  border: 1px solid #e4e4e4;
  font-size: 15px;
}
body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter .btnSearch,
body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter .btnSearch,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter .btnSearch {
  float: right;
  top: 10px;
  border: 0;
  background: transparent;
  position: absolute;
  right: 5px;
}
@media (max-width: 991px) {
  body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter,
  body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter,
  body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter {
    flex-direction: column;
    align-items: start;
  }
  body.pageLabel-orders .account-section .order-filters .order-group-filters .order-filter label,
  body.pageLabel-invoices .account-section .order-filters .order-group-filters .order-filter label,
  body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-filters .order-filter label {
    width: 200px;
    text-align: left !important;
  }
}
body.pageLabel-orders .account-section .order-filters .order-group-pagination,
body.pageLabel-invoices .account-section .order-filters .order-group-pagination,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-pagination {
  width: auto;
  float: right;
}
body.pageLabel-orders .account-section .order-filters .order-group-pagination .jcf-select,
body.pageLabel-invoices .account-section .order-filters .order-group-pagination .jcf-select,
body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-pagination .jcf-select {
  width: 100px;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  body.pageLabel-orders .account-section .order-filters .order-group-pagination,
  body.pageLabel-invoices .account-section .order-filters .order-group-pagination,
  body.pageLabel-order-approval-dashboard .account-section .order-filters .order-group-pagination {
    float: none;
  }
}
@media (max-width: 991px) {
  body.pageLabel-orders .account-section .order-filters,
  body.pageLabel-invoices .account-section .order-filters,
  body.pageLabel-order-approval-dashboard .account-section .order-filters {
    flex-direction: column;
  }
}
body.pageLabel-orders .order-filter-autocomplete,
body.pageLabel-invoices .order-filter-autocomplete,
body.pageLabel-order-approval-dashboard .order-filter-autocomplete {
  margin: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  max-height: 300px;
  overflow-y: scroll;
  font-size: 15px;
}
body.pageLabel-orders .order-filter-autocomplete .ui-menu-item,
body.pageLabel-invoices .order-filter-autocomplete .ui-menu-item,
body.pageLabel-order-approval-dashboard .order-filter-autocomplete .ui-menu-item {
  color: black;
}
body.pageLabel-orders .order-filter-autocomplete .ui-menu-item:hover,
body.pageLabel-invoices .order-filter-autocomplete .ui-menu-item:hover,
body.pageLabel-order-approval-dashboard .order-filter-autocomplete .ui-menu-item:hover,
body.pageLabel-orders .order-filter-autocomplete .ui-menu-item.ui-state-focus,
body.pageLabel-invoices .order-filter-autocomplete .ui-menu-item.ui-state-focus,
body.pageLabel-order-approval-dashboard .order-filter-autocomplete .ui-menu-item.ui-state-focus,
body.pageLabel-orders .order-filter-autocomplete .ui-menu-item.ui-state-active,
body.pageLabel-invoices .order-filter-autocomplete .ui-menu-item.ui-state-active,
body.pageLabel-order-approval-dashboard .order-filter-autocomplete .ui-menu-item.ui-state-active {
  background: transparent;
  text-decoration: underline;
  margin: 0;
}
body.pageLabel-orders footer,
body.pageLabel-invoices footer,
body.pageLabel-order-approval-dashboard footer {
  margin-top: 0;
  padding-top: 30px;
}
.processing-title {
  font-size: 15px;
  color: white;
}
.order-header-tables-separator {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 2px solid #e4e4e4;
}
body.pageLabel-invoices .responsive-table-cell > a > .zmdi-download {
  font-size: 21px;
  vertical-align: sub;
  margin-right: 5px;
}
@media (max-width: 768px) {
  body.pageLabel-invoices .responsive-table-cell > a > .zmdi-download {
    font-size: 26px;
    margin-left: 10px;
  }
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  background-color: #e7e7e7;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  color: #000;
  cursor: pointer;
  padding: 15px;
  min-height: 48px;
  max-height: 48px;
}
.inputfile:focus + label,
.inputfile + label:hover {
  color: #000;
  background-color: #c6c6c6;
  border-color: #00558c;
}
#loadingButton {
  position: relative;
  padding-left: 40px !important;
}
#loadingButton:before,
#loadingButton:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-align: center;
  line-height: 48px;
  background-color: transparent;
}
#loadingButton:after {
  background: transparent url('../../theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 75% auto;
  top: 0;
  height: 38px;
  width: 38px;
  left: 0;
  margin: 0;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#loadingButton:hover {
  background: none !important;
  color: #027ac9 !important;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.register-postal-code-wrapper .form-group {
  margin-bottom: 0px;
}
.register__container {
  padding: 0;
  width: 95%;
  max-width: 1020px;
  margin: 0 auto 20px;
  overflow: visible;
  opacity: 1 !important;
}
.register__container .headline {
  font-weight: bold;
  font-size: 20px;
}
.register__container .form-group {
  position: relative;
}
.register__container .form-group label.error {
  text-align: left !important;
}
.register__container ::placeholder {
  text-transform: none;
}
.register__container :-ms-input-placeholder {
  text-transform: none;
}
.register__container :-ms-input-placeholder {
  text-transform: none;
}
.register__container .new-cust-fields {
  float: left;
  width: 100%;
}
.register__container .new-cust-fields.fields-count-even > div:nth-child(2),
.register__container .new-cust-fields.fields-count-even > div:nth-child(5),
.register__container .new-cust-fields.fields-count-even > div:nth-child(7) {
  clear: both;
}
.register__container .new-cust-fields:not(.fields-count-even) > div:nth-child(3),
.register__container .new-cust-fields:not(.fields-count-even) > div:nth-child(5),
.register__container .new-cust-fields:not(.fields-count-even) > div:nth-child(7) {
  clear: both;
}
.register__container .country-field {
  margin-right: 40%;
}
.register__container .clear {
  clear: both;
}
.register__container .form-group .form-control {
  border-radius: 6px;
}
.register__container .form-group .form-control.error {
  background-color: rgba(255, 0, 0, 0.15);
}
.register__container .form-group .form-control.valid {
  background-color: rgba(0, 180, 0, 0.15);
}
.register__container .hide-errorlabel label.error {
  position: absolute;
  height: 0;
  overflow: hidden;
  margin: 0;
}
.register__container form .control-label {
  text-align: left !important;
  color: black;
  text-transform: none;
}
.register__container form .control-label:hover {
  color: black;
}
.register__container .custompassword-strength {
  padding-bottom: 10px;
}
.register__container .custompassword-strength span {
  font-size: 14px;
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 11px;
}
.register__container .custompassword-strength ul {
  list-style-type: none;
  padding: 0;
  float: left;
}
.register__container .custompassword-strength ul li {
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 9px;
  font-size: 15px;
}
.register__container .custompassword-strength ul li.error {
  color: #ed1c24;
}
.register__container .custompassword-strength ul li.valid {
  padding-right: 15px;
  color: #00b517;
}
.register__container .custompassword-strength ul li.valid:after {
  content: '\f26b';
  display: inline-block;
  font-family: 'material-design-iconic-font';
  margin-left: 5px;
}
.register__container .legal-consents {
  margin-bottom: 20px;
}
.register__container .legal-consents .form-group {
  margin-bottom: 0;
}
.register__container .benefit-list {
  padding-top: 65px;
}
.register__container .benefit-list span {
  font-weight: 600;
  font-size: 26px;
}
.register__container .benefit-list ul {
  list-style: none;
  border-radius: 6px;
  max-width: 350px;
  padding: 20px;
  margin-top: 20px;
  background: #0079c9;
}
.register__container .benefit-list ul li {
  color: white;
  font-size: 15px;
  position: relative;
  padding-left: 15px;
}
.register__container .benefit-list ul li:before {
  content: '\f26b';
  display: inline-block;
  color: #00b517;
  font-family: 'material-design-iconic-font';
  left: 0;
  top: 0;
  position: absolute;
}
@media (max-width: 991px) {
  .register__container .benefit-list ul {
    max-width: none;
  }
}
@media (max-width: 991px) {
  .register__container .benefit-list {
    padding-top: 20px;
    clear: both;
  }
}
.register__container .tooltip-register {
  background: #0079c9;
  color: white;
  padding: 10px;
  border-radius: 6px;
  margin-top: 7px;
  position: absolute;
  width: 100%;
  z-index: 1;
  display: none;
}
.register__container .tooltip-icon {
  background: #0079c9;
  height: 10px;
  width: 10px;
  position: absolute;
  top: -5px;
  transform: rotate(45deg);
}
@media (min-width: 992px) {
  .register__container .register-form-action {
    max-width: 330px;
  }
}
.register__container .register__recaptcha {
  margin-bottom: 20px;
}
.register__container .register__recaptcha .error {
  color: #ed1c24;
  font-weight: 600;
  text-transform: none;
  font-size: 13px;
}
.register__container .faboryregisterform {
  margin-top: 45px;
  min-height: 400px;
}
.register__container select {
  padding-top: 8px;
  padding-left: 8px;
  font-size: 14px;
}
body.page-dashboard .dashboard-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
  width: 90%;
  max-width: 1050px;
  /* Add keyframes for spin animation */
}
body.page-dashboard .dashboard-container .dashboard-row {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info {
  padding: 20px;
  background: #e1edfa;
  border-radius: 8px;
  max-width: 580px;
  min-width: 320px;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .client-number {
  display: flex;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .client-number p {
  color: #5b5b5b;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .administrators li {
  display: flex;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .administrators li .admin-full-name {
  display: block;
  text-align: start;
}
body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .administrators li .admin-email {
  flex: 1;
  word-break: break-word;
}
body.page-dashboard .dashboard-container .dashboard-row .connect-badge {
  max-width: 80px;
}
body.page-dashboard .dashboard-container .dashboard-row .badge-container.desktop-badge {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
body.page-dashboard .dashboard-container .dashboard-row .badge-container.mobile-badge {
  display: none;
}
@media screen and (max-width: 768px) {
  body.page-dashboard .dashboard-container .dashboard-row .badge-container.desktop-badge {
    display: none;
  }
  body.page-dashboard .dashboard-container .dashboard-row .badge-container.mobile-badge {
    display: block !important;
    text-align: center;
    margin-top: 10px;
  }
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section {
  display: flex;
  justify-content: center;
  padding: 60px 20px 20px;
  background: #0f3057;
  border-radius: 8px;
  color: white;
  position: relative;
  min-width: 260px;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section img {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section .contact-info-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section .contact-info-items .question {
  display: block;
  text-align: center;
  font-size: 25px;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section .contact-info-items .contact-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section .contact-info-items .contact-info .phone-number .zmdi-phone {
  margin-right: 5px;
}
body.page-dashboard .dashboard-container .dashboard-row .contact-info-section .contact-info-items a {
  color: #00b700 !important;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  min-height: 200px ;
  min-width: 260px;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section.orders-section-single {
  flex: 1;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section.orders-section-double {
  max-width: 580px;
  min-width: 320px;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section .orders-section-list {
  position: relative;
  min-height: 55px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section .orders-section-list:has(.message-not-found) {
  justify-content: center;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section .order-date {
  display: block;
  white-space: nowrap;
}
body.page-dashboard .dashboard-container .dashboard-row .orders-section .show-all-button {
  display: flex;
  justify-content: flex-end;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-height: 200px;
  min-width: 260px;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .total-orders {
  font-size: 80px;
  flex: 1;
  display: flex;
  /* align-content: center; */
  justify-content: center;
  align-items: center;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .message {
  font-size: 20px;
  padding-top: 15px;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .show-all-button {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .no-order-lines {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex: 1;
  gap: 15px;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .no-order-lines:has(.zmdi) {
  margin: 0 20px;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .no-order-lines .zmdi {
  font-size: 60px;
}
body.page-dashboard .dashboard-container .dashboard-row .order-lines-section .no-order-lines span {
  font-size: 20px;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets {
  display: grid;
  grid-gap: 16px;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a {
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: #0f3057;
  width: 100%;
  height: 100%;
  transition: all 100ms;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a .icon {
  transition: all 100ms;
  color: white;
  -webkit-border-radius: 50%;
  background: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a .icon .zmdi {
  font-size: 20px;
  color: #027ac9;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a .icon .zmdi.zmdi-shopping-cart {
  transform: translateY(0);
  /* Modify the existing style applied to zmdi-shopping-cart */
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a .title {
  display: block;
  text-align: center;
  transition: all 100ms;
  font-size: 14px;
  text-transform: none;
  color: white;
  font-weight: bold;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:hover,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:active,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:focus {
  text-decoration: none !important;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:hover .zmdi,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:active .zmdi,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:focus .zmdi {
  color: white;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:hover .icon,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:active .icon,
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a:focus .icon {
  background: #0f3057;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets.dashboard-widgets-only {
  grid-template-columns: repeat(4, 1fr);
  flex: 1;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets.dashboard-widgets-only .dashboard-widget a {
  padding: 15px 0;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets:not(.dashboard-widgets-only) {
  grid-template-columns: repeat(2, 1fr);
}
body.page-dashboard .dashboard-container .dashboard-row .invoices-section {
  flex: 1;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  min-height: 200px ;
}
body.page-dashboard .dashboard-container .dashboard-row .invoices-section .invoices-section-list {
  position: relative;
  min-height: 55px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
body.page-dashboard .dashboard-container .dashboard-row .invoices-section .show-all-button {
  display: flex;
  justify-content: flex-end;
}
body.page-dashboard .dashboard-container .dashboard-row .insights-section {
  flex: 1;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
}
body.page-dashboard .dashboard-container .dashboard-row .insights-section .insights-section-list {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  gap: 20px;
}
@media (max-width: 767px) {
  body.page-dashboard .dashboard-container .dashboard-row .insights-section .insights-section-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.page-dashboard .dashboard-container .dashboard-row .insights-section .dashboard-insight {
  border: 0;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: #0f3057;
  width: 100%;
  height: 100%;
}
body.page-dashboard .dashboard-container .dashboard-row .insights-section iframe {
  border: 0;
  max-height: 115px;
}
@media (max-width: 767px) {
  body.page-dashboard .dashboard-container .dashboard-row .insights-section iframe {
    max-height: 100%;
  }
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-table td {
  padding: 2px;
  width: 33%;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-table thead th {
  padding: 2px;
  background-color: transparent;
  color: #0f3057;
  position: relative;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
}
body.page-dashboard .dashboard-container .dashboard-row .dashboard-table.dashboard-table-invoices td {
  width: 25%;
  text-align: left;
}
@media (max-width: 767px) {
  body.page-dashboard .dashboard-container .dashboard-row .dashboard-table.dashboard-table-invoices td {
    width: 33%;
  }
}
body.page-dashboard .dashboard-container .dashboard-row .banner-section img {
  width: 100%;
  border-radius: 8px;
}
body.page-dashboard .dashboard-container .dashboard-row .fixed-width {
  width: 210px;
}
body.page-dashboard .dashboard-container .dashboard-row .highlighted {
  font-weight: bold;
  color: #027ac9;
}
body.page-dashboard .dashboard-container .dashboard-row .highlighted-green {
  color: #00b700 !important;
}
body.page-dashboard .dashboard-container .dashboard-row .flex-col-6 {
  flex: 0.6;
}
body.page-dashboard .dashboard-container .dashboard-row .flex-col-4 {
  flex: 0.4;
}
body.page-dashboard .dashboard-container .dashboard-row .message-not-found {
  display: flex;
  justify-content: center;
  font-size: 20px;
}
body.page-dashboard .dashboard-container .dashboard-row .preloader {
  background: transparent url('/_ui/responsive/theme-fabory/images/default/preloader.svg') center center no-repeat;
  background-size: 75% auto;
  position: absolute;
  /* Changed to absolute to position correctly */
  top: 50%;
  width: 80px;
  height: 80px;
  /* Corrected typo from 'heigth' to 'height' */
  left: 50%;
  margin: -40px 0 0 -40px;
  /* Adjust margins to center the preloader */
  z-index: 1;
  /* Ensure it is above other elements */
  /* Animation styles */
  animation-name: spin;
  /* Use actual animation name instead of variable */
  animation-duration: 1s;
  /* Example duration */
  animation-iteration-count: infinite;
  /* Example loop */
  animation-timing-function: linear;
  /* Example easing */
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  body.page-dashboard .dashboard-container {
    margin-top: unset ;
    width: 100%;
  }
  body.page-dashboard .dashboard-container .dashboard-row {
    flex-direction: column;
    gap: 15px;
  }
  body.page-dashboard .dashboard-container .dashboard-row .account-section-header {
    padding-left: unset !important;
  }
  body.page-dashboard .dashboard-container .dashboard-row .invoices-section .show-all-button {
    justify-content: center;
  }
  body.page-dashboard .dashboard-container .dashboard-row .orders-section .show-all-button {
    justify-content: center;
  }
  body.page-dashboard .dashboard-container .dashboard-row .orders-section.orders-section-double {
    max-width: none;
  }
  body.page-dashboard .dashboard-container .dashboard-row .account-admin-info {
    max-width: none;
  }
  body.page-dashboard .dashboard-container .dashboard-row .account-admin-info .fixed-width {
    width: 150px;
  }
  body.page-dashboard .dashboard-container .dashboard-row .fixed-width {
    width: auto;
  }
  body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets.dashboard-widgets-only {
    grid-template-columns: repeat(2, 1fr);
    flex: 1;
  }
  body.page-dashboard .dashboard-container .dashboard-row .dashboard-widgets .dashboard-widget a {
    padding: 15px 0;
  }
}
@media (max-width: 1250px) {
  body.page-dashboard .dashboard-container {
    width: 100%;
  }
  body.page-dashboard .dashboard-container .fixed-width {
    width: 150px !important;
  }
}
body.pageLabel-catalogs,
body.pageLabel-catalogs-create,
body.pageLabel-catalogs-edit {
  /* HIDE RADIO */
}
@media (min-width: 768px) {
  body.pageLabel-catalogs table th#header1,
  body.pageLabel-catalogs-create table th#header1,
  body.pageLabel-catalogs-edit table th#header1 {
    width: 10%;
  }
  body.pageLabel-catalogs table th#header2,
  body.pageLabel-catalogs-create table th#header2,
  body.pageLabel-catalogs-edit table th#header2 {
    width: 25%;
  }
  body.pageLabel-catalogs table th#header3,
  body.pageLabel-catalogs-create table th#header3,
  body.pageLabel-catalogs-edit table th#header3 {
    width: 10%;
  }
  body.pageLabel-catalogs table th#header4,
  body.pageLabel-catalogs-create table th#header4,
  body.pageLabel-catalogs-edit table th#header4 {
    width: 10%;
  }
  body.pageLabel-catalogs table th#header5,
  body.pageLabel-catalogs-create table th#header5,
  body.pageLabel-catalogs-edit table th#header5 {
    width: 20%;
  }
  body.pageLabel-catalogs table th#header6,
  body.pageLabel-catalogs-create table th#header6,
  body.pageLabel-catalogs-edit table th#header6 {
    width: 5%;
  }
}
@media (max-width: 768px) {
  body.pageLabel-catalogs table th#header1,
  body.pageLabel-catalogs-create table th#header1,
  body.pageLabel-catalogs-edit table th#header1,
  body.pageLabel-catalogs table tr.col1,
  body.pageLabel-catalogs-create table tr.col1,
  body.pageLabel-catalogs-edit table tr.col1 {
    width: 15%;
  }
  body.pageLabel-catalogs table th#header2,
  body.pageLabel-catalogs-create table th#header2,
  body.pageLabel-catalogs-edit table th#header2,
  body.pageLabel-catalogs table tr.col2,
  body.pageLabel-catalogs-create table tr.col2,
  body.pageLabel-catalogs-edit table tr.col2 {
    width: 60%;
  }
  body.pageLabel-catalogs table th#header6,
  body.pageLabel-catalogs-create table th#header6,
  body.pageLabel-catalogs-edit table th#header6,
  body.pageLabel-catalogs table tr.col6,
  body.pageLabel-catalogs-create table tr.col6,
  body.pageLabel-catalogs-edit table tr.col6 {
    width: 10%;
  }
  body.pageLabel-catalogs table tr.expand-icon,
  body.pageLabel-catalogs-create table tr.expand-icon,
  body.pageLabel-catalogs-edit table tr.expand-icon {
    width: 15%;
  }
}
body.pageLabel-catalogs .account-section-content .btn.btn-warning,
body.pageLabel-catalogs-create .account-section-content .btn.btn-warning,
body.pageLabel-catalogs-edit .account-section-content .btn.btn-warning {
  min-height: 50px;
  max-height: 50px;
}
body.pageLabel-catalogs .account-section-content .glyphicon,
body.pageLabel-catalogs-create .account-section-content .glyphicon,
body.pageLabel-catalogs-edit .account-section-content .glyphicon {
  transform: translateX(-5px);
  margin-right: 5px;
  font-size: 18px;
}
body.pageLabel-catalogs .account-section-content .zmdi-shopping-cart,
body.pageLabel-catalogs-create .account-section-content .zmdi-shopping-cart,
body.pageLabel-catalogs-edit .account-section-content .zmdi-shopping-cart {
  font-size: 22px;
  transform: none;
  vertical-align: middle;
  margin-right: 5px;
}
@media (min-width: 768px) {
  body.pageLabel-catalogs #editCatalogForm,
  body.pageLabel-catalogs-create #editCatalogForm,
  body.pageLabel-catalogs-edit #editCatalogForm {
    padding-left: 0px !important;
  }
}
body.pageLabel-catalogs #editCatalogForm .input--filled,
body.pageLabel-catalogs-create #editCatalogForm .input--filled,
body.pageLabel-catalogs-edit #editCatalogForm .input--filled {
  background: none;
}
body.pageLabel-catalogs #editCatalogForm span,
body.pageLabel-catalogs-create #editCatalogForm span,
body.pageLabel-catalogs-edit #editCatalogForm span {
  text-transform: none;
}
body.pageLabel-catalogs #editCatalogForm span[id*=errors],
body.pageLabel-catalogs-create #editCatalogForm span[id*=errors],
body.pageLabel-catalogs-edit #editCatalogForm span[id*=errors] {
  color: #ed1c24 !important;
}
#colorbox body.pageLabel-catalogs #editCatalogForm,
#colorbox body.pageLabel-catalogs-create #editCatalogForm,
#colorbox body.pageLabel-catalogs-edit #editCatalogForm {
  display: block;
}
body.pageLabel-catalogs #editCatalogForm .checkbox,
body.pageLabel-catalogs-create #editCatalogForm .checkbox,
body.pageLabel-catalogs-edit #editCatalogForm .checkbox {
  margin-bottom: 10px !important;
}
body.pageLabel-catalogs [type=radio],
body.pageLabel-catalogs-create [type=radio],
body.pageLabel-catalogs-edit [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
body.pageLabel-catalogs #editCatalogForm textarea,
body.pageLabel-catalogs-create #editCatalogForm textarea,
body.pageLabel-catalogs-edit #editCatalogForm textarea {
  resize: none;
  width: 100%;
  min-height: 0px;
}
body.pageLabel-catalogs #editCatalogForm .color-option,
body.pageLabel-catalogs-create #editCatalogForm .color-option,
body.pageLabel-catalogs-edit #editCatalogForm .color-option {
  cursor: pointer;
}
@media (max-width: 768px) {
  body.pageLabel-catalogs .catalog-info,
  body.pageLabel-catalogs-create .catalog-info,
  body.pageLabel-catalogs-edit .catalog-info {
    display: inline-block;
    margin: 20px;
  }
}
body.pageLabel-catalogs .color-collection label,
body.pageLabel-catalogs-create .color-collection label,
body.pageLabel-catalogs-edit .color-collection label {
  display: inline-block;
}
body.pageLabel-catalogs .color-option,
body.pageLabel-catalogs-create .color-option,
body.pageLabel-catalogs-edit .color-option {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  display: inline-block;
}
body.pageLabel-catalogs .color-option.selected,
body.pageLabel-catalogs-create .color-option.selected,
body.pageLabel-catalogs-edit .color-option.selected {
  border-color: #000000;
}
@media (max-width: 991px) {
  .business-report {
    margin: 0 15px;
  }
}
.business-report .report-frame {
  width: 100%;
  border: 1px solid lightgray;
}
.business-report .jcf-select {
  height: 40px;
}
.business-report .jcf-select .jcf-select-text {
  margin: 10px 35px 0 11px;
}
.business-report .jcf-select .jcf-select-opener {
  position: unset;
}
.business-report .jcf-select .zmdi {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 20px;
}
.business-report iframe {
  border: 0;
}
.business-report .fullscreen {
  font-size: 20px;
  font-weight: 400;
  color: #027ac9;
  margin-top: 40px;
  cursor: pointer;
}
.business-report .fullscreen .zmdi {
  vertical-align: middle;
  font-size: 25px;
}
@media (max-width: 991px) {
  .business-report .fullscreen {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
/* Get the specific HOME elements */
#section-home-top figcaption {
  font-size: 13px;
  line-height: 1.25;
  word-wrap: break-word;
  margin-top: 10px;
}
#section-home-top .fabory-image-resize {
  display: table-cell;
  vertical-align: middle;
  height: 96px;
}
#section-home-top .fabory-homepage-link {
  width: 100%;
}
#section-home-top .homepage-category-holder {
  height: 205px;
}
#section-home-top .nav-tabs {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  overflow: hidden;
  background: none;
  display: flex;
}
#section-home-top .nav-tabs > li {
  position: relative;
  bottom: -4px;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px 4px 0 0 !important;
  -moz-border-radius: 4px 4px 0 0 !important;
  -webkit-border-radius: 4px 4px 0 0 !important;
  overflow: hidden;
  width: 50%;
  display: flex;
}
#section-home-top .nav-tabs > li.one-item {
  width: 100%;
}
#section-home-top .nav-tabs > li:hover,
#section-home-top .nav-tabs > li.active {
  bottom: 0 !important;
}
#section-home-top .nav-tabs > li > a {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin: 0 !important;
  color: #5b5b5b;
  background: #f7f7f7;
  padding: 12px 10px 12px;
  font-size: 14px;
  font-weight: 600;
  -webkit-box-shadow: inset 0px 0px 4px 0px #000;
  -moz-box-shadow: inset 0px 0px 4px 0px #000;
  box-shadow: inset 0px 0px 4px 0px #000;
  width: 100%;
}
#section-home-top .nav-tabs > li:hover > a {
  color: #027ac9 !important;
}
#section-home-top .nav-tabs > li.active > a {
  padding: 14px 10px 10px;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
  background-color: #027ac9;
}
#section-home-top .nav-tabs > li.active:hover > a {
  color: #ffffff !important;
}
#section-home-top #homepage-industrials-tab,
#section-home-top homepage-fasteners-tab {
  cursor: pointer;
}
#section-home-top .tab-content {
  border: 1px solid #f7f7f7;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: 0 10px;
}
#section-home-top .tab-content .anchor-neutral {
  border-bottom: 1px solid #f7f7f7;
  display: block;
  padding: 7px 0 6px;
  overflow: hidden;
  line-height: 20px;
  font-size: 14px;
  position: relative;
}
#section-home-top .tab-content .anchor-neutral img {
  margin-right: 20px;
}
#section-home-top .tab-content .anchor-neutral span {
  max-width: 80%;
}
#section-home-top .tab-content .anchor-neutral .zmdi {
  font-size: 20px;
  color: #027ac9;
  font-weight: 700;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#section-home-top .tab-content .anchor-neutral:hover {
  color: #027ac9 !important;
}
#section-home-top .tab-content .row div:last-of-type .anchor-neutral {
  border-bottom: 0 !important;
}
@media (min-width: 1024px) and (max-width: 1400px) {
  #section-home-top .tab-content .anchor-neutral {
    font-size: 13px;
  }
  #section-home-top .tab-content .anchor-neutral img {
    margin-right: 10px;
  }
  #section-home-top .nav-tabs li a {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  #section-home-top [id*=tab-] .row {
    padding-left: 5px;
  }
  #section-home-top [id*=tab-] .col-lg-3 {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #section-home-top [id*=tab-] .row {
    padding-left: 10px;
  }
  #section-home-top [id*=tab-] .col-lg-3 {
    padding: 0 5px;
  }
}
.ie-resize {
  width: 100%;
}
.homepage-category-image {
  width: auto !important;
  height: auto !important;
  max-width: 96px;
  max-height: 96px;
}
#section-home-top .carousel,
#section-home-top .carousel .parent,
#section-home-top .carousel .carousel-inner,
#section-home-top .carousel .item {
  height: auto;
  min-height: 480px;
}
#section-home-top .carousel .carousel-inner {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
#section-home-top .carousel .carousel-inner .item {
  background: #027ac9 url('https://via.placeholder.com/800x800?text=background-image') center center no-repeat;
  background-size: cover;
}
#section-home-top .carousel a {
  color: #ffffff;
}
#section-home-top .triangle {
  background: none;
  background-size: 100% auto;
}
#section-home-top .triangle h3 {
  font-weight: 700;
}
#section-home-top .triangle .btn {
  font-size: 20px;
}
#section-home-top .triangle.absolute {
  bottom: 0;
  position: absolute;
}
#section-home-top .triangle.absolute p.txt-light {
  font-size: 30px;
  font-family: 'roboto', sans-serif;
  font-weight: 400;
}
#section-home-top .banner-col .child {
  background: none;
}
#section-home-top .child {
  background-size: cover;
}
#section-home-top .tab-content .col-lg-6:first-of-type .child {
  background: #027ac9 url('https://via.placeholder.com/800x800/666/eee?text=background-image') center center no-repeat;
}
#section-home-top .tab-content .col-lg-6:last-of-type .child {
  background: #027ac9 url('https://via.placeholder.com/800x800/aaa/eee/?text=background-image') center center no-repeat;
}
#section-home-top .aspect-ratio {
  height: 0;
  overflow: hidden;
  padding-top: 40%;
  position: relative;
}
#section-home-top .banner-box {
  width: 100%;
  height: 100%;
  max-height: 420px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-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;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  background: url(https://via.placeholder.com/800x800?text=background-image) center center no-repeat;
  background-size: cover;
}
#section-home-top .banner-box .absolute {
  position: absolute;
  bottom: 20%;
  left: 30px;
}
#section-home-top .banner-box .absolute h1 {
  width: 60%;
  margin-bottom: 10px;
}
#section-home-top .banner-box .absolute h2 {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  #section-home-top .carousel,
  #section-home-top .carousel .parent,
  #section-home-top .carousel .carousel-inner,
  #section-home-top .carousel .item {
    max-height: 800px;
  }
}
@media (max-width: 560px) {
  #section-home-top .absolute h1 {
    font-size: 5vw !important;
    width: 100% !important;
  }
  #section-home-top .absolute h2 {
    font-size: 4vw !important;
  }
  #section-home-solutions {
    overflow: hidden;
  }
  #section-home-solutions .col h4 {
    padding: 10px 0 !important;
  }
  #products-view h4 {
    margin-top: 0 !important;
  }
}
#section-home-brands .carousel .carousel-inner {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
#section-home-brands .well.well-homepage {
  padding: 0px 15px;
}
#section-home-brands .homepage-banner-image-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 15px;
}
@media (min-width: 1200px) {
  #section-home-brands #slider-2 div[class*=mb-] {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1199px) {
  #section-home-brands .well {
    padding: 15px 20px;
  }
  #section-home-brands .well div[class*=px-] {
    padding: 0 10px !important;
  }
}
@media (max-width: 767px) {
  #section-home-brands .well {
    padding: 20px 20px 0 20px;
  }
  #section-home-brands .well div[class*=px-] {
    margin-bottom: 20px !important;
  }
  #section-home-brands #slider-2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
#section-home-solutions {
  width: 100%;
}
#section-home-solutions [class*=col-] {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
#section-home-solutions .aspect-ratio {
  padding-top: 60% !important;
}
#section-home-solutions .well {
  background-color: none !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  max-height: 180px;
  left: 0;
}
#section-home-solutions .well a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#section-home-solutions .well a h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 122, 201, 0.75);
}
#section-home-solutions .well a:hover {
  opacity: .5;
}
#section-home-solutions .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 !important;
}
#section-home-solutions .row .col {
  width: 31%;
}
#section-home-solutions .row .col a {
  text-decoration: none;
}
#section-home-solutions .row .col h4 {
  text-transform: none;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: black;
}
#section-home-solutions .row .col h4:hover {
  color: #027ac9;
}
#section-home-solutions .row .col h4 .zmdi {
  font-size: 22px;
  font-weight: 600;
  margin-left: 15px;
}
#section-home-solutions .row:before,
#section-home-solutions .row:after {
  display: none;
}
#section-home-solutions [class*=col-]:nth-child(even) .well {
  background-image: url('https://via.placeholder.com/800x800/444/777/?text=background-image');
}
#section-home-solutions [class*=col-]:nth-child(odd) .well {
  background-image: url('https://via.placeholder.com/800x800/777/444/?text=background-image');
}
@media (max-width: 1199px) {
  #section-home-solutions .well a h3 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #section-home-solutions .col {
    width: 46% !important;
  }
}
#section-home-populair h2 {
  font-weight: bold;
  margin-top: 0;
}
#section-home-populair .product-box {
  border-bottom: none;
}
#section-home-populair .product-box.grid-item {
  padding-bottom: 0;
}
#section-home-populair .product-box.grid-item figcaption {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
#section-home-populair .product-box.grid-item .inner {
  padding-bottom: 10px;
  border-bottom: none;
}
#section-home-populair .product-box.grid-item .row {
  margin-top: 5px !important;
}
#section-home-populair .product-box.grid-item .populair-product-price {
  height: 45px;
}
#section-home-populair .product-box.grid-item .populair-product-price br:nth-child(3) {
  display: none;
}
.border-inside {
  position: relative;
}
.border-inside span {
  background: #fff;
  padding: 0 15px;
  display: inline-block;
  position: relative;
  z-index: 10;
  margin-left: 30px;
}
.border-inside:after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #f3f3f3;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .border-inside {
    text-align: center;
  }
  .border-inside span {
    margin-left: 0;
  }
}
#section-home-services {
  width: 100%;
}
#section-home-services [class*=col-] {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 0 !important;
}
#section-home-services .aspect-ratio {
  height: 0;
  overflow: hidden;
  padding-top: 40%;
  position: relative;
}
#section-home-services .well {
  background-color: none !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  max-height: 350px;
  left: 0;
}
#section-home-services .well a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#section-home-services .well a h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 122, 201, 0.75);
}
#section-home-services .well a:hover {
  opacity: .5;
}
#section-home-services .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 !important;
}
#section-home-services .row .col {
  width: 45%;
}
#section-home-services .row .col a {
  text-decoration: none;
}
#section-home-services .row .col h4 {
  text-transform: none;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: black;
}
#section-home-services .row .col h4:hover {
  color: #027ac9;
}
#section-home-services .row .col h4 .zmdi {
  font-size: 22px;
  font-weight: 600;
  margin-left: 15px;
}
#section-home-services .row:before,
#section-home-services .row:after {
  display: none;
}
#section-home-services [class*=col-]:nth-child(even) .well {
  background-image: url('https://via.placeholder.com/800x800/444/777/?text=background-image');
}
#section-home-services [class*=col-]:nth-child(odd) .well {
  background-image: url('https://via.placeholder.com/800x800/777/444/?text=background-image');
}
@media (max-width: 1199px) {
  #section-home-services .well a h3 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #section-home-services .col {
    width: 46% !important;
  }
}
/* Get the main styling for the checkout pages */
#addressFormPopup,
#addressFormPopupWithError {
  display: none;
}
#colorbox #addressFormPopup,
#colorbox #addressFormPopupWithError {
  display: block;
}
#addressFormPopup .jcf-select-clear > .jcf-select-opener,
#addressFormPopupWithError .jcf-select-clear > .jcf-select-opener {
  right: 10px;
  top: 14px;
}
#addressFormPopup .checkbox,
#addressFormPopupWithError .checkbox {
  margin-bottom: 10px !important;
}
.register_line_height {
  line-height: 32px;
}
.order-confirmation-guest-list {
  list-style-type: none;
}
#selectDeliveryMethodFormStandard .error-message-holder,
#selectDeliveryMethodFormPickup .error-message-holder,
#addressFormPopup .error-message-holder,
#addressFormPopupWithError .error-message-holder {
  margin-bottom: 20px;
}
#selectDeliveryMethodFormStandard .error-message-holder .form-group,
#selectDeliveryMethodFormPickup .error-message-holder .form-group,
#addressFormPopup .error-message-holder .form-group,
#addressFormPopupWithError .error-message-holder .form-group {
  margin-bottom: 0px !important;
}
.checkout-step-box {
  width: 50%;
  float: left;
  padding: 5px;
}
.checkout-step-box.highlighted {
  background-color: #e4e4e4;
}
.checkout-step-box.fullrow {
  width: 100%;
}
.checkout-step-box.billing_address.hide {
  position: 'absolute';
  visibility: 'hidden';
}
.checkout-step-box.billing_address.show {
  position: 'relative';
  visibility: 'visible';
}
.checkout-step-box.payment_methods.halfwidth {
  width: 50%;
}
.checkout-step-box.payment_methods.fullwidth {
  width: 100%;
}
.checkout-step-row {
  width: 100%;
  clear: left;
}
.checkout-step-row .adyen-checkout__input-wrapper img {
  vertical-align: initial;
}
.checkout-step-row .sepadirectdebit {
  border: 1px solid #d6d6d6;
  overflow: hidden;
  display: none;
}
.checkout-step-row .sepadirectdebit .chckt-pm__radio-button {
  display: none;
}
.checkout-step-row .sepadirectdebit .chckt-pm {
  border: 0;
}
.checkout-step-row .sepadirectdebit .chckt-pm__details {
  display: block;
}
.checkout-shipping-box-header {
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping-buttons .btn {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.checkout-shipping-buttons:after {
  clear: both;
}
.scheduledlines-date {
  float: left;
  margin-right: 15px;
}
.deliverydatecalendar.form-control,
.deliverydatecalendar[readonly] {
  background-color: #ffffff;
}
.fabory-cart-page {
  width: 20px;
}
.mini-cart .price {
  margin-left: 80px;
  text-align: unset !important;
}
.mini-cart .mini-cart-body img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.item__list .item__quantity {
  padding: 0px !important;
}
.item__list .item__quantity .form-control {
  height: 48px !important;
}
.item__list .item__image {
  width: auto;
}
.item__list .item__image img {
  max-height: 96px;
}
.item__list .item__quantity .form-control {
  width: 60px !important;
}
.item__list .item__quantity [class*=btn-].btn-minus,
.item__list .item__quantity [class*=btn-].btn-plus {
  width: 43px !important;
}
.fabory-cart-image {
  position: relative;
  width: 96px;
  height: 96px;
}
.fabory-cart-image img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.hide-gross-price {
  display: none !important;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: auto !important;
  max-height: 96px !important;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span.date-warning {
  color: #fe9800;
}
.cart-totals .row .subtotals .tax {
  font-weight: bold;
}
.cart-totals .row .subtotals .shipping {
  font-weight: bold;
}
.cart-totals .row .subtotals .totals {
  font-size: 22px;
  text-transform: none;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .row .subtotals span {
  float: right;
  font-weight: bold;
  padding-right: 60px;
}
.has-tooltip {
  position: relative;
  cursor: pointer;
}
.has-tooltip .zmdi {
  color: #027ac9;
}
.has-tooltip a {
  color: #027ac9 !important;
  text-decoration: underline !important;
}
.has-tooltip:hover .message-text {
  display: block;
}
.has-tooltip .message-text.multiple {
  width: 330px;
  left: calc(50% - 165px);
}
.has-tooltip .message-text.multiple .inner {
  width: 330px;
}
.has-tooltip .message-text {
  display: none;
  position: absolute;
  width: 300px;
  height: 20px;
  left: calc(50% - 148px);
  top: -14px;
}
.has-tooltip .message-text .inner {
  min-height: auto;
  display: block;
  font-size: 14px;
  width: 300px;
  background-color: #ffffff;
  color: #5b5b5b;
  text-align: center;
  border-radius: 15px;
  padding: 20px;
  position: absolute;
  bottom: 90%;
  left: 50%;
  margin-left: -50%;
  line-height: 1.2;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3) !important;
  z-index: 1000;
}
.has-tooltip .message-text .inner:before,
.has-tooltip .message-text .inner:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.has-tooltip .message-text .inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.has-tooltip .message-text .inner:before {
  border-color: rgba(0, 122, 201, 0);
  border-width: 9px;
  margin-left: -9px;
}
.fast_delivery a,
.delay_delivery a,
.contact_delivery a {
  color: #5b5b5b !important;
  text-decoration: none !important;
}
.fast_delivery .zmdi-truck,
.delay_delivery .zmdi-truck,
.contact_delivery .zmdi-truck {
  margin-right: 8px !important;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-order-summary-list .price {
    margin-left: 0px !important;
  }
}
@media (max-width: 560px) {
  .buttons_wrap div {
    width: 48%;
  }
  .buttons_wrap button:nth-of-type(2),
  .buttons_wrap button:nth-of-type(4),
  .buttons_wrap button:nth-of-type(6),
  .buttons_wrap button:nth-of-type(8),
  .buttons_wrap button:nth-of-type(10) {
    border-right: 1px solid #e4e4e4;
  }
  .buttons_wrap button:nth-of-type(3) {
    border-right: none;
  }
  .buttons_wrap button:nth-of-type(5),
  .buttons_wrap button:nth-of-type(6) {
    border-bottom: none;
  }
  .buttons_wrap button:nth-of-type(9) {
    border-right: none;
    border-top: none;
  }
  .buttons_wrap img {
    width: 100%;
  }
}
.item__list .item__quantity .form-control {
  width: 70px !important;
}
#addressForm .error {
  color: #ed1c24;
}
#addressForm .form-control.error {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.step_container {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.step_container h2 {
  color: #000000;
  font-weight: 500;
  margin: 0 0 40px;
}
/* NEW LOGIN */
.login {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 90%;
  margin: 0 auto;
}
.login .wrap:first-of-type,
.login .wrap:last-of-type {
  width: 260px;
}
.login .text_wrap {
  overflow: hidden;
  padding-bottom: 20px;
  font-size: 18px;
  color: #000000;
  line-height: 21px;
}
.login .text_wrap p {
  font-size: 18px;
  color: #000000;
  line-height: 21px;
  margin: 0;
}
.login .text_wrap ul {
  list-style: none;
}
.login .text_wrap ul li {
  position: relative;
}
.login .text_wrap ul li:before {
  content: '\f26b';
  display: inline-block;
  color: #00b517;
  font-family: 'material-design-iconic-font';
  margin-right: 20px;
}
.login .devider {
  width: 1px;
  background: #5b5b5b;
  margin-bottom: 35px;
}
.login .form-control {
  height: 55px;
  padding: 17px 20px;
  background: #f7f7f7;
  border: none;
  margin-bottom: 20px;
}
.login .form-control .btn {
  font-weight: 400 !important;
}
.login .form-control ::-webkit-input-placeholder,
.login .form-control ::-moz-placeholder,
.login .form-control :-ms-input-placeholder,
.login .form-control :-moz-placeholder {
  color: #5b5b5b;
  font-size: 15px;
}
.login .form-control:focus {
  border: none;
}
.login .forgotten-password {
  margin: 10px 0 0;
}
.login .forgotten-password .description {
  display: block;
  margin: 0 auto;
}
.login .forgotten-password .btn {
  padding-left: 0;
}
h3.headline-text {
  color: #000000;
  font-weight: 500;
  margin: 0 0 40px;
}
.thankyou {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.thankyou .wrap {
  width: 46%;
}
.thankyou .wrap:first-of-type {
  border: 1px solid #00b517;
}
.thankyou.guest .wrap:first-of-type {
  border: 1px solid #027ac9;
}
.thankyou .single {
  margin: 0 auto;
}
.thankyou.top .bg-success {
  width: 100%;
  padding: 40px;
  border: 1px solid #00b517;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.thankyou.top .bg-success .image {
  margin: 0 30px 0 0;
  display: flex;
  align-items: center;
}
.thankyou.top .bg-success .image .zmdi {
  font-size: 70px;
  color: #00b517;
}
.thankyou.top .bg-success p {
  margin: 0 0 0 5px;
}
.thankyou .bg-success,
.thankyou .bg-brand {
  padding: 40px;
}
.thankyou h1 {
  color: #00b517;
  font-weight: 500;
  margin-top: 0;
}
.thankyou .image {
  margin: 54px 0 100px;
}
.thankyou .image .zmdi {
  font-size: 70px;
  color: #00b517;
}
.thankyou ol {
  counter-reset: item;
  list-style-type: none;
  border-left-width: 1px;
  border-left-style: solid;
  padding: 0 0 0 25px;
  margin: 0 0 0 10px;
  border-left-color: #5b5b5b;
}
.thankyou ol li {
  margin-bottom: 30px;
  margin-left: -27px;
  position: relative;
}
.thankyou ol li div {
  margin-left: 50px;
  position: relative;
  font-size: 15px;
  font-family: 'arial', 'helvetica', 'sans-serif';
}
.thankyou ol li div:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #5b5b5b;
  background: #ffffff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -58px;
}
.thankyou ol li div p {
  position: relative;
  top: -3px;
}
.thankyou ol li:first-of-type p {
  font-weight: 700;
}
.thankyou ol li:first-of-type p:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  display: block;
  background: #00b517;
  position: absolute;
  left: -54px;
  top: 7px;
  z-index: 2;
}
.thankyou ol li:last-of-type {
  background: #ffffff;
  margin-bottom: 0;
}
.thankyou ol li:last-of-type p {
  margin-bottom: 0;
}
.thankyou .bg-brand {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}
.thankyou .bg-brand h2 {
  color: #027ac9;
}
.thankyou .bg-brand ul {
  list-style: none;
}
.thankyou .bg-brand ul li {
  padding-left: 10%;
  text-align: left;
  font-family: 'roboto', sans-serif;
}
.thankyou .bg-brand ul li .zmdi {
  color: #00b517;
  margin-right: 20px;
  font-size: 20px;
}
.counter_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  overflow: hidden;
}
.counter_wrap .counter {
  width: 33%;
  padding: 50px 40px;
  color: #027ac9;
  font-family: 'roboto', sans-serif;
}
.counter_wrap .counter .count-title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 500;
}
.counter_wrap .counter p {
  font-size: 18px;
  font-weight: 300;
}
.counter_wrap .counter:nth-child(even) {
  border-left: 1px solid #027ac9;
  border-right: 1px solid #027ac9;
}
@media (max-width: 767px) {
  #navbar-primary {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    -webkit-transition: top .5s ease;
    transition: top .5s ease;
  }
  #cboxOverlay {
    display: none;
  }
  #code-modal {
    padding: 0;
  }
  #code-modal .modal-dialog {
    margin: 0;
  }
  #code-modal .modal-content {
    width: 100%;
    border: none;
    background: #000000;
    color: #ffffff;
  }
  #code-modal .modal-header {
    display: flex;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    width: 100%;
    padding: 0 15px;
  }
  #code-modal .modal-header .close {
    text-shadow: none;
    margin: 0;
  }
  #code-modal .modal-header h4 {
    color: #ffffff;
    margin: 0;
  }
  #code-modal .modal-header .zmdi {
    font-size: 24px;
    color: #ffffff;
  }
  #code-modal .modal-header:before,
  #code-modal .modal-header:after {
    content: normal !important;
    display: block !important;
  }
  #code-modal .modal-body .img-responsive {
    margin: 30px auto;
  }
  #code-modal .modal-body a {
    color: #ffffff;
    font-weight: 500;
    text-decoration: underline;
  }
  #navbar-primary .navbar-header,
  #navbar-primary.navbar-default {
    min-height: 50px !important;
    max-height: 50px !important;
    height: 50px !important;
    z-index: 1;
  }
  #navbar-primary .code-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
  }
  #navbar-primary .code-header h4 {
    color: #ffffff !important;
    margin: 0;
  }
  #navbar-primary .code-header a {
    color: #ffffff !important;
  }
  #navbar-primary .code-header .zmdi {
    font-size: 1.5em;
  }
  #navbar-primary.nav-up {
    top: -50px !important;
  }
  .login {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
  .login .wrap:first-of-type,
  .login .wrap:last-of-type {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 30px;
  }
  .login .devider {
    margin: 0 auto 30px;
    height: 1px;
    width: 100%;
  }
  .login h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .login .wrap p {
    font-size: 14px;
    color: #5b5b5b;
    margin: 20px 0 0 !important;
  }
  .login .btn-clear {
    padding: 15px 0;
    margin-top: 20px;
    line-height: 24px;
  }
  .login .loginForm_mobile {
    display: none;
  }
  .login .js-password-forgotten {
    margin-top: 0;
  }
  .login span.text-center {
    color: #5b5b5b;
    font-size: 14px;
    display: block;
  }
  .cpl {
    padding-left: 15px !important;
  }
  .cpr {
    padding-right: 15px !important;
  }
  .shipping h2 {
    text-align: center;
  }
  #prev_step .zmdi:first-of-type {
    margin-right: 0;
  }
  #scanner-container {
    margin-top: 12%;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  #scanner-container video {
    position: relative;
    width: 100%;
    height: 60%;
    display: block;
    z-index: 1;
  }
  #scanner-container .drawingBuffer {
    position: absolute;
    z-index: 50;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90% !important;
    height: 70% !important;
    border: 2px solid #ffffff;
  }
  #scanner-container br {
    display: none;
  }
  #scanner-container .scan-item-info {
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding: 25px 20px 20px;
    position: absolute;
    width: 80%;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
    display: none;
    box-shadow: 0 0 25px #444444 !important;
    -moz-box-shadow: 0 0 25px #444444;
    -webkit-box-shadow: 0 0 25px #444444;
  }
  #scanner-container .scan-item-info .description {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #scanner-container .scan-item-info .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  #scanner-container .scan-item-info .item .row {
    width: 100%;
    margin: 0 0 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  #scanner-container .scan-item-info .item .img-responsive {
    margin: 0 20px 0 0;
    width: 30%;
  }
  #scanner-container .scan-item-info .item .description {
    width: 65%;
  }
  #scanner-container .scan-item-info .close {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: .7;
  }
  #scanner-container .scan-item-info .input-group {
    margin-bottom: 10px;
  }
  #scanner-container .scan-item-info .input-group .form-control {
    padding: 14px 0;
  }
  #scanner-container .scan-item-info div small,
  #scanner-container .scan-item-info div .price {
    display: block;
  }
  #scanner-container .scan-item-info div .price {
    font-size: 20px;
    color: #000000;
    white-space: nowrap;
  }
  #scanner-container .global-alerts {
    position: absolute;
    width: 95%;
    top: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 100;
    display: none;
  }
  .switch {
    margin: 20px auto;
    width: 40%;
    display: block;
  }
  .groupButtons {
    display: flex;
  }
  .flashText {
    display: inline;
    padding: 10%;
  }
  .cartButton {
    margin: 20px auto;
    width: 40%;
    display: block;
  }
  #bottom-resize {
    order: 2;
  }
  .item__list .item__quantity .form-control {
    width: 38px !important;
  }
  .login {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
  .login .wrap:first-of-type,
  .login .wrap:last-of-type {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 30px;
  }
  .login .devider {
    margin: 0 auto 30px;
    height: 1px;
    width: 100%;
  }
  .login h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .login .btn-clear {
    padding: 15px 0;
    margin-top: 20px;
    line-height: 24px;
  }
  .login .loginForm_mobile {
    display: none;
  }
  .login .js-password-forgotten {
    margin-top: 0;
  }
  .login span.text-center {
    color: #5b5b5b;
    font-size: 14px;
    display: block;
  }
  .thankyou {
    width: 90%;
    flex-direction: column;
    justify-content: center;
  }
  .thankyou h2 {
    text-align: center;
  }
  .thankyou .wrap {
    width: 100%;
    margin: 0 auto 30px;
  }
  .thankyou .image {
    margin: 10% 0;
  }
  .thankyou .bg-success {
    padding: 40px 10px;
  }
  .thankyou.top .bg-success .text-left {
    text-align: center !important;
  }
  .shipping fieldset .head {
    height: 40px;
  }
  .shipping fieldset .head .jcf-radio {
    top: 0;
  }
  .shipping fieldset .head .title {
    width: 75%;
  }
  .shipping fieldset.active .hidden_inputs {
    margin: 20px 0 0 0 !important;
  }
  .shipping h2 {
    text-align: center;
  }
  .modal {
    padding-top: 50px;
  }
  .modal .modal-content {
    width: 98%;
  }
  .po_wrap {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .select_payment h2 {
    text-align: center;
  }
  .select_payment .hint {
    font-size: 11px;
  }
  .thankyou {
    width: 90%;
    flex-direction: column;
    justify-content: center;
  }
  .thankyou h2 {
    text-align: center;
  }
  .thankyou .wrap {
    width: 100%;
    margin: 0 auto 30px;
  }
  .thankyou .image {
    margin: 10% 0;
  }
  .thankyou .bg-success {
    padding: 40px 10px;
  }
  .thankyou.top .bg-success .text-left {
    text-align: center !important;
  }
  .counter_wrap {
    width: 90%;
    margin: 0 auto 40px;
    flex-direction: column;
    justify-content: center;
  }
  .counter_wrap .counter {
    width: 100%;
  }
  .counter_wrap .counter:nth-child(even) {
    border-top: 1px solid #027ac9;
    border-bottom: 1px solid #027ac9;
    border-left: none;
    border-right: none;
  }
  .counter_wrap .counter:fisrt-of-type {
    border-top: 1px solid #027ac9;
  }
  .counter_wrap .counter:last-of-type {
    border-bottom: 1px solid #027ac9;
  }
}
@media (max-width: 480px) {
  .login h2 {
    font-size: 14px;
  }
  .shipping fieldset .head .title {
    width: 55%;
  }
}
#checkout-select-delivery-method-section .control:has(> label) .jcf-select .jcf-select-text {
  margin: 20px 35px 0 11px;
}
#checkout-select-delivery-method-section .jcf-select-innight .jcf-select-opener {
  display: none !important;
}
.cart-title {
  font-weight: 400;
  font-size: 20px;
  margin: 10px 0 5px 0;
  min-width: 200px;
}
.cart-title .zmdi {
  color: #5b5b5b;
  margin-left: 5px;
}
#cart--header {
  display: flex;
  gap: 12px;
  justify-content: flex-start;
}
#cart--header .big-cart-banner {
  display: flex;
  align-items: stretch;
  gap: 12px;
  background: #f7f7f7;
  border-radius: 8px;
}
#cart--header .big-cart-banner .icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  font-size: 50px;
  background: #dddddd;
  border-radius: 8px 0 0 8px;
}
#cart--header .big-cart-banner .icon-container .zmdi {
  color: #0f3057;
}
#cart--header .big-cart-banner .notification-message {
  padding: 16px 32px;
}
#cart--header .big-cart-banner .notification-message p {
  font-size: 16px;
  color: #0f3057;
  margin-bottom: 20px;
}
.content__empty {
  border: 1px solid #e4e4e4;
  padding: 80px 50px;
  width: 80%;
  max-width: 580px;
  margin: 0 auto;
}
.content__empty .cart-title {
  color: #e4e4e4;
}
.content__empty .zmdi-shopping-cart {
  font-size: 60px;
  color: #f7f7f7;
}
.content__empty .btn {
  min-width: 200px;
}
.checkout_container {
  width: 80%;
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
}
.checkout_container .cart_id {
  color: #5b5b5b;
  font-size: 14px;
  margin-bottom: 25px;
}
.checkout_container .orderline-reference {
  color: #5b5b5b;
  margin-top: 5px;
  min-height: 30px;
}
.checkout_container .orderline-reference .orderline-reference-label {
  cursor: pointer;
  text-decoration: underline;
}
.checkout_container .orderline-reference input {
  width: 90%;
  border: 1px solid #5b5b5b;
  padding: 3px;
}
@media (max-width: 768px) {
  .checkout_container .orderline-reference {
    width: 100%;
  }
}
.checkout_container .btn--continue-checkout {
  margin: 0;
  width: 100% !important;
  border-radius: 8px !important;
  margin-bottom: 30px !important;
}
.checkout_container .btn-clear:hover {
  color: #5b5b5b;
  text-decoration: underline;
}
.checkout_container .btn-clear {
  background: none;
  color: #5b5b5b;
  text-transform: none;
  font-weight: 400;
}
.checkout_container .alert-info-checkout {
  background-color: #f7f7f7;
  border: 1px solid #5b5b5b !important;
  color: #e51f2a;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 8px;
}
.checkout_container .item__orderline-reference {
  width: 100%;
}
.checkout_container .item__list {
  display: flex;
  /*ie hack*/
  width: 100%;
  vertical-align: middle;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.checkout_container .item__list .btn-sm {
  min-width: 38px !important;
  max-width: 38px !important;
  width: 38px !important;
  min-height: 38px !important;
  max-height: 38px !important;
  height: 38px !important;
  overflow: hidden;
  line-height: 10px;
}
.checkout_container .item__list .input-group .form-control {
  min-width: 48px;
  min-height: 38px;
  max-height: 38px;
  width: 48px !important;
}
.checkout_container .item__list .input-group-btn button {
  font-size: 20px;
  font-weight: normal;
  padding: 10px;
}
.checkout_container .item__list .btn-group a {
  color: #5b5b5b;
}
.checkout_container .item__list .item__info {
  vertical-align: top;
  flex: 1;
  padding: 0 10px 0 0;
  line-height: 20px;
  width: auto;
  font-size: 14px !important;
}
.checkout_container .item__list .item__description {
  overflow: hidden;
  padding-right: 20px;
}
.checkout_container .item__list .item__description.item__price-unavailable {
  color: #fe9800;
}
.checkout_container .item__list .adp-my-catalog {
  width: 25px;
  height: 25px;
  margin-top: 0px;
  margin-left: 5px;
}
.checkout_container .item__list .item__delivery {
  vertical-align: middle;
  padding-left: 0 !important;
  color: #5b5b5b;
  font-weight: 100;
}
.checkout_container .item__list .item__delivery span .zmdi {
  font-size: 22px;
  line-height: 17px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.checkout_container .item__list .item__delivery span.item__code {
  min-width: 100px;
}
.checkout_container .item__list .item__delivery span.fast_delivery {
  position: relative;
}
.checkout_container .item__list .item__delivery span.fast_delivery .zmdi {
  color: #00b517;
}
.checkout_container .item__list .item__delivery .zmdi-truck.fast_delivery {
  color: #00b517 !important;
}
.checkout_container .item__list .item__delivery .zmdi-truck.delay_delivery {
  color: #fe9800 !important;
}
.checkout_container .item__list .item__delivery span.contact_delivery {
  position: relative;
}
.checkout_container .item__list .item__delivery span.contact_delivery .zmdi {
  color: #e4e4e4;
}
.checkout_container .item__list .item__delivery span.delay_delivery {
  position: relative;
}
.checkout_container .item__list .item__delivery span.delay_delivery .zmdi {
  color: #fe9800;
}
.checkout_container .item__list .item__delivery span.item__unit {
  display: inline-block;
}
.checkout_container .item__list .item__image {
  vertical-align: middle;
  width: 10%;
  max-width: 96px;
  padding: 0 15px 0 0 !important;
  text-align: center;
}
.checkout_container .item__list .item__image img {
  max-width: 72px;
  max-height: 72px;
}
.checkout_container .item__list .item__quantity {
  vertical-align: top;
  width: 120px;
  text-align: center;
  padding-top: 5px;
}
.checkout_container .item__list .item__quantity .form-control {
  display: inline-block;
  text-align: center;
}
.checkout_container .item__list .item__quantity [class*=btn-].btn-plus,
.checkout_container .item__list .item__quantity [class*=btn-].btn-plus-small,
.checkout_container .item__list .item__quantity [class*=btn-].btn-minus,
.checkout_container .item__list .item__quantity [class*=btn-].btn-minus-small {
  background-color: #e4e4e4 !important;
}
.checkout_container .item__list .item__quantity [class*=btn-].btn-plus:hover,
.checkout_container .item__list .item__quantity [class*=btn-].btn-plus-small:hover,
.checkout_container .item__list .item__quantity [class*=btn-].btn-minus:hover,
.checkout_container .item__list .item__quantity [class*=btn-].btn-minus-small:hover {
  background-color: #5b5b5b !important;
}
.checkout_container .item__list .item__total {
  width: 220px;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
  line-height: 20px;
  font-weight: 400 !important;
}
.checkout_container .item__list .item__total > span {
  display: block;
}
.checkout_container .item__list .item__total .gross-price {
  font-weight: 100;
  color: #5b5b5b;
  line-height: 14px;
}
.checkout_container .item__list .item__total .excluding-price,
.checkout_container .item__list .item__total .login-modal {
  font-weight: 700;
  color: #027ac9;
  font-size: 18px;
}
.checkout_container .item__list .item__total .excluding-price > span,
.checkout_container .item__list .item__total .login-modal > span {
  white-space: nowrap;
}
.checkout_container .item__list .item__total.item__no-price {
  width: 50px;
}
.checkout_container .item__list .btn-group {
  display: table-cell;
  padding-right: 0;
}
.checkout_container .cart_bottom {
  font-size: 15px;
  margin-top: 4px;
}
.checkout_container .cart_bottom .zmdi {
  margin-right: 7px !important;
  margin-top: -2px;
}
.special_btn {
  min-height: 10px;
  padding: 12px 0 11px;
  width: 34px;
  float: left;
  background: #ffffff;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: 1.3em;
  line-height: 0.75em;
  vertical-align: -15%;
  position: absolute;
  right: 5px;
  top: 0;
}
.btn-po-clear,
.btn-collimark-clear {
  color: #5b5b5b;
}
.btn-po-clear:hover .zmdi,
.btn-collimark-clear:hover .zmdi {
  opacity: .7;
}
.btn-po-clear:hover .zmdi .form-control,
.btn-collimark-clear:hover .zmdi .form-control {
  display: inline-block;
  text-align: center;
}
.btn-po-clear:hover .zmdi [class*=btn-].btn-plus,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-plus,
.btn-po-clear:hover .zmdi [class*=btn-].btn-plus-small,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-plus-small,
.btn-po-clear:hover .zmdi [class*=btn-].btn-minus,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-minus,
.btn-po-clear:hover .zmdi [class*=btn-].btn-minus-small,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-minus-small {
  background-color: #e4e4e4 !important;
}
.btn-po-clear:hover .zmdi [class*=btn-].btn-plus:hover,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-plus:hover,
.btn-po-clear:hover .zmdi [class*=btn-].btn-plus-small:hover,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-plus-small:hover,
.btn-po-clear:hover .zmdi [class*=btn-].btn-minus:hover,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-minus:hover,
.btn-po-clear:hover .zmdi [class*=btn-].btn-minus-small:hover,
.btn-collimark-clear:hover .zmdi [class*=btn-].btn-minus-small:hover {
  background-color: #5b5b5b !important;
}
.po-saving,
.collimark-saving {
  color: #00b517;
  display: none;
}
.po-saving:hover .zmdi,
.collimark-saving:hover .zmdi {
  opacity: .7;
  color: #00b517;
}
.po-saving .item__total,
.collimark-saving .item__total {
  width: 180px;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  margin-top: -4px;
}
.po-saving .item__total span,
.collimark-saving .item__total span {
  display: block;
}
.po-saving .item__total .gross-price,
.collimark-saving .item__total .gross-price {
  color: #5b5b5b;
  line-height: 18px;
}
.po-saving .item__total .excluding-price,
.collimark-saving .item__total .excluding-price {
  font-weight: 700;
  color: #027ac9;
  font-size: 18px;
}
.btn-coupon-check {
  display: none;
  color: #5b5b5b;
  background: none !important;
}
.coupon-wrap {
  margin-top: 20px;
  position: relative;
  padding: 15px 30px;
  background-color: #F8F8F8;
}
.coupon-wrap .message-holder {
  position: relative;
}
.coupon-wrap #add-coupon-btn {
  padding: 0;
  min-height: auto;
}
.coupon-wrap .cart-voucher__input {
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  padding-right: 40px;
  margin: 0;
  float: none;
}
.coupon-wrap .cart-voucher__btn {
  min-height: 10px;
  padding: 12px 0 11px;
  width: 34px;
  float: left;
  background: #ffffff;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: 1.3em;
  line-height: 0.75em;
  vertical-align: -15%;
  position: absolute;
  right: 5px;
  padding: 13px 0 12px;
  background-color: #027ac9;
  right: 0;
  top: 0;
}
.coupon-wrap .cart-voucher__btn.btn-coupon-check {
  cursor: default;
}
.coupon-wrap .cart-voucher__btn:hover,
.coupon-wrap .cart-voucher__btn:focus,
.coupon-wrap .cart-voucher__btn:active {
  opacity: .7;
}
.coupon-wrap .message-wrapper .message-holder .message-holder-text {
  visibility: visible !important;
  width: 100%;
  display: block;
  border: 1px solid #e51f2a !important;
  color: #e51f2a !important;
  margin-left: -50% !important;
  background-color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -75px;
  line-height: 1.2;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2) !important;
  z-index: 1000;
}
.coupon-wrap .message-wrapper .message-holder .message-holder-text:before {
  border-top-color: #e51f2a !important;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 9px;
  margin-left: -9px;
}
.coupon-wrap .message-wrapper .message-holder .message-holder-text:after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  border-style: solid;
  border-width: 8px;
  margin-left: -8px;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
}
.coupon-wrap .btn-coupon-error {
  color: #e51f2a;
  background: none;
}
.coupon-wrap .btn-coupon-error:hover .zmdi {
  opacity: .7;
  color: #e51f2a;
}
.createAccount {
  overflow: hidden;
}
.createAccount .form-group {
  overflow: hidden;
}
.createAccount .jcf-checkbox {
  float: left;
  margin-right: 5px;
}
.createAccount .checkbox_label {
  text-transform: none;
  font-size: 15px;
  font-family: 'roboto', sans-serif;
  font-weight: 400;
  cursor: pointer;
  float: left;
  line-height: 20px;
}
.createAccount .passInputs {
  display: none;
  margin-top: 20px;
}
.checkout-aside {
  padding: 25px !important;
  min-width: 280px;
  color: #5b5b5b;
}
.checkout-aside .has-tooltip {
  display: inline-block;
  max-width: 70%;
  padding-right: 10px;
}
.checkout-aside h3 {
  color: black;
  font-weight: 400;
  margin: 0 0 30px;
}
.checkout-aside .coupon-price {
  color: #00b517;
}
.checkout-aside .subtotal-price {
  position: relative;
  padding-top: 20px;
}
.checkout-aside .subtotal-price:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #e4e4e4;
  position: absolute;
  top: 8px;
  right: 0;
}
.checkout-aside .total-price {
  font-weight: 700;
  color: #0f3057;
}
.checkout-aside div span.pull-right {
  font-family: 'roboto', sans-serif;
}
.checkout-aside .input-sm {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 12px;
}
.checkout-aside .message-wrapper .message-holder {
  width: 100%;
  -webkit-transition: .5s all;
  -webkit-transition-delay: 5s;
  -moz-transition: .5s all;
  -moz-transition-delay: 5s;
  -ms-transition: .5s all;
  -ms-transition-delay: 5s;
  -o-transition: .5s all;
  -o-transition-delay: 5s;
  transition: .5s all;
  transition-delay: 5s;
}
.checkout-aside .message-wrapper .message-holder .message-holder-text {
  font-size: 15px;
}
.po_wrap {
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.po_wrap p {
  color: #5b5b5b;
}
.po_wrap .btn-po-clear,
.po_wrap .po-saving,
.po_wrap .btn-po-check,
.po_wrap .btn-collimark-clear,
.po_wrap .collimark-saving {
  display: none;
  min-height: 10px;
  padding: 12px 0 11px;
  width: 34px;
  float: left;
  background: #ffffff;
  font: normal normal normal 14px/1 'material-design-iconic-font';
  font-size: 1.3em;
  line-height: 0.75em;
  vertical-align: -15%;
  position: absolute;
  right: 5px;
  top: 0;
  background: transparent !important;
  bottom: 6px;
  top: auto;
  z-index: 10;
}
.po_wrap .btn-po-clear,
.po_wrap .btn-collimark-clear {
  color: #5b5b5b;
}
.shipping h2 {
  margin: 15px 0 45px;
}
.shipping fieldset {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #f7f7f7;
  margin-bottom: 25px;
  display: block;
}
.shipping fieldset .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  height: 80px;
  margin: 0;
}
.shipping fieldset .head input {
  margin-right: 0;
  width: 20px;
}
.shipping fieldset .head .title {
  width: 46%;
}
.shipping fieldset .head .title p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-family: 'roboto', sans-serif;
}
.shipping fieldset .head .title span {
  font-size: 15px;
  color: #5b5b5b;
  font-family: 'arial', 'helvetica', 'sans-serif';
  display: block;
  line-height: 20px;
}
.shipping fieldset .head .logo {
  width: 100px;
  text-align: center;
}
.shipping fieldset .head .price {
  width: 100px;
  font-size: 18px;
  line-height: 20px;
  color: #5b5b5b;
  font-family: 'arial', 'helvetica', 'sans-serif';
  font-weight: 700;
  text-align: right;
}
.shipping fieldset .head.head-disabled .jcf-radio,
.shipping fieldset .head.head-disabled .price {
  visibility: hidden;
}
.shipping fieldset .hidden_inputs {
  display: none;
}
.shipping fieldset .hidden_inputs .row {
  margin: 0;
}
.shipping fieldset .hidden_inputs [class*=col-] {
  padding: 0 5px;
}
.shipping fieldset {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.shipping fieldset.active {
  background: #ffffff;
  border: 1px solid #027ac9;
}
.shipping fieldset.active .hidden_inputs {
  display: block;
  margin: 24px 0 0 42px;
}
.shipping fieldset.active .hidden_inputs .form-group {
  position: relative;
  margin-bottom: 15px;
}
.shipping fieldset.active .hidden_inputs .form-group label:not(.error) {
  font-size: 12px;
  color: #5b5b5b;
  text-transform: none;
  line-height: 21px;
  font-family: 'roboto', sans-serif;
  font-weight: 400;
  z-index: 1;
}
.shipping fieldset.active .hidden_inputs .form-group label:not(.error).special {
  position: absolute;
  top: 5px;
  left: 12px;
}
.shipping fieldset.active .hidden_inputs .form-group .form-control[readonly] {
  background: #ffffff;
  border: none;
  color: #000000;
  padding: 0;
  line-height: 21px;
  font-size: 15px;
  border: 1px solid #e4e4e4;
  height: 55px;
  padding: 24px 20px 12px 12px;
  text-transform: none;
}
.shipping fieldset.active .hidden_inputs .form-group .form-control[readonly]:focus {
  background: #ffffff;
  border: 1px solid #027ac9;
}
.shipping fieldset.active .hidden_inputs .form-group.guest .form-control {
  background: #f7f7f7;
  border: none;
  color: #000000;
  padding: 0;
  line-height: 21px;
  font-size: 15px;
  border: 1px solid #f7f7f7;
  height: 55px;
  padding: 24px 20px 12px 12px;
  text-transform: none;
  position: relative;
}
.shipping fieldset.active .hidden_inputs .form-group.guest .zmdi {
  color: #5b5b5b !important;
}
.shipping fieldset.active .hidden_inputs .form-group .zmdi {
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 22px;
}
.shipping fieldset.active .hidden_inputs .form-group .zmdi.zmdi-chevron-down {
  position: relative;
  top: 0;
  right: 5px;
}
.shipping fieldset.active .hidden_inputs .btn-clear {
  color: #027ac9;
  padding: 0;
}
.shipping fieldset.active .price {
  color: #027ac9;
}
.shipping fieldset.active .price.green {
  color: #00b517;
}
.select_payment {
  margin: 0 auto;
  float: none;
}
.select_payment .hint {
  position: relative;
  bottom: 18px;
  display: block;
  text-align: right;
  font-size: 14px;
  color: #5b5b5b;
  font-family: 'roboto', sans-serif;
}
.select_payment .main_image {
  margin: 0 auto 20px;
  display: block;
}
.select_payment .text-center {
  font-family: 'roboto', sans-serif;
}
.select_payment .form-group .zmdi {
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 26px;
}
.buttons_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  margin: 20px auto;
  width: 100%;
}
.buttons_wrap button {
  background: #ffffff;
  align-self: center;
  color: #888888;
  font-size: 11px;
  padding: 10px 10px 40px;
  width: 25%;
  height: 133px;
  border: 1px solid #cccccc;
  position: relative;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.buttons_wrap button img {
  display: inline-block;
}
.buttons_wrap button span {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 1px;
  width: 100%;
  font-weight: 100;
}
.buttons_wrap button:hover {
  color: #027ac9;
}
.buttons_wrap button:last-of-type,
.buttons_wrap button:nth-of-type(9),
.buttons_wrap button:nth-of-type(10) {
  border-top: none;
}
.buttons_wrap button:nth-of-type(1),
.buttons_wrap button:nth-of-type(2),
.buttons_wrap button:nth-of-type(3),
.buttons_wrap button:nth-of-type(4) {
  border-bottom: none;
}
.buttons_wrap button:nth-of-type(1),
.buttons_wrap button:nth-of-type(2),
.buttons_wrap button:nth-of-type(3),
.buttons_wrap button:nth-of-type(5),
.buttons_wrap button:nth-of-type(6),
.buttons_wrap button:nth-of-type(7),
.buttons_wrap button:nth-of-type(9),
.buttons_wrap button:nth-of-type(10) {
  border-right: none;
}
/*Inputs interaciton effect */
.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.input__field {
  position: relative;
  display: block;
  float: right;
  -webkit-appearance: none;
  border: none;
  background: #f7f7f7;
  color: #000000;
  width: 60%;
}
.input-effect {
  border: 1px solid #f7f7f7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.input-effect.input--filled {
  border: 1px solid #027ac9;
  background: #ffffff;
}
.input-effect.input--filled.success {
  background: #ffffff;
  border: 1px solid #00b517 !important;
}
.input-effect.input--filled.error {
  background: #ffffff;
  border: 1px solid #e51f2a !important;
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  width: 40%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: none;
}
.input__label-content {
  position: relative;
  display: block;
  padding: 18px 12px 16px;
  width: 100%;
  font-family: 'roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}
.input__field-effect {
  padding: 16px 12px 10px;
  width: 100%;
  height: 55px;
}
.input--filled {
  background: #f7f7f7;
}
.input--filled .input__field-effect {
  background: #ffffff;
  font-family: 'roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.input--filled label.error {
  background: #ffffff;
  width: 100%;
}
.input__label-effect {
  position: absolute;
  width: 100%;
  text-align: left;
  pointer-events: none;
  z-index: 10;
  line-height: 21px;
}
.input__label-content-effect {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__field-effect:focus + .input__label-effect .input__label-content-effect,
.input--filled .input__label-content-effect {
  -webkit-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
  font-size: 11px;
}
.border-radius-0 {
  border-radius: 0 !important;
}
.margin-0 {
  margin: 0;
}
.border-none {
  border: none;
}
/* Add Animation */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.content__empty .content {
  width: 76% !important;
}
.btn--continue-shopping,
.btn--continue-checkout {
  margin: 0;
}
@media (max-width: 992px) {
  .shipping fieldset .head .logo {
    width: 80px;
  }
  .shipping fieldset .head .logo img {
    max-width: 100%;
  }
  .cpl {
    padding-right: 15px !important;
  }
  .cpr {
    padding-left: 15px !important;
  }
}
@media (max-width: 768px) {
  .row.flex {
    display: flex;
    flex-wrap: wrap;
  }
  #top-resize {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
  #bottom-resize {
    order: 2;
  }
  .item__list .item__quantity .form-control {
    width: 38px !important;
  }
  .content__empty {
    padding: 40px;
  }
  #cart--header {
    flex-direction: column;
  }
  .item__list .item__delivery span.item__code {
    display: block;
  }
}
@media (max-width: 480px) {
  .checkout_container {
    width: 98%;
    padding-bottom: 15px;
  }
  .item__list .item__description {
    font-size: 14px;
    line-height: 18px;
  }
  .item__list .item__delivery span {
    font-size: 12px !important;
  }
  .item__list .gross-price {
    display: none !important;
  }
  .item__list .item__image img {
    max-width: 50px !important;
  }
  .item__list .item__total {
    width: 25% !important;
    font-family: 'roboto', sans-serif;
  }
  .item__list .item__total .excluding-price {
    font-size: 13px !important;
    line-height: 18px;
    width: 100%;
  }
  .item__list .item__total .excluding-price > span {
    display: block;
  }
  .item__list .item__delivery .item__code {
    min-width: auto !important;
  }
  .item__list .item__quantity .form-control {
    width: 38px !important;
  }
  .content__empty {
    width: 90%;
    padding: 20px 10px;
  }
  .content__empty .content {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .item__list {
    border-top: 1px solid #e4e4e4;
    padding: 30px 0;
    margin: 0;
    flex-wrap: wrap !important;
  }
  .item__list:last-child {
    border-bottom: 1px solid #e4e4e4;
  }
  .item__list .item__description,
  .item__list .item__delivery {
    width: 100% !important;
  }
  .item__list .item__delivery {
    margin-top: 15px;
  }
  .item__list .item__info {
    margin: 0;
    width: 50% !important;
  }
  .item__list .item__info {
    width: 30%;
  }
  .item__list .item__delivery {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .item__list .item__delivery .separator {
    display: none;
  }
  .item__list .item__total {
    width: auto !important;
  }
  .item__list .item__total .excluding-price,
  .item__list .item__total .gross-price {
    text-align: right;
  }
  #top-resize.scrollable {
    position: static  !important;
  }
  .cart-price-box {
    width: 100%;
  }
  .checkout_container .cart-price-box #top-resize.scrollable {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .item__list .item__info {
    width: 48%;
    padding: 0 10px 0 0;
  }
  .item__list .item__delivery span {
    font-size: 14px;
  }
  .item__list .item__delivery span.item__code {
    min-width: auto !important;
  }
  .item__list .item__image img {
    max-width: 50px !important;
  }
  .item__list .item__total {
    font-size: 12px !important;
  }
  .item__list .item__total .excluding-price {
    font-size: 15px;
  }
}
.checkout_container .cart-price-box #top-resize {
  padding-top: 124px;
}
#top-resize.fixed {
  position: relative;
}
#top-resize.scrollable {
  position: fixed;
  top: auto !important;
}
.adjust-quantity-modal .modal-content {
  background-color: #ffffff !important;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.adjust-quantity-modal .modal-header {
  border: 0;
}
.adjust-quantity-modal .modal-header h4 {
  color: black;
  font-weight: bold;
}
.adjust-quantity-modal .modal-header .close {
  top: 20px;
  right: 20px;
  color: #027ac9;
}
.adjust-quantity-modal .modal-body a {
  width: 45%;
  margin-right: 5%;
}
@media (max-width: 767px) {
  .adjust-quantity-modal .modal-body a {
    width: 80%;
    margin-right: 0;
    margin-bottom: 5%;
  }
}
.adjust-quantity-modal .modal-body button {
  width: 45%;
}
@media (max-width: 767px) {
  .adjust-quantity-modal .modal-body button {
    width: 80%;
    margin-bottom: 20px;
  }
}
.adjust-quantity-modal .adjustQuantity_links {
  text-align: center;
}
.small-costs-modal .modal-content {
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  background: #FFFFFF !important;
}
.small-costs-modal .modal-header {
  border: 0;
}
.small-costs-modal .modal-header .close {
  top: 20px;
  right: 20px;
}
.small-costs-modal .modal-title {
  font-weight: bold;
}
.small-costs-modal .modal-body a {
  width: 45%;
  margin-right: 5%;
}
@media (max-width: 767px) {
  .small-costs-modal .modal-body a {
    width: 80%;
    margin-right: 0;
    margin-bottom: 5%;
  }
}
.small-costs-modal .smallCosts_links {
  text-align: center;
}
.small-costs-modal input[type=checkbox] {
  margin: 0 10px;
  vertical-align: middle;
}
.small-costs-modal label {
  font-weight: normal;
  text-transform: none;
}
@media (min-width: 768px) {
  .small-costs-modal .modal-dialog {
    width: 900px !important;
  }
}
@media (min-width: 1200px) {
  .small-costs-modal .col-lg-2_4 {
    float: left !important;
    width: 20% !important;
  }
  .small-costs-modal #grid-view {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.small-costs-modal .smallCosts_modal {
  margin-top: 10px;
}
.small-costs-modal .smallCosts_links {
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .small-costs-modal .smallCosts_modal .product-box {
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto;
  }
  .small-costs-modal .smallCosts_modal .inner {
    text-align: left;
  }
}
.small-costs-modal #consumable-products {
  margin: 0;
  padding: 0 15px 0 15px;
}
.small-costs-modal #products-view {
  margin-bottom: 20px;
  padding: 0 !important;
}
.small-costs-modal .product-box .inner {
  font-size: 12px;
  height: 100%;
  padding: 0;
  border: none;
  background-color: transparent;
}
.small-costs-modal .product-box .inner a {
  width: 100%;
  margin-right: 0;
}
.small-costs-modal .product-box .inner .alp-image-holder {
  height: 150px;
}
.small-costs-modal .product-box img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.small-costs-modal .product-box figcaption {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-align: left;
}
.small-costs-modal .product-box .code {
  display: block;
  color: #666;
  margin: 0 !important;
}
.small-costs-modal .price-wrap-cart {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 10px;
  padding-right: 15px;
}
.small-costs-modal .cart-recommended-btn button {
  width: 100%;
}
@media (max-width: 768px) {
  html[data-smartbanner-original-margin-top] .page-cartPage .global-alerts .alert {
    margin-top: 70px;
  }
}
#checkout-primary {
  background: #ffffff;
  min-height: 55px;
  max-height: 55px;
  border: none;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2) !important;
}
#checkout-primary .navbar-header .navbar-brand {
  float: left;
  width: 145px;
  padding: 0;
  margin: 0 15px 0 -10px;
  position: relative;
  z-index: 100;
  height: 55px;
}
#checkout-primary .navbar-header .navbar-brand #logotype_brand_white {
  margin-top: 14px;
}
#checkout-primary .navbar-header .navbar-brand > img {
  position: absolute;
  width: 100%;
  height: auto;
}
#checkout-primary .container-fluid {
  width: 98%;
  max-width: 1220px;
  margin: 0 auto;
  position: relative;
}
#checkout-primary .header-hint {
  position: absolute;
  z-index: 10;
  margin: 0 0 0 -15px;
  width: 100%;
  color: #000000;
  font-size: 14px;
  height: 55px;
}
#checkout-primary .header-hint span {
  line-height: 55px;
  margin: 0 10px;
}
@media (max-width: 769px) {
  #checkout-primary .navbar-header .navbar-brand {
    margin: 0 15px 0 15px;
  }
  #checkout-primary .raiting {
    margin: 16px 15px 0 0;
  }
}
.save-hint {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  position: absolute;
  z-index: 20;
  top: 20px;
  right: 10px;
}
#logotype_brand_white {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: static;
  margin-top: 14px;
}
footer .step_container .row:last-of-type {
  background: none !important;
}
footer .step_container p {
  color: #5b5b5b;
  font-size: 15px;
  line-height: 18px;
  width: 80%;
  max-width: 640px;
  margin: 0 auto 10px;
}
footer .step_container p:last-of-type {
  margin-top: 10px;
}
footer .footer_payment {
  width: 230px;
  height: 35px;
}
footer #section-footer-new {
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
}
@media (max-width: 480px) {
  footer .step_container p {
    width: 90%;
  }
  footer #section-footer-new {
    border-top: 1px solid #e4e4e4 !important;
  }
}
.page-multiStepCheckoutSummaryPage {
  font-family: 'roboto', sans-serif, 'arial', 'helvetica', 'sans-serif';
}
.page-multiStepCheckoutSummaryPage .checkout_container {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-headline {
  font-weight: 400;
  text-transform: none;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top {
  display: flex;
  flex-wrap: wrap-reverse;
  align-items: start;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  min-width: 350px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box {
  width: 50%;
  border: 1px solid #e4e4e4;
  padding: 25px;
  margin-right: -1px;
  margin-top: -1px;
  color: #5b5b5b;
  font-weight: 100;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-shipping,
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-payment {
  border-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-address,
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-billing-address {
  border-top: 0;
}
@media (max-width: 768px) {
  .page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-shipping,
  .page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-payment {
    border-bottom: 1px solid #e4e4e4;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-address,
  .page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-box.checkout-summary-billing-address {
    border-top: 1px solid #e4e4e4;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-payment .payment-method-logo {
  margin-right: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-shipping .zmdi-truck {
  font-size: 22px;
  vertical-align: text-bottom;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-shipping .delay_delivery .zmdi-truck {
  color: #fe9800;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-info-wrapper .checkout-summary-shipping .fast_delivery .zmdi-truck {
  color: #00b517;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-totals {
  display: flex;
  flex-direction: column;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-summary-top .checkout-summary-totals .checkout-aside {
  min-width: 260px;
  margin-left: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .back-to-top {
  width: 260px;
  margin-left: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .place-order-form {
  width: 260px;
  margin-left: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .place-order-form .terms-checkbox {
  padding: 15px 0;
  font-size: 14px;
  color: #000000;
  text-transform: none;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .place-order-form .terms-checkbox .jcf-checkbox {
  margin-right: 8px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .place-order-form .terms-checkbox .terms-label {
  vertical-align: middle;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .place-order-form form {
  min-width: 260px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000000;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-items {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .item__quantity {
  background: #f7f7f7;
  font-weight: bold;
  padding: 5px 10px !important;
  margin-left: 10px;
  min-width: 60px;
  width: auto;
  text-align: center;
}
.page-multiStepCheckoutSummaryPage .checkout-summary .checkout-edit-link {
  color: #5b5b5b;
  text-transform: none;
  font-weight: 100;
  text-decoration: underline;
}
/* MOBILE */
@media (max-width: 768px) {
  .page-multiStepCheckoutSummaryPage .checkout_container {
    width: 100% !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-headline {
    font-size: 16px;
    font-weight: bold !important;
    text-align: center;
    padding: 20px 0 0 0;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals {
    width: 100%;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals .checkout-aside {
    border-top: 1px solid #e4e4e4;
    background: transparent !important;
    order: 1;
    margin: 0 !important;
    color: #5b5b5b;
    font-weight: 100;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals .checkout-aside h3 {
    color: #000000;
    font-weight: 500;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals .checkout-aside .total-price,
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals .checkout-aside b {
    font-weight: 500;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-totals .checkout-aside .subtotal-price:before {
    background: #5b5b5b;
  }
  .page-multiStepCheckoutSummaryPage .back-to-top {
    width: 100% !important;
    margin: 0 !important;
    padding: 20px !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-aside,
  .page-multiStepCheckoutSummaryPage .place-order-form,
  .page-multiStepCheckoutSummaryPage .checkout-summary-box,
  .page-multiStepCheckoutSummaryPage .checkout-items > .title,
  .page-multiStepCheckoutSummaryPage .checkout-items .item__list {
    padding: 20px !important;
  }
  .page-multiStepCheckoutSummaryPage .place-order-form {
    width: auto !important;
    margin: 0 !important;
    padding-top: 0 !important;
  }
  .page-multiStepCheckoutSummaryPage .place-order-form form {
    width: 100%;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-info-wrapper {
    min-width: inherit !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-summary-info-wrapper .checkout-summary-box {
    flex-basis: 100% !important;
    border-width: 1px 0 0 0 !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-items {
    border-top: 1px solid #e4e4e4;
  }
  .page-multiStepCheckoutSummaryPage .checkout-items .title,
  .page-multiStepCheckoutSummaryPage .checkout-items .item__list {
    margin: 0 !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-items .item__list:first-child {
    border-top: none;
  }
  .page-multiStepCheckoutSummaryPage .checkout-items .alert {
    margin: 0 20px !important;
  }
}
/* Get the main styling for the corporate pages */
.carousel-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.carousel-container .carousel {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 45px;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  overflow: hidden;
}
.carousel-container .carousel .slider {
  display: flex;
  height: 100%;
  flex-shrink: 0;
  transition: all 0.5s;
  overflow: hidden;
}
.carousel-container .carousel .slider.gap {
  gap: 5px;
}
.carousel-container .carousel .slider .slide {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-container .carousel .slider.automatic {
  animation: scroll 10s linear infinite;
}
.carousel-container .carousel .slider:hover {
  animation-play-state: paused;
}
.carousel-container img {
  width: 100%;
  height: auto;
}
.carousel-container .controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  pointer-events: none;
  /* This ensures the controls don't block clicks on the carousel */
}
.carousel-container .controls .arrow {
  pointer-events: auto;
  /* Enable click events for the controls */
  cursor: pointer;
  text-shadow: none;
  font-size: 45px;
  width: 45px;
  height: 45px;
  opacity: 1;
  color: #5B5B5B;
  display: flex;
  justify-content: center;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
}
.carousel-container .controls .arrow.prev {
  left: 10px;
}
.carousel-container .controls .arrow.next {
  right: 10px;
}
.carousel-container .controls .arrow:hover {
  background-color: #0f3057;
  color: white;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.fabory-menu-section.faq-section {
  display: flex;
}
.fabory-menu-section.faq-section .faq-menu {
  width: 20%;
  height: fit-content;
}
@media (max-width: 767px) {
  .fabory-menu-section.faq-section .faq-menu {
    width: unset;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.fabory-menu-section .faq-body {
  flex: 1;
}
.fabory-menu-section .faq-body .faq-list {
  padding: 0;
  margin: 0;
  overflow: unset;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item {
  list-style-type: none;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-item {
  color: #0f3057;
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 0px 8px 0px;
  width: 100%;
  position: relative;
  text-decoration: none;
  margin: 1px 0;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-item.title {
  font-size: 28px;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-item.open .my-faq-body-icon {
  transform: none;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-item .my-faq-body-icon {
  color: #027ac9;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-media {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item .faq-media li img {
  width: 100%;
}
.fabory-menu-section .faq-body .faq-list .faq-list-item ul li {
  color: black;
  padding: 8px 15px 8px 0px;
}
.fabory-menu-section .faq-body .my-faq-body-icon {
  font-size: 26px;
  color: #0f3057;
  transform: rotate(-90deg);
  transition: all 250ms ease;
}
@media (max-width: 767px) {
  .fabory-menu-section {
    flex-direction: column;
  }
}
.sticky {
  position: sticky;
  top: 100px;
}
@media (max-width: 767px) {
  .sticky {
    position: relative;
    top: 0;
    overflow-y: unset;
  }
}
.inspect-logo a {
  cursor: default;
}
.punchout-header.main-header .site-logo {
  padding: 5px 0 0;
}
.punchout-header.main-header .site-logo img {
  max-height: 35px;
}
.branding-mobile {
  padding: 5px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cancelButton {
    margin-bottom: 15px;
  }
}
.btn-continue-shopping {
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.ms-options-wrap,
.ms-options-wrap * {
  box-sizing: border-box;
  cursor: pointer;
}
.ms-options-wrap > button {
  position: relative;
  width: 100%;
  text-align: left;
  border: 1px solid #888888;
  background-color: #fff;
  padding: 5px 20px 5px 5px;
  font-size: 13px;
  color: #888888;
  outline-offset: -2px;
  white-space: nowrap;
}
.ms-options-wrap > button > span {
  display: inline-block;
}
.ms-options-wrap > button[disabled] {
  background-color: #e5e9ed;
  color: #808080;
  opacity: 0.6;
}
.ms-options-wrap > button:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #888888;
}
.ms-options-wrap.ms-has-selections > button {
  color: #333;
}
.ms-options-wrap > .ms-options {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 20px;
  background: white;
  z-index: 2000;
  border: 1px solid #ccc;
  overflow: auto;
  visibility: hidden;
}
.ms-options-wrap.ms-active > .ms-options {
  visibility: visible;
}
.ms-options-wrap > .ms-options > .ms-search input {
  width: 100%;
  padding: 4px 5px;
  border: none;
  border-bottom: 1px groove;
  outline: none;
}
.ms-options-wrap > .ms-options .ms-selectall {
  display: inline-block;
  font-size: .9em;
  text-transform: lowercase;
  text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
  text-decoration: underline;
}
.ms-options-wrap > .ms-options > .ms-selectall.global {
  margin: 4px 5px;
}
.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ms-options-wrap > .ms-options > ul li.ms-hidden {
  display: none;
}
.ms-options-wrap > .ms-options > ul > li.optgroup {
  padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border-top: 1px solid #aaa;
}
.ms-options-wrap > .ms-options > ul > li.optgroup .label {
  display: block;
  padding: 10px 0 5px 0;
  margin-left: 10px;
  text-align: left;
  color: #ccc;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}
.ms-options-wrap > .ms-options > ul label {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 4px 4px 4px 33px;
  margin: 1px 0;
  border: 1px dotted transparent;
}
.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label {
  padding: 4px;
}
.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
  background-color: #efefef;
  border-color: #999;
}
.ms-options-wrap > .ms-options > ul li.selected label {
  background-color: #efefef;
  border-color: transparent;
}
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  margin: 0 5px 0 0;
  position: absolute;
  left: 10px;
  top: 10px;
}
.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.my-catalog-section {
  min-height: 32px;
}
.adp-my-catalog-section .adp-my-catalog-empty:hover,
.adp-my-catalog-section .adp-my-catalog-added:hover {
  text-decoration: underline;
}
.adp-my-catalog {
  position: absolute;
  display: inline-block;
  height: 32px;
  margin-top: 1px;
  cursor: pointer;
  color: #979797;
}
.adp-my-catalog.adp-my-catalog-added {
  color: #027ac9;
}
.adp-my-catalog svg {
  vertical-align: middle;
  margin-right: 5px;
}
.adp-my-catalog--hidden {
  position: absolute;
  display: inline-block;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.pdp-catalog-wrap {
  float: right;
}
.plp-catalog-wrap {
  height: 28px;
}
.plp-catalog-wrap .adp-my-catalog {
  right: 10px;
  padding: 5px;
  width: 33px;
  height: 28px;
}
.list-item .plp-catalog-wrap {
  width: 6%;
}
.nav-my-catalogs-ul li a {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
}
.ms-options-wrap button {
  width: 200px;
  background-color: #ecfdea;
  border: none;
  font-weight: normal;
  font-size: 14px;
}
.ms-options-wrap button span {
  text-decoration: underline;
}
.ms-options-wrap .ms-options {
  right: 0;
  left: auto;
  top: -200px;
}
.ms-options-wrap .ms-options label {
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  color: #000;
}
.iziToast-add-to-catalog .iziToast-texts {
  padding-top: 2px;
}
.iziToast-add-to-catalog > .iziToast-body .iziToast-buttons > a,
.iziToast > .iziToast-body .iziToast-buttons > button,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {
  background-color: #027ac9;
  color: #ffffff;
  border-radius: 5px !important;
  font-size: 13px;
  min-height: 30px;
  max-height: 30px;
}
.iziToast-add-to-catalog > .iziToast-body .iziToast-buttons > a:hover,
.iziToast > .iziToast-body .iziToast-buttons > button:hover,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {
  background-color: #0061b0;
}
.my-catalog-popup .my-catalog-list {
  max-height: 282px;
  overflow-y: auto;
}
.my-catalog-popup .my-catalog-notification-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3fae2a;
  padding: 10px;
  margin-bottom: 20px;
}
.my-catalog-popup .my-catalog-notification-failed {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #e51f2a;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}
.my-catalog-popup .my-catalog-notification-info {
  background-color: #fcf8e3;
  border-color: #f9e7c3;
  color: #f6861f;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}
.my-catalog-popup .container-preloader {
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  margin-top: -50px;
}
.my-catalog-popup .my-catalog-empty,
.my-catalog-popup .my-catalog-added {
  cursor: pointer;
}
.my-catalog-popup .my-catalog-icon {
  width: 5%;
  font-size: 15px;
  color: #979797;
  font-weight: bold;
}
.my-catalog-popup .catalog-default {
  display: inline-block;
  padding: 2px 5px;
  background: #027ac9;
  color: white;
  font-size: 13px;
  border-radius: 4px;
  margin-left: 10px;
  font-weight: normal;
}
.my-catalog-popup .table-striped tbody tr:nth-of-type(even):last-of-type {
  border-bottom: 0;
}
.my-catalog-popup .my-catalog-link {
  color: #5B5B5B;
  margin-right: 30px;
}
.text-font-bold {
  font-weight: bold;
}
#smarteditoverlay .btn-block {
  width: auto !important;
}
#smarteditoverlay [class*=btn-] {
  max-height: none;
  min-width: auto;
  padding: initial;
}
#smarteditoverlay .checkbox label:not(.error) {
  position: initial;
}
#smarteditoverlay .dropdown-toggle:after {
  display: none;
}
#navbar-secondary .smartEditComponent {
  display: inline-block;
  float: left;
}
#navbar-secondary .smartEditComponent li {
  display: inline;
}
.cart.smartEditComponent .mini-cart-link span:not(.cart-title) {
  color: #ffffff;
  font-style: normal;
  display: inline-block;
  position: absolute;
  background: #00b517;
  width: auto;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  border-radius: 50%;
  top: 7px;
  right: 3px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  min-width: 18px;
}
.smartEditComponent .navbar-nav li > a {
  color: white;
}
.navbar-corporate {
  clear: none;
}
.navbar-corporate.navbar-default {
  background-color: white;
  border-color: white;
  margin: 0;
}
.navbar-corporate .navbar,
.navbar-corporate .navbar-default .navbar-header,
.navbar-corporate .navbar-collapse,
.navbar-corporate .nav {
  clear: none;
  padding: 0;
}
.navbar-corporate.navbar {
  min-height: auto;
}
.navbar-corporate .dropdown-toggle:after {
  display: none;
}
.navbar-corporate .navbar-collapse {
  overflow-x: hidden;
}
.navbar-corporate .collapse {
  display: none;
}
.navbar-corporate .collapse.in {
  display: block;
}
.navbar-corporate .main-navbar-nav li a {
  font-size: 15px;
  color: #0f3057;
}
.navbar-corporate .main-navbar-nav li a:hover,
.navbar-corporate .main-navbar-nav li a:focus {
  color: #027ac9 !important;
  text-decoration: none;
}
.navbar-corporate .main-navbar-nav .active a,
.navbar-corporate .main-navbar-nav .open a,
.navbar-corporate .main-navbar-nav .active a:hover,
.navbar-corporate .main-navbar-nav .open a:hover,
.navbar-corporate .main-navbar-nav .active a:focus,
.navbar-corporate .main-navbar-nav .open a:focus {
  background-color: white;
}
@media (min-width: 767px) {
  .navbar-corporate .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
.navbar-corporate .btn-link {
  text-transform: capitalize;
  color: white;
  line-height: 13px;
  padding: 13px 30px;
  margin-top: 23px;
  float: right;
  max-height: 40px;
  min-height: 40px;
}
.navbar-corporate .btn-link:hover {
  color: white;
  text-decoration: none;
}
.navbar-corporate .btn-link .zmdi-shopping-cart {
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 25px;
  vertical-align: top;
}
@media (min-width: 992px) {
  .navbar-corporate .btn-link {
    margin-left: 15px;
  }
}
.navbar-corporate #navbar-primary .caret {
  display: inline-block;
}
.navbar-corporate #website-navbar-primary {
  background: white;
}
.navbar-corporate #website-navbar-primary .navbar-brand {
  height: 80px;
  padding: 3px 0 0;
}
.navbar-corporate #website-navbar-primary .navbar-brand img {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .navbar-corporate #website-navbar-primary .navbar-brand img {
    margin-left: 15px;
  }
}
.navbar-corporate #website-navbar-primary.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.navbar-corporate #website-navbar-primary .navbar-extra {
  margin-left: 0;
}
@media (min-width: 992px) {
  .navbar-corporate #website-navbar-primary .navbar-extra {
    float: right;
  }
}
@media (max-width: 767px) {
  .navbar-corporate #website-navbar-primary {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  .navbar-corporate #website-navbar-primary .mobile-navigation > a {
    padding: 13px 0!important;
    font-size: 25px !important;
    width: 40px;
    height: 50px;
    text-align: center;
  }
  .navbar-corporate #website-navbar-primary .mobile-navigation > a:hover,
  .navbar-corporate #website-navbar-primary .mobile-navigation > a:focus {
    background-color: #e7e7e7;
    color: #777;
  }
}
.navbar-corporate .navbar-toggle {
  border: 0;
  margin-top: 11px;
  padding: 14px 10px !important;
  text-align: center;
}
.navbar-corporate .navbar-toggle:hover,
.navbar-corporate .navbar-toggle:focus {
  background-color: #e7e7e7;
}
.navbar-corporate .navbar-toggle .icon-bar {
  background-color: #777;
}
.navbar-corporate .navbar-toggle.navbar-toggle-smedium {
  position: absolute;
  right: 0;
  top: -60px;
  margin: 0;
}
@media (min-width: 992px) {
  .navbar-corporate .dropdown .arrow-icon {
    display: none;
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    right: 7px;
    transform: rotate(45deg);
    bottom: -12px;
    border-right: 0;
    border-bottom: 0;
    background: white;
    z-index: 1001;
  }
  .navbar-corporate .dropdown.open .dropdown-menu {
    display: none;
  }
  .navbar-corporate .dropdown:hover .arrow-icon {
    display: block;
  }
  .navbar-corporate .dropdown:hover .dropdown-menu {
    display: block !important;
    left: -180px !important;
    top: 100%;
  }
  .navbar-corporate .dropdown:hover .dropdown-menu.one-col {
    left: -80px !important;
    min-width: 350px;
  }
}
.navbar-corporate .dropdown .dropdown-menu {
  min-width: 450px;
  padding: 0 !important;
  overflow: hidden;
}
.navbar-corporate .dropdown .dropdown-menu.empty-bottom-section .dropdown-items-container {
  padding: 20px 20px 10px 20px;
}
@media (max-width: 991px) {
  .navbar-corporate .dropdown .dropdown-menu.empty-bottom-section .dropdown-items-container {
    padding: 10px 20px;
  }
}
.navbar-corporate .dropdown .dropdown-menu .dropdown-items-container {
  padding: 20px 20px 0;
}
@media (max-width: 991px) {
  .navbar-corporate .dropdown .dropdown-menu .dropdown-items-container {
    padding: 10px 20px;
  }
}
.navbar-corporate .dropdown .dropdown-menu .dropdown-category {
  color: #007ac9;
  font-size: 17px;
}
.navbar-corporate .dropdown .dropdown-menu .dropdown-menu-bottom {
  background-color: #F8F9FD;
  padding: 20px;
  color: #888;
}
.navbar-corporate .dropdown .dropdown-menu .dropdown-menu-bottom a {
  font-weight: bold;
  color: #007ac9;
  background: none;
}
.navbar-corporate .dropdown .dropdown-menu a {
  color: #888;
}
.navbar-corporate .open:before {
  display: none;
}
@media (max-width: 991px) {
  .navbar-corporate#navbar-wrapper .drop-down-mobile-menu {
    top: 81px;
  }
  .navbar-corporate#navbar-wrapper .navbar-mobile {
    margin-top: 11px;
  }
  .navbar-corporate#navbar-wrapper .dropdown.open .dropdown-menu {
    position: static !important;
  }
  .navbar-corporate#navbar-wrapper .navbar-nav .active > a,
  .navbar-corporate#navbar-wrapper .navbar-nav .active > a:hover,
  .navbar-corporate#navbar-wrapper .navbar-nav .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
  }
  .navbar-corporate#navbar-wrapper .navbar-nav .dropdown-menu li a {
    padding: 5px 40px 5px 25px;
    color: #0f3057;
  }
  .navbar-corporate .mobile-user-navigation-node .caret {
    display: none;
  }
}
.navbar-corporate .dropdown-icon {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 20px;
}
.navbar-corporate #navbar-secondary .navbar-nav {
  margin: 2px 0 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-corporate .navbar-header {
    float: none;
  }
  .navbar-corporate .navbar-extra {
    margin: 0;
  }
  .navbar-corporate .navbar-collapse-custom {
    clear: both;
    position: absolute;
    background: white;
    width: 100%;
    border-top: 1px solid #e7e7e7;
  }
  .navbar-corporate .navbar-collapse-custom li {
    float: none;
  }
  .navbar-corporate .navbar-collapse-custom li a {
    padding: 10px 15px;
  }
  .navbar-corporate .navbar-collapse-custom .open .dropdown-menu {
    position: relative !important;
    padding-top: 0 !important;
    box-shadow: none !important;
    top: 0;
    border: 0;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  .navbar-corporate .navbar-collapse-custom {
    border-top: 1px solid #e7e7e7;
  }
}
@media (min-width: 992px) {
  .navbar-corporate .navbar-collapse-custom {
    clear: none;
    padding: 0;
    overflow-x: hidden;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
@media (max-width: 767px) {
  body.page-websiteHeader:not(.page-checkout-login):not(.page-multiStepCheckoutSummaryPage):not(.page-orderConfirmationPage):not(.page-faboryScanPage) {
    padding-top: 80px !important;
  }
}
.dropdown-items-container .row {
  display: flex;
  flex-wrap: wrap;
}
.dropdown-items-container .row > .dropdown-item {
  flex: 1 1 198px;
}
@media (max-width: 991px) {
  .dropdown-items-container .row > .dropdown-item {
    flex: 1 1 100%;
  }
}
.card.website-card {
  overflow: hidden;
}
.card.website-card a,
.card.website-card a:hover,
.card.website-card a:active {
  text-decoration: none;
}
.card.website-card img {
  max-width: 100%;
}
.card.website-card .card-body {
  padding: 0 10px 10px;
}
.card.website-card .card-title {
  font-weight: bold;
}
.card.website-card .card-text {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .card.website-card .card-text {
    padding-bottom: 0 !important;
  }
}
.card.website-card .card-link {
  font-weight: bold;
  font-size: 15px;
}
.card.website-card .card-link:hover {
  text-decoration: underline;
}
.card.website-card .card-link .zmdi {
  vertical-align: middle;
  margin-left: 5px;
}
.card.website-card .list-group {
  margin: 0;
}
.card.website-card .list-group-item {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: 0;
  border-right: 0;
  padding: 10px;
  background: transparent;
}
.card.website-card .list-group-item:last-child {
  margin-bottom: -1px;
}
.card.website-card .list-group-item .card-link .zmdi {
  vertical-align: initial;
  margin: 0 5px 0 0;
}
.card.card-White_Black_Grey {
  border: 1px solid #dddddd;
}
.card.card-White_Black_Grey .card-body {
  color: #000000;
}
.card.card-White_Black_Grey .card-body .card-title {
  color: #000000;
}
.card.card-White_Black_Grey .card-link {
  color: #000000;
}
.card.card-White_Blue_Grey {
  border: 1px solid #dddddd;
}
.card.card-White_Blue_Grey .card-body {
  color: #007ac9;
}
.card.card-White_Blue_Grey .card-body .card-text {
  color: black;
}
.card.card-White_Blue_Grey .card-body .card-title {
  color: #007ac9;
}
.card.card-White_Blue_Grey .card-link {
  color: #007ac9;
}
.card.card-White_Blue_Blue {
  border: 1px solid #007ac9;
}
.card.card-White_Blue_Blue .card-body {
  color: #007ac9;
}
.card.card-White_Blue_Blue .card-body .card-text {
  color: black;
}
.card.card-White_Blue_Blue .card-body .card-title {
  color: #007ac9;
}
.card.card-White_Blue_Blue .card-link {
  color: #007ac9;
}
.card.card-Blue_White_Grey {
  background-color: #007ac9;
  border: 1px solid #dddddd;
}
.card.card-Blue_White_Grey .card-body {
  color: white;
}
.card.card-Blue_White_Grey .card-body .card-title {
  color: white;
}
.card.card-Blue_White_Grey .card-link {
  color: white;
}
.card.card-Blue_White_Blue {
  background-color: #007ac9;
  border: 1px solid #007ac9;
}
.card.card-Blue_White_Blue .card-body {
  color: white;
}
.card.card-Blue_White_Blue .card-body .card-title {
  color: white;
}
.card.card-Blue_White_Blue .card-link {
  color: white;
}
.card.card-LightBlue_Black_Grey {
  background-color: #d7ebf7;
  border: 1px solid #dddddd;
}
.card.card-LightBlue_Black_Grey .card-body {
  color: black;
}
.card.card-LightBlue_Black_Grey .card-body .card-title {
  color: black;
}
.card.card-LightBlue_Black_Grey .card-link {
  color: black;
}
.card.card-LightBlue_Blue_Grey {
  background-color: #d7ebf7;
  border: 1px solid #dddddd;
}
.card.card-LightBlue_Blue_Grey .card-body {
  color: #007ac9;
}
.card.card-LightBlue_Blue_Grey .card-body .card-title {
  color: #007ac9;
}
.card.card-LightBlue_Blue_Grey .card-link {
  color: #007ac9;
}
.card.card-LightBlue_Blue_Blue {
  background-color: #d7ebf7;
  border: 1px solid #007ac9;
}
.card.card-LightBlue_Blue_Blue .card-body {
  color: #007ac9;
}
.card.card-LightBlue_Blue_Blue .card-body .card-text {
  color: black;
}
.card.card-LightBlue_Blue_Blue .card-body .card-title {
  color: #007ac9;
}
.card.card-LightBlue_Blue_Blue .card-link {
  color: #007ac9;
}
.card.card-Orange_White_White {
  background-color: #f6861f;
  border: 1px solid white;
}
.card.card-Orange_White_White .card-body {
  color: white;
}
.card.card-Orange_White_White .card-body .card-title {
  color: white;
}
.card.card-Orange_White_White .card-link {
  color: white;
}
.card.card-LightOrange_Blue_White {
  background-color: #ffeede;
  border: 1px solid white;
}
.card.card-LightOrange_Blue_White .card-body {
  color: black;
}
.card.card-LightOrange_Blue_White .card-body .card-title,
.card.card-LightOrange_Blue_White .card-body .card-link {
  color: #007ac9;
}
.card.card-LightOrange_Blue_White .card-link {
  color: #007ac9;
}
.card.card-LightGrey_Blue_White {
  background-color: #eeeeee;
  border: 1px solid white;
}
.card.card-LightGrey_Blue_White .card-body {
  color: black;
}
.card.card-LightGrey_Blue_White .card-body .card-title,
.card.card-LightGrey_Blue_White .card-body .card-link {
  color: #007ac9;
}
.card.card-LightGrey_Blue_White .card-link {
  color: #007ac9;
}
.card.card-noborder {
  border-width: 0;
}
.card.card--small {
  background: white;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 10px;
  margin-top: 30px;
}
.card.card--small .card-header {
  overflow: hidden;
}
.card.card--small img {
  float: left;
  max-width: 40px;
  margin-right: 9px;
}
.card.card--small .card-title {
  margin: 8px 0 0;
  font-weight: bold;
}
.card.card--small .card-body {
  margin-top: 10px;
}
.corporate-button .left-icon {
  margin-right: 5px;
}
.corporate-button .right-icon {
  margin-left: 5px;
}
.corporate-button .btn {
  height: auto;
  max-height: initial;
}
.corporate-button .btn span {
  white-space: initial;
}
.btn-White_Blue_Blue {
  background-color: white;
  border: 1px solid #027ac9 !important;
  color: #027ac9;
  text-transform: none;
}
.btn-White_Blue_Blue:active:hover,
.btn-White_Blue_Blue:active:focus,
.btn-White_Blue_Blue:active.focus,
.btn-White_Blue_Blue:hover,
.btn-White_Blue_Blue:focus,
.btn-White_Blue_Blue:active {
  background-color: #0061b0;
  border-color: #0061b0;
  color: #ffffff;
}
.btn-Blue_White_White {
  background-color: #027ac9;
  border: 1px solid white !important;
  color: white;
  text-transform: none;
}
.btn-Blue_White_White:active:hover,
.btn-Blue_White_White:active:focus,
.btn-Blue_White_White:active.focus,
.btn-Blue_White_White:hover,
.btn-Blue_White_White:focus,
.btn-Blue_White_White:active {
  background-color: #0061b0;
  border-color: #0061b0;
  color: #ffffff;
}
.btn-Blue_White_Blue {
  background-color: #027ac9;
  border: 1px solid #027ac9 !important;
  color: white;
  text-transform: none;
}
.btn-Blue_White_Blue:active:hover,
.btn-Blue_White_Blue:active:focus,
.btn-Blue_White_Blue:active.focus,
.btn-Blue_White_Blue:hover,
.btn-Blue_White_Blue:focus,
.btn-Blue_White_Blue:active {
  background-color: #0061b0;
  border-color: #0061b0;
  color: #ffffff;
}
.btn-Orange_White_White {
  background-color: #fe9800;
  border: 1px solid white !important;
  color: white;
  text-transform: none;
}
.btn-Orange_White_White:active:hover,
.btn-Orange_White_White:active:focus,
.btn-Orange_White_White:active.focus,
.btn-Orange_White_White:hover,
.btn-Orange_White_White:focus,
.btn-Orange_White_White:active {
  background-color: #e57f00;
  border-color: #e57f00;
  color: #ffffff;
}
.btn-Green_White_White {
  background-color: #00b517;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border: 0 !important;
  border: none;
  color: #ffffff;
  text-transform: none;
}
.btn-Green_White_White:active:hover,
.btn-Green_White_White:active:focus,
.btn-Green_White_White:active.focus,
.btn-Green_White_White:hover,
.btn-Green_White_White:focus,
.btn-Green_White_White:active,
.btn-Green_White_White.active:hover,
.btn-Green_White_White.active:focus,
.btn-Green_White_White.active.focus,
.btn-Green_White_White.focus,
.btn-Green_White_White.active {
  background-color: #009c00;
  border-color: #009c00;
  color: #ffffff;
}
.btn-White_Grey_Grey {
  background-color: white;
  border: 1px solid #5b5b5b !important;
  color: #5b5b5b;
  text-transform: none;
}
.btn-White_Grey_Grey:active:hover,
.btn-White_Grey_Grey:active:focus,
.btn-White_Grey_Grey:active.focus,
.btn-White_Grey_Grey:hover,
.btn-White_Grey_Grey:focus,
.btn-White_Grey_Grey:active {
  background-color: #424242;
  border-color: #424242;
  color: #ffffff;
}
.website-banner {
  position: relative;
  color: white;
  overflow: hidden;
  width: 100%;
}
.website-banner img {
  width: 100%;
}
@media (max-width: 991px) {
  .website-banner img {
    width: auto;
    min-width: 100%;
    max-height: 400px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
.website-banner .container.banner-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: left;
  transform: translateY(-50%);
  width: 80%;
  max-width: 1540px;
}
@media (max-width: 1540px) {
  .website-banner .container.banner-container {
    width: 100% !important;
  }
}
.website-banner .banner-content {
  color: white;
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  .website-banner .banner-content {
    margin: 0 0 5px;
  }
}
.website-banner a {
  margin: 0 10px 5px 0;
  min-width: 170px;
}
@media (max-width: 767px) {
  .website-banner h1,
  .website-banner h2 {
    font-size: 25px;
  }
}
.simple-banner img {
  max-width: 100%;
}
.testimonial-card {
  text-align: center;
}
.testimonial-card .testimonial-icon {
  font-size: 60px;
  color: #e3effc;
  transform: rotate(180deg);
}
.testimonial-card .testimonial-description {
  font-style: italic;
  color: #5b5b5b;
  max-width: 80%;
  margin: auto;
}
.testimonial-card .testimonial-media {
  margin-top: 25px;
}
.testimonial-card .testimonial-name {
  font-size: 15px;
  font-weight: bold;
}
.testimonial-card .testimonial-function {
  color: #5b5b5b;
}
.testimonial-card img {
  max-width: 100%;
}
.full-width-background {
  background: #f8f8f8;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .full-width-background {
    padding-bottom: 10px;
  }
}
.full-width-background.empty-section {
  background: none;
  padding-bottom: 0;
}
/* Fix space added by bootstrap col when ContentSlot empty */
.yCmsContentSlot {
  min-height: auto;
}
.page-websiteHeader {
  font-size: 15px;
  line-height: 26px;
}
.page-websiteHeader .website-header-top {
  background: #0f3057;
  margin: 0 0 19px 0;
}
.page-websiteHeader footer {
  background: #0f3057;
}
.page-websiteHeader footer h4 {
  color: white;
}
.page-websiteHeader h1,
.page-websiteHeader h2,
.page-websiteHeader h3,
.page-websiteHeader h4,
.page-websiteHeader h5,
.page-websiteHeader h6 {
  color: #0f3057;
  font-weight: bold;
}
.page-websiteHeader .cms-component {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .page-websiteHeader .cms-component {
    margin-top: 0;
  }
}
.page-websiteHeader marquee {
  display: block;
  margin: 0;
}
.container-fluid.container-fluid-notempty {
  margin-bottom: 30px;
}
.corporate-tabs-component .tabs-header {
  display: flex;
  position: relative;
  padding: 0;
}
.corporate-tabs-component .tabs-header:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  background: #d9d9d9;
  z-index: 0;
}
.corporate-tabs-component .tabs-header li {
  width: 100%;
  margin: 0 1.4em;
  background: transparent;
  text-align: center;
}
.corporate-tabs-component .tabs-header li a {
  width: 100%;
  font-size: 15px;
}
.corporate-tabs-component .tabs-header li.ui-tabs-active a {
  color: #027ac9;
  border-bottom: 2px solid #027ac9;
}
.corporate-tabs-component .ui-accordion-header {
  color: #027ac9;
  border-bottom: 2px solid #d9d9d9;
  background: transparent;
  padding: 1.2em .5em;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
}
.corporate-tabs-component .ui-accordion-header .ui-accordion-header-icon {
  text-indent: initial;
  right: .5em;
  font-size: 25px;
  left: auto;
}
.corporate-tabs-component .ui-state-active {
  background: transparent;
}
.corporate-tabs-component .ui-accordion-content {
  padding: 1em 0;
}
/** Layout specific for corporate website **/
.page-websiteHeader .corporate-tabs-component .tabs-header .ui-tabs-active a {
  color: #0f3057;
  border-bottom: 2px solid #0f3057;
}
.page-websiteHeader .corporate-tabs-component .ui-accordion-header {
  color: #0f3057;
}
