/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #29694d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #cbd3e0;
  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: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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.2;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 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: #29694d;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1b4432;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #29694d;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1b4432;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  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: 4px;
}
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: 7px;
  padding-right: 7px;
}
@media (min-width: 768px) {
  .container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
    width: 100%;
    max-width: 1094px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
    width: 1160px;
    max-width: none;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 1440px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
    width: 1400px;
    max-width: none;
  }
}
@media (min-width: 1440px) and (min-width: 768px) {
  .container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1440px) and (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) and (min-width: 1440px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 7px;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 1440px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1440px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1440px) and (min-width: 1200px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) and (min-width: 1440px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.row {
  margin-left: -7px;
  margin-right: -7px;
}
@media (min-width: 768px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1440px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1200px) and (min-width: 1440px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1440px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1440px) and (min-width: 768px) {
  .row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1440px) and (min-width: 1200px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1440px) and (min-width: 1440px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}
@media (min-width: 768px) {
  .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 {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) {
  .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 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  .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 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 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: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 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: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.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: #737373;
}
@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: -7px;
  margin-right: -7px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1440px) {
  .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@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: 10px;
}
@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: 4px;
  -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: #333333;
  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: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #29694d;
  border-color: #225740;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #1b4432;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #1b4432;
  border-color: #112b1f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1b4432;
  border-color: #112b1f;
}
.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: #112b1f;
  border-color: #000000;
}
.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: #29694d;
  border-color: #225740;
}
.btn-primary .badge {
  color: #29694d;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: #269abc;
  border-color: #1b6d85;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: #985f0d;
}
.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: #761c19;
}
.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: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #29694d;
  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: #cbd3e0;
  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 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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: 4px;
  -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: #29694d;
}
.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: 4px;
  border-top-left-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
}
.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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #29694d;
}
.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: 4px 4px 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: 4px;
}
.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: 4px 4px 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: 4px;
}
.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: #29694d;
}
.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: 4px;
}
.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: 4px 4px 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: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 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: 400px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 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 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 -10px;
}
.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: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.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: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.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: #29694d;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #cbd3e0;
  background-color: #eeeeee;
  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: #ffffff;
  background-color: #29694d;
  border-color: #29694d;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.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 #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  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: #29694d;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1b4432;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.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: #29694d;
  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: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.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: 4px;
  -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: #29694d;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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: 4px;
  -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: #29694d;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
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: #29694d;
  border-color: #29694d;
}
.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: #8cd2b3;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
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: #3c763d;
  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: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
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: #a94442;
  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: #a94442;
  border-color: #a94442;
}
.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: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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: 4px;
}
.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: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #29694d;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #29694d;
  border-color: #29694d;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #29694d;
}
.panel-primary > .panel-heading .badge {
  color: #29694d;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #29694d;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  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: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  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: #a94442;
}
.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: 4px;
  -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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", 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: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", 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: 6px;
  -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: 5px 5px 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;
  }
}
.carousel-link-container {
  display: flex;
}
@media screen and (max-width: 1200px) {
  .carousel-link-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
  }
}
.carousel-link-container .carousel-image-container {
  box-sizing: border-box;
  padding-right: 0;
  width: 813px;
}
@media screen and (max-width: 1200px) {
  .carousel-link-container .carousel-image-container {
    max-width: 725px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .carousel-link-container .carousel-image-container {
    height: 65%;
  }
}
.carousel-link-container .carousel-text-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 813px;
  width: 40%;
  padding: 70px 50px 60px 50px;
  box-sizing: border-box;
}
.carousel-link-container .carousel-text-container .link-text-header h1,
.carousel-link-container .carousel-text-container .link-text-paragraph p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  max-width: 100%;
}
.carousel-link-container .carousel-text-container .link-text-header h1 {
  font-size: 45px;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-width: 40ch;
}
.carousel-link-container .carousel-text-container .link-text-paragraph p {
  font-size: 25px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  -webkit-line-clamp: 3;
  max-width: 80ch;
}
.carousel-link-container .carousel-text-container .read-more-link {
  margin-top: 25px;
}
.carousel-link-container .carousel-text-container .read-more-link a {
  text-transform: uppercase;
  color: #ffffff;
  width: 60%;
  height: 65px;
  line-height: 36px;
  padding: 20px 45px;
  text-align: center;
  font-size: 20px;
}
.carousel-link-container .carousel-text-container .read-more-link a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (max-width: 1440px) {
  .carousel-link-container .carousel-text-container {
    width: 52%;
    padding: 35px 50px 60px 50px;
  }
  .carousel-link-container .carousel-text-container .read-more-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .carousel-link-container .carousel-text-container {
    max-width: 725px;
    width: 100%;
    padding: 40px 40px;
    height: 100%;
  }
  .carousel-link-container .carousel-text-container .read-more-link {
    margin-top: 20px;
  }
  .carousel-link-container .carousel-text-container .link-text-header h1 {
    font-size: 30px;
    margin-top: 0;
  }
  .carousel-link-container .carousel-text-container .link-text-paragraph p {
    font-size: 25px;
    margin-left: 35px;
    margin-right: 35px;
  }
}
@media screen and (max-width: 768px) {
  .carousel-link-container .carousel-text-container {
    width: 100%;
    padding: 40px 40px 40px 40px;
    height: 100%;
    margin-top: 0;
  }
  .carousel-link-container .carousel-text-container .read-more-link {
    margin-top: 15px;
  }
  .carousel-link-container .carousel-text-container .read-more-link a {
    width: 35%;
    height: 65px;
    line-height: 36px;
    padding: 18px 45px;
    font-size: 18px;
  }
  .carousel-link-container .carousel-text-container .link-text-header h1 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .carousel-link-container .carousel-text-container .link-text-paragraph p {
    font-size: 25px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 535px) {
  .carousel-link-container .carousel-text-container .link-text-paragraph p {
    font-size: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  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 {
  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: 1199px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .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: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .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;
  }
}
.font-style-h1 {
  font-family: Recoleta-Medium, serif;
  font-size: 65px;
  line-height: 110%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .font-style-h1 {
    font-size: 65px;
  }
}
@media (max-width: 1199px) {
  .font-style-h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .font-style-h1 {
    font-size: 36px;
  }
}
.font-style-h2 {
  font-family: Recoleta-Regular, serif;
  font-size: 36px;
  line-height: 100%;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .font-style-h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .font-style-h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .font-style-h2 {
    font-size: 28px;
  }
}
.font-style-h3 {
  font-family: Roboto-Light, sans-serif;
  font-size: 26px;
  line-height: 100%;
  font-weight: 300;
}
@media (max-width: 1439px) {
  .font-style-h3 {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .font-style-h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .font-style-h3 {
    font-size: 26px;
  }
}
.font-style-h3-bold {
  font-family: Roboto-Bold, sans-serif;
  font-size: 26px;
  line-height: 100%;
}
@media (max-width: 1439px) {
  .font-style-h3-bold {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .font-style-h3-bold {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .font-style-h3-bold {
    font-size: 26px;
  }
}
.font-style-h4 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 22px;
  line-height: 100%;
}
@media (max-width: 1439px) {
  .font-style-h4 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .font-style-h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .font-style-h4 {
    font-size: 22px;
  }
}
.font-style-h5 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .font-style-h5 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .font-style-h5 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .font-style-h5 {
    font-size: 16px;
  }
}
.font-style-h6 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .font-style-h6 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .font-style-h6 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .font-style-h6 {
    font-size: 16px;
  }
}
.font-style-p {
  font-family: Roboto-Regular, sans-serif;
  font-size: 20px;
  line-height: 128%;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .font-style-p {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .font-style-p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .font-style-p {
    font-size: 20px;
  }
}
.font-style-p-bold {
  font-family: Roboto-Medium, sans-serif;
  font-size: 20px;
  line-height: 128%;
}
@media (max-width: 1439px) {
  .font-style-p-bold {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .font-style-p-bold {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .font-style-p-bold {
    font-size: 20px;
  }
}
.font-style-p-small {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .font-style-p-small {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .font-style-p-small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font-style-p-small {
    font-size: 14px;
  }
}
/*Mixins for general use*/
.mb-8 {
  margin-bottom: 8px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-12 {
  margin-bottom: 12px;
}
@font-face {
  font-family: 'wihuri2k22icons';
  src: url('../fonts/wihuri2k22icons/wihuri2k22icons.eot?m528me');
  src: url('../fonts/wihuri2k22icons/wihuri2k22icons.eot?m528me#iefix') format('embedded-opentype'), url('../fonts/wihuri2k22icons/wihuri2k22icons.ttf?m528me') format('truetype'), url('../fonts/wihuri2k22icons/wihuri2k22icons.woff?m528me') format('woff'), url('../fonts/wihuri2k22icons/wihuri2k22icons.svg?m528me#wihuri2k22icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wihuri2k22icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rotated180:before {
  display: inline-block;
  transform: rotateZ(180deg);
}
.icon-Candies_Snacks:before {
  content: "\e961";
}
.icon-Seasoning_Baking:before {
  content: "\e962";
}
.icon-Tableware_Serving:before {
  content: "\e963";
}
.icon-Copy:before {
  content: "\e951";
}
.icon-DotsSixVertical:before {
  content: "\e952";
}
.icon-EditPencil:before {
  content: "\e953";
}
.icon-Eye:before {
  content: "\e954";
}
.icon-FilePlus:before {
  content: "\e955";
}
.icon-FileXls:before {
  content: "\e956";
}
.icon-HandsClapping:before {
  content: "\e957";
}
.icon-Key:before {
  content: "\e958";
}
.icon-Lightbulb:before {
  content: "\e959";
}
.icon-LockSimple:before {
  content: "\e95a";
}
.icon-MagnifyingGlassPlus:before {
  content: "\e95b";
}
.icon-Rows:before {
  content: "\e95c";
}
.icon-SquaresFour:before {
  content: "\e95d";
}
.icon-Trash:before {
  content: "\e95e";
}
.icon-UsersThree:before {
  content: "\e95f";
}
.icon-Warning:before {
  content: "\e960";
}
.icon-Edit:before {
  content: "\e931";
}
.icon-ArrowDown1:before {
  content: "\e903";
}
.icon-ArrowLeft1:before {
  content: "\e90a";
}
.icon-ArrowsLeftRight1:before {
  content: "\e933";
}
.icon-ArrowUp1:before {
  content: "\e934";
}
.icon-Calendar:before {
  content: "\e935";
}
.icon-Check:before {
  content: "\e936";
}
.icon-Chevron-down_default1:before {
  content: "\e937";
}
.icon-Chevron-left_default1:before {
  content: "\e938";
}
.icon-Chevron-right1:before {
  content: "\e939";
}
.icon-Chevron-up_default1:before {
  content: "\e93a";
}
.icon-Clock1:before {
  content: "\e93b";
}
.icon-Compare1:before {
  content: "\e93c";
}
.icon-Document1:before {
  content: "\e93d";
}
.icon-Dots1:before {
  content: "\e93e";
}
.icon-DownloadSimple:before {
  content: "\e93f";
}
.icon-Filter1:before {
  content: "\e940";
}
.icon-Globe1:before {
  content: "\e941";
}
.icon-Heart1:before {
  content: "\e942";
}
.icon-Heart_selected:before {
  content: "\e943";
}
.icon-Info1:before {
  content: "\e944";
}
.icon-List:before {
  content: "\e945";
}
.icon-List_added:before {
  content: "\e946";
}
.icon-Menu1:before {
  content: "\e947";
}
.icon-Minus1:before {
  content: "\e948";
}
.icon-OrderHistory:before {
  content: "\e949";
}
.icon-OrderTemplate:before {
  content: "\e94a";
}
.icon-Plus1:before {
  content: "\e94b";
}
.icon-Print1:before {
  content: "\e94c";
}
.icon-Reporting:before {
  content: "\e94d";
}
.icon-Search1:before {
  content: "\e94e";
}
.icon-User:before {
  content: "\e94f";
}
.icon-X:before {
  content: "\e950";
}
.icon-ArrowDown:before {
  content: "\e901";
}
.icon-ArrowLeft:before {
  content: "\e902";
}
.icon-ArrowsLeftRight:before {
  content: "\e904";
}
.icon-ArrowUp:before {
  content: "\e906";
}
.icon-Chevron-down_default:before {
  content: "\e90b";
}
.icon-Chevron-left_default:before {
  content: "\e90c";
}
.icon-Chevron-right:before {
  content: "\e921";
}
.icon-Chevron-up_default:before {
  content: "\e922";
}
.icon-Clock:before {
  content: "\e923";
}
.icon-Compare:before {
  content: "\e924";
}
.icon-Document:before {
  content: "\e925";
}
.icon-Dots:before {
  content: "\e926";
}
.icon-Filter:before {
  content: "\e927";
}
.icon-Globe:before {
  content: "\e928";
}
.icon-Heart:before {
  content: "\e929";
}
.icon-Info:before {
  content: "\e92a";
}
.icon-ListBullets:before {
  content: "\e92b";
}
.icon-Menu:before {
  content: "\e92c";
}
.icon-Minus:before {
  content: "\e92d";
}
.icon-Plus:before {
  content: "\e92e";
}
.icon-Print:before {
  content: "\e92f";
}
.icon-Search:before {
  content: "\e930";
}
.icon-Close:before {
  content: "\e932";
}
.icon-ALKOHOLIT:before {
  content: "\e900";
}
.icon-MAKEISET:before {
  content: "\e905";
}
.icon-Four_circles:before {
  content: "\e907";
}
.icon-HEDELMAT:before {
  content: "\e908";
}
.icon-HYGIENIA:before {
  content: "\e909";
}
.icon-JUOMAT:before {
  content: "\e90d";
}
.icon-KALAT:before {
  content: "\e90e";
}
.icon-KUIVAT:before {
  content: "\e90f";
}
.icon-LEIVAT:before {
  content: "\e910";
}
.icon-LIHAT:before {
  content: "\e911";
}
.icon-MAIDOT:before {
  content: "\e912";
}
.icon-MUUT:before {
  content: "\e913";
}
.icon-PAKASTEET:before {
  content: "\e914";
}
.icon-Product_dairyproducts:before {
  content: "\e915";
}
.icon-Product_desserts:before {
  content: "\e916";
}
.icon-Product_kitchenutencils:before {
  content: "\e917";
}
.icon-Product_outlet:before {
  content: "\e918";
}
.icon-Product_planbasedproducts:before {
  content: "\e919";
}
.icon-Product_preparedmeals:before {
  content: "\e91a";
}
.icon-Product_Products:before {
  content: "\e91b";
}
.icon-Products_discount:before {
  content: "\e91c";
}
.icon-MAUSTEET:before {
  content: "\e91d";
}
.icon-ASTIAT:before {
  content: "\e91e";
}
.icon-Tableware_Serving-1:before {
  content: "\e91f";
}
.icon-TUPAKAT:before {
  content: "\e920";
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1439px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
p {
  max-width: 1180px;
}
@media (max-width: 1199px) {
  p {
    max-width: 1000px;
  }
}
h1 {
  font-family: Recoleta-Medium, serif;
  font-size: 65px;
  line-height: 110%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  h1 {
    font-size: 65px;
  }
}
@media (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
}
h2 {
  font-family: Recoleta-Regular, serif;
  font-size: 36px;
  line-height: 100%;
  font-weight: 400;
}
@media (max-width: 1439px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-family: Roboto-Light, sans-serif;
  font-size: 26px;
  line-height: 100%;
  font-weight: 300;
}
@media (max-width: 1439px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 26px;
  }
}
h4 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 22px;
  line-height: 100%;
}
@media (max-width: 1439px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 22px;
  }
}
h5 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  h5 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  h5 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  h6 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  h6 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  h6 {
    font-size: 16px;
  }
}
h1,
h2 {
  margin-bottom: 20px;
}
a {
  color: #000000;
  outline: none;
  cursor: pointer;
}
a:visited {
  color: #000000;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
a:focus {
  outline: none;
  text-decoration: none;
  color: inherit;
}
a.bilotButton:active {
  margin: 0;
}
a[name] {
  padding-top: 100px;
  margin-top: -100px;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: none;
}
ul,
li {
  outline: none;
}
.content p {
  font-family: Roboto-Regular, sans-serif;
  font-size: 20px;
  line-height: 128%;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .content p {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .content p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .content p {
    font-size: 20px;
  }
}
.content ul {
  margin-left: 20px;
}
.content ul li {
  list-style-type: disc;
}
.content ol {
  margin-left: 20px;
}
select {
  border: 1px solid #f5f5f5;
  box-shadow: none;
  color: #3e3e3e;
  background: #ffffff;
  float: none;
  padding: 2px 5px;
  cursor: pointer;
}
button {
  outline: none;
}
.bilotButton,
.bilotButtonWhite {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  outline: none;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
}
@media (max-width: 1439px) {
  .bilotButton,
  .bilotButtonWhite {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .bilotButton,
  .bilotButtonWhite {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bilotButton,
  .bilotButtonWhite {
    font-size: 14px;
  }
}
.bilotButton:visited,
.bilotButtonWhite:visited {
  color: #000000;
}
.bilotButton:hover,
.bilotButtonWhite:hover {
  color: #000000;
  background-color: #9af5d7;
  text-decoration: none;
}
.bilotButton:active,
.bilotButtonWhite:active {
  color: #000000;
  padding: 0 10px;
  height: 32px;
}
.bilotButton.iconLeft,
.bilotButtonWhite.iconLeft {
  padding-left: 0;
  background-color: #7ae1bf;
}
.bilotButton.iconLeft:hover,
.bilotButtonWhite.iconLeft:hover {
  background-color: #9af5d7;
}
.bilotButton.iconLeft:active,
.bilotButtonWhite.iconLeft:active {
  padding-left: 0;
}
.bilotButton.pad_right,
.bilotButtonWhite.pad_right {
  background-color: #7ae1bf;
  margin-right: 10px;
}
.bilotButton.pad_right:active,
.bilotButtonWhite.pad_right:active {
  margin-right: 10px;
}
.bilotButtonWhite {
  background: white;
  border: 1px solid lightgrey;
}
.bilotButtonBig {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  display: inline-block;
  outline: none;
}
@media (max-width: 1439px) {
  .bilotButtonBig {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .bilotButtonBig {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bilotButtonBig {
    font-size: 14px;
  }
}
.bilotButtonBig:hover {
  color: #000000;
  text-decoration: underline;
}
.bilotButtonBig:active {
  color: #000000;
  height: 40px;
  padding: 0 20px;
}
.bilotButtonBig.iconLeft {
  padding-left: 0;
}
.bilotButtonBig.iconLeft:active {
  padding-left: 0;
}
.bilotButtonSecondary {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .bilotButtonSecondary {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .bilotButtonSecondary {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bilotButtonSecondary {
    font-size: 14px;
  }
}
.bilotButtonSecondary:hover {
  color: #7ae1bf;
  border: 1px solid #7ae1bf;
}
.bilotButtonSecondary:active {
  border: 1px solid #7ae1bf;
  background-color: #7ae1bf;
  color: #ffffff;
}
.bilotButtonSecondary.iconLeft {
  padding-left: 0;
}
.bilotButtonSecondary.iconLeft:active {
  padding-left: 0;
}
hr {
  border-top: 1px solid #999999;
}
.gutter-lg > .row {
  margin-left: -20px;
  margin-right: -20px;
}
.gutter-lg > .row > [class*='col-'] {
  padding-right: 20px;
  padding-left: 20px;
}
.margin-bottom-md {
  margin-bottom: 20px;
}
input,
button,
select,
textarea {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  input,
  button,
  select,
  textarea {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  input,
  button,
  select,
  textarea {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  input,
  button,
  select,
  textarea {
    font-size: 14px;
  }
}
span.label {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  span.label {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  span.label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  span.label {
    font-size: 14px;
  }
}
.wihuri-2022-table.dataTable,
#order-history-table.wihuri-2022-table.dataTable {
  width: 100%;
  border-bottom: none;
  /*
    Table design introduced in 2022
  */
}
.wihuri-2022-table.dataTable thead tr th,
#order-history-table.wihuri-2022-table.dataTable thead tr th {
  font-size: 12px;
  padding-top: 23px;
  padding-bottom: 23px;
  border-color: #d7d7d7;
  vertical-align: middle;
  white-space: nowrap;
  background: none;
}
.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon {
  display: inline-block;
  margin-left: 15px;
  width: 15px;
  position: relative;
}
.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon:before,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon:before {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #929191;
  position: absolute;
  top: -5px;
}
.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon:after,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting .sorting-icon:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #929191;
  position: absolute;
  bottom: 8px;
}
.wihuri-2022-table.dataTable thead tr th.sorting_desc .sorting-icon,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting_desc .sorting-icon {
  display: inline-block;
  margin-left: 15px;
  width: 15px;
}
.wihuri-2022-table.dataTable thead tr th.sorting_desc .sorting-icon:after,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting_desc .sorting-icon:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
.wihuri-2022-table.dataTable thead tr th.sorting_asc .sorting-icon,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting_asc .sorting-icon {
  display: inline-block;
  margin-left: 15px;
  width: 15px;
}
.wihuri-2022-table.dataTable thead tr th.sorting_asc .sorting-icon:after,
#order-history-table.wihuri-2022-table.dataTable thead tr th.sorting_asc .sorting-icon:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
.wihuri-2022-table.dataTable tbody tr td .icon-Chevron-up_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .icon-Chevron-up_default1 {
  display: none;
}
.wihuri-2022-table.dataTable tbody tr td .icon-Chevron-down_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .icon-Chevron-down_default1 {
  display: inline-block;
}
.wihuri-2022-table.dataTable tbody tr.shown td,
#order-history-table.wihuri-2022-table.dataTable tbody tr.shown td {
  border-bottom: none;
}
.wihuri-2022-table.dataTable tbody tr.shown td .icon-Chevron-up_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr.shown td .icon-Chevron-up_default1 {
  display: inline-block;
}
.wihuri-2022-table.dataTable tbody tr.shown td .icon-Chevron-down_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr.shown td .icon-Chevron-down_default1 {
  display: none;
}
.wihuri-2022-table.dataTable tbody tr.child .order-pdf-buttons,
#order-history-table.wihuri-2022-table.dataTable tbody tr.child .order-pdf-buttons {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  align-items: center;
}
.wihuri-2022-table.dataTable tbody tr.child .icon-Chevron-up_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr.child .icon-Chevron-up_default1,
.wihuri-2022-table.dataTable tbody tr.child .icon-Chevron-down_default1,
#order-history-table.wihuri-2022-table.dataTable tbody tr.child .icon-Chevron-down_default1,
.wihuri-2022-table.dataTable tbody tr.child .pdf-icon,
#order-history-table.wihuri-2022-table.dataTable tbody tr.child .pdf-icon {
  display: none;
}
.wihuri-2022-table.dataTable tbody tr td,
#order-history-table.wihuri-2022-table.dataTable tbody tr td {
  font-size: 12px;
  padding: 5px;
  vertical-align: middle;
  border-bottom: 1px solid #d7d7d7;
  border-left: none;
  border-right: none;
  border-top: none;
}
.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button {
  border-radius: 25px;
  padding: 5px 16px;
  display: inline-block;
  text-decoration: none;
  margin: 10px 0;
  white-space: nowrap;
}
.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button.edit-action,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button.edit-action {
  background-color: #7ae1bf;
}
.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button.view-action,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button.view-action {
  background-color: #f5f5f5;
}
.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button .lbl,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .view-edit-action-button .lbl {
  text-decoration: underline;
}
.wihuri-2022-table.dataTable tbody tr td .edited-by,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .edited-by {
  font-size: 12px;
}
.wihuri-2022-table.dataTable tbody tr td .edited-by .lbl,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .edited-by .lbl {
  color: #797979;
}
.wihuri-2022-table.dataTable tbody tr td .edited-by .editor,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .edited-by .editor {
  font-weight: 500;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container {
  padding: 3px 10px;
  border: 1px solid #d7d7d7;
  border-radius: 25px;
  display: inline-block;
  white-space: nowrap;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.in-progress,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.in-progress,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.procesing,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.procesing {
  background-color: #f4b740;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.canceled,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.canceled,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.cancelling,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.cancelling,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.error,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.error {
  background-color: #d33b38;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.created,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.created,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.open,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.open,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.undefined,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.undefined {
  background-color: #bf9474;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.completed,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.completed,
.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.approved,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .status-indicator.approved {
  background-color: #94dfc1;
}
.wihuri-2022-table.dataTable tbody tr td .order-status-container .lbl,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-status-container .lbl {
  font-size: 12px;
}
.wihuri-2022-table.dataTable tbody tr td .order-pdf-buttons,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .order-pdf-buttons {
  display: none;
}
.wihuri-2022-table.dataTable tbody tr td.downloadable-expander-container,
#order-history-table.wihuri-2022-table.dataTable tbody tr td.downloadable-expander-container {
  cursor: pointer;
  white-space: nowrap;
}
.wihuri-2022-table.dataTable tbody tr td.downloadable-expander-container .icon,
#order-history-table.wihuri-2022-table.dataTable tbody tr td.downloadable-expander-container .icon {
  position: relative;
  bottom: 5px;
}
.wihuri-2022-table.dataTable tbody tr td .pdf-icon,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .pdf-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  background-image: url("../images/pdf.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.wihuri-2022-table.dataTable tbody tr td .downloadables,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .downloadables {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  align-items: center;
}
.wihuri-2022-table.dataTable tbody tr td .link-like-button,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .link-like-button {
  border: 1px solid #d7d7d7;
  background: transparent;
  font-weight: normal;
  padding: 2px 16px;
  border-radius: 20px;
  line-height: 20px;
  color: #000000;
  font-size: 12px;
}
.wihuri-2022-table.dataTable tbody tr td .link-like-button .icon,
#order-history-table.wihuri-2022-table.dataTable tbody tr td .link-like-button .icon {
  margin-left: 10px;
}
.bootstrap-modal.vertical-centering {
  text-align: center;
}
@media (min-width: 1199px) {
  .bootstrap-modal.vertical-centering:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.bootstrap-modal.vertical-centering .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 0;
}
@media (max-width: 1199px) {
  .bootstrap-modal.vertical-centering .modal-dialog {
    width: 100vw;
  }
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
@media (max-width: 1199px) {
  .bootstrap-modal.vertical-centering .modal-dialog .modal-content {
    height: 100vh;
  }
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-header {
  border: none;
  position: relative;
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-header .title {
  font-family: Recoleta-Regular, serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 0;
  top: -31px;
  width: 30px;
  height: 30px;
  border: none;
  background: #f0eee6;
  margin: 0;
}
@media (max-width: 1199px) {
  .bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-header .close {
    top: 0;
  }
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-body .control-group {
  width: 100%;
  margin: 0;
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-footer {
  border: none;
}
.bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-footer.right-aligned {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-footer {
    justify-content: center;
    flex-wrap: wrap;
  }
  .bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-footer button {
    flex-basis: 100%;
    width: 100%;
    margin: 0;
    height: 40px;
    min-height: 0;
  }
  .bootstrap-modal.vertical-centering .modal-dialog .modal-content .modal-footer button:last-child {
    margin-top: 16px;
  }
}
#loginModal.bootstrap-modal .modal-dialog {
  width: 330px;
}
#loginModal.bootstrap-modal .modal-dialog input[type="text"],
#loginModal.bootstrap-modal .modal-dialog input[type="password"] {
  height: 40px;
  line-height: 40px;
}
.range-date-pickers,
#salesDocSearchForm .range-date-pickers {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.range-date-pickers .range-datepicker-container,
#salesDocSearchForm .range-date-pickers .range-datepicker-container {
  width: 40%;
}
.range-date-pickers .datepicker.hasDatepicker,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker {
  width: 100%;
  margin: 0;
  padding: 0;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev,
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next {
  background-image: none;
  line-height: 24px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wihuri2k22icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev:before,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev:before,
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next:before,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next:before {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev:before,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-prev:before {
  content: "\e90c";
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next:before,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-next:before {
  content: "\e921";
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker-title,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker-title {
  line-height: 24px;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker table,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker table {
  border: none;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker th,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker th,
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker td,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker td {
  background: transparent;
  border: none;
  color: #000000;
  font-size: 12px;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day {
  position: relative;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day:before,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000000;
  width: 26px;
  height: 26px;
  border-radius: 15px;
  overflow: auto;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -13px;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day a,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day a {
  color: #000000;
  position: relative;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day a.ui-state-active,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-current-day a.ui-state-active {
  color: #ffffff;
}
.range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-other-month,
#salesDocSearchForm .range-date-pickers .datepicker.hasDatepicker .ui-datepicker .ui-datepicker-other-month {
  color: #d3d3d3;
}
@media (max-width: 1199px) {
  .range-date-pickers,
  #salesDocSearchForm .range-date-pickers {
    flex-wrap: wrap;
  }
  .range-date-pickers .range-datepicker-container,
  #salesDocSearchForm .range-date-pickers .range-datepicker-container {
    width: 100%;
  }
  .range-date-pickers .range-datepicker-container:last-child,
  #salesDocSearchForm .range-date-pickers .range-datepicker-container:last-child {
    margin-top: 24px;
  }
}
/* MIXINS */
.icon16,
.icon24,
.icon32,
.icon40 {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
/* BUTTON SPRITE */
.favorite span,
.favorite_icon span,
.compareProduct span,
.compareProductSelected span,
.truckIcon span,
.boxIcon span,
.cartIcon span,
.purchasableError span,
.lastPurchased span,
.template_icon span,
.template-product span,
.card-icon span,
.note span,
.viewScalePrices span,
.toplist span,
.collapse span,
.expand span,
.close-references span,
.arrowDown span,
.arrowUp span,
.linkarrow span,
.arrowRight span,
.toTop span,
.toBottom span,
.delCol span,
.removeItemMinicart span,
.removeSmall span,
.removeItem span,
.lowestPrice span,
.editDone span,
.editIcon span,
.trashIcon span,
.copyIcon span,
.refreshIcon span,
.dateIcon span,
.printPage span,
.excelButton span,
.replaceIcon span,
.mobile-search-button span,
.siteSearchSubmit span,
#siteSearchSubmit span,
.hamburger-button span,
.createIcon span,
.plusIcon span,
.personIcon span,
.privacyIcon span,
.changePrivacyIcon span {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
}
.favorite .icon16 {
  background-size: 588px 720px;
  background-position: -12px -111px;
}
.favorite:visited .icon16 {
  background-position: -12px -111px;
}
.favorite:hover .icon16 {
  background-position: -12px -45px;
}
.favorite:active .icon16 {
  background-position: -12px -111px;
}
.favorite.disabled .icon16 {
  background-position: -12px -45px;
}
.favorite_icon.favorite_icon_false .icon16 {
  background-size: 588px 720px;
  background-position: -12px -12px;
}
.favorite_icon.favorite_icon_false:visited .icon16 {
  background-position: -12px -12px;
}
.favorite_icon.favorite_icon_false:hover .icon16 {
  background-position: -12px -45px;
}
.favorite_icon.favorite_icon_false:active .icon16 {
  background-position: -12px -12px;
}
.favorite_icon.favorite_icon_false.disabled .icon16 {
  background-position: -12px -45px;
}
.favorite_icon.favorite_icon_true .icon16 {
  background-size: 588px 720px;
  background-position: -12px -111px;
}
.favorite_icon.favorite_icon_true:visited .icon16 {
  background-position: -12px -111px;
}
.favorite_icon.favorite_icon_true:hover .icon16 {
  background-position: -12px -45px;
}
.favorite_icon.favorite_icon_true:active .icon16 {
  background-position: -12px -111px;
}
.favorite_icon.favorite_icon_true.disabled .icon16 {
  background-position: -12px -45px;
}
.compareProduct .icon16 {
  background-size: 588px 720px;
  background-position: -222px -164px;
}
.compareProduct:visited .icon16 {
  background-position: -222px -164px;
}
.compareProduct:hover .icon16 {
  background-position: -222px -197px;
}
.compareProduct:active .icon16 {
  background-position: -222px -164px;
}
.compareProduct.disabled .icon16 {
  background-position: -222px -197px;
}
.compareProduct#header_compare span {
  background-position: -300px -222px;
}
.compareProduct#header_compare:visited span {
  background-position: -300px -222px;
}
.compareProduct#header_compare:hover span {
  background-position: -300px -266px;
}
.compareProduct#header_compare:active span {
  background-position: -300px -222px;
}
.compareProduct#header_compare.disabled span {
  background-position: -300px -266px;
  cursor: default;
  pointer-events: none;
}
.compareProductSelected .icon16 {
  background-size: 588px 720px;
  background-position: -222px -263px;
}
.compareProductSelected:visited .icon16 {
  background-position: -222px -263px;
}
.compareProductSelected:hover .icon16 {
  background-position: -222px -197px;
}
.compareProductSelected:active .icon16 {
  background-position: -222px -263px;
}
.compareProductSelected.disabled .icon16 {
  background-position: -222px -197px;
}
.truckIcon span {
  background-position: -740px -222px;
}
.truckIcon:visited span {
  background-position: -740px -222px;
}
.truckIcon:hover span {
  background-position: -740px -266px;
}
.truckIcon:active span {
  background-position: -740px -222px;
}
.truckIcon.disabled span {
  background-position: -740px -266px;
  cursor: default;
  pointer-events: none;
}
.boxIcon span {
  background-position: -668px -424px;
}
.boxIcon:visited span {
  background-position: -668px -424px;
}
.boxIcon:hover span {
  background-position: -668px -468px;
}
.boxIcon:active span {
  background-position: -668px -424px;
}
.boxIcon.disabled span {
  background-position: -668px -468px;
  cursor: default;
  pointer-events: none;
}
.cartIcon span {
  background-position: -668px -222px;
}
.cartIcon:visited span {
  background-position: -668px -222px;
}
.cartIcon:hover span {
  background-position: -668px -266px;
}
.cartIcon:active span {
  background-position: -668px -222px;
}
.cartIcon.disabled span {
  background-position: -668px -266px;
  cursor: default;
  pointer-events: none;
}
.purchasableError span {
  background-position: -164px -626px;
}
.purchasableError:visited span {
  background-position: -164px -626px;
}
.purchasableError:hover span {
  background-position: -164px -670px;
}
.purchasableError:active span {
  background-position: -164px -626px;
}
.purchasableError.disabled span {
  background-position: -164px -670px;
  cursor: default;
  pointer-events: none;
}
.lastPurchased .icon16 {
  background-size: 588px 720px;
  background-position: -444px -316px;
}
.lastPurchased:visited .icon16 {
  background-position: -444px -316px;
}
.lastPurchased:hover .icon16 {
  background-position: -444px -348px;
}
.lastPurchased:active .icon16 {
  background-position: -444px -316px;
}
.lastPurchased.disabled .icon16 {
  background-position: -444px -348px;
}
.template_icon .icon16,
.template-product .icon16 {
  background-size: 588px 720px;
  background-position: -282px -466px;
}
.template_icon:visited .icon16,
.template-product:visited .icon16 {
  background-position: -282px -466px;
}
.template_icon:hover .icon16,
.template-product:hover .icon16 {
  background-position: -282px -499px;
}
.template_icon:active .icon16,
.template-product:active .icon16 {
  background-position: -282px -466px;
}
.template_icon.disabled .icon16,
.template-product.disabled .icon16 {
  background-position: -282px -499px;
}
.card-icon span {
  background-position: -740px -626px;
}
.card-icon:visited span {
  background-position: -740px -626px;
}
.card-icon:hover span {
  background-position: -740px -670px;
}
.card-icon:active span {
  background-position: -740px -626px;
}
.card-icon.disabled span {
  background-position: -740px -670px;
  cursor: default;
  pointer-events: none;
}
.arrowDown span,
.toBottom span {
  background-position: -452px -824px;
}
.arrowDown:visited span,
.toBottom:visited span {
  background-position: -452px -824px;
}
.arrowDown:hover span,
.toBottom:hover span {
  background-position: -452px -855px;
}
.arrowDown:active span,
.toBottom:active span {
  background-position: -452px -824px;
}
.arrowDown.disabled span,
.toBottom.disabled span {
  background-position: -452px -855px;
  cursor: default;
  pointer-events: none;
}
.arrowUp span,
.toTop span {
  background-position: -520px -822px;
}
.arrowUp:visited span,
.toTop:visited span {
  background-position: -520px -822px;
}
.arrowUp:hover span,
.toTop:hover span {
  background-position: -520px -853px;
}
.arrowUp:active span,
.toTop:active span {
  background-position: -520px -822px;
}
.arrowUp.disabled span,
.toTop.disabled span {
  background-position: -520px -853px;
  cursor: default;
  pointer-events: none;
}
.delCol span,
.removeItem span,
.removeItemMinicart span,
.removeSmall span {
  background-position: -380px -222px;
}
.delCol:visited span,
.removeItem:visited span,
.removeItemMinicart:visited span,
.removeSmall:visited span {
  background-position: -380px -222px;
}
.delCol:hover span,
.removeItem:hover span,
.removeItemMinicart:hover span,
.removeSmall:hover span {
  background-position: -380px -266px;
}
.delCol:active span,
.removeItem:active span,
.removeItemMinicart:active span,
.removeSmall:active span {
  background-position: -380px -222px;
}
.delCol.disabled span,
.removeItem.disabled span,
.removeItemMinicart.disabled span,
.removeSmall.disabled span {
  background-position: -380px -266px;
  cursor: default;
  pointer-events: none;
}
.lowestPrice span,
.editDone span {
  background-position: -596px -424px;
}
.lowestPrice:visited span,
.editDone:visited span {
  background-position: -596px -424px;
}
.lowestPrice:hover span,
.editDone:hover span {
  background-position: -596px -468px;
}
.lowestPrice:active span,
.editDone:active span {
  background-position: -596px -424px;
}
.lowestPrice.disabled span,
.editDone.disabled span {
  background-position: -596px -468px;
  cursor: default;
  pointer-events: none;
}
#productComparison table#products .lowestPrice {
  pointer-events: none;
}
.editIcon span {
  background-position: -20px -424px;
}
.editIcon:visited span {
  background-position: -20px -424px;
}
.editIcon:hover span {
  background-position: -20px -468px;
}
.editIcon:active span {
  background-position: -20px -424px;
}
.editIcon.disabled span {
  background-position: -20px -468px;
  cursor: default;
  pointer-events: none;
}
.trashIcon span {
  background-position: -380px -424px;
}
.trashIcon:visited span {
  background-position: -380px -424px;
}
.trashIcon:hover span {
  background-position: -380px -468px;
}
.trashIcon:active span {
  background-position: -380px -424px;
}
.trashIcon.disabled span {
  background-position: -380px -468px;
  cursor: default;
  pointer-events: none;
}
.copyIcon span {
  background-position: -380px -626px;
}
.copyIcon:visited span {
  background-position: -380px -626px;
}
.copyIcon:hover span {
  background-position: -380px -670px;
}
.copyIcon:active span {
  background-position: -380px -626px;
}
.copyIcon.disabled span {
  background-position: -380px -670px;
  cursor: default;
  pointer-events: none;
}
.printPage span {
  background-position: -236px -424px;
}
.printPage:visited span {
  background-position: -236px -424px;
}
.printPage:hover span {
  background-position: -236px -468px;
}
.printPage:active span {
  background-position: -236px -424px;
}
.printPage.disabled span {
  background-position: -236px -468px;
  cursor: default;
  pointer-events: none;
}
.excelButton span {
  background-position: -452px -626px;
}
.excelButton:visited span {
  background-position: -452px -626px;
}
.excelButton:hover span {
  background-position: -452px -670px;
}
.excelButton:active span {
  background-position: -452px -626px;
}
.excelButton.disabled span {
  background-position: -452px -670px;
  cursor: default;
  pointer-events: none;
}
.dateIcon span {
  background-position: -164px -424px;
}
.dateIcon:visited span {
  background-position: -164px -424px;
}
.dateIcon:hover span {
  background-position: -164px -468px;
}
.dateIcon:active span {
  background-position: -164px -424px;
}
.dateIcon.disabled span {
  background-position: -164px -468px;
  cursor: default;
  pointer-events: none;
}
.mobile-search-button span,
.siteSearchSubmit span,
#siteSearchSubmit span {
  background-position: -92px -20px;
}
.mobile-search-button:visited span,
.siteSearchSubmit:visited span,
#siteSearchSubmit:visited span {
  background-position: -92px -20px;
}
.mobile-search-button:hover span,
.siteSearchSubmit:hover span,
#siteSearchSubmit:hover span {
  background-position: -92px -64px;
}
.mobile-search-button:active span,
.siteSearchSubmit:active span,
#siteSearchSubmit:active span {
  background-position: -92px -20px;
}
.mobile-search-button.disabled span,
.siteSearchSubmit.disabled span,
#siteSearchSubmit.disabled span {
  background-position: -92px -64px;
  cursor: default;
  pointer-events: none;
}
.hamburger-button span {
  background-position: -164px -20px;
}
.hamburger-button:visited span {
  background-position: -164px -20px;
}
.hamburger-button:hover span {
  background-position: -164px -64px;
}
.hamburger-button:active span {
  background-position: -164px -20px;
}
.hamburger-button.disabled span {
  background-position: -164px -64px;
  cursor: default;
  pointer-events: none;
}
.createIcon span {
  background-position: -524px -626px;
}
.createIcon:visited span {
  background-position: -524px -626px;
}
.createIcon:hover span {
  background-position: -524px -670px;
}
.createIcon:active span {
  background-position: -524px -626px;
}
.createIcon.disabled span {
  background-position: -524px -670px;
  cursor: default;
  pointer-events: none;
}
.plusIcon span {
  background-position: -596px -626px;
}
.plusIcon:visited span {
  background-position: -596px -626px;
}
.plusIcon:hover span {
  background-position: -596px -670px;
}
.plusIcon:active span {
  background-position: -596px -626px;
}
.plusIcon.disabled span {
  background-position: -596px -670px;
  cursor: default;
  pointer-events: none;
}
.personIcon span {
  background-position: -740px -20px;
}
.personIcon:visited span {
  background-position: -740px -20px;
}
.personIcon:hover span {
  background-position: -740px -64px;
}
.personIcon:active span {
  background-position: -740px -20px;
}
.personIcon.disabled span {
  background-position: -740px -64px;
  cursor: default;
  pointer-events: none;
}
.privacyIcon.publicfalse span {
  background-position: -740px -20px;
}
.privacyIcon.publicfalse:visited span {
  background-position: -740px -20px;
}
.privacyIcon.publicfalse:hover span {
  background-position: -740px -64px;
}
.privacyIcon.publicfalse:active span {
  background-position: -740px -20px;
}
.privacyIcon.publicfalse.disabled span {
  background-position: -740px -64px;
  cursor: default;
  pointer-events: none;
}
.privacyIcon.publictrue span {
  background-position: -740px -20px;
}
.privacyIcon.publictrue:visited span {
  background-position: -740px -20px;
}
.privacyIcon.publictrue:hover span {
  background-position: -740px -64px;
}
.privacyIcon.publictrue:active span {
  background-position: -740px -20px;
}
.privacyIcon.publictrue.disabled span {
  background-position: -740px -64px;
  cursor: default;
  pointer-events: none;
}
.changePrivacyIcon.publicfalse span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publicfalse:visited span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publicfalse:hover span {
  background-position: -740px -64px;
}
.changePrivacyIcon.publicfalse:active span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publicfalse.disabled span {
  background-position: -740px -64px;
  cursor: default;
  pointer-events: none;
}
.changePrivacyIcon.publictrue span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publictrue:visited span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publictrue:hover span {
  background-position: -740px -64px;
}
.changePrivacyIcon.publictrue:active span {
  background-position: -740px -20px;
}
.changePrivacyIcon.publictrue.disabled span {
  background-position: -740px -64px;
  cursor: default;
  pointer-events: none;
}
.moveProduct,
.moveGroup,
.cartButton,
.ui-datepicker-next,
.ui-datepicker-prev {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
}
.moveProduct {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.moveProduct.moveProductDown {
  background-position: -452px -20px;
}
.moveProduct.moveProductDown:visited {
  background-position: -452px -20px;
}
.moveProduct.moveProductDown:hover {
  background-position: -452px -64px;
}
.moveProduct.moveProductDown:active {
  background-position: -452px -64px;
}
.moveProduct.moveProductDownDisabled {
  background-position: -452px -64px;
  cursor: default;
}
.moveProduct.moveProductUp {
  background-position: -380px -20px;
}
.moveProduct.moveProductUp:visited {
  background-position: -380px -20px;
}
.moveProduct.moveProductUp:hover {
  background-position: -380px -64px;
}
.moveProduct.moveProductUp:active {
  background-position: -380px -64px;
}
.moveProduct.moveProductUpDisabled {
  background-position: -380px -64px;
  cursor: default;
}
.moveGroup {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.moveGroup.moveGroupDown {
  background-position: -452px -20px;
}
.moveGroup.moveGroupDown:visited {
  background-position: -452px -20px;
}
.moveGroup.moveGroupDown:hover {
  background-position: -452px -64px;
}
.moveGroup.moveGroupDown:active {
  background-position: -452px -64px;
}
.moveGroup.moveGroupDownDisabled {
  background-position: -452px -64px;
  cursor: default;
}
.moveGroup.moveGroupUp {
  background-position: -380px -20px;
}
.moveGroup.moveGroupUp:visited {
  background-position: -380px -20px;
}
.moveGroup.moveGroupUp:hover {
  background-position: -380px -64px;
}
.moveGroup.moveGroupUp:active {
  background-position: -380px -64px;
}
.moveGroup.moveGroupUpDisabled {
  background-position: -380px -64px;
  cursor: default;
}
.cartButton {
  height: 24px;
  width: 24px;
  margin: 2px 0;
  background-color: transparent;
  cursor: pointer;
}
.cartButton.add1ToCartButtontrue {
  background-position: -309px -826px;
}
.cartButton.add1ToCartButtontrue:visited {
  background-position: -309px -826px;
}
.cartButton.add1ToCartButtontrue[disabled]:hover,
.cartButton.add1ToCartButtontrue[disabled]:active {
  background-position: -309px -826px;
}
.cartButton.add1ToCartButtontrue:hover {
  background-position: -309px -866px;
}
.cartButton.add1ToCartButtontrue:active {
  background-position: -309px -866px;
}
.cartButton.add1ToCartButton,
.cartButton.add1ToCartButtonfalse {
  background-position: -309px -906px;
  cursor: default;
}
.cartButton.remove1FromCartButtontrue {
  background-position: -380px -826px;
}
.cartButton.remove1FromCartButtontrue:visited {
  background-position: -380px -826px;
}
.cartButton.remove1FromCartButtontrue[disabled]:hover,
.cartButton.remove1FromCartButtontrue[disabled]:active {
  background-position: -380px -826px;
}
.cartButton.remove1FromCartButtontrue:hover {
  background-position: -380px -866px;
}
.cartButton.remove1FromCartButtontrue:active {
  background-position: -380px -866px;
}
.cartButton.remove1FromCartButtontrue.qty0 {
  background-position: -380px -906px;
  cursor: default;
}
.cartButton.remove1FromCartButton,
.cartButton.remove1FromCartButtonfalse {
  background-position: -380px -906px;
  cursor: default;
}
.templateToCart .cartButton {
  display: inline-block;
  margin: 0 4px 4px 0;
  vertical-align: top;
}
.templateDetails .cartButton {
  display: inline-block;
  margin: 4px !important;
  vertical-align: top;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  width: 24px;
  height: 24px;
}
.ui-datepicker-next {
  background-position: -596px -20px;
}
.ui-datepicker-next:hover {
  background-position: -596px -64px;
}
.ui-datepicker-next:active {
  background-position: -596px -64px;
}
.ui-datepicker-prev {
  background-position: -524px -20px;
}
.ui-datepicker-prev:hover {
  background-position: -524px -64px;
}
.ui-datepicker-prev:active {
  background-position: -524px -64px;
}
.toggleBlockView {
  white-space: nowrap;
  display: block;
}
.toggleBlockView.blockView,
.toggleBlockView.gridView,
.toggleBlockView.listView {
  background-image: url(../images/button-sprites.svg);
  height: 24px;
  width: 24px;
  display: inline-block;
  cursor: pointer;
}
.toggleBlockView.blockView {
  background-position: -164px -64px;
}
.toggleBlockView.blockView:hover {
  background-position: -164px -20px;
}
.toggleBlockView.blockView:active {
  background-position: -164px -20px;
}
.toggleBlockView.blockView.blockViewSelected {
  cursor: default;
  background-position: -164px -20px;
}
.toggleBlockView.blockView.blockViewSelected:hover {
  background-position: -164px -64px;
}
.toggleBlockView.blockView.blockViewSelected:active {
  background-position: -164px -64px;
}
.toggleBlockView.gridView {
  background-position: -236px -64px;
}
.toggleBlockView.gridView:hover {
  background-position: -236px -20px;
}
.toggleBlockView.gridView:active {
  background-position: -236px -20px;
}
.toggleBlockView.gridView.gridViewSelected {
  cursor: default;
  background-position: -236px -20px;
}
.toggleBlockView.gridView.gridViewSelected:hover {
  background-position: -236px -64px;
}
.toggleBlockView.gridView.gridViewSelected:active {
  background-position: -236px -64px;
}
.toggleBlockView.listView {
  background-position: -164px -64px;
}
.toggleBlockView.listView:hover {
  background-position: -164px -20px;
}
.toggleBlockView.listView:active {
  background-position: -164px -20px;
}
.toggleBlockView.listView.listViewSelected {
  cursor: default;
  background-position: -164px -20px;
}
.toggleBlockView.listView.listViewSelected:hover {
  background-position: -164px -64px;
}
.toggleBlockView.listView.listViewSelected:active {
  background-position: -164px -64px;
}
#cboxClose {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -380px -222px;
  border: none;
  height: 24px;
  width: 24px;
  margin: 0;
  right: 10px;
  top: 10px;
}
.remove-icon {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -308px -424px;
  height: 24px;
  width: 24px;
}
.calendar-icon {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -164px -424px !important;
  position: absolute;
  right: 5px;
  border-radius: 0;
  height: 24px;
  width: 24px;
}
.productReferences .expand span {
  background-position: -452px -824px;
}
.productReferences .close-references span {
  background-position: -520px -822px;
}
/* ICON SPRITE */
.searchCart span,
.routingInfoIcon span,
.bilotInstock span,
.bilotNotInstock span {
  background-image: url(../images/icon-sprites.svg);
  background-size: 265px 474px;
}
.pricesColumn .inStock.stockData,
.availabilityColumn .inStock.stockData,
.availability-column .inStock.stockData,
.tooltipRow .inStock.stockData,
.pricesColumn .stockComingSoon.stockData,
.availabilityColumn .stockComingSoon.stockData,
.availability-column .stockComingSoon.stockData,
.tooltipRow .stockComingSoon.stockData,
.pricesColumn .out-of-stock.stockData,
.availabilityColumn .out-of-stock.stockData,
.availability-column .out-of-stock.stockData,
.tooltipRow .out-of-stock.stockData,
.pricesColumn .inStock.stockData label,
.availabilityColumn .inStock.stockData label,
.availability-column .inStock.stockData label,
.tooltipRow .inStock.stockData label,
.pricesColumn .stockComingSoon.stockData label,
.availabilityColumn .stockComingSoon.stockData label,
.availability-column .stockComingSoon.stockData label,
.tooltipRow .stockComingSoon.stockData label,
.pricesColumn .out-of-stock.stockData label,
.availabilityColumn .out-of-stock.stockData label,
.availability-column .out-of-stock.stockData label,
.tooltipRow .out-of-stock.stockData label {
  background-image: url(../images/icon-sprites.svg);
  background-size: 265px 474px;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.pricesColumn .inStock.stockData,
.availabilityColumn .inStock.stockData,
.availability-column .inStock.stockData,
.tooltipRow .inStock.stockData,
.pricesColumn .inStock.stockData label,
.availabilityColumn .inStock.stockData label,
.availability-column .inStock.stockData label,
.tooltipRow .inStock.stockData label {
  background-position: -14px -412px;
}
.pricesColumn .stockComingSoon.stockData,
.availabilityColumn .stockComingSoon.stockData,
.availability-column .stockComingSoon.stockData,
.tooltipRow .stockComingSoon.stockData,
.pricesColumn .stockComingSoon.stockData label,
.availabilityColumn .stockComingSoon.stockData label,
.availability-column .stockComingSoon.stockData label,
.tooltipRow .stockComingSoon.stockData label {
  background-position: -46px -412px;
}
.pricesColumn .out-of-stock.stockData,
.availabilityColumn .out-of-stock.stockData,
.availability-column .out-of-stock.stockData,
.tooltipRow .out-of-stock.stockData,
.pricesColumn .out-of-stock.stockData label,
.availabilityColumn .out-of-stock.stockData label,
.availability-column .out-of-stock.stockData label,
.tooltipRow .out-of-stock.stockData label {
  background-position: -78px -412px;
}
.pricesColumn .warehouseTitle,
.availabilityColumn .warehouseTitle,
.availability-column .warehouseTitle,
.tooltipRow .warehouseTitle {
  background-image: none;
}
.tooltipRow .stockComingSoon,
.tooltipRow .out-of-stock,
.tooltipRow .stockComingSoon label,
.tooltipRow .out-of-stock label {
  width: auto;
  height: auto;
}
.tooltipRow .stockComingSoon,
.tooltipRow .out-of-stock,
.tooltipRow .stockComingSoon label,
.tooltipRow .out-of-stock label {
  background-image: none;
}
.routingInfoIcon span.bottom,
.bilotInstock span.bottom,
.bilotNotInstock span.bottom {
  background-image: none;
}
.bilotInstock span.icon32 {
  background-position: -14px -378px;
}
.bilotNotInstock span.icon32 {
  background-position: -78px -378px;
}
.bilotInstock.Icon_inStock span.icon32 {
  background-position: -14px -378px;
}
.bilotInstock.Icon_stockComingSoon span.icon32 {
  background-position: -46px -378px;
}
.bilotInstock.Icon_out-of-stock span.icon32 {
  background-position: -78px -378px;
}
.faqImage,
.faqImage {
  background-image: url(../images/icon-sprites.svg);
  background-size: 265px 474px;
  background-position: -78px -230px;
}
.watermark.new,
.watermark.isNewtrue,
.watermark.offer,
.watermark.isOffertrue {
  background-image: url(../images/icon-sprites.svg);
  background-size: 265px 474px;
}
.watermark.new,
.watermark.isNewtrue {
  background-position: -370px -14px;
}
.watermark.new.fi,
.watermark.isNewtrue.fi {
  background-position: -280px -14px;
}
.watermark.new.sv,
.watermark.isNewtrue.sv {
  background-position: -462px -14px;
}
.watermark.offer,
.watermark.isOffertrue {
  background-position: -370px -124px;
}
.watermark.offer.fi,
.watermark.isOffertrue.fi {
  background-position: -280px -124px;
}
.watermark.offer.sv,
.watermark.isOffertrue.sv {
  background-position: -370px -124px;
}
.productList .productListItem .watermark,
.orderList .productListItem .watermark {
  top: 0;
  left: 0;
}
.customBgColor {
  background-color: #7ae1bf;
}
#loading-indicator {
  width: 32px;
  height: 32px;
}
.box-h30 {
  display: block;
  padding: 0 30px;
}
.box-h15 {
  display: block;
  padding: 0 15px;
}
.box-v30 {
  display: block;
  padding: 30px 0;
}
.box-v15 {
  display: block;
  padding: 15px 0;
}
.box-hv30 {
  display: block;
  padding: 30px;
}
.box-hv15 {
  display: block;
  padding: 15px;
}
.image-desc-link {
  color: #000000;
  display: block;
  text-decoration: none;
  padding-bottom: 15px;
}
.image-desc-link img {
  width: 100%;
}
.image-desc-link:hover {
  background: #29694d;
  color: #ffffff;
  text-decoration: none;
}
.image-desc-link p {
  padding: 0 10px;
}
.image-desc-link.link-disabled {
  color: #888888;
  cursor: auto;
}
.image-desc-link.link-disabled:hover {
  background: none;
  color: #888888;
}
.image-desc-link.link-disabled img {
  filter: grayscale(100%);
}
.header {
  background: #ffffff;
  margin: auto;
}
.header .nav-second-row {
  padding: 0;
  margin-top: 10px;
  position: relative;
  min-height: 60px;
}
.header button:focus {
  outline: none !important;
  border: none;
  box-shadow: none;
}
.header .navbar-default {
  background-color: #ffffff;
  border: none;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}
.header .navbar-default ul.navbar-nav {
  width: 100%;
  line-height: 19px;
}
.header .navbar-default ul.navbar-nav.nav > li > a {
  color: #000000;
}
.header .navbar-default ul.navbar-nav.nav > li > a:hover,
.header .navbar-default ul.navbar-nav.nav > li > a:focus {
  text-decoration: underline;
}
.header .navbar-default ul.navbar-nav .content {
  float: none;
  overflow: hidden;
  padding: 20px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  max-width: 360px;
}
@media (max-width: 1439px) {
  .header .navbar-default ul.navbar-nav .content {
    display: none;
  }
}
.header .navbar-default ul.navbar-nav li a {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .header .navbar-default ul.navbar-nav li a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-default ul.navbar-nav li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .navbar-default ul.navbar-nav li a {
    font-size: 16px;
  }
}
.header .navbar-default ul.navbar-nav li.La:hover {
  text-decoration: underline;
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent {
  padding: 20px 16px;
  margin: 0;
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent a {
  display: inline-block;
  padding: 0;
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent a:after {
  content: " /";
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent a:last-child:after {
  content: "\A";
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent a span {
  background: none;
}
.header .navbar-default ul.navbar-nav li.languagecurrencycomponent a span.current {
  text-decoration: underline;
}
.header .navbar-default ul.navbar-nav li.feedback_link {
  padding: 12px 15px 15px;
}
.header .navbar-default ul.navbar-nav li.feedback_link a {
  padding: 0;
}
.header .navbar-default ul.navbar-nav li.feedback_link:hover a {
  text-decoration: underline;
}
.header .navbar-default ul.navbar-nav li.feedback_link:hover .log {
  display: block;
}
.header .navbar-default ul.navbar-nav li.feedback_link:hover .log li a span {
  background-image: none;
}
.header .navbar-default ul.navbar-nav li.feedback_link .arrowDown {
  display: inline;
}
.header .navbar-default ul.navbar-nav li.feedback_link .log {
  display: none;
  position: absolute;
  top: 4px;
  z-index: 17;
  background: white;
  border: 1px solid #29694d;
  width: 190px;
  padding: 15px 0;
  margin-top: 40px;
}
.header .navbar-default ul.navbar-nav li.feedback_link .log li {
  padding: 0 20px;
}
.header .navbar-default ul.navbar-nav li.feedback_link .log li:hover {
  background-color: #f5f5f5;
}
.header .navbar-default ul.navbar-nav li.feedback_link .log li a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
  color: #29694d;
  font-weight: normal;
}
.header .navbar-default ul.navbar-nav li.feedback_link .log li a:visited {
  font-weight: normal;
}
.header .navbar-default ul.navbar-nav li.mainnavigation:hover {
  text-decoration: none;
  background: #f0eee6;
}
.header .navbar-default ul.navbar-nav li.mainnavigation:hover ul {
  opacity: 1;
  height: auto;
  max-height: 500px;
  padding: 8px 0;
  transition: max-height 0s, opacity 0s, padding 0s;
  transition-delay: 0.3s;
  overflow: hidden;
}
.header .navbar-default ul.navbar-nav li.mainnavigation a {
  padding: 20px 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.header .navbar-default ul.navbar-nav li.mainnavigation a:hover {
  text-decoration: none !important;
  background: #f0eee6;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul {
  display: block;
  opacity: 0;
  height: 0;
  max-height: 0;
  position: absolute;
  top: 3px;
  z-index: 17;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul.Lb {
  background: #ffffff !important;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  color: #29694d;
  width: auto;
  min-width: 340px;
  margin-top: 56px !important;
  padding: 0;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul.Lb .nav-submenu-title {
  background-image: none;
  color: #29694d;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul.Lb .nav-submenu-title:after {
  background-image: none;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li {
  padding: 0 24px;
  border: 0;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li:hover a {
  font-weight: bold;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li .empty-nav-item {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  background-image: none;
  color: #000000;
  display: block;
  float: none;
  padding: 16px 0;
  text-transform: none;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 1439px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li .empty-nav-item {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li .empty-nav-item {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li .empty-nav-item {
    font-size: 14px;
  }
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li a {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  display: block;
  font-weight: normal;
  padding: 16px 0;
  text-decoration: none;
  white-space: nowrap;
  text-transform: none;
}
@media (max-width: 1439px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation ul li a {
    font-size: 14px;
  }
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li a:visited {
  font-weight: normal;
}
.header .navbar-default ul.navbar-nav li.mainnavigation ul li a:hover {
  background: none;
}
.header .navbar-default ul.navbar-nav li.mainnavigation .empty-nav-item {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  line-height: 19px;
  background-image: none;
  color: #000000;
  display: block;
  float: none;
  padding: 20px 16px;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation .empty-nav-item {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation .empty-nav-item {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .navbar-default ul.navbar-nav li.mainnavigation .empty-nav-item {
    font-size: 16px;
  }
}
.header .navbar-default ul.navbar-nav li a {
  padding: 20px 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.header .navbar-default .login-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  border-radius: 3px;
  min-width: 80px;
  padding: 10px;
  margin-top: 8px;
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 1439px) {
  .header .navbar-default .login-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-default .login-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .navbar-default .login-button {
    font-size: 14px;
  }
}
.header .navbar-default .login-button a {
  color: #000000;
}
.header .navbar-default .logout {
  padding-right: 0;
}
.header #customerSelect {
  height: 50px;
}
.header #customerSelect .search-wrapper {
  display: flex;
}
.header #customerSelect .search-wrapper input#customerSearch {
  width: 300px;
}
.header #customerSelect .search-wrapper input#customerSearch::placeholder {
  color: black !important;
  opacity: 1;
  font-style: normal !important;
}
.header #customerSelect #customerSelectContainer {
  float: right;
  margin-right: 4px;
}
.header #customerSelect #customerSelectContainer .arrowDown {
  display: inline-block;
  position: absolute;
  right: -12px;
  top: 21px;
}
.header #customerSelect #customerSelectContainer #resultsWrapper {
  display: none;
  position: absolute;
  width: 295px;
  max-height: 300px;
  z-index: 1000;
  border: 1px solid #cccecf;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: white;
  scrollbar-color: #617866 #ffffff;
}
.header #customerSelect #customerSelectContainer #resultsWrapper #customerChanger {
  width: 300px;
  height: 100%;
  border: none;
  outline: none;
  padding: 5px;
  font-family: inherit;
}
@media (min-width: 1200px) {
  .header #customerSelect {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) {
  .header #customerSelect {
    margin-top: 10px;
    margin-left: -10px;
  }
  .header #customerSelect #resultsWrapper {
    width: 248px;
  }
  .header #customerSelect #customerSelectContainer {
    width: 250px;
    float: right;
    margin-right: 20px;
  }
  .header #customerSelect #customerSelectContainer .arrowDown {
    top: 12px;
    right: 15px;
  }
}
.header #customerSelect #customerSelectBox {
  position: relative;
}
.header #customerSelect #customerSelectBox select {
  width: 100%;
  border: none;
  padding-right: 26px;
  margin: 10px 0 15px 0;
  outline-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header #customerSelect #customerSelectBox select::-ms-expand {
  display: none;
}
.header #customerSelect #customerSelectBox .arrowDown {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
}
.header .currentCustomer {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  white-space: pre;
  margin-top: 10px;
}
.header .headerLogo {
  position: relative;
  bottom: 6px;
}
.header .headerLogo img {
  height: auto;
  width: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .header .headerLogo img {
    height: 48px;
    width: auto;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .header .headerLogo img {
    height: auto;
    max-height: 70px;
    max-width: 100%;
  }
}
.header .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  margin-top: 5px;
}
.header .login-mobile {
  height: 46px;
  width: 46px;
  margin-right: 5px;
}
.header .login-mobile .login-button {
  color: #000000;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  border: none;
}
.header .login-mobile .login-button span {
  font-size: 32px;
}
.header .mobile-search-button {
  color: #000000;
  background-color: #ffffff;
  border: none;
  margin: 0;
  padding: 10px 20px 0 0;
}
.header .mobile-search-button span.icon {
  background-image: none;
  font-size: 24px;
  width: 24px;
  height: 24px;
  font-weight: bold;
}
.header .navbar-right-section {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header .navbar-right-section .navbar-icons {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
}
.header .navbar-right-section .navbar-icons #datepicker {
  color: #ffffff;
  max-width: 65px;
  border: none;
  background-color: inherit;
}
.header .navbar-right-section .navbar-icons .delivery-date-button {
  display: block;
  color: #ffffff;
  background-color: #29694d;
  border: none;
  border-radius: 3px;
  margin: 0 15px;
}
@media (min-width: 1200px) {
  .header .navbar-right-section .navbar-icons .delivery-date-button {
    flex-direction: row;
    display: flex;
  }
}
.header .navbar-right-section .navbar-icons .delivery-date-button:hover {
  background-color: #29694d;
  color: #ffffff;
}
.header .navbar-right-section .navbar-icons .delivery-date-button .delivery-truck {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  height: 35px;
  padding: 0 5px;
  fill: currentColor;
}
.header .navbar-right-section .navbar-icons .delivery-date-button #delivery-date {
  margin-right: 2px;
}
.header .navbar-right-section .navbar-icons .delivery-date-button #date {
  position: absolute;
  bottom: 13px;
  left: 0;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
}
.header .navbar-right-section .navbar-icons .delivery-date-button .select-arrow {
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0;
  font-size: 8px;
}
.header .navbar-right-section .navbar-icons .shopping-cart-button {
  color: #ffffff;
  font-size: 0;
  text-indent: -999em;
  background-color: #29694d;
  border: none;
  border-radius: 3px;
  margin-right: 0;
  padding: 10px;
}
@media (max-width: 767px) {
  .header .navbar-right-section .navbar-icons .shopping-cart-button {
    padding: 0 0 0 5px;
    background-color: #ffffff;
    color: #29694d;
  }
}
.header .navbar-right-section .navbar-icons .shopping-cart-button span {
  display: block;
  font-size: 32px;
}
@media (min-width: 400px) {
  .header .navbar-right-section .navbar-icons .shopping-cart-button span {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .header .navbar-right-section .navbar-icons.not-logged .shopping-cart-button {
    margin-right: 135px;
  }
}
.header .navbar-right-section .navbar-icons .logged-button {
  margin-left: 15px;
}
.header .navbar-right-section .navbar-icons .logged-button a {
  color: #29694d;
  display: block;
  padding: 2px 12px;
}
@media (min-width: 1200px) {
  .header .navbar-right-section .navbar-icons .logged-button a {
    padding: 10px 0;
  }
}
.header .navbar-right-section .navbar-icons .logged-button a span.glyphicon-user {
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
}
.header .navbar-right-section .navbar-icons .logged-button .dropdown-menu {
  background: #f5f5f5;
}
.header .navbar-right-section .navbar-icons .logged-button .dropdown-menu a {
  padding: 10px;
  border-bottom: 1px solid #29694d;
}
.header .navbar-right-section .navbar-icons .logged-button .dropdown-menu a:hover {
  background: #29694d;
  color: #ffffff;
}
@media (min-width: 768px) {
  .header .navbar-right-section .loggin-mobile {
    display: none;
  }
}
.header .navbar-right-section .loggin-mobile .register-link {
  display: none;
  padding: 5px;
  font-size: 10px;
  color: #3e3e3e;
}
.header .navbar-right-section .loggin-mobile .register-link:hover {
  color: #29694d;
}
@media (min-width: 400px) {
  .header .navbar-right-section .loggin-mobile .register-link {
    display: block;
  }
}
.header .navbar-right-section .loggin-mobile .login-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  border-radius: 3px;
  min-width: 80px;
  padding: 10px;
  margin-top: 0;
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 1439px) {
  .header .navbar-right-section .loggin-mobile .login-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .navbar-right-section .loggin-mobile .login-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .navbar-right-section .loggin-mobile .login-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .navbar-right-section .loggin-mobile .login-button {
    margin-top: 0;
    margin-right: 5px;
  }
}
.header #siteSearchBox {
  width: 100%;
  display: inline-block;
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .header #siteSearchBox {
    display: none;
  }
  .header #siteSearchBox.visible-on-mobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1000001;
    padding: 20px;
    margin: 0;
  }
}
.header #siteSearchBox .radioGroup {
  display: none;
  background: #f5f5f5;
  height: 48px;
  border: 1px solid #d7d7d7;
  border-right: none;
  padding: 0;
}
.header #siteSearchBox .radioGroup span {
  padding: 0 15px 0 6px;
  position: relative;
}
.header #siteSearchBox .radioGroup .arrowDown {
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 3px;
}
.header #siteSearchBox .radioGroup select {
  background: transparent;
  border: none;
  outline: 0;
  padding: 15px 0 4px 6px;
  position: relative;
  bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 3;
  width: 100%;
}
.header #siteSearchBox .radioGroup select::-ms-expand {
  display: none;
}
.header #siteSearchBox .radioGroup .radio {
  display: none;
}
.header #siteSearchBox form {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.header #siteSearchBox form .control-group {
  height: 48px;
  padding: 0;
  background: #ffffff;
  position: relative;
}
.header #siteSearchBox form .control-group #bilotsearch {
  background-color: #ffffff;
  padding: 0 50px;
  height: 48px;
  border-bottom: 1px solid #29694d;
  border-top: none;
  border-left: none;
  border-right: none;
}
@media (max-width: 1199px) {
  .header #siteSearchBox form .control-group #bilotsearch {
    width: 80%;
  }
}
.header #siteSearchBox form .control-group .bilotSearchRemove {
  position: absolute;
  right: 0;
  bottom: 10px;
  display: none;
  width: 40px;
  margin: 0;
  display: inline;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.header #siteSearchBox form .control-group .bilotSearchRemove span.icon {
  color: #29694d;
  font-size: 24px;
  width: 24px;
  height: 24px;
  font-weight: bold;
  background-image: none;
}
@media (max-width: 1199px) {
  .header #siteSearchBox form .control-group .bilotSearchRemove {
    right: 20%;
  }
}
.header #siteSearchBox form .control-group button#siteSearchSubmit {
  position: absolute;
  left: 0;
  bottom: 8px;
  background-image: none;
  background-color: transparent;
  width: 40px;
  border: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.header #siteSearchBox form .control-group button#siteSearchSubmit span.icon {
  color: #29694d;
  font-size: 24px;
  width: 24px;
  height: 24px;
  font-weight: bold;
  background-image: none;
}
.header #siteSearchBox form .control-group .close-mobile-search-button {
  color: #29694d;
  font-size: 11px;
  cursor: pointer;
  text-transform: uppercase;
  bottom: 18px;
  right: 0;
  position: absolute;
}
.header #siteSearchBox form#suggestiveForm {
  position: relative;
  top: 10px;
  height: 26px;
}
@media (max-width: 1199px) {
  .header #siteSearchBox form#suggestiveForm {
    margin: 0 -22px;
  }
}
.header #siteSearchBox form#suggestiveForm .content {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header #siteSearchBox form#suggestiveForm .content .cmsDescription {
  color: #666666;
  height: 26px;
  display: block;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.header #siteSearchBox form#suggestiveForm .content .cmsTitle {
  height: 31px;
  display: block;
  padding: 5px 10px 0 10px;
}
.header #bilotsearch:focus {
  outline: none !important;
  border: none;
  box-shadow: none;
}
.header .search-button {
  border: none;
  background-color: #d8e1da;
  border-radius: 0 5px 5px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.header .utility-links {
  list-style: none;
  padding: 10px 0 0;
}
.header .utility-links li {
  display: inline-block;
  margin-right: 15px;
}
.header .utility-links a {
  font-size: 12px;
}
.header .language {
  padding-top: 10px;
}
.header .search-box {
  max-width: 300px;
}
.header .search-box .form-control:focus {
  border-right: 0;
  box-shadow: none;
}
.header .search-box .btn {
  border-left: 0;
  color: #29694d;
  background: #ffffff;
}
.header .compare-products {
  display: block;
  padding-top: 10px;
}
.header .mini-cart {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .header .mini-cart {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .header .mini-cart {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .header .header-login {
    padding-top: 20px;
  }
}
.header .header-login .login-text-header {
  color: #ffffff;
  padding: 10px 0;
}
.header .routinginfo .headerCompare {
  height: 60px;
  padding: 0;
}
.header .routinginfo .headerCompare #header_compare {
  float: left;
  margin-top: 9px;
  height: 50px;
  font-weight: normal;
}
.header .routinginfo .headerCompare #header_compare:hover,
.header .routinginfo .headerCompare #header_compare:focus,
.header .routinginfo .headerCompare #header_compare:visited {
  background-color: transparent;
  color: #000000;
}
.header .routinginfo .headerCompare #header_compare #header_compare_count {
  padding-left: 5px;
}
.header .routinginfo .headerCompare #header_compare #header_compare_count a {
  font-weight: normal;
}
.header .routinginfo .headerCompare #productComparisonToastPanel {
  z-index: 4;
}
.header .routinginfo .headerRouting {
  height: 60px;
  padding: 0;
}
.header .routinginfo .headerRouting .row {
  margin: 0;
}
.header .routinginfo .headerRouting .truckIcon {
  margin-top: 20px;
  padding: 0;
  text-align: right;
}
.header .routinginfo .headerRouting .truckIcon span {
  margin: 0;
  cursor: inherit;
}
.header .routinginfo .headerRouting .boxIcon {
  margin-top: 14px;
  padding: 0;
  text-align: center;
}
.header .routinginfo .headerRouting .boxIcon span {
  margin-top: 5px;
  cursor: inherit;
}
.header .routinginfo .headerRouting .routingInfoText {
  margin: 0;
  margin-top: 22px;
  padding: 0;
  padding-left: 6px;
  white-space: nowrap;
}
.header .routinginfo .headerRouting .routingInfoText #changeDelivery {
  margin-left: 14px;
}
.header .routinginfo .headerRouting .routingInfoText #changeDelivery span.icon16 {
  margin-top: 0;
}
.header .routinginfo .headerRouting .routingInfoText #changeDelivery .mobile {
  display: none;
}
.header .cart {
  padding: 0;
}
.header .cart .miniCart {
  height: 60px;
  padding: 20px 0;
}
.header .cart .miniCart > a {
  text-align: right;
}
.header .cart .miniCart > a .cartIcon {
  padding: 0;
}
.header .cart .miniCart > a .cartTotal {
  margin-top: 2px;
}
@media (max-width: 767px) {
  .header .cart .miniCart > a .cartTotal {
    padding-left: 2px;
  }
}
.header .cart .miniCart > a .cartTotal .count,
.header .cart .miniCart > a .cartTotal .total {
  background: transparent;
  color: #000000;
  font-weight: normal;
  width: auto;
  margin: 0;
  display: block;
  white-space: nowrap;
  text-align: left;
}
.header .cart .miniCart > a:hover,
.header .cart .miniCart > a:focus {
  text-decoration: none;
}
.header .cart .miniCart .arrowDown {
  display: none;
}
.header .cart .miniCart:hover .miniCartPopupFill {
  display: none;
}
@media (min-width: 1200px) {
  .header .cart-desktop {
    width: 8%;
  }
}
.header .categoryNavigation {
  top: 10px;
  margin-right: -44px;
}
@media (min-width: 1440px) {
  .header .routinginfo-desktop {
    margin-left: 15px;
  }
}
.header .catalogFilterNav {
  margin-right: 18px;
}
@media (max-width: 1440px) {
  .header .catalogFilterNav {
    margin-right: -5px;
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .header .categoryNavigation {
    top: 10px;
    margin-right: -30px;
  }
}
.header .catalogFilter {
  position: absolute;
  left: -110px;
  right: 0;
  top: 24px;
  text-align: right;
  width: auto;
}
.header .catalogFilter .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
  margin-left: 8px;
}
.header .catalogFilter .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.header .catalogFilter .switch input:checked + .slider {
  background-color: #29694d;
}
.header .catalogFilter .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.header .catalogFilter .switch input:focus + .slider {
  box-shadow: 0 0 1px #ffffff;
}
.header .catalogFilter .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d7d7d7;
  -webkit-transition: .4s;
  transition: .4s;
}
.header .catalogFilter .switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: -4px;
  bottom: -2px;
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  -webkit-transition: .4s;
  transition: .4s;
}
.header .catalogFilter .switch .slider.round {
  border-radius: 34px;
}
.header .catalogFilter .switch .slider.round:before {
  border-radius: 50%;
}
.header .headerLogin {
  padding-right: 8px;
  margin-top: 14px;
  float: right;
  cursor: pointer;
}
.header .headerLogin:hover .myaccount_link .log {
  display: block;
}
.header .headerLogin .personIcon {
  margin-top: 4px;
  text-align: right;
}
.header .headerLogin .logged_in span {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 38px;
  margin-top: 5px;
}
@media (max-width: 1439px) {
  .header .headerLogin .logged_in span {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .headerLogin .logged_in span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .headerLogin .logged_in span {
    font-size: 16px;
  }
}
.header .headerLogin .myaccount_link .accountMenu {
  white-space: nowrap;
}
.header .headerLogin .myaccount_link .accountMenu .header {
  color: #29694d;
}
.header .headerLogin .myaccount_link .accountMenu .arrowDown {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.header .headerLogin .myaccount_link .accountMenu .arrowDown span {
  float: right;
  display: inline-block;
  position: static;
}
.header .headerLogin .myaccount_link .log {
  display: none;
  position: absolute;
  top: auto;
  left: -90px;
  background: white;
  border: 1px solid #000000;
  width: 190px;
  padding: 15px 0;
  z-index: 100;
}
.header .headerLogin .myaccount_link .log li {
  padding: 0 20px;
}
.header .headerLogin .myaccount_link .log li a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
  color: #000000;
}
.header .headerLogin .myaccount_link .log li a:hover {
  text-decoration: underline;
}
.header .headerLogin .myaccount_link .log li a:visited {
  font-weight: normal;
}
.header .headerLogin .myaccount_link .log li.signout {
  margin-top: 20px;
}
.header .headerLogin .myaccount_link .log li.signout a#header_signOut {
  border-top: 1px solid #29694d;
  padding-top: 15px;
}
.header .loginField {
  text-align: right;
}
.header .loginField .register {
  position: absolute;
  right: 150px;
  top: 21px;
  white-space: nowrap;
}
.header .loginField .register a {
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
}
.header .loginField .headerLoginIn {
  margin-top: 10px;
  display: inline-block;
}
.header .loginField .headerLoginIn .login a {
  background-color: #000000;
  text-transform: uppercase;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  padding: 14px 14px;
}
.header .loginField .headerLoginIn .login a:hover,
.header .loginField .headerLoginIn .login a:active {
  text-decoration: none;
  background-color: #2e2e2e;
}
.sticky-header {
  line-height: 100%;
  width: inherit;
  padding: 0 0 30px 0;
  background-color: #ffffff;
  z-index: 16;
}
#customerSelection {
  height: auto;
  min-height: 50px;
  padding: 12px 20px;
  background-color: #e6e1d1;
}
#customerSelection #customerSearchBox {
  padding: 0;
}
#customerSelection #customerSearchBox input {
  width: 100%;
  display: inline-block;
  background: transparent;
}
#customerSelection #customerSearchBox a {
  line-height: 50px;
  padding: 0 15px;
}
#customerSelection #customerSearchBox .currentCustomer {
  display: inline-block;
  line-height: 26px;
}
#customerSelection #customerSearchBox #customerSuggestiveForm {
  top: 37px !important;
}
#customerSelection #customerSearchBox #customerSuggestiveForm li:hover {
  background-color: transparent;
}
#customerSelection .selectBaskets {
  float: right;
}
#customerSelection .selectBaskets #basketSelect {
  background: transparent;
  padding-right: 26px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
#customerSelection .selectBaskets #basketSelect:focus {
  border: none;
}
#customerSelection .selectBaskets #basketSelect::-ms-expand {
  display: none;
}
#customerSelection .selectBaskets #basketSelect option {
  color: #000000;
  background: transparent;
}
#customerSelection .selectBaskets #basketSelect option:hover {
  background: transparent;
}
#customerSelection .selectBaskets .arrowDown {
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 1px;
  pointer-events: none;
}
.position-static {
  position: static;
}
@media (max-width: 1199px) {
  .header #customerSelect {
    border-bottom: 1px solid #dddddd;
    width: inherit;
  }
  .header #customerSelect #customerSelectBox {
    max-width: 500px;
    float: right;
  }
  .header .loginField .register {
    display: none;
  }
  .shopping-cart-button {
    height: 38px;
    background-color: white;
  }
  .headerRouting {
    margin-left: 43px;
  }
  .sticky-header {
    padding: 0;
  }
  .sticky-header #mobile-nav .loginField {
    float: left;
    text-align: right;
  }
  .sticky-header #mobile-nav .miniCart {
    text-align: center;
    padding: 10px 0;
    float: right;
  }
  .sticky-header #mobile-nav .headerLogin {
    margin-top: 4px;
    padding: 0 20px 8px 20px;
  }
  .sticky-header #mobile-nav .headerLogin .logged_in,
  .sticky-header #mobile-nav .headerLogin .header {
    display: none;
  }
  .sticky-header #mobile-nav .headerLogin .icon16 {
    display: none;
  }
  .sticky-header #mobile-nav .headerLogin .myaccount_link .log {
    left: -60px;
    top: 44px;
  }
  .sticky-header #mobile-nav .catalogFilter {
    display: none;
  }
  #customerSelection {
    height: auto;
  }
  #customerSelection #customerSearchBox .currentCustomer {
    margin-left: 0;
    white-space: nowrap;
  }
  #customerSelection #customerSearchWrapper {
    padding: 0;
  }
  #customerSelection .currentCustomer {
    padding: 0;
  }
  #customerSelection .selectBaskets #basketSelect {
    margin-right: 0;
  }
  .mobile_search {
    float: right;
  }
}
@media (max-width: 767px) {
  .header .headerLogo {
    bottom: 0;
    padding: 0;
  }
  .header #mobile-nav .miniCart {
    padding: 10px 0;
    text-align: right;
  }
  .header #mobile-nav .miniCart > a {
    padding: 18px 0;
  }
  .header #mobile-nav .headerLogin {
    margin-top: 4px;
    padding: 2px;
  }
  .header #mobile-nav .headerLogin .myaccount_link .log {
    left: -100px;
  }
  .header #mobile-nav .mobile_search .mobile-search .mobile-search-button {
    padding: 10px 5px;
  }
}
.header-bar {
  background: #29694d;
  margin-top: 30px;
}
.header-bar ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 10px 0;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .header-bar ul {
    justify-content: space-around;
  }
}
.header-bar ul li {
  color: #ffffff;
  line-height: 24px;
  white-space: nowrap;
  padding: 0 15px;
}
.breadcrumb {
  background: none;
  border-radius: 0;
  padding: 30px 0;
  margin: 0;
}
@media (max-width: 767px) {
  .breadcrumb {
    padding: 20px 0;
  }
}
.breadcrumb ul li {
  display: inline-block;
  padding: 0 2px;
  font-size: 11px;
}
.breadcrumb ul li:first-child {
  padding-left: 0;
}
.breadcrumb ul li a {
  font-weight: normal;
  text-transform: uppercase;
}
.breadcrumb ul li.active a {
  text-decoration: underline;
}
.billboard {
  padding: 15px 0;
}
.billboard img {
  width: 100%;
}
.content-box {
  padding: 15px 0;
}
.content-box .quick-links {
  padding-left: 0;
  list-style: none;
}
.content-box .quick-links a:before {
  content: '\00BB';
  display: inline-block;
  margin-right: 5px;
}
.faqItem {
  margin-left: 0;
  margin-right: 0;
}
.footer {
  background: #e6e1d1;
  color: #000000;
  padding: 30px 0 150px 0;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .footer {
    padding: 20px 0 50px 0;
  }
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer ul.footer-flex {
  margin: 0 auto;
  max-width: 80%;
}
@media (max-width: 767px) {
  .footer ul.footer-flex {
    display: flex;
    flex-direction: column;
    max-width: 240px;
  }
}
.footer ul.footer-flex li {
  margin-bottom: 20px;
}
.footer ul.footer-flex li .content {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  display: block;
  padding: 0;
  margin-bottom: 20px;
  float: none;
}
@media (max-width: 1439px) {
  .footer ul.footer-flex li .content {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .footer ul.footer-flex li .content {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer ul.footer-flex li .content {
    font-size: 16px;
  }
}
.footer ul.footer-flex li .content p {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1439px) {
  .footer ul.footer-flex li .content p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .footer ul.footer-flex li .content p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer ul.footer-flex li .content p {
    font-size: 14px;
  }
}
.footer ul.footer-flex li .content h4 .caret {
  margin-left: 10px;
  transform: rotateX(180deg);
}
.footer ul.footer-flex li .content h4.collapsed .caret {
  transform: rotateX(0deg);
}
.footer ul.footer-flex li .content a {
  display: inline-block;
}
.footer ul.footer-flex li .social-media {
  padding: 10px 10px 0 0;
  display: inline-block;
}
.footer ul.footer-flex li .social-media a {
  display: inline-block;
}
.footer ul.footer-flex li .social-media img {
  cursor: pointer;
  margin: 5px 5px 5px 0;
}
.footer ul.footer-flex li a {
  color: #000000;
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer ul.footer-flex li a {
    margin-bottom: 20px;
  }
}
#mobile-nav .navigation-initiators-container {
  display: flex;
  align-items: center;
}
#mobile-nav .dropdown {
  position: relative;
}
#mobile-nav .dropdown .hamburger-button {
  background-color: transparent;
  border: none;
  outline: none;
  margin: 0;
  font-size: 30px;
  padding: 0;
  width: 40px;
  color: #7ae1bf;
  position: relative;
  z-index: 17;
}
#mobile-nav .dropdown .hamburger-active {
  border-bottom: none;
}
#mobile-nav .cash-and-carry {
  font-size: 12px;
}
#mobile-nav .cash-and-carry .location {
  color: #00b3ee;
}
#mobile-nav .hamburger-active {
  background-color: #e6e1d1;
}
#mobile-nav .siteLogo {
  display: inline;
}
#mobile-nav .collapsing-nav {
  max-width: 100vw;
  background-color: #f0eee6;
  list-style: none;
  padding-bottom: 5px;
  overflow: auto;
  position: relative;
  top: 12px;
  margin-left: -7px;
  margin-right: -7px;
}
#mobile-nav .collapsing-nav > ul > li,
#mobile-nav .collapsing-nav > ul > .productnavigation > li,
#mobile-nav .collapsing-nav > ul > .mainnavigation > li {
  position: relative;
}
#mobile-nav .collapsing-nav > ul > li:after,
#mobile-nav .collapsing-nav > ul > .productnavigation > li:after,
#mobile-nav .collapsing-nav > ul > .mainnavigation > li:after {
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: #d3d3d3;
  display: block;
  content: " ";
}
#mobile-nav .collapsing-nav > ul > .productnavigation.open > li:after,
#mobile-nav .collapsing-nav > ul > .mainnavigation.open > li:after {
  display: none;
}
#mobile-nav .collapsing-nav > ul > .mainnavigation.open > ul.Lb {
  display: block;
  width: auto;
}
#mobile-nav .collapsing-nav > ul > li.additionalproduct:after {
  display: none;
}
#mobile-nav .collapsing-nav a {
  display: block;
  color: #000000;
  padding: 17px 20px;
}
#mobile-nav .collapsing-nav a:hover {
  text-decoration: none;
}
#mobile-nav .collapsing-nav .underline {
  text-decoration: underline;
}
#mobile-nav .collapsing-nav .catalogFilter {
  height: 60px;
  width: auto;
  position: relative;
  left: 26px;
  top: 0px;
  display: block;
}
#mobile-nav .collapsing-nav .catalogFilter .toggleCatalogFilter {
  position: relative;
  top: 20px;
}
#mobile-nav .collapsing-nav .catalogFilter .toggleCatalogFilter a {
  display: inline-block;
  padding: 0;
}
#mobile-nav .collapsing-nav .catalogFilter .toggleCatalogFilter span {
  background-image: none;
}
#mobile-nav .collapsing-nav .catalogFilter .toggleCatalogFilter .switch {
  margin-left: 0;
  float: left;
  margin-right: 10px;
}
#mobile-nav .collapsing-nav .headerRouting {
  height: 60px;
  padding: 0;
  margin-left: 35px;
}
#mobile-nav .collapsing-nav .headerRouting .truckIcon {
  margin-top: 10px;
  padding: 0;
}
#mobile-nav .collapsing-nav .headerRouting .truckIcon span {
  margin: 0;
  cursor: inherit;
}
#mobile-nav .collapsing-nav .headerRouting .boxIcon {
  margin-top: 15px;
  padding: 0;
}
#mobile-nav .collapsing-nav .headerRouting .boxIcon span {
  cursor: inherit;
}
#mobile-nav .collapsing-nav .headerRouting .routingInfoText {
  color: #000000;
  margin: 0;
  margin-top: 20px;
}
#mobile-nav .collapsing-nav .headerRouting .routingInfoText .icon16 {
  display: none;
}
#mobile-nav .collapsing-nav .mainnavigation {
  position: relative;
}
#mobile-nav .collapsing-nav .mainnavigation.open:after {
  display: none;
}
#mobile-nav .collapsing-nav .mainnavigation.open ul.Lb {
  background: #fffdf8 !important;
}
#mobile-nav .collapsing-nav .mainnavigation.open .icon-expander {
  animation: performRotate 0.3s forwards;
}
#mobile-nav .collapsing-nav .mainnavigation > .empty-nav-item {
  padding: 24px 20px;
  font-weight: bold;
  display: block;
  background: none;
}
#mobile-nav .collapsing-nav .mainnavigation a {
  padding: 24px 20px;
}
#mobile-nav .collapsing-nav .mainnavigation ul.Lb {
  position: static !important;
  display: none;
  box-shadow: none;
  margin-top: 0 !important;
  padding: 0;
  top: 28px;
  border: 0 !important;
}
#mobile-nav .collapsing-nav .mainnavigation ul.Lb li {
  padding: 0;
}
#mobile-nav .collapsing-nav .mainnavigation ul.Lb li.Lb {
  border: 0;
}
#mobile-nav .collapsing-nav .mainnavigation ul.Lb li.Lb .empty-nav-item {
  padding: 16px 20px;
  font-weight: bold;
  display: block;
  background: none;
}
#mobile-nav .collapsing-nav .mainnavigation ul.Lb li .nav-submenu-title a {
  padding: 16px 20px;
  font-weight: normal;
}
#mobile-nav .collapsing-nav .mainnavigation .icon-expander {
  position: absolute;
  right: 0;
  top: 0;
}
#mobile-nav .collapsing-nav .languagecurrencycomponent {
  padding: 17px 20px;
  margin: 0px;
  width: 100%;
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a {
  display: inline-block;
  padding: 0;
  text-transform: uppercase;
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a:hover {
  border: none;
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a:after {
  content: " /";
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a:last-child:after {
  content: "\A";
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a span {
  background: none;
}
#mobile-nav .collapsing-nav .languagecurrencycomponent a span.current {
  font-weight: bold;
}
#mobile-nav .collapsing-nav .feedback_link span {
  background-image: none;
}
#mobile-nav .collapsing-nav .content {
  display: none;
}
#mobile-nav .collapsing-nav .menuLink {
  display: flex;
}
#mobile-nav .collapsing-nav .menuLink .icon {
  flex-grow: 1;
}
#mobile-nav .collapsing-nav .menuLink a {
  flex-grow: 100;
}
#mobile-nav .collapsing-nav .menuLink .menuHover {
  display: none;
}
#mobile-nav .collapsing-nav.collapse.in {
  height: 84vh;
  margin-bottom: 10px;
  padding-bottom: 350px;
}
#mobile-nav.sticky .collapsing-nav.collapse.in {
  height: 92vh;
}
.eanScanner {
  height: 60px;
  padding: 0;
  border: none;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
.eanScanner .scan-icon {
  width: 25px;
  height: 25px;
  display: block;
  background-image: url(../images/button/barcode-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 19px;
  margin-right: 12px;
}
.eanScanner.barcode-scanner-initiator {
  display: flex;
  margin: 0 0 20px 20px;
  align-items: center;
}
.eanScanner.barcode-scanner-initiator .scan-icon {
  width: 25px;
  height: 25px;
  margin-left: 0;
  margin-right: 12px;
}
.eanScanner .close-text {
  display: none;
}
.main-nav {
  position: relative;
  border-top: 1px solid #dddddd;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .main-nav {
    margin-top: 0;
  }
}
.main-nav ul {
  display: flex;
  justify-content: left;
  padding-left: 0;
  margin-bottom: 0;
}
.main-nav ul > li {
  display: block;
  list-style: none;
}
.main-nav ul a.main-level {
  color: #000000;
  display: block;
  padding: 15px;
  text-transform: uppercase;
}
.main-nav ul a.main-level:hover {
  background: #29694d;
  text-decoration: none;
}
.main-nav .menu-hover {
  background: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 2px 2px 5px #ababab;
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  z-index: 1;
}
.main-nav .menu-hover .all-products {
  padding: 0 15px;
  font-weight: 700;
}
.main-nav .menu-hover .all-products a {
  color: #29694d;
}
.main-nav .menu-hover .divider {
  border-top: 1px dotted #000000;
  padding: 15px 0;
}
.main-nav .menu-hover ul {
  padding: 0 40px;
  display: block;
  columns: 3;
}
.main-nav .menu-hover li {
  display: block;
  float: none;
}
.main-nav .menu-hover li a {
  color: #000000;
  display: block;
  padding: 10px 0;
}
.main-nav li:hover .menu-hover {
  display: block;
}
.account-page h1 {
  text-align: center;
  padding: 20px;
}
/*
Account page header
 */
.customAccount .account-content {
  margin-bottom: 1px;
}
.customAccount .account-content.nav-tabs {
  border-bottom: 1px solid #e6e1d1;
}
.customAccount .account-content.nav-tabs li a {
  min-height: 0;
}
.customAccount .account-content li {
  padding-right: 10px;
  height: 32px;
  display: inline-block;
}
.customAccount .account-content li.active a,
.customAccount .account-content li.active a:hover,
.customAccount .account-content li.active a:focus {
  color: #000000;
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  text-decoration: none;
}
.customAccount .account-content li a {
  color: #000000;
  border: 1px solid #e6e1d1;
  background-color: #e6e1d1;
  text-align: center;
  padding: 5px;
  height: 100%;
  width: 100%;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .customAccount .account-content li {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .customAccount .account-content li {
    width: 180px;
  }
}
.customAccount #customer-data .qr-code {
  display: inline-block;
  margin-left: 20px;
}
.nav-tabs li a {
  margin: 0;
}
@media (max-width: 767px) {
  .id-style {
    text-align: center;
  }
}
.tab-content-header {
  padding: 10px 10px 20px 10px;
  margin: 0 0 10px 0;
}
.tab-content-content {
  border: 1px solid transparent;
  padding: 10px 10px 20px 10px;
  margin: 0 0 10px 0;
}
@media (min-width: 1200px) {
  .tab-content-content {
    border: 1px solid #000000;
  }
}
.tab-content-content .paginationBar {
  border: none !important;
}
.grid-container {
  position: relative;
  width: 100%;
  border: 1px solid #000000;
  margin-bottom: 10px;
  min-height: 100px;
}
.details-container {
  margin-top: 10px;
  padding: 10px 10px 20px 10px;
}
.previous-purchases-container {
  border: 1px solid #000000;
  padding: 0 10px 10px 10px;
}
.save-changes-button {
  margin: 50px 0;
  background-color: #29694d;
  border-color: #29694d;
}
.save-changes-button:focus {
  background-color: #29694d;
  border-color: #29694d;
}
.collapsed .grid-arrow-small {
  background: url("../../images/expand_down_single_mobile.png") no-repeat;
}
.grid-arrow-small {
  height: 20px;
  display: inline-block;
  background: url("../../images/expand_up_single_mobile.png") no-repeat left center;
}
.order-detail-row {
  color: #29694d;
  padding: 13px 10px;
}
.row-button {
  padding: 3px;
}
.template-pages-AccountPageTemplate button.bilotButtonSecondary {
  width: 100%;
}
#selectedMenuItemName {
  margin: 0px 0px 0px 10px;
  color: #29694d;
}
.mainpage-intro {
  max-width: 1000px;
}
.wihuri-components {
  width: auto;
  height: auto;
  background-color: #d8e1da;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.half-width-component {
  background-color: #ffffff;
  position: relative;
  margin-top: 30px;
}
.half-width-component-container {
  margin-left: 10%;
  margin-right: 10%;
  height: 240px;
  position: relative;
}
.half-width-component-image {
  background-color: #ffffff;
  position: relative;
}
.half-width-component-text {
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.5em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
  text-align: justify;
}
.half-width-component-heading {
  height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.half-width-component-image img {
  width: 100%;
  height: auto;
}
.half-width-component-line {
  width: 50%;
  border-top: 1px solid black;
}
.half-width-component-link {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
}
.half-width-component-link a {
  color: #000000;
  font-style: italic;
}
.quarter-width-component {
  background-color: #ffffff;
  margin-top: 30px;
}
.quarter-width-component-heading {
  margin-top: 10px;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 4.8em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
}
.quarter-width-component-heading h4 {
  margin-bottom: 0;
}
.quarter-width-component-text {
  margin-top: 15px;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.5em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
}
.quarter-width-component-link {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
}
.quarter-width-component-link a {
  color: #000000;
  font-style: italic;
}
.quarter-width-component-link-noborder {
  width: 100%;
  text-align: center;
}
.quarter-width-component-link-noborder a {
  color: #000000;
  font-style: italic;
}
.quarter-width-component-container {
  margin-left: 10%;
  margin-right: 10%;
  height: 180px;
  position: relative;
}
.quarter-width-component-container h4 {
  margin-top: 10px;
  font-weight: bold;
}
.three-lines {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.quarter-width-component-noborder {
  background-color: #ffffff;
  margin-top: 30px;
}
.quarter-width-component-noborder-heading {
  margin-top: 10px;
  overflow: hidden;
  max-height: 4.8em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
}
.quarter-width-component-noborder-text {
  margin-top: 15px;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.5em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
}
.quarter-width-component-noborder-text p {
  margin-bottom: 0;
}
.quarter-width-component-noborder-link {
  margin-top: 10px;
  text-align: center;
}
.quarter-width-component-noborder-link a {
  color: #000000;
  font-style: italic;
}
.quarter-width-component-noborder-email {
  margin-top: 10px;
}
.quarter-width-component-noborder-email a {
  color: #29694d;
  font-style: normal;
}
.quarter-width-component-noborder-container {
  margin-left: 10%;
  position: relative;
  height: 160px;
}
.quarter-width-component-noborder-container h4 {
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 0;
}
.indicator-section {
  position: relative;
  height: 50px;
}
#myCarousel {
  margin: 0 0 60px 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #myCarousel {
    margin: 0 0 40px 0;
  }
}
#myCarousel:focus {
  outline: none;
}
@media (max-width: 1199px) {
  #myCarousel.desktop {
    display: none;
  }
}
#myCarousel .link-carousel-inner {
  margin-left: 7px;
}
@media screen and (max-width: 1200px) {
  #myCarousel .link-carousel-inner {
    margin-left: 0;
  }
}
#myCarousel .carousel-indicators {
  bottom: -40px;
}
#myCarousel .carousel-indicators li {
  background-color: #d8e1da;
  width: 15px;
  height: 15px;
  margin: 7px;
  outline: none;
}
#myCarousel .carousel-indicators li:focus {
  outline: none;
}
#myCarousel .carousel-indicators .active {
  background-color: #29694d;
}
#myCarousel .carousel-indicators.link-indicators {
  bottom: 20px;
  margin-left: -50%;
}
#myCarousel .carousel-indicators.link-indicators li {
  width: 20px;
  height: 20px;
}
#myCarousel .carousel-indicators.link-indicators .active {
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  #myCarousel .carousel-indicators.link-indicators {
    margin-left: -50%;
    bottom: 35px;
  }
}
@media screen and (max-width: 1200px) {
  #myCarousel .carousel-indicators.link-indicators {
    margin-left: -30%;
    bottom: 40%;
  }
}
@media screen and (max-width: 400px) {
  #myCarousel .carousel-indicators.link-indicators {
    bottom: 58%;
  }
}
#myCarousel .carousel-caption {
  text-shadow: none;
}
#myCarousel .carousel-control {
  width: 40px;
}
@media (min-width: 768px) {
  #myCarousel .carousel-control {
    width: 60px;
  }
}
#myCarousel .carousel-control.left,
#myCarousel .carousel-control.right {
  background-image: none;
  margin: 0;
}
#myCarousel .carousel-control .glyphicon-chevron-right {
  right: 20px;
}
#myCarousel .carousel-control .glyphicon-chevron-left {
  left: 20px;
}
#myCarousel .item .text a {
  color: inherit;
}
#myCarousel .item .text a:visited {
  color: inherit;
}
#myCarousel .item .image {
  height: 320px;
  position: relative;
  overflow: hidden;
}
#myCarousel .item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 10px;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #myCarousel .item .image img {
    min-height: auto;
  }
}
#myCarousel .item .image.link-image {
  height: 460px;
}
@media screen and (max-width: 1200px) {
  #myCarousel .item .image.link-image {
    height: 500px;
  }
}
@media screen and (max-width: 400px) {
  #myCarousel .item .image.link-image {
    height: 250px;
  }
}
#myCarousel .item .image.link-image img {
  padding: 0 0;
}
#myCarousel .item .carousel-caption {
  top: 0;
  left: 70px;
  right: 20%;
  text-align: left;
}
@media (min-width: 768px) {
  #myCarousel .item .top {
    top: 0;
  }
}
@media (min-width: 768px) {
  #myCarousel .item .middle {
    top: 42%;
    -webkit-transform: translate(0, -42%);
    -moz-transform: translate(0, -42%);
    -o-transform: translate(0, -42%);
    -ms-transform: translate(0, -42%);
    transform: translate(0, -42%);
  }
}
@media (min-width: 768px) {
  #myCarousel .item .bottom {
    top: auto;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  #myCarousel .item .left {
    text-align: left;
    left: 80px;
    right: 50%;
  }
}
@media (min-width: 768px) {
  #myCarousel .item .center {
    text-align: center;
    left: 25%;
    right: 25%;
  }
}
@media (min-width: 768px) {
  #myCarousel .item .right {
    text-align: right;
    margin: 0;
    left: 50%;
    right: 80px;
  }
}
.notificationbar {
  padding: 0;
}
.notificationbar a:hover .wihuriHeaderNotification {
  text-decoration: underline;
}
.notificationbar .wihuriHeaderNotification {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #000000;
  background-color: #7ae1bf;
}
@media (max-width: 1199px) {
  .notificationbar .wihuriHeaderNotification {
    height: auto;
    line-height: 20px;
    padding: 15px;
  }
}
.notificationbar .wihuriHeaderNotification .text {
  padding: 10px;
}
.colorcomponent {
  width: 100%;
  position: relative;
  padding: 40px 0;
  margin-bottom: 40px;
  clear: both;
}
@media (max-width: 1199px) {
  .colorcomponent {
    padding: 20px !important;
  }
}
.colorcomponent.full {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}
.colorcomponent .background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.colorcomponent .content {
  position: relative;
}
.imageandtextcomponent {
  margin-bottom: 20px;
}
.imageandtextcomponent a:active,
.imageandtextcomponent a.visited:active {
  margin: 0;
  padding: 0;
}
.imageandtextcomponent > a {
  text-decoration: none;
}
.imageandtextcomponent.nopadding {
  padding: 0;
}
.imageandtextcomponent .background {
  position: relative;
  color: #000000;
}
.imageandtextcomponent .background .image {
  position: relative;
  overflow: hidden;
}
.imageandtextcomponent .background .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100.5%;
  min-height: 100.5%;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .imageandtextcomponent .background .image img {
    min-height: auto;
  }
}
.imageandtextcomponent .background .round {
  border-radius: 50%;
  padding: 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .imageandtextcomponent .background .round {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .imageandtextcomponent .background .round {
    padding: 10px;
  }
}
.imageandtextcomponent .background .round ~ .textbox {
  text-align: center;
}
.imageandtextcomponent .background .round.image {
  position: relative;
  overflow: hidden;
  height: auto;
}
.imageandtextcomponent .background .round.image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.imageandtextcomponent .background .round.image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .imageandtextcomponent .background .round.image img {
    min-height: auto;
  }
}
.imageandtextcomponent .background .wrapper_bg {
  background: #ffffff;
  display: block;
  opacity: 0.85;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.imageandtextcomponent .background .textbox {
  font-weight: normal;
  margin: auto;
  text-align: left;
  width: 100%;
  padding: 10px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox {
    padding: 20px;
  }
}
.imageandtextcomponent .background .textbox .textcontent h1,
.imageandtextcomponent .background .textbox .textcontent h2,
.imageandtextcomponent .background .textbox .textcontent h3,
.imageandtextcomponent .background .textbox .textcontent h4,
.imageandtextcomponent .background .textbox .textcontent h5,
.imageandtextcomponent .background .textbox .textcontent h6 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.imageandtextcomponent .background .textbox .textcontent h1 {
  max-height: 98px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h1 {
    max-height: 148px;
  }
}
.imageandtextcomponent .background .textbox .textcontent h2 {
  max-height: 62px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h2 {
    max-height: 78px;
  }
}
.imageandtextcomponent .background .textbox .textcontent h3 {
  max-height: 62px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h3 {
    max-height: 78px;
  }
}
.imageandtextcomponent .background .textbox .textcontent h4 {
  max-height: 42px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h4 {
    max-height: 56px;
  }
}
.imageandtextcomponent .background .textbox .textcontent h5 {
  max-height: 36px;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h5 {
    max-height: 48px;
    line-height: 1.2;
  }
}
.imageandtextcomponent .background .textbox .textcontent h6 {
  max-height: 32px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent h6 {
    max-height: 43px;
  }
}
.imageandtextcomponent .background .textbox .textcontent a {
  text-align: center;
  color: #29694d;
}
.imageandtextcomponent .background .textbox .textcontent p {
  font-family: Roboto-Regular, sans-serif;
  font-size: 20px;
  line-height: 128%;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 72px;
}
@media (max-width: 1439px) {
  .imageandtextcomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .imageandtextcomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .imageandtextcomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .imageandtextcomponent .background .textbox .textcontent p {
    max-height: 75px;
  }
}
.imageandtextcomponent .background .textbox .textcontent hr {
  width: 90%;
  margin: auto;
  margin-bottom: 5px;
}
.imageandtextcomponent .background .textbox.textOnTop {
  position: absolute;
  height: auto;
  width: 60%;
  padding: 5px;
}
.imageandtextcomponent .background .textbox.textOnTop.top {
  top: 20px;
}
.imageandtextcomponent .background .textbox.textOnTop.bottom {
  bottom: 20px;
}
.imageandtextcomponent .background .textbox.textOnTop.middle {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
}
.imageandtextcomponent .background .textbox.textOnTop.middle.center {
  left: 50%;
}
.imageandtextcomponent .background .textbox.textOnTop.middle.right {
  left: 63%;
}
.imageandtextcomponent .background .textbox.textOnTop.middle.left {
  left: 37%;
  text-align: left;
}
.imageandtextcomponent .background .textbox.textOnTop.left {
  left: 20px;
  text-align: left;
}
.imageandtextcomponent .background .textbox.textOnTop.center {
  left: 20%;
  right: 20%;
  text-align: center;
}
.imageandtextcomponent .background .textbox.textOnTop.center .linkblockcomponent {
  display: inline-block;
  float: none;
}
.imageandtextcomponent .background .textbox.textOnTop.right {
  right: 20px;
  text-align: right;
}
.imageandtextcomponent .background .textbox.textOnTop.right .linkblockcomponent {
  float: right;
}
.imageandtextcomponent .background .textbox.textOnTop .textcontent {
  padding: 0 20px;
  line-height: 1.2;
}
.imageandtextcomponent .background .textbox.textOnTop .textcontent .text {
  overflow: hidden;
  text-overflow: ellipsis;
}
.imageandtextcomponent .background .textbox.textOnTop .row {
  margin: 0;
}
.imageandtextcomponent .background .textbox.textOnTop .linkblockcomponent {
  margin: 24px 0 8px 20px;
  min-height: auto;
  max-width: 200px;
  width: auto;
}
@media (max-width: 767px) {
  .imageandtextcomponent .background .textbox.textOnTop .linkblockcomponent {
    margin: 10px 20px 8px 20px;
  }
}
.imageandtextcomponent .background .textbox.textOnTop .linkblockcomponent .background {
  min-height: auto;
}
.imageandtextcomponent .background .textbox.textOnTop .linkblockcomponent .background .text {
  padding: 12px;
  position: unset;
  top: unset;
  left: unset;
  transform: none;
}
@media (max-width: 1199px) {
  .imageandtextcomponent .background .textbox.textOnTop .linkblockcomponent .background .text {
    padding: 4px 10px;
  }
}
.imageandtextcomponent .background .textbox .linkblockcomponent {
  border: 1px solid #000000;
  margin: 8px 10px;
  max-width: 140px;
  min-height: auto;
  padding: 0;
  width: auto;
}
.imageandtextcomponent .background .textbox .linkblockcomponent:hover {
  filter: brightness(100%);
}
.imageandtextcomponent .background .textbox .linkblockcomponent a:hover {
  text-decoration: underline;
}
.imageandtextcomponent .background .textbox .linkblockcomponent .background {
  min-height: auto;
}
.imageandtextcomponent .background .textbox .linkblockcomponent .background .text {
  padding: 0 10px;
  position: unset;
  top: unset;
  left: unset;
  transform: none;
}
.imageandtextcomponent.full .image {
  height: 320px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.full .image {
    height: 400px;
  }
}
.imageandtextcomponent.full .textbox {
  height: 210px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.full .textbox {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .imageandtextcomponent.full .textbox.textOnTop {
    padding: 20px 10px;
    width: 50%;
  }
  .imageandtextcomponent.full .textbox.textOnTop.middle.left {
    left: 28%;
  }
}
@media (min-width: 1200px) {
  .imageandtextcomponent.full .textbox.textOnTop {
    padding: 50px 10px 36px 10px;
    width: 36%;
  }
  .imageandtextcomponent.full .textbox.textOnTop.middle.left {
    left: 21%;
    text-align: left;
  }
  .imageandtextcomponent.full .textbox.textOnTop.middle.right {
    left: 80%;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .imageandtextcomponent.full .textbox .textcontent span {
    font-size: 24px !important;
  }
}
.imageandtextcomponent.full .textbox .textcontent p {
  max-height: 84px;
}
.imageandtextcomponent.half .image {
  height: 180px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.half .image {
    height: 350px;
  }
}
.imageandtextcomponent.half .textbox {
  height: 210px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.half .textbox {
    height: 250px;
  }
}
.imageandtextcomponent.third h1,
.imageandtextcomponent.third h2,
.imageandtextcomponent.third h3,
.imageandtextcomponent.third h4,
.imageandtextcomponent.third h5,
.imageandtextcomponent.third h6 {
  margin-top: 10px;
}
.imageandtextcomponent.third .image {
  height: 180px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.third .image {
    height: 300px;
  }
}
.imageandtextcomponent.third .textbox {
  height: 200px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.third .textbox {
    height: 240px;
  }
}
.imageandtextcomponent.fourth h1,
.imageandtextcomponent.fourth h2,
.imageandtextcomponent.fourth h3,
.imageandtextcomponent.fourth h4,
.imageandtextcomponent.fourth h5,
.imageandtextcomponent.fourth h6 {
  margin-top: 10px;
}
.imageandtextcomponent.fourth .image {
  height: 180px;
}
.imageandtextcomponent.fourth .textbox {
  height: 200px;
}
@media (min-width: 1200px) {
  .imageandtextcomponent.fourth .textbox {
    height: 240px;
  }
}
.adComponent {
  margin-bottom: 20px;
}
.adComponent a:active {
  margin: 0;
  padding: 0;
}
.adComponent img {
  width: 100%;
}
.linkblockcomponent {
  margin-bottom: 20px;
  min-height: 72px;
}
.linkblockcomponent:hover {
  filter: brightness(90%);
}
.linkblockcomponent a:hover {
  text-decoration: none;
}
.linkblockcomponent .background {
  min-height: 72px;
  position: relative;
}
.linkblockcomponent .background .text {
  padding: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.textcomponent {
  margin-bottom: 20px;
}
.textcomponent.full {
  margin: 30px 0;
}
.textcomponent p {
  max-width: 100%;
}
.textcomponent.center {
  text-align: center;
}
.textcomponent.center .linkblockcomponent {
  display: inline-block;
  float: none;
}
.textcomponent .linkblockcomponent {
  margin-bottom: 8px;
  min-height: auto;
  width: auto;
  max-width: 300px;
}
.textcomponent .linkblockcomponent .background {
  min-height: auto;
}
.textcomponent .linkblockcomponent .background .text {
  padding: 12px;
  position: unset;
  top: unset;
  left: unset;
  transform: none;
}
.links {
  max-width: 430px;
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .links {
    padding: 0 7px;
  }
}
.links h3 {
  font-weight: 400;
  color: #4c4b4b;
  font-size: 16px;
  border-bottom: 1px solid #4c4b4b;
  padding-bottom: 10px;
}
@media (max-width: 1439px) {
  .links h3 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .links h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .links h3 {
    font-size: 16px;
  }
}
.links li {
  padding-bottom: 10px;
  margin: 0;
  position: relative;
}
.links li .image {
  position: relative;
  overflow: hidden;
}
.links li .image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.links li .image img {
  padding-left: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 10px;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .links li .image img {
    min-height: auto;
  }
}
.links li a.name .linkname {
  line-height: 18px;
  padding: 10px 10px 10px 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.links li a.name:hover {
  color: #29694d;
  text-decoration: none;
}
.links li a.name:active,
.links li a.name:focus {
  color: #29694d;
  font-weight: bold;
}
.facet-quicklinks {
  padding: 16px 0;
}
.facet-quicklinks .links {
  padding: 0 10px;
}
.groupfooter .inner {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}
.groupfooter .inner .box .list {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.groupfooter .inner .box .list .item {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}
.groupfooter .inner .box .list .item:first-child {
  border-right: 1px solid #d7d7d7;
}
.groupfooter .inner .box .list .item a img {
  max-height: 80px;
  width: auto;
  border: 0;
}
.product-page-article {
  padding: 20px 0;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .product-page-article {
    display: block;
  }
}
.product-page-article .article-component {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  border: 1px solid #e6e1d1;
  border-radius: 3px;
  padding: 12px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767px) {
  .product-page-article .article-component {
    margin-bottom: 20px;
  }
}
.product-page-article .article-component .article-image {
  order: 1;
}
.product-page-article .article-component .article-header {
  order: 2;
  max-width: fit-content;
}
.product-page-article .article-component .article-text {
  order: 3;
  max-width: fit-content;
}
.product-page-article .article-component .article-link {
  order: 4;
}
.carousel__container {
  padding-top: 48px;
  padding-bottom: 48px;
}
.carousel__container .carousel__component {
  margin-bottom: 24px;
}
.carousel__container .carousel__component .carousel__component--headline {
  margin: 0 20px 24px;
}
@media (max-width: 1439px) {
  .carousel__container .carousel__component .carousel__component--headline {
    margin: 0 17px 24px;
  }
}
.carousel__container .carousel__component .owl-carousel .owl-stage-outer {
  padding: 0 5px 24px;
}
.carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
}
.carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  display: flex;
}
.carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel__item {
  display: flex;
  margin: 0 5px;
}
@media (max-width: 1439px) {
  .carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel__item {
    margin: 0 12px;
  }
}
.carousel__container .carousel__component .owl-carousel .owl-dots {
  margin: auto;
}
.carousel__container .productList {
  background: none;
  display: flex;
}
@media (min-width: 768px) {
  .carousel__container .productList {
    margin-right: 20px;
  }
}
.carousel__container .productList .productListItem {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .carousel__container .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 1439px) {
  .carousel__container .productList .productListItem {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .carousel__container .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .carousel__container .productList .productListItem {
    width: 100%;
  }
}
.video-component {
  width: 100%;
}
.video-element {
  margin-bottom: 20px;
}
.imageandvideocomponent {
  margin-bottom: 20px;
}
.imageandvideocomponent a:active,
.imageandvideocomponent a.visited:active {
  margin: 0;
  padding: 0;
}
.imageandvideocomponent > a {
  text-decoration: none;
}
.imageandvideocomponent h5 {
  font-family: Recoleta-Medium, serif;
  font-size: 26px;
}
@media (max-width: 767px) {
  .imageandvideocomponent h5 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .imageandvideocomponent h5 {
    font-size: 24px;
  }
}
.imageandvideocomponent.nopadding {
  padding: 0;
}
.imageandvideocomponent.frame .image {
  margin: 0 10px;
  top: 10px;
}
.imageandvideocomponent.frame .video-element {
  margin: 0 10px;
  position: relative;
  top: 10px;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
.imageandvideocomponent .video-element {
  display: block;
  margin-bottom: 0;
  width: 100%;
}
.imageandvideocomponent .background {
  position: relative;
  color: #000000;
}
.imageandvideocomponent .background .image {
  position: relative;
  overflow: hidden;
}
.imageandvideocomponent .background .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100.5%;
  min-height: 100.5%;
  object-fit: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .imageandvideocomponent .background .image img {
    min-height: auto;
  }
}
.imageandvideocomponent .background .wrapper_bg {
  background: #ffffff;
  display: block;
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.imageandvideocomponent .background .textbox {
  font-weight: normal;
  margin: auto;
  text-align: left;
  width: 100%;
  padding: 10px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent .background .textbox {
    padding: 20px;
  }
}
.imageandvideocomponent .background .textbox .textcontent {
  height: 170px;
  line-height: 1.2;
  position: relative;
}
.imageandvideocomponent .background .textbox .textcontent .text {
  overflow: hidden;
}
.imageandvideocomponent .background .textbox .textcontent a {
  text-align: center;
  color: #29694d;
}
.imageandvideocomponent .background .textbox .textcontent p {
  font-family: Roboto-Regular, sans-serif;
  font-size: 20px;
  line-height: 128%;
  font-weight: 400;
  display: block;
  margin: auto;
}
@media (max-width: 1439px) {
  .imageandvideocomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .imageandvideocomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .imageandvideocomponent .background .textbox .textcontent p {
    font-size: 20px;
  }
}
.imageandvideocomponent .background .textbox .textcontent hr {
  width: 90%;
  margin: auto;
  margin-bottom: 5px;
}
.imageandvideocomponent .background .textbox .textcontent .fade-text {
  background: linear-gradient(bottom, #ffffff, transparent);
  background: -webkit-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff, transparent);
  position: absolute;
  height: 30px;
  width: 100%;
  bottom: 0;
  z-index: 2;
}
.imageandvideocomponent .background .textbox.textOnTop {
  position: relative;
  width: 50%;
  margin: -130px auto 0;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
}
@media (max-width: 1199px) {
  .imageandvideocomponent .background .textbox.textOnTop {
    width: 80%;
  }
}
@media (max-width: 1199px) {
  .imageandvideocomponent .background .textbox.textOnTop {
    margin-top: 0;
    width: 100%;
  }
}
.imageandvideocomponent .background .textbox.textOnTop .textcontent {
  height: auto;
  max-height: 200px;
  padding: 0 20px;
  line-height: 1.2;
  position: relative;
}
.imageandvideocomponent .background .textbox.textOnTop .textcontent .text {
  max-height: 200px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.imageandvideocomponent .background .textbox.textOnTop .row {
  margin: 0;
}
.imageandvideocomponent .background .textbox:not(.textOnTop) .fade-text {
  display: none;
}
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h1,
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h2,
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h3,
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h4,
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h5,
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent h6 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.imageandvideocomponent .background .textbox:not(.textOnTop) .textcontent p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.imageandvideocomponent .background .textbox .linkblockcomponent {
  border: none;
  margin-top: 16px;
  min-height: auto;
  width: auto;
}
.imageandvideocomponent .background .textbox .linkblockcomponent:hover {
  filter: brightness(100%);
}
.imageandvideocomponent .background .textbox .linkblockcomponent a:hover {
  text-decoration: none;
}
.imageandvideocomponent .background .textbox .linkblockcomponent .background {
  min-height: auto;
}
.imageandvideocomponent .background .textbox .linkblockcomponent .background .text {
  padding: 16px 24px 16px 24px;
  position: unset;
  top: unset;
  left: unset;
  transform: none;
}
.imageandvideocomponent.full .image {
  height: 320px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.full .image {
    height: 500px;
  }
}
.imageandvideocomponent.full .textbox {
  height: 210px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.full .textbox {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .imageandvideocomponent.full .textbox.textOnTop {
    padding: 20px 10px;
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .imageandvideocomponent.full .textbox.textOnTop {
    padding: 28px 10px 40px 10px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .imageandvideocomponent.full .textbox .textcontent span {
    font-size: 24px !important;
  }
}
.imageandvideocomponent.half .image {
  height: 180px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.half .image {
    height: 350px;
  }
}
.imageandvideocomponent.half .textbox {
  height: 210px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.half .textbox {
    height: 210px;
  }
}
@media (min-width: 768px) {
  .imageandvideocomponent.half .textbox.textOnTop {
    padding: 20px 10px;
    width: 80%;
  }
}
.imageandvideocomponent.third h1,
.imageandvideocomponent.third h2,
.imageandvideocomponent.third h3,
.imageandvideocomponent.third h4,
.imageandvideocomponent.third h5,
.imageandvideocomponent.third h6 {
  margin-top: 10px;
}
.imageandvideocomponent.third .image {
  height: 180px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.third .image {
    height: 300px;
  }
}
.imageandvideocomponent.third .textbox {
  height: 200px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.third .textbox {
    height: 240px;
  }
}
@media (min-width: 768px) {
  .imageandvideocomponent.third .textbox.textOnTop {
    padding: 20px 10px;
    width: 80%;
  }
}
.imageandvideocomponent.fourth h1,
.imageandvideocomponent.fourth h2,
.imageandvideocomponent.fourth h3,
.imageandvideocomponent.fourth h4,
.imageandvideocomponent.fourth h5,
.imageandvideocomponent.fourth h6 {
  margin-top: 10px;
}
.imageandvideocomponent.fourth .image {
  height: 180px;
}
.imageandvideocomponent.fourth .textbox {
  height: 200px;
}
@media (min-width: 1200px) {
  .imageandvideocomponent.fourth .textbox {
    height: 240px;
  }
}
@media (min-width: 768px) {
  .imageandvideocomponent.fourth .textbox.textOnTop {
    padding: 20px 10px;
    width: 80%;
  }
}
@media (max-width: 1199px) {
  .imageandvideocomponent.half .video-element,
  .imageandvideocomponent.third .video-element,
  .imageandvideocomponent.fourth .video-element {
    height: 180px;
  }
}
.brand-logo-primary,
.brand-logo-white {
  position: absolute;
  top: 0;
  right: 10px;
  padding: 0 20px;
}
.brand-logo-primary {
  content: url("../images/metro-logo-primary.png");
}
.brand-logo-white {
  content: url("../images/metro-logo-white.png");
}
.hp-billboard {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000000;
  margin-top: 30px;
  position: relative;
  height: 200px;
}
@media (min-width: 400px) {
  .hp-billboard {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .hp-billboard {
    height: 400px;
  }
}
.hp-billboard .billboard-content {
  color: #ffffff;
  position: absolute;
  top: 5%;
  right: 5%;
  width: 45%;
}
.hp-billboard .billboard-content img {
  max-width: 130px;
  margin: 30px auto;
  display: none;
}
@media (min-width: 400px) {
  .hp-billboard .billboard-content img {
    max-width: 50%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .hp-billboard .billboard-content img {
    max-width: 200px;
  }
}
.hp-billboard .billboard-content h3 {
  font-size: 13px;
  text-shadow: 1px 1px 1px #000000;
}
@media (min-width: 768px) {
  .hp-billboard .billboard-content h3 {
    font-size: 24px;
  }
}
.billboard-small {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .billboard-small {
    width: 50%;
    float: left;
  }
}
.billboard-small img {
  width: 100%;
}
.billboard-small .caption {
  color: #000000;
  position: absolute;
  bottom: 0;
  padding: 15px;
  text-shadow: 1px 1px 1px #ffffff;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .billboard-small .caption {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .billboard-small .caption {
    width: 50%;
    height: auto;
    bottom: auto;
    top: 10%;
  }
}
.billboard-webstore {
  overflow: hidden;
}
.billboard-static {
  overflow: hidden;
  margin-top: 30px;
}
.quicklinks .quicklinks-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .quicklinks .quicklinks-wrapper {
    justify-content: flex-start;
  }
}
.quicklinks .quicklink {
  border-color: #000000;
  background: none;
  color: #000000;
  display: block;
  margin: 5px;
  text-decoration: none;
  width: 100px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .quicklinks .quicklink {
    width: 180px;
    margin: 0 15px 15px;
  }
}
.quicklinks .quicklink:hover {
  color: #29694d;
  border-color: #29694d;
  text-decoration: none;
}
.quicklinks .quicklink p {
  display: none;
}
@media (min-width: 768px) {
  .quicklinks .quicklink p {
    display: block;
  }
}
.quicklinks .quicklink .glyphicon {
  display: block;
  font-size: 50px;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .products-list {
    border-left: 1px solid #dddddd;
  }
}
.products-sorting {
  text-align: left;
}
@media (min-width: 768px) {
  .products-sorting {
    text-align: right;
    margin-top: 15px;
  }
}
.products-sorting a {
  color: #000000;
  display: inline-block;
  margin: 0 15px;
}
.products-sorting .dropdown-menu {
  left: auto;
  right: 0;
}
@media (max-width: 768px) {
  .ads-scroll {
    overflow-x: scroll;
  }
  .ads-scroll .ads-wrapper {
    width: 1140px;
  }
}
.productListItem {
  border: 1px solid #e6e1d1;
  padding: 10px;
  border-radius: 3px;
  margin: 10px 0;
  background-color: #ffffff;
}
.productListItem .cartActionsColumn {
  text-align: center;
}
@media (min-width: 1200px) {
  .productListItem .cartActionsColumn {
    text-align: right;
  }
}
.productListItem .add_to_cart_form .quantityHightLight {
  display: inline-block;
  position: relative;
}
.productListItem .add_to_cart_form input.qty {
  height: 26px;
  width: 50px;
  padding: 0 10px !important;
  border: 1px solid #cccccc;
  margin: 0 4px;
  vertical-align: top !important;
}
@media (max-width: 1199px) {
  .productListItem .add_to_cart_form input.qty {
    min-width: auto;
  }
}
.productListItem .add_to_cart_form .icon {
  cursor: default;
  font-size: 30px;
  line-height: 44px;
  margin: 2px 0;
  display: inline-block;
}
@media (min-width: 1200px) {
  .productListItem .add_to_cart_form .icon {
    font-size: 20px;
    line-height: 24px;
  }
}
.productListItem .add_to_cart_form .icon.remove {
  color: #888888;
}
.productListItem .add_to_cart_form .icon.add {
  color: #29694d;
}
#productComparison #products .closingTimeClock {
  background-image: none;
}
.infoText-materialStatus {
  white-space: normal;
  padding: 5px;
}
@media (min-width: 1200px) {
  #filterParameters.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
  }
}
.filters h4 {
  color: #000000;
}
@media (min-width: 1200px) {
  .filters h4 {
    margin-top: 28px;
  }
}
@media (min-width: 1200px) {
  .filters h4 .caret {
    display: none;
  }
}
.filters .filter-item {
  padding: 15px 0;
  border-bottom: 1px solid #000000;
}
.filters .filter-item .toggle-button {
  padding: 5px 0;
  color: #000000;
  text-decoration: none;
  position: relative;
  display: block;
}
.filters .filter-item .toggle-button .caret {
  position: absolute;
  right: 5px;
  top: 15px;
}
.filters .filter-item .toggle-button[aria-expanded="true"] .caret {
  transform: rotate(180deg);
}
.filters .filter-item .btn-filter {
  border-color: #000000;
  background: #ffffff;
  margin: 0 5px 5px 0;
}
/*Notification page stylings*/
.notification-top-content {
  padding: 0 20px;
  margin: 5px 0;
}
.new-notifications {
  float: left;
}
.notification-sort-by {
  text-align: right;
}
.notification-box {
  margin-bottom: 20px;
  border: 1px solid #29694d;
  border-radius: 5px;
  min-height: 130px;
  padding: 10px;
}
@media (min-width: 1200px) {
  .notification-box {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .notification-box-info {
    display: flex;
  }
}
.notification-date {
  text-align: left;
}
@media (max-width: 1199px) {
  .notification-date span {
    position: absolute;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  .notification-date {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .notification-item {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .notification-button {
    order: 3;
  }
}
.read-more-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  float: right;
}
@media (max-width: 1439px) {
  .read-more-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .read-more-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .read-more-button {
    font-size: 14px;
  }
}
.notification-text {
  margin: 10px 0;
}
.notification-text-toggle {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.notification-text-toggle p {
  margin: 0;
}
.load-more-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  height: 70px;
  margin: 20px 0;
}
@media (max-width: 1439px) {
  .load-more-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .load-more-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .load-more-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .contact-form {
    max-width: 400px;
    margin: auto;
  }
}
.contact-form {
  margin-top: 50px;
}
.contact-form .submit-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  min-width: 120px;
  padding: 10px 10px;
  display: inline-block;
}
@media (max-width: 1439px) {
  .contact-form .submit-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .contact-form .submit-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .contact-form .submit-button {
    font-size: 14px;
  }
}
.feedback .description {
  max-width: 700px;
}
.feedback .required.right {
  margin: 0;
}
.feedback .feedbackColLeft {
  padding-right: 30px;
  padding-left: 0px;
}
@media screen and (max-width: 1199px) {
  .feedback .feedbackColLeft,
  .feedback .feedbackColRight {
    padding-right: 0;
    padding-left: 7px;
  }
}
.feedback .feedbackColBtns {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.feedback .feedbackColWide {
  margin-top: 30px;
}
.feedback .feedbackColWide #addFeedbackItem {
  margin-top: 10px;
}
.feedback .feedbackColWide .feedbackColLeft,
.feedback .feedbackColWide .feedbackColRight {
  padding-left: 0;
}
.feedback .feedbackColWide .feedbackColRight {
  margin-top: 44px;
}
.feedback .feedbackColWide addFeedbackFile {
  margin-top: 10px;
}
.feedback .feedbackColWide #feedbackItemTable .requestedDateWithIcon .hasDatepicker {
  width: 100% !important;
  border: 1px solid #d3d3d3;
}
@media screen and (max-width: 767px) {
  .feedback .feedbackColWide #feedbackItemTable .changeableReason {
    display: block;
  }
}
.feedback .feedbackColWide #feedbackItemTable .submitRemoveFeedbackItem {
  float: left;
}
.feedback .feedbackColWide #feedbackItemTable span.dtr-title {
  min-width: 95px;
}
.feedback .feedbackColWide .submitRemoveFeedbackItem {
  background-color: #7ae1bf;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .feedback #fileTable input {
    width: 230px;
  }
}
.feedback.general {
  max-width: 1000px;
  margin: auto;
}
.feedback.general .description {
  max-width: inherit;
}
.feedback.general .feedback-slot {
  margin: 20px 10px;
}
.feedback.general .feedback-slot .field {
  margin-bottom: 10px;
}
.feedback.general .feedback-slot .field input,
.feedback.general .feedback-slot .field textarea {
  width: 100%;
}
.feedback.general .feedback-slot .field input[type="radio"],
.feedback.general .feedback-slot .field textarea[type="radio"] {
  width: 20px;
}
.feedback.general .feedback-slot .field .hs-form-radio-display {
  cursor: pointer;
}
.feedback.general .feedback-slot .hs-error-msgs {
  color: #e50051;
}
.feedback.general .feedback-slot .hs-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  padding: 0 10px;
  height: 32px;
  display: inline-block;
}
@media (max-width: 1439px) {
  .feedback.general .feedback-slot .hs-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .feedback.general .feedback-slot .hs-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .feedback.general .feedback-slot .hs-button {
    font-size: 14px;
  }
}
#feedbackItemTable li,
#fileTable li {
  border: none;
}
#feedbackItemTable .expand-button-column,
#fileTable .expand-button-column {
  width: 1px;
}
#feedbackItemTable .row-control,
#fileTable .row-control {
  width: 20px;
}
#feedbackItemTable th,
#fileTable th {
  padding: 8px 2px;
}
#feedbackItemTable.collapsed tbody .expand-button-column:before,
#fileTable.collapsed tbody .expand-button-column:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -452px -824px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#feedbackItemTable.collapsed tbody .parent .expand-button-column:before,
#fileTable.collapsed tbody .parent .expand-button-column:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -520px -822px;
  background-color: unset;
  border: none;
  box-shadow: none;
}
#feedbackItemTable tr td,
#fileTable tr td {
  border-left: none;
  background-color: #ffffff;
  padding-left: 2px;
  padding-right: 2px;
}
#feedbackItemTable td:first-child,
#fileTable td:first-child {
  border-right: none;
}
#feedbackItemTable th:first-child,
#fileTable th:first-child {
  border-right: none;
}
#feedbackItemTable th:nth-child(2),
#fileTable th:nth-child(2) {
  border-left: none;
}
#feedbackItemTable td.child,
#fileTable td.child {
  padding-left: 10px !important;
}
/**
 * Owl Carousel v2.3.4 styles with some customizing
 */
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
}
.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;
}
.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-item img.owl-lazy {
  transform-style: preserve-3d;
}
.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 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-item .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-item .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-item .owl-video-playing .owl-video-tn,
.owl-carousel .owl-item .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-item .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-item .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-dots .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dots .owl-next,
.owl-carousel .owl-nav .owl-dot,
.owl-carousel .owl-dots .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-dots button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-dots button.owl-next,
.owl-carousel .owl-nav button.owl-dot,
.owl-carousel .owl-dots button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
}
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-dots button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled,
.owl-carousel .owl-dots button.owl-next.disabled,
.owl-carousel .owl-nav button.owl-dot.disabled,
.owl-carousel .owl-dots button.owl-dot.disabled {
  opacity: 0;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  display: table;
  width: 38px;
  height: 38px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
  content: "";
}
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:focus {
  outline: none;
}
.owl-carousel .owl-nav .owl-prev span.glyphicon,
.owl-carousel .owl-nav .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  border: 1px solid #e6e1d1;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  line-height: 36px;
  color: #000000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-nav .owl-prev:hover span.glyphicon,
.owl-carousel .owl-nav .owl-next:hover span.glyphicon {
  color: #000000;
}
.owl-carousel .owl-nav .owl-prev {
  left: -8px;
}
.owl-carousel .owl-nav .owl-next {
  right: -16px;
}
.owl-carousel .owl-dots {
  display: block;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  cursor: pointer;
}
.owl-carousel .owl-dots .owl-dot.active span {
  border: 1px solid #29694d;
  background: #29694d;
}
.owl-carousel .owl-dots .owl-dot.active span:before {
  display: none;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  display: block;
  float: none;
  margin: 0 8px;
  border: 1px solid #29694d;
  border-radius: 20px;
}
.owl-carousel .owl-dots .owl-dot span:before {
  content: '';
  width: 8px;
  height: 8px;
  display: block;
  background: transparent;
  border: 1px solid #29694d;
  border-radius: 20px;
  position: relative;
  bottom: 1px;
  right: 1px;
}
.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;
  }
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.nav-tabs {
  border: none;
  margin-bottom: 30px;
}
.nav-tabs li a {
  min-height: 60px;
  max-width: 200px;
  background-color: #d8e1da;
  color: #000000;
  display: block;
  border-radius: 0;
}
.nav-tabs .active a {
  background-color: #4dbc03;
  color: #ffffff;
}
.order-amount {
  width: 35px;
}
.product-name {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  color: #000000;
  display: inline-block;
  max-width: 700px;
  margin-bottom: 8px;
}
@media (max-width: 1439px) {
  .product-name {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .product-name {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .product-name {
    font-size: 16px;
  }
}
.no-vat-price {
  font-style: italic;
  color: #d3d3d3;
}
.input-section {
  margin-bottom: 5px;
}
.checkout-heading {
  color: #29694d;
}
.button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  min-width: 80px;
  padding: 10px;
  display: inline-block;
  margin: 10px;
}
@media (max-width: 1439px) {
  .button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .button {
    font-size: 14px;
  }
}
.input-label {
  font-weight: 900;
}
#delivery-information input {
  max-width: 350px;
}
#delivery-information select {
  max-width: 350px;
}
#delivery-information .payment-methods label {
  margin: 0;
}
#delivery-information .payment-methods .payment-name {
  display: inline-block;
  text-transform: uppercase;
  width: 275px;
}
#delivery-information .payment-methods .payment-name .name,
#delivery-information .payment-methods .payment-name .card-icon {
  display: inline-block;
  vertical-align: middle;
}
#delivery-information .payment-methods .payment-det {
  display: inline-block;
}
#delivery-information .payment-methods .payment-det .det {
  display: inline-block;
  vertical-align: middle;
}
#delivery-information input:focus {
  outline: none;
}
#delivery-information .active {
  background-color: #e6e1d1;
  color: #000000;
}
#delivery-information .payment-method {
  display: flex;
}
#delivery-information .payment-method .checkbox-area {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
#delivery-information .payment-method .checkbox-area .radio {
  border: none;
  border-top-color: #bbbbbb;
  border-left-color: #bbbbbb;
  background: #d8e1da;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
}
#delivery-information .payment-method .checkbox-area .radio:checked {
  background-color: #ffffff;
  width: 30px;
  height: 30px;
}
#delivery-information .payment-method .payment-info {
  width: 100%;
  min-height: 94px;
  line-height: 94px;
  position: relative;
}
#delivery-information .payment-method .payment-info .vertical-centering {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
#delivery-information .payment-method .payment-info p {
  margin-top: 12px;
}
#delivery-information .payment-method .info-section {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#delivery-information .payment-method img {
  max-height: 40px;
  width: auto;
  content: url("../../images/visa_mastercard.png");
}
#placeOrder:focus {
  outline: none;
}
#cart-table select.changeableUnit,
#document-table select.changeableUnit,
#order-history-table select.changeableUnit {
  margin-left: 34px;
}
#cart-table li,
#document-table li,
#order-history-table li {
  border: none;
}
#cart-table .expand-button-column,
#document-table .expand-button-column,
#order-history-table .expand-button-column {
  width: 1px;
}
#cart-table .row-control,
#document-table .row-control,
#order-history-table .row-control {
  width: 20px;
}
#cart-table th,
#document-table th,
#order-history-table th {
  padding: 8px 2px;
}
#cart-table .table-header,
#document-table .table-header,
#order-history-table .table-header {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  display: inline-block;
  min-width: 50px;
}
@media (max-width: 1439px) {
  #cart-table .table-header,
  #document-table .table-header,
  #order-history-table .table-header {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  #cart-table .table-header,
  #document-table .table-header,
  #order-history-table .table-header {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #cart-table .table-header,
  #document-table .table-header,
  #order-history-table .table-header {
    font-size: 16px;
  }
}
#cart-table .sorting_desc .table-header:after,
#document-table .sorting_desc .table-header:after,
#order-history-table .sorting_desc .table-header:after {
  display: inline-block;
  content: "";
  margin-left: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -452px -824px;
  pointer-events: none;
  vertical-align: middle;
}
#cart-table .sorting_asc .table-header:after,
#document-table .sorting_asc .table-header:after,
#order-history-table .sorting_asc .table-header:after {
  display: inline-block;
  content: "";
  margin-left: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -520px -822px;
  pointer-events: none;
  vertical-align: middle;
}
#cart-table .sorting,
#document-table .sorting,
#order-history-table .sorting {
  background-image: none;
}
#cart-table .sorting_asc,
#document-table .sorting_asc,
#order-history-table .sorting_asc {
  background-image: none;
}
#cart-table .sorting_desc,
#document-table .sorting_desc,
#order-history-table .sorting_desc {
  background-image: none;
}
#cart-table.collapsed tbody .expand-button-column:before,
#document-table.collapsed tbody .expand-button-column:before,
#order-history-table.collapsed tbody .expand-button-column:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -452px -824px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  top: 50%;
  margin-top: -12px;
}
#cart-table.collapsed tbody .parent .expand-button-column:before,
#document-table.collapsed tbody .parent .expand-button-column:before,
#order-history-table.collapsed tbody .parent .expand-button-column:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -520px -822px;
  background-color: unset;
  border: none;
  box-shadow: none;
}
#cart-table .table-header-last,
#document-table .table-header-last,
#order-history-table .table-header-last {
  float: right;
}
#cart-table .ordered-amount-header,
#document-table .ordered-amount-header,
#order-history-table .ordered-amount-header {
  margin-left: 20px;
}
#cart-table .dtr-title,
#document-table .dtr-title,
#order-history-table .dtr-title {
  min-width: 0;
}
#cart-table .dtr-title .ordered-amount-header,
#document-table .dtr-title .ordered-amount-header,
#order-history-table .dtr-title .ordered-amount-header {
  margin-left: 0px;
}
#cart-table .dtr-details,
#document-table .dtr-details,
#order-history-table .dtr-details {
  display: block;
}
#cart-table .dtr-details .table-header,
#document-table .dtr-details .table-header,
#order-history-table .dtr-details .table-header {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  #cart-table .dtr-details .table-header,
  #document-table .dtr-details .table-header,
  #order-history-table .dtr-details .table-header {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  #cart-table .dtr-details .table-header,
  #document-table .dtr-details .table-header,
  #order-history-table .dtr-details .table-header {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #cart-table .dtr-details .table-header,
  #document-table .dtr-details .table-header,
  #order-history-table .dtr-details .table-header {
    font-size: 14px;
  }
}
#cart-table a,
#document-table a,
#order-history-table a {
  font-weight: normal;
}
#cart-table tr td,
#document-table tr td,
#order-history-table tr td {
  border-left: none;
  background-color: #ffffff;
  padding-left: 2px;
  padding-right: 2px;
}
#cart-table td:first-child,
#document-table td:first-child,
#order-history-table td:first-child {
  border-right: none;
}
#cart-table th:first-child,
#document-table th:first-child,
#order-history-table th:first-child {
  border-right: none;
}
#cart-table th:nth-child(2),
#document-table th:nth-child(2),
#order-history-table th:nth-child(2) {
  border-left: none;
}
#cart-table td.child,
#document-table td.child,
#order-history-table td.child {
  padding-left: 10px !important;
}
#cart-table .picking-instructions,
#document-table .picking-instructions,
#order-history-table .picking-instructions {
  max-width: 350px;
  display: inline-block;
}
#cart-table .bottom-row,
#document-table .bottom-row,
#order-history-table .bottom-row {
  margin-top: 20px;
  background-color: #ffff00;
}
#cart-table .addToCartBlock,
#document-table .addToCartBlock,
#order-history-table .addToCartBlock {
  width: 200px;
}
@media screen and (max-width: 550px) {
  #cart-table .changeableUnit,
  #document-table .changeableUnit,
  #order-history-table .changeableUnit {
    max-width: 85px;
  }
  #cart-table .ordered-amount-header,
  #document-table .ordered-amount-header,
  #order-history-table .ordered-amount-header {
    margin-left: 0px;
    text-align: center;
    width: 80px;
  }
  #cart-table .addToCartBlock,
  #document-table .addToCartBlock,
  #order-history-table .addToCartBlock {
    width: 85px;
  }
  #cart-table .addToCartBlock input,
  #document-table .addToCartBlock input,
  #order-history-table .addToCartBlock input {
    margin: 0 !important;
    width: 35px !important;
    min-width: unset !important;
  }
  #cart-table .addToCartBlock .add_to_cart_form,
  #document-table .addToCartBlock .add_to_cart_form,
  #order-history-table .addToCartBlock .add_to_cart_form {
    width: 85px;
  }
  #cart-table .addToCartBlock .quantity-unit,
  #document-table .addToCartBlock .quantity-unit,
  #order-history-table .addToCartBlock .quantity-unit {
    display: none;
  }
  #cart-table .total-price-column,
  #document-table .total-price-column,
  #order-history-table .total-price-column {
    width: 100px !important;
  }
}
#cart-table .quantity-unit,
#document-table .quantity-unit,
#order-history-table .quantity-unit {
  display: inline-block;
  vertical-align: middle;
}
#cart-table .add_to_cart_form,
#document-table .add_to_cart_form,
#order-history-table .add_to_cart_form {
  display: inline-block;
  width: 140px;
  vertical-align: middle;
}
#cart-table .add_to_cart_form input,
#document-table .add_to_cart_form input,
#order-history-table .add_to_cart_form input {
  min-height: 26px;
  min-width: 60px;
  vertical-align: top !important;
  margin-right: 10px;
  margin-left: 10px;
}
#cart-table .add_to_cart_form div,
#document-table .add_to_cart_form div,
#order-history-table .add_to_cart_form div {
  display: inline-block;
}
#cart-table .subitem-link,
#document-table .subitem-link,
#order-history-table .subitem-link {
  position: relative;
  height: 24px;
}
#cart-table .subitem-link a,
#document-table .subitem-link a,
#order-history-table .subitem-link a {
  position: absolute;
  right: 0;
  width: 150px;
  color: #29694d;
}
@media screen and (max-width: 450px) {
  #cart-table .subitem-link a,
  #document-table .subitem-link a,
  #order-history-table .subitem-link a {
    right: -17px;
    width: 105px;
  }
}
#cart-table .left-border,
#document-table .left-border,
#order-history-table .left-border {
  border-left: 5px solid #ff0000;
}
#cart-table .not-in-stock,
#document-table .not-in-stock,
#order-history-table .not-in-stock {
  color: #aa0061;
}
#cart-table .remove-icon,
#document-table .remove-icon,
#order-history-table .remove-icon {
  color: #29694d;
}
#cart-table .entry-text,
#document-table .entry-text,
#order-history-table .entry-text {
  border-radius: 0;
  width: 100%;
  padding: 0 16px;
  height: 28px;
}
#cart-table .error-column,
#document-table .error-column,
#order-history-table .error-column {
  width: 1px;
}
#cart-table .additional-data,
#document-table .additional-data,
#order-history-table .additional-data {
  padding: 0px;
}
#cart-table .availability-date,
#document-table .availability-date,
#order-history-table .availability-date {
  width: 500px;
}
@media screen and (max-width: 768px) {
  #cart-table .availability-date,
  #document-table .availability-date,
  #order-history-table .availability-date {
    width: 90%;
  }
}
.subitem-link a {
  color: #29694d;
}
.subitem-popup {
  display: none;
  left: -230px;
  top: 100%;
  background: #ffffff;
  position: absolute;
  border: 1px solid #000000;
  width: 330px;
  padding: 15px;
  margin-top: 8px;
  z-index: 50;
}
.subitem-popup:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 50px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom-color: black;
}
.subitem-popup:after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 51px;
  border-bottom: 10px solid #ffffff;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: white;
}
.total-price-column {
  width: 110px;
  float: right;
}
.total-prices {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 1439px) {
  .total-prices {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .total-prices {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .total-prices {
    font-size: 16px;
  }
}
.confirmation-products {
  padding: 5px;
}
.confirmation-products .confirmation-prices {
  display: inline-block;
  font-weight: bold;
}
.sub-item {
  margin-top: 10px;
}
.sub-item .sub-item-text {
  margin-left: 15px;
}
@media screen and (max-width: 1199px) {
  .sub-item .sub-item-text-mobile {
    margin-left: 15px;
  }
}
.bottom-margin {
  margin-bottom: 20px;
}
.checkout-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #ffffff !important;
  color: #000000 !important;
  border: none;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  .checkout-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .checkout-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .checkout-button {
    font-size: 14px;
  }
}
.summaryPaymentType {
  margin-top: 30px;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
.confirmation-button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
}
@media (max-width: 1439px) {
  .confirmation-button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .confirmation-button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .confirmation-button {
    font-size: 14px;
  }
}
td.child {
  border-top: none !important;
}
#checkoutContentPanel input {
  border-radius: 0;
  width: 100%;
  max-width: 200px;
  padding: 0 16px;
  height: 28px;
}
#checkoutContentPanel textarea {
  border-radius: 0;
  padding: 0 12px;
}
#checkoutContentPanel select {
  border-radius: 0;
  width: 200px;
  padding: 0 12px;
  height: 28px;
}
#checkoutContentPanel select::-ms-expand {
  display: none;
}
#checkoutContentPanel .routingInfoTitle {
  position: relative;
  font-weight: normal;
}
.checkout-total-price {
  font-weight: bold;
}
.cart-buttons {
  margin-bottom: 20px;
}
.cart-buttons button {
  display: inline-block;
}
.cart-buttons .placeOrder {
  margin: 15px 0;
}
.cart-buttons .icon.icon-Info {
  font-size: 22px;
  color: #29694d;
  position: relative;
  top: 3px;
}
.cart-buttons .icon.icon-Info:hover {
  text-decoration: none;
}
.card-icon {
  display: inline-block;
  margin-left: 20px;
}
.dropdown-icon-parent {
  position: relative;
  display: inline-block;
}
.dropdown-icon-parent .dropdown-icon {
  position: absolute;
  right: 5px;
  top: 6px;
  width: 24px;
  height: 24px;
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -452px -824px;
  pointer-events: none;
  /* so you can click trough the icon */
}
#delivery-mode,
#delivery-slot {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
  border-radius: 0;
  max-width: 200px;
  padding: 0 12px;
  height: 28px;
}
.checkbox-input {
  border: 1px solid #000000;
  background: #ffffff;
  width: 15px !important;
  height: 15px !important;
  border-radius: 50%;
  padding: 0;
  vertical-align: sub;
}
.checkoutOrderTotals {
  clear: both;
  display: block;
  width: 100%;
  margin: 20px 0;
}
.orderTotals td:first-child {
  padding-left: 0;
  width: 180px;
}
.orderTotals tfoot td {
  border-left: none;
  border-top: 1px solid #000000;
  height: 20px;
  line-height: 20px;
}
.orderTotals tfoot td:last-child {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .orderTotals tfoot td:last-child {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .orderTotals tfoot td:last-child {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .orderTotals tfoot td:last-child {
    font-size: 16px;
  }
}
.cardPaymentInfo {
  margin-bottom: 20px;
}
.cardPaymentInfo .checkbox-label {
  padding-left: 0;
}
.additionalAuthorizationPopup {
  padding: 20px;
}
.availability-date {
  position: relative;
  display: block;
  margin-top: -24px !important;
  margin-bottom: 0px !important;
  margin-left: 50px !important;
  border: none !important;
  line-height: 24px;
}
.alert.availability-date {
  padding: 11px;
}
.availability-date:before {
  position: absolute;
  content: '';
  left: -24px;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-sprites.svg);
  background-size: 265px 474px;
  background-position: -48px -230px;
  border: none;
}
.product-name-data {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  width: 250px;
  display: inline-block;
}
@media (max-width: 1439px) {
  .product-name-data {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .product-name-data {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .product-name-data {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .product-name-data {
    width: 140px;
  }
}
.product-name-data a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.row .public-timer #public-timer-slot {
  list-style: none;
  margin: 0 0 10px;
  border: solid 1px #cccccc;
  padding: 6px 10px 2px 10px;
  display: inline-block;
  text-align: center;
  width: auto;
  max-width: 150px;
  vertical-align: middle;
}
.row .public-timer #public-timer-slot li {
  display: inline-block;
}
.row .public-timer #public-timer-slot li span {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.kp .dropdown-icon-parent {
  width: 100%;
  max-width: 330px;
}
.kp #delivery-mode,
.kp #delivery-slot {
  height: 34px;
  width: 100%;
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  .kp .input-section {
    max-width: 344px;
  }
}
.kp .routingInfoTitle {
  position: relative;
}
.kp .routingInfoTitle input {
  height: 34px;
  width: 100%;
}
.kp .routingInfoTitle .calendar-icon {
  bottom: -4px;
}
.kp textarea,
.kp #PurchaseOrderNumber {
  width: 100%;
  max-width: 330px;
}
@keyframes performRotate {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 180deg);
  }
}
.category-navigation-container {
  padding: 0;
  display: inline-block;
  margin-bottom: 20px;
  min-width: 200px;
}
.category-navigation-mobile {
  border-top: 1px solid #dddddd;
}
.category-navigation-desktop-container {
  display: inline-block;
  position: relative;
  /* scrollbars */
  /* width */
  /* Track */
  /* Handle */
}
.category-navigation-desktop-container .categories-button-initiator {
  display: flex;
  padding: 0 20px 0 0;
  white-space: nowrap;
  text-align: left;
  border: none;
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
}
@media (max-width: 1439px) {
  .category-navigation-desktop-container .categories-button-initiator {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .category-navigation-desktop-container .categories-button-initiator {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .category-navigation-desktop-container .categories-button-initiator {
    font-size: 14px;
  }
}
.category-navigation-desktop-container .categories-button-initiator .icon {
  flex-grow: 1;
  line-height: 24px;
  margin-left: 10px;
  margin-right: 12px;
  font-size: 24px;
  width: 25px;
  overflow: hidden;
}
.category-navigation-desktop-container .categories-button-initiator .lbl {
  flex-grow: 100;
  line-height: 24px;
}
.category-navigation-desktop-container .category-navigation {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  transition: max-height 0.3s;
  z-index: 10000;
  position: absolute;
  top: 44px;
}
.category-navigation-desktop-container .category-navigation li.menuLink,
.category-navigation-desktop-container .category-navigation li.additionalproduct {
  display: flex;
  /*
        .open{
          background: @product-nav-background-selected;
        }
         */
}
.category-navigation-desktop-container .category-navigation li.menuLink.open,
.category-navigation-desktop-container .category-navigation li.additionalproduct.open {
  background: #e6e1d1;
}
.category-navigation-desktop-container .category-navigation li.menuLink.open a,
.category-navigation-desktop-container .category-navigation li.additionalproduct.open a {
  font-weight: bold;
}
.category-navigation-desktop-container .category-navigation li.menuLink .icon,
.category-navigation-desktop-container .category-navigation li.additionalproduct .icon {
  line-height: 58px;
  margin-left: 10px;
  margin-right: 12px;
  flex-grow: 1;
  font-size: 24px;
  width: 25px;
  overflow: hidden;
}
.category-navigation-desktop-container .category-navigation li.menuLink a,
.category-navigation-desktop-container .category-navigation li.additionalproduct a {
  line-height: 58px;
  height: 58px;
  flex-grow: 100;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 230px;
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .category-navigation-desktop-container .category-navigation li.menuLink a,
  .category-navigation-desktop-container .category-navigation li.additionalproduct a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .category-navigation-desktop-container .category-navigation li.menuLink a,
  .category-navigation-desktop-container .category-navigation li.additionalproduct a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .category-navigation-desktop-container .category-navigation li.menuLink a,
  .category-navigation-desktop-container .category-navigation li.additionalproduct a {
    font-size: 14px;
  }
}
.category-navigation-desktop-container .category-navigation li.menuLink a:hover,
.category-navigation-desktop-container .category-navigation li.additionalproduct a:hover {
  text-decoration: none;
}
.category-navigation-desktop-container .category-navigation li.additionalproduct {
  background-color: #fffdf8;
}
.category-navigation-desktop-container .category-navigation .first-column {
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f0eee6;
  width: 370px;
}
.category-navigation-desktop-container .category-navigation .second-column {
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #e6e1d1;
  width: 0;
  max-width: 370px;
  transition: width 0.3s;
}
.category-navigation-desktop-container .category-navigation .second-column.expanded {
  width: 370px;
}
.category-navigation-desktop-container .category-navigation .third-column {
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  width: 0;
  max-width: 360px;
  transition: width 0.5s;
}
.category-navigation-desktop-container .category-navigation .third-column.expanded {
  width: 360px;
}
.category-navigation-desktop-container .category-navigation .second-column li {
  display: flex;
}
.category-navigation-desktop-container .category-navigation .second-column li .areaName {
  flex-grow: 100;
  padding-left: 19px;
  width: 225px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.category-navigation-desktop-container .category-navigation .second-column li .tertiary-links {
  flex-basis: 0;
  padding-left: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
.category-navigation-desktop-container .category-navigation .second-column li .tertiary-links li.menuLink a {
  font-weight: normal;
}
.category-navigation-desktop-container .category-navigation .second-column li .tertiary-links li.menuLink a .areaName {
  width: 265px;
}
.category-navigation-desktop-container .category-navigation .second-column li.open {
  flex-wrap: wrap;
}
.category-navigation-desktop-container .category-navigation .second-column li.open .icon {
  transform: rotate3d(0, 0, 1, 180deg);
  margin-right: 16px;
}
.category-navigation-desktop-container .category-navigation .second-column li.open .tertiary-links {
  flex-basis: 100%;
  flex-grow: 100;
  padding-left: 19px;
  max-height: 10000px;
}
.category-navigation-desktop-container.open {
  max-width: 100%;
}
.category-navigation-desktop-container.open:before {
  content: " ";
  display: block;
  height: 120px;
  background: transparent;
  position: absolute;
  top: -70px;
  width: 110%;
  left: 0;
}
.category-navigation-desktop-container.open .category-navigation {
  max-width: 1160px;
  min-height: 58px;
  min-width: 375px;
  border-bottom: 1px solid #dddddd;
}
.category-navigation-desktop-container ::-webkit-scrollbar {
  width: 15px;
  background: transparent;
}
.category-navigation-desktop-container ::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 15px;
}
.category-navigation-desktop-container ::-webkit-scrollbar-thumb {
  background: rgba(180, 180, 180, 0.5);
  border-radius: 15px;
}
.hidden-article-components {
  display: none;
}
#mobile-nav .collapsing-nav li .icon {
  flex-grow: 1;
  margin-right: 12px;
  margin-left: 19px;
  font-size: 24px;
  width: 25px;
  line-height: 58px;
  overflow: hidden;
  background-image: none;
  position: center;
}
#mobile-nav .collapsing-nav li a {
  padding: 23px 20px;
  flex-grow: 100;
  font-weight: bold;
}
#mobile-nav .collapsing-nav li .icon-expander {
  width: auto;
  margin-right: 0;
  margin-left: 0;
  padding: 0 19px;
  text-align: center;
}
#mobile-nav .collapsing-nav .menucategories {
  display: flex;
}
#mobile-nav .collapsing-nav .menucategories a {
  padding-left: 0;
}
#mobile-nav .collapsing-nav .menuLink {
  background-color: #fffdf8;
  display: none;
}
#mobile-nav .collapsing-nav .menuLink.mobile {
  display: flex;
}
#mobile-nav .collapsing-nav .menuLink.selected {
  background-color: #e6e1d1;
}
#mobile-nav .collapsing-nav .menuLink.selected .icon-expander {
  animation: performRotate 0.3s forwards;
}
#mobile-nav .collapsing-nav .menuLink a {
  padding: 0;
  line-height: 58px;
}
#mobile-nav .collapsing-nav .additionalproduct a {
  padding: 0;
  line-height: 58px;
}
#mobile-nav .collapsing-nav .divider {
  margin: 0 16px;
  border-bottom: 1px solid #dddddd;
  background-color: #fffdf8;
}
#mobile-nav .collapsing-nav .mobile-submenu-container {
  padding-left: 19px;
  background-color: #e6e1d1;
}
#mobile-nav .collapsing-nav .mobile-submenu-container > .menuLink {
  display: flex;
  background-color: #e6e1d1;
}
#mobile-nav .collapsing-nav .mobile-submenu-container > .menuLink a {
  font-weight: normal;
}
#mobile-nav .collapsing-nav .mobile-submenu-container > .menuLink .areaName {
  background-image: none;
  flex-grow: 100;
}
#mobile-nav .collapsing-nav .mobile-submenu-container > .menuLink.open a {
  font-weight: bold;
}
#mobile-nav .collapsing-nav .mobile-submenu-container > .menuLink.open .icon {
  animation: performRotate 0.3s forwards;
}
#mobile-nav .collapsing-nav .mobile-submenu-container .tertiary {
  padding-left: 0;
}
#mobile-nav .collapsing-nav .mobile-submenu-container .tertiary > .menuLink a {
  font-weight: normal;
}
#mobile-nav .collapsing-nav .mobile-submenu-container .tertiary > .menuLink a .areaName:after {
  content: none;
  display: none;
}
#mobile-nav .collapsing-nav .productnavigation .menuLink,
#mobile-nav .collapsing-nav .productnavigation .additionalproduct,
#mobile-nav .collapsing-nav .productnavigation .divider {
  display: none;
}
#mobile-nav .collapsing-nav .productnavigation.open {
  background-color: #fffdf8;
}
#mobile-nav .collapsing-nav .productnavigation.open .menuLink,
#mobile-nav .collapsing-nav .productnavigation.open .additionalproduct,
#mobile-nav .collapsing-nav .productnavigation.open .divider {
  display: flex;
}
#mobile-nav .collapsing-nav .additionalproduct {
  background-color: #fffdf8;
  display: flex;
}
#mobile-nav .collapsing-nav .additionalproduct#eanScanner {
  height: 58px;
}
#mobile-nav .collapsing-nav .additionalproduct#eanScanner .scan-icon {
  line-height: 58px;
  width: 25px;
  height: 58px;
  display: inline-block;
  margin: 0 12px 0 19px;
  flex-grow: 1;
  background-size: contain;
}
#mobile-nav .collapsing-nav .additionalproduct#eanScanner .open-text {
  line-height: 58px;
  flex-grow: 100;
  display: inline-block;
  background-image: none;
}
#barcode-container {
  margin-bottom: 20px;
}
#barcode-container .close-barcode-picker {
  cursor: pointer;
  text-align: right;
  height: 40px;
  vertical-align: middle;
}
#barcode-container .close-barcode-picker span {
  display: inline-block;
  line-height: 40px;
}
#barcode-container .close-barcode-picker .icon {
  margin-left: 10px;
}
.article-component {
  padding: 0 32px 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.article-component h3 {
  font-family: Recoleta-Regular, serif;
}
.article-component .article-header {
  min-height: 58px;
  padding-top: 20px;
  margin-bottom: 8px;
}
.article-component .article-image {
  max-width: 100%;
  margin-bottom: 8px;
}
.article-component .article-text {
  margin-bottom: 8px;
}
.article-component .article-link {
  color: #29694d;
}
.article-component .article-link .icon {
  margin-left: 5px;
}
.categories-refinement {
  margin-bottom: 20px;
}
.categories-refinement a {
  display: inline-block;
  white-space: nowrap;
}
.categories-refinement.second a {
  border: 1px solid #000000;
  padding: 5px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #000000;
}
.categories-refinement.second a:hover {
  text-decoration: none;
}
.categories-refinement.second a.selected {
  border: 1px solid #29694d;
  background: #29694d;
  color: #ffffff;
}
.categories-refinement.third a {
  border: 1px solid #e6e1d1;
  padding: 5px 25px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 15px;
  font-weight: normal;
  color: #000000;
}
.categories-refinement.third a:hover {
  text-decoration: none;
}
.categories-refinement.third a.selected {
  border-color: #e4f9f2;
  background: #e4f9f2;
  font-weight: bold;
}
.categories-refinement-container {
  /*this elements is present only on mobile devices*/
  border-top: 1px solid #e6e1d1;
  border-bottom: 1px solid #e6e1d1;
  margin-bottom: 20px;
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
}
.categories-refinement-container .categories-refinement.second {
  margin-top: 20px;
}
.categories-refinement-container .categories-refinement.second .choose-initiator {
  border-color: #e6e1d1;
  background: #e6e1d1;
}
.categories-refinement-container .categories-refinement::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .categories-refinement-container .categories-refinement {
    height: 33px;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
  }
}
.deliveryInformation {
  text-transform: uppercase;
  font-weight: normal;
}
.mobile-side-menu-categories-container {
  position: fixed;
  top: 70px;
  height: 80%;
  background: white;
  width: 90%;
  right: 0;
  z-index: 300;
  max-width: 0px;
  transition: max-width 0.3s, top 0.3s, height 0.3s;
}
.mobile-side-menu-categories-container.expanded {
  max-width: 90%;
}
.mobile-side-menu-categories-container .header-container {
  background: #e6e1d1;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  padding: 20px 10px;
  font-size: 18px;
  line-height: 18px;
}
.mobile-side-menu-categories-container .header-container .lbl {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile-side-menu-categories-container .header-container .icon {
  cursor: pointer;
  font-size: 24px;
  line-height: 18px;
}
.mobile-side-menu-categories-container .categories-refinement {
  margin: 0;
  height: calc(100% - 58px);
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile-side-menu-categories-container .categories-refinement a {
  background: transparent;
  border-top: 1px solid #e6e1d1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: block;
  text-transform: none;
  padding: 20px 10px;
  width: 100%;
  margin: 0;
}
.mobile-side-menu-categories-container .categories-refinement a.selected {
  background: transparent;
  font-weight: bold;
  border-top: 1px solid #e6e1d1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  color: #000000;
}
#colorbox #salesEndTimesContainer {
  background-color: #e6e1d1;
}
@media only screen and (min-width: 768px) {
  #colorbox .vertical-line {
    border-left: 1px dotted #666;
    padding-left: 20px;
  }
}
#colorbox a {
  color: #29694d;
}
#colorbox a:hover {
  color: #29694d;
}
#colorbox .ui-datepicker table tr:last-child td.ui-datepicker-unselectable,
#colorbox .ui-datepicker table tr:last-child td.ui-state-disabled,
#colorbox .ui-datepicker table tr:last-child td .select-option-disabled {
  border-bottom: 1px solid #cccccc;
}
#colorbox .ui-datepicker table tr td:first-child.ui-datepicker-unselectable,
#colorbox .ui-datepicker table tr td:first-child.ui-state-disabled,
#colorbox .ui-datepicker table tr td:first-child .select-option-disabled {
  border-left: 1px solid #cccccc;
}
#colorbox .ui-datepicker table tr td:last-child.ui-datepicker-unselectable,
#colorbox .ui-datepicker table tr td:last-child.ui-state-disabled,
#colorbox .ui-datepicker table tr td:last-child .select-option-disabled {
  border-right: 1px solid #cccccc;
}
#colorbox .ui-datepicker table tr td.ui-datepicker-unselectable,
#colorbox .ui-datepicker table tr td.ui-state-disabled,
#colorbox .ui-datepicker table tr td .select-option-disabled {
  color: #ffffff;
  background: #e6e1d1;
  text-decoration: none;
  border: 1px solid #ffffff;
}
#colorbox .ui-datepicker table tr td.ui-datepicker-other-month {
  background: #e6e1d1;
}
#colorbox .ui-datepicker-current-day {
  background-color: #29694d !important;
}
#colorbox .ui-datepicker-current-day a {
  color: #ffffff;
}
#colorbox .shipCond {
  float: none;
  min-width: 150px;
}
#colorbox .pickupPlant a {
  color: #29694d;
}
#colorbox .cancel-link {
  margin: 20px;
  display: inline-block;
  text-transform: uppercase;
}
#colorbox .cancel-link a {
  color: #000000;
}
#colorbox button {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #7ae1bf;
  color: #000000;
  border: none;
  white-space: nowrap;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  #colorbox button {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  #colorbox button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #colorbox button {
    font-size: 14px;
  }
}
#colorbox button:hover {
  background-color: #9af5d7;
  text-decoration: none;
}
#colorbox button#cboxClose {
  background: transparent;
}
#colorbox .button-green {
  padding: 10px 16px;
}
.konepajaInfoDialog.ui-dialog {
  background: #ffffff;
  border: none;
  position: relative;
  margin-top: 100px;
  z-index: 9999;
}
.konepajaInfoDialog .ui-dialog-titlebar {
  position: absolute;
  right: 0;
  top: -30px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
}
.konepajaInfoDialog .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
.konepajaInfoDialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  border: none;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
}
.konepajaInfoDialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  content: "\e950";
  font-family: 'wihuri2k22icons';
  font-size: 24px;
  display: inline-block;
}
.konepajaInfoDialog .ui-dialog-content.ui-widget-content {
  cursor: default;
  font-family: Roboto-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 48px;
  text-align: left;
}
.konepajaInfoDialog .ui-dialog-content.ui-widget-content h2 {
  font-family: Recoleta-Medium, serif;
  font-weight: 500;
  line-height: 47px;
}
.konepajaInfoDialog .ui-dialog-buttonpane {
  background-color: #ffffff;
  padding: 0 48px 34px;
}
.konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  display: flex;
  align-items: center;
  justify-content: right;
}
.konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 16px 24px 16px 24px;
  text-transform: uppercase;
  background: #000000;
  color: #ffffff !important;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  .konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black {
    font-size: 14px;
  }
}
.konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black:active {
  padding: 16px 24px 16px 24px;
}
.konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black:hover {
  background-color: #2e2e2e;
  text-decoration: none;
}
.konepajaInfoDialog .ui-dialog-buttonpane .ui-dialog-buttonset .lg-primary-black:active {
  margin-top: 16px;
}
/*Article component page*/
.article-component-main {
  margin-bottom: 50px;
}
.article-component-main .authors {
  text-align: center;
  margin-bottom: 20px;
}
.article-component-main .small-text {
  font-size: 12px;
  font-style: italic;
}
.article-component-secondary .article-side-component {
  margin-bottom: 100px;
}
.article-component-secondary .article-image img {
  position: relative;
  margin-bottom: 5px;
  height: 200px;
  width: 150px;
}
@media (min-width: 768px) {
  .article-component-secondary .article-image img {
    height: 300px;
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .article-component-secondary .article-image img {
    width: 100%;
  }
}
.article-component-secondary .quarter-width-component {
  max-width: 265px;
  margin: auto;
}
.article-stories {
  margin-top: 40px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-10 p {
  margin-bottom: 0;
}
#show-facets {
  cursor: pointer;
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  #show-facets {
    display: none;
  }
}
.hidden-mobile {
  display: none;
}
@media (min-width: 1200px) {
  .hidden-mobile {
    display: block;
  }
}
.product-list-page .facetNavigation {
  margin-top: 20px;
  border-right: none;
}
@media (min-width: 1200px) {
  .product-list-page .facetNavigation {
    margin-left: 0;
    border: 1px solid #e6e1d1;
    padding: 16px;
  }
}
.product-list-page .facetNavigation .headline {
  font-family: Recoleta-Regular, serif;
  font-size: 18px;
  background: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
  text-transform: none;
  line-height: normal;
}
.product-list-page .facetNavigation .facets {
  margin-top: 24px;
}
.product-list-page .facetNavigation .facet {
  border-top: 1px solid #e6e1d1;
  padding: 14px 0 10px;
}
.product-list-page .facetNavigation .facet .facetHead a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
.product-list-page .facetNavigation .facet .facetHead a .icon {
  background-image: none;
}
.product-list-page .facetNavigation .facet .facetHead .refinementToggle {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  color: #000000;
  text-transform: initial;
}
@media (max-width: 1439px) {
  .product-list-page .facetNavigation .facet .facetHead .refinementToggle {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .product-list-page .facetNavigation .facet .facetHead .refinementToggle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .product-list-page .facetNavigation .facet .facetHead .refinementToggle {
    font-size: 16px;
  }
}
.product-list-page .facetNavigation .facet .facetHead .show-facet-values .icon:before {
  content: "\e93a";
}
.product-list-page .facetNavigation .facet .facetHead .hide-facet-values .icon:before {
  content: "\e937";
}
.product-list-page .facetNavigation .facet .facetValues {
  margin-left: 0;
}
.product-list-page .facetNavigation .facet .facetValues ul {
  margin-top: 12px;
}
.product-list-page .facetNavigation .facet .facetValues ul.facet_block li.remove_item_left {
  border: 1px solid #f2f2f2;
  border-radius: 16px;
  height: 27px;
  padding-left: 20px;
  text-transform: uppercase;
}
.product-list-page .facetNavigation .facet .facetValues ul.facet_block li.remove_item_left .icon {
  text-decoration: none;
  font-size: 12px;
  font-weight: 1000;
  color: #000000;
  width: 24px;
  height: 27px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  line-height: 27px;
}
.product-list-page .facetNavigation .facet .facetValues ul.facet_block li label,
.product-list-page .facetNavigation .facet .facetValues ul.facet_block li a {
  color: #000000;
}
.product-list-page .facetNavigation .facet.facetButtons a {
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 767px) {
  .product-list-page .facetNavigation .facets {
    position: fixed;
    width: 80%;
    top: 70px;
    right: 0;
    background: #ffffff;
    margin-top: 0;
    z-index: 300;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .product-list-page .facetNavigation .facets.second-level {
    right: -80%;
    transition: right 0.3s;
  }
  .product-list-page .facetNavigation .facets.second-level .facet-mobile-header .icon-ArrowLeft1 {
    margin-right: 5px;
  }
  .product-list-page .facetNavigation .facets.second-level .facet-mobile-header .icon-ArrowLeft1 + .lbl {
    padding-left: 0;
  }
  .product-list-page .facetNavigation .facets.second-level.visible {
    right: 0;
  }
  .product-list-page .facetNavigation .facets.second-level .facet-values-second-level {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 48px);
  }
  .product-list-page .facetNavigation .facets.second-level .facetValues {
    margin: 0;
  }
  .product-list-page .facetNavigation .facets.second-level .facetValues .facet_block li {
    padding: 14px 14px 10px;
    border-bottom: 1px solid #e6e1d1;
    font-size: 16px;
  }
  .product-list-page .facetNavigation .facets.second-level .facetValues .facet_block li .facetValueCount {
    right: 14px;
  }
  .product-list-page .facetNavigation .facets.second-level .facetValues .facet_block li label .facetValueCount {
    right: 0;
  }
  .product-list-page .facetNavigation .facet {
    padding: 14px 14px 10px;
  }
  .product-list-page .facetNavigation .facet.facet-mobile-header {
    background: #e6e1d1;
    display: flex;
    align-items: center;
    padding: 0;
  }
  .product-list-page .facetNavigation .facet.facet-mobile-header .lbl {
    flex-grow: 100;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    padding: 14px;
  }
  .product-list-page .facetNavigation .facet.facet-mobile-header .icon {
    flex-grow: 1;
    padding: 14px;
  }
  .product-list-page .facetNavigation .facet.applied-filters-facet {
    padding: 0;
    margin: 0;
    border: none;
  }
  .product-list-page .facetNavigation .facet.applied-filters-facet ul.facet_block {
    margin: 0;
  }
  .product-list-page .facetNavigation .facet.applied-filters-facet ul.facet_block li.remove_item_left {
    display: block;
    width: 96%;
    padding: 8px 16px;
    height: auto;
    text-align: center;
    font-weight: 400;
    border: 1px solid #e6e1d1;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 2%;
  }
  .product-list-page .facetNavigation .facetValues ul.facet_block label {
    display: flex;
  }
  .product-list-page .facetNavigation .facetValues ul.facet_block label input {
    margin: 0;
  }
  .product-list-page .facetNavigation .facetValues ul.facet_block label .facetValueName {
    width: auto;
    flex-grow: 100;
  }
  .product-list-page .facetNavigation .facetValues ul.facet_block label .facetValueCount {
    position: relative;
    flex-grow: 1;
  }
  .product-list-page .facetNavigation .facetValues ul.facet_block label .custom-checkbox {
    margin-left: 8px;
    margin-right: 0;
  }
}
.facetButtons .excelButton,
.facetButtons .printPage {
  text-decoration: none;
}
.facetButtons .excelButton:hover,
.facetButtons .printPage:hover {
  text-decoration: none;
}
.facetButtons .excelButton span,
.facetButtons .printPage span {
  margin-right: 10px;
  background-image: none;
  font-size: 24px;
  color: #29694d;
  vertical-align: middle;
}
#show-facets .arrow-up {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -520px -822px;
  display: inline-block;
}
#show-facets .arrow-down {
  background-image: url(../images/button-sprites.svg);
  background-size: 784px 960px;
  background-position: -452px -824px;
  display: inline-block;
}
.show-facets-text {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #e6e1d1;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
@media (max-width: 1439px) {
  .show-facets-text {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .show-facets-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .show-facets-text {
    font-size: 16px;
  }
}
.show-facets-text .icon {
  background-image: none;
  font-size: 24px;
  color: #29694d;
  margin-left: 10px;
}
.facet_block-label input[type="checkbox"] {
  width: 0px;
  height: 0px;
  visibility: hidden;
  margin: 0;
}
.facet_block-label input[type="checkbox"] + .custom-checkbox {
  background: transparent;
}
.facet_block-label input[type="checkbox"] + .custom-checkbox .icon {
  visibility: hidden;
}
.facet_block-label input[type="checkbox"]:checked + .custom-checkbox {
  background: #000000;
}
.facet_block-label input[type="checkbox"]:checked + .custom-checkbox .icon {
  visibility: visible;
}
.facet_block-label .custom-checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #000000;
  background: transparent;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  margin-right: 8px;
  margin-top: 2px;
  vertical-align: baseline;
}
.facet_block-label .custom-checkbox .icon {
  display: inline-block;
  visibility: hidden;
  color: #ffffff;
  font-size: 12px;
  font-weight: 1000;
  overflow: hidden;
  width: 14px;
  height: 12px;
}
.facet_block-label .custom-checkbox.checked {
  background: #000000;
}
.facet_block-label .custom-checkbox.checked .icon {
  visibility: visible;
}
@media (max-width: 1199px) {
  .productReferences {
    text-align: center;
  }
  .product-list-page {
    margin-right: 5px;
    margin-left: 5px;
  }
  .paginationBar {
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
  }
}
.product-amount {
  width: 40px;
}
.product-list-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.product-list-item .price {
  float: none !important;
}
.product-list-item .cartButton {
  display: inline-block;
  border: none;
}
.product-list-item .quantityHightLight {
  top: 0 !important;
}
.product-list-item .more-details {
  margin-top: 5px;
  margin-bottom: 10px;
}
.product-list-item td {
  border: none;
}
.product-list-item .purchased {
  width: 200px;
}
@media (min-width: 1199px) {
  .product-list-item .searchPagePrice {
    display: block;
  }
  .product-list-item .add_to_cart_form input {
    line-height: 24px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1199px) {
  .product-list-item .add_to_cart_form {
    min-width: 150px;
  }
  .product-list-item .add_to_cart_form input {
    min-height: 34px;
    min-width: 90px;
    vertical-align: top !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .product-list-item .add_to_cart_form div {
    display: inline-block;
  }
}
.product-list-item span.variantOptionsAvailable {
  font-style: italic;
  margin-bottom: 8px;
  display: block;
}
.product-list-item .variant_options {
  width: auto;
}
.product-list-item .variant_options .size {
  width: auto;
  margin-bottom: 0;
  min-height: unset;
}
.inline-block {
  display: inline-block;
}
.productList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  float: none;
  gap: 10px;
  background: #fffdf8;
}
.productList .productListItem {
  border: 1px solid #e6e1d1;
  padding: 13px;
  margin: 0;
  max-width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .productList .productListItem {
    width: 24%;
  }
}
@media (max-width: 1199px) {
  .productList .productListItem {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .productList .productListItem {
    margin-right: 7px;
    margin-left: 7px;
  }
}
.productList .productListItem .product-top-section {
  width: 100%;
}
.productList .productListItem .product-top-row {
  display: flex;
  justify-content: space-between;
}
.productList .productListItem .product-top-row .product-classifications-icons-container {
  display: flex;
  flex-wrap: nowrap;
  align-content: end;
}
.productList .productListItem .product-top-row .product-classifications-icons-container .product-classification-icon {
  width: 18px;
  height: 18px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}
.productList .productListItem .product-top-row .product-classifications-icons-container .product-classification-icon .icon {
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}
.productList .productListItem .product-top-row .product-classifications-icons-container .product-classification-icon.gluten {
  background-color: #d2c6aa;
}
.productList .productListItem .product-top-row .product-classifications-icons-container .product-classification-icon.lactose {
  background-color: #29694d;
}
.productList .productListItem .product-top-row .product-classifications-icons-container .product-classification-icon.frozen {
  background-color: #000000;
}
.productList .productListItem .product-offers-row {
  display: flex;
}
.productList .productListItem .product-offers-row .product-offer {
  padding: 3px 5px;
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.productList .productListItem .product-offers-row .product-offer:last-child {
  margin-right: 0;
}
.productList .productListItem .product-offers-row .product-offer.product-offer {
  background-color: #ee805c;
}
.productList .productListItem .product-offers-row .product-offer.product-new {
  background-color: #7ae1bf;
}
.productList .productListItem .product-offers-row .product-offer.product-customer-request {
  background-color: #f4b740;
}
.productList .productListItem .brand-row .product-brand {
  height: 46px;
  width: 46px;
  background-size: 46px;
  background-repeat: no-repeat;
  background-position: center center;
}
.productList .productListItem .brand-row .product-brand.metro-deals {
  background-image: url("../images/metrodeals.svg");
}
.productList .productListItem .brand-row .product-brand.metro {
  background-image: url("../images/metroown.svg");
}
.productList .productListItem .brand-row .product-brand.fresh-cut {
  background-image: url("../images/freshcut.svg");
}
.productList .productListItem .brand-row .product-brand.metro-wines {
  background-image: url("../images/metrowines.svg");
}
.productList .productListItem .brand-row .product-brand.selected-byMetro {
  background-image: url("../images/metroselected_plp.svg");
}
.productList .productListItem .brand-row .product-brand.metro-vegan {
  background-image: url("../images/metrovegan.svg");
}
@media (max-width: 767px) {
  .productList .productListItem .brand-row {
    position: absolute;
    bottom: 0;
  }
}
.productList .productListItem .product-image-and-details-container {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .productList .productListItem .product-image-and-details-container {
    flex-wrap: nowrap;
  }
}
.productList .productListItem .product-image-container {
  width: 100%;
  text-align: center;
  margin: 10px 0;
  min-height: 150px;
}
@media (max-width: 767px) {
  .productList .productListItem .product-image-container {
    margin-top: 0;
    position: relative;
    width: 50%;
  }
}
.productList .productListItem .product-image-container .thumb {
  margin-left: 0;
  float: none;
  clear: both;
  display: inline-block;
  max-height: 120px;
  position: relative;
  max-width: 120px;
}
.productList .productListItem .product-details-container {
  font-size: 12px;
  width: 100%;
  position: relative;
  min-height: 200px;
}
@media (max-width: 767px) {
  .productList .productListItem .product-details-container {
    width: 50%;
  }
}
.productList .productListItem .product-details-container .product-name-container {
  font-family: Recoleta-Medium, serif;
  font-size: 18px;
  line-height: 110%;
  font-weight: 500;
  text-align: center;
  min-height: 60px;
  margin-bottom: 16px;
}
.productList .productListItem .product-details-container .product-name-container a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.productList .productListItem .product-details-container .product-code-container {
  color: #797979;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
}
.productList .productListItem .product-details-container .product-purchase-details-container {
  margin-bottom: 10px;
  text-align: center;
}
.productList .productListItem .product-details-container .product-purchase-details-container > div {
  display: inline-block;
  margin: 0 auto;
  clear: both;
  float: none;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container {
  display: flex;
  border-radius: 24px;
  border: 1px solid #f2f2f2;
  padding: 4px 8px;
  margin-bottom: 8px;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl {
  white-space: nowrap;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl.wrappable {
  white-space: normal;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl .stockData {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 9px;
  margin-right: 5px;
  background-color: #94dfc1;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl .stockData.stockComingSoon {
  background-color: #f3ba17;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl .stockData.out-of-stock {
  background-color: #aa0061;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .lbl .stockData.pickup-only {
  background-color: orange;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values {
  font-weight: bold;
  margin-left: 5px;
  white-space: nowrap;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values .variant_options {
  margin: 0;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values select {
  border: none;
  font-size: 12px;
  padding: 0;
  width: 60px;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values select {
    width: 70px;
    padding-left: 25px;
  }
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values .stockComingSoon {
  color: #f3ba17;
}
.productList .productListItem .product-details-container .product-purchase-details-container .product-data-details-container .values .out-of-stock {
  color: #aa0061;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .productList .productListItem .product-details-container .product-purchase-details-container .product-availability-container .product-data-details-container {
    display: block;
  }
  .productList .productListItem .product-details-container .product-purchase-details-container .product-sales-unit .product-data-details-container {
    display: block;
  }
}
.productList .productListItem .product-bottom-row {
  width: 100%;
  padding-top: 10px;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-price-container {
  font-size: 14px;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-price-container .price {
  margin-bottom: 0;
  float: none;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-price-container .customerSpecificPrice {
  font-size: 14px;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-price-container .baseUnitPrice {
  font-size: 11px;
  color: #797979;
  float: none;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container {
  margin-bottom: 10px;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form {
  display: flex;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .cartButton {
  background-image: none;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  flex-grow: 1;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .cartButton.remove {
  background-color: #e8f3ee;
  color: #29694d;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .cartButton.add {
  background-color: #29694d;
  color: #ffffff;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .cartButton .icon {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  cursor: pointer;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .quantityHightLight {
  flex-grow: 100;
  margin: 0 5px;
}
.productList .productListItem .product-bottom-row .cart-actions-container .product-add-to-cart-container .add_to_cart_form .quantityHightLight input {
  height: 32px;
  width: 100%;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  margin: 0 !important;
  min-width: 0;
  min-height: 0;
}
.productList .productListItem .product-bottom-row .product-login-to-purchase-link {
  display: inline-block;
  text-align: center;
  border: 1px solid #e6e1d1;
  padding: 9px;
  width: 100%;
}
.productList .productListItem .product-bottom-row .user-actions-container {
  border-top: 1px solid gray;
  justify-content: space-between;
  padding-top: 10px;
  display: flex;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-icons-container.productIconRow {
  margin-right: 8px;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-icons-container .icon {
  font-size: 24px;
  color: #29694d;
  background: none;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container {
  position: relative;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences {
  font-size: 11px;
  text-transform: capitalize;
  margin: 0;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences a,
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences a:hover {
  text-decoration: none;
  color: #29694d;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences .expand {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences .icon {
  color: #29694d;
  background: none;
  font-size: 24px;
  vertical-align: middle;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences .replacing-products-lbl {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  max-width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: none;
}
@media (max-width: 1199px) {
  .productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .productReferences .replacing-products-lbl {
    max-width: 100%;
  }
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems {
  position: absolute;
  top: -360px;
  left: 120%;
  width: 535px;
  z-index: 2;
  background: #ffffff;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.15);
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems:before {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffffff;
  position: absolute;
  left: -10px;
  top: 360px;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems.right-sided {
  left: auto;
  right: 120%;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems.right-sided:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: none;
  border-left: 10px solid #ffffff;
  position: absolute;
  left: auto;
  right: -10px;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems .productListItem {
  width: 100%;
  margin: 10px 0 0;
  border: none;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems .productListItem:first-child {
  margin-top: 0;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems .productListItem .product-image-container {
  margin-right: 10px;
  width: calc(50% - 10px);
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems .productListItem .product-details-container {
  width: 50%;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems .close-alternatives {
  display: block;
  position: absolute;
  right: 0;
  top: -32px;
  background: #fffdf8;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems.has-multiple-items {
  padding: 10px;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems.has-multiple-items .productListItem {
  border: 1px solid #e6e1d1;
}
.productList .productListItem .product-bottom-row .user-actions-container .product-replacement-container .alternativeItems.has-multiple-items .productListItem .product-image-container .thumb {
  position: relative;
  top: 50%;
  margin-top: -60px;
}
.productList .productListItem .productReferences {
  text-transform: uppercase;
}
.productList .mobile-replacements-container {
  margin: 20px 7px 10px;
}
.productList .mobile-replacements-container .alternativeItems {
  position: relative;
  width: auto;
  background: #fffdf8;
}
.productList .mobile-replacements-container .alternativeItems:before {
  display: none;
}
.productList .mobile-replacements-container .alternativeItems .productListItem {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}
.productList .mobile-replacements-container .alternativeItems .productListItem:first-child {
  margin-top: 0;
}
.productList .mobile-replacements-container .alternativeItems .close-alternatives {
  display: block;
  position: absolute;
  right: 0;
  top: -30px;
  background: #fffdf8;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #e6e1d1;
  border-bottom-color: #fffdf8;
  z-index: 1;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.productList .mobile-replacements-container .alternativeItems.has-multiple-items {
  padding: 10px;
}
.productList .mobile-replacements-container .alternativeItems.has-multiple-items .productListItem {
  border: 1px solid #e6e1d1;
}
.productList .mobile-replacements-container .alternativeItems.has-multiple-items .productListItem .product-image-container .thumb {
  position: relative;
  top: 50%;
  margin-top: -60px;
}
.productListPage .productList .subtitle {
  flex-basis: 100%;
  font-size: 18px;
  color: #333333;
  line-height: normal;
  font-weight: normal;
  font-family: Recoleta-Medium, serif;
}
.productListPage .productList,
.productListPage #resultsList {
  float: none;
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .no-padding-mobile {
    padding: 0 !important;
    margin: 0 !important;
  }
  .product-list-item .product-name {
    max-width: 94vw;
  }
  .product-list-item .show-details {
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
  }
  .product-list-item .show-details:active,
  .product-list-item .show-details:focus,
  .product-list-item .show-details:hover {
    text-decoration: none;
  }
  .product-list-item .show-details:before {
    position: absolute;
    content: " ";
    background-image: url(../images/button-sprites.svg);
    background-size: 784px 960px;
    width: 24px;
    height: 24px;
    background-position: -452px -824px;
    margin-left: -22px;
    margin-top: -4px;
  }
  .product-list-item .availability-text {
    display: inline-block;
    margin-right: 10px;
  }
  .product-list-item .infoText span br {
    display: none;
  }
  .product-list-item .open:before {
    position: absolute;
    content: " ";
    background-image: url(../images/button-sprites.svg);
    background-size: 784px 960px;
    width: 24px;
    height: 24px;
    background-position: -520px -822px;
  }
  .product-list-item .searchPagePrice {
    display: inline-block;
    margin-bottom: 8px;
  }
}
.baseUnitPrice {
  margin-left: 10px;
}
.customerSpecificPrice {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .customerSpecificPrice {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .customerSpecificPrice {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .customerSpecificPrice {
    font-size: 16px;
  }
}
.product-details-mobile td:first-child {
  padding-left: 0;
}
.product-details-mobile td {
  width: 50%;
  padding: 8px 8px 0 8px;
}
.additional-info {
  margin-top: 10px;
}
.expand {
  color: #000000;
}
.no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
@media (min-width: 1199px) {
  .baseUnitPrice {
    margin-left: 0;
  }
  .thumb {
    margin: 0;
  }
  .productIconRow {
    margin-right: 18px;
  }
}
.detailsTable td {
  padding: 8px 12px 0 0;
  border: none;
}
.oldPrice {
  color: #929191;
}
.priceValidityEndData {
  color: #929191;
}
.priceValidityEnd {
  color: #929191;
}
.specialPrice {
  color: #e50051;
  font-weight: bold;
}
.mobile-product-header {
  padding-left: 7px;
  padding-right: 7px;
}
/** SUGGESTIVE SEARCH AUTOCOMPLETE **/
.bilotAutocomplete {
  border: 1px solid #dddddd;
  width: 710px;
  border-radius: 0;
  background-color: #ffffff;
  z-index: 9000;
}
.bilotAutocomplete .categoriesInner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  height: auto !important;
  max-height: 108px;
  overflow: hidden;
  padding: 0 25px 10px 25px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .categoriesInner {
    max-height: 142px;
    overflow: hidden;
    gap: 5px;
  }
}
.bilotAutocomplete .categoriesInner a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #000000;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.bilotAutocomplete .categoriesInner a:hover {
  text-decoration: none;
}
.bilotAutocomplete .autoCompleteFill {
  background: #ffffff;
  border: none;
  height: 4px;
  left: -1px;
  position: absolute;
  top: -5px;
  width: 712px;
  z-index: 9002;
  display: none;
}
.bilotAutocomplete .productListItem {
  display: none;
}
.bilotAutocomplete .autoCompleteInner {
  position: relative;
  left: -1px;
  right: -1px;
  top: -11px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom: none;
  border-top: none;
  width: 712px;
  z-index: 9001;
  box-shadow: 3px 17px 8px 0.2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner {
    width: calc(100% + 44px);
    box-shadow: none;
    border: none;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl {
  margin-top: 43px;
  background-color: #ffffff;
  display: block;
  list-style: outside none none;
  z-index: 9001;
  max-height: 300px;
  overflow: auto;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasSuggestions {
  margin-top: 86px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults {
  margin-top: 73px;
  max-height: 520px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults .endOfLine {
    bottom: -160px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults .endOfLine .endOfLineInner {
    height: 195px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults .endOfLine .endOfLineInner .show-all-on-page-button {
    display: flex;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults .topOfLine {
  height: 73px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults h5 {
  font-family: Recoleta-Medium, serif;
  padding: 10px 25px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.noResults h5 {
    padding: 14px 25px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore .endOfLine {
  height: 122px;
  bottom: -120px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore.hideLoadMore .endOfLine {
  height: 82px;
  bottom: -80px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore.hideLoadMore .loadMoreContainer {
  display: none;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore {
    max-height: calc(100vh - 430px);
    margin-top: 105px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore.hideLoadMore {
    max-height: calc(100vh - 366px);
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl.hasLoadMore .endOfLine {
    height: 250px;
    bottom: -250px;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl {
    max-height: calc(100vh - 340px);
    margin-top: 105px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li {
  height: 50px;
  border-top: 1px solid #dddddd;
  min-height: 58px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li {
    min-height: 145px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li:hover {
  background-color: #e6e1d1;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li.categoriesInner {
  border: none;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li.categoriesInner {
    height: 95px;
    min-height: 95px;
    padding: 0 25px 25px;
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li.sectionTitle {
    min-height: 65px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li.categoriesInner:hover,
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li.sectionTitle:hover {
  background-color: #ffffff;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li li:nth-child(even) {
  background: #dddddd;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine {
  display: block;
  height: 100%;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine a {
  color: #3e3e3e;
  font-weight: 400;
  display: block;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine a:active {
  background: transparent;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine a:hover,
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine a:focus {
  text-decoration: none;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine.out-of-stock a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item {
  margin-left: 5px;
  width: 400px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .image {
  height: 48px;
  width: 48px;
  overflow: hidden;
  margin-left: 10px;
  padding: 0;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .image .thumb {
  display: block;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .image .thumb img {
  width: 48px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title .highLighted {
  color: #000000;
  font-weight: bold;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title .code {
  font-size: 11px;
  height: auto;
  letter-spacing: .1em;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title .title {
  line-height: normal;
  white-space: nowrap;
  height: auto;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title {
    flex-basis: 100%;
    flex-flow: row;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title span {
    flex-basis: 100%;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title span span {
    display: inline;
    flex-basis: unset;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title .title {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .code-and-title .code {
    margin-bottom: 10px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .prices {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-right: 10px;
  gap: 5px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .prices .price {
  width: auto;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .prices .price.customerSpecificPrice {
  font-weight: bold;
  font-size: 14px;
  width: auto;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .prices .price.unitprice {
  font-size: 11px;
  width: auto;
  letter-spacing: .1em;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item a .image {
    min-width: 50px;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item .customerSpecificPrice {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item .customerSpecificPrice {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item .customerSpecificPrice {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item .customerSpecificPrice {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .item {
    display: block;
    max-width: 60%;
    width: auto;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
  min-width: 250px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container {
  display: flex;
  border-radius: 24px;
  border: 1px solid #f2f2f2;
  padding: 4px 8px;
  align-items: center;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container .stockData {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 9px;
  margin-right: 5px;
  background-color: #94dfc1;
  background-image: none;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container .stockData.stockComingSoon {
  background-color: #f3ba17;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container .stockData.out-of-stock {
  background-color: #aa0061;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container .lbl {
  white-space: nowrap;
  font-size: 12px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .suggestiveAlts .icon {
  font-size: 20px;
  color: #29694d;
  background-image: none;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn {
    flex-grow: 1;
    justify-content: space-evenly;
    padding-top: 10px;
    flex-direction: column;
    align-items: flex-end;
    height: 100%;
    min-width: 0;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .suggestiveAlts {
    margin-right: 10px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .availability-container .lbl {
    text-overflow: ellipsis;
    max-width: 75px;
    overflow: hidden;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .prices > span {
    display: block;
    margin-top: 5px;
  }
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .availabilityColumn .prices > span:first-child {
    margin-top: 0;
  }
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .favorite-column {
  cursor: pointer;
  margin-right: 5px;
}
.bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner .favorite-column .icon {
  font-size: 20px;
  color: #29694d;
  background-image: none;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .autoCompleteInner .autoCompleteUl li .bilotAutocompleteLine .bilotAutocompleteLineInner {
    align-items: flex-start;
    padding: 20px 20px 20px 10px;
    gap: 5px;
  }
}
.bilotAutocomplete .emptyImage {
  display: none;
}
.bilotAutocomplete .image {
  height: 24px;
  padding: 6px 0;
  width: 16px;
}
.bilotAutocomplete .image div + div {
  display: none;
}
.bilotAutocomplete .image span {
  vertical-align: top;
}
.bilotAutocomplete .code {
  width: 126px;
  line-height: 18px;
  height: 37px;
}
.bilotAutocomplete .title {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  white-space: normal;
  text-transform: lowercase;
  height: 40px;
}
.bilotAutocomplete .highLighted {
  color: #29694d;
  display: inline-block;
}
.bilotAutocomplete .prices .price {
  width: 80px;
  display: inline-block;
  white-space: nowrap;
}
.bilotAutocomplete .prices .price + .price {
  width: 100px;
}
.bilotAutocomplete .prices .price .inclVAT {
  display: none;
}
.bilotAutocomplete .prices .price.unitprice {
  color: #666666;
}
.bilotAutocomplete .quantity .suggestiveAlts {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
}
.bilotAutocomplete input {
  width: 55px;
  display: inline-block;
  text-align: right;
  float: right;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #bbbbbb;
  vertical-align: top;
}
.bilotAutocomplete .endOfLine {
  left: -1px;
  bottom: -80px;
  right: -1px;
  height: 82px;
  position: absolute;
  border-top: none;
  box-shadow: 2px 18px 6px 0.2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine {
    box-shadow: none;
    height: 160px;
    bottom: -170px;
  }
}
.bilotAutocomplete .endOfLine .loadMoreContainer {
  background: #ffffff;
  text-align: center;
  padding: 16px 0;
  width: 100%;
  border-top: 1px solid #f0eee6;
}
.bilotAutocomplete .endOfLine .loadMoreContainer button {
  background: #ffffff;
  text-decoration: underline;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  border: none;
  font-weight: normal;
  color: #333333;
}
.bilotAutocomplete .endOfLine .endOfLineInner {
  color: #000000;
  background-color: #f0eee6;
  height: 82px;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
}
.bilotAutocomplete .endOfLine .endOfLineInner a {
  font-family: Roboto-Medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .bilotAutocomplete .endOfLine .endOfLineInner a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine .endOfLineInner a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .bilotAutocomplete .endOfLine .endOfLineInner a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine .endOfLineInner {
    background-color: #fffdf8;
    height: 116px;
    display: block;
    text-align: center;
  }
}
.bilotAutocomplete .endOfLine .endOfLineInner .bilotButton {
  height: 40px;
  width: 220px;
  background-color: transparent;
  border: 1px solid #ffffff;
  margin: 15px 0;
  line-height: 40px;
  color: #ffffff;
  padding-right: 5px;
}
.bilotAutocomplete .endOfLine .endOfLineInner .bilotButton.cartIcon {
  padding-left: 0;
}
.bilotAutocomplete .endOfLine .endOfLineInner .bilotButton.cartIcon span.icon24 {
  margin: 6px 6px 10px 6px;
  background-position: -668px -310px;
}
.bilotAutocomplete .endOfLine .endOfLineInner .bilotButton #addToCartCounter {
  background-image: none;
}
.bilotAutocomplete .endOfLine .endOfLineInner .bilotButton:hover {
  text-decoration: none;
  color: #ffffff;
}
.bilotAutocomplete .endOfLine .endOfLineInner .button {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  padding: 16px 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine .endOfLineInner .button {
    width: 80%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
}
.bilotAutocomplete .endOfLine .endOfLineInner .button span.icon {
  background-image: none;
  margin-left: 10px;
}
.bilotAutocomplete .endOfLine .endOfLineInner .button.show-all-on-page-button {
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine .endOfLineInner .button.show-all-on-page-button {
    display: none;
  }
}
.bilotAutocomplete .endOfLine .endOfLineInner .button.add-to-cart-button {
  background-color: #e8f3ee;
  color: #29694d;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .endOfLine .endOfLineInner .button.add-to-cart-button {
    justify-content: center;
    background-color: #29694d;
    color: #ffffff;
    flex-basis: 100%;
  }
}
.bilotAutocomplete .endOfLine .endOfLineInner .prices-info-lbl {
  display: block;
}
.bilotAutocomplete .endOfLine div {
  vertical-align: middle;
}
.bilotAutocomplete .topOfLine {
  left: -1px;
  top: 0;
  right: -1px;
  height: 43px;
  position: absolute;
  border-top: none;
}
.bilotAutocomplete .topOfLine.hasSuggestions {
  height: 86px;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .topOfLine {
    height: 105px;
  }
  .bilotAutocomplete .topOfLine.hasSuggestions {
    height: 105px;
  }
}
.bilotAutocomplete .topOfLine .suggestionsInner {
  height: 43px;
  display: flex;
  background-color: #fffdf8;
  gap: 20px;
  padding: 0 20px;
  align-items: center;
  justify-content: flex-start;
  margin-left: 1px;
  overflow: hidden;
}
.bilotAutocomplete .topOfLine .suggestionsInner a {
  display: inline-block;
  text-transform: lowercase;
}
.bilotAutocomplete .topOfLine .suggestionsInner a .highLighted {
  font-weight: bold;
  color: #333333;
}
.bilotAutocomplete .topOfLine .suggestionsInner a:hover,
.bilotAutocomplete .topOfLine .suggestionsInner a:focus-visible,
.bilotAutocomplete .topOfLine .suggestionsInner a:focus {
  text-decoration: none;
}
.bilotAutocomplete .topOfLine .topOfLineInner {
  color: #000000;
  background-color: #ffffff;
  height: 43px;
  padding: 0;
  display: flex;
  justify-content: left;
}
.bilotAutocomplete .topOfLine .topOfLineInner.noResults {
  text-align: center;
  height: 73px;
  display: block;
}
.bilotAutocomplete .topOfLine .topOfLineInner.noResults h4 {
  font-family: Recoleta-Medium, serif;
  margin: 0;
  padding: 25px;
}
.bilotAutocomplete .topOfLine .topOfLineInner.noResults .no-products-need-help-container {
  border-top: 1px solid #e6e1d1;
  width: 100%;
}
.bilotAutocomplete .topOfLine .topOfLineInner .results-tab {
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #000000;
  flex-grow: 1;
  display: flex;
  padding: 16px 16px 2px;
  align-items: center;
  cursor: pointer;
  font-size: 11px;
  margin-bottom: -1px;
  border-bottom: 3px solid transparent;
}
.bilotAutocomplete .topOfLine .topOfLineInner .results-tab.selected {
  border-bottom: 3px solid #29694d;
}
.bilotAutocomplete .topOfLine .topOfLineInner .results-tab .nr-results {
  padding: 4px 8px;
  border-radius: 10px;
  color: #000000;
  background-color: #f0eee6;
  font-size: 10px;
  margin-left: 5px;
}
.bilotAutocomplete .topOfLine .topOfLineInner .prices-info-lbl {
  padding: 20px 16px 0;
  flex-grow: 100;
  text-align: right;
}
@media (max-width: 1199px) {
  .bilotAutocomplete .topOfLine .topOfLineInner {
    flex-wrap: wrap;
    height: 105px;
  }
  .bilotAutocomplete .topOfLine .topOfLineInner .show-all-on-page-button {
    background-color: #ffffff;
    color: #29694d;
    flex-basis: 100%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    border-bottom: 1px solid #f0eee6;
  }
  .bilotAutocomplete .topOfLine .topOfLineInner .show-all-on-page-button .icon {
    font-size: 16px;
  }
  .bilotAutocomplete .topOfLine .topOfLineInner .results-tab {
    flex-basis: 30%;
    justify-content: center;
    margin: 0;
  }
}
.bilotAutocomplete .topOfLine div {
  vertical-align: middle;
}
.bilotAutocomplete div,
.bilotAutocomplete button {
  display: inline-block;
  vertical-align: top;
}
.total-results-mobile {
  margin-bottom: 20px;
}
.sortOptions {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
}
.sortOptions::-ms-expand {
  display: none;
}
#suggestiveForm.bilotAutocomplete li:last-child,
#suggestiveForm.bilotAutocomplete li:first-child {
  height: 0 !important;
  min-height: 0 !important;
}
.total-results {
  font-family: Recoleta-Regular, serif;
  font-size: 36px;
  line-height: 100%;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1439px) {
  .total-results {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .total-results {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .total-results {
    font-size: 28px;
  }
}
.back-to-top {
  color: #29694d !important;
}
.product-list-page .carousel__container {
  background: linear-gradient(180deg, #e4f9f2 0%, #e4f9f2 280px, #ffffff 280px);
  padding-top: 48px;
  padding-bottom: 48px;
}
.product-list-page .carousel__container .carousel__component {
  margin-bottom: 24px;
}
.product-list-page .carousel__container .carousel__component .carousel__component--headline {
  margin: 0 20px 24px;
}
@media (max-width: 1439px) {
  .product-list-page .carousel__container .carousel__component .carousel__component--headline {
    margin: 0 17px 24px;
  }
}
.product-list-page .carousel__container .carousel__component .owl-carousel .owl-stage-outer {
  padding: 0 5px 24px;
}
.product-list-page .carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
}
.product-list-page .carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  display: flex;
}
.product-list-page .carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel__item {
  display: flex;
  margin: 0 5px;
}
@media (max-width: 1439px) {
  .product-list-page .carousel__container .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel__item {
    margin: 0 12px;
  }
}
.product-list-page .carousel__container .carousel__component .owl-carousel .owl-dots {
  margin: auto;
}
.product-list-page .carousel__container .productList {
  background: none;
  display: flex;
}
@media (min-width: 768px) {
  .product-list-page .carousel__container .productList {
    margin-right: 20px;
  }
}
.product-list-page .carousel__container .productList .productListItem {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .product-list-page .carousel__container .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 1439px) {
  .product-list-page .carousel__container .productList .productListItem {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .product-list-page .carousel__container .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-list-page .carousel__container .productList .productListItem {
    width: 100%;
  }
}
#loginForm {
  width: 300px;
}
#loginForm a {
  color: #000000;
}
.forgottenPwd .controls input {
  margin: 5px 0 0 0;
}
.page-login .userLogin {
  text-align: left;
  margin-top: 50px;
}
.page-login .userLogin #loginForm input {
  width: 300px;
  height: 36px;
}
.page-login .userLogin #loginForm #loginButton:hover,
.page-login .userLogin #loginForm #loginButton:active {
  text-decoration: none;
  background-color: #9af5d7;
}
@media (max-width: 1199px) {
  #customerSelection {
    height: auto;
  }
  #customerSelection #customerSearchBox .currentCustomer {
    margin-left: 0;
    white-space: nowrap;
  }
  .userLogin #loginForm {
    padding-bottom: 15px;
  }
  .userLogin #loginForm .form_field_error-message {
    text-align: center;
  }
  .userLogin #loginForm #loginButton {
    width: 100%;
  }
  .register {
    width: 188px;
    margin: auto;
  }
  .register a,
  .register a:visited {
    font-weight: normal;
    color: #29694d;
  }
}
@media (max-width: 767px) {
  .subtitle {
    border-bottom: 1px solid #929191;
    margin-bottom: 10px;
  }
}
.order-template .add-all-to-cart {
  float: right;
}
@media (max-width: 767px) {
  .order-template .add-all-to-cart {
    margin-top: 10px;
    float: none;
  }
  .order-template .productListItem {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #e6e1d1 !important;
    padding-left: 0;
    padding-right: 0;
  }
  .order-template .qty {
    height: 40px !important;
  }
  .order-template .product-name {
    margin-bottom: 10px;
  }
}
.order-template .mobile-template-info td {
  padding: 5px 0;
  border: none;
}
@media (min-width: 768px) {
  .order-template .mobile-template-info tr {
    display: inline-block;
  }
  .order-template .mobile-template-info tr td {
    padding-right: 20px;
  }
}
.order-template .templateCartActionsColumn {
  margin-top: 0;
}
@media (min-width: 768px) {
  .order-template .templateCartActionsColumn {
    margin-top: -20px;
  }
}
/* MODIFY ORDER TEMPLATE */
.templateDetails h2 {
  display: none;
}
.templateDetails hr {
  clear: both;
  float: none;
  width: 100%;
  margin: 0 0 1.45em;
}
.templateDetails .bilotButtonSecondary {
  padding-left: 30%;
  text-align: left;
}
.templateDetails .bilotButtonSecondary:hover,
.templateDetails .bilotButtonSecondary:active {
  color: #3e3e3e;
  border: 1px solid #d7d7d7;
  background-color: #e6e1d1;
  padding-left: 30%;
}
.templateDetails .detailsTable td {
  padding-right: 0 !important;
}
.groupProductsByCategory #switchGrouping label {
  padding-bottom: 4px;
}
.templateAddGroup #addOwnGroupButton {
  cursor: pointer;
  color: #333333;
  background: #e6e1d1;
  padding: 4px 10px;
  border-radius: 16px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
.templateAddGroup #addOwnGroupButton:hover {
  text-decoration: none;
}
.orderList.isTemplatetrue .template-checkbox {
  margin-right: 20px;
  display: inline-block;
  vertical-align: text-top;
}
.orderList.isTemplatetrue input[type="checkbox"].template-checkbox {
  vertical-align: initial;
}
.orderList.isTemplatetrue .re-arrange-items-button {
  display: inline-block;
  width: 5%;
  vertical-align: top;
  height: 50px;
}
.orderList.isTemplatetrue .re-arrange-items-button .re-arrange-buttons {
  margin-left: 20px;
  margin-top: 20px;
}
.orderList.isTemplatetrue .re-arrange-items-button .re-arrange-buttons .moveProduct {
  margin: 4px;
  cursor: pointer;
}
.orderList.isTemplatetrue .re-arrange-items-button + .productListItemContainer {
  margin-left: 0;
}
.orderList.isTemplatetrue .re-arrange-group-buttons {
  display: inline-block;
  width: 2%;
  vertical-align: top;
  height: 60px;
}
.orderList.isTemplatetrue .re-arrange-group-buttons + .subtitle {
  margin-left: -4px;
}
.orderList.isTemplatetrue .re-arrange-group-buttons .re-arrange-buttons .icon {
  line-height: 60px;
}
.orderList.isTemplatetrue .productListItemContainer {
  display: inline-block;
  width: 95%;
  vertical-align: top;
}
.orderList.isTemplatetrue .productListItem {
  margin: 0;
  min-height: 53px;
  padding: 10px 20px;
  border-radius: 0px;
}
.orderList.isTemplatetrue .productListItem + .productListItem {
  border-top: none;
}
.orderList.isTemplatetrue .productListItem .cartActionsColumn {
  bottom: 0;
  right: 7px;
  top: 0;
  text-align: right;
  position: absolute;
}
.orderList.isTemplatetrue .productListItem .cartActionsColumn .pricesColumn {
  display: inline-block;
  float: left;
  text-align: center;
  width: auto;
}
.orderList.isTemplatetrue .productListItem .headRow {
  margin: 0;
}
.orderList.isTemplatetrue .productListItem .detailsWrapperLeft {
  position: static;
}
.orderList.isTemplatetrue .productListItem .detailsColumn .templateDetailsSalesamount,
.orderList.isTemplatetrue .productListItem .detailsColumn .templateDetailsUnit {
  min-width: 40%;
}
.orderList.isTemplatetrue .productListItem .detailsColumn span.label {
  width: auto;
}
.orderList.isTemplatetrue .productListItem .ProductListSubItem {
  margin-bottom: 0;
}
.orderList.isTemplatetrue .productListItem .quantityHightLightTemplate .showQty {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}
.orderList.isTemplatetrue .productListItem .quantityHightLightTemplate .qtyAmount input {
  text-align: right;
}
.orderList.isTemplatetrue .productListItem .quantityHightLightTemplate .addButton {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin-left: 4px;
}
.orderList.isTemplatetrue .productListItem li ol li + li .productListItem {
  border-top: none;
}
.orderList.isTemplatetrue .productListItem li ol li.dragged + li .productListItem {
  border-top: 1px solid #dddddd;
}
.orderList.isTemplatetrue .productListItem > li.re-arrange-visible > ol > li.placeholder {
  margin-left: 5%;
}
.orderList.isTemplatetrue .productListItem > li.placeholder {
  border-top: 2px solid #dddddd;
  outline: 1px dashed #dddddd;
  height: 70px;
}
.orderList.isTemplatetrue .productListItem > li > ol > li.placeholder {
  border-top: 2px solid #dddddd;
  outline: 1px dashed #dddddd;
  height: 70px;
}
.orderList.isTemplatetrue .productListItem > li > ol > li.mjs-nestedSortable-error {
  outline: 1px dashed #aa0061;
  height: 70px;
}
.orderList.isTemplatetrue .groupRow {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 0;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails .groupName {
  font-family: Recoleta-Medium, serif;
  font-size: 32px;
  color: #333333;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails .group-action {
  border-radius: 16px;
  padding: 2px 10px;
  border: 1px solid #d7d7d7;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails .group-action .icon {
  background-image: none;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails .group-action:hover {
  text-decoration: none;
}
.orderList.isTemplatetrue .groupRow .subtitleDetails .removeItemMinicart span {
  background-image: none;
}
.orderList.isTemplatetrue .order-category-entries-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.orderList.isTemplatetrue .order-category-entries-header .fake-spacer {
  width: 5%;
}
.orderList.isTemplatetrue .order-category-entries-header .header-container {
  display: flex;
  width: 95%;
  align-items: center;
}
.orderList.isTemplatetrue .order-category-entries-header .header-container > [class^='col-'],
.orderList.isTemplatetrue .order-category-entries-header .header-container > [class*=' col-'] {
  text-overflow: ellipsis;
  overflow: hidden;
}
.orderList.isTemplatetrue .category-items-list {
  min-height: 40px;
}
.orderList.isTemplatetrue .category-items-list.droppable {
  background: rgba(0, 0, 0, 0.05);
}
.orderList.isTemplatetrue .productListItem {
  background: transparent;
}
.orderList.isTemplatetrue li .visible-in-dragging {
  display: none;
  position: absolute;
  background: #7ae1bf;
  color: #333333;
  font-weight: bold;
  font-size: 11px;
  padding: 10px;
  left: -30px;
  top: -10px;
  z-index: 10;
  align-items: center;
  gap: 5px;
}
.orderList.isTemplatetrue li .visible-in-dragging .visible-dragging-multiple {
  display: none;
}
.orderList.isTemplatetrue li .visible-in-dragging .visible-dragging-one {
  display: none;
}
.orderList.isTemplatetrue li .visible-in-dragging .icon.rotated90:before {
  display: inline-block;
  transform: rotateZ(90deg);
}
.orderList.isTemplatetrue li.dragging .productListRow {
  border-color: rgba(215, 215, 215, 0.6);
}
.orderList.isTemplatetrue li.dragging .productListItemInner > div {
  opacity: .6;
}
.orderList.isTemplatetrue li.dragging .productListItemInner > div.visible-in-dragging {
  display: flex;
  opacity: 1;
}
.orderList.isTemplatetrue .productListRow {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.orderList.isTemplatetrue .productListRow .re-arrange-items-button {
  height: auto;
}
.orderList.isTemplatetrue .productListRow .re-arrange-items-button .re-arrange-buttons {
  margin: 0;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem {
  border: none;
  padding: 0;
  min-height: 0;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .productListItemInner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem a {
  text-decoration: none;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container {
  display: flex;
  gap: 10px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container span.img {
  width: 48px;
  height: 48px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container span.img img {
  display: block;
  max-width: 48px;
  max-height: 48px;
  margin: 0 auto;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container .code-and-name-container {
  font-size: 14px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container .code-and-name-container .product-id {
  margin-bottom: 10px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .product-img-name-container .code-and-name-container .product-name {
  font-weight: bold;
  font-size: 14px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .sales-amount-container .label {
  margin: 0 auto;
  display: block;
  font-size: 80%;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .unitPriceWithoutTaxDiv {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .baseUnitPrice {
  font-size: 80%;
  white-space: nowrap;
}
.orderList.isTemplatetrue .productListRow .productListItemContainer .productListItem .templateCartActionsColumn .icon {
  background-image: none;
  font-size: 24px;
}
.orderList.isTemplatetrue input.subtitle {
  color: #3e3e3e;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  margin-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #dddddd;
  padding: 0 4px;
  line-height: 38px;
  height: 38px;
}
.orderList.isTemplatetrue input.subtitle + .subtitle {
  display: block;
}
.orderList.isTemplatetrue input.subtitle.readonly {
  border: none;
  padding: 0 5px;
  line-height: 40px;
  height: 40px;
}
.orderList.isTemplatetrue .subtitle {
  color: #3e3e3e;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  padding: 10px 0;
}
.orderList.isTemplatetrue .subtitle.hasPopover {
  display: flex;
  align-items: center;
  gap: 5px;
}
.orderList.isTemplatetrue .subtitle.hasPopover .icon {
  color: #29694d;
}
.orderList.isTemplatetrue li {
  cursor: -webkit-grab;
}
.orderList.isTemplatetrue li.dragged {
  cursor: -webkit-grabbing;
}
.orderList.isTemplatetrue li.notSortable {
  cursor: auto;
}
.orderList.isTemplatetrue .bottomRow {
  display: none;
}
.chosen-unit-select {
  max-width: 450px;
}
@media (max-width: 767px) {
  .chosen-unit-select {
    max-width: 100%;
  }
}
.accountContentPane .template-layout-master-container,
.checkoutContentPane .template-layout-master-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.accountContentPane .template-layout-master-container .wider-area,
.checkoutContentPane .template-layout-master-container .wider-area {
  max-width: 75%;
  flex-basis: 75%;
  flex-grow: 10;
  margin-right: 34px;
}
.accountContentPane .template-layout-master-container .wider-area .info-on-privacy,
.checkoutContentPane .template-layout-master-container .wider-area .info-on-privacy {
  height: 50px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid {
  display: grid;
  border: 1px solid #d7d7d7;
  padding: 16px;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  row-gap: 32px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .lbl,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .lbl {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .1em;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values {
  font-size: 16px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values .popover-init,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values .popover-init {
  font-size: 14px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values .popover-init:hover,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .values .popover-init:hover {
  text-decoration: none;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container.contributors,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container.contributors {
  grid-column: 2 / span 2;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container.contributors .chosen-container-multi .chosen-choices,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container.contributors .chosen-container-multi .chosen-choices {
  margin-left: 0;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .groupProductsByCategory form,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .groupProductsByCategory form {
  margin: 0;
  font-size: 12px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container.chosen-with-drop .chosen-drop,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container.chosen-with-drop .chosen-drop {
  left: 4px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi {
  border: 1px solid #d7d7d7;
  position: relative;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  color: #333;
  margin: 0;
  height: auto;
  padding: 12px;
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi:after,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .grid-cell-container .chosen-container-multi:after {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
  content: "\e937";
  right: 10px;
  font-family: 'wihuri2k22icons';
}
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .add-all-to-cart,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .add-all-to-cart,
.accountContentPane .template-layout-master-container .wider-area .order-template-details-grid .add-selected-to-cart,
.checkoutContentPane .template-layout-master-container .wider-area .order-template-details-grid .add-selected-to-cart {
  border: none;
  width: 100%;
  margin-bottom: 10px;
  padding: 16px 0;
  text-align: center;
}
.accountContentPane .template-layout-master-container .wider-area .editing-template-details,
.checkoutContentPane .template-layout-master-container .wider-area .editing-template-details {
  border: 1px solid #d7d7d7;
  padding: 16px;
}
.accountContentPane .template-layout-master-container .wider-area .editing-template-details .templateDetails,
.checkoutContentPane .template-layout-master-container .wider-area .editing-template-details .templateDetails {
  display: flex;
  gap: 10px;
}
.accountContentPane .template-layout-master-container .wider-area .editing-template-details .templateDetails > div,
.checkoutContentPane .template-layout-master-container .wider-area .editing-template-details .templateDetails > div {
  flex-grow: 1;
  flex-basis: 50%;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .templateName,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .templateName,
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .templateNameDiv,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .templateNameDiv {
  color: #333333;
  font-size: 11px;
  line-height: normal;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .groupProductsByCategory,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails .groupProductsByCategory {
  margin-bottom: 0;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName {
  line-height: normal;
  border: 1px solid #d7d7d7;
  text-transform: none;
  letter-spacing: normal;
  margin: 5px 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName:focus-visible,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName:focus-visible,
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName:focus,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName:focus {
  padding: 0 5px;
  font-weight: normal;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly {
  border: 1px solid #ffffff;
}
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly:focus-visible,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly:focus-visible,
.accountContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly:focus,
.checkoutContentPane .template-layout-master-container .wider-area #checkoutOrderDetails input.templateName.readonly:focus {
  padding: 0;
  border: 1px solid #ffffff;
  outline: none;
  font-weight: bold;
}
.accountContentPane .template-layout-master-container .wider-area .editTemplateNameDiv,
.checkoutContentPane .template-layout-master-container .wider-area .editTemplateNameDiv {
  margin-bottom: 0;
}
.accountContentPane .template-layout-master-container .wider-area .templateNameInputContainer,
.checkoutContentPane .template-layout-master-container .wider-area .templateNameInputContainer {
  display: flex;
  gap: 10px;
  align-items: center;
}
.accountContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName,
.checkoutContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  background-color: #7ae1bf;
  color: #333333;
  border-radius: 12px;
}
.accountContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName .icon,
.checkoutContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName .icon {
  font-size: 16px;
  line-height: 21px;
}
.accountContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName:hover,
.checkoutContentPane .template-layout-master-container .wider-area .templateNameInputContainer .editTemplateName:hover {
  text-decoration: none;
}
.accountContentPane .template-layout-master-container .narrower-area,
.checkoutContentPane .template-layout-master-container .narrower-area {
  max-width: 25%;
  flex-basis: 25%;
  flex-grow: 1;
}
.accountContentPane .template-layout-master-container .action-buttons-container,
.checkoutContentPane .template-layout-master-container .action-buttons-container {
  display: flex;
  gap: 16px;
  align-items: baseline;
  justify-content: flex-end;
  height: 50px;
}
.accountContentPane .template-layout-master-container .action-buttons-container a,
.checkoutContentPane .template-layout-master-container .action-buttons-container a {
  color: #29694d;
  font-size: 14px;
}
.accountContentPane .template-layout-master-container .action-buttons-container a .icon,
.checkoutContentPane .template-layout-master-container .action-buttons-container a .icon {
  background-image: none;
  font-size: 16px;
}
.accountContentPane .template-layout-master-container .block-container,
.checkoutContentPane .template-layout-master-container .block-container {
  border: 1px solid #d7d7d7;
  padding: 10px;
  margin-bottom: 16px;
}
.accountContentPane .template-layout-master-container .block-container h3,
.checkoutContentPane .template-layout-master-container .block-container h3 {
  font-family: Recoleta-Medium, serif;
}
.accountContentPane .template-layout-master-container .block-container .edit-template-button,
.checkoutContentPane .template-layout-master-container .block-container .edit-template-button {
  background-color: #7ae1bf;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  border: none;
  padding: 16px 0;
  text-align: center;
  margin: 0 0 16px;
  height: auto;
  line-height: normal;
}
.accountContentPane .template-layout-master-container .block-container .edit-template-button.bottom-margin-5,
.checkoutContentPane .template-layout-master-container .block-container .edit-template-button.bottom-margin-5 {
  margin-bottom: 5px;
}
.accountContentPane .template-layout-master-container .block-container .edit-template-button .icon,
.checkoutContentPane .template-layout-master-container .block-container .edit-template-button .icon {
  font-size: 16px;
  margin-left: 5px;
  background-image: none;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container {
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button {
  background: none;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button:focus-visible,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button:focus-visible,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button:focus,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container button:focus {
  background: none;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container {
  min-height: 80px;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button {
  border: none;
  margin: 0;
  padding: 0;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .circle,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .circle,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .circle,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .circle {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
  margin: 0 auto 5px;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .circle .icon,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .circle .icon,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .circle .icon,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .circle .icon {
  line-height: 48px;
  font-size: 24px;
  background-image: none;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .lbl,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container button .lbl,
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .lbl,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container button .lbl {
  text-align: center;
  font-size: 14px;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .circle,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .circle {
  background-color: #e4f9f2;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .circle .icon,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .circle .icon {
  color: #29694d;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .lbl,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .duplicate-container .lbl {
  color: #29694d;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .circle,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .circle {
  background-color: #fbf1f0;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .circle .icon,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .circle .icon {
  color: #d33b38;
}
.accountContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .lbl,
.checkoutContentPane .template-layout-master-container .block-container .actions-duplicate-delete-container .delete-container .lbl {
  color: #d33b38;
}
.accountContentPane .template-layout-master-container .block-container .add-all-to-cart,
.checkoutContentPane .template-layout-master-container .block-container .add-all-to-cart {
  background-color: #29694d;
  border: 1px solid #29694d;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  margin: 0 0 16px;
}
.accountContentPane .template-layout-master-container .block-container .add-selected-to-cart,
.checkoutContentPane .template-layout-master-container .block-container .add-selected-to-cart,
.accountContentPane .template-layout-master-container .block-container .re-order,
.checkoutContentPane .template-layout-master-container .block-container .re-order {
  background-color: #ffffff;
  color: black;
  font-size: 14px;
  width: 100%;
  border: 1px solid #e6e1d1;
  padding: 16px 0;
  text-align: center;
  margin: 0 0 16px;
  height: auto;
  line-height: normal;
}
.accountContentPane .template-layout-master-container .block-container .add-selected-to-cart.bottom-margin-5,
.checkoutContentPane .template-layout-master-container .block-container .add-selected-to-cart.bottom-margin-5,
.accountContentPane .template-layout-master-container .block-container .re-order.bottom-margin-5,
.checkoutContentPane .template-layout-master-container .block-container .re-order.bottom-margin-5 {
  margin-bottom: 5px;
}
.accountContentPane .template-layout-master-container .block-container .add-selected-to-cart.bottom-margin-0,
.checkoutContentPane .template-layout-master-container .block-container .add-selected-to-cart.bottom-margin-0,
.accountContentPane .template-layout-master-container .block-container .re-order.bottom-margin-0,
.checkoutContentPane .template-layout-master-container .block-container .re-order.bottom-margin-0 {
  margin-bottom: 0;
}
.accountContentPane .template-layout-master-container .block-container .title,
.checkoutContentPane .template-layout-master-container .block-container .title {
  font-family: Recoleta-Medium, serif;
  font-size: 24px;
  color: #333333;
  margin-bottom: 10px;
}
.accountContentPane .template-layout-master-container .block-container .info,
.checkoutContentPane .template-layout-master-container .block-container .info {
  font-size: 11px;
  margin: 5px 0;
}
.accountContentPane .template-layout-master-container .block-container .saveStatus,
.checkoutContentPane .template-layout-master-container .block-container .saveStatus {
  border: none;
  padding: 0;
  float: none;
  display: block;
  margin: 0;
  font-size: 11px;
  text-align: center;
}
.accountContentPane .template-layout-master-container .order-summary,
.checkoutContentPane .template-layout-master-container .order-summary {
  margin: 10px 0;
}
.accountContentPane .template-layout-master-container .data-details-container,
.checkoutContentPane .template-layout-master-container .data-details-container {
  display: inline-flex;
  border-radius: 15px;
  border: 1px solid #f2f2f2;
  padding: 4px 8px;
  margin-bottom: 8px;
  font-size: 12px;
}
.accountContentPane .template-layout-master-container .data-details-container.borderless,
.checkoutContentPane .template-layout-master-container .data-details-container.borderless {
  border: none;
}
.accountContentPane .template-layout-master-container .data-details-container.stretched,
.checkoutContentPane .template-layout-master-container .data-details-container.stretched {
  display: flex;
  justify-content: space-between;
}
.accountContentPane .template-layout-master-container .data-details-container.stretched .values,
.checkoutContentPane .template-layout-master-container .data-details-container.stretched .values {
  text-align: right;
}
.accountContentPane .template-layout-master-container .data-details-container.emphasized-lbl .lbl,
.checkoutContentPane .template-layout-master-container .data-details-container.emphasized-lbl .lbl {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .1em;
}
.accountContentPane .template-layout-master-container .data-details-container .lbl,
.checkoutContentPane .template-layout-master-container .data-details-container .lbl {
  white-space: nowrap;
}
.accountContentPane .template-layout-master-container .data-details-container .lbl.wrappable,
.checkoutContentPane .template-layout-master-container .data-details-container .lbl.wrappable {
  white-space: normal;
}
.accountContentPane .template-layout-master-container .data-details-container .values,
.checkoutContentPane .template-layout-master-container .data-details-container .values {
  font-weight: bold;
  margin-left: 5px;
}
.accountContentPane .template-layout-master-container .data-details-container .values.no-lbl,
.checkoutContentPane .template-layout-master-container .data-details-container .values.no-lbl {
  margin-left: 0;
}
.accountContentPane .template-layout-master-container .data-details-container .values.normal-weight,
.checkoutContentPane .template-layout-master-container .data-details-container .values.normal-weight {
  font-weight: normal;
}
.accountContentPane .template-layout-master-container .data-details-container .values a:hover,
.checkoutContentPane .template-layout-master-container .data-details-container .values a:hover,
.accountContentPane .template-layout-master-container .data-details-container .values a:focus-visible,
.checkoutContentPane .template-layout-master-container .data-details-container .values a:focus-visible,
.accountContentPane .template-layout-master-container .data-details-container .values a:focus,
.checkoutContentPane .template-layout-master-container .data-details-container .values a:focus {
  text-decoration: none;
}
.accountContentPane .template-layout-master-container .data-details-container .values a .icon,
.checkoutContentPane .template-layout-master-container .data-details-container .values a .icon {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.accountContentPane .template-layout-master-container .data-details-container.text-box,
.checkoutContentPane .template-layout-master-container .data-details-container.text-box {
  border-radius: 0;
  background-color: #f0eee6;
  border: none;
}
.accountContentPane .template-layout-master-container .data-details-container.text-box .values,
.checkoutContentPane .template-layout-master-container .data-details-container.text-box .values {
  font-weight: normal;
  font-size: 14px;
}
.accountContentPane .template-layout-master-container .order-template-details-table,
.checkoutContentPane .template-layout-master-container .order-template-details-table {
  border: none;
  border-spacing: 0;
  width: 100%;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td {
  border: none;
  padding: 5px;
  vertical-align: middle;
  border-bottom: 1px solid #d7d7d7;
  font-size: 11px;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.categoryName,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.categoryName {
  font-family: Recoleta-Medium, serif;
  font-size: 14px;
  color: #333333;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.totalEntries,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.totalEntries {
  border: none;
  padding: 5px;
  vertical-align: middle;
  font-size: 14px;
  font-family: Recoleta-Medium, serif;
  color: #333333;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container {
  display: flex;
  gap: 10px;
  align-items: center;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-thumb,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-thumb {
  flex-basis: 48px;
  width: 48px;
  text-align: center;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-thumb .thumb img,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-thumb .thumb img {
  max-width: 48px;
  max-height: 48px;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-name,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.product .product-image-and-name-container .product-name {
  margin: 0;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData {
  padding: 2px 10px;
  border-radius: 10px;
  border: 1px solid #e6e1d1;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData:before,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData:before {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 9px;
  margin-right: 5px;
  background-color: #94dfc1;
  content: "";
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData.stockComingSoon:before,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData.stockComingSoon:before {
  background-color: #f3ba17;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData.out-of-stock:before,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td.availability .stockData.out-of-stock:before {
  background-color: #aa0061;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td .quantityHightLightTemplate .showQty,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td .quantityHightLightTemplate .showQty {
  font-size: 11px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr td .quantityHightLightTemplate .qtyAmount input,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr td .quantityHightLightTemplate .qtyAmount input {
  text-align: right;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.heading-row td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.heading-row td {
  border-top: 1px solid #d7d7d7;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 5px;
  white-space: nowrap;
  vertical-align: middle;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.heading-row td.centered,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.heading-row td.centered {
  text-align: center;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.heading-row td.right,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.heading-row td.right {
  text-align: right;
  margin: 0;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.out-of-stock td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.out-of-stock td,
.accountContentPane .template-layout-master-container .order-template-details-table tr.stockComingSoon td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.stockComingSoon td {
  border-bottom: none;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.notif-row.out-of-stock td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.notif-row.out-of-stock td {
  border-bottom: 1px solid #d7d7d7;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.notif-row.out-of-stock td .notif-container,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.notif-row.out-of-stock td .notif-container {
  background-color: #fbf1f0;
  color: #d33b38;
  margin: -5px -5px 5px;
  padding: 5px;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.notif-row.stockComingSoon td,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.notif-row.stockComingSoon td {
  border-bottom: 1px solid #d7d7d7;
}
.accountContentPane .template-layout-master-container .order-template-details-table tr.notif-row.stockComingSoon td .notif-container,
.checkoutContentPane .template-layout-master-container .order-template-details-table tr.notif-row.stockComingSoon td .notif-container {
  background-color: #fdf1d9;
  color: #ab802d;
  margin: -5px -5px 5px;
  padding: 5px;
}
@media (max-width: 1199px) {
  .accountContentPane .template-layout-master-container,
  .checkoutContentPane .template-layout-master-container {
    display: block;
  }
  .accountContentPane .template-layout-master-container .data-details-container,
  .checkoutContentPane .template-layout-master-container .data-details-container {
    background: #ffffff;
  }
  .accountContentPane .template-layout-master-container .wider-area,
  .checkoutContentPane .template-layout-master-container .wider-area {
    max-width: 100%;
    flex-basis: 100%;
    flex-grow: 1;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .accountContentPane .template-layout-master-container .order-template-details-mobile,
  .checkoutContentPane .template-layout-master-container .order-template-details-mobile,
  .accountContentPane .template-layout-master-container .block-container,
  .checkoutContentPane .template-layout-master-container .block-container {
    padding: 16px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e1d1;
  }
  .accountContentPane .template-layout-master-container .order-template-details-mobile .flexed,
  .checkoutContentPane .template-layout-master-container .order-template-details-mobile .flexed,
  .accountContentPane .template-layout-master-container .block-container .flexed,
  .checkoutContentPane .template-layout-master-container .block-container .flexed {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 5px;
  }
  .accountContentPane .template-layout-master-container .order-template-details-mobile .flexed .lbl,
  .checkoutContentPane .template-layout-master-container .order-template-details-mobile .flexed .lbl,
  .accountContentPane .template-layout-master-container .block-container .flexed .lbl,
  .checkoutContentPane .template-layout-master-container .block-container .flexed .lbl {
    flex-basis: 50%;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 11px;
  }
  .accountContentPane .template-layout-master-container .order-template-details-mobile .radio-selection,
  .checkoutContentPane .template-layout-master-container .order-template-details-mobile .radio-selection,
  .accountContentPane .template-layout-master-container .block-container .radio-selection,
  .checkoutContentPane .template-layout-master-container .block-container .radio-selection {
    margin-top: 10px;
  }
  .accountContentPane .template-layout-master-container .visible-on-mobile .totalEntries,
  .checkoutContentPane .template-layout-master-container .visible-on-mobile .totalEntries {
    font-weight: bold;
  }
  .accountContentPane .template-layout-master-container .visible-on-mobile .categoryName .subtitle,
  .checkoutContentPane .template-layout-master-container .visible-on-mobile .categoryName .subtitle {
    border: none;
  }
  .accountContentPane .template-layout-master-container .visible-on-mobile .categoryName .subtitle span,
  .checkoutContentPane .template-layout-master-container .visible-on-mobile .categoryName .subtitle span {
    font-family: Recoleta-Medium, serif;
    font-size: 16px;
  }
  .accountContentPane .template-layout-master-container .availability .stockData,
  .checkoutContentPane .template-layout-master-container .availability .stockData {
    padding: 2px 10px;
    border-radius: 10px;
    border: 1px solid #e6e1d1;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
  }
  .accountContentPane .template-layout-master-container .availability .stockData:before,
  .checkoutContentPane .template-layout-master-container .availability .stockData:before {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    border-radius: 50%;
    line-height: 9px;
    margin-right: 5px;
    background-color: #94dfc1;
    content: "";
  }
  .accountContentPane .template-layout-master-container .availability .stockData.stockComingSoon:before,
  .checkoutContentPane .template-layout-master-container .availability .stockData.stockComingSoon:before {
    background-color: #f3ba17;
  }
  .accountContentPane .template-layout-master-container .availability .stockData.out-of-stock:before,
  .checkoutContentPane .template-layout-master-container .availability .stockData.out-of-stock:before {
    background-color: #aa0061;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item,
  .checkoutContentPane .template-layout-master-container .mobile-product-item {
    padding: 16px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e1d1;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .flexed,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .flexed {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-size: 11px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .flexed .product-thumb,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .flexed .product-thumb {
    max-height: 62px;
    max-width: 62px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .flexed .product-thumb img,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .flexed .product-thumb img {
    max-height: 62px;
    max-width: 62px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block {
    margin-top: 16px;
    overflow: hidden;
    max-height: 0;
    height: 0;
    transition: max-height 1s;
    font-size: 11px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block .flexed,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block .flexed {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 16px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block .flexed .lbl,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block .flexed .lbl {
    flex-basis: 50%;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 11px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block .flexed .value,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block .flexed .value {
    font-size: 13px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block-expander,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block-expander {
    color: #29694d;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    margin-top: 16px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 11px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block-expander .less-info-txt,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block-expander .less-info-txt,
  .accountContentPane .template-layout-master-container .mobile-product-item .block-expander .icon-Chevron-up_default1,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block-expander .icon-Chevron-up_default1 {
    display: none;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .block-expander .more-info-txt,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block-expander .more-info-txt,
  .accountContentPane .template-layout-master-container .mobile-product-item .block-expander .icon-Chevron-down_default1,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .block-expander .icon-Chevron-down_default1 {
    display: inline-block;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item.expanded .block,
  .checkoutContentPane .template-layout-master-container .mobile-product-item.expanded .block {
    max-height: 2000px;
    height: auto;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .less-info-txt,
  .checkoutContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .less-info-txt,
  .accountContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .icon-Chevron-up_default1,
  .checkoutContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .icon-Chevron-up_default1 {
    display: inline-block;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .more-info-txt,
  .checkoutContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .more-info-txt,
  .accountContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .icon-Chevron-down_default1,
  .checkoutContentPane .template-layout-master-container .mobile-product-item.expanded .block-expander .icon-Chevron-down_default1 {
    display: none;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .product-details > *,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .product-details > * {
    margin-bottom: 10px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .quantityHightLightTemplate .showQty,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .quantityHightLightTemplate .showQty {
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-start;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .quantityHightLightTemplate .qtyAmount input,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .quantityHightLightTemplate .qtyAmount input {
    text-align: right;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .notif-row,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .notif-row {
    margin-top: 10px;
    padding: 10px;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .notif-row.out-of-stock,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .notif-row.out-of-stock {
    background-color: #fbf1f0;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .notif-row.out-of-stock .notif-container,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .notif-row.out-of-stock .notif-container {
    color: #d33b38;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .notif-row.stockComingSoon,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .notif-row.stockComingSoon {
    background-color: #fdf1d9;
  }
  .accountContentPane .template-layout-master-container .mobile-product-item .notif-row.stockComingSoon .notif-container,
  .checkoutContentPane .template-layout-master-container .mobile-product-item .notif-row.stockComingSoon .notif-container {
    color: #ab802d;
  }
}
.visible-on-templates {
  display: none;
  width: 100%;
  height: 5px;
}
.template-pages-SingleStepCheckoutSummaryPageTemplate .visible-on-templates {
  display: block;
}
@media (max-width: 767px) {
  language-en .template-pages-AccountPageTemplate .main {
    background-color: #fffdf8;
  }
  language-en .template-pages-AccountPageTemplate .main .container {
    padding-bottom: 16px;
  }
  language-en .template-pages-AccountPageTemplate .footer {
    margin-top: 0;
  }
}
.template-edit-mode-actions-container {
  margin: 10px 0;
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.template-edit-mode-actions-container .number-of-items {
  width: 100%;
  flex-basis: 100%;
  font-weight: bold;
}
.template-edit-mode-actions-container .popover-init-custom-class {
  color: #29694d;
  font-size: 16px;
}
.template-edit-mode-actions-container .popover-init-custom-class:hover {
  text-decoration: none;
}
.ui-widget-overlay.ui-front {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.deleteTemplateDialog.ui-dialog {
  background: #fff;
  border: none;
  position: relative;
  margin-top: 100px;
  z-index: 9999;
}
.deleteTemplateDialog .ui-dialog-titlebar {
  position: absolute;
  right: 0;
  top: -30px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
}
.deleteTemplateDialog .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
.deleteTemplateDialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  border: none;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
}
.deleteTemplateDialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  content: "\e950";
  font-family: 'wihuri2k22icons';
  font-size: 24px;
  display: inline-block;
}
.deleteTemplateDialog .ui-dialog-content.ui-widget-content {
  font-family: Recoleta-Medium, serif;
  font-size: 36px;
  text-align: center;
  padding: 16px 48px;
}
.deleteTemplateDialog .ui-dialog-buttonpane {
  background-color: #ffffff;
}
.deleteTemplateDialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  display: flex;
  align-items: center;
  justify-content: center;
}
.deleteTemplateDialog .ui-dialog-buttonpane .ui-dialog-buttonset .whiteButton {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .15em;
  border: 1px solid #e6e1d1;
  padding: 16px 24px;
  background: #ffffff;
}
.deleteTemplateDialog .ui-dialog-buttonpane .ui-dialog-buttonset .whiteButton.blackText {
  color: #333333;
}
.deleteTemplateDialog .ui-dialog-buttonpane .ui-dialog-buttonset .whiteButton.redText {
  color: #d33b38;
}
#colorbox,
#cboxOverlay,
#cboxWrapper,
#cboxContent {
  overflow: visible !important;
}
#colorbox button#cboxClose {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: -30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
  font-size: 0;
}
#colorbox button#cboxClose:before {
  content: "\e950";
  font-family: 'wihuri2k22icons';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  left: 0;
  top: 0;
  text-indent: 0;
}
#colorbox .copyTemplatePopup .copyTemplatePopupContent h2 {
  text-align: center;
  font-size: 36px;
}
#colorbox .copyTemplatePopup .copyTemplateBlock .copyTemplateNameLabel {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 14px;
}
#colorbox .copyTemplatePopup .copyTemplateBlock .copyTemplateNameInput {
  padding: 10px;
  min-width: 250px;
  margin-top: 5px;
}
#colorbox .copyTemplatePopup .copyTemplatePopupFooter {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
#colorbox .copyTemplatePopup .copyTemplatePopupFooter .closeCopyTemplatePopup,
#colorbox .copyTemplatePopup .copyTemplatePopupFooter .duplicateTemplateButton {
  border: 1px solid #e6e1d1;
  padding: 16px 24px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin: 0;
}
#colorbox .copyTemplatePopup .copyTemplatePopupFooter .closeCopyTemplatePopup {
  color: #333333;
  background: #ffffff;
}
#colorbox .copyTemplatePopup .copyTemplatePopupFooter .duplicateTemplateButton {
  background: #29694d;
  color: #ffffff;
}
.primaryColorPopover.popover {
  background-color: #e4f9f2;
  border: none;
  box-shadow: none;
  max-width: 500px;
  font-size: 14px;
  color: #29694d;
  z-index: 2;
}
.primaryColorPopover.popover.left > .arrow {
  border-left-color: #e4f9f2;
}
.primaryColorPopover.popover.left > .arrow:after {
  border-left-color: #e4f9f2;
}
.primaryColorPopover.popover.right > .arrow {
  border-right-color: #e4f9f2;
}
.primaryColorPopover.popover.right > .arrow:after {
  border-right-color: #e4f9f2;
}
.primaryColorPopover.popover.top > .arrow {
  border-top-color: #e4f9f2;
}
.primaryColorPopover.popover.top > .arrow:after {
  border-top-color: #e4f9f2;
}
.primaryColorPopover.popover.bottom > .arrow {
  border-bottom-color: #e4f9f2;
}
.primaryColorPopover.popover.bottom > .arrow:after {
  border-bottom-color: #e4f9f2;
}
.primaryColorPopover.popover .content-and-close-container {
  display: flex;
  gap: 5px;
  align-items: flex-start;
}
.primaryColorPopover.popover .content-and-close-container .popover-content {
  flex-grow: 100;
}
.primaryColorPopover.popover .content-and-close-container .popover-close {
  cursor: pointer;
  flex-grow: 1;
  padding: 13px 10px 0 0;
}
.order-templates-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e1d1;
  width: 100%;
  margin-bottom: 12px;
}
.order-templates-top-row .order-templates-filtering-container {
  display: flex;
  gap: 70px;
  align-items: flex-start;
  justify-content: flex-start;
}
.order-templates-top-row .order-templates-filtering-container > span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 16px;
  cursor: pointer;
  padding: 0 10px;
}
.order-templates-top-row .order-templates-filtering-container > span .nr {
  border: 1px solid #e6e1d1;
  background-color: #fffdf8;
  padding: 2px 5px;
  border-radius: 10px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.order-templates-top-row .order-templates-filtering-container > span.selected {
  border-bottom: 2px solid #000000;
  font-weight: bold;
}
.order-templates-top-row .order-templates-sorting-container {
  display: flex;
  align-items: center;
}
.order-templates-top-row .order-templates-sorting-container .icon {
  margin-right: 5px;
}
.order-templates-top-row .order-templates-sorting-container select {
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.order-templates-heading-row {
  background-color: #f0eee6;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 10px;
}
.productListItem2022 {
  border-bottom: 1px solid #e6e1d1;
  padding: 16px 10px;
}
.productListItem2022:hover {
  background-color: #fffdf8;
}
.productListItem2022 .template-name-and-link {
  font-weight: bold;
  text-decoration: none;
}
.productListItem2022 .template-name-and-link a:hover {
  text-decoration: none;
}
.productListItem2022 .privacy-container {
  display: inline-flex;
  vertical-align: center;
  gap: 5px;
  border-radius: 15px;
  border: 1px solid #f2f2f2;
  padding: 4px 8px;
  margin-bottom: 8px;
  font-size: 12px;
}
.accountContentPane .description.template-history-description {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .orderList.templateList {
    margin: 0 -7px;
    background-color: #fffdf8;
  }
  .orderList.templateList .order-templates-top-row {
    background-color: #ffffff;
    border-top: 1px solid #e6e1d1;
    padding-top: 10px;
    padding-bottom: 0;
    display: inline-flex;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .orderList.templateList .order-templates-top-row::-webkit-scrollbar {
    display: none;
  }
  .orderList.templateList .order-templates-top-row .order-templates-filtering-container {
    align-items: flex-end;
    gap: 40px;
  }
  .orderList.templateList .order-templates-top-row .order-templates-filtering-container > span {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    white-space: nowrap;
    padding-bottom: 10px;
    border-bottom: 4px solid #ffffff;
  }
  .orderList.templateList .order-templates-top-row .order-templates-filtering-container > span .nr {
    border-color: #f0eee6;
    background-color: #f0eee6;
  }
  .orderList.templateList .order-templates-top-row .order-templates-filtering-container > span.selected {
    border-bottom: 4px solid #29694d;
  }
  .orderList.templateList .order-templates-sorting-container {
    margin: 10px;
  }
  .orderList.templateList .productListItem2022 {
    margin: 10px 7px 0;
    background-color: #ffffff;
    border: 1px solid #e6e1d1;
  }
  .orderList.templateList .productListItem2022:last-child {
    margin-bottom: 10px;
  }
  .orderList.templateList .productListItem2022 .divider {
    width: 100%;
    float: none;
    clear: both;
    margin: 10px auto;
    border-top: 1px solid #e6e1d1;
  }
  .orderList.templateList .productListItem2022 .data-container {
    margin-bottom: 10px;
  }
  .orderList.templateList .productListItem2022 .data-container .lbl {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
  }
  .orderList.templateList .productListItem2022 .data-container .value {
    font-size: 11px;
  }
  .orderList.templateList .productListItem2022 .data-container:last-child {
    margin-bottom: 0;
  }
}
.changeableUnit.template {
  max-width: 80px;
  text-align: center;
}
@media print {
  .wihuriHeaderNotification,
  #customerSelection,
  #customerSelect,
  #headerBar,
  .footer {
    display: none;
  }
}
.product-page {
  display: flex !important;
  flex-wrap: wrap;
}
.product-page .productname {
  font-family: Recoleta-Regular, serif;
  font-size: 36px;
  line-height: 100%;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .product-page .productname {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .product-page .productname {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .product-page .productname {
    font-size: 28px;
  }
}
.product-page .imageColumn {
  margin-bottom: 20px;
}
.product-page .detailsTable td {
  white-space: normal;
}
.product-page .detailsTable .variant_options {
  width: auto;
}
.product-page .detailsTable .variant_options .size {
  width: auto;
  margin-bottom: 0px;
  min-height: unset;
}
.product-page .unitConversions td {
  word-break: break-all;
}
.product-page .price {
  text-align: left;
}
.product-page .bilotBoxHeader {
  background: #e6e1d1;
  border: 1px solid #ffffff;
  height: 30px;
  line-height: 30px;
  display: block;
  padding: 0 20px;
  color: #000000;
  font-weight: 600;
}
.product-page .bilotBoxInner {
  background-color: #e6e1d1;
}
.product-page .unitConversions {
  margin-top: 20px;
}
.product-page .unitConversions .bilotBoxContent {
  padding-right: 5px;
  padding-left: 5px;
}
.product-page .unitConversions .bilotBoxContent .detailsTable tr td:last-child {
  padding-right: 0 !important;
}
@media (max-width: 1199px) {
  .product-page .mobile-order-2 {
    order: 2;
  }
}
@media (max-width: 767px) {
  .product-page .mobile-table {
    width: 100%;
  }
  .product-page .mobile-table tr td {
    white-space: initial;
  }
  .product-page .mobile-table tr td:first-child {
    width: 50%;
    text-align: right;
  }
  .product-page .barcode-order-2 {
    order: 2;
  }
}
.product-page .add_to_cart_form {
  margin-bottom: 20px;
  min-width: 90px;
}
.product-page .add_to_cart_form input.qty {
  height: 26px;
  width: 50px;
  text-align: right;
  padding: 0 10px !important;
  border: 1px solid #cccccc;
  margin: 0 4px;
  vertical-align: top !important;
}
@media (max-width: 767px) {
  .product-page .add_to_cart_form {
    margin: auto;
    width: 200px;
  }
}
@media (max-width: 1199px) {
  .product-page .add_to_cart_form input {
    min-height: 34px;
    min-width: 90px;
    vertical-align: top !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .product-page .add_to_cart_form div {
    display: inline-block;
  }
}
.product-page .stockData {
  display: none !important;
}
.product-page .infoText {
  padding-top: 10px;
}
@media (max-width: 1199px) {
  .product-page .productReferences {
    text-align: left;
    padding: 0 0 24px;
  }
}
.product-page .productReferences .altlistlink {
  color: #29694d;
  font-weight: bold;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .product-page .productReferences .altlistlink {
    display: block;
  }
}
.product-page .productReferences .reference-name {
  font-weight: normal;
}
.related-products {
  background: linear-gradient(180deg, #e6e1d1 0%, #e6e1d1 280px, #ffffff 280px);
  padding-top: 24px;
  padding-bottom: 48px;
}
.related-products .related-products-tabs .tab-items {
  margin-bottom: 24px;
}
.related-products .related-products-tabs .tab-items .tab-item {
  display: inline-block;
  text-transform: uppercase;
  padding: 8px 0;
  margin-right: 32px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.related-products .related-products-tabs .tab-items .tab-item:hover,
.related-products .related-products-tabs .tab-items .tab-item.active {
  border-color: #000000;
}
.related-products .carousel__component {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .related-products .carousel__component {
    margin-left: 240px;
  }
}
.related-products .carousel__component .carousel__component--headline {
  display: none;
}
.related-products .carousel__component .owl-carousel .owl-stage-outer {
  min-height: 50px;
  padding-bottom: 24px;
}
.related-products .carousel__component .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel__item {
  margin: 0 10px;
}
.related-products .carousel__component .owl-carousel .owl-stage-outer .owl-dots {
  margin: auto;
}
.related-products .productList {
  background: none;
}
.related-products .productList .productListItem {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .related-products .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 1439px) {
  .related-products .productList .productListItem {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .related-products .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .related-products .productList .productListItem {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .productImage .productImagePrimary a.productImagePrimaryLink img {
    max-height: 235px !important;
  }
}
.jcarousel-skin button {
  background-color: transparent !important;
}
@media (max-width: 1199px) {
  #productTabs .productFeatureClasses table {
    max-width: 82vw !important;
    table-layout: fixed;
  }
  #productTabs .productFeatureClasses table td {
    word-break: break-word;
  }
  #productTabs .productFeatureClasses .headline {
    white-space: normal;
  }
}
.col-xs-12.productTabsPage {
  margin-top: 10px;
  background: #f0eee6;
}
#productTabs .tab-button {
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  background: #f0eee6;
  color: #000000;
  margin-bottom: 0;
  text-transform: uppercase;
}
#productTabs .tab-button.selected {
  border: 1px solid #000000;
  border-width: 0 0 2px 0;
}
#productTabs .tab-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  background: #ffffff;
  padding: 20px;
}
#productTabs .detailsTitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 15px;
  font-family: Recoleta-Regular, serif;
}
#productTabs .productTabDescriptionText {
  margin: 0 0 15px;
}
#productTabs table.productDetailsTable tr td {
  border: none;
}
#productTabs table.productDetailsTable tr:nth-child(even) {
  background-color: #fcfaf5;
}
#productTabs .productDetailsContainer {
  padding: 10px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #productTabs .tab-set {
    background: #ffffff;
    margin-top: 5px;
  }
  #productTabs .productDetailsContainer {
    margin-bottom: 0;
  }
  #productTabs .col-xs-12.productTabsPage {
    background: #f0eee6;
  }
  #productTabs .tab-content {
    display: block;
    background: #ffffff;
    padding: 20px;
  }
  #productTabs .tab-button {
    background: #ffffff;
    margin: 0 0 0 0;
    padding: 15px 10px;
  }
  #productTabs .arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 10px;
    margin-bottom: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #productTabs .tab-button.selected .arrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-bottom: 0;
  }
  #productTabs .tab-button.selected {
    border: none;
  }
}
.productDetailsPanel .productDetailsHeader {
  position: relative;
  margin-top: 10px;
}
.productDetailsPanel .productDetailsHeader .subtitle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0;
}
.productDetailsPanel .productDetailsHeader .subtitle .delimiter {
  display: block;
  height: 20px;
  border-left: 1px solid #333333;
  width: 1px;
  margin: 0 10px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .productDetailsHeader .subtitle {
    border: none;
  }
}
.productDetailsPanel .productDetailsHeader .action-icons {
  position: absolute;
  right: 0;
  top: -20px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: flex-end;
}
.productDetailsPanel .productDetailsHeader .action-icons .icon {
  background-image: none;
  font-size: 24px;
  color: #29694d;
}
.productDetailsPanel .purchase-details-container {
  position: relative;
}
.productDetailsPanel .product-data-details-container {
  display: flex;
  border-radius: 15px;
  border: 1px solid #f2f2f2;
  padding: 4px 8px;
  margin-bottom: 8px;
}
.productDetailsPanel .product-data-details-container .lbl {
  white-space: nowrap;
}
.productDetailsPanel .product-data-details-container .lbl.wrappable {
  white-space: normal;
}
.productDetailsPanel .product-data-details-container .lbl .stockData {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 9px;
  margin-right: 5px;
  background-color: #94dfc1;
}
.productDetailsPanel .product-data-details-container .lbl .stockData.stockComingSoon {
  background-color: #f3ba17;
}
.productDetailsPanel .product-data-details-container .lbl .stockData.out-of-stock {
  background-color: #aa0061;
}
.productDetailsPanel .product-data-details-container .lbl .icon.icon-Info {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 22px;
  color: #29694d;
}
.productDetailsPanel .product-data-details-container .lbl .icon.icon-Info:hover {
  text-decoration: none;
}
.productDetailsPanel .product-data-details-container .lbl .popover {
  left: 0 !important;
}
@media (max-width: 767px) {
  .productDetailsPanel .product-data-details-container .lbl .popover {
    width: 100%;
  }
}
.productDetailsPanel .product-data-details-container .lbl .popover.top > .arrow {
  left: 110px !important;
}
.productDetailsPanel .product-data-details-container .values {
  font-weight: bold;
  margin-left: 5px;
}
.productDetailsPanel .product-data-details-container .values.no-lbl {
  margin-left: 0;
}
.productDetailsPanel .product-data-details-container .values .variant_options {
  margin: 0;
}
.productDetailsPanel .product-data-details-container .values .variant_options .size {
  margin: 0;
  min-height: 0;
  width: auto;
  float: none;
}
.productDetailsPanel .product-data-details-container .values .variant_options .size select:focus-visible {
  outline: none;
}
.productDetailsPanel .product-data-details-container .values select {
  border: none;
  font-size: 12px;
  padding: 0;
  width: 60px;
  font-weight: bold;
}
.productDetailsPanel .product-data-details-container .values .stockComingSoon {
  color: #f3ba17;
}
.productDetailsPanel .product-data-details-container .values .out-of-stock {
  color: #aa0061;
  white-space: nowrap;
}
.productDetailsPanel .product-data-details-container.text-box {
  border-radius: 0;
  background-color: #f0eee6;
  border: none;
}
.productDetailsPanel .product-data-details-container.text-box .values {
  font-weight: normal;
  font-size: 14px;
}
.productDetailsPanel .product-data-details-container-units {
  border-radius: 15px;
  padding: 4px 8px;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-data-details-container-units {
    margin-top: 40px;
  }
}
.productDetailsPanel .product-data-details-container-units .units-lbl {
  font-family: Recoleta-Regular, serif;
  font-size: 18px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.productDetailsPanel .product-data-details-container-units .units-lbl .icon.icon-Info {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 22px;
  color: #29694d;
}
.productDetailsPanel .product-data-details-container-units .units-lbl .icon.icon-Info:hover {
  text-decoration: none;
}
.productDetailsPanel .product-data-details-container-units .units-lbl .icon .popover {
  left: 0 !important;
}
@media (max-width: 767px) {
  .productDetailsPanel .product-data-details-container-units .units-lbl .icon .popover {
    width: 100%;
  }
}
.productDetailsPanel .product-data-details-container-units .units-lbl .icon .popover.top > .arrow {
  bottom: -8px;
}
.productDetailsPanel .product-data-details-container-units .values {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
.productDetailsPanel .product-data-details-container-units .values.no-lbl {
  margin-left: 0;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options {
  margin: 0;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size {
  margin: 0;
  min-height: 0;
  width: auto;
  float: none;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size select:focus-visible {
  outline: none;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box {
  display: inline-block;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box input[type="radio"] {
  display: none;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box .radio-label {
  margin-right: 15px;
  padding: 10px 20px;
  background-color: #ffffff;
  border: 1px solid #000000;
  cursor: pointer;
  transition: background-color 0.3s, border 0.3s;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box .radio-label .icon.icon-Check.variant-option-selected {
  display: none;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box input[type="radio"]:checked + .radio-label {
  background-color: #29694d;
  border: 2px solid #29694d;
  color: white;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box input[type="radio"]:checked + .radio-label .icon.icon-Check.variant-option-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 5px;
  font-weight: 600;
}
.productDetailsPanel .product-data-details-container-units .values .variant_options .size .variant-box .radio-label:hover {
  background-color: #e4f9f2;
}
.productDetailsPanel .product-image-and-details {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  float: none;
  clear: both;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details {
    flex-direction: column;
  }
}
.productDetailsPanel .product-image-and-details .image-container {
  flex-basis: 45%;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .image-container {
    flex-basis: 100%;
    width: 100%;
  }
}
.productDetailsPanel .product-image-and-details .image-container .offers-and-classification-container {
  display: flex;
  justify-content: space-between;
  margin: 0 20px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .image-container .offers-and-classification-container {
    margin: 0 16px;
  }
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row {
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  max-width: 40%;
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row .product-offer {
  padding: 3px 5px;
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row .product-offer:last-child {
  margin-right: 0;
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row .product-offer.product-offer {
  background-color: #ee805c;
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row .product-offer.product-new {
  background-color: #7ae1bf;
}
.productDetailsPanel .product-image-and-details .image-container .product-offers-row .product-offer.product-customer-request {
  background-color: #f4b740;
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand {
  height: 80px;
  width: 80px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand {
    height: 53px;
    width: 53px;
    background-size: 53px;
  }
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.metro-deals {
  background-image: url("../images/metrodeals.svg");
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.metro {
  background-image: url("../images/metroown.svg");
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.fresh-cut {
  background-image: url("../images/freshcut.svg");
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.metro-wines {
  background-image: url("../images/metrowines.svg");
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.selected-byMetro {
  background-image: url("../images/metroselected_pdp.svg");
}
.productDetailsPanel .product-image-and-details .image-container .brand-row .product-brand.metro-vegan {
  background-image: url("../images/metrovegan.svg");
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container {
  display: flex;
  align-items: center;
  gap: 5px;
  max-width: 40%;
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container .product-classification-icon {
  width: 18px;
  height: 18px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container .product-classification-icon .icon {
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container .product-classification-icon.gluten {
  background-color: #d2c6aa;
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container .product-classification-icon.lactose {
  background-color: #29694d;
}
.productDetailsPanel .product-image-and-details .image-container .product-classifications-icons-container .product-classification-icon.frozen {
  background-color: #000000;
}
.productDetailsPanel .product-image-and-details .image-container a.productImagePrimaryLink img {
  max-width: 100%;
}
.productDetailsPanel .product-image-and-details .summary-container {
  flex-basis: 45%;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container {
    flex-basis: 100%;
    width: 100%;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .details-subtitle {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 11px;
  margin-bottom: 20px;
}
.productDetailsPanel .product-image-and-details .summary-container .purchase-details-container {
  width: 100%;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.productDetailsPanel .product-image-and-details .summary-container .purchase-details-container.no-bottom-line {
  border-bottom: none;
  padding-bottom: 0;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  justify-content: space-between;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container {
  flex-grow: 10;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price {
  margin: 0;
  text-align: right;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price {
    text-align: left;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .searchPagePrice > div,
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .customerSpecificPrice,
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .specialPrice {
  font-family: Recoleta-Regular, serif;
  font-size: 32px;
  white-space: nowrap;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .searchPagePrice > div,
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .customerSpecificPrice,
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .specialPrice {
    white-space: normal;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .searchPagePrice > div .inclVAT,
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .customerSpecificPrice .inclVAT,
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .specialPrice .inclVAT {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Roboto-Regular, sans-serif;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .baseUnitPrice {
  margin-left: auto;
  text-align: left;
  letter-spacing: 1px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .price .baseUnitPrice {
    margin-left: 0;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .oldPrice {
  margin-top: 16px;
  text-decoration: line-through;
  font-family: Recoleta-Regular, serif;
  font-size: 14px;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .price-and-availability-date-section .availability-container {
  background-color: #f0eee6;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  margin-top: 11px;
  white-space: nowrap;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container {
    gap: 0;
    flex-direction: column;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form {
  flex-basis: 75%;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form {
    flex-basis: 100%;
    width: 100%;
  }
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .cartButton {
  background-image: none;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  flex-grow: 1;
  background-color: #29694d;
  cursor: pointer;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .cartButton .icon {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  color: #ffffff;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .cartButton[class*="Buttonfalse"] {
  background-color: #e8f3ee;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .cartButton[class*="Buttonfalse"] .icon {
  color: #29694d;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .quantityHightLight {
  flex-grow: 100;
  margin: 0 5px;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .shopping-cart-actions-container .cart-and-favs-container .add_to_cart_form .quantityHightLight input {
  height: 48px;
  width: 100%;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  margin: 0 !important;
  min-width: 0;
  min-height: 0;
}
.productDetailsPanel .product-image-and-details .summary-container .shopping-cart-and-unit-conversion-container .unit-conversions-container {
  flex-basis: 20%;
  flex-grow: 1;
  text-align: right;
}
.productDetailsPanel .product-image-and-details .favs-container {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .favs-container {
    flex-basis: 100%;
    width: 100%;
    align-items: center;
  }
}
.productDetailsPanel .product-image-and-details .favs-container .template_icon,
.productDetailsPanel .product-image-and-details .favs-container .favorite_icon {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #29694d;
  background-color: #e8f3ee;
  text-align: center;
}
.productDetailsPanel .product-image-and-details .favs-container .icon {
  background-image: none;
  font-size: 32px;
  line-height: 48px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .product-image-and-details .mobmod-purchase-and-favs-container {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: space-between;
  }
  .productDetailsPanel .product-image-and-details .mobmod-purchase-and-favs-container .purchase-details-container {
    flex-basis: 65%;
    margin-bottom: 0;
  }
  .productDetailsPanel .product-image-and-details .mobmod-purchase-and-favs-container .purchase-details-container .product-data-details-container {
    margin-bottom: 0;
  }
  .productDetailsPanel .product-image-and-details .mobmod-purchase-and-favs-container .favs-container {
    flex-basis: unset;
    width: auto;
    align-items: flex-start;
  }
}
.productDetailsPanel .product-login-to-purchase-link {
  display: inline-block;
  text-align: center;
  border: 1px solid #e6e1d1;
  padding: 9px;
  width: 100%;
  margin-bottom: 20px;
}
.productDetailsPanel .unit-conversions-container {
  white-space: nowrap;
  padding-top: 10px;
}
@media (max-width: 1199px) {
  .productDetailsPanel .unit-conversions-container {
    margin: 30px 0;
    text-align: center;
  }
}
.productDetailsPanel .unit-conversions-container a {
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: .05em;
}
.paginationBar {
  display: flex;
  align-items: center;
  float: none;
  clear: both;
  flex-wrap: wrap;
  background: #fffdf8;
  border: none;
  padding: 40px 10px;
}
.paginationBar .total-results-container {
  flex-basis: 100%;
}
.paginationBar .sorting-container,
.paginationBar .pagination-container,
.paginationBar .page-size-container {
  flex-basis: 33%;
}
@media (max-width: 1199px) {
  .paginationBar {
    justify-content: space-between;
    border-bottom: none;
  }
  .paginationBar .sorting-container,
  .paginationBar .page-size-container {
    flex-basis: 49%;
  }
  .paginationBar .sorting-container label,
  .paginationBar .page-size-container label {
    white-space: nowrap;
  }
  .paginationBar .pagination-container {
    flex-basis: 100%;
    margin-top: 16px;
  }
}
.paginationBar .sorting-container .sortForm,
.paginationBar .page-size-container .sortForm,
.paginationBar .sorting-container .page-size-form,
.paginationBar .page-size-container .page-size-form {
  display: flex;
  gap: 10px;
  justify-content: left;
  align-items: center;
}
.paginationBar .sorting-container .sortForm label,
.paginationBar .page-size-container .sortForm label,
.paginationBar .sorting-container .page-size-form label,
.paginationBar .page-size-container .page-size-form label {
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.paginationBar .sorting-container .sortForm select,
.paginationBar .page-size-container .sortForm select,
.paginationBar .sorting-container .page-size-form select,
.paginationBar .page-size-container .page-size-form select {
  font-size: 12px;
  line-height: 22px;
  border: none;
  width: 100%;
  padding-right: 30px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
}
.paginationBar .sorting-container .sortForm select::-ms-expand,
.paginationBar .page-size-container .sortForm select::-ms-expand,
.paginationBar .sorting-container .page-size-form select::-ms-expand,
.paginationBar .page-size-container .page-size-form select::-ms-expand {
  display: none;
}
.paginationBar .sorting-container .sortForm select:focus-visible,
.paginationBar .page-size-container .sortForm select:focus-visible,
.paginationBar .sorting-container .page-size-form select:focus-visible,
.paginationBar .page-size-container .page-size-form select:focus-visible,
.paginationBar .sorting-container .sortForm select:focus,
.paginationBar .page-size-container .sortForm select:focus,
.paginationBar .sorting-container .page-size-form select:focus,
.paginationBar .page-size-container .page-size-form select:focus {
  outline: none;
}
.paginationBar .sorting-container .sortForm .dropdown-icon-parent,
.paginationBar .page-size-container .sortForm .dropdown-icon-parent,
.paginationBar .sorting-container .page-size-form .dropdown-icon-parent,
.paginationBar .page-size-container .page-size-form .dropdown-icon-parent {
  max-width: 50%;
  position: relative;
}
.paginationBar .sorting-container .sortForm .dropdown-icon-parent .icon,
.paginationBar .page-size-container .sortForm .dropdown-icon-parent .icon,
.paginationBar .sorting-container .page-size-form .dropdown-icon-parent .icon,
.paginationBar .page-size-container .page-size-form .dropdown-icon-parent .icon {
  font-size: 16px;
  line-height: 24px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 0;
}
.paginationBar .page-size-container .page-size-form {
  justify-content: flex-end;
}
.paginationBar .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0;
}
.paginationBar .pagination div {
  border: 1px solid #e6e1d1;
  color: #000000;
}
.paginationBar .pagination div.prev,
.paginationBar .pagination div.last {
  height: 24px;
  line-height: 24px;
}
.paginationBar .pagination div.prev .icon,
.paginationBar .pagination div.last .icon {
  background-image: none;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  width: 22px;
  display: inline-block;
  text-align: center;
}
.paginationBar .pagination div.prev a.disabled,
.paginationBar .pagination div.last a.disabled {
  cursor: default;
}
.paginationBar .pagination div.prev a.disabled .icon,
.paginationBar .pagination div.last a.disabled .icon {
  color: #f2f2f2;
}
.paginationBar .pagination .pages-container {
  position: relative;
  width: 120px;
  height: 24px;
  border: none;
}
.paginationBar .pagination .pages-container .chevron-icon {
  position: absolute;
  right: 8px;
  line-height: 24px;
  font-size: 10px;
  z-index: 1;
  display: block;
}
.paginationBar .pagination .pages-container .chevron-icon.icon-Chevron-down_default1 {
  display: block;
}
.paginationBar .pagination .pages-container .chevron-icon.icon-Chevron-up_default1 {
  display: none;
}
.paginationBar .pagination .pages-container.opened .chevron-icon.icon-Chevron-down_default1,
.paginationBar .pagination .pages-container.opened .chevron-icon.icon-Chevron-up_default1 {
  display: none;
}
.paginationBar .pagination .pages-container ul {
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  z-index: 1;
  width: 120px;
  background: #ffffff;
  border: 1px solid #e6e1d1;
}
.paginationBar .pagination .pages-container ul li {
  line-height: 22px;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}
.paginationBar .pagination .pages-container ul li a {
  padding: 0 16px;
  display: inline-block;
  width: 100%;
}
.paginationBar .pagination .pages-container ul li a:hover {
  text-decoration: none;
  background-color: #f0eee6;
}
.paginationBar .totalResults {
  color: #9e9e9e;
  font-weight: 600;
  font-size: 18px;
  width: 180px;
  display: none;
}
.paginationBar .sortForm {
  float: none;
}
.paginationBar .sortForm label {
  padding: 0;
  vertical-align: initial;
}
.paginationBar .sortFormLabelStyle {
  padding: 0;
  vertical-align: initial;
}
.paginationBar .showAll,
.paginationBar .showPagination {
  display: block;
  margin: 0.5em 0 0.5em 20px;
  padding: 0 20px;
  line-height: 3em;
  border-left: 1px solid #c0c0c0;
  color: #808080;
}
.accountContentPane .paginationBar {
  margin-left: 0;
}
.accountContentPane .paginationBar .showAll {
  margin: 0;
  padding: 0;
  line-height: 20px;
  border-left: none;
  color: #ff7000;
}
.accountContentPane .paginationBar .showAll:hover {
  color: #151515;
}
.accountContentPane .paginationBar .showAll:active {
  color: #ffffff;
  padding: 4px;
  margin: -4px;
}
@media (max-width: 1199px) {
  .confirmation-products .product-code {
    margin-bottom: 10px;
  }
}
.thankYouHeader {
  color: #29694d;
}
.thankYouHeaderBlack {
  color: black;
  font-weight: bold;
}
.bilotBoxLight {
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 20px;
}
.bilotBoxHeader {
  background: #e6e1d1;
  border: 1px solid #ffffff;
  height: 30px;
  line-height: 30px;
  display: block;
  padding: 0 20px;
  color: #000000;
  font-weight: 600;
}
.bilotBoxContent {
  padding: 13px 20px;
  width: 100%;
  display: inline-block;
}
.accountContentPane .orderBoxes .order-pdf-buttons {
  margin: 20px 0;
}
.accountContentPane .orderBoxes .order-pdf-buttons .invoiceList button {
  margin: 5px 0;
}
.order-confirmation-data {
  margin-bottom: 30px;
}
.order-confirmation-data tr td {
  border: none;
  padding: 0px 0px 2px 0px;
}
.order-confirmation-data tr td:first-child {
  padding-right: 10px;
}
.order-confirmation-table {
  width: 100%;
  margin-bottom: 10px;
}
.order-confirmation-table tr th {
  padding-bottom: 20px;
}
.order-confirmation-table tr td {
  padding: 20px 2px 20px 2px;
  border-left: none;
}
.order-confirmation-table .has-subitem tr td {
  padding-bottom: 0px;
}
.order-confirmation-table .sub-item-row tr td {
  padding-top: 10px;
  border-top: none;
}
.accountContentPane.orderList #cart-table a,
.accountContentPane.orderList #order-history-table a {
  text-decoration: underline;
}
.accountContentPane.orderList #cart-table a:hover,
.accountContentPane.orderList #order-history-table a:hover {
  font-weight: bold;
}
.orderList .product-list-item {
  display: block;
}
.order-search-bar .filter-tabs-container {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
}
.order-search-bar .filter-tabs-container a {
  padding: 27px 5px;
}
.order-search-bar .filter-tabs-container a.selected {
  border-bottom: 2px solid #000000;
}
.order-search-bar .filter-tabs-container a:hover {
  text-decoration: none;
}
.order-search-bar .search-form {
  padding: 27px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f0eee6;
}
.order-search-bar .search-form .white-button {
  margin: 0 0 0 16px;
  background: #ffffff;
  color: #000000;
  border: none;
  padding: 5px 32px;
  font-size: 12px;
  min-height: 42px;
  text-align: left;
  font-weight: bold;
}
.order-search-bar .search-form .white-button .lbl {
  display: block;
}
.order-search-bar .search-form .white-button .info-txt {
  display: block;
  font-weight: lighter;
}
.order-search-bar .search-form .white-button .info-txt .no-date {
  display: none;
  white-space: nowrap;
}
.order-search-bar .search-form .white-button .info-txt .date-selected {
  display: inline-block;
  white-space: nowrap;
  font-size: 10px;
}
.order-search-bar .search-form .white-button .info-txt.no-date-selected .no-date {
  display: inline-block;
}
.order-search-bar .search-form .white-button .info-txt.no-date-selected .date-selected {
  display: none;
}
.order-search-bar .search-form .white-button.bordered {
  border: 1px solid #797979;
}
.order-search-bar .search-form .white-button.centered {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-search-bar .search-form .white-button .icon {
  margin-left: 10px;
  font-size: 16px;
}
.order-search-bar .search-form .green-button {
  background-color: #29694d;
  color: #ffffff;
  padding: 5px 32px;
  font-size: 12px;
  min-height: 42px;
  border: 1px solid #29694d;
  margin: 0 0 0 15px;
}
.order-search-bar .search-form .search-box-container {
  flex-grow: 100;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 16px;
  /*
      .control-group {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
      }
      .search-input-container {
        height: 42px;
        input {
          height: 42px;
          border: none;
          background: @white;
          font-size: 12px;
          margin: 0;
        }
      }
       */
}
.order-search-bar .search-form .search-box-container .control-group {
  flex-grow: 1;
  width: auto;
  margin: 0;
}
.order-search-bar .search-form .search-box-container .control-group .control-label {
  display: none;
}
.order-search-bar .search-form .search-box-container .control-group .controls input {
  width: 100%;
  margin: 0;
  border: none;
  height: 42px;
}
.order-search-bar .search-form .dates-container {
  position: absolute;
  max-height: 0;
  overflow: hidden;
}
.order-search-bar .search-form .delivery-dates-container {
  flex-grow: 1;
  position: relative;
}
.order-search-bar .search-form .creation-dates-container {
  flex-grow: 1;
  position: relative;
}
.order-search-bar .search-form .delivery-dates-container.expanded .dates-container,
.order-search-bar .search-form .creation-dates-container.expanded .dates-container {
  max-height: 10000px;
  overflow: visible;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #f0eee6;
  z-index: 1;
  top: 45px;
  left: 16px;
}
.order-search-bar .search-form .delivery-dates-container.expanded .dates-container .control-group,
.order-search-bar .search-form .creation-dates-container.expanded .dates-container .control-group {
  margin-right: 0;
}
.order-search-bar .search-form .delivery-dates-container.expanded .dates-container .control-group label,
.order-search-bar .search-form .creation-dates-container.expanded .dates-container .control-group label {
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
}
.order-search-bar .search-form .delivery-dates-container.expanded .dates-container .control-group input,
.order-search-bar .search-form .creation-dates-container.expanded .dates-container .control-group input {
  margin-bottom: 0;
}
.order-search-bar .search-form .search-button-container {
  flex-grow: 1;
}
@media (max-width: 1199px) {
  .order-search-bar .search-form {
    flex-wrap: wrap;
    padding: 10px;
  }
  .order-search-bar .search-form .search-box-container {
    flex-basis: 100%;
  }
  .order-search-bar .search-form .search-box-container,
  .order-search-bar .search-form .delivery-dates-container,
  .order-search-bar .search-form .creation-dates-container,
  .order-search-bar .search-form .search-button-container,
  .order-search-bar .search-form .clear-button-container {
    margin-top: 16px;
    flex-basis: 100%;
  }
  .order-search-bar .search-form .search-box-container .white-button,
  .order-search-bar .search-form .delivery-dates-container .white-button,
  .order-search-bar .search-form .creation-dates-container .white-button,
  .order-search-bar .search-form .search-button-container .white-button,
  .order-search-bar .search-form .clear-button-container .white-button {
    margin: 0;
    min-height: 58px;
    width: 100%;
    text-align: center;
  }
}
.control-group .search-input-container {
  position: relative;
  display: block;
}
.control-group .search-input-container input[type="text"] {
  padding-left: 40px;
  width: 100%;
  margin: 0;
}
.control-group .search-input-container .icon-Search1 {
  position: absolute;
  left: 10px;
  font-size: 20px;
  top: 50%;
  margin-top: -10px;
}
.contentListPage a {
  display: block;
  font-weight: normal;
}
.contentListPage .header .text {
  padding-top: 20px;
}
.contentListPage .content {
  padding-top: 20px;
}
.contentListPage .content .item {
  padding-top: 20px;
}
/* STORE LOCATOR */
#storeFinder .searchPane .control-group {
  margin-bottom: 20px;
  margin-right: 20px;
}
#storeFinder .storeMap #map_canvas {
  height: 388px;
}
#storeFinder .storeResultList .storeResultTable {
  width: 100%;
  margin: 0 0 20px 0;
  table-layout: fixed;
}
@media (max-width: 767px) {
  #storeFinder .storeResultList .storeResultTable {
    word-break: break-all;
  }
}
#storeFinder .storeResultList .storeResultTable thead th {
  text-transform: uppercase;
}
#storeFinder .storeResultList .storeResultTable tbody td {
  vertical-align: top;
  border-left: none;
  padding: 20px 20px 0 0;
}
@media (max-width: 767px) {
  #storeFinder .storeResultList .storeResultTable tbody td {
    padding: 10px 10px 0 0;
  }
}
#storeFinder .storeResultList .storeResultTable tbody td:last-child {
  padding: 20px 0 0 0;
}
@media (max-width: 767px) {
  #storeFinder .storeResultList .storeResultTable tbody td:last-child {
    padding: 10px 0 0 0;
  }
}
#storeFinder .storeResultList .storeResultTable tbody td .itemName {
  font-weight: bold;
}
#storeFinder .storeResultList .storeResultTable tbody td .store-openings {
  margin: 0 0 20px 0;
}
#storeFinder .storeResultList .storeResultTable tbody td .store-openings td {
  border: none;
}
@media (max-width: 767px) {
  #storeFinder .storeResultList .storeResultTable tbody td .store-openings td {
    white-space: nowrap;
    float: left;
  }
}
#storeFinder .storeResultList .storeResultTable tbody td .exceptionalHours {
  overflow: hidden;
}
#storeFinder .storeResultList .paginationBar .showAll {
  display: none;
}
#storeDetail .detailSection {
  margin: 0 20px 20px 0;
}
#storeDetail .detailSection .detailSectionHeadline {
  font-weight: bold;
  margin: 0 0 0 0;
}
#storeDetail .detailSection .store-openings {
  margin: 0;
}
#storeDetail .storeMap {
  height: 610px;
}
#storeDetail .storeMap #map_canvas {
  height: 610px;
}
#mMail {
  color: #29694d;
}
#updatePwdForm {
  max-width: 305px;
}
.header .nav .smartEditComponent .yCmsComponent {
  display: inline-block;
}
.header .nav .smartEditComponent .yCmsComponent li.La {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.header .nav .smartEditComponent .yCmsComponent li.La a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.smartEditComponent[data-smartedit-component-type="WihuriAdComponent"] {
  display: inline-block;
  width: 25%;
}
.smartEditComponent[data-smartedit-component-type="WihuriAdComponent"] .adComponent {
  width: 100%;
}
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"],
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"],
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"],
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"],
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"],
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] {
  display: inline-block;
  width: 100%;
}
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] .imageandtextcomponent .linkblockcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] .adComponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] .video-component,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] .textcomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndTextComponent"] .imageandvideocomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriLinkBlockComponent"] .imageandvideocomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriTextComponent"] .imageandvideocomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriVideoComponent"] .imageandvideocomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriAdComponent"] .imageandvideocomponent,
.smartEditComponent[data-smart-edit-component-process-status="processComponent"][data-smartedit-component-type="WihuriImageAndVideoComponent"] .imageandvideocomponent {
  width: 100%;
}
.smartedit-page-uid-singleStepCheckoutSummaryPage.smartedit-catalog-version-uuid-wihurib2bContentCatalog\/Staged .category-navigation-desktop-container {
  max-width: 100%;
}
.smartedit-page-uid-singleStepCheckoutSummaryPage.smartedit-catalog-version-uuid-wihurib2bContentCatalog\/Staged .category-navigation-desktop-container .category-navigation {
  max-width: 1160px;
  min-width: 400px;
}
.smartedit-page-uid-singleStepCheckoutSummaryPage.smartedit-catalog-version-uuid-wihurib2bContentCatalog\/Staged .category-navigation-desktop-container .category-navigation li.menuLink .icon {
  flex-grow: 0;
}
.modal-header.addToTemplatePopup {
  padding: 0;
}
.modal-header.addToTemplatePopup button.close {
  opacity: 1;
  color: #777;
}
.modal-header.addToTemplatePopup button.close .icon {
  font-weight: bold;
  font-size: 24px;
}
.modal-body.addToTemplatePopup {
  padding-bottom: 0;
}
.addToTemplatePopup .addToTemplatePopupContent {
  display: flex;
  flex-direction: column;
  padding-left: 25px;
  padding-top: 10px;
}
.addToTemplatePopup .addToTemplatePopupContent h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock {
  display: block;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.productCode {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.productName {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 29px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock label {
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  align-items: center;
  margin-bottom: 8px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock .templates.selectExistingTemplate,
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock .addToTemplateTemplateName {
  padding: 8px 12px;
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 236px;
  height: 40px;
  border: 1px solid #F0EEE6;
  margin-bottom: 29px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.unitAndAmount {
  margin-bottom: 10px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.unitAndAmount .addToTemplateQty,
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.unitAndAmount .templates.addToTemplateUnit {
  width: 67px;
  height: 32px;
  padding: 8px 8px;
  border: 1px solid #F0EEE6;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 11px;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.unitAndAmount input {
  text-align: center;
}
.addToTemplatePopup .addToTemplatePopupContent .addToTemplateBlock.unitAndAmount #unitLabel {
  display: block;
}
.addToTemplatePopup .addToTemplateCompletePopup {
  display: flex;
  justify-content: center;
}
.addToTemplatePopup .addToTemplateCompletePopup h2 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  width: 429px;
  height: 141px;
  font-size: 36px;
}
.modal-footer.right-aligned.addToTemplateFooter {
  padding-bottom: 35px;
  padding-right: 40px;
}
.modal-footer.center-aligned.addToTemplateFooter {
  display: flex;
  justify-content: center;
}
.addToTemplateFooter .white-button {
  margin: 0 0 0 16px;
  background: #ffffff;
  color: #000000;
  border: 1px solid;
  padding: 5px 32px;
  min-height: 42px;
  text-align: left;
  font-weight: bold;
}
.addToTemplateFooter .info-text {
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
.addToTemplateFooter .icon.icon-List {
  vertical-align: middle;
  color: #ffffff !important;
}
.addToTemplateFooter .green-button {
  background-color: #29694d;
  color: #ffffff;
  padding: 5px 0;
  min-height: 42px;
  width: 220px;
  border: 1px solid #29694d;
  margin: 0 0 0 15px;
}
.addToTemplateFooter .green-button.complete {
  text-decoration: none;
  text-align: center;
  border: 5px solid #29694d;
  min-height: 0;
  margin-bottom: 30px;
}
.addToTemplateFooter .green-button.complete .info-text {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content {
    margin-top: 74px;
    height: 130vh;
  }
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content .addToTemplateCompletePopup h2 {
    width: 429px;
    height: 52px;
    font-size: 20px;
  }
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content .modal-header.addToTemplatePopup .close {
    top: -29px;
  }
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content .modal-footer.add {
    flex-direction: column-reverse;
  }
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content .modal-footer button,
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content .modal-footer a {
    width: 90%;
    flex-basis: auto;
    margin: 0 0 16px 25px;
    padding: 8px 0;
    height: 45px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup {
    width: 525px;
  }
  .bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-header.addToTemplatePopup .close {
    top: -29px;
  }
  #addToTemplateCompletedModal.bootstrap-modal.vertical-centering:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .bootstrap-modal.vertical-centering.addToTemplateModal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  #addToTemplateCompleteCloseBtn {
    display: none;
  }
  #addToTemplateCompletedModal.bootstrap-modal.vertical-centering .modal-dialog.addToTemplatePopup .modal-content {
    height: 316px;
  }
  .bootstrap-modal.vertical-centering.addToTemplateModal .modal-dialog.addToTemplatePopup .modal-content {
    height: 565px;
  }
  .bootstrap-modal.vertical-centering.addToTemplateModal .modal-dialog.addToTemplatePopup .modal-content .modal-footer {
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding-right: 40px;
  }
  .bootstrap-modal.vertical-centering.addToTemplateModal .modal-dialog.addToTemplatePopup .modal-content .modal-footer button {
    width: auto;
    flex-basis: auto;
  }
  .bootstrap-modal.vertical-centering.addToTemplateModal .modal-dialog.addToTemplatePopup .modal-content .modal-footer button:last-child {
    margin: 0 0 0 15px;
    min-height: 42px;
    width: 220px;
  }
}
/* EMETRO-4909 Library for button styles*/
/* <a class="xxx" href="xxx">Button</a> */
/* <a class="xxx" href="xxx">Button<span class="icon"></span></a> */
a.lg-primary-black {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 16px 24px 16px 24px;
  text-transform: uppercase;
  background: #000000;
  color: #ffffff !important;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.lg-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.lg-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.lg-primary-black {
    font-size: 14px;
  }
}
a.lg-primary-black:active {
  padding: 16px 24px 16px 24px;
}
a.lg-primary-black:hover {
  background-color: #2e2e2e;
  text-decoration: none;
}
a.lg-primary-black:active {
  margin-top: 16px;
}
a.lg-secondary-white {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 16px 24px 16px 24px;
  text-transform: uppercase;
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000 !important;
  line-height: 16px;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.lg-secondary-white {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.lg-secondary-white {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.lg-secondary-white {
    font-size: 14px;
  }
}
a.lg-secondary-white:active {
  padding: 16px 24px 16px 24px;
}
a.lg-secondary-white:hover {
  background: #ffffff;
  border: 1px solid #e6e1d1;
  text-decoration: none;
}
a.lg-secondary-white:active {
  margin-top: 16px;
}
a.lg-accent-green {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 16px 24px 16px 24px;
  text-transform: uppercase;
  background: #7ae1bf;
  color: #000000 !important;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.lg-accent-green {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.lg-accent-green {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.lg-accent-green {
    font-size: 14px;
  }
}
a.lg-accent-green:active {
  padding: 16px 24px 16px 24px;
}
a.lg-accent-green:hover {
  background: #559e86;
  text-decoration: none;
}
a.lg-accent-green:active {
  margin-top: 16px;
}
a.s-primary-black {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 8px 16px 8px 16px;
  text-transform: uppercase;
  background: #000000;
  color: #ffffff !important;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.s-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.s-primary-black {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.s-primary-black {
    font-size: 14px;
  }
}
a.s-primary-black:active {
  padding: 8px 16px 8px 16px;
}
a.s-primary-black:hover {
  background-color: #2e2e2e;
  text-decoration: none;
}
a.s-primary-black:active {
  margin-top: 16px;
}
a.s-secondary-white {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 8px 16px 8px 16px;
  text-transform: uppercase;
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000 !important;
  font-size: 11px;
  line-height: 14px;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.s-secondary-white {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.s-secondary-white {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.s-secondary-white {
    font-size: 14px;
  }
}
a.s-secondary-white:active {
  padding: 8px 16px 8px 16px;
}
a.s-secondary-white:hover {
  background: #ffffff;
  border: 1px solid #e6e1d1;
  text-decoration: none;
}
a.s-secondary-white:active {
  margin-top: 16px;
}
a.s-accent-green {
  font-family: Roboto-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 18px;
  padding: 8px 16px 8px 16px;
  text-transform: uppercase;
  background: #7ae1bf;
  color: #000000 !important;
  margin-top: 16px;
}
@media (max-width: 1439px) {
  a.s-accent-green {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  a.s-accent-green {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.s-accent-green {
    font-size: 14px;
  }
}
a.s-accent-green:active {
  padding: 8px 16px 8px 16px;
}
a.s-accent-green:hover {
  background: #559e86;
  text-decoration: none;
}
a.s-accent-green:active {
  margin-top: 16px;
}
a.s-arrow-link {
  background: transparent;
  color: #000000 !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 16px 8px 16px;
  text-align: left;
  margin-top: 16px;
}
a.s-arrow-link .icon {
  padding-left: 4px;
  font-size: 14px;
}
a.s-arrow-link .icon:after {
  content: "\e902";
  display: inline-block;
  font-weight: 700;
  transform: rotate(180deg);
}
a.s-arrow-link:hover {
  color: #2e2e2e !important;
  text-decoration: none;
}
a.s-arrow-link:active {
  margin-top: 16px;
}
a.s-arrow-link:active {
  padding: 8px 16px 8px 16px;
}
