/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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("../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../../public/plugins/bootstrap/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: 400;
  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: #097cd3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #06518a;
  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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #097cd3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #075fa2;
}
.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: #097cd3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #075fa2;
}
.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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
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 > 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 {
  min-height: .01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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 {
  background-color: transparent;
  border: 0;
}
.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;
}
@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.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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 {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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;
  background-image: none;
  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.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: #097cd3;
  border-color: #086ebb;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #075fa2;
  border-color: #032640;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #075fa2;
  border-color: #054b80;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #075fa2;
  background-image: none;
  border-color: #054b80;
}
.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: #054b80;
  border-color: #032640;
}
.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: #097cd3;
  border-color: #086ebb;
}
.btn-primary .badge {
  color: #097cd3;
  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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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 {
  font-weight: 400;
  color: #097cd3;
  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: #06518a;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  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);
}
.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: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #097cd3;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: 400;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 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;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #097cd3;
}
.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;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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: #097cd3;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 451px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@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;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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 -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
@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-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-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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@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-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-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 {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #097cd3;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #06518a;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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;
  cursor: default;
  background-color: #097cd3;
  border-color: #097cd3;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  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: #097cd3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #075fa2;
}
.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;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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: #097cd3;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #097cd3;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #097cd3;
  -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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #097cd3;
  border-color: #097cd3;
}
.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: #add9fb;
}
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 {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 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: #097cd3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #097cd3;
  border-color: #097cd3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #097cd3;
}
.panel-primary > .panel-heading .badge {
  color: #097cd3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #097cd3;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  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);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}
.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;
}
.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: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'open sans';
  src: url('/assets/fonts/opensans-regular-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans semi bold';
  src: url('/assets/fonts/opensans-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans bold';
  src: url('/assets/fonts/opensans-bold-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans light';
  src: url('/assets/fonts/opensans-light-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'regplate';
  src: url('/assets/fonts/uknumberplate-webfont.woff2') format('woff2'), url('/assets/fonts/uknumberplate-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato black';
  src: url('/assets/fonts/lato-black-webfont.woff2') format('woff2'), url('/assets/fonts/lato-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato bold';
  src: url('/assets/fonts/lato-bold-webfont.woff2') format('woff2'), url('/assets/fonts/lato-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato hairline';
  src: url('/assets/fonts/lato-hairline-webfont.woff2') format('woff2'), url('/assets/fonts/lato-hairline-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato heavy';
  src: url('/assets/fonts/lato-heavy-webfont.woff2') format('woff2'), url('/assets/fonts/lato-heavy-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato light';
  src: url('/assets/fonts/lato-light-webfont.woff2') format('woff2'), url('/assets/fonts/lato-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato medium';
  src: url('/assets/fonts/lato-medium-webfont.woff2') format('woff2'), url('/assets/fonts/lato-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('/assets/fonts/lato-regular-webfont.woff2') format('woff2'), url('/assets/fonts/lato-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato semi bold';
  src: url('/assets/fonts/lato-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/lato-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato thin';
  src: url('/assets/fonts/lato-thin-webfont.woff2') format('woff2'), url('/assets/fonts/lato-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat black';
  src: url('/assets/fonts/montserrat-black-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat bold';
  src: url('/assets/fonts/montserrat-bold-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat extra bold';
  src: url('/assets/fonts/montserrat-extrabold-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat extra light';
  src: url('/assets/fonts/montserrat-extralight-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-extralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat light';
  src: url('/assets/fonts/montserrat-light-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat medium';
  src: url('/assets/fonts/montserrat-medium-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat regular';
  src: url('/assets/fonts/montserrat-regular-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat semi bold';
  src: url('/assets/fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat thin';
  src: url('/assets/fonts/montserrat-thin-webfont.woff2') format('woff2'), url('/assets/fonts/montserrat-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fonts/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
}
html body {
  height: 100%;
}
img {
  max-width: 100%;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb15 .homepage-regular-inner {
  min-height: 250px !important;
  height: max-content !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.basic-flex {
  display: flex;
  flex-wrap: wrap;
}
.basic-flex.align-center {
  align-items: center;
}
@media (max-width: 767px) {
  .basic-flex.split-xs {
    margin: -5px 0;
  }
  .basic-flex.split-xs .flex-smaller {
    flex: 0 0 100%;
    margin: 5px 0;
  }
  .basic-flex.split-xs .flex-larger {
    flex: 0 0 100%;
    margin: 5px 0;
  }
}
.basic-flex .flex-smaller {
  flex: 0 0 auto;
}
.basic-flex .flex-larger {
  flex: 1;
}
.colour-cog {
  display: none;
}
body.loading-theme {
  pointer-events: none;
  opacity: 0.4;
}
.admin-colour-picker {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  background: #232323;
  color: white;
  padding: 10px 15px;
  border-top-right-radius: 7px;
}
.admin-colour-picker p {
  font-family: "open sans bold", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
}
.admin-colour-picker .basic-flex {
  margin-bottom: 10px;
}
.admin-colour-picker .basic-flex .fa {
  color: #ea0f0f;
  cursor: pointer;
}
.admin-colour-picker .colour-picker-buttons {
  text-align: right;
}
.admin-colour-picker .colour-picker-buttons .btn.btn-primary {
  background: #404040;
  border-color: #404040;
  color: #ffffff;
  font-family: "open sans bold", sans-serif;
  border-radius: 0;
  margin-top: 3px;
  margin-left: 5px;
  cursor: pointer;
  font-size: 14px;
  height: auto;
}
.admin-colour-picker .colour-picker-buttons .btn.btn-primary .fa {
  margin-left: 6px;
}
.admin-colour-picker .colour-picker-buttons .btn.btn-primary:hover,
.admin-colour-picker .colour-picker-buttons .btn.btn-primary:active,
.admin-colour-picker .colour-picker-buttons .btn.btn-primary:focus {
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
.admin-colour-picker table p {
  font-size: 14px;
}
.admin-colour-picker table input {
  background: #404040;
  border: none;
  padding: 2px 5px;
  font-family: "open sans", sans-serif;
  margin-bottom: 10px;
}
.admin-colour-picker table input.input-fw {
  width: 100%;
}
.admin-colour-picker .sp-replacer.sp-light {
  background: #404040;
  border: none;
  padding: 4px 4px;
  color: #efefef;
}
.admin-colour-picker .sp-replacer.sp-light .sp-preview {
  border: solid 1px #3e3e3e;
}
.admin-colour-toggle {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
  background: #232323;
  color: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 15px;
  border-top-right-radius: 7px;
}
@media (max-width: 600px) {
  .admin-colour-toggle {
    display: none;
  }
}
.admin-colour-toggle p {
  font-family: "open sans bold", sans-serif;
  margin-bottom: 0;
  font-size: 20px;
}
.admin-colour-toggle img {
  max-width: 40px;
  margin-left: 15px;
}
.disabled-div {
  pointer-events: none;
  opacity: 0.4;
}
#embed-map {
  width: 100%;
  height: 400px;
  border: none;
}
.clear-right {
  clear: right;
}
.clear {
  clear: both;
}
.inline-alert {
  margin-top: 10px;
}
.alert-no-route {
  display: none;
}
.mb15 {
  margin-bottom: 15px;
}
.basket-panel .label-success,
.basket-panel .label-warning,
.basket-panel .label-danger,
.basket-panel .label-info {
  font-size: 11px;
}
.basket-panel .items-panel-title {
  font-size: 20px;
  padding: 10px 15px;
  border: none;
}
.basket-panel .items-panel-title.view-basket {
  padding: 10px 0;
}
.basket-panel .items-panel-title.hire-items-header {
  padding: 0 0 0 15px;
}
.basket-panel .items-panel-title.main-header {
  padding: 15px 0 0 15px;
}
.basket-panel .items-panel-title.sales-items-header {
  padding: 0 0 15px 15px;
  margin-bottom: 0;
}
.basket-panel .items-panel-title.saved-basket-header {
  padding: 15px 0 0 15px;
}
.basket-panel .order-line {
  padding: 0 0 25px;
}
@media (max-width: 631px) {
  .basket-panel .order-line.child-hire-item > .basket-image {
    border: none;
    visibility: hidden;
    display: none;
    height: 0;
    margin: 0;
    padding: 0;
  }
}
.basket-panel .order-line.child-hire-item > .basket-price > .pricing > .ex-vat-price {
  margin-top: 3px;
}
@media (max-width: 631px) {
  .basket-panel .order-line.order-line-total-and-discounts {
    display: flex;
    flex-direction: column;
  }
  .basket-panel .order-line.order-line-total-and-discounts > div {
    width: 100%;
  }
  .basket-panel .order-line.order-line-total-and-discounts > div:first-child {
    padding: 0 15px 25px;
  }
}
.basket-panel .main-hire-item,
.basket-panel .sales-item {
  padding: 0;
  border-bottom: 1px solid #ededed;
}
@media (min-width: 631px) {
  .basket-panel .main-hire-item,
  .basket-panel .sales-item {
    border: none;
  }
}
@media (max-width: 631px) {
  .basket-panel .main-hire-item td,
  .basket-panel .sales-item td {
    border-top: 1px solid #ededed;
    text-align: right;
  }
}
@media (min-width: 631px) {
  .basket-panel .main-hire-item td,
  .basket-panel .sales-item td {
    border: none;
  }
}
@media (min-width: 631px) {
  .basket-panel .sales-item {
    border-bottom: 1px solid #ededed;
  }
}
.basket-panel .main-hire-item {
  border-bottom: none !important;
}
.basket-panel .child-hire-item {
  padding: 0;
  background: #f9f9f9;
}
@media (min-width: 631px) {
  .basket-panel .child-hire-item {
    border: none;
  }
}
.basket-panel .child-hire-item td {
  vertical-align: middle;
  line-height: 1.1em;
  padding: 4px 15px;
  height: 44px;
}
@media (min-width: 631px) {
  .basket-panel .child-hire-item td {
    border: none;
  }
}
.basket-panel .child-hire-item:nth-child(even) {
  background: #ebebeb;
}
.basket-panel .basket-accessories-row {
  border: none !important;
}
.basket-panel .basket-accessories-row td {
  border: none;
}
.basket-panel .basket-accessories-row .basket-accessories {
  display: flex;
  margin: 0 2% 0 8%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 530px) {
  .basket-panel .basket-accessories-row .basket-accessories {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
  }
}
.basket-panel .basket-accessories-row .basket-accessories h3,
.basket-panel .basket-accessories-row .basket-accessories .edit-accessories {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: row;
}
@media (max-width: 530px) {
  .basket-panel .basket-accessories-row .basket-accessories h3,
  .basket-panel .basket-accessories-row .basket-accessories .edit-accessories {
    flex-direction: column;
  }
}
.basket-panel .basket-accessories-row .basket-accessories h3 {
  font-size: 14px;
}
@media (max-width: 530px) {
  .basket-panel .basket-accessories-row .basket-accessories h3 span {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
}
.basket-panel .basket-quantity input.quantity-input {
  text-align: left;
}
@media (max-width: 630px) {
  .basket-panel .basket-quantity > *,
  .basket-panel .basket-quantity > * > * {
    text-align: right;
    margin: 0 !important;
  }
  .basket-panel .basket-quantity .quantity-input-holder {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    padding-top: 15px;
  }
  .basket-panel .basket-quantity .basket-update,
  .basket-panel .basket-quantity .basket-update:hover,
  .basket-panel .basket-quantity .basket-update:active,
  .basket-panel .basket-quantity .basket-update:focus,
  .basket-panel .basket-quantity .basket-remove,
  .basket-panel .basket-quantity .basket-remove:hover,
  .basket-panel .basket-quantity .basket-remove:active,
  .basket-panel .basket-quantity .basket-remove:focus,
  .basket-panel .basket-quantity .basket-edit,
  .basket-panel .basket-quantity .basket-edit:hover,
  .basket-panel .basket-quantity .basket-edit:active,
  .basket-panel .basket-quantity .basket-edit:focus {
    font-size: 12px;
    padding: 15px 0 7px 7px;
  }
}
.basket-panel .even-vertical-padding {
  padding: 10px 0;
}
.fa-star.star-inactive {
  color: #dcdcdc !important;
}
.dealer-closed {
  font-weight: 900;
  color: #fff;
  background: #F44336;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 15px;
}
.dealer-open {
  font-weight: 900;
  color: #fff;
  background: #4caf50;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 15px;
}
.dealer-opening-hours label {
  display: inline-block;
  width: 50px;
}
#dealer-finder {
  display: none;
}
#dealer-results .alert {
  margin-top: 15px;
}
.branch-closed {
  font-weight: 900;
  color: #fff;
  background: #F44336;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 15px;
}
.branch-open {
  font-weight: 900;
  color: #fff;
  background: #4caf50;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 15px;
}
.row img {
  max-width: 100%;
  max-height: 100%;
}
.invalid-postcode {
  display: none;
}
.review-holder {
  margin-bottom: 20px;
  border-bottom: solid 1px #eaeaea;
}
.review-holder .review-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.review-holder .review-top .review-date {
  padding: 0 15px;
  font-family: "montserrat regular";
}
@media (max-width: 767px) {
  .review-holder .review-top .review-date {
    flex: 0 0 100%;
    padding: 0;
    margin: 10px 0 0;
  }
}
.review-holder .review-title {
  font-family: "montserrat bold";
  margin: 0 0 5px;
  font-size: 17px;
}
.review-holder .review-text {
  font-family: "montserrat regular";
  margin-bottom: 15px;
}
.review-holder .review-ratings {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.review-holder .review-ratings .review-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 15px;
  color: #333;
}
.review-holder .review-ratings .review-rating.score-1 h5 {
  color: #909090;
}
.review-holder .review-ratings .review-rating.score-2 h5 {
  color: #909090;
}
.review-holder .review-ratings .review-rating.score-3 h5 {
  color: #909090;
}
.review-holder .review-ratings .review-rating.score-4 h5 {
  color: #909090;
}
.review-holder .review-ratings .review-rating.score-5 h5 {
  color: #909090;
}
.review-holder .review-ratings .review-rating h5 {
  font-size: 14px;
  font-family: "montserrat bold";
  margin: 0;
  line-height: 1;
}
.review-holder .review-ratings .review-rating p {
  font-size: 14px;
  font-family: "montserrat regular";
  margin: 0 5px 0 0;
  line-height: 1;
}
.review-holder .review-response {
  margin: 15px 0 10px;
}
.review-holder .review-response h3 {
  font-family: "montserrat bold";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 5px;
}
.review-holder .review-response p {
  color: #333;
  font-family: "montserrat regular";
  font-size: 13px;
}
.review-holder .review-thumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 15px;
}
.review-holder .review-thumbs p {
  font-family: "montserrat regular";
  line-height: 1;
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .review-holder .review-thumbs p {
    flex: 0 0 100%;
    margin: 0 0 5px;
  }
}
.review-holder .review-thumbs a.review-yes {
  font-family: "montserrat regular";
  background: #e8e8e8;
  padding: 6px 8px;
  line-height: 1;
  border-radius: 4px;
  color: #333;
  margin: 0 5px 0 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.review-holder .review-thumbs a.review-yes.active {
  background-color: #79ff7d;
}
.review-holder .review-thumbs a.review-yes.active:hover,
.review-holder .review-thumbs a.review-yes.active:active,
.review-holder .review-thumbs a.review-yes.active:focus {
  background-color: #79ff7d;
}
.review-holder .review-thumbs a.review-yes:hover,
.review-holder .review-thumbs a.review-yes:active,
.review-holder .review-thumbs a.review-yes:focus {
  background-color: #efefef;
  text-decoration: none;
}
.review-holder .review-thumbs a.review-no {
  font-family: "montserrat regular";
  background: #e8e8e8;
  padding: 6px 8px;
  line-height: 1;
  border-radius: 4px;
  color: #333;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.review-holder .review-thumbs a.review-no.active {
  background-color: #ff7979;
  color: #fff;
}
.review-holder .review-thumbs a.review-no.active:hover,
.review-holder .review-thumbs a.review-no.active:active,
.review-holder .review-thumbs a.review-no.active:focus {
  background-color: #ff7979;
  color: #fff;
}
.review-holder .review-thumbs a.review-no:hover,
.review-holder .review-thumbs a.review-no:active,
.review-holder .review-thumbs a.review-no:focus {
  background-color: #efefef;
  text-decoration: none;
}
.review-panel .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.review-panel .panel-title {
  font-family: "montserrat bold";
}
.review-panel .panel-body label {
  font-weight: normal;
  font-family: "montserrat bold";
}
.review-panel .panel-body textarea,
.review-panel .panel-body input {
  resize: vertical;
  box-shadow: none;
  font-family: "montserrat regular";
  min-height: 50px;
}
.review-panel .panel-body .form-group {
  display: inline-block;
  margin-right: 30px !important;
}
.review-panel .panel-body .form-group:nth-of-type(1),
.review-panel .panel-body .form-group:nth-of-type(2) {
  display: block;
  margin-right: 0 !important;
}
.review-panel .panel-body .stars {
  font-size: 18px;
  margin-top: 10px;
}
.review-panel .panel-body em {
  font-family: "montserrat regular";
  font-style: normal;
}
.review-panel .panel-footer {
  background-color: #fbfbfb;
}
.category-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.category-list .category-product-item {
  flex: 0 0 calc(25%);
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .category-list .category-product-item {
    flex: 0 0 calc(33.33333333%);
  }
}
@media (max-width: 650px) {
  .category-list .category-product-item {
    flex: 0 0 calc(50%);
  }
}
@media (max-width: 475px) {
  .category-list .category-product-item {
    flex: 0 0 100%;
  }
}
.category-list .category-product-item .category-product-item-inner {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  height: 100%;
}
.category-list .category-product-item .category-product-item-inner a {
  text-align: center;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.category-list .category-product-item .category-product-item-inner a:hover,
.category-list .category-product-item .category-product-item-inner a:active,
.category-list .category-product-item .category-product-item-inner a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.category-list .category-product-item .category-product-item-inner .product-name {
  height: auto;
  color: #333;
  font-family: "montserrat bold";
  text-align: center;
}
#product-results-container .products-output .product-outer {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
}
@media (max-width: 1199px) {
  #product-results-container .products-output .product-outer {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
@media (max-width: 600px) {
  #product-results-container .products-output .product-outer {
    flex: 0 0 100%;
    width: 100%;
  }
}
.output-products-outer {
  margin-bottom: 30px;
}
.products-output {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.products-output .product-outer {
  flex: 0 0 calc(25%);
  width: calc(25%);
  padding: 0 10px;
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 991px) {
  .products-output .product-outer {
    flex: 0 0 calc(33.33333333%);
    width: calc(33.33333333%);
  }
}
@media (max-width: 767px) {
  .products-output .product-outer {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
@media (max-width: 530px) {
  .products-output .product-outer {
    flex: 0 0 100%;
    width: 100%;
  }
}
.product-promotions .product-promotion {
  margin-bottom: 15px;
  background: #e7ffe8;
  color: #4caf50;
  font-family: "montserrat regular";
  padding: 10px;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-promotions .product-promotion .promotion-desc {
  flex: 1 1;
  min-width: 1px;
}
.product-promotions .product-promotion .promotion-desc .fa {
  margin-right: 5px;
}
.product-promotions .product-promotion .promotion-link {
  padding-left: 10px;
  color: #4caf50;
}
.product-desc {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding: 15px;
  font-family: "montserrat regular";
  font-weight: normal;
  margin: 0 0 15px;
  font-size: 14px;
}
.no-products-found {
  background-color: #fff;
  padding: 15px;
  border-radius: 4px;
  box-shadow: none;
  border: none;
}
.no-products-found > h3 {
  font-family: "montserrat bold";
  margin: 0 0 10px;
}
.no-products-found > p {
  font-family: "montserrat regular";
  margin-bottom: 15px;
}
.no-products-found .panel-form .panel-heading .panel-title {
  font-family: "montserrat bold";
}
.no-products-found .panel-form .panel-body .control-label {
  font-family: "montserrat bold";
  font-weight: normal;
}
.no-products-found .panel-form .panel-body input,
.no-products-found .panel-form .panel-body select,
.no-products-found .panel-form .panel-body textarea {
  resize: vertical;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "montserrat regular";
}
.no-products-found .panel-form .panel-body textarea {
  min-height: 50px;
}
.no-products-found .panel-form .panel-footer {
  background-color: #fbfbfb;
}
.prettyFile input[type="file"] {
  display: none;
}
.prettyFile .input-append {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.prettyFile .input-append input {
  flex: 1 1;
  min-width: 1px;
  margin: 0 !important;
}
.prettyFile .input-append .btn {
  margin-left: 5px;
}
#product-accessories-modal > #product-accessories-form .table.break-to-columns {
  margin: 0;
}
#product-accessories-modal > #product-accessories-form .table.break-to-columns th {
  font-family: "montserrat bold";
  font-weight: bold;
  width: 30%;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 0 none;
  border-right: 0 none;
  padding: 15px;
  vertical-align: bottom;
}
#product-accessories-modal > #product-accessories-form .table.break-to-columns td {
  font-family: "montserrat regular";
  vertical-align: middle;
  padding: 15px;
}
.custom-breadcrumb {
  display: inline-block;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 15px;
}
.custom-breadcrumb a {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 36px;
  color: white;
  padding: 0 10px 0 35px;
  background: #666;
  background: linear-gradient(#666666, #333333);
  position: relative;
}
.custom-breadcrumb a:first-child {
  padding-left: 15px;
  border-radius: 5px 0 0 5px;
}
.custom-breadcrumb a:first-child:before {
  left: 14px;
}
.custom-breadcrumb a:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 20px;
}
.custom-breadcrumb a.active,
.custom-breadcrumb a:hover {
  background: #333333;
  background: linear-gradient(#333333, #000000);
}
.custom-breadcrumb a.active:after,
.custom-breadcrumb a:hover:after {
  background: #333333;
  background: linear-gradient(135deg, #333333, #000000);
}
.custom-breadcrumb a:after {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg) skewX(8deg) skewY(8deg);
  z-index: 1;
  background: #666;
  background: linear-gradient(135deg, #666666, #333333);
  box-shadow: 2px -2px 0 1px #ffffff, 3px -3px 0 1px #ffffff;
  -webkit-box-shadow: 2px -2px 0 1px #ffffff, 3px -3px 0 1px #ffffff;
  border-radius: 0 2px 0 50px;
}
.custom-breadcrumb a:last-child:after {
  content: none;
}
.custom-breadcrumb .custom-breadcrumb-inner {
  max-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "montserrat regular";
}
@media (max-width: 767px) {
  .custom-breadcrumb .custom-breadcrumb-inner {
    max-width: 100px;
  }
}
.custom-breadcrumb.custom-flat a,
.custom-breadcrumb.custom-flat a:after {
  background: #097cd3;
  color: white;
  font-family: "raleway semi bold", sans-serif, Arial, Verdana, "Trebuchet MS";
  transition: all 0.5s;
}
.custom-breadcrumb.custom-flat a:before {
  background: #097cd3;
  box-shadow: 0 0 0 1px #ccc;
  -webkit-box-shadow: 0 0 0 1px #ccc;
}
.custom-breadcrumb.custom-flat a:hover,
.custom-breadcrumb.custom-flat a.active,
.custom-breadcrumb.custom-flat a:hover:after,
.custom-breadcrumb.custom-flat a.active:after {
  background: #0a8aeb;
}
.header-content {
  background-color: #035999;
}
.header-bar {
  background-color: rgba(0, 0, 0, 0.02);
}
.header-bar .header-bar-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-bar .header-bar-flex .header-bar-flex-right {
  flex: 1 1;
  min-width: 1px;
}
.header-bar .header-bar-flex .header-bar-flex-right .nav li a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.header-bar a {
  color: #ffffff;
  opacity: 0.5;
  font-family: "montserrat regular";
  font-size: 11px;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.mobile-header-bar {
  padding: 0 15px;
  background-color: #097cd3;
  color: white;
}
.mobile-header-bar .mobile-header-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mobile-header-bar .mobile-header-flex .mobile-navigation {
  flex: 1 1;
  min-width: 1px;
  font-size: 32px;
  cursor: pointer;
}
.mobile-header-bar .mobile-header-flex .user-navigation {
  flex: 0 0 auto;
  font-size: 32px;
  cursor: pointer;
  margin-right: 30px;
}
.mobile-header-bar .mobile-header-flex .mobile-basket {
  flex: 0 0 auto;
  font-size: 25px;
  color: white;
}
.mobile-header-bar .mobile-header-flex .mobile-basket:hover,
.mobile-header-bar .mobile-header-flex .mobile-basket:active,
.mobile-header-bar .mobile-header-flex .mobile-basket:focus {
  text-decoration: none;
  color: white;
}
.mobile-slide,
.user-slide {
  display: none;
  color: white;
  margin: 0 -15px;
}
.mobile-slide .fa,
.user-slide .fa {
  margin-top: 3px;
}
.mobile-slide .category-level-1,
.user-slide .category-level-1 {
  background: #086ebb;
  cursor: pointer;
  padding: 10px 30px;
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
}
.mobile-slide .category-level-1 a,
.user-slide .category-level-1 a {
  color: white;
  font-family: "montserrat bold";
  font-weight: normal;
}
.mobile-slide .category-level-1 a:hover,
.user-slide .category-level-1 a:hover,
.mobile-slide .category-level-1 a:active,
.user-slide .category-level-1 a:active,
.mobile-slide .category-level-1 a:focus,
.user-slide .category-level-1 a:focus {
  text-decoration: none;
}
.mobile-slide .category-level-2,
.user-slide .category-level-2 {
  display: none;
}
.mobile-slide .category-level-2 .category-level-2-inner,
.user-slide .category-level-2 .category-level-2-inner {
  background: #075fa2;
  cursor: pointer;
  padding: 10px 30px;
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
}
.mobile-slide .category-level-2 .category-level-2-inner a,
.user-slide .category-level-2 .category-level-2-inner a {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
}
.mobile-slide .category-level-2 .category-level-2-inner a:hover,
.user-slide .category-level-2 .category-level-2-inner a:hover {
  text-decoration: none;
}
.mobile-slide .category-level-3,
.user-slide .category-level-3 {
  display: none;
}
.mobile-slide .category-level-3 .category-level-3-inner,
.user-slide .category-level-3 .category-level-3-inner {
  background: #06518a;
  cursor: pointer;
  padding: 10px 30px;
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
}
.mobile-slide .category-level-3 .category-level-3-inner a,
.user-slide .category-level-3 .category-level-3-inner a {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
}
.mobile-slide .category-level-3 .category-level-3-inner a:hover,
.user-slide .category-level-3 .category-level-3-inner a:hover {
  text-decoration: none;
}
header {
  background-color: #fff;
  margin: 0 0 15px 0;
}
header .header-top-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  z-index: 3;
}
header .header-top {
  background-color: #fff;
  position: relative;
  z-index: 4;
  box-shadow: none;
}
@media (max-width: 767px) {
  header .header-top {
    position: fixed;
    top: 0;
    width: 100%;
  }
}
header .header-top .header-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0;
  margin: 0 -30px;
}
header .header-top .header-flex .header-mobile-menu {
  padding: 0 30px;
  font-size: 30px;
  color: #097cd3;
  cursor: pointer;
}
header .header-top .header-flex .header-logo {
  padding: 0 30px;
}
@media (max-width: 767px) {
  header .header-top .header-flex .header-logo {
    flex: 1 1;
    min-width: 1px;
    text-align: center;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 20px 0 0;
    justify-content: center;
  }
}
header .header-top .header-flex .header-logo a img {
  max-height: 60px;
}
header .header-top .header-flex .header-mobile-user {
  padding: 0;
  font-size: 30px;
  cursor: pointer;
}
header .header-top .header-flex .header-mobile-user .fas {
  color: #097cd3;
}
header .header-top .header-flex .header-mobile-basket {
  padding: 0 30px;
  font-size: 30px;
}
header .header-top .header-flex .header-mobile-basket .fas {
  color: #097cd3;
}
header .header-top .header-flex .header-mobile-basket .fa-wrapper {
  position: relative;
}
header .header-top .header-flex .header-mobile-basket .fa-wrapper .basket-counter {
  position: absolute;
  top: 2px;
  right: -4px;
  font-size: 10px;
  background: #ff6347;
  border-radius: 100px;
  color: #fff;
  padding: 0 5px;
  font-family: "montserrat bold";
}
header .header-top .header-flex .header-icons {
  padding: 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  header .header-top .header-flex .header-icons {
    flex: 1 1 0;
    justify-content: flex-end;
  }
}
header .header-top .header-flex .header-icons .header-icon {
  position: relative;
}
header .header-top .header-flex .header-icons .header-icon > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 6px 15px 7px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  header .header-top .header-flex .header-icons .header-icon > a {
    justify-content: center;
    padding: 6px 5px 7px;
  }
}
header .header-top .header-flex .header-icons .header-icon > a:hover,
header .header-top .header-flex .header-icons .header-icon > a:active,
header .header-top .header-flex .header-icons .header-icon > a:focus {
  text-decoration: none;
}
header .header-top .header-flex .header-icons .header-icon > a:hover p,
header .header-top .header-flex .header-icons .header-icon > a:active p,
header .header-top .header-flex .header-icons .header-icon > a:focus p {
  color: #3389ff;
}
header .header-top .header-flex .header-icons .header-icon > a:hover i,
header .header-top .header-flex .header-icons .header-icon > a:active i,
header .header-top .header-flex .header-icons .header-icon > a:focus i {
  color: #3389ff;
}
header .header-top .header-flex .header-icons .header-icon > a p {
  font-family: "montserrat semi bold";
  font-size: 14px;
  margin: 0;
  color: #333;
}
@media (max-width: 1199px) {
  header .header-top .header-flex .header-icons .header-icon > a p {
    flex: 0 0 100%;
    text-align: center;
  }
}
header .header-top .header-flex .header-icons .header-icon > a .fa-wrapper {
  position: relative;
}
header .header-top .header-flex .header-icons .header-icon > a .fa-wrapper .basket-counter {
  position: absolute;
  top: -6px;
  right: 2px;
  font-size: 10px;
  background: #ff6347;
  border-radius: 100px;
  color: #fff;
  padding: 0 5px;
  font-family: "montserrat bold";
}
header .header-top .header-flex .header-icons .header-icon > a i {
  margin-right: 7px;
  margin-top: -2px;
  font-size: 20px;
  color: #006bff;
}
header .header-top .header-flex .header-icons .header-icon > a svg {
  width: 33px;
  height: auto;
  margin-right: 13px;
}
@media (max-width: 1199px) {
  header .header-top .header-flex .header-icons .header-icon > a svg {
    margin-right: 0;
    margin-bottom: 5px;
  }
  header .header-top .header-flex .header-icons .header-icon > a svg#Capa_3 {
    margin-bottom: 0;
  }
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu {
  display: none;
  position: absolute;
  top: 57px;
  left: 0;
  width: 250px;
  background: #fff;
  padding: 0 10px 10px;
}
@media (max-width: 1199px) {
  header .header-top .header-flex .header-icons .header-icon .header-icon-menu {
    top: 81px;
  }
}
@media (max-width: 991px) {
  header .header-top .header-flex .header-icons .header-icon .header-icon-menu {
    top: 71px;
  }
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu {
  width: 350px;
  right: 0;
  left: initial;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-mask {
  display: none;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-mask .basket-menu-mask-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  color: #e8e8e8;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-mask .basket-menu-mask-inner .fas {
  font-size: 100px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu p {
  font-family: "montserrat semi bold";
  margin: 0;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header {
  border-bottom: solid 1px #ececec;
  margin-bottom: 7px;
  padding-bottom: 3px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header p {
  flex: 1 1;
  min-width: 1px;
  margin: 0;
  font-family: "montserrat semi bold";
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header .basket-menu-remove-all {
  font-family: "montserrat regular";
  color: #ff0000;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header .basket-menu-remove-all:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header .basket-menu-remove-all:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header .basket-menu-remove-all:focus {
  text-decoration: none;
  color: #ff4d4d;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-header .basket-menu-remove-all .fas {
  margin-left: 3px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom: solid 1px #ececec;
  padding-bottom: 3px;
  margin-bottom: 7px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-image {
  flex: 0 0 45px;
  margin-right: 10px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details {
  flex: 1 1;
  min-width: 1px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details a.basket-item-name {
  display: block;
  line-height: 1;
  color: #333;
  margin: 0 0 4px;
  font-size: 13px;
  font-family: "montserrat regular";
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details a.basket-item-name:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details a.basket-item-name:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details a.basket-item-name:focus {
  text-decoration: none;
  color: #097cd3;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details h5 {
  margin: 0 0 2px;
  font-family: "montserrat light";
  font-size: 12px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-details .price {
  font-size: 15px;
  font-family: "montserrat bold";
  color: #000;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions input {
  display: block;
  width: 45px;
  margin-left: auto;
  font-size: 11px;
  font-family: "montserrat regular";
  padding: 2px 5px;
  margin-bottom: 3px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a {
  display: block;
  text-align: right;
  font-family: "montserrat regular";
  font-size: 10px;
  color: #333;
  cursor: pointer;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a:focus {
  color: #595959;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a.basket-menu-remove {
  color: #ff0000;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a.basket-menu-remove:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a.basket-menu-remove:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-item .basket-menu-actions a.basket-menu-remove:focus {
  color: #ff4d4d;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-totals h3 {
  margin: 0 0 7px;
  font-family: "montserrat bold", sans-serif, Arial, Verdana, "Trebuchet MS";
  text-align: right;
  color: #000;
  border-bottom: solid 1px #ececec;
  line-height: 1;
  padding: 3px 0 6px;
  font-size: 20px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -2.5px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-buttons.button-below {
  margin: 0 -2.5px 5px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-buttons .btn-outer {
  flex: 1 1;
  padding: 0 2.5px;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .basket-menu-buttons .btn-outer .btn {
  display: block;
  font-size: 12px;
  border: none;
  font-family: "montserrat regular";
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .btn.btn-primary {
  font-size: 12px;
  color: #fff;
  background: #0a8aeb;
  border: none;
  padding: 6px 0;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .btn.btn-primary:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .btn.btn-primary:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.basket-menu .btn.btn-primary:focus {
  background: #097cd3;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu.menu-open {
  z-index: 3;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu > a {
  display: block;
  font-family: "montserrat regular";
  color: #333;
  padding: 3px 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
header .header-top .header-flex .header-icons .header-icon .header-icon-menu > a:hover,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu > a:active,
header .header-top .header-flex .header-icons .header-icon .header-icon-menu > a:focus {
  text-decoration: none;
  color: #097cd3;
}
header .header-user-dropdown {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 19;
}
header .header-user-dropdown.mobile-dropdown-open {
  z-index: 20;
}
header .header-user-dropdown a {
  display: block;
  padding: 10px 15px;
  border-bottom: solid 1px #e2e2e2;
  background: #fff;
  color: #333;
  font-family: "montserrat regular";
  cursor: pointer;
}
header .header-user-dropdown a:first-of-type {
  border-top: solid 1px #e2e2e2;
}
header .header-user-dropdown a:hover,
header .header-user-dropdown a:active,
header .header-user-dropdown a:focus {
  text-decoration: none;
}
header .header-mobile-dropdown {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 19;
}
header .header-mobile-dropdown::-webkit-scrollbar {
  display: none;
}
header .header-mobile-dropdown.mobile-dropdown-open {
  z-index: 20;
}
header .header-mobile-dropdown .dropdown-level-1:first-of-type a {
  border-top: solid 1px #e2e2e2;
}
header .header-mobile-dropdown .dropdown-level-1 a {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-bottom: solid 1px #e2e2e2;
  background: #fff;
  color: #333;
  font-family: "montserrat regular";
  cursor: pointer;
}
header .header-mobile-dropdown .dropdown-level-1 a:hover,
header .header-mobile-dropdown .dropdown-level-1 a:active,
header .header-mobile-dropdown .dropdown-level-1 a:focus {
  text-decoration: none;
}
header .header-mobile-dropdown .dropdown-level-1 a span {
  flex: 1 1;
  min-width: 1px;
  font-family: "montserrat regular";
}
header .header-mobile-dropdown .level-2-outer {
  display: none;
}
header .header-mobile-dropdown .level-2-outer .dropdown-level-2 a {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-bottom: solid 1px #e2e2e2;
  background: #f7f7f7;
  color: #333;
  font-family: "montserrat regular";
  cursor: pointer;
}
header .header-mobile-dropdown .level-2-outer .dropdown-level-2 a:hover,
header .header-mobile-dropdown .level-2-outer .dropdown-level-2 a:active,
header .header-mobile-dropdown .level-2-outer .dropdown-level-2 a:focus {
  text-decoration: none;
}
header .header-mobile-dropdown .level-2-outer .dropdown-level-2 a span {
  flex: 1 1;
  min-width: 1px;
  font-family: "montserrat regular";
}
header .header-mobile-dropdown .level-3-outer {
  display: none;
}
header .header-mobile-dropdown .level-3-outer .dropdown-level-3 a {
  display: block;
  padding: 10px 15px;
  border-bottom: solid 1px #cecece;
  background: #ececec;
  color: #333;
  font-family: "montserrat regular";
  cursor: pointer;
}
header .header-mobile-dropdown .level-3-outer .dropdown-level-3 a:hover,
header .header-mobile-dropdown .level-3-outer .dropdown-level-3 a:active,
header .header-mobile-dropdown .level-3-outer .dropdown-level-3 a:focus {
  text-decoration: none;
}
header .header-categories-outer {
  background-color: #097cd3;
}
header .header-categories-outer .header-categories {
  display: flex;
  margin: 0 -15px;
  position: relative;
}
header .header-categories-outer .header-categories .header-category {
  position: unset;
}
header .header-categories-outer .header-categories .header-category > a {
  display: block;
  color: #fff;
  font-family: "montserrat bold";
  font-size: 17px;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
header .header-categories-outer .header-categories .header-category > a:hover,
header .header-categories-outer .header-categories .header-category > a:active,
header .header-categories-outer .header-categories .header-category > a:focus {
  text-decoration: none !important;
  background-color: #0a8aeb;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  left: 0;
  right: 0;
  width: 100%;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column {
  flex: 0 0 calc(33.33333333%);
  border-right: solid 1px #e0e0e0;
  padding-bottom: 15px;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-header {
  display: block;
  margin: 15px 0 0;
  font-family: "montserrat semi bold";
  font-size: 14px;
  padding: 5px 15px;
  color: #333;
  cursor: pointer;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-header:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-header:active,
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-header:focus {
  text-decoration: none;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item {
  display: flex;
  align-items: center;
  padding: 0 15px;
  color: #333;
  cursor: pointer;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item:active,
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item:focus {
  text-decoration: none;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item span {
  flex: 1 1;
  min-width: 1px;
  font-family: "montserrat light";
  padding: 2px 0;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-primary-column .megamenu-primary-item .fa {
  font-size: 18px;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column {
  flex: 0 0 calc(33.33333333%);
  padding: 45px 0 15px;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column .megamenu-secondary-children {
  display: none;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column .megamenu-secondary-children .megamenu-secondary-item {
  display: block;
  color: #333;
  font-family: "montserrat light";
  padding: 2px 10px;
  cursor: pointer;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column .megamenu-secondary-children .megamenu-secondary-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column .megamenu-secondary-children .megamenu-secondary-item:active,
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-secondary-column .megamenu-secondary-children .megamenu-secondary-item:focus {
  text-decoration: none;
}
header .header-categories-outer .header-categories .header-category .dropdown-menu .header-megamenu .megamenu-tertiary-column {
  flex: 0 0 calc(33.33333333%);
  padding: 10px;
}
@media (max-width: 991px) {
  header .header-strapline {
    display: none;
  }
}
header .header-strapline .strapline-inner {
  padding: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
header .header-strapline .strapline-inner.strapline-mobile {
  display: block;
}
header .header-strapline .strapline-inner.strapline-mobile .strapline-item {
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
@media (max-width: 767px) {
  header .header-strapline .strapline-inner.strapline-mobile .strapline-item {
    font-size: 14px;
  }
}
header .header-strapline .strapline-inner a.strapline-item:hover,
header .header-strapline .strapline-inner a.strapline-item:active,
header .header-strapline .strapline-inner a.strapline-item:focus {
  text-decoration: none;
  opacity: 0.8;
}
header .header-strapline .strapline-inner .strapline-item {
  font-family: "montserrat light";
  font-size: 15px;
  color: #333;
}
header .header-strapline .strapline-inner .strapline-item.position-right img,
header .header-strapline .strapline-inner .strapline-item.position-right .fa {
  margin-left: 8px;
  margin-right: 0;
}
header .header-strapline .strapline-inner .strapline-item.position-left img,
header .header-strapline .strapline-inner .strapline-item.position-left .fa {
  margin-right: 8px;
  margin-left: 0;
}
header .header-strapline .strapline-inner .strapline-item img {
  max-height: 20px;
}
header .header-strapline .strapline-inner .strapline-item .fa {
  color: #c20016;
}
header .header-strapline .strapline-inner .strapline-item strong {
  font-weight: normal;
  font-family: "montserrat semi bold";
}
.header-flex {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0;
  align-items: center;
}
@media (max-width: 991px) {
  .header-flex {
    padding: 15px 0;
    flex-wrap: wrap;
  }
}
.header-flex .logo-flex {
  flex: 0 0 auto;
  margin-right: 30px;
  align-items: center;
  justify-content: center;
}
.header-flex .logo-flex img {
  width: fit-content;
  max-height: 70px;
}
@media (max-width: 991px) {
  .header-flex .logo-flex img {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .header-flex .logo-flex {
    flex: 0 0 100%;
    text-align: center;
  }
}
.header-flex .search-bar-flex {
  flex: 1 1 51.5%;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: stretch;
  margin-right: 30px;
}
.header-flex .search-bar-flex .social-media-icons {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .header-flex .search-bar-flex .social-media-icons {
    display: none;
  }
}
.header-flex .search-bar-flex .social-media-icons p {
  align-self: flex-end;
  font-family: "montserrat bold";
  font-weight: normal;
  margin: 0 10px 0 0;
  font-size: 16px;
  color: #ffffff;
  opacity: 0.8;
}
.header-flex .search-bar-flex .social-media-icons p.contact-number {
  flex: 1 1 0;
  min-width: 1px;
  text-align: right;
  margin-right: 0;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon {
  margin-right: 5px;
  color: white;
  border-radius: 100px;
  padding: 2px 3px;
  height: 24px;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.fb-icon {
  background-color: #3b5998;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.fb-icon:hover,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.fb-icon:focus,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.fb-icon:active {
  background-color: #4c70ba;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.tw-icon {
  background-color: #1da1f2;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.tw-icon:hover,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.tw-icon:focus,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.tw-icon:active {
  background-color: #4db5f5;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.yt-icon {
  background-color: #cd201f;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.yt-icon:hover,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.yt-icon:focus,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.yt-icon:active {
  background-color: #e23e3d;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.li-icon {
  background-color: #0077b5;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.li-icon:hover,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.li-icon:focus,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.li-icon:active {
  background-color: #0099e8;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.ig-icon {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.ig-icon svg {
  height: 18px;
  width: 18px;
  margin-top: 1px;
}
.header-flex .search-bar-flex .social-media-icons .social-media-icon.ig-icon:hover,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.ig-icon:focus,
.header-flex .search-bar-flex .social-media-icons .social-media-icon.ig-icon:active {
  opacity: 0.8;
}
.header-flex .search-bar-flex #quick-search {
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  flex-direction: row;
}
@media only screen and (max-width: 991px) {
  .header-flex .search-bar-flex #quick-search {
    flex-direction: column;
  }
}
.header-flex .search-bar-flex #quick-search select {
  width: 180px;
  height: auto;
  min-width: 1px;
  margin-right: 5px;
}
@media only screen and (max-width: 991px) {
  .header-flex .search-bar-flex #quick-search select {
    width: 60%;
    margin: 12px 0;
    flex: 0 1 auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.header-flex .search-bar-flex #quick-search input {
  flex-grow: 1;
  min-width: 1px;
  border-radius: 4px 0 0 4px;
  border-right: none;
  border-left: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
  border-top: solid 1px #c4c4c4;
  padding: 8px 10px 6px;
  font-family: "montserrat regular";
  font-weight: normal;
}
.header-flex .search-bar-flex #quick-search input:focus {
  outline: none;
}
.header-flex .search-bar-flex #quick-search button {
  flex: 0 0 auto;
  border-radius: 0 4px 4px 0;
  background-color: #097cd3;
  border: none;
  font-family: "montserrat bold";
  font-size: 15px;
  width: 45px;
}
.header-flex .search-bar-flex #quick-search button:hover,
.header-flex .search-bar-flex #quick-search button:active,
.header-flex .search-bar-flex #quick-search button:focus {
  background-color: #0a8aeb;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container {
  display: flex;
  position: relative;
  align-items: stretch;
  flex: 1 1 100%;
  flex-wrap: wrap;
  flex-direction: row;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container select {
  width: 180px;
  height: auto;
  min-width: 1px;
  margin-right: 5px;
}
@media only screen and (max-width: 991px) {
  .header-flex .search-bar-flex #quick-search .look-ahead-search-container select {
    width: 60%;
    margin: 12px 0;
    flex: 0 1 auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container input {
  flex-grow: 1;
  min-width: 1px;
  border-radius: 4px 0 0 4px;
  border-right: none;
  border-left: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
  border-top: solid 1px #c4c4c4;
  padding: 8px 10px 6px;
  font-family: "montserrat regular";
  font-weight: normal;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container input:focus {
  outline: none;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container button {
  flex: 0 0 auto;
  border-radius: 0 4px 4px 0;
  background-color: #097cd3;
  border: none;
  font-family: "montserrat bold";
  font-size: 15px;
  width: 45px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container button:hover,
.header-flex .search-bar-flex #quick-search .look-ahead-search-container button:active,
.header-flex .search-bar-flex #quick-search .look-ahead-search-container button:focus {
  background-color: #0a8aeb;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search {
  border: 1px solid #CCCCCC;
  display: none;
  background: #FFFFFF;
  padding: 0;
  margin-right: 45px;
  z-index: 500;
  position: absolute;
  top: 37px;
  min-width: 100%;
  min-width: -moz-available;
  min-width: -webkit-fill-available;
  min-width: fill-available;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .look-ahead-search-body {
  display: none;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search div.please-wait {
  text-align: center;
  margin: 15px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search div.please-wait div.please-wait-small {
  background: url('/assets/origin-images/please-wait-inverse.gif') no-repeat center;
  height: 32px;
  width: 32px;
  margin: 15px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search a {
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .row:last-child {
  margin-bottom: 0;
  min-height: 0;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .alert-danger {
  padding: 6px;
  font-size: 11px;
  margin: 6px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder:first-child {
  border-top: none;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder h2 {
  padding: 10px 15px 0;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 26px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder a {
  padding: 10px;
  border-bottom: 1px solid #E5E5E5;
  cursor: pointer;
  display: flex;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder a img {
  margin-right: 10px;
  max-width: 50px;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder a:last-child {
  border-bottom: 0;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder a:last-child:hover {
  background-color: #F5F5F5;
  text-decoration: none;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder:first-child h2 {
  margin-top: 0;
}
.header-flex .search-bar-flex #quick-search .look-ahead-search-container div#look-ahead-search .result-holder .result-price {
  font-size: 12px;
  line-height: 14px;
  display: inline-block !important;
  vertical-align: middle;
}
.header-flex .header-menu-items-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  flex: 1 1 0;
  position: relative;
  min-width: fit-content;
}
@media (max-width: 991px) {
  .header-flex .header-menu-items-flex {
    display: none;
    flex: 1;
    justify-content: flex-end;
  }
}
.header-flex .header-menu-items-flex .user-widget,
.header-flex .header-menu-items-flex .header-basket {
  display: flex;
  align-items: flex-end;
}
.header-flex .header-menu-items-flex .header-flex-item {
  flex: 0 0 auto;
  margin-left: 25px;
  text-align: center;
}
.header-flex .header-menu-items-flex .header-flex-item a {
  color: #006bff;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.header-flex .header-menu-items-flex .header-flex-item a:hover {
  text-decoration: none;
}
.header-flex .header-menu-items-flex .header-flex-item a:hover .header-flex-text {
  text-decoration: underline;
}
.header-flex .header-menu-items-flex .header-flex-item a .header-flex-icon {
  margin-bottom: 5px;
  position: relative;
  max-width: 55px;
  margin-left: auto;
  margin-right: auto;
}
.header-flex .header-menu-items-flex .header-flex-item a .header-flex-icon .header-flex-basket-count {
  position: absolute;
  top: 0;
  right: 0;
  background: #c20016;
  color: #ffffff;
  font-family: "montserrat bold";
  font-weight: normal;
  border-radius: 100px;
  height: 15px;
  width: 15px;
  text-align: center;
  font-size: 10px;
}
.header-flex .header-menu-items-flex .header-flex-item a .header-flex-text {
  text-align: center;
  font-size: 11px;
  font-family: "montserrat regular";
  white-space: nowrap;
}
.header-flex .header-menu-items-flex .header-flex-item a .fa {
  font-size: 32px;
}
.megamenu-bar {
  background-color: #097cd3;
}
.megamenu-bar .navbar {
  margin-bottom: 0;
  border: 0;
}
.megamenu-bar .navbar li a {
  color: #fff;
  font-family: "montserrat extra bold";
  font-weight: normal;
  text-transform: uppercase;
}
.megamenu-bar .navbar li .dropdown-menu .megamenu-column {
  margin-bottom: 10px;
}
.megamenu-bar .navbar li .dropdown-menu .megamenu-column li {
  list-style: none;
}
.megamenu-bar .navbar li .dropdown-menu a:hover,
.megamenu-bar .navbar li .dropdown-menu a:active,
.megamenu-bar .navbar li .dropdown-menu a:focus {
  text-decoration: none;
}
.megamenu-bar .navbar .nav .open > a {
  background-color: #0a85e2;
}
.megamenu-bar .navbar .nav .open > a:hover,
.megamenu-bar .navbar .nav .open > a:focus {
  background-color: #0a85e2;
}
.megamenu-bar .navbar > .nav > li > a:hover,
.megamenu-bar .navbar > .nav > li > a:focus,
.megamenu-bar .navbar > .nav > li > a:active {
  background-color: #0a85e2;
}
.megamenu-bar .megamenu {
  border-radius: 0 !important;
  margin-bottom: 0;
  min-height: 0;
  border: none;
}
.megamenu-bar .megamenu .nav {
  position: static;
}
.megamenu-bar .megamenu .nav.pull-right .dropdown-menu {
  right: 0;
}
.megamenu-bar .megamenu .dropup {
  position: static;
}
.megamenu-bar .megamenu .dropdown {
  position: static;
}
.megamenu-bar .megamenu .collapse {
  position: static;
}
.megamenu-bar .megamenu .navbar-inner {
  position: relative;
}
.megamenu-bar .megamenu .container {
  position: relative;
}
.megamenu-bar .megamenu .navbar-nav > li > .dropdown-menu {
  border: 0;
  left: auto;
  margin-top: 2px;
}
.megamenu-bar .megamenu .dropdown-menu > li {
  display: block;
}
.megamenu-bar .megamenu .dropdown-menu li {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
}
.megamenu-bar .megamenu .dropdown-menu a {
  color: rgba(255, 255, 255, 0.75);
  font-size: 11px;
  font-family: "montserrat regular";
  font-weight: normal;
}
.megamenu-bar .megamenu .dropdown-menu a h4 {
  color: #ffffff;
  font-family: "montserrat bold";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 0;
}
.megamenu-bar .megamenu .megamenu-content {
  *zoom: 1;
  background: #086ebb;
  padding: 20px 30px;
}
.megamenu-bar .megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
  box-shadow: none;
  -webkit-box-shadow: none;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1005;
  margin-top: 0;
  background: #086ebb;
}
.advanced-categories {
  background-color: #097cd3;
}
@media (max-width: 991px) {
  .advanced-categories {
    display: none;
  }
}
.advanced-categories .category-bar .megamenu {
  min-height: 1px;
  margin: 0;
  border: none;
}
.advanced-categories .category-bar .megamenu > ul {
  list-style: none;
  padding: 0;
  margin: 0 -12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.advanced-categories .category-bar .megamenu > ul > li {
  position: unset;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu {
  display: none;
  position: absolute;
  background: #fff;
  top: auto;
  left: 0;
  width: 100%;
  padding: 10px 17px 40px;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px -25px;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column {
  flex: 0 0 calc(16.66666667%);
  width: calc(16.66666667%);
  max-width: calc(16.66666667%);
  padding: 0 10px;
  margin: 0 0 25px;
}
@media (max-width: 1199px) {
  .advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column {
    flex: 0 0 calc(20%);
    width: calc(20%);
    max-width: calc(20%);
  }
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column h5 {
  margin: 0 0 7px;
  font-family: "montserrat bold";
  border-bottom: solid 1px #d6d6d6;
  padding: 0;
  display: flex;
  align-items: center;
  height: 45px;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column ul {
  margin: 0 0 -7px;
  padding: 0;
  list-style: none;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column ul li {
  padding: 0;
  margin: 0;
}
.advanced-categories .category-bar .megamenu > ul > li .hover-menu .columns-flex .child-column ul li a {
  font-family: "montserrat regular";
  font-size: 13px;
  color: #888;
  display: block;
  margin: 0 0 7px;
}
.advanced-categories .category-bar .megamenu > ul > li > a {
  display: block;
  color: #fff;
  font-family: "montserrat bold";
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px;
}
.advanced-categories .category-bar .megamenu > ul > li > a:hover,
.advanced-categories .category-bar .megamenu > ul > li > a:active,
.advanced-categories .category-bar .megamenu > ul > li > a:focus {
  text-decoration: none;
  background: #fff;
  color: #097cd3;
}
.advanced-categories .category-bar .megamenu > ul > li > a.active-item {
  text-decoration: none;
  background: #fff;
  color: #097cd3;
}
@media (max-width: 1199px) {
  .advanced-categories .category-bar .megamenu > ul > li > a {
    font-size: 13px;
    padding: 10px 10px;
  }
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu {
  width: 100%;
  border-radius: 0;
  padding: 0;
  margin: 0;
  border: solid 1px #d6d6d6;
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column {
  flex: 0 0 calc(16.66666667%);
  padding: 20px;
  margin: 0;
  list-style: none;
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column > li > a {
  font-family: "montserrat regular";
  color: #333;
  display: block;
  font-size: 12px;
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column > li > a:hover,
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column > li > a:active,
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column > li > a:focus {
  text-decoration: none;
  opacity: 0.7;
}
.advanced-categories .category-bar .megamenu > ul > li .dropdown-menu .megamenu-columns .megamenu-column > li > a h4 {
  margin: 0 0 5px;
  font-family: "montserrat bold";
  color: #006bff;
}
.banner-container .swiper-pagination {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-container .swiper-pagination .swiper-pagination-switch {
  height: 15px;
  width: 15px;
  background-color: #fff;
  margin-right: 2px;
  margin-left: 2px;
  border-radius: 100px;
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.15);
}
.banner-container .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
  background-color: #097cd3;
  border: solid 4px #fff;
  height: 20px;
  width: 20px;
}
.best-sellers-header {
  font-family: "montserrat bold";
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0;
  color: #333333;
}
.basket-wishlist-items .fa-chevron-left {
  color: #333333;
}
.basket-wishlist-items .fa-chevron-right {
  color: #333333;
}
.panel-carousel-swiper .panel-body {
  position: relative;
}
.promoted-badge-unique-1-container {
  padding: 15px 0;
}
.promoted-badge-unique-1-container .best-sellers-header {
  margin-bottom: 15px;
  color: #333;
}
.promoted-badge-unique-1-container .product-swiper-prev,
.promoted-badge-unique-1-container .product-swiper-next {
  color: #333;
}
.promoted-badge-unique-2-container {
  padding: 15px 0;
}
.promoted-badge-unique-2-container .best-sellers-header {
  margin-bottom: 15px;
  color: #333;
}
.promoted-badge-unique-2-container .product-swiper-prev,
.promoted-badge-unique-2-container .product-swiper-next {
  color: #333;
}
.site-index {
  overflow-x: hidden;
}
.main-content-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.main-content-flex #left {
  flex: 0 0 250px;
  max-width: 250px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .main-content-flex #left {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 15px;
  }
}
.main-content-flex #left:empty {
  display: none;
}
.main-content-flex #main {
  flex: 1 1 0;
  min-width: 1px;
}
.panel {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel .panel-heading .panel-title {
  font-family: "montserrat bold";
  font-weight: normal;
}
.panel .panel-body h1,
.panel .panel-body h2,
.panel .panel-body h3,
.panel .panel-body h4,
.panel .panel-body h5,
.panel .panel-body h6 {
  font-family: "montserrat bold";
  font-weight: normal;
}
.panel .panel-body h1 em,
.panel .panel-body h2 em,
.panel .panel-body h3 em,
.panel .panel-body h4 em,
.panel .panel-body h5 em,
.panel .panel-body h6 em {
  font-family: "montserrat bold";
  font-weight: normal;
}
.panel .panel-body h1 {
  font-size: 2em;
}
.panel .panel-body h2 {
  font-size: 1.7em;
}
.panel.panel-primary .panel-heading {
  background-color: #097cd3;
  border-color: #097cd3;
}
.panel.panel-primary .panel-heading .panel-title {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #ffffff;
}
.panel.panel-default .panel-heading {
  background-color: #e4e4e4;
  border-bottom: 0;
}
.panel.panel-default .panel-heading .panel-title {
  font-family: "montserrat bold";
  font-weight: normal;
}
.panel.panel-default .panel-body {
  border: solid 1px #e4e4e4;
}
.btn-bar button {
  margin-left: 8px;
}
.btn.btn-round-lg {
  border-radius: 22.5px;
}
.btn.btn-round {
  border-radius: 17px;
}
.btn.btn-round-sm {
  border-radius: 15px;
}
.btn.btn-round-xs {
  border-radius: 11px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
}
.question-asked,
.review-submitted {
  box-shadow: none;
  border: none;
}
.question-asked h1,
.review-submitted h1 {
  font-family: "montserrat bold";
  margin: 0 0 10px;
  font-size: 24px;
}
.question-asked p,
.review-submitted p {
  font-family: "montserrat regular";
}
.modal select {
  padding: 7px 8px;
  border-radius: 4px;
  width: 100%;
  border: solid 1px #cccccc;
  font-family: sans-serif, 'FontAwesome';
}
.modal select option {
  font-family: sans-serif, 'FontAwesome';
}
#product-accessories-modal .quantity {
  max-width: 76px;
  display: inline-block;
}
/* TODO: convert to flex */
#product-accessories-modal .quantity-col,
#product-accessories-modal .selected-col,
#product-accessories-modal .price-col {
  width: 84px;
}
#product-accessories-modal .stock-col {
  width: 120px;
}
#your-filters-holder {
  display: none;
}
#filter-holder {
  position: relative;
}
#filter-holder .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9) url(/assets/origin-images/please-wait-inverse.gif) no-repeat center;
  z-index: 100;
}
#filter-holder .filter div {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
#filter-holder .filter div h3 {
  margin: 0;
  flex: 1 1;
  padding: 10px;
  line-height: 1;
  font-size: 15px;
  display: flex;
  align-items: center;
  border-top-left-radius: 4px;
  color: #333;
}
#filter-holder .filter div .toggle-filter {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 20px;
  border-top-right-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: #333;
}
#filter-holder .filter ul.default-state {
  display: none;
}
.clear-filters,
.clear-filters-attr {
  color: #333333;
  font-family: "montserrat bold";
  text-align: right;
  display: block;
  margin: 0 0 -5px;
  font-weight: normal;
  padding: 5px 10px 0;
  cursor: pointer;
}
.clear-filters:hover,
.clear-filters-attr:hover,
.clear-filters:active,
.clear-filters-attr:active,
.clear-filters:focus,
.clear-filters-attr:focus {
  color: #333333;
  opacity: 0.8;
}
.filter-name {
  width: 206px;
}
.filters-inner a {
  background: #333333;
  color: #ffffff;
  padding: 4px 10px;
}
.filters-inner a:hover,
.filters-inner a:active,
.filters-inner a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.remove-filter-selection div {
  border: 0;
  background: transparent;
  padding: 2px;
  vertical-align: text-bottom;
}
.cke_source {
  background-color: #252525 !important;
  color: white !important;
}
.text-inline {
  display: inline-block;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .no-padding-right-md {
    padding-right: 0 !important;
  }
  .no-padding-left-md {
    padding-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .no-padding-right-lg {
    padding-right: 0 !important;
  }
  .no-padding-left-lg {
    padding-left: 0 !important;
  }
}
.fa-star,
.fa-star-o,
.fa-star-half-o {
  color: #FFD600 !important;
}
.fa-star,
.fa-star-o,
.fa-star-half-o:hover {
  text-decoration: none !important;
}
.star-count {
  margin-bottom: 10px;
}
.input-group,
.input-group label,
.input-group input {
  float: left;
}
.form-horizontal .form-group .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal hr {
  border-width: 1px;
  margin: 15px -15px 0;
}
.list-searchable-box {
  background: #F1F1F1;
  border: solid 1px #D0D0D0;
  padding: 10px 15px;
  height: 215px;
  overflow-y: scroll;
  margin-bottom: 30px;
}
.list-searchable-box .list-searchable {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-searchable-no-results {
  display: none;
}
.list-searchable-input {
  margin-top: 10px;
}
.list-searchable-input input {
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-bottom: 20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
/* May break some forms, but fixes most */
.panel-form .form-group {
  margin: 0 !important;
}
.panel-form .form-control {
  margin-bottom: 10px !important;
}
.panel-form .control-label {
  padding-top: 0 !important;
}
.csv-example {
  font-family: Courier, monospace;
}
input[type="checkbox"] {
  margin-right: 10px;
}
.thumbnail > img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
span.prettyFile input {
  margin-bottom: 10px;
}
#map-canvas,
#map-canvas div,
.map-canvas {
  height: 300px;
}
.impersonate {
  margin-bottom: 10px;
  font-size: 11px;
  font-style: italic;
}
/**
 * Bootstrap Overrides
 */
.panel-footer > .form-group {
  margin-bottom: 0;
}
.pagination .arrow {
  font-size: 18px;
}
.pagination .arrow.next {
  margin-left: 6px;
}
.pagination .arrow.prev {
  margin-right: 6px;
}
.gm-style-iw h2 {
  font-family: "open sans bold", arial, sans-serif;
  font-weight: bold;
  margin: 0 0 5px;
}
.gm-style-iw * {
  overflow: hidden !important;
}
/**
 * Bootstrap Overrides End
 */
.panel.panel-strong .panel-heading {
  background: #3c763d;
  color: #fff;
}
.panel.panel-strong .panel-body {
  background: #fff;
  color: #333;
}
.panel h1 {
  margin-top: 0;
}
.car-select-error {
  clear: both;
  display: none;
  padding: 4px 8px;
  font-size: 11px;
}
.selected-car .form-group {
  margin-bottom: 0;
}
button.vrm-search {
  margin-top: 28px;
  text-align: center;
  padding: 8px 15px;
}
/* Recently viewed */
div.recently-viewed h3 {
  font-size: 12px;
  padding: 0;
  margin: 0;
}
div.recently-viewed div.product-description {
  padding-left: 0;
}
div.recently-viewed div.row {
  margin-bottom: 15px;
}
div.recently-viewed div.row:last-child {
  margin-bottom: 0;
}
div.filter ul {
  list-style-type: none;
  padding: 0;
}
div.filter ul li {
  padding: 0;
  margin: 0;
}
div.filter ul li label {
  display: block;
  font-size: 11px;
  font-weight: normal;
}
div.filter ul li input {
  float: right;
}
div.filter h3 {
  font-size: 18px;
}
/*div.filter:first-child h3
{
	padding-top: 0;
	margin-top: 0;
}*/
/* End Recently viewed */
/* Start Alternate Products Rotator */
.item-carousel {
  margin-bottom: 20px;
}
.item-carousel h2 {
  margin: 0;
}
.item-carousel ul,
.item-carousel-static ul {
  list-style-type: none;
  margin: 0;
}
.item-carousel .viewport {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.search-results .item-carousel .viewport {
  height: 184px;
}
.item-carousel .prev {
  position: absolute;
  top: 40%;
  z-index: 10;
  opacity: 0.8;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
}
.item-carousel .next {
  position: absolute;
  top: 40%;
  right: 25px;
  z-index: 10;
  opacity: 0.8;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
}
.item-carousel .disable {
  visibility: hidden;
}
.item-carousel .overview {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.item-carousel .overview li,
.item-carousel-static .overview li {
  float: left;
  margin: 0 77px 0 0;
  padding: 0;
  width: 140px;
  text-align: center;
}
.item-carousel-item h3 {
  font-size: 12px;
  height: 24px;
  text-align: left;
}
.item-carousel-item div.title {
  height: 34px;
}
.item-carousel-item img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.not-in-use.item-carousel-item .price {
  clear: right;
  text-align: right;
}
/* End Alternate Products Rotator */
/* Start Modal Box */
.modal-header .close {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
  margin-top: -2px;
}
.modal-header .close:hover,
.modal-header .close:focus,
.modal-header .close:active,
.modal-header .close.active {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
}
.modal-dialog.image {
  width: 80%;
  margin: 0 auto;
}
.modal-dialog.image img {
  width: auto;
  max-width: 100%;
}
.modal-dialog.image .modal-content {
  text-align: center;
}
/* End Modal Box */
/* Banners */
a.swiper-left {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 33px;
  height: 33px;
  z-index: 3;
  margin-top: -15px;
  text-indent: -1000px;
  overflow: hidden;
  background: url("/assets/origin-images/banner-left-arrow.png");
  cursor: pointer;
}
a.swiper-right {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 33px;
  height: 33px;
  z-index: 3;
  margin-top: -15px;
  text-indent: -1000px;
  overflow: hidden;
  background: url("/assets/origin-images/banner-right-arrow.png");
  cursor: pointer;
}
/* End Banners */
/* Start Categories */
div.categories {
  margin-bottom: 15px;
}
/* End Categories */
/* Start Contact Page */
h1.contact-page {
  margin-top: 0;
}
.contact-page h2 {
  margin-top: 0;
}
/* End Contact Page */
/* Start Category/List Views */
.categories .nav-pills > li.header > a,
.categories .nav-pills > li.header > a:hover,
.categories .nav-pills > li.header > a:focus {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.filetypes {
  list-style-type: none;
  padding: 0;
  margin: 0 0 15px 0;
}
.filetypes li a {
  background: no-repeat left center;
  padding-left: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  font-size: 14px;
}
.list h2,
.list h2,
.list h2 {
  margin-top: 0;
}
.list a {
  display: block;
}
.category-list .product-name {
  font-size: 16px;
  padding-top: 6px;
}
.manufacturer-list .col-lg-2 div {
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px;
  padding-top: 6px;
}
#please-wait-ajax {
  background: none;
  height: 200px;
  display: none;
}
.attributes {
  margin: 0;
  list-style-type: none;
  padding: 0;
  font-size: 11px;
  min-height: 20px;
}
.btn.list-type-grid {
  background: url('/assets/origin-images/product-list-grid.png') no-repeat center;
  min-height: 26px;
  padding-right: 0;
  width: 26px;
}
.btn.list-type-grid:hover,
.btn.list-type-grid:focus,
.btn.list-type-grid:active {
  background: #eeeeee url('/assets/origin-images/product-list-grid.png') no-repeat center;
  min-height: 26px;
}
.btn.list-type-list {
  background: url('/assets/origin-images/product-list-list.png') no-repeat center;
  min-height: 26px;
  padding-right: 0;
  width: 26px;
}
.btn.list-type-list:hover,
.btn.list-type-list:focus,
.btn.list-type-list:active {
  background: #eeeeee url('/assets/origin-images/product-list-list.png') no-repeat center;
  min-height: 26px;
}
.btn.list-enabled {
  background-color: #CCCCCC;
}
.product-scroll-please-wait {
  background: url('/assets/origin-images/please-wait-inverse.gif') no-repeat top;
  padding-top: 72px;
  text-align: center;
  margin-bottom: 15px;
}
.product-scroll-please-wait p {
  margin: 0;
  padding: 0;
}
.product-scroll-trigger p {
  display: none;
}
.variant-btn-holder {
  margin-top: 10px;
}
.product-list-item {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.product-list-item .product-code {
  font-size: 11px;
}
.product-list .caption {
  padding: 10px;
  margin-bottom: 20px;
}
.product-list .product-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-list .brand-image {
  max-height: 50px;
  max-width: 50px;
  margin-bottom: 10px;
}
.listproduct .brand-image {
  margin: 0;
}
@media (max-width: 767px) {
  .listproduct .brand-image {
    align-self: flex-end;
  }
}
.product-list .brand-image img {
  width: 100%;
}
.product-list .product-detail-badge {
  position: absolute;
  top: 4px;
  right: 15px;
  pointer-events: all;
  display: contents;
}
.product-list .product-detail-badge img,
.product-list .product-detail-badge img.badge-small {
  max-height: 40px !important;
  max-width: 40px !important;
}
.product-list .product-detail-badge img.badge-medium {
  max-height: 60px !important;
  max-width: 60px !important;
}
.product-list .product-detail-badge img.badge-large {
  max-height: 100px !important;
  max-width: 100px !important;
}
.product-list .product-pricing {
  text-align: right;
}
.product-list .no-products-message {
  margin-bottom: 30px;
}
form.qty-form-productlist .price {
  text-align: right;
  font-weight: bold;
}
.product-list-item .ex-vat-price {
  text-align: right;
  font-size: 11px;
  clear: both;
}
.product-list-item .ex-vat-price label {
  font-size: 11px;
}
.product-list-item .was-price {
  text-align: right;
  font-size: 11px;
}
.product-list-item .was-price label {
  font-size: 11px;
}
form.qty-form-productlist .btn {
  clear: both;
  margin-left: 15px;
  margin-top: 10px;
}
form.qty-form-productlist .qty {
  width: 54px;
  display: block;
  float: right;
  margin-top: 10px;
}
.ex-vat-price,
.was-price {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}
.ex-vat-price label,
.was-price label {
  font-size: 12px;
  font-weight: normal;
}
.price {
  font-weight: bold;
  color: #3E9E0E;
  font-size: 21px;
}
.quantity-advice {
  text-align: right;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.availability {
  font-size: 15px;
  line-height: 16px;
  vertical-align: middle;
  margin: 10px 0 10px 0;
  text-align: right;
  font-weight: bold;
}
.availability .in-stock {
  color: #3E9E0E;
  padding-left: 20px;
  background: url('/assets/origin-images/in-stock.png') no-repeat left center;
}
.availability .low-stock {
  color: #e3a114;
  padding-left: 20px;
  background: url('/assets/origin-images/low-stock.png') no-repeat left center;
}
.availability .out-of-stock {
  color: #c00000;
  padding-left: 20px;
  background: url('/assets/origin-images/no-stock.png') no-repeat left center;
}
/* End Category/List Views */
/* Start Reviews */
ul.stars {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.stars li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
ul.stars a,
ul.stars label {
  width: 18px;
  height: 17px;
  display: block;
}
ul.stars .star-on {
  background: url(/assets/origin-images/star-on.png) no-repeat;
}
ul.stars .star-off {
  background: url(/assets/origin-images/star-off.png) no-repeat;
}
/* End Reviews */
/* Start Product Detail */
.product-detail h1 {
  margin: 0 0 4px 0;
  font-size: 26px;
}
.product-detail .keywords {
  font-size: 10px;
  font-style: italic;
  color: #666666;
}
.product-code {
  font-size: 14px;
  color: #666666;
  display: block;
}
.tally-lengths {
  font-size: 14px;
  color: #666666;
}
.product-crossref-code {
  font-size: 14px;
  color: #666666;
  text-align: right;
}
.product-crossref-code label {
  display: block;
}
.product-attributes td,
.product-attributes th {
  padding: 10px;
}
.product-detail .thumbnail {
  margin-bottom: 15px;
}
.product-detail .brand-image {
  max-height: 120px;
  max-width: 120px;
}
.product-detail .thumbnail img {
  width: auto;
  height: auto;
}
.product-detail .product-detail-badge {
  position: absolute;
  top: 4px;
  right: 15px;
  pointer-events: all;
  display: contents;
}
.product-detail .product-detail-badge img.badge-small,
.product-detail .product-detail-badge img {
  max-height: 40px;
  max-width: 40px;
}
.product-detail .product-detail-badge img.badge-medium {
  max-height: 60px;
  max-width: 60px;
}
.product-detail .product-detail-badge img.badge-large {
  max-height: 100px;
  max-width: 100px;
}
.units-group {
  width: 100%;
  max-width: 100%;
}
.units-group select {
  box-shadow: none;
  font-family: "montserrat regular";
}
.qty-section {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.qty-section label {
  font-weight: 400;
  margin-right: 7px;
  margin-bottom: 0;
}
.qty-section .form-control {
  max-width: 100px;
}
.add-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
  flex-direction: column;
}
.add-flex .add-flex-qty {
  border: solid 1px #cecece;
  border-right: none;
  padding: 5px 10px;
  font-family: "montserrat regular";
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.add-flex .add-flex-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.add-flex .product-unit-type {
  max-width: 100%;
  font-family: "montserrat bold";
  font-weight: normal;
  text-align: right;
}
.no-top-margin {
  margin: 0 0 10px 0;
  display: flex;
  width: 100%;
}
.btn-section .btn.btn-primary {
  display: inline-block;
  min-width: 175px;
}
.hire-rates {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.product-elements {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px 15px;
}
.product-elements .product-element {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  padding: 0 10px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .product-elements .product-element {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
@media (max-width: 600px) {
  .product-elements .product-element {
    flex: 0 0 100%;
    width: 100%;
  }
}
.product-elements .product-element .banner-element-inner-category,
.product-elements .product-element .banner-element-outer {
  height: 100%;
}
.product-elements .product-element .product-element-inner {
  height: 100%;
  min-height: 200px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  padding: 10px;
  position: relative;
  box-shadow: none;
  border: none;
}
.product-elements .product-element .product-element-inner .product-element-top {
  flex: 1 1;
  min-height: 1px;
  display: flex;
  align-items: stretch;
}
.product-elements .product-element .product-element-inner .product-element-top .product-element-top-left {
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .product-elements .product-element .product-element-inner .product-element-top .product-element-top-left {
    flex: 1 1;
  }
}
@media (max-width: 600px) {
  .product-elements .product-element .product-element-inner .product-element-top .product-element-top-right {
    max-width: 200px;
  }
}
.product-elements .product-element .product-element-inner .price-tag-outer {
  position: relative;
  z-index: 2;
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top {
  background: #ff0000;
  color: #fff;
  display: inline-block;
  padding: 11px 10px 9px;
  transform: skewY(3deg);
  margin-top: 6px;
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top .price-tag-inner {
  transform: skewY(-3deg);
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top .price-tag-inner .price-tag-number {
  display: inline-block;
  vertical-align: top;
  font-family: "montserrat bold";
  font-size: 40px;
  line-height: 1;
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top .price-tag-inner .price-tag-details {
  display: inline-block;
  vertical-align: top;
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top .price-tag-inner .price-tag-details .price-tag-percentage {
  font-family: "montserrat bold";
  line-height: 1;
  font-size: 22px;
}
.product-elements .product-element .product-element-inner .price-tag-outer .price-tag-top .price-tag-inner .price-tag-details .price-tag-off {
  font-family: "montserrat regular";
  line-height: 1;
  font-size: 12px;
}
.product-elements .product-element .product-element-inner .product-element-was-price {
  position: relative;
  z-index: 2;
  flex: 1 1;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-family: "montserrat regular";
  font-size: 14px;
  text-decoration: line-through;
  line-height: 1;
  margin-bottom: 3px;
  padding-top: 15px;
}
.product-elements .product-element .product-element-inner .product-element-price {
  position: relative;
  z-index: 2;
  font-family: "montserrat black";
  font-size: 36px;
  line-height: 1;
  margin-bottom: 5px;
  color: #000;
}
.product-elements .product-element .product-element-inner .product-element-bottom {
  display: flex;
  align-items: flex-end;
}
.product-elements .product-element .product-element-inner .product-element-bottom .product-element-name {
  position: relative;
  z-index: 2;
  flex: 1 1;
  min-width: 1px;
  padding-right: 5px;
}
.product-elements .product-element .product-element-inner .product-element-bottom .product-element-name .line-1,
.product-elements .product-element .product-element-inner .product-element-bottom .product-element-name .line-2 {
  font-family: "montserrat bold";
  font-size: 17px;
  line-height: 1;
}
.product-elements .product-element .product-element-inner .product-element-bottom .shop-now {
  position: relative;
  z-index: 2;
  background: #097cd3;
  padding: 3px 8px;
  color: white;
  font-family: "montserrat regular";
  border-radius: 4px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.product-elements .product-element .product-element-inner .product-element-bottom .shop-now:hover,
.product-elements .product-element .product-element-inner .product-element-bottom .shop-now:active,
.product-elements .product-element .product-element-inner .product-element-bottom .shop-now:focus {
  text-decoration: none;
  background: #1a97f5;
}
.product-elements .product-element .product-element-inner .product-element-bottom .shop-now .fa {
  margin-left: 4px;
}
@media (min-width: 768px) {
  .product-elements .product-element .product-element-inner .product-element-image {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    max-width: 180px;
    max-height: 180px;
  }
}
.product-elements .product-add {
  order: 3;
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  padding: 0 10px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .product-elements .product-add {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
@media (max-width: 600px) {
  .product-elements .product-add {
    flex: 0 0 100%;
    width: 100%;
  }
}
.product-elements .product-add .product-add-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 100px;
  height: 100%;
  min-height: 200px;
  cursor: pointer;
  color: #4caf40;
  border: dashed 5px #4caf40;
}
.product-elements .product-add .product-add-inner:hover,
.product-elements .product-add .product-add-inner:active,
.product-elements .product-add .product-add-inner:focus {
  color: #69c45e;
  border-color: #69c45e;
}
.product-swiper {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-swiper .product-entity .product-grid-stretch .product-grid-name .product-name {
  font-size: 16px;
  color: #333;
  font-family: "montserrat bold";
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-swiper .product-entity .product-grid-stretch .product-grid-name .product-name:hover,
.product-swiper .product-entity .product-grid-stretch .product-grid-name .product-name:active,
.product-swiper .product-entity .product-grid-stretch .product-grid-name .product-name:focus {
  text-decoration: none;
  color: #595959;
}
.product-swiper .product-swiper-prev {
  flex: 0 0 auto;
  margin-right: 15px;
  font-size: 40px;
  order: 1;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-prev:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-next {
  flex: 0 0 auto;
  margin-left: 15px;
  font-size: 40px;
  order: 3;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-next:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content {
  flex: 1 1;
  min-width: 1px;
  order: 2;
  overflow: hidden;
}
.product-swiper .product-swiper-content .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  margin: 0 5px;
}
.product-swiper .product-swiper-content .panel .panel-body {
  background: #ffffff;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image {
  text-align: center;
  position: relative;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 0;
  line-height: inherit;
  background-color: transparent;
  border: none;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review a > img {
  height: 175px;
  width: auto;
  image-rendering: optimizeQuality;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review a > img:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review .review-line {
  height: 20px;
  margin-bottom: 5px;
  text-align: left;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review .review-line span {
  font-family: "montserrat regular";
  margin-left: 5px;
  font-size: 12px;
  color: #8a8a8a;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a > img {
  height: 200px;
  width: auto;
  image-rendering: optimizeQuality;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a > img:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge img {
  position: absolute;
  top: 0;
  left: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-small img {
  max-height: 30%;
  max-width: 30%;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-medium img {
  max-height: 40%;
  max-width: 40%;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-large img {
  max-height: 50%;
  max-width: 50%;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .product-availability {
  position: absolute;
  top: 0;
  right: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name {
  margin: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 45px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:hover,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:active,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left {
  flex: 1 1;
  min-width: 1px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .swiper-product-code {
  font-family: "montserrat regular";
  color: #8a8a8a;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "montserrat regular";
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success {
  flex: 1 1;
  min-width: 1px;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "montserrat regular";
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0;
  max-width: 65px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:hover,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:active,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing {
  flex: 0 0 auto;
  text-align: right;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
  font-size: 20px;
  margin: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price span {
  font-family: "montserrat bold";
  font-weight: normal;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-was-price {
  font-family: "montserrat regular";
  font-size: 12px;
  color: #333333;
  margin-bottom: 0;
  text-decoration: line-through;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-exvat {
  font-family: "montserrat regular";
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-exvat span {
  font-family: "montserrat regular";
}
.product-swiper-content .swiper-pagination {
  display: none;
}
.product-swiper-content .product-outer {
  padding: 0 5px;
  height: 100%;
}
.product-swiper-content .product-entity {
  border: none;
  position: relative;
}
.product-swiper-content .product-entity .product-detail-badge {
  position: absolute;
  left: 5px;
  right: 0;
  top: 5px;
  display: contents;
  pointer-events: all;
}
img.category-image {
  max-width: 100px !important;
}
.promoted-categories-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0;
}
.promoted-categories-container .promoted-category-outer {
  padding: 0 10px;
  flex: 0 0 calc(25%);
  width: calc(25%);
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .promoted-categories-container .promoted-category-outer {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
.promoted-categories-container .promoted-category-outer .promoted-category {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
}
.promoted-categories-container .promoted-category-outer .promoted-category img {
  margin: 0 0 15px;
}
.promoted-categories-container .promoted-category-outer .promoted-category h4 {
  margin: 0;
  font-family: "montserrat bold";
  text-align: center;
}
.promoted-categories-container .promoted-category-outer .promoted-category h4 a {
  color: #333;
}
.promoted-categories-container .promoted-category-outer .promoted-category h4 a:hover,
.promoted-categories-container .promoted-category-outer .promoted-category h4 a:active,
.promoted-categories-container .promoted-category-outer .promoted-category h4 a:focus {
  text-decoration: none;
  color: #595959;
}
.promoted-categories-container {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
}
.promoted-categories-container .promoted-category {
  flex: 0 0 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .promoted-categories-container .promoted-category {
    flex: 0 0 50%;
  }
}
@media (max-width: 450px) {
  .promoted-categories-container .promoted-category {
    flex: 0 0 100%;
  }
}
.promoted-categories-container .promoted-category img {
  width: 100%;
  max-width: 250px;
}
.promoted-categories-container .promoted-category h4 a {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.promoted-categories-container .promoted-category h4 a:hover,
.promoted-categories-container .promoted-category h4 a:active,
.promoted-categories-container .promoted-category h4 a:focus {
  opacity: 0.8;
  text-decoration: none;
}
.left-panel {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .left-panel.closed .left-panel-header h4 {
    border-bottom-left-radius: 4px;
  }
  .left-panel.closed .left-panel-header .toggle-panel {
    border-bottom-right-radius: 4px;
  }
  .left-panel.closed .left-panel-body {
    display: none;
  }
}
@media (min-width: 992px) {
  .left-panel.open .left-panel-body {
    display: block;
  }
}
@media (max-width: 991px) {
  .left-panel.closed-sm .left-panel-body {
    display: none;
  }
}
@media (max-width: 991px) {
  .left-panel.open-sm .left-panel-body {
    display: block;
  }
}
.left-panel .left-panel-header {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.left-panel .left-panel-header h4 {
  margin: 0;
  flex: 1 1;
  background: #e4e4e4;
  padding: 10px;
  font-family: "montserrat bold";
  line-height: 1;
  font-size: 15px;
  display: flex;
  align-items: center;
  border-top-left-radius: 4px;
  color: #333;
}
@media (max-width: 991px) {
  .left-panel .left-panel-header h4 {
    border-bottom-left-radius: 4px;
  }
}
.left-panel .left-panel-header .toggle-panel,
.left-panel .left-panel-header .toggle-panel-sm {
  display: flex;
  align-items: center;
  background: #ececec;
  padding: 10px;
  font-size: 20px;
  border-top-right-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: #333;
}
@media (max-width: 991px) {
  .left-panel .left-panel-header .toggle-panel,
  .left-panel .left-panel-header .toggle-panel-sm {
    border-bottom-right-radius: 4px;
  }
}
.left-panel .left-panel-header .toggle-panel:hover,
.left-panel .left-panel-header .toggle-panel-sm:hover,
.left-panel .left-panel-header .toggle-panel:active,
.left-panel .left-panel-header .toggle-panel-sm:active,
.left-panel .left-panel-header .toggle-panel:focus,
.left-panel .left-panel-header .toggle-panel-sm:focus {
  background: #d7d7d7;
}
.left-panel .left-panel-body {
  background-color: #fff;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.left-panel-open {
  margin-bottom: 15px;
}
.left-panel-open.closed .left-panel-header h4 {
  border-bottom-left-radius: 4px;
}
.left-panel-open.closed .left-panel-header .toggle-panel {
  border-bottom-right-radius: 4px;
}
.left-panel-open.closed .left-panel-body {
  display: none;
}
.left-panel-open.open .left-panel-body {
  display: block;
}
.left-panel-open .left-panel-header {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.left-panel-open .left-panel-header h4 {
  margin: 0;
  flex: 1 1;
  background: #097cd3;
  padding: 10px;
  font-family: "montserrat bold";
  line-height: 1;
  font-size: 15px;
  display: flex;
  align-items: center;
  border-top-left-radius: 4px;
  color: #ffffff;
}
.left-panel-open .left-panel-header .toggle-panel,
.left-panel-open .left-panel-header .toggle-panel-sm {
  display: flex;
  align-items: center;
  background: #0a8aeb;
  padding: 10px;
  font-size: 20px;
  border-top-right-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: #ffffff;
}
.left-panel-open .left-panel-header .toggle-panel:hover,
.left-panel-open .left-panel-header .toggle-panel-sm:hover,
.left-panel-open .left-panel-header .toggle-panel:active,
.left-panel-open .left-panel-header .toggle-panel-sm:active,
.left-panel-open .left-panel-header .toggle-panel:focus,
.left-panel-open .left-panel-header .toggle-panel-sm:focus {
  background: #086ebb;
}
.left-panel-open .left-panel-body {
  background-color: #fff;
  padding: 10px;
  border-top: solid 3px #006bff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
div.filter:last-of-type ul {
  margin: 0;
}
div.filter h3 {
  margin: 0 0 5px;
  font-family: "montserrat bold";
  font-size: 15px;
}
div.filter ul {
  margin: 0 0 15px;
}
div.filter ul .custom-checkbox {
  font-family: "montserrat regular";
  font-size: 13px;
}
.quick-pick p {
  font-family: "montserrat regular";
  font-size: 12px;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 5px;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item .qp-qty {
  flex: 0 0 60px;
  width: 60px;
  padding: 0 7px;
  box-shadow: none;
  font-family: "montserrat regular";
  font-size: 12px;
  margin-right: 5px;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item .qp-part-number {
  flex: 1 1;
  min-width: 1px;
  padding: 0 7px;
  box-shadow: none;
  font-family: "montserrat regular";
  font-size: 12px;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item .btn {
  margin-left: 5px;
  outline: none;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item .btn.quick-add-button {
  border: none;
  background-color: #c20016;
  color: #ffffff;
}
.quick-pick .quick-pick-form .quick-add-holder .quick-add-item .btn.quick-add-remove {
  border: none;
  background-color: #db0019;
  color: #ffffff;
}
.quick-pick .tally-length-dropdown {
  width: 80%;
  margin: 0px;
}
.quick-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.quick-links ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #333;
}
.quick-links ul li a span {
  flex: 1 1;
  font-family: "montserrat regular";
}
.quick-links ul li a .fa {
  margin-left: 5px;
}
.paging {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 -2px 10px;
}
.paging li {
  padding: 0 2px;
  margin: 0;
}
.paging li a {
  background-color: #097cd3;
  color: #fff;
  font-family: "montserrat bold";
  padding: 5px 13px;
  font-size: 17px;
}
.paging li a:hover,
.paging li a:active,
.paging li a:focus {
  text-decoration: none;
  background-color: #4badf7;
}
.paging li.active a {
  background-color: #7cc3f9 !important;
}
footer .footer-top {
  background-color: #097cd3;
  color: #fff;
  padding: 25px 0;
}
footer .footer-top .footer-menus {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -30px;
}
@media (max-width: 767px) {
  footer .footer-top .footer-menus {
    margin: 0 -15px;
  }
}
footer .footer-top .footer-menus .footer-menu {
  padding: 0 30px;
  max-width: 225px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  footer .footer-top .footer-menus .footer-menu {
    flex: 0 0 27%;
    width: 27%;
    max-width: 27%;
  }
}
@media (max-width: 767px) {
  footer .footer-top .footer-menus .footer-menu {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}
@media (max-width: 430px) {
  footer .footer-top .footer-menus .footer-menu {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
footer .footer-top .footer-menus .footer-menu a.update-cookie-consent {
  position: relative;
  top: 25px;
}
@media (max-width: 430px) {
  footer .footer-top .footer-menus .footer-menu a.update-cookie-consent {
    top: 0;
    background-color: transparent;
  }
}
footer .footer-top .footer-menus .footer-menu h4 {
  margin: 0 0 5px;
  font-family: "montserrat bold";
}
footer .footer-top .footer-menus .footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer-top .footer-menus .footer-menu ul li a {
  color: #fff;
  font-family: "montserrat regular";
}
footer .footer-top .footer-menus .origin-info {
  padding: 0 30px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  footer .footer-top .footer-menus .origin-info {
    margin-top: 15px;
  }
}
footer .footer-top .footer-menus .origin-info a {
  display: block;
  text-align: center;
  background: #086ebb;
  border-radius: 6px;
  padding: 10px 20px 1px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
footer .footer-top .footer-menus .origin-info a:hover,
footer .footer-top .footer-menus .origin-info a:active,
footer .footer-top .footer-menus .origin-info a:focus {
  text-decoration: none;
  background-color: #0765ac;
}
footer .footer-top .footer-menus .origin-info a img {
  max-height: 20px;
  margin-bottom: 10px;
}
footer .footer-top .footer-menus .origin-info a p {
  font-family: "montserrat regular";
  font-size: 12px;
  color: #fff;
  margin-bottom: 9px;
}
footer .footer-middle {
  background-color: #086ebb;
  color: #fff;
}
footer .footer-middle .modal {
  color: #333333;
}
footer .footer-middle .footer-middle-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -20px;
}
@media (max-width: 767px) {
  footer .footer-middle .footer-middle-flex {
    margin: 0 -15px;
  }
}
footer .footer-middle .footer-middle-flex .social-media-icons {
  padding: 0 20px;
  font-family: "montserrat regular";
  font-size: 12px;
}
footer .footer-middle .footer-middle-flex .social-media-icons a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
footer .footer-middle .footer-middle-flex .social-media-icons a :hover {
  color: #006bff;
}
footer .footer-middle .footer-middle-flex .social-media-icons .fb_iframe_widget {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
}
@media (max-width: 767px) {
  footer .footer-middle .footer-middle-flex .social-media-icons {
    padding: 0 15px;
  }
}
footer .footer-bottom {
  background-color: #086ebb;
  color: #fff;
  padding: 15px 0;
}
footer .footer-bottom .footer-bottom-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -20px;
}
@media (max-width: 767px) {
  footer .footer-bottom .footer-bottom-flex {
    margin: 0 -15px;
  }
}
footer .footer-bottom .footer-bottom-flex .site-details {
  padding: 0 20px;
  font-family: "montserrat regular";
  font-size: 12px;
}
@media (max-width: 767px) {
  footer .footer-bottom .footer-bottom-flex .site-details {
    padding: 0 15px;
  }
}
.product-attributes {
  margin: 0;
}
.product-attributes th {
  font-family: "montserrat bold";
  font-weight: bold;
  width: 30%;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 0 none;
  border-right: 0 none;
  padding: 15px;
  vertical-align: bottom;
}
.product-attributes td {
  font-family: "montserrat regular";
  vertical-align: middle;
  padding: 15px;
}
.product-page {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding: 15px;
  margin-bottom: 15px;
}
.product-page .product-name {
  font-family: "montserrat bold";
  margin: 0 0 10px;
  font-size: 20px;
}
.product-page .product-page-main {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.product-page .product-page-main .product-page-image {
  flex: 0 0 600px;
  position: relative;
  margin-right: 15px;
}
@media (max-width: 1199px) {
  .product-page .product-page-main .product-page-image {
    flex: 0 0 450px;
  }
}
@media (max-width: 991px) {
  .product-page .product-page-main .product-page-image {
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.product-page .product-page-main .product-page-image .main-image {
  border: none;
  padding: 0;
  margin: 0 0 15px;
  outline: none;
}
.product-page .product-page-main .product-page-image .product-detail-badge {
  display: contents;
  pointer-events: all;
}
.product-page .product-page-main .product-page-image .product-detail-badge img.badge-small {
  max-height: 30%;
  max-width: 30%;
}
.product-page .product-page-main .product-page-image .product-detail-badge img.badge-medium {
  max-height: 40%;
  max-width: 40%;
}
.product-page .product-page-main .product-page-image .product-detail-badge img.badge-large {
  max-height: 50%;
  max-width: 50%;
}
.product-page .product-page-main .product-page-image .video-container {
  margin-bottom: 15px;
  display: none;
}
.product-page .product-page-main .product-page-image .video-container iframe {
  width: 100%;
  height: 347px;
  border: none;
}
.product-page .product-page-main .product-page-image .extra-images {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.product-page .product-page-main .product-page-image .extra-images .extra-image,
.product-page .product-page-main .product-page-image .extra-images .video-thumbnail {
  border-right: solid 5px #fff;
  border-bottom: solid 5px #fff;
  cursor: pointer;
  flex: 0 0 calc(11.11111111%);
}
@media (max-width: 767px) {
  .product-page .product-page-main .product-page-image .extra-images .extra-image,
  .product-page .product-page-main .product-page-image .extra-images .video-thumbnail {
    flex: 0 0 calc(20%);
    width: calc(20%);
  }
}
.product-page .product-page-main .product-page-image .extra-images .extra-image.active-image .youtube-icon,
.product-page .product-page-main .product-page-image .extra-images .video-thumbnail.active-image .youtube-icon {
  background-color: #f44336;
}
.product-page .product-page-main .product-page-image .extra-images .extra-image img,
.product-page .product-page-main .product-page-image .extra-images .video-thumbnail img {
  border: solid 1px #dcdcdc;
}
.product-page .product-page-main .product-page-image .extra-images .extra-image img.active-image,
.product-page .product-page-main .product-page-image .extra-images .video-thumbnail img.active-image {
  border: solid 1px #757575;
}
.product-page .product-page-main .product-page-image .extra-images .extra-image .youtube-icon,
.product-page .product-page-main .product-page-image .extra-images .video-thumbnail .youtube-icon {
  background-color: #ff0000;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
}
.product-page .product-page-main .product-page-details {
  flex: 1 1;
  min-width: 1px;
}
.product-page .product-page-main .product-page-details .product-badge-outer {
  display: block;
  margin-bottom: 10px;
}
.product-page .product-page-main .product-page-details .product-badge-outer .product-badge {
  display: inline-block;
  background: #097cd3;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: "montserrat regular";
}
.product-page .product-page-main .product-page-details .product-badge-outer .product-badge:hover,
.product-page .product-page-main .product-page-details .product-badge-outer .product-badge:active,
.product-page .product-page-main .product-page-details .product-badge-outer .product-badge:focus {
  text-decoration: none;
  opacity: 0.8;
}
.product-page .product-page-main .product-page-details .product-files {
  margin-top: 10px;
}
.product-page .product-page-main .product-page-details .product-files h4 {
  font-family: "montserrat bold";
  font-size: 17px;
  margin: 0 0 10px;
}
.product-page .product-page-main .product-page-details .product-files .product-file {
  margin-bottom: 5px;
}
.product-page .product-page-main .product-page-details .product-files .product-file a {
  background: #ff9800;
  color: #fff;
  font-family: "montserrat regular";
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 13px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.product-page .product-page-main .product-page-details .product-files .product-file a .fa {
  margin-left: 5px;
}
.product-page .product-page-main .product-page-details .product-files .product-file a:hover,
.product-page .product-page-main .product-page-details .product-files .product-file a:active,
.product-page .product-page-main .product-page-details .product-files .product-file a:focus {
  text-decoration: none;
  opacity: 0.9;
}
.product-page .product-page-main .product-page-details .product-code {
  font-family: "montserrat regular";
  color: #333;
  margin: 0 0 5px;
}
.product-page .product-page-main .product-page-details .product-undeliverable {
  font-family: "montserrat regular";
  color: #f44336;
  margin: 0 0 5px;
}
.product-page .product-page-main .product-page-details .product-stock {
  margin: 0 0 5px;
}
.product-page .product-page-main .product-page-details .raq-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.product-page .product-page-main .product-page-details .raq-line .product-review-count {
  font-family: "montserrat regular";
  padding-top: 3px;
  padding-left: 15px;
  color: #337ab7;
  cursor: pointer;
}
.product-page .product-page-main .product-page-details .raq-line .product-review-count:hover,
.product-page .product-page-main .product-page-details .raq-line .product-review-count:active,
.product-page .product-page-main .product-page-details .raq-line .product-review-count:focus {
  color: #23527c;
  text-decoration: underline;
}
.product-page .product-page-main .product-page-details .raq-line > span {
  padding-left: 10px;
  color: #dedede;
  font-family: "montserrat regular";
}
.product-page .product-page-main .product-page-details .raq-line .product-question-count {
  font-family: "montserrat regular";
  color: #337ab7;
  cursor: pointer;
}
.product-page .product-page-main .product-page-details .raq-line .product-question-count:hover,
.product-page .product-page-main .product-page-details .raq-line .product-question-count:active,
.product-page .product-page-main .product-page-details .raq-line .product-question-count:focus {
  color: #23527c;
  text-decoration: underline;
}
.product-page .product-page-main .product-page-details .raq-line .product-question-count.with-review {
  padding-top: 3px;
  padding-left: 10px;
}
.product-page .product-page-main .product-page-details .product-surcharge {
  font-family: "montserrat regular";
  color: #2196f3;
  margin: 0 0 10px;
  background: #dcefff;
  padding: 10px;
  border-radius: 4px;
}
.product-page .product-page-main .product-page-details .product-successor {
  font-family: "montserrat regular";
  color: #333;
  margin: 0 0 10px;
}
.product-page .product-page-main .product-page-details .product-crossref-code {
  font-family: "montserrat regular";
  color: #333;
  margin: 0 0 10px;
  text-align: left;
}
.product-page .product-page-main .product-page-details .product-crossref-code label {
  font-weight: normal;
  font-family: "montserrat bold";
  margin-bottom: 0;
}
.product-page .product-page-main .product-page-details .product-qbs thead th {
  padding: 5px 10px;
  font-weight: normal;
  font-family: "montserrat bold";
}
.product-page .product-page-main .product-page-details .product-qbs tbody td {
  padding: 3px 10px;
  font-family: "montserrat regular";
}
.product-page .product-page-main .product-page-details .brand-image {
  margin-bottom: 10px;
}
.product-page .product-page-main .product-page-details .brand-image img {
  max-width: 250px;
  max-height: 75px;
}
.product-page .product-page-main .product-page-details .product-actions {
  padding: 10px 0;
  text-align: left;
}
@media (max-width: 991px) {
  .product-page .product-page-main .product-page-details .product-actions {
    text-align: center;
  }
}
@media (max-width: 340px) {
  .product-page .product-page-main .product-page-details .product-actions {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.product-page .product-page-main .product-page-details .product-actions .product-price-was {
  font-family: "montserrat regular";
  font-weight: normal;
  color: #333;
  font-size: 14px;
  margin: 0;
}
.product-page .product-page-main .product-page-details .product-actions .product-price-was em {
  font-size: 11px;
  font-style: normal;
}
.product-page .product-page-main .product-page-details .product-actions .save-percent {
  font-family: "montserrat regular";
  font-weight: normal;
  color: #f44336;
  font-size: 14px;
  margin: 0 0 5px;
}
.product-page .product-page-main .product-page-details .product-actions .save-percent span,
.product-page .product-page-main .product-page-details .product-actions .save-percent strong {
  font-weight: normal;
}
.product-page .product-page-main .product-page-details .product-actions .product-price {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
  line-height: 1;
}
.product-page .product-page-main .product-page-details .product-actions .product-price em {
  font-size: 11px;
  font-style: normal;
}
.product-page .product-page-main .product-page-details .product-actions .product-exvat {
  font-family: "montserrat regular";
  color: #666666;
  font-size: 14px;
  margin: 0 0 10px;
}
.product-page .product-page-main .product-page-details .product-actions .product-unit-type {
  font-weight: normal;
  font-family: "montserrat bold";
  font-size: 16px;
  margin: 0 0 5px;
}
.product-page .product-page-main .product-page-details .product-actions #variant-select,
.product-page .product-page-main .product-page-details .product-actions .product-unit {
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 10px;
  font-family: "montserrat regular";
}
.product-page .product-page-main .product-page-details .product-actions .add-flex {
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .product-page .product-page-main .product-page-details .product-actions .add-flex {
    justify-content: flex-end;
  }
}
.product-page .product-page-main .product-page-details .product-actions .wishlist-form {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .product-page .product-page-main .product-page-details .product-actions .wishlist-form {
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 450px) {
  .product-page .product-page-main .product-page-details .product-actions .wishlist-form {
    flex-wrap: wrap;
  }
}
.product-page .product-page-main .product-page-details .product-actions .wishlist-form .btn {
  margin: 0;
  order: 3;
}
.product-page .product-page-main .product-page-details .product-actions .wishlist-form #wishlist-type {
  margin: 0 10px 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "montserrat regular";
  height: auto;
}
.product-page .product-page-main .product-page-details .product-actions .wishlist-form #wishlistname {
  margin: 0 10px 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "montserrat regular";
}
@media (max-width: 450px) {
  .product-page .product-page-main .product-page-details .product-actions .wishlist-form #wishlistname {
    margin: 0 35px 20px 35px;
  }
}
.product-page .product-page-main .product-page-details .product-bullets {
  font-family: "montserrat regular";
}
.product-page-lower {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding: 15px;
  margin-bottom: 15px;
}
.product-page-lower > h1,
.product-page-lower > h2,
.product-page-lower > h3,
.product-page-lower > h4,
.product-page-lower > h5,
.product-page-lower > h6 {
  font-family: "montserrat bold";
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px 0 0;
}
.product-page-lower.product-faqs .product-question-form {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.product-page-lower.product-faqs .product-question-form .panel {
  margin-bottom: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.product-page-lower.product-faqs .product-question-form .panel .panel-heading .panel-title {
  font-family: "montserrat bold";
}
.product-page-lower.product-faqs .product-question-form .panel .panel-body .control-label {
  font-family: "montserrat bold";
}
.product-page-lower.product-faqs .product-question-form .panel .panel-body textarea {
  resize: vertical;
  font-family: "montserrat regular";
  box-shadow: none;
  min-height: 50px;
}
.product-page-lower.product-faqs .product-question-form .panel .panel-body em {
  font-family: "montserrat regular";
  font-style: normal;
}
.product-page-lower.product-faqs .product-question-form .panel .panel-footer {
  background-color: #fbfbfb;
}
.product-page-lower.product-faqs .product-question-form ul.faq {
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
}
.product-page-lower.product-faqs .product-question-form ul.faq .question {
  padding: 5px 0 10px 20px;
  font-family: "montserrat regular";
}
.product-page-lower.product-faqs .product-question-form ul.faq .answer {
  font-family: "montserrat regular";
  color: #7b7b7b;
  padding: 5px 0 10px 35px;
  border-bottom: solid 1px #e8e8e8;
  margin-bottom: 10px;
}
.product-page-lower.product-faqs .product-question-form .faq-title {
  font-family: "montserrat bold";
  font-size: 22px;
  margin: 0 0 15px;
}
.stars-container {
  position: relative;
}
.stars-container .stars-backdrop .fa-star {
  color: #dcdcdc !important;
}
.stars-container .stars-foreground {
  position: absolute;
  top: 0;
  left: 0;
}
.stars-container .stars-foreground .fa {
  color: #ffd600 !important;
}
.overall-rating {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #eaeaea;
}
.overall-rating .rating-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.overall-rating .rating-flex .stars-container {
  font-size: 25px;
  letter-spacing: -2px;
}
.overall-rating .rating-flex .decimal {
  padding: 0 15px;
  font-family: "montserrat bold";
  font-size: 22px;
}
.overall-rating .rating-flex .count {
  font-family: "montserrat regular";
  font-size: 16px;
}
.overall-rating p {
  font-family: "montserrat regular";
}
.question-asked,
.review-submitted {
  box-shadow: none;
  border: none;
}
.question-asked h1,
.review-submitted h1 {
  font-family: "montserrat bold";
  margin: 0 0 10px;
  font-size: 24px;
}
.question-asked p,
.review-submitted p {
  font-family: "montserrat regular";
}
@media (max-width: 991px) {
  .product-page-details {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
table caption {
  text-align: center;
}
.panel.promotion-panel .panel-body {
  border: 6px solid #3E9E0E;
  border-radius: 0 0 4px 4px;
  border-top: 0;
  background: #FFFFFF;
  margin: 0;
}
.panel.promotion-panel .panel-heading {
  background: #3E9E0E;
  color: #ffffff;
  border: 0 #3E9E0E;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.promotion-panel .panel-title {
  font-size: 14px;
}
.promotion-panel ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.panel.row.product-detail {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.wishlist-form button {
  margin-left: 10px;
}
.wishlistnote-label {
  display: block;
  margin-top: 10px;
}
div.unit-type {
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
}
img.supplier-image {
  max-height: 50px !important;
  max-width: 50px !important;
}
form.qty-form {
  clear: right;
}
form.qty-form select,
form.qty-form input,
form.qty-form div,
form.qty-form button {
  margin-left: 15px;
}
form.qty-form .form-group-sm {
  clear: right;
}
form.qty-form .variant-select {
  float: right;
  clear: right;
  margin: 15px 0;
  width: auto;
  font-size: 12px;
}
form.qty-form .ex-vat-price,
form.qty-form .was-price {
  clear: right;
  float: right;
  font-weight: bold;
}
form.qty-form .price {
  clear: right;
  float: right;
  font-weight: bold;
}
form.qty-form .qty {
  width: 65px;
  display: block;
  float: right;
}
form.qty-form label {
  line-height: 30px;
}
/* End Product Detail */
.static-basket .basket-header {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .static-basket .basket-header {
    margin-top: -10px;
    border-bottom: solid 1px #dddddd;
  }
}
.static-basket .basket-header > div {
  font-family: "montserrat semi bold";
  font-weight: normal;
  padding: 10px 5px;
  font-size: 13px;
}
.static-basket .basket-header .static-code {
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
}
.static-basket .basket-header .static-status {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
@media (max-width: 991px) {
  .static-basket .basket-header .static-status {
    flex: 1 1;
    min-width: 1px;
    width: unset;
    max-width: unset;
  }
}
.static-basket .basket-header .static-desc {
  flex: 1 1;
  min-width: 1px;
}
.static-basket .basket-header .static-delivery {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
.static-basket .basket-header .static-advice {
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
}
.static-basket .basket-header .static-qty {
  flex: 0 0 65px;
  width: 65px;
  max-width: 65px;
}
.static-basket .basket-header .static-total {
  flex: 0 0 85px;
  width: 85px;
  max-width: 85px;
}
.static-basket .invoice-line {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-bottom: solid 1px #dddddd;
}
.static-basket .invoice-line > div {
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 10px 5px;
  font-size: 13px;
}
.static-basket .invoice-line .static-xs {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.static-basket .invoice-line .static-xs p {
  font-family: "montserrat regular";
  margin: 0 0 5px;
}
.static-basket .invoice-line .static-xs p:last-of-type {
  margin: 0;
}
.static-basket .invoice-line .static-xs p strong {
  font-weight: normal;
  font-family: "montserrat semi bold";
}
.static-basket .invoice-line .static-code {
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
  word-break: break-word;
}
.static-basket .invoice-line .static-status {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
@media (max-width: 991px) {
  .static-basket .invoice-line .static-status {
    flex: 1 1;
    min-width: 1px;
    width: unset;
    max-width: unset;
  }
}
.static-basket .invoice-line .static-desc {
  flex: 1 1;
  min-width: 1px;
}
.static-basket .invoice-line .static-delivery {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
.static-basket .invoice-line .static-advice {
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
}
.static-basket .invoice-line .static-qty {
  flex: 0 0 65px;
  width: 65px;
  max-width: 65px;
}
.static-basket .invoice-line .static-total {
  flex: 0 0 85px;
  width: 85px;
  max-width: 85px;
}
.invoice-header {
  font-size: 20px;
}
/* Start Basket Page */
#country-postcode-block,
#foriegn-country-postcode-block {
  display: none;
}
#country-postcode-block #country-postcode {
  margin-top: 10px;
}
.basket-add {
  text-align: right;
}
.basket-total-label {
  font-weight: bold;
  text-align: right;
}
.basket-total-value {
  text-align: left;
}
.row.basket-total-holder {
  margin: 20px 0;
}
.basket-labels {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-style: italic;
  color: #999999;
  font-size: 10px;
}
#basket-form .panel-body,
.basket-panel.order-summary-panel .panel-body {
  padding: 0;
}
#basket-form .panel-body .row.order-line,
.basket-panel.order-summary-panel .panel-body .row.order-line {
  margin-top: 20px;
}
#basket-form .row,
.basket-panel.order-summary-panel .row {
  margin-right: 0;
  margin-left: 0;
}
#basket-form .row.button-bar,
.basket-panel.order-summary-panel .row.button-bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#basket-form .row.button-bar .save-quote-btn,
.basket-panel.order-summary-panel .row.button-bar .save-quote-btn {
  margin: 15px;
}
#basket-form .row.button-bar.summary,
.basket-panel.order-summary-panel .row.button-bar.summary {
  padding: 15px;
}
#basket-form .row.button-bar.summary .btn-quote-btn,
.basket-panel.order-summary-panel .row.button-bar.summary .btn-quote-btn {
  margin-right: 10px;
}
#basket-form .last-order-line,
.basket-panel.order-summary-panel .last-order-line {
  padding: 15px 0 15px;
}
.row.button-bar {
  display: flex;
  flex-direction: row;
}
@media (max-width: 564px) {
  .row.button-bar {
    flex-direction: column-reverse;
  }
  .row.button-bar.summary > a,
  .row.button-bar.summary > button {
    margin: 10px !important;
  }
}
.row.button-bar > div {
  display: flex;
  padding: 10px;
  align-items: center;
}
.row.button-bar > div.alert {
  margin: 15px;
}
.row.button-bar > div:first-child {
  justify-content: left;
}
.row.button-bar > div:last-child {
  justify-content: right;
}
@media (max-width: 820px) {
  .row.button-bar > div {
    justify-content: center !important;
  }
}
.row.button-bar > div .button-holder {
  display: flex;
  margin: 0 0 0 20px;
  align-items: center;
}
@media (max-width: 820px) {
  .row.button-bar > div .button-holder {
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .row.button-bar > div .button-holder a {
    width: 100%;
    margin: 0 0 10px 0;
    display: inline-block;
  }
}
.button-bar .row a {
  margin-left: 15px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio img {
  width: auto;
  margin-left: -20px;
}
.panel.recently-ordered-panel {
  position: fixed;
  bottom: 0;
  right: 15px;
  margin: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.5);
  z-index: 1006;
  display: none;
}
.panel.recently-ordered-panel .panel-body {
  display: none;
}
.panel.recently-ordered-panel .fa-times {
  display: none;
}
.panel.recently-ordered-panel .fa-chevron-up {
  margin-left: 5px;
}
.panel.recently-ordered-panel .panel-heading:not(.opened) {
  cursor: pointer;
}
.basket-panel input.quantity-input {
  width: 65px;
  padding: 5px;
  margin: auto;
}
.basket-panel legend {
  padding: 10px;
  font-size: 24px;
}
.basket-panel .alert {
  margin-top: 15px;
}
.basket-update,
.basket-update:hover,
.basket-update:active,
.basket-update:focus,
.basket-remove,
.basket-remove:hover,
.basket-remove:active,
.basket-remove:focus,
.basket-edit,
.basket-edit:hover,
.basket-edit:active,
.basket-edit:focus {
  border: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 8px;
  color: #000000;
  text-decoration: underline;
}
.basket-update.icon {
  color: 000;
  padding: 0.5rem;
  font-size: 1.5rem;
  display: inline;
  text-align: center;
  margin: 0;
}
.basket-edit,
.basket-edit:hover,
.basket-edit:active,
.basket-edit:focus {
  padding: 5px 7px;
}
.basket-remove,
.basket-remove:hover,
.basket-remove:active,
.basket-remove:focus {
  color: #d00000;
}
.basket-remove.icon {
  color: d00000;
  padding: 0.5rem;
  font-size: 1.5rem;
  display: inline-block;
  text-align: center;
  margin: 0;
}
.order-line .basket-quantity {
  text-align: center;
}
.basket-add-to-basket {
  white-space: nowrap;
}
.basket-line {
  padding-bottom: 10px;
}
.basket-row-total-holder {
  margin-left: 0;
  margin-right: 0;
}
.basket-total-holder {
  font-size: 16px;
}
.basket-price {
  text-align: right;
  font-weight: bold;
  color: #000000;
}
.basket-price .pricing-unit {
  font-weight: normal;
  text-align: right;
}
.basket-price .ex-vat-price,
.basket-total .ex-vat-price {
  font-size: 12px;
}
.basket-price .ex-vat-price label,
.basket-total .ex-vat-price label {
  font-size: 10px;
}
.price.basket-price {
  font-size: 14px;
  clear: none;
  float: left;
}
.basket-price .ex-vat-price,
.basket-total .ex-vat-price {
  font-size: 12px;
}
.basket-quantity {
  text-align: center;
}
.col-lg-12 .basket-panel .basket-quantity .quantity {
  font-weight: bold;
  margin-bottom: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-left-5 {
  margin-top: 5px;
}
#country-postcode-block label {
  margin-top: 5px;
}
.line-discount span {
  color: #3E9E0E;
}
.line-discount label {
  font-weight: normal;
}
.basket-total {
  text-align: right;
}
div.order-line div.basket-total {
  font-size: 20px;
}
.free-delivery,
.basket-out-of-stock,
.budget-info {
  text-align: center;
}
.free-delivery-note {
  font-style: italic;
  font-size: 10px;
}
.basket-panel table {
  margin-bottom: 0;
}
.basket-panel .order-line {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.basket-panel .order-line .category-name {
  color: #666666;
  font-size: 11px;
  font-style: italic;
}
.promotions-applied {
  padding: 5px 15px;
  border-radius: 4px;
  background: #3E9E0E;
  list-style-type: none;
  display: inline-block;
  margin-top: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
/*.basket-panel .order-line .in-stock,
.basket-panel .order-line .out-of-stock,
.basket-panel .order-line .partial-stock,
.basket-panel .order-line .low-stock
{
	font-size: 12px;
	color: #c00000;
	background: url('/assets/origin-images/no-stock.png') no-repeat left center;
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.basket-panel .order-line .in-stock
{
	color: #3E9E0E;
	background: url('/assets/origin-images/in-stock.png') no-repeat left center;
}

.basket-panel .order-line .low-stock
{
	color: #e3a113;
	background: url('/assets/origin-images/low-stock.png') no-repeat left center;
}*/
.basket-panel .last-order-line {
  padding: 10px 0;
}
.basket-panel .order-line .image {
  text-align: center;
}
.basket-panel .order-line .image img {
  width: auto;
  max-width: 100%;
}
.basket-panel .total-value,
.basket-panel .total,
.basket-panel .delivery,
.basket-panel .delivery-value {
  font-size: 20px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
.basket-panel td.basket-total {
  padding: 8px 15px;
}
.basket-panel .delivery-select {
  font-size: 20px;
  text-align: right;
  vertical-align: middle;
}
.basket-panel .checkoutdetails {
  font-size: 20px;
  text-align: right;
  vertical-align: middle;
}
#select-branch-btn {
  display: none;
}
.basket-panel .basket-discounts {
  font-size: 12px;
  font-style: italic;
  display: block;
}
.basket-panel .discount-line {
  color: #3E9E0E;
}
textarea.special-instructions {
  margin-bottom: 20px;
  height: 100px;
  max-width: 100%;
  resize: vertical;
  min-height: 50px;
}
#delivery-select,
#delivery-select-supplier,
.delivery-charges {
  width: auto !important;
  display: inline-block !important;
  max-width: 200px !important;
}
.col-lg-12 .basket-panel .delivery {
  font-weight: bold;
  text-align: right;
  font-size: 20px;
}
a.paypal-express {
  background: url(https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif) no-repeat center;
  width: 145px;
  height: 42px;
  border: 0;
  text-indent: -9999px;
  display: block;
  float: right;
}
a.peach-payment {
  background: url("/assets/application-images/peachpayments_logo.jpg");
  width: 75px;
  height: 74px;
  border: 0;
  text-indent: -9999px;
  display: block;
  float: right;
}
.basket-footer-text {
  font-style: italic;
  text-align: right;
  margin: 15px;
}
.delivery-charge-toggle {
  cursor: pointer;
}
.basket-checkout {
  margin-left: 15px;
}
.voucher-line label {
  font-size: 14px;
  margin-right: 15px;
  vertical-align: middle;
  display: block;
}
.voucher-line input {
  display: inline-block;
  width: auto;
}
.voucher-line button {
  margin-left: 8px;
}
.category-header-image {
  width: auto;
  max-width: 100%;
}
#save-basket-form,
#save-quote-form {
  margin: 15px;
  display: none;
}
#save-basket-form input,
#save-quote-form select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
#branch-finder {
  display: none;
}
#branch-results .alert {
  margin-top: 15px;
}
#please-select-delivery {
  margin-left: 10px;
}
#address-select {
  background: #FFC;
}
.branch-opening-hours label {
  display: inline-block;
  width: 50px;
}
.collection-message {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 615px) {
  .collection-message {
    text-align: center;
  }
}
.basket-panel .terms-checkbox {
  text-align: right;
  margin-right: 20px;
}
/* End Basket */
/* Start User Pages */
#address-results {
  padding-top: 15px;
  display: none;
}
#address-results .alert {
  margin-bottom: 0;
}
.basket-list tbody > tr > td,
.order-list tbody > tr > td {
  vertical-align: middle;
}
#trade-details {
  display: none;
}
.form-horizontal .control-label.checkbox-label {
  text-align: left;
}
/* End User Pages */
/* Start Please Wait Overlay */
#please-wait {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(/assets/origin-images/please-wait.gif) no-repeat center 200px #000000;
  opacity: 0.6;
  filter: alpha(opacity=40);
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 330px;
  z-index: 9999999;
  display: none;
}
/* End Please Wait Overlay */
/* Kits */
.kit-image-link {
  position: absolute;
  display: none;
  border: 1px solid red;
}
.kit-image {
  max-width: 100%;
}
.kit-product-lines {
  margin-bottom: 0;
}
.highlight {
  background-color: rgba(0, 255, 0, 0.2);
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
}
.product-kit-detail .panel-body {
  padding: 0;
  position: relative;
}
.table-striped > tbody > tr > td,
.table-striped > tbody > tr > th,
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
}
.table-striped > tbody > tr.highlight > td,
.table-striped > tbody > tr.highlight > th,
.table-striped > tbody > tr.highlight:nth-child(odd) > td,
.table-striped > tbody > tr.highlight:nth-child(odd) > th {
  background-color: rgba(0, 255, 0, 0.2);
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
}
/* End Kits */
.order-fail-button-bar a {
  margin: 10px;
}
.element-spinner,
.page-spinner,
.banner-spinner {
  display: none;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
}
.element-spinner h1,
.banner-spinner h1 {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.55);
}
.page-element-outer {
  position: relative;
  min-height: 25px;
}
.page-element-outer .page-template-outer .pe-overlays {
  z-index: 100;
}
.page-outer {
  position: relative;
  min-height: 50px;
}
.pe-overlays {
  display: none;
}
.page-element-outer:hover > .pe-overlays {
  display: block;
}
.page-outer:hover > .pe-overlays {
  display: block;
}
.banner-items-element:hover .pe-overlays {
  display: block;
}
.mask-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.35);
  z-index: 8;
  border: dashed 1px #bfbfbf;
  cursor: pointer;
}
.edit-overlay {
  cursor: pointer;
  background-color: #03a9f4;
  position: absolute;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  right: 25px;
  z-index: 9;
}
.edit-overlay.only-edit {
  right: 0;
}
.delete-overlay {
  cursor: pointer;
  background-color: #F44336;
  position: absolute;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  right: 0;
  z-index: 9;
}
.inline-edit-icon {
  font-size: 2em;
  background: 0 0;
  border: 0;
  padding: 0;
  float: right !important;
  line-height: 10px;
}
.banner-template-add-outer {
  display: flow-root;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.banner-template-add-outer a {
  padding: 8px 15px;
  font-family: "montserrat light";
  text-transform: uppercase;
  background: #c20016;
  color: #ffffff;
  border-radius: 4px;
}
.banner-template-add-outer a:hover {
  text-decoration: none;
  background: #f5001c;
}
.banner-template-add-outer a:active {
  text-decoration: none;
  background: #f5001c;
}
.banner-template-add-outer a:focus {
  text-decoration: none;
  background: #f5001c;
}
.banner-template-add-outer a i {
  margin-left: 6px;
  font-size: 12px;
}
.banner-template-add-outer .add-banner-template {
  border: dashed 3px #4caf50;
  height: 100%;
  min-height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  color: #4caf50;
  cursor: pointer;
}
.banner-template-add-outer .add-banner-template:hover,
.banner-template-add-outer .add-banner-template:active,
.banner-template-add-outer .add-banner-template:focus {
  opacity: 0.8;
  background: #fff;
}
.banner-items-element .banner-spinner {
  display: none;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
}
.banner-items-element .pe-overlays {
  display: none;
  position: absolute;
  background: transparent;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner-items-element img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.banner-items-element .modal {
  max-width: 100vw !important;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  margin-top: -329px;
  z-index: 1080;
}
.banner-items-element {
  margin: 0 0 30px;
}
.banner-items-element .banner-element-outer {
  max-width: 100%;
  position: relative;
}
.homepage-category-banner-container .banners-inner-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element {
  display: flex;
  flex-direction: column;
  width: calc(50%);
  max-width: calc(50%);
  padding: 0 10px;
  margin: 0 0 10px;
  order: 99;
}
@media (max-width: 991px) {
  .homepage-category-banner-container .banners-inner-container .banner-items-element {
    flex: 0 0 calc(50%);
    width: calc(50%);
    max-width: calc(50%);
  }
}
@media (max-width: 650px) {
  .homepage-category-banner-container .banners-inner-container .banner-items-element {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer {
  flex-grow: 1;
  display: flex;
  position: relative;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner {
  flex-grow: 1;
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner h2 {
  margin: 0 0 10px;
  font-family: "montserrat black";
  font-size: 35px;
  width: 68%;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner h4 {
  margin: 0 0 5px;
  font-family: "montserrat regular";
  font-size: 18px;
  flex: 1 1;
  width: 60%;
}
@media (max-width: 520px) {
  .homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner > h2 {
    font-size: 26px;
    margin: 0 0 5px;
  }
  .homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner > h4 {
    font-size: 14px;
  }
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner .button-outer a {
  padding: 8px 15px;
  font-family: "montserrat light";
  text-transform: uppercase;
  background: #c20016;
  color: #ffffff;
  border-radius: 4px;
  display: inline-block;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner .button-outer a:hover {
  text-decoration: none;
  background: #8f0010;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner .button-outer a:active {
  text-decoration: none;
  background: #8f0010;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner .button-outer a:focus {
  text-decoration: none;
  background: #8f0010;
}
.homepage-category-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-category-element-inner .button-outer a i {
  margin-left: 6px;
  font-size: 12px;
}
.homepage-product-banner-container .banners-inner-container {
  margin: 0 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element {
  display: flex;
  flex-direction: column;
  width: calc(33%);
  max-width: calc(33%);
  padding: 0 10px;
  margin: 0 0 10px;
  order: 99;
}
@media (max-width: 991px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element {
    flex: 0 0 calc(33.33333333%);
    width: calc(33.33333333%);
    max-width: calc(33.33333333%);
  }
}
@media (max-width: 650px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer {
  flex-grow: 1;
  display: flex;
  position: relative;
  flex-direction: column;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element {
  flex-grow: 1;
  display: flex;
  background: #fff;
  border-radius: 4px;
  position: relative;
  height: 100%;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-1 {
  text-transform: uppercase;
  color: #333;
  font-family: "montserrat black";
  line-height: 1;
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-1 {
    font-size: 16px;
  }
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-2 {
  text-transform: uppercase;
  color: #333;
  font-family: "montserrat black";
  line-height: 1;
  font-size: 18px;
  flex: 1 1;
  min-width: 1px;
  min-height: 1px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-2 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .name-line-2 {
    font-size: 16px;
  }
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .mobile-flex {
  display: flex;
  align-items: center;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .mobile-flex .mobile-flex-right {
  flex: 1 1;
  text-align: right;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .mobile-flex .mobile-flex-right img {
  max-height: 120px;
  width: auto;
  padding-left: 15px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-saving {
  padding: 5px 0 10px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-saving .offer-saving-outer {
  background-color: #097cd3;
  color: #fff;
  border-radius: 200px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-5deg);
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-saving .offer-saving-outer .offer-saving-inner .offer-saving-rotate .offer-saving-pre {
  text-transform: uppercase;
  font-family: "montserrat bold";
  font-size: 17px;
  line-height: 1;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-saving .offer-saving-outer .offer-saving-inner .offer-saving-rotate .offer-saving-perc {
  text-transform: uppercase;
  font-family: "montserrat bold";
  font-size: 25px;
  line-height: 1;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-was-price {
  font-family: "montserrat bold";
  text-decoration: line-through;
  font-size: 14px;
  line-height: 1;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-price {
  font-family: "montserrat black";
  font-size: 30px;
  color: #097cd3;
  line-height: 1;
  margin-bottom: 5px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-button {
  margin-right: 10px;
  padding: 8px 15px;
  font-family: "montserrat light";
  text-transform: uppercase;
  background: #c20016;
  color: #ffffff;
  border-radius: 4px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-button:hover,
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-button:active,
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-button:focus {
  text-decoration: none;
  background: #6ec071;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-button i {
  margin-left: 6px;
  font-size: 12px;
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .homepage-product-element-inner .offer-flex .offer-code {
  font-family: "montserrat regular";
}
.homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .offer-image {
  z-index: 1;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  max-width: 160px;
}
@media (max-width: 1199px) {
  .homepage-product-banner-container .banners-inner-container .banner-items-element .banner-element-outer .homepage-product-element .offer-image {
    max-width: 130px;
  }
}
.styled-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 30px 0 10px 0;
  text-align: center;
}
.styled-header .line {
  flex: 1 1;
  min-width: 1px;
  height: 1px;
  background: #d5d5d5;
}
.styled-header h1,
.styled-header h2,
.styled-header h3,
.styled-header h4,
.styled-header h5,
.styled-header h6 {
  font-family: "montserrat bold";
  font-weight: normal;
  margin: 0;
  padding: 0 15px;
}
.slick-slide {
  height: auto !important;
  display: block !important;
}
.slick-slide img {
  height: auto !important;
  display: block !important;
}
.item-note {
  margin: 10px 0;
}
.item-note a {
  color: #666666;
  font-weight: bold;
}
.item-note-box {
  display: none;
  padding: 4px 30px 4px 5px;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ccc;
}
.item-note-box:hover,
.item-note-box.edit-mode {
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ccc;
  border-right: 35px solid #ccc;
}
.item-note-icon {
  display: none;
}
.item-note-icon .note-save {
  display: none;
  padding: 2px;
  color: #47a647;
}
.item-note-icon .note-spinner {
  padding: 2px;
}
.item-note-icon .note-discard {
  display: none;
  padding: 2px;
  color: #d54646;
  position: absolute;
  top: -20px;
  right: 2px;
}
.item-note-icon .note-save:hover,
.item-note-icon .note-discard:hover {
  color: #8B8B8B;
  cursor: pointer;
}
.item-note-box:hover > .item-note-icon,
.item-note-box.edit-mode > .item-note-icon {
  display: block;
  position: absolute;
  right: 22px;
  bottom: 14px;
  color: #696969;
}
.editable-note {
  display: none;
  width: 100%;
  height: 100px;
  resize: none;
}
.category-product-item.list-view {
  float: none;
  border-bottom: 1px dotted #B8B8B8;
  line-height: 24px;
}
.category-product-item.list-view .product-name {
  height: auto;
  padding: 4px 0;
  text-align: left;
  font-size: 14px;
}
.category-product-item img {
  margin: 0 auto;
}
.bought-with-products {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin: 0;
}
.bought-with-products .bought-with-product {
  flex: 0 0 225px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .bought-with-products .bought-with-product {
    flex: 1 1;
    min-width: 1px;
  }
}
.bought-with-products .bought-with-product img {
  max-width: 150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.bought-with-products .bought-with-product img:hover,
.bought-with-products .bought-with-product img:active,
.bought-with-products .bought-with-product img:focus {
  opacity: 1;
}
.bought-with-products .bought-with-product a:hover,
.bought-with-products .bought-with-product a:active,
.bought-with-products .bought-with-product a:focus {
  text-decoration: none;
}
.bought-with-products .bought-with-product a:hover p,
.bought-with-products .bought-with-product a:active p,
.bought-with-products .bought-with-product a:focus p {
  text-decoration: underline;
}
.bought-with-products .bought-with-product p {
  font-family: "montserrat regular";
}
@media (max-width: 767px) {
  .bought-with-products .bought-with-product p {
    display: none;
  }
}
.bought-with-products .bought-with-product .price {
  font-family: "montserrat bold";
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: right;
}
@media (max-width: 767px) {
  .bought-with-products .bought-with-product .price {
    text-align: center;
    margin: 10px 0 0;
  }
}
.bought-with-products .bought-with-plus {
  flex: 0 0 auto;
}
.bought-with-products .bought-with-products-total {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 1199px) {
  .bought-with-products .bought-with-products-total {
    flex: 0 0 100%;
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .bought-with-products .bought-with-products-total {
    margin: 20px 0 0;
  }
}
.bought-with-products .bought-with-products-total p {
  font-family: "montserrat regular";
  margin: 0 0 5px;
}
.bought-with-products .bought-with-products-total .price {
  font-family: "montserrat bold";
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: right;
}
.bought-with-products .bought-with-products-total .btn {
  font-size: 14px;
  background-color: #097cd3;
  border-color: #097cd3;
}
.bought-with-products .bought-with-products-total .btn:hover,
.bought-with-products .bought-with-products-total .btn:active,
.bought-with-products .bought-with-products-total .btn:focus {
  background-color: #0a8aeb;
  border-color: #0a8aeb;
}
.bought-with-list li {
  font-family: "montserrat regular";
}
.bought-with-list li strong {
  font-weight: normal;
  font-family: "montserrat bold";
}
.bought-with-list li .price {
  font-weight: normal;
  font-family: "montserrat bold";
  color: #333333;
}
@media (max-width: 767px) {
  .bought-with-products {
    width: 100%;
  }
}
.bought-with-products.no-third-product {
  width: 100%;
}
@media (max-width: 767px) {
  .bought-with-products.no-third-product {
    width: 66%;
  }
}
.bought-with-products .bought-with-product img {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.bought-with-products .bought-with-product img:hover,
.bought-with-products .bought-with-product img:active,
.bought-with-products .bought-with-product img:focus {
  opacity: 0.8;
}
.bought-with-products .bought-with-plus {
  flex: 0;
  font-size: 25px;
  margin: 0 15px;
  text-align: center;
}
.bought-with-products-total {
  text-align: left;
}
.bought-with-products-total p {
  margin: 0;
  display: inline-block;
}
.bought-with-products-total .price {
  display: inline-block;
}
.bought-with-products-total .btn {
  display: block;
  margin-top: 3px;
  font-size: 12px;
}
.bought-with-products-total .btn .fa {
  margin-left: 5px;
}
.bought-with-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bought-with-list li .price {
  display: inline-block;
  font-size: 14px;
}
.alert.alert-motd {
  margin-bottom: 0;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
}
.alert.alert-motd .motd-message {
  flex: 1;
}
.alert.alert-motd .motd-message p {
  margin: 0;
  display: inline-block;
}
.alert.alert-motd .fa {
  flex: 0 0 auto;
  cursor: pointer;
  font-size: 17px;
}
.modal-open {
  padding: 0 !important;
}
.modal .modal-title {
  font-family: "montserrat bold";
  font-size: 20px;
  float: left;
}
.modal .modal-body .row {
  margin-left: 0;
  margin-right: 0;
}
.modal .modal-body input,
.modal .modal-body select,
.modal .modal-body textarea {
  font-family: "montserrat regular";
}
.modal .modal-body textarea {
  resize: vertical;
  min-height: 50px;
}
#messageModal .modal-dialog .modal-content {
  background: transparent;
  box-shadow: none;
  border: 0;
}
#messageModal .modal-dialog .modal-content .psuedo-modal {
  background-color: white;
  margin-bottom: 15px;
  border-radius: 5px 5px 4px 4px;
}
#messageModal .modal-dialog .modal-content .psuedo-modal .psuedo-modal-heading {
  padding: 15px;
  border-bottom: solid 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#messageModal .modal-dialog .modal-content .psuedo-modal .psuedo-modal-heading h4 {
  flex: 1;
  margin: 0;
}
#messageModal .modal-dialog .modal-content .psuedo-modal .psuedo-modal-heading button {
  flex: 0 0 auto;
}
#messageModal .modal-dialog .modal-content .psuedo-modal .psuedo-modal-body {
  padding: 15px;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-success .psuedo-modal-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-success .psuedo-modal-heading button .fa {
  color: #3c763d;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-info .psuedo-modal-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-info .psuedo-modal-heading button .fa {
  color: #31708f;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-warning .psuedo-modal-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-warning .psuedo-modal-heading button .fa {
  color: #8a6d3b;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-danger .psuedo-modal-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#messageModal .modal-dialog .modal-content .psuedo-modal.psuedo-modal-danger .psuedo-modal-heading button .fa {
  color: #a94442;
}
.star-rating {
  margin: 8px 0;
  padding-top: 27px;
  width: 141px;
  font-size: 14px;
  font-weight: bold;
}
.star-rating-0 {
  background: url(/assets/origin-images/star-sprite.png) -144px 0 no-repeat;
}
.star-rating-1 {
  background: url(/assets/origin-images/star-sprite.png) -115px 0 no-repeat;
}
.star-rating-2 {
  background: url(/assets/origin-images/star-sprite.png) -87px 0 no-repeat;
}
.star-rating-3 {
  background: url(/assets/origin-images/star-sprite.png) -58px 0 no-repeat;
}
.star-rating-4 {
  background: url(/assets/origin-images/star-sprite.png) -31px 0 no-repeat;
}
.star-rating-5 {
  background: url(/assets/origin-images/star-sprite.png) -3px 0 no-repeat;
}
.page-element {
  overflow: hidden;
}
.sorting_1 {
  cursor: move;
}
.basket-quick-add .quick-add-panel-body {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-end;
}
.basket-quick-add .quick-add-panel-body .form-group {
  padding: 0 6px 0 0;
}
.basket-quick-add .add-qty {
  width: 60px;
}
.view-order .order-title,
.view-order .order-status {
  min-height: 110px;
}
.view-order .order-status h2 {
  margin-top: 0;
}
.view-order .order-status p {
  font-size: 16px;
}
.panel-branch table > tbody > tr > td {
  padding: 3px;
}
.product-stock {
  color: #333;
  font-size: 14px;
}
.product-stock .fa {
  margin-right: 6px;
}
.product-entity {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  border: none;
}
.product-entity .product-grid-image {
  margin-bottom: 15px;
  position: relative;
}
.product-entity .product-grid-image a.thumbnail {
  border: none;
  padding: 0;
  margin: 0;
}
.product-entity .product-grid-image .product-detail-badge {
  left: 0;
  right: 0;
}
.product-entity .product-grid-image .product-detail-badge img.badge-small {
  max-height: 30%;
  max-width: 30%;
}
.product-entity .product-grid-image .product-detail-badge img.badge-medium {
  max-height: 40%;
  max-width: 40%;
}
.product-entity .product-grid-image .product-detail-badge img.badge-large {
  max-height: 50%;
  max-width: 50%;
}
.product-entity .product-grid-image .brand-image {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
.product-entity .product-grid-stretch {
  min-height: 1px;
  min-width: 1px;
}
.product-entity .product-grid-stretch .product-grid-name .product-name {
  font-size: 16px;
  display: block;
  color: #333;
  font-family: "montserrat bold";
  overflow: visible;
  white-space: pre-wrap;
  text-overflow: unset;
  margin: 0 0 5px;
  line-height: 1.15;
}
.product-entity .product-grid-stretch .product-grid-name .product-name:hover,
.product-entity .product-grid-stretch .product-grid-name .product-name:active,
.product-entity .product-grid-stretch .product-grid-name .product-name:focus {
  text-decoration: none;
  color: #595959;
}
.product-entity .product-grid-stretch .product-grid-code {
  color: #969696;
  font-family: "montserrat regular";
  font-size: 13px;
  margin: 7px 0;
}
.product-entity .product-grid-review {
  font-size: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.product-entity .product-grid-review span {
  font-family: "montserrat regular";
  margin-left: 7px;
  color: #545454;
}
.product-entity .product-grid-stock {
  margin-bottom: 5px;
}
.product-entity .product-grid-stock .product-stock {
  margin-bottom: 5px;
}
.product-entity .product-grid-price {
  flex: 1 1;
  margin-bottom: 10px;
}
.product-entity .product-grid-price .price,
.product-entity .product-grid-price .product-price {
  font-family: "montserrat bold";
  color: #333333;
  order: 3;
  line-height: 1;
  min-width: 1px;
  text-align: right;
}
.product-entity .product-grid-price .price em,
.product-entity .product-grid-price .product-price em {
  font-size: 11px;
  font-style: normal;
}
.product-entity .product-grid-price .ex-vat-price {
  font-family: "montserrat regular";
  order: 99;
  min-width: 1px;
  text-align: right;
}
.product-entity .product-grid-price .ex-vat-price span {
  font-weight: normal;
}
.product-entity .product-grid-price .ex-vat-price strong {
  font-size: 12px;
  font-family: "montserrat regular";
  font-weight: normal;
}
.product-entity .product-grid-price .other-prices .was-price {
  font-family: "montserrat regular";
  color: #333;
}
.product-entity .product-grid-price .other-prices .was-price strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.product-entity .product-grid-price .other-prices .was-price em {
  font-size: 11px;
  font-style: normal;
}
.product-entity .product-grid-price .other-prices .save-percent {
  font-family: "montserrat regular";
  color: #f44336;
  margin-bottom: 5px;
}
.product-entity .product-grid-price .other-prices .save-percent strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
#please-wait-ajax {
  position: relative;
}
#please-wait-ajax .spin-box {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -webkit-animation: spin ease infinite 4s;
}
@-webkit-keyframes spin {
  0%,
  100% {
    box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
.well.page-sorting {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: none;
  border: none;
}
.well.page-sorting * {
  padding: 5px 0 5px 0;
}
.well.page-sorting .sort-by-container {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.well.page-sorting .sort-by-container label {
  margin: 0 10px 0 0;
  font-weight: normal;
  font-family: "montserrat bold";
}
.well.page-sorting .sort-by-container .form-group {
  margin: 0;
}
.well.page-sorting .sort-by-container .form-group select {
  font-family: "montserrat regular";
  box-shadow: none;
  margin: 0;
}
.well.page-sorting > label {
  margin: 0;
  font-weight: normal;
  font-family: "montserrat bold";
  align-content: space-between;
  display: flex;
  flex: 1 1;
  min-width: 200px;
}
.well.page-sorting > .form-inline {
  flex: 1 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: fit-content;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
}
.well.page-sorting > .form-inline #list-type-list {
  margin-right: 5px;
}
.well.page-sorting > .form-inline #list-type-grid {
  margin-right: 5px;
}
.well.page-sorting > .form-inline #list-type-grid:hover,
.well.page-sorting > .form-inline #list-type-list:hover,
.well.page-sorting > .form-inline #list-type-grid:active,
.well.page-sorting > .form-inline #list-type-list:active,
.well.page-sorting > .form-inline #list-type-grid:focus,
.well.page-sorting > .form-inline #list-type-list:focus {
  background-color: #f3f3f3;
}
.well.page-sorting > .form-inline #list-type-grid.list-enabled,
.well.page-sorting > .form-inline #list-type-list.list-enabled {
  background-color: #dadada;
}
.well.page-sorting > .form-inline #list-type-grid.list-enabled:hover,
.well.page-sorting > .form-inline #list-type-list.list-enabled:hover,
.well.page-sorting > .form-inline #list-type-grid.list-enabled:active,
.well.page-sorting > .form-inline #list-type-list.list-enabled:active,
.well.page-sorting > .form-inline #list-type-grid.list-enabled:focus,
.well.page-sorting > .form-inline #list-type-list.list-enabled:focus {
  background-color: #dadada;
}
.well.page-sorting > .form-inline label {
  margin: 0;
  padding: 0 10px 0 15px;
  font-weight: normal;
  font-family: "montserrat bold";
}
.well.page-sorting > .form-inline select {
  font-family: "montserrat regular";
  box-shadow: none;
}
.product-list-price .price,
.product-list-price .product-price {
  white-space: nowrap;
  font-family: "montserrat bold";
  color: #333333;
  order: 3;
  line-height: 1;
  min-width: 1px;
  text-align: right;
}
.product-list-price .price em,
.product-list-price .product-price em {
  font-size: 11px;
  font-style: normal;
}
.product-list-price .ex-vat-price {
  font-family: "montserrat regular";
  order: 99;
  min-width: 1px;
  text-align: right;
}
.product-list-price .ex-vat-price span {
  font-weight: normal;
}
.product-list-price .ex-vat-price strong {
  font-size: 12px;
  font-family: "montserrat regular";
  font-weight: normal;
}
.product-list-price .was-price {
  font-family: "montserrat regular";
  color: #333;
}
.product-list-price .was-price strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.product-list-price .was-price em {
  font-size: 11px;
  font-style: normal;
}
.product-list-price .save-percent {
  font-family: "montserrat regular";
  color: #f44336;
  margin-bottom: 5px;
}
.product-list-price .save-percent strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.listproduct-outer {
  flex: 0 0 100%;
  padding: 0 10px;
}
.listproduct-outer .listproduct {
  background-color: #fff;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  box-shadow: none;
  border: none;
}
.listproduct-outer .listproduct .listproduct-image {
  flex: 0 0 120px;
  position: relative;
}
.listproduct-outer .listproduct .listproduct-image .product-detail-badge {
  left: 0;
  right: 0;
}
.listproduct-outer .listproduct .listproduct-image .product-detail-badge img.badge-small {
  max-height: 30%;
  max-width: 30%;
}
.listproduct-outer .listproduct .listproduct-image .product-detail-badge img.badge-medium {
  max-height: 40%;
  max-width: 40%;
}
.listproduct-outer .listproduct .listproduct-image .product-detail-badge img.badge-large {
  max-height: 50%;
  max-width: 50%;
}
.listproduct-outer .listproduct .listproduct-main {
  flex: 1 1;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .listproduct-outer .listproduct .listproduct-main {
    flex: 0 0 100%;
    order: 3;
  }
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details {
  flex: 1 1;
  min-width: 1px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .listproduct-outer .listproduct .listproduct-main .listproduct-details {
    padding: 0;
    margin-top: 15px;
  }
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name a:hover,
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name a:active,
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name a:focus {
  text-decoration: none;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name h3 {
  font-size: 18px;
  display: block;
  color: #333;
  font-family: "montserrat bold";
  overflow: visible;
  white-space: pre-wrap;
  text-overflow: unset;
  margin: 0 0 5px;
  line-height: 1.15;
  height: auto;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name h3:hover,
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name h3:active,
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-name h3:focus {
  text-decoration: none;
  color: #595959;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-code {
  color: #969696;
  font-family: "montserrat regular";
  font-size: 15px;
  margin-bottom: 5px;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-review {
  font-size: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-review span {
  font-family: "montserrat regular";
  margin-left: 7px;
  color: #545454;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-stock {
  margin-bottom: 5px;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .surcharge-info {
  font-family: "montserrat regular";
  color: #4caf40;
  margin-bottom: 5px;
}
.listproduct-outer .listproduct .listproduct-main .listproduct-details .listproduct-description {
  font-family: "montserrat regular";
  margin-bottom: 5px;
  font-size: 12px;
}
.listproduct-outer .listproduct .listproduct-pricing {
  text-align: right;
  display: flex;
  flex-direction: column;
  flex: 0 0 175px;
}
@media (max-width: 767px) {
  .listproduct-outer .listproduct .listproduct-pricing {
    flex: 1 1;
    min-width: 1px;
  }
}
.listproduct-outer .listproduct .listproduct-pricing .price {
  font-family: "montserrat bold";
  color: #333333;
  line-height: 1;
  font-size: 22px;
  margin-bottom: 5px;
}
.listproduct-outer .listproduct .listproduct-pricing .price em {
  font-size: 11px;
  font-style: normal;
}
.listproduct-outer .listproduct .listproduct-pricing .ex-vat-price {
  font-family: "montserrat regular";
  margin-bottom: 5px;
  font-size: 16px;
}
.listproduct-outer .listproduct .listproduct-pricing .ex-vat-price span,
.listproduct-outer .listproduct .listproduct-pricing .ex-vat-price strong,
.listproduct-outer .listproduct .listproduct-pricing .ex-vat-price label {
  font-weight: normal;
  font-family: "montserrat regular";
  font-size: 12px;
  margin: 0;
}
.listproduct-outer .listproduct .listproduct-pricing .ex-vat-price em {
  font-size: 11px;
  font-style: normal;
}
.listproduct-outer .listproduct .listproduct-pricing .quantity-advice {
  font-style: normal;
  font-weight: normal;
  margin-bottom: 5px;
  font-family: "montserrat bold";
}
.listproduct-outer .listproduct .listproduct-pricing .add-flex {
  align-items: flex-end;
  flex: 1 1;
  min-width: 1px;
  min-height: 1px;
}
.product-detail-badge-container {
  position: absolute;
  top: 0;
  pointer-events: none;
}
@media (min-width: 768px) {
  .product-list a h3 {
    height: 30px;
    font-size: 12px;
    line-height: 15px;
  }
  .product-list a.thumbnail {
    text-align: center;
  }
  .product-list a.thumbnail img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .product-list .caption {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .category-list {
    margin-bottom: 10px;
  }
  .product-crossref-code {
    text-align: left;
  }
  .product-crossref-code label,
  .product-crossref-code div {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .basket-header {
    padding-bottom: 10px;
  }
  .category-list .product-name {
    height: 70px;
    font-size: 14px;
    padding-top: 6px;
    text-align: center;
  }
  .basket-header div {
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
  }
  .basket-header div.basket-qty {
    text-align: center;
  }
  .basket-accessories h3 {
    font-size: 14px;
    margin-right: 15px;
  }
  .product-detail h1 {
    font-size: 25px;
  }
  form.qty-form .price {
    font-size: 26px;
  }
  .product-list-item {
    width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .col-2.price {
    font-size: 12px;
  }
  .order-line {
    font-size: 12px;
  }
  .price {
    font-size: 21px;
  }
  .product-list a h3 {
    margin-top: 0;
    height: 30px;
  }
}
@media (max-width: 475px) {
  .save-basket-btn {
    margin-top: 15px;
  }
  div.order-line div.basket-total {
    font-size: 12px;
  }
  .total-value .ex-vat-price,
  .total-value .was-price,
  .total-value .ex-vat-price label,
  .total-value .was-price label {
    font-size: 10px;
  }
}
/*
** Origin CSS v2
 */
.product-detail .panel-body {
  padding: 15px;
}
.product-actions {
  text-align: right;
  width: 100%;
}
.product-quantity {
  width: 15% !important;
  float: right !important;
}
@media (min-width: 768px) {
  .product-actions {
    margin-bottom: 25px;
  }
  .product-quantity {
    width: auto !important;
    float: none !important;
  }
}
.product-actions p {
  margin-bottom: 5px;
}
.product-price {
  font-size: 24px;
  font-weight: bold;
}
.product-unit-type {
  margin-left: 8px;
}
.product-price-was {
  /*LESS: color: @brand-warning; */
  color: #C62828;
}
.kit-product-lines .form-group,
.kit-product-lines .input-group {
  margin-left: 0;
}
.kit-line-header {
  border-bottom: 1px solid #C7C7C7;
  font-weight: bold;
}
.kit-line-row {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #C7C7C7;
}
.kit-line-row .product-price {
  margin: 0;
  line-height: 30px;
  font-size: 26px;
}
.kit-line-row img {
  width: 85px;
}
.kit-line-row .product-price-exvat {
  margin: 0;
}
.kit-line-comments {
  font-style: italic;
  margin-top: 10px;
}
.kit-line-add {
  width: 220px;
}
/* Product Detail Wishlist fix and override (temp fix) */
.product-info .form-inline {
  margin-bottom: 10px;
  text-align: right;
  float: none;
}
.product-wishlist-added {
  display: none;
  font-weight: normal;
  font-family: "montserrat regular";
  text-align: left;
  font-size: 14px;
  background: #e7ffe8;
  color: #4caf50;
  padding: 4px 8px;
  border-radius: 4px;
  margin: 15px 0;
}
/* Wishlist fix end */
#stock-request-modal .panel {
  margin-bottom: 0;
}
#formMessages {
  padding: 10px;
  display: none;
}
#formMessages .alert {
  margin-bottom: 0;
}
.input-error {
  box-shadow: 0 0 2px 1px rgba(234, 47, 47, 0.7) !important;
}
.panel-category-description {
  box-shadow: none;
  border: none;
}
.panel-category-description .panel-heading .panel-title {
  font-family: "montserrat regular";
}
.panel-category-description .category-description-holder-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.panel-category-description .category-description-holder-body .category-image {
  flex: 0 0 100px;
  margin-right: 30px;
  width: 100px;
}
.panel-category-description .category-description-holder-body .category-description {
  flex: 1 1;
  min-width: 1px;
  font-family: "montserrat regular";
}
@media (max-width: 767px) {
  .panel-category-description .category-description-holder-body .category-description {
    flex: 0 0 100%;
    margin: 10px 0 0;
  }
}
.panel-carousel-swiper .swiper-flex {
  display: flex;
  margin-bottom: 10px;
}
.panel-carousel-swiper .swiper-flex .swiper-button-prev {
  flex: 0 0 auto;
  margin-right: 15px;
  font-size: 30px;
  cursor: pointer;
  align-self: center;
}
.panel-carousel-swiper .swiper-flex .swiper-container {
  flex: 1;
  overflow: hidden;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide {
  text-align: center;
  padding: 0 10px;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .price {
  font-size: 20px;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .ex-vat-price,
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .ex-vat-price label {
  font-size: 12px;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-image {
  margin-bottom: 15px;
  flex: 0 0 100%;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-image img {
  width: 144px;
  height: 144px;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-name {
  font-size: 14px;
  margin-bottom: 10px;
  flex: 0 0 100%;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-name a {
  display: block;
  color: #333;
  font-family: "open sans", sans-serif;
  text-align: left;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-price-and-view {
  flex: 0 0 100%;
  align-self: flex-end;
}
.panel-carousel-swiper .swiper-flex .swiper-container .swiper-slide .swiper-price-and-view .swiper-price {
  margin-bottom: 10px;
}
.panel-carousel-swiper .swiper-flex .swiper-button-next {
  flex: 0 0 auto;
  margin-left: 15px;
  font-size: 30px;
  cursor: pointer;
  align-self: center;
}
.panel.panel-strong.guest-checkout-panel .panel-heading {
  border: none;
}
.panel.panel-strong.guest-checkout-panel .panel-body {
  background-color: #d9efd9;
}
/*  Date Range Picker Styles */
.panel-flex {
  display: flex;
  flex-direction: column;
}
.panel-flex .row:first-of-type {
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}
.panel-flex .row:first-of-type .input-group.date.inline-date {
  flex: 1 1 400%;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
}
.panel-flex .row:first-of-type .input-group.date.inline-date .date-range {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  right: -35px;
  position: relative;
}
@media (max-width: 485px) {
  .panel-flex .row:first-of-type .input-group.date.inline-date .date-range {
    margin: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.panel-flex .row:first-of-type .input-group.date.inline-date label.inline-date {
  display: inline-flex;
  align-items: center;
  padding: 0 15px 0 0;
  pointer-events: none;
}
@media (max-width: 450px) {
  .panel-flex .row:first-of-type .input-group.date.inline-date label.inline-date {
    margin: 10px 0 2px 0;
  }
}
.panel-flex .row:first-of-type .input-group.date.inline-date div.inline-date {
  display: inline-flex;
}
.panel-flex .row:first-of-type .input-group.date.inline-date div.inline-date input {
  background: #f5f1f1;
}
.panel-flex .row:first-of-type .input-group.date.inline-date div.inline-date .input-group-date-icon {
  position: relative;
  z-index: 100;
  border-radius: 0 4px 4px 0 !important;
  top: 1px;
  left: -37px;
  width: 37px;
  height: 32px;
  border: none;
  pointer-events: none;
  background: #ccc;
}
.panel-flex .row:first-of-type .input-group.date.inline-date div.inline-date .input-group-date-icon span.fa.fa-calendar {
  padding-top: 2px;
}
.panel-flex .row:first-of-type .input-group.date.inline-date div.inline-date i#ajaxSpinner {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 10px;
  right: 140px;
  z-index: 10;
}
@media (max-width: 580px) {
  .panel-flex .row:first-of-type .input-group.date.inline-date {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.panel-flex .row:first-of-type h1.panel-title {
  display: flex;
  width: 100%;
}
@media (max-width: 580px) {
  .panel-flex .row:first-of-type {
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
  }
}
.input-group h1.panel-title {
  display: flex;
  width: 100%;
}
.input-group.date {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.input-group.date.inline-date {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 991px) {
  .input-group.date {
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .input-group.date label {
    float: none;
    display: inline-flex;
    padding: 0 10px;
    margin: 0;
  }
}
@media (max-width: 450px) {
  .input-group.date {
    flex-wrap: wrap;
  }
  .input-group.date label {
    padding: 0 15px;
  }
}
.date-range {
  display: flex;
  flex-direction: row;
}
.date-range * {
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
}
.date-range input[name="date_range_form_element"],
.date-range input[name="date_range_ajax_element"] {
  background: transparent;
  display: inline-flex;
  min-width: 210px;
  min-height: 34px;
  max-height: 34px;
  font-size: 12px;
  position: relative;
  padding-right: 47px;
  border-radius: 4px !important;
  cursor: pointer;
}
.date-range input[name="date_range_form_element"]::selection,
.date-range input[name="date_range_ajax_element"]::selection {
  background-color: transparent;
}
.date-range input[name="date_range_form_element"].disabled-picker,
.date-range input[name="date_range_ajax_element"].disabled-picker {
  opacity: 0.3;
  pointer-events: none;
}
.date-range input[name="date_range_form_element"].disabled-picker:hover,
.date-range input[name="date_range_ajax_element"].disabled-picker:hover {
  cursor: not-allowed;
}
.date-range > span {
  position: relative;
  z-index: 100;
  border-radius: 0 4px 4px 0 !important;
  top: 1px;
  left: -37px;
  width: 37px;
  height: 32px;
  border: none;
  pointer-events: none;
  background: #ccc;
}
.date-range > span span.fa.fa-calendar {
  padding-top: 2px;
}
.date-range > span.disabled-picker {
  opacity: 0.3;
  pointer-events: none;
}
.date-range > span.disabled-picker:hover {
  cursor: not-allowed;
}
.date-range.inline-date {
  display: flex;
  float: none;
}
@media (max-width: 450px) {
  .date-range {
    margin-left: 35px;
  }
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial, sans-serif;
  font-size: 15px;
  line-height: 1em;
}
.daterangepicker * {
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
}
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar-table .next span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker td.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.off.in-range {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.off.start-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #b4d4e3;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  cursor: default;
  margin: 0 2% 0 0;
  width: 56%;
}
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
  width: 40%;
}
.daterangepicker select.hourselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker select.minuteselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker select.secondselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.daterangepicker .drp-buttons .btn {
  width: 90px;
  margin: 3px 6px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges {
  float: none;
}
.daterangepicker.single .drp-calendar {
  float: none;
}
.daterangepicker.single .drp-selected {
  display: none;
}
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.daterangepicker.show-calendar .drp-buttons {
  display: block;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 8px;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar {
    float: left;
  }
  .daterangepicker.single .ranges {
    float: left;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
}
[data-tooltip] {
  position: relative;
}
[data-tooltip]:hover::before {
  content: attr(data-tooltip);
  background-color: #cccccc;
  color: #323232;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 36px;
}
[data-tooltip]:hover::after {
  content: " ";
  position: absolute;
  bottom: 26px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #cccccc transparent transparent transparent;
}
textarea#message {
  resize: vertical;
  min-height: 50px;
}
.branch-body .branch-opening-hours > div {
  display: flex;
}
.branch-body .branch-opening-hours > div .opening-days {
  font-weight: bold;
  text-align: left;
  width: 50%;
  display: flex;
}
.branch-body .branch-opening-hours > div .opening-times {
  text-align: right;
  width: 50%;
  display: flex;
}
@media (max-width: 991px) {
  .basket-macro .basket-icon i,
  .basket-macro .basket-main h5,
  .basket-macro p {
    color: #000;
  }
  #quick-basket-content .dropdown-menu:after,
  #quick-basket-content .dropdown-menu:before {
    display: none;
  }
  .no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .basket-macro-outer {
    margin: 10px 20px 0 0;
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  .basket-macro-outer {
    margin: 7px 12px 0 0;
  }
  #quick-basket-content .dropdown-menu {
    width: 300px;
  }
}
@media (min-width: 320px) and (max-width: 424px) {
  .basket-macro-outer {
    margin: 7px 12px 0 0;
  }
  #quick-basket-content .dropdown-menu {
    width: 280px;
  }
}
@media (max-width: 319px) {
  .basket-macro-outer {
    margin: -9% 0 -2% 58%;
  }
  #quick-basket-content .dropdown-menu {
    margin: 0% -4% 0 -4%;
    width: 100%;
  }
}
#basket-prompt {
  width: 182px;
  text-align: center;
  position: absolute;
  display: none;
  z-index: 1;
  background: #097cd3;
  color: #fff;
  font-family: "montserrat bold";
  text-transform: uppercase;
  padding: 10px;
  border-radius: 4px;
  margin-top: 10px;
}
#basket-prompt:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #097cd3 transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 47%;
}
#basket-prompt p {
  color: #fff;
  font-family: "montserrat bold";
  margin-bottom: 5px;
}
#basket-prompt a {
  color: #fff;
  font-family: "montserrat bold";
  display: block;
  background-color: #086ebb;
  padding: 5px;
  border-radius: 4px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#basket-prompt a:hover,
#basket-prompt a:active,
#basket-prompt a:focus {
  background-color: #075fa2;
  text-decoration: none;
}
.swiper-button-prev {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 33px;
  height: 33px;
  z-index: 9;
  margin-top: -15px;
  text-indent: -1000px;
  overflow: hidden;
  background: url("/assets/origin-images/banner-left-arrow.png");
  cursor: pointer;
}
.swiper-button-next {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 33px;
  height: 33px;
  z-index: 9;
  margin-top: -15px;
  text-indent: -1000px;
  overflow: hidden;
  background: url("/assets/origin-images/banner-right-arrow.png");
  cursor: pointer;
}
.note-placeholder {
  margin-top: 5px;
  background: #fcee95;
  color: #797037;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  padding: 2px 7px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 11px;
}
.note-placeholder .fa {
  margin-left: 2px;
}
.note-placeholder:hover {
  background-color: #fbe663;
  cursor: pointer;
}
.note-textarea {
  display: none;
  margin-top: 5px;
}
.note-textarea.saving-note .note-textarea-inner textarea,
.note-textarea.saving-note .note-textarea-inner .textarea-below {
  background: #fdf6c7;
}
.note-textarea .note-textarea-inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
}
.basket-notes-cover {
  display: none;
  background: transparent;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99;
}
.note-textarea .note-textarea-inner textarea {
  flex: 0 0 100%;
  background: #fcee95;
  border: none;
  width: 100%;
  resize: none;
  color: #797037;
  font-size: 12px;
  font-family: "open sans", sans-serif;
  padding: 5px;
}
.note-textarea .note-textarea-inner textarea:focus {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.note-textarea .note-textarea-inner textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #797037;
}
.note-textarea .note-textarea-inner textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #797037;
}
.note-textarea .note-textarea-inner textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #797037;
}
.note-textarea .note-textarea-inner textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #797037;
}
.note-textarea .note-textarea-inner .textarea-below {
  flex: 0 0 100%;
  background: #fcee95;
  display: flex;
  justify-content: flex-end;
  padding: 5px 3px;
}
.note-textarea .note-textarea-inner .textarea-below .fa-check {
  color: #5cb85c;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
}
.note-textarea .note-textarea-inner .textarea-below .fa-check:hover {
  color: #76c376;
}
.note-textarea .note-textarea-inner .textarea-below .fa-trash {
  color: #ea4646;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  transition: color 100ms linear;
}
.note-textarea .note-textarea-inner .textarea-below .fa-trash:hover {
  color: #ec7070;
}
.note-textarea .note-textarea-inner .textarea-below .fa-spin {
  color: #968725;
}
.item-note .item-note-add {
  font-family: "open sans bold", sans-serif;
  font-size: 12px;
}
.item-note .item-note-add .fa {
  margin-right: 2px;
}
.review-response {
  font-size: 12px;
  color: #a9a9a9;
  margin-top: 5px;
  margin-bottom: 10px;
}
.review-response h3 {
  font-style: italic;
  font-size: 14px;
  margin: 10px 0 5px;
  color: #000;
}
.service-rating-page .contact-page {
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 5px;
}
.service-rating-page .service-rating-sorts {
  text-align: right;
  margin-bottom: 10px;
}
.service-rating-page .service-rating-sorts select {
  padding: 2px 7px;
  border: solid 1px #d8d8d8;
  margin-left: 5px;
}
.service-rating-page .service-rating-template {
  display: flex;
  flex-wrap: wrap;
}
.service-rating-page .service-rating-template .service-rating-left {
  flex: 0 0 400px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .service-rating-page .service-rating-template .service-rating-left {
    flex: 0 0 100%;
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary {
  border: solid 1px #eaeaea;
  padding: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-rating-page .service-rating-template .service-rating-left .rating-summary {
    flex: 0 0 50%;
    margin: 0;
  }
  .service-rating-page .service-rating-template .service-rating-left .rating-summary:nth-of-type(2n) {
    border-left: none;
  }
  .service-rating-page .service-rating-template .service-rating-left .rating-summary:nth-of-type(4n),
  .service-rating-page .service-rating-template .service-rating-left .rating-summary:nth-of-type(4n - 1) {
    border-top: none;
  }
}
@media (max-width: 767px) {
  .service-rating-page .service-rating-template .service-rating-left .rating-summary {
    flex: 0 0 100%;
  }
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary h3 {
  margin: 0 0 15px;
  font-style: italic;
  font-weight: normal;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar {
  margin-bottom: 15px;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 5px;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-top .star-percentage {
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 0;
  flex: 0 0 60px;
  color: #9a9a9a;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-top .star-amount {
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 0;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-top .star-display {
  flex: 1;
  text-align: right;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-bottom {
  display: flex;
  flex-wrap: wrap;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-bottom .star-bar-filled {
  height: 4px;
  background-color: #ffd600;
}
.service-rating-page .service-rating-template .service-rating-left .rating-summary .star-bar .star-bar-bottom .star-bar-unfilled {
  height: 4px;
  background-color: #dcdcdc;
}
.service-rating-page .service-rating-template .service-rating-main {
  flex: 1;
}
@media (max-width: 991px) {
  .service-rating-page .service-rating-template .service-rating-main {
    flex: 0 0 100%;
    margin: 0;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review {
  border: solid 1px #eaeaea;
  padding: 15px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user {
  text-align: center;
  margin-right: 30px;
  flex: 0 0 130px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .fa-user-circle {
  font-size: 40px;
  color: #b5b5b5;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .fa-user-circle.user-verified {
  color: #4CAF50;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user p {
  margin: 5px 0 0;
  font-size: 12px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .user-verification {
  display: inline-block;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .user-verification .verified-user {
  font-size: 11px;
  background: #4CAF50;
  padding: 2px 6px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  margin-top: 15px;
  justify-content: center;
  border-radius: 3px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .user-verification .verified-user .fa {
  margin-left: 4px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .user-verification .unverified-user {
  font-size: 11px;
  background: #dcdcdc;
  padding: 2px 6px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  margin-top: 15px;
  justify-content: center;
  border-radius: 3px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-user .user-verification .unverified-user .fa {
  margin-left: 4px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main {
  flex: 1;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average {
  display: flex;
  flex-wrap: wrap;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars {
  margin-right: 50px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars h2 {
  margin: 0 0 2px;
  font-style: italic;
  font-size: 14px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars .review-stars {
  font-size: 22px;
  letter-spacing: -2px;
}
@media (max-width: 991px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars .review-stars {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars .review-stars {
    font-size: 25px;
  }
}
@media (max-width: 450px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-average-stars .review-stars {
    font-size: 19px;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown {
    flex: 0 0 100%;
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown {
    display: none;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown .review-score {
  margin-right: 20px;
  text-align: center;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown .review-score h5 {
  margin: 0 0 5px;
  font-size: 20px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-average .review-breakdown .review-score p {
  margin: 0;
  font-weight: normal;
  font-size: 11px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-content {
  font-size: 12px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-content {
    display: none;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-response {
  font-size: 12px;
  color: #a9a9a9;
  margin-top: 5px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-response h3 {
  font-style: italic;
  font-size: 16px;
  margin: 15px 0 5px;
  color: #000;
}
@media (max-width: 767px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .review-main .review-response {
    display: none;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review .mobile-review {
  flex: 0 0 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .service-rating-page .service-rating-template .service-rating-main .service-review .mobile-review {
    display: none;
  }
}
.service-rating-page .service-rating-template .service-rating-main .service-review .mobile-review .review-content {
  font-size: 12px;
  margin-top: 5px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .mobile-review .review-response {
  font-size: 12px;
  color: #a9a9a9;
  margin-top: 5px;
}
.service-rating-page .service-rating-template .service-rating-main .service-review .mobile-review .review-response h3 {
  font-style: italic;
  font-size: 16px;
  margin: 15px 0 5px;
  color: #000;
}
.service-rating-page .write-service-review {
  border: solid 1px #eaeaea;
  padding: 15px;
}
.service-rating-page .write-service-review h3 {
  margin: 0 0 15px;
  font-weight: bold;
}
.service-rating-page .write-service-review .panel-form {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  margin: 0;
}
.service-rating-page .write-service-review .panel-form .panel-heading {
  display: none;
}
.service-rating-page .write-service-review .panel-form .panel-body {
  border: none;
  padding: 0;
  margin: 0 -15px;
}
.service-rating-page .write-service-review .panel-form .panel-body .form-group {
  font-size: 17px;
}
.service-rating-page .write-service-review .panel-form .panel-body .form-group.recaptcha-form-group {
  margin-top: 20px !important;
}
.service-rating-page .write-service-review .panel-form .panel-body .stars-form-group {
  display: inline-block;
  margin-right: 50px !important;
}
.service-rating-page .write-service-review .panel-form .panel-body .stars-form-group .control-label {
  font-size: 17px;
}
.service-rating-page .write-service-review .panel-form .panel-body .stars-form-group .stars {
  font-size: 25px;
  letter-spacing: 4px;
}
.service-rating-page .write-service-review .panel-form .panel-footer {
  border: none;
  padding: 0;
  margin: 0 -15px;
  background: transparent;
}
.service-rating-page .write-service-review .panel-form .panel-footer .btn-primary {
  margin-top: -33px;
}
.colour-variants {
  position: absolute;
  bottom: 35px;
  left: 8px;
  z-index: 999;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.colour-variants.catalogue-variants {
  bottom: 0;
  left: 0;
}
.colour-variants .variant-colour-outer {
  border: solid 1px #cecece;
  margin-right: 3px;
}
.colour-variants .variant-colour-outer:hover {
  border-color: #969696;
}
.colour-variants .variant-colour-outer.active {
  border: solid 1px #000000;
}
.colour-variants .variant-colour-outer .variant-colour {
  height: 30px;
  width: 30px;
  border: solid 1px #ffffff;
  cursor: pointer;
}
.colour-variants .variant-colour-outer .variant-colour .variant-colour-top {
  height: 14px;
}
.colour-variants .variant-colour-outer .variant-colour .variant-colour-bottom {
  height: 14px;
}
.page-banners-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}
.page-banners-flex .page-banner-outer {
  padding: 0 10px;
  margin-bottom: 10px;
  text-align: center;
}
.error-page {
  text-align: center;
}
.error-page h1 {
  font-family: "open sans bold", arial #000000, sans-serif;
  margin: 0 0 10px;
}
.error-page p {
  font-family: "open sans", arial, sans-serif;
}
.error-page a {
  font-family: "open sans", arial, sans-serif;
}
.error-page.full-page {
  padding-top: 100px;
  min-height: 1000px;
}
.error-page img {
  max-width: 300px;
  margin: 0 0 30px;
}
.error-page.inner-page {
  padding: 15px;
  border-radius: 4px;
}
.responsive-slick-slider {
  position: relative;
}
.responsive-slick-slider .custom-left {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 0;
  font-size: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.responsive-slick-slider .custom-right {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 0;
  font-size: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.responsive-slick-slider .slick-slider {
  position: relative;
  width: 100%;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.responsive-slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.responsive-slick-slider .slick-list:focus {
  outline: none;
}
.responsive-slick-slider .slick-list.dragging {
  cursor: hand;
}
.responsive-slick-slider .slick-slider .slick-track,
.responsive-slick-slider .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.responsive-slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  max-height: 731px;
  overflow: hidden;
}
.responsive-slick-slider .slick-track:before,
.responsive-slick-slider .slick-track:after {
  display: table;
  content: '';
}
.responsive-slick-slider .slick-track:after {
  clear: both;
}
.responsive-slick-slider .slick-loading .slick-track {
  visibility: hidden;
}
.responsive-slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  width: 100%;
}
.responsive-slick-slider .slick-slide:focus,
.responsive-slick-slider .slick-slide:hover {
  outline: 0;
}
.responsive-slick-slider [dir='rtl'] .slick-slide {
  float: right;
}
.responsive-slick-slider .slick-slide img {
  display: block;
  height: auto;
  width: 100%;
}
.responsive-slick-slider .slick-slide.slick-loading img {
  display: none;
}
.responsive-slick-slider .slick-slide.dragging img {
  pointer-events: none;
}
.responsive-slick-slider .slick-initialized .slick-slide {
  display: block;
}
.responsive-slick-slider .slick-loading .slick-slide {
  visibility: hidden;
}
.responsive-slick-slider .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.responsive-slick-slider .slick-arrow.slick-hidden {
  display: none;
}
.responsive-slick-slider .photo {
  background-size: cover;
  background-position: center center;
  min-height: 10em;
  padding-bottom: 15%;
  will-change: transform;
}
.responsive-slick-slider .photo:before {
  content: "";
  display: block;
}
.responsive-slick-slider .photo * {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.recaptcha-form-group {
  display: block;
  text-align: left;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 10px 0;
}
.recaptcha-form-group .control-label {
  display: block;
  text-align: left !important;
  margin: 0 0 3px!important;
}
.left-panel.sidebar-list-categories .left-panel-body {
  padding: 0;
}
.sidebar-list-categories ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-list-categories ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #333;
  font-family: "open sans", sans-serif;
  padding: 10px;
  border-bottom: solid 1px #e4e4e4;
  font-size: 13px;
}
.sidebar-list-categories ul li a.active {
  background: #cccccc;
  color: #000000;
}
.sidebar-list-categories ul li a:hover,
.sidebar-list-categories ul li a:active,
.sidebar-list-categories ul li a:focus {
  text-decoration: underline;
}
.sidebar-list-categories ul li a span {
  flex: 1 1 0;
  min-width: 1px;
}
.sidebar-list-categories ul li:last-of-type a {
  border-bottom: none;
}
/* Responsive table to break to columns */
@media screen and (max-width: 630px) {
  .tabe.break-to-columns.responsive-630 {
    border: 0;
  }
  .tabe.break-to-columns.responsive-630 caption {
    font-size: 1.3em;
  }
  .tabe.break-to-columns.responsive-630 thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .tabe.break-to-columns.responsive-630 tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  .tabe.break-to-columns.responsive-630 tr.break-to-columns-no-bottom-border {
    border-bottom: none;
  }
  .tabe.break-to-columns.responsive-630 tr.break-to-columns-no-top-border {
    border-top: none;
  }
  .tabe.break-to-columns.responsive-630 th {
    display: block;
  }
  .tabe.break-to-columns.responsive-630 td {
    display: block;
    font-size: .8em;
    text-align: right;
    min-height: 44px;
  }
  .tabe.break-to-columns.responsive-630 td.basket-total {
    padding: 8px;
  }
  .tabe.break-to-columns.responsive-630 td.quantity-col,
  .tabe.break-to-columns.responsive-630 td.selected-col {
    width: auto !important;
  }
  .tabe.break-to-columns.responsive-630 td.break-to-columns-hidden-cell {
    visibility: hidden;
    min-height: 0;
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
  }
  .tabe.break-to-columns.responsive-630 td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
  }
  .tabe.break-to-columns.responsive-630 td:last-child {
    border-bottom: 0;
  }
  .tabe.break-to-columns.responsive-630 > tr.child-hire-item > td::before {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 992px) {
  .tabe.break-to-columns.responsive-992 {
    border: 0;
  }
  .tabe.break-to-columns.responsive-992 caption {
    font-size: 1.3em;
  }
  .tabe.break-to-columns.responsive-992 thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .tabe.break-to-columns.responsive-992 tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  .tabe.break-to-columns.responsive-992 tr.break-to-columns-no-bottom-border {
    border-bottom: none;
  }
  .tabe.break-to-columns.responsive-992 tr.break-to-columns-no-top-border {
    border-top: none;
  }
  .tabe.break-to-columns.responsive-992 th {
    display: block;
  }
  .tabe.break-to-columns.responsive-992 td {
    display: block;
    font-size: .8em;
    text-align: right;
    min-height: 44px;
  }
  .tabe.break-to-columns.responsive-992 td.basket-total {
    padding: 8px;
  }
  .tabe.break-to-columns.responsive-992 td.quantity-col,
  .tabe.break-to-columns.responsive-992 td.selected-col {
    width: auto !important;
  }
  .tabe.break-to-columns.responsive-992 td.break-to-columns-hidden-cell {
    visibility: hidden;
    min-height: 0;
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
  }
  .tabe.break-to-columns.responsive-992 td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
  }
  .tabe.break-to-columns.responsive-992 td:last-child {
    border-bottom: 0;
  }
  .tabe.break-to-columns.responsive-992 > tr.child-hire-item > td::before {
    margin-bottom: 6px;
  }
}
.customer-order-no-small {
  font-family: "open sans", sans-serif;
  margin: 4px 0 0;
}
.payment-choices {
  text-align: left;
}
.payment-choices legend {
  font-size: 14px;
  font-family: inherit;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 0px;
  order: -2;
  border: 0;
}
.payment-choices .payment-choices-inner {
  display: grid;
  margin: 17px 0;
  grid-template-columns: 260px 260px 260px 260px;
  column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 1199px) {
  .payment-choices .payment-choices-inner {
    grid-template-columns: 260px 260px 260px;
  }
}
@media (max-width: 991px) {
  .payment-choices .payment-choices-inner {
    grid-template-columns: 260px 260px;
  }
}
@media (max-width: 605px) {
  .payment-choices .payment-choices-inner {
    grid-template-columns: 260px;
  }
}
.payment-choices .payment-choices-inner .priority-one {
  order: -1;
}
.payment-choices .payment-choices-inner .radio-outer {
  width: 260px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.payment-choices .payment-choices-inner .radio-outer .radio {
  margin: 0 !important;
}
.payment-choices .payment-choices-inner .radio-outer .radio label {
  display: flex;
  align-items: center;
  background: white;
  padding: 5px 10px !important;
  margin: 0 !important;
  min-height: 60px;
  max-height: 140px;
  height: 140px;
  border: 1px solid #d8d8d8;
}
.payment-choices .payment-choices-inner .radio-outer .radio label.active {
  border: solid 1px #99d2ff;
  background: #e5f3ff;
}
.payment-choices .payment-choices-inner .radio-outer .radio label img {
  margin-left: 0;
  font-size: 14px;
  font-family: "open sans bold", sans-serif;
  user-select: none;
}
.payment-choices .payment-choices-inner .radio-outer .radio label img:not(.no-stretch) {
  width: 200px;
}
.payment-choices .payment-choices-inner .radio-outer .radio label img.no-stretch {
  margin-left: 0;
}
.payment-choices .radio input[type="radio"] {
  float: none;
  vertical-align: middle;
}
.payment-choices .radio input[type="radio"],
.payment-choices .radio-inline input[type="radio"],
.payment-choices .checkbox input[type="checkbox"],
.payment-choices .checkbox-inline input[type="checkbox"] {
  margin: 0 10px 0 0;
  position: relative;
}
.radio label.icon-radio {
  display: flex;
  flex-wrap: wrap;
  max-width: 309px;
  margin: 0 !important;
  margin-left: auto !important;
  align-items: center;
  justify-content: flex-start;
}
.icon-radio span {
  flex: 1 1 0;
  min-width: 1px;
  text-align: left;
  font-size: 23px;
  font-family: "open sans bold", sans-serif;
  padding: 0 5px;
}
.icon-radio i {
  font-size: 23px;
}
.alternatives-text {
  font-family: "open sans", sans-serif;
}
.alternatives-text strong {
  font-family: "open sans bold", sans-serif;
}
.alternatives-text a {
  display: inline-block;
}
.homepage-elements {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px 15px;
}
.homepage-elements .homepage-element {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  padding: 0 10px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .homepage-elements .homepage-element {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
.homepage-elements .homepage-element .banner-element-inner-category,
.homepage-elements .homepage-element .banner-element-outer {
  height: 100%;
}
.homepage-elements .homepage-element .page-element-inner,
.homepage-elements .homepage-element .homepage-element-inner {
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  box-shadow: none;
  border: none;
}
.homepage-elements .homepage-element .page-element-inner .element-title,
.homepage-elements .homepage-element .homepage-element-inner .element-title {
  font-size: 20px;
  display: block;
  color: #333;
  margin: 0;
  font-family: "montserrat bold";
  padding: 10px;
  line-height: 1;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.homepage-elements .homepage-element .page-element-inner .element-title:hover,
.homepage-elements .homepage-element .homepage-element-inner .element-title:hover,
.homepage-elements .homepage-element .page-element-inner .element-title:active,
.homepage-elements .homepage-element .homepage-element-inner .element-title:active,
.homepage-elements .homepage-element .page-element-inner .element-title:focus,
.homepage-elements .homepage-element .homepage-element-inner .element-title:focus {
  text-decoration: none;
  color: #097cd3;
}
@media (max-width: 991px) {
  .homepage-elements .homepage-element .page-element-inner .element-title,
  .homepage-elements .homepage-element .homepage-element-inner .element-title {
    font-size: 17px;
  }
}
.homepage-elements .homepage-element .page-element-inner p,
.homepage-elements .homepage-element .homepage-element-inner p {
  flex: 1 1;
  min-height: 1px;
  min-width: 1px;
  font-family: "montserrat regular";
  padding: 0 10px;
}
@media (max-width: 991px) {
  .homepage-elements .homepage-element .page-element-inner p,
  .homepage-elements .homepage-element .homepage-element-inner p {
    font-size: 12px;
  }
}
.homepage-elements .homepage-element .page-element-inner img,
.homepage-elements .homepage-element .homepage-element-inner img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.homepage-elements .homepage-element .page-element-inner .btn-holder,
.homepage-elements .homepage-element .homepage-element-inner .btn-holder {
  padding: 0 10px 10px;
}
.homepage-elements .homepage-element .page-element-inner .btn .fas,
.homepage-elements .homepage-element .homepage-element-inner .btn .fas {
  font-size: 13px;
  margin-left: 8px;
}
.homepage-elements .homepage-add {
  order: 3;
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  padding: 0 10px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .homepage-elements .homepage-add {
    flex: 0 0 calc(50%);
    width: calc(50%);
  }
}
.homepage-elements .homepage-add .homepage-add-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 100px;
  height: 100%;
  min-height: 300px;
  cursor: pointer;
  color: #4caf40;
  border: dashed 5px #4caf40;
}
.homepage-elements .homepage-add .homepage-add-inner:hover,
.homepage-elements .homepage-add .homepage-add-inner:active,
.homepage-elements .homepage-add .homepage-add-inner:focus {
  color: #69c45e;
  border-color: #69c45e;
}
.homepage-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.homepage-title .title-line {
  flex: 1 1;
  min-width: 1px;
  height: 1px;
  background-color: #d2d2d2;
}
.homepage-title h3 {
  margin: 0;
  font-family: "montserrat bold";
  color: #333;
  padding: 0 10px;
}
.faqs-homepage h3 {
  font-family: "open sans bold", sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
}
.question-section {
  margin-bottom: 30px;
}
.question-section h3 {
  font-family: "open sans bold", sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.question-outer {
  border-top: solid 1px #e6e6e6;
  padding: 20px 0;
}
.question-outer:last-of-type {
  border-bottom: solid 1px #e6e6e6;
}
.question-outer .question-q {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  cursor: pointer;
}
.question-outer .question-q:hover,
.question-outer .question-q:active,
.question-outer .question-q:focus {
  opacity: 0.8;
}
.question-outer .question-q .question-letter {
  flex: 0 0 75px;
  padding: 0 15px;
  font-family: "montserrat bold";
  font-weight: 700;
  font-size: 25px;
}
.question-outer .question-q .question-content {
  flex: 1 1 0;
  min-width: 1px;
  font-family: "montserrat bold";
  font-weight: 700;
  font-size: 16px;
  padding-top: 8px;
}
.question-outer .question-q .question-toggle {
  text-align: right;
  font-size: 20px;
  padding-top: 6px;
  line-height: 1;
}
.question-outer .question-a {
  display: none;
}
.question-outer .question-a .question-a-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 20px;
}
.question-outer .question-a .question-a-inner .question-letter {
  flex: 0 0 75px;
  padding: 0 15px;
  font-family: "montserrat bold";
  font-weight: 700;
  font-size: 25px;
}
.question-outer .question-a .question-a-inner .question-content {
  flex: 1 1 0;
  min-width: 1px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  padding-top: 6px;
}
.question-outer .question-a .question-a-inner .question-content p,
.question-outer .question-a .question-a-inner .question-content a {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
}
.carousel-title {
  font-family: "open sans bold", sans-serif;
  margin: 0 0 10px;
}
.product-entity .product-grid-price .ex-vat-price {
  font-size: 14px;
}
.banner-list img {
  margin: 0 0 10px;
}
.product-entity .brand-image img {
  max-width: 50px;
  max-height: 50px;
}
.custom-checkbox {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
}
.custom-checkbox input[type="checkbox"] {
  display: none;
}
.custom-checkbox span.check {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: none;
  padding: 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #a7a7a7;
}
.custom-checkbox span.check .fa {
  display: none;
}
.custom-checkbox :active + span.check,
.custom-checkbox :checked:active span.check {
  box-shadow: none;
}
.custom-checkbox :checked + span.check {
  box-shadow: none;
}
.custom-checkbox :checked + span.check .fa {
  display: block;
}
.applications.well {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100px;
  font-family: "montserrat regular";
  box-shadow: none;
  -webkit-box-shadow: none;
}
.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  justify-content: center;
}
.slick-dots li {
  width: 18px;
  height: 18px;
  display: block;
  background: #fff;
  border-radius: 100px;
  margin-right: 3px;
  cursor: pointer;
}
.slick-dots li.slick-active {
  background: #d0d0d0;
}
.slick-dots li button {
  display: none;
}
.slick-slider,
.slick-slider * {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.slick-slider:focus,
.slick-slider *:focus {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.slick-slider:focus,
.slick-slider *:focus .slick-list * {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.page-header {
  padding: 0;
  margin: 0;
  border: none;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  margin: 5px 0 15px;
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
  color: #333;
}
.category-results-header {
  margin: 5px 0 15px;
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
  color: #333;
}
.swal-button:focus {
  box-shadow: none;
}
.modal-title {
  margin: 0;
  font-family: "montserrat bold";
  font-size: 23px;
}
.modal-body .control-label {
  font-family: "montserrat bold";
}
.modal-body input,
.modal-body select,
.modal-body textarea {
  font-family: "open sans", sans-serif;
  font-size: 13px;
}
.news-block {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
  padding: 15px 0;
}
.news-block .news-main {
  flex: 1 1 0;
  min-width: 1px;
  padding: 0 10px;
}
.news-block .news-sidebar {
  padding: 0 10px;
  flex: 0 0 250px;
  width: 250px;
  max-width: 250px;
}
@media (max-width: 767px) {
  .news-block .news-sidebar {
    padding: 0 10px;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    order: -1;
    margin: 0 0 30px;
  }
}
.news-block .news-main h3 {
  font-weight: bold;
  margin: 0 0 10px;
}
.news-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.news-flex .news-box {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  max-width: calc(33.33333333%);
  padding: 0 10px;
  margin: 0 0 20px;
}
.news-box img {
  border: solid 1px #e2e2e2;
}
@media (max-width: 991px) {
  .news-flex .news-box {
    flex: 0 0 calc(50%);
    width: calc(50%);
    max-width: calc(50%);
  }
}
@media (max-width: 525px) {
  .news-flex .news-box {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.news-flex .news-box .news-box-inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #fff;
}
.news-flex .news-box .news-box-inner:hover,
.news-flex .news-box .news-box-inner:active,
.news-flex .news-box .news-box-inner:focus {
  text-decoration: none;
  opacity: 0.8;
}
.news-box .page-header {
  border-left: solid 1px #e2e2e2;
  border-right: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
  padding: 10px;
  margin: 0;
  min-height: 1px;
}
.news-box .page-header h1 {
  font-size: 17px;
  margin: 0;
  height: 100%;
  flex-direction: column;
}
.news-box .page-header h1 span {
  font-size: 14px;
  margin: 5px 0 0;
  flex: 1 1 0;
  min-height: 1px;
  display: flex;
  align-items: flex-end;
}
.news-sidebar-inner {
  border: solid 1px #e2e2e2;
  padding: 10px;
  background: #fff;
}
.news-sidebar-title {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 15px;
}
.news-sidebar-section {
  border-bottom: solid 1px #e2e2e2;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.news-sidebar-section:last-of-type {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.news-sidebar-section .news-tag {
  display: block;
  cursor: pointer;
}
.news-sidebar-section .news-tag.active {
  font-weight: bold;
}
.news-sidebar-section .news-link {
  font-family: "open sans", sans-serif;
  display: block;
  cursor: pointer;
}
.news-main > h2 {
  font-weight: bold;
  margin: 0 0 15px;
}
.news-main .page-header {
  margin: 0;
}
.container .jumbotron.stock-jumbotron,
.container-fluid .jumbotron.stock-jumbotron {
  padding: 15px;
  margin-top: 30px;
}
.stock-jumbotron table {
  background-color: #fff;
  margin: 15px 0 0;
}
.stock-jumbotron table tr,
.stock-jumbotron table td {
  font-family: "open sans", sans-serif;
}
.stock-jumbotron table th {
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
}
.stock-lookup-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 0 5px;
}
.stock-lookup-flex .form-group {
  flex: 1 1 0;
  min-width: 1px;
  margin: 0;
}
.stock-lookup-flex .btn {
  margin-left: 5px;
}
.stock-lookup-flex .form-group input {
  height: 100%;
  font-family: "open sans", sans-serif;
}
#postcode-search-form label {
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
}
.jumbotron p.stock-lookup-text {
  font-family: "open sans", sans-serif;
  font-size: 12px;
  color: #797979;
  margin: 0;
}
#postcode-holder {
  font-family: "open sans", sans-serif;
}
#postcode-holder b,
#postcode-holder strong {
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
}
.quick-order-page {
  margin: 0 0 15px;
}
.quick-order-page > h3 {
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
  margin: 0 0 10px;
}
.quick-order-page > p {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  margin: 0 0 10px;
}
.quick-order-removeline,
.quick-order-addline {
  line-height: 1 !important;
  padding: 0 !important;
  height: 25px;
  width: 25px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.quick-order-section table thead tr th {
  font-family: "open sans bold", sans-serif;
  font-weight: normal;
}
.quick-order-section table tbody tr td {
  font-family: "open sans", sans-serif;
  font-weight: normal;
}
.action-btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
  gap: 8px;
}
.quick-order-section .form-control {
  font-size: 12px;
  padding: 5px;
  height: auto;
}
.quick-order-section .more-info {
  width: 22px;
  height: 22px;
  background: #2196F3;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.quick-order-section .more-info:hover,
.quick-order-section .more-info:active,
.quick-order-section .more-info:focus {
  background: #47a8f4;
}
#quickorder-more-info .modal-title,
#quickorder-multiple-results .modal-title {
  font-family: "open sans bold", sans-serif;
  font-weight: bold;
  margin: 0;
}
#quickorder-more-info table tbody th,
#quickorder-multiple-results table tbody th {
  font-family: "open sans bold", sans-serif;
  font-weight: bold;
}
#quickorder-more-info table tbody td,
#quickorder-multiple-results table tbody td {
  font-family: "open sans", sans-serif;
  font-weight: normal;
}
#quickorder-multiple-results table tbody td {
  font-size: 12px;
}
.info-review-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.info-review-flex span {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 12px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .quick-order-partno {
    max-width: 100px;
  }
}
.branches-summary-content .branch-main {
  flex: 1 1;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branches-summary-content .branch-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-summary-content .branch-main .branch-details {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-main .branch-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-summary-content .branch-main .branch-times {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-main .branch-times {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-summary-content .branch-main .branch-header {
  background: #ededed;
  padding: 10px 10px 10px 25px;
  font-family: "montserrat semi bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.branches-summary-content .branch-main .branch-body {
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 10px 10px 10px 25px;
}
.branches-summary-content .branch-main .branch-body .branch-contact {
  margin: 10px 0 0;
}
.branches-summary-content .branch-main .branch-body p {
  font-family: "montserrat regular";
  font-weight: normal;
  margin: 0;
}
.branches-summary-content .branch-main .branch-body p span {
  font-family: "montserrat regular";
  font-weight: normal;
  margin-right: 30px;
  width: 100px;
  display: inline-block;
}
.branches-summary-content .branch-main .branch-body p.space-below {
  margin: 0 0 10px;
}
.branches-summary-content .branch-main .branch-body p.space-above {
  margin: 10px 0 0;
}
.branches-summary-content .branch-main .branch-body p.bold {
  font-family: "montserrat semi bold";
  font-weight: normal;
  font-size: 16px;
}
.branches-summary-content .branch-map {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-map {
    flex: 0 0 260px;
    width: 260px;
    max-width: 260px;
  }
  .branches-summary-content .branch-map > div {
    height: 250px !important;
  }
}
@media (max-width: 360px) {
  .branches-summary-content .branch-map {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.branches-summary-content .branch-main {
  flex: 1 1;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branches-summary-content .branch-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-summary-content .branch-main .branch-details {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-main .branch-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-summary-content .branch-main .branch-times {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-main .branch-times {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-summary-content .branch-main .branch-header {
  background: #ededed;
  padding: 10px 10px 10px 25px;
  font-family: "montserrat semi bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.branches-summary-content .branch-main .branch-body {
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 10px 10px 10px 25px;
}
.branches-summary-content .branch-main .branch-body .branch-contact {
  margin: 10px 0 0;
}
.branches-summary-content .branch-main .branch-body p {
  font-family: "montserrat regular";
  font-weight: normal;
  margin: 0;
}
.branches-summary-content .branch-main .branch-body p span {
  font-family: "montserrat regular";
  font-weight: normal;
  margin-right: 30px;
  width: 100px;
  display: inline-block;
}
.branches-summary-content .branch-main .branch-body p.space-below {
  margin: 0 0 10px;
}
.branches-summary-content .branch-main .branch-body p.space-above {
  margin: 10px 0 0;
}
.branches-summary-content .branch-main .branch-body p.bold {
  font-family: "montserrat semi bold";
  font-weight: normal;
  font-size: 16px;
}
.branches-summary-content .branch-map {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .branches-summary-content .branch-map {
    flex: 0 0 260px;
    width: 260px;
    max-width: 260px;
  }
  .branches-summary-content .branch-map > div {
    height: 250px !important;
  }
}
@media (max-width: 360px) {
  .branches-summary-content .branch-map {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
#postcode-lookup {
  margin-top: 10px;
}
.delivery-method,
.branch-selection,
.postcode-lookup {
  display: flex !important;
  flex-direction: row;
  align-items: flex-end;
}
.delivery-method > div:not(:last-child),
.branch-selection > div:not(:last-child),
.postcode-lookup > div:not(:last-child) {
  display: flex !important;
}
@media (max-width: 344px) {
  .delivery-method #delivery-method,
  .branch-selection #delivery-method,
  .postcode-lookup #delivery-method {
    font-size: 12px;
  }
}
@media (max-width: 540px) {
  .delivery-method,
  .branch-selection,
  .postcode-lookup {
    flex-direction: column;
    padding: 25px 0 25px 0 !important;
  }
}
.branches-content,
.postcode-lookup,
.branches-popup-content {
  flex-direction: column;
}
.branches-content .invalid-postcode,
.postcode-lookup .invalid-postcode,
.branches-popup-content .invalid-postcode {
  padding: 0 20px;
}
.branches-content .branch-selector-map,
.postcode-lookup .branch-selector-map,
.branches-popup-content .branch-selector-map {
  height: 300px;
  width: 100%;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .branches-content .branch-selector-map,
  .postcode-lookup .branch-selector-map,
  .branches-popup-content .branch-selector-map {
    width: auto;
  }
}
.branches-content > div:not(:last-child),
.postcode-lookup > div:not(:last-child),
.branches-popup-content > div:not(:last-child) {
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
}
.branches-content > div:not(:last-child) > div,
.postcode-lookup > div:not(:last-child) > div,
.branches-popup-content > div:not(:last-child) > div {
  padding: 20px 15px 0 0;
}
@media (max-width: 540px) {
  .branches-content > div:not(:last-child) > div,
  .postcode-lookup > div:not(:last-child) > div,
  .branches-popup-content > div:not(:last-child) > div {
    padding: 0 15px 15px 0;
  }
}
.branches-content > div:not(:last-child) .collect-postcode,
.postcode-lookup > div:not(:last-child) .collect-postcode,
.branches-popup-content > div:not(:last-child) .collect-postcode {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.branches-content > div:not(:last-child) .collect-postcode a,
.postcode-lookup > div:not(:last-child) .collect-postcode a,
.branches-popup-content > div:not(:last-child) .collect-postcode a,
.branches-content > div:not(:last-child) .collect-postcode button,
.postcode-lookup > div:not(:last-child) .collect-postcode button,
.branches-popup-content > div:not(:last-child) .collect-postcode button {
  justify-content: flex-end;
  margin-left: 15px;
}
@media (max-width: 992px) {
  .branches-content > div:not(:last-child),
  .postcode-lookup > div:not(:last-child),
  .branches-popup-content > div:not(:last-child) {
    flex-direction: column;
  }
  .branches-content > div:not(:last-child) .total,
  .postcode-lookup > div:not(:last-child) .total,
  .branches-popup-content > div:not(:last-child) .total {
    justify-content: flex-end;
    width: 100%;
    white-space: inherit;
  }
  .branches-content > div:not(:last-child) .collect-postcode,
  .postcode-lookup > div:not(:last-child) .collect-postcode,
  .branches-popup-content > div:not(:last-child) .collect-postcode {
    width: 100%;
  }
  .branches-content > div:not(:last-child) .collect-postcode input,
  .postcode-lookup > div:not(:last-child) .collect-postcode input,
  .branches-popup-content > div:not(:last-child) .collect-postcode input {
    max-width: 267px;
    width: 100%;
    margin-left: 15px;
  }
  .branches-content > div:not(:last-child) .collect-postcode a,
  .postcode-lookup > div:not(:last-child) .collect-postcode a,
  .branches-popup-content > div:not(:last-child) .collect-postcode a {
    justify-content: flex-end;
    margin-left: 15px;
  }
}
@media (max-width: 992px) and (max-width: 991px) {
  .branches-content > div:not(:last-child) .collect-postcode input,
  .postcode-lookup > div:not(:last-child) .collect-postcode input,
  .branches-popup-content > div:not(:last-child) .collect-postcode input {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .branches-content > div:not(:last-child) .collect-postcode,
  .postcode-lookup > div:not(:last-child) .collect-postcode,
  .branches-popup-content > div:not(:last-child) .collect-postcode {
    flex-direction: column;
    align-items: stretch;
  }
  .branches-content > div:not(:last-child) .collect-postcode input,
  .postcode-lookup > div:not(:last-child) .collect-postcode input,
  .branches-popup-content > div:not(:last-child) .collect-postcode input {
    max-width: 100%;
  }
}
.branches-content .branch-info,
.postcode-lookup .branch-info,
.branches-popup-content .branch-info {
  display: none;
  margin: 0 0 10px;
}
.branches-content .branch-info .branch-info-inner .branch-main,
.postcode-lookup .branch-info .branch-info-inner .branch-main,
.branches-popup-content .branch-info .branch-info-inner .branch-main {
  flex: 1 1;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branches-content .branch-info .branch-info-inner .branch-main,
  .postcode-lookup .branch-info .branch-info-inner .branch-main,
  .branches-popup-content .branch-info .branch-info-inner .branch-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-details,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-details,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-main .branch-details,
  .postcode-lookup .branch-info .branch-info-inner .branch-main .branch-details,
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-times,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-times,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-main .branch-times,
  .postcode-lookup .branch-info .branch-info-inner .branch-main .branch-times,
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-header,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-header,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-header {
  background: #ededed;
  padding: 10px 10px 10px 25px;
  font-family: "montserrat semi bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body {
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 10px 10px 10px 25px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body .branch-contact,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body .branch-contact,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body .branch-contact {
  margin: 10px 0 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p {
  font-family: "montserrat regular";
  font-weight: normal;
  margin: 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p span,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p span,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p span {
  font-family: "montserrat regular";
  font-weight: normal;
  margin-right: 30px;
  width: 100px;
  display: inline-block;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.space-below,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.space-below,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-below {
  margin: 0 0 10px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.space-above,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.space-above,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-above {
  margin: 10px 0 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.bold,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.bold,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.bold {
  font-family: "montserrat semi bold";
  font-weight: normal;
  font-size: 16px;
}
.branches-content .branch-info .branch-info-inner .branch-map,
.postcode-lookup .branch-info .branch-info-inner .branch-map,
.branches-popup-content .branch-info .branch-info-inner .branch-map {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-map,
  .postcode-lookup .branch-info .branch-info-inner .branch-map,
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 260px;
    width: 260px;
    max-width: 260px;
  }
  .branches-content .branch-info .branch-info-inner .branch-map > div,
  .postcode-lookup .branch-info .branch-info-inner .branch-map > div,
  .branches-popup-content .branch-info .branch-info-inner .branch-map > div {
    height: 250px !important;
  }
}
@media (max-width: 360px) {
  .branches-content .branch-info .branch-info-inner .branch-map,
  .postcode-lookup .branch-info .branch-info-inner .branch-map,
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main,
.postcode-lookup .branch-info .branch-info-inner .branch-main,
.branches-popup-content .branch-info .branch-info-inner .branch-main {
  flex: 1 1;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branches-content .branch-info .branch-info-inner .branch-main,
  .postcode-lookup .branch-info .branch-info-inner .branch-main,
  .branches-popup-content .branch-info .branch-info-inner .branch-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-details,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-details,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-main .branch-details,
  .postcode-lookup .branch-info .branch-info-inner .branch-main .branch-details,
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-times,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-times,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
  flex: 1 1;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-main .branch-times,
  .postcode-lookup .branch-info .branch-info-inner .branch-main .branch-times,
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-header,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-header,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-header {
  background: #ededed;
  padding: 10px 10px 10px 25px;
  font-family: "montserrat semi bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body {
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 10px 10px 10px 25px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body .branch-contact,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body .branch-contact,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body .branch-contact {
  margin: 10px 0 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p {
  font-family: "montserrat regular";
  font-weight: normal;
  margin: 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p span,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p span,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p span {
  font-family: "montserrat regular";
  font-weight: normal;
  margin-right: 30px;
  width: 100px;
  display: inline-block;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.space-below,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.space-below,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-below {
  margin: 0 0 10px;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.space-above,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.space-above,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-above {
  margin: 10px 0 0;
}
.branches-content .branch-info .branch-info-inner .branch-main .branch-body p.bold,
.postcode-lookup .branch-info .branch-info-inner .branch-main .branch-body p.bold,
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.bold {
  font-family: "montserrat semi bold";
  font-weight: normal;
  font-size: 16px;
}
.branches-content .branch-info .branch-info-inner .branch-map,
.postcode-lookup .branch-info .branch-info-inner .branch-map,
.branches-popup-content .branch-info .branch-info-inner .branch-map {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .branches-content .branch-info .branch-info-inner .branch-map,
  .postcode-lookup .branch-info .branch-info-inner .branch-map,
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 260px;
    width: 260px;
    max-width: 260px;
  }
  .branches-content .branch-info .branch-info-inner .branch-map > div,
  .postcode-lookup .branch-info .branch-info-inner .branch-map > div,
  .branches-popup-content .branch-info .branch-info-inner .branch-map > div {
    height: 250px !important;
  }
}
@media (max-width: 360px) {
  .branches-content .branch-info .branch-info-inner .branch-map,
  .postcode-lookup .branch-info .branch-info-inner .branch-map,
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.branches-content .nearest-branches,
.postcode-lookup .nearest-branches,
.branches-popup-content .nearest-branches {
  margin-top: 10px;
}
.branches-content .nearest-branches .find-branch-text,
.postcode-lookup .nearest-branches .find-branch-text,
.branches-popup-content .nearest-branches .find-branch-text {
  font-size: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 20px 20px 0;
}
.branches-content .nearest-branches .findNearest,
.postcode-lookup .nearest-branches .findNearest,
.branches-popup-content .nearest-branches .findNearest {
  margin-top: 0;
  width: 100%;
  height: 35px;
  margin-left: 2px !important;
}
@media (max-width: 1199px) {
  .branches-content .nearest-branches .findNearest,
  .postcode-lookup .nearest-branches .findNearest,
  .branches-popup-content .nearest-branches .findNearest {
    margin-top: 5px;
    width: 100%;
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .branches-content .nearest-branches .findNearest,
  .postcode-lookup .nearest-branches .findNearest,
  .branches-popup-content .nearest-branches .findNearest {
    margin-top: 5px;
    width: auto;
    margin-left: 0 !important;
  }
}
.branches-content .nearest-branches #reqd-quantity,
.postcode-lookup .nearest-branches #reqd-quantity,
.branches-popup-content .nearest-branches #reqd-quantity {
  margin-right: 2px;
  width: 105px;
}
@media (max-width: 1199px) {
  .branches-content .nearest-branches #reqd-quantity,
  .postcode-lookup .nearest-branches #reqd-quantity,
  .branches-popup-content .nearest-branches #reqd-quantity {
    margin-right: 2px;
    width: auto;
  }
}
.branches-content .branch-stock-outer,
.postcode-lookup .branch-stock-outer,
.branches-popup-content .branch-stock-outer {
  margin: 0 0 10px;
}
.branches-content .branch-stock-outer .branch-stock-heading,
.postcode-lookup .branch-stock-outer .branch-stock-heading,
.branches-popup-content .branch-stock-outer .branch-stock-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #eeeeee;
  padding: 10px 15px;
}
.branches-content .branch-stock-outer .branch-stock-heading.dark,
.postcode-lookup .branch-stock-outer .branch-stock-heading.dark,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark {
  background-color: #d6d6d6;
}
.branches-content .branch-stock-outer .branch-stock-heading.dark h4,
.postcode-lookup .branch-stock-outer .branch-stock-heading.dark h4,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4 {
  color: #333;
  cursor: default;
}
.branches-content .branch-stock-outer .branch-stock-heading.dark h4:hover,
.postcode-lookup .branch-stock-outer .branch-stock-heading.dark h4:hover,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:hover,
.branches-content .branch-stock-outer .branch-stock-heading.dark h4:active,
.postcode-lookup .branch-stock-outer .branch-stock-heading.dark h4:active,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:active,
.branches-content .branch-stock-outer .branch-stock-heading.dark h4:focus,
.postcode-lookup .branch-stock-outer .branch-stock-heading.dark h4:focus,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:focus {
  color: #333;
}
.branches-content .branch-stock-outer .branch-stock-heading h4,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
  margin: 0;
  font-family: "montserrat semi bold";
  font-weight: normal;
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
  padding-right: 10px;
  color: #097cd3;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .branches-content .branch-stock-outer .branch-stock-heading h4,
  .postcode-lookup .branch-stock-outer .branch-stock-heading h4,
  .branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
    flex: 0 0 150px;
    width: 150px;
    max-width: 150px;
  }
}
@media (max-width: 767px) {
  .branches-content .branch-stock-outer .branch-stock-heading h4,
  .postcode-lookup .branch-stock-outer .branch-stock-heading h4,
  .branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-content .branch-stock-outer .branch-stock-heading h4:hover,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4:hover,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:hover,
.branches-content .branch-stock-outer .branch-stock-heading h4:active,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4:active,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:active,
.branches-content .branch-stock-outer .branch-stock-heading h4:focus,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4:focus,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:focus {
  text-decoration: none;
}
.branches-content .branch-stock-outer .branch-stock-heading h4 img,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4 img,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4 img {
  margin-left: 9px;
  max-width: 16px;
}
.branches-content .branch-stock-outer .branch-stock-heading h4.arrow-up::before,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4.arrow-up::before,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4.arrow-up::before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid black;
  margin: 10px 8px 14px 2px;
}
.branches-content .branch-stock-outer .branch-stock-heading h4.arrow-down::before,
.postcode-lookup .branch-stock-outer .branch-stock-heading h4.arrow-down::before,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4.arrow-down::before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid black;
  margin: 10px 8px 14px 2px;
}
.branches-content .branch-stock-outer .branch-stock-heading:hover,
.postcode-lookup .branch-stock-outer .branch-stock-heading:hover,
.branches-popup-content .branch-stock-outer .branch-stock-heading:hover {
  background: #dbdbdb;
  transition: all 200ms ease-in-out;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text {
  flex: 1 1;
  min-width: 1px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text,
  .postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text,
  .branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock {
  font-size: 16px;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-success,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-success,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-success,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-success,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-success,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-success {
  color: #4caf50;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-warning,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-warning,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-warning,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-warning,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-warning,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-warning {
  color: #ff9800;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-danger,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-danger,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-danger,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-danger,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-danger,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-danger {
  color: #f44336;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .fa,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .fa,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .fa,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .fa,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .fa,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .fa {
  margin-right: 3px;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-info,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-info,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-info,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-details,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-details,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-details,
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-info,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-info,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-info {
  font-family: "montserrat regular";
  font-weight: normal;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-distance-text,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-distance-text,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-distance-text {
  display: flex;
  flex: 1 1;
  justify-content: flex-end;
  padding: 0 23px 0 0;
}
@media (max-width: 767px) {
  .branches-content .branch-stock-outer .branch-stock-heading .branch-distance-text,
  .postcode-lookup .branch-stock-outer .branch-stock-heading .branch-distance-text,
  .branches-popup-content .branch-stock-outer .branch-stock-heading .branch-distance-text {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-check-action,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-check-action,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-check-action {
  flex: 1 1 100%;
  flex-flow: column;
  display: flex;
  align-items: flex-end;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-check-action p,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-check-action p,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-check-action p {
  margin-right: 35px;
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-action,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-action,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action {
  flex: 0 0 170px;
  width: 170px;
  max-width: 170px;
}
@media (max-width: 767px) {
  .branches-content .branch-stock-outer .branch-stock-heading .branch-stock-action,
  .postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-action,
  .branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.branches-content .branch-stock-outer .branch-stock-heading .branch-stock-action .btn,
.postcode-lookup .branch-stock-outer .branch-stock-heading .branch-stock-action .btn,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action .btn {
  width: 100%;
}
.branches-content .branch-stock-outer.branch-expand *,
.postcode-lookup .branch-stock-outer.branch-expand *,
.branches-popup-content .branch-stock-outer.branch-expand * {
  cursor: default;
}
.branches-content .branch-stock-outer.branch-expand button,
.postcode-lookup .branch-stock-outer.branch-expand button,
.branches-popup-content .branch-stock-outer.branch-expand button {
  cursor: pointer;
}
.account-page-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.account-page-flex .account-overview {
  flex: 0 0 calc(50%);
  width: calc(50%);
  max-width: calc(50%);
  margin: 0 0 15px;
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .account-page-flex .account-overview {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px;
  }
}
.account-page-flex .account-details {
  flex: 0 0 calc(50%);
  width: calc(50%);
  max-width: calc(50%);
  margin: 0 0 15px;
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .account-page-flex .account-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.account-page-flex .account-statement {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
}
.account-page-flex h2 {
  font-weight: normal;
  font-family: "montserrat bold";
  font-size: 24px;
  margin: 0 0 10px;
}
.account-page-flex p {
  font-family: "montserrat regular";
}
#account-payment {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
#account-payment .form-group {
  margin: 0;
}
#account-payment .form-group .paymenttype-container {
  margin-bottom: 15px;
}
#account-payment .form-group label {
  font-weight: normal;
  font-family: "montserrat bold";
}
#account-payment .form-group input {
  font-family: "montserrat regular";
}
#account-payment .form-group span {
  font-family: "montserrat regular";
}
#account-payment .btn-outer {
  display: flex;
  align-items: flex-end;
  margin-left: 10px;
}
table.trade-table {
  width: 100%;
  margin: 0 0 25px;
}
table.trade-table.headless tbody tr:first-of-type {
  border-top: solid 1px #ddd;
}
table.trade-table thead th {
  background: #097cd3;
  color: #ffffff;
  font-family: "montserrat bold";
  font-weight: normal;
  padding: 8px;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  vertical-align: top;
}
table.trade-table thead th span {
  font-weight: normal;
  font-family: "montserrat bold";
}
table.trade-table thead th:last-of-type {
  border-right: solid 1px #097cd3;
}
table.trade-table tbody tr {
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
}
table.trade-table tbody tr:nth-of-type(2n) {
  background: #f9f9f9;
}
table.trade-table tbody tr td {
  font-family: "montserrat regular";
  border-right: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
}
table.trade-table tbody tr td .btn {
  font-family: "montserrat regular";
  font-size: 13px;
  border-radius: 4px;
}
table.trade-table tbody tr td .btn i {
  margin-right: 3px;
}
@media (max-width: 767px) {
  table.trade-table tbody tr td .btn i {
    margin: 0;
  }
}
table.trade-table tbody tr td .btn span {
  font-family: "montserrat regular";
}
table.trade-table tbody tr td .btn.btn-danger {
  background: #ff0000;
  border-color: #ff0000;
}
table.trade-table tbody tr td .btn.btn-danger:hover,
table.trade-table tbody tr td .btn.btn-danger:active,
table.trade-table tbody tr td .btn.btn-danger:focus {
  background: #ff1a1a !important;
  border-color: #ff1a1a !important;
}
table.trade-table tbody tr th {
  font-family: "montserrat bold";
  font-weight: normal;
  border-right: solid 1px #dddddd;
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
}
table.trade-table tbody tr a {
  font-family: "montserrat regular";
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  background-color: #f9f9f9;
  border-top: initial;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.branch-finder-section {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding: 15px;
  margin-bottom: 15px;
}
.branch-finder-section > h1 {
  font-family: "montserrat bold";
  margin: 0 0 15px;
}
.branch-finder-section.panel-branch address h4 {
  font-family: "montserrat bold";
  margin: 0 0 10px;
}
.branch-finder-section.panel-branch address p,
.branch-finder-section.panel-branch address span,
.branch-finder-section.panel-branch address li,
.branch-finder-section.panel-branch address a {
  font-family: "montserrat regular";
}
.branch-finder-section.panel-branch address strong,
.branch-finder-section.panel-branch address b {
  font-family: "montserrat bold";
}
.branch-finder-section.panel-branch .branch-times h4 {
  font-family: "montserrat bold";
  margin: 0 0 10px;
}
.branch-finder-section.panel-branch .branch-times table tr td {
  font-family: "montserrat regular";
}
.branch-finder-section .postcode-finder-panel {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.branch-finder-section .postcode-finder-panel .panel-footer {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group {
  flex: 0 0 200px;
  margin: 0;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input {
  font-family: "montserrat regular";
  text-transform: uppercase;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input::placeholder {
  text-transform: capitalize;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input:-ms-input-placeholder {
  text-transform: capitalize;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input::-ms-input-placeholder {
  text-transform: capitalize;
}
.branch-finder-section .postcode-finder-panel .panel-footer .postcode-finder-flex .btn {
  margin-left: 5px;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group {
  line-height: 36px;
  height: 36px;
  margin: 0;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group input {
  font-family: "montserrat regular";
  text-transform: uppercase;
  line-height: 36px;
  height: 36px;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group input::placeholder {
  text-transform: capitalize;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group input:-ms-input-placeholder {
  text-transform: capitalize;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group input::-ms-input-placeholder {
  text-transform: capitalize;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group .btn.btn-default {
  height: 36px;
  font-family: "montserrat regular";
  background-color: #000;
  color: #fff;
  border: none;
}
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group .btn.btn-default:hover,
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group .btn.btn-default:active,
.dealer-finder-page .postcode-finder-panel .panel-body .postcode-finder .input-group .btn.btn-default:focus {
  background-color: #1a1a1a;
}
@media (min-width: 768px) {
  #cookie-consent-modal-buttons:not(.bottom-left-mode) {
    display: flex;
  }
  #cookie-consent-modal-buttons:not(.bottom-left-mode) button {
    flex: 1;
    margin-right: 10px;
  }
  #cookie-consent-modal-buttons:not(.bottom-left-mode) button:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #cookie-consent-modal-buttons.bottom-left-mode button {
    display: block;
    width: 100% !important;
    margin-bottom: 10px;
    margin-left: 0;
    box-sizing: border-box;
  }
  #cookie-consent-modal-buttons.bottom-left-mode button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #cookie-consent-modal-buttons {
    display: block !important;
    width: 100%;
  }
  #cookie-consent-modal-buttons button {
    display: block;
    width: 100% !important;
    margin-bottom: 10px;
    margin-left: 0px;
    box-sizing: border-box;
  }
  #cookie-consent-modal-buttons button:last-child {
    margin-bottom: 0;
  }
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
  background: #4682B4 none;
  color: white;
}
.ui-state-disabled {
  opacity: .35;
  background-image: none;
}
.ui-datepicker-today span {
  border-color: #d3d3d3;
  background: #e6e6e6;
  color: #555555;
}
.ui-datepicker .ui-state-active {
  background: #4682B4;
  color: #fff;
}
div[data-lastpass-icon-root] svg {
  left: 50% !important;
}
.password-box {
  position: relative;
  margin-bottom: 30px;
}
.password-box .password-toggle-icon {
  position: absolute;
  right: 2rem;
  top: 10px;
}
.password-box .password-toggle-icon i {
  font-size: 18px;
  line-height: 1;
  color: #333;
  margin-bottom: 20px;
}
.password-box .password-toggle-icon i:hover {
  color: #000;
}
.password-box .passwordcheck-toggle-icon {
  position: absolute;
  right: 2rem;
  top: 10px;
}
.password-box .passwordcheck-toggle-icon i {
  font-size: 18px;
  line-height: 1;
  color: #333;
  margin-bottom: 20px;
}
.password-box .passwordcheck-toggle-icon i:hover {
  color: #000;
}
.password-box .currentpassword-toggle-icon {
  position: absolute;
  right: 2rem;
  top: 10px;
}
.password-box .currentpassword-toggle-icon i {
  font-size: 18px;
  line-height: 1;
  color: #333;
  margin-bottom: 20px;
}
.password-box .currentpassword-toggle-icon i:hover {
  color: #000;
}
.product-page-details .form-control,
.product-page-details .btn-block {
  width: auto;
}
.product-page-details .wishlist-form {
  border-top: 1px #c7c7c7 solid;
  margin-top: 20px;
  padding-top: 0;
  flex-direction: column;
}
@media (max-width: 991px) {
  .product-page-details .wishlist-form {
    flex-direction: column !important;
  }
}
.product-page-details .wishlist-form .form-control,
.product-page-details .wishlist-form .btn-block {
  width: auto;
}
.product-page-details .wishlist-form button {
  margin-left: 0;
}
@media (min-width: 768px) {
  .product-page-details .product-actions {
    margin-bottom: 25px !important;
  }
}
@media (max-width: 768px) {
  .product-page-details .product-actions {
    padding: 10px 0 !important;
  }
}
.product-page-details .product-actions .btn-section .btn.btn-primary {
  display: block;
}
.wishlist-form {
  border-top: 1px #c7c7c7 solid;
  margin-top: 20px;
  padding-top: 20px;
}
.wishlist-form button {
  margin-left: 0;
}
.product-actions {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .product-actions {
    margin-bottom: 0 !important;
  }
}
.reauthenticationInvalidLogin {
  display: none;
  font-size: 20px;
  padding-left: 10px;
}
.reauthentication-timeout-modal .panel-default .panel-body {
  border: none;
}
.reauthentication-timeout-modal .panel-footer {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  display: none;
}
.reauthentication-timeout-modal .panel {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  background: none;
}
.tally-length-dropdown {
  /* CSS Custom Properties for easy theming */
  --dd-bg: #fff;
  --dd-fg: #333;
  --dd-border: #ccc;
  --dd-focus: #3182ce;
  --dd-radius: 0.375rem;
  --dd-padding: 0.5rem 1rem;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: var(--dd-padding);
  font-size: 1rem;
  color: var(--dd-fg);
  background-color: var(--dd-bg);
  border: 1px solid var(--dd-border);
  border-radius: var(--dd-radius);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  font-size: 15px;
  margin-bottom: 10px;
  /* Remove native arrow */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Custom chevron */
  background-image: url("data:image/svg+xml,%3Csvg fill='%23666' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
/* Hover state */
.tally-length-dropdown:hover {
  background-color: #f9f9f9;
}
/* Focus state */
.tally-length-dropdown:focus {
  outline: none;
  border-color: var(--dd-focus);
  box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.25);
}
/* Disabled state */
.tally-length-dropdown:disabled {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #aaa;
  cursor: not-allowed;
}
/* Hide IE arrow */
.tally-length-dropdown::-ms-expand {
  display: none;
}
/* Tally Entry Styles */
.tally-entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background-color: #f9fafb;
  border: 1px solid #e2e8f0;
  border-radius: 0.5rem;
  font-size: 15px;
}
/* Tally Entry Content */
.tally-entry-content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
/* Tally Entry Unit Input */
.unit-input {
  width: 80px;
  padding: 0.4rem 0.6rem;
  border: 1px solid #cbd5e0;
  border-radius: 0.375rem;
  font-size: 15px;
  background-color: white;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
}
.unit-label {
  white-space: nowrap;
}
.remove-tally {
  font-size: 30px;
  font-weight: bold;
  color: #e53e3e;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  line-height: 1;
  transition: background-color 0.2s ease;
}
.remove-tally:hover {
  background-color: #fee2e2;
  border-radius: 0.375rem;
}
.tally-entry-pricing {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  background-color: #f9fafb;
  border: 1px solid #e2e8f0;
  border-radius: 0.5rem;
  padding: 1rem;
  font-size: 20px;
  margin-bottom: 1rem;
}
.tally-entry-length-label,
.tally-entry-price-label {
  font-weight: 500;
  color: #2d3748;
  /* dark gray for readability */
}
.tally-entry-price-label {
  font-size: 22px;
  color: #1a202c;
  /* slightly darker for emphasis */
}
/* Tally Basket Table*/
.tally-display tbody > tr > td {
  border-top: 0;
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  background-color: #fff;
}
.tally-display tbody > tr:last-child > td {
  border: none;
}
.tally-display tbody > tr:nth-child(even) > td {
  background-color: #fafafa;
}
.tally-display .quantity-input-holder {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  padding-top: 25px;
}
.basket-quantity .tally-display {
  text-align: left;
  font-weight: bold;
  color: #000000;
}
.basket-quantity .tally-display .ex-vat-price {
  font-size: 12px;
}
.basket-quantity .tally.quantity-input {
  margin: 0px;
  display: inline-block;
}
.branch-main .branch-tally {
  width: 100%;
}
.branch-main .branch-tally table {
  margin: 5px;
}
.mam-product-result .mam-product-flex {
  display: flex;
  flex-wrap: wrap;
  box-shadow: none;
  border: none;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
}
.mam-product-result .mam-product-flex .mam-product-image {
  flex: 0 0 auto;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-image {
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.mam-product-result .mam-product-flex .mam-product-image a {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 95px;
}
.mam-product-result .mam-product-flex .mam-product-information {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-information {
    flex: 0 0 100%;
  }
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name {
  margin: 0 0 10px;
  position: relative;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name h3 {
  color: #333;
  font-family: "montserrat bold";
  display: block;
  font-size: 17px;
  margin: 0;
  padding-right: 115px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name img {
  position: absolute;
  max-width: 100px;
  top: 0;
  right: 0;
  max-width: 65px !important;
  max-height: 65px !important;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name:hover,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name:active,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name:focus {
  text-decoration: none;
  opacity: 0.8;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-code {
  color: #969696;
  font-family: "montserrat regular";
  font-size: 15px;
  margin-bottom: 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .basic-flex {
  margin-bottom: 10px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock {
  margin: 0 0 10px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability {
  display: flex;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability .label {
  padding: 3px 7px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability .label .fa {
  margin-right: 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li {
  display: inline-block;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a {
  background: #ffffff;
  color: #ababab;
  border: solid 1px #dcdcdc;
  padding: 4px 8px;
  border-radius: 4px;
  font-family: "montserrat regular";
  font-size: 12px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:hover,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:active,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:focus {
  background: #dcdcdc;
  color: #ffffff;
  border: solid 1px #dcdcdc;
  text-decoration: none;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a {
  background: #ababab;
  color: #ffffff;
  border: solid 1px #ababab;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:hover,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:active,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:focus {
  background: #ababab;
  color: #ffffff;
  border: solid 1px #ababab;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-description {
  font-family: "montserrat regular";
  font-size: 12px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-information .mam-product-description {
    margin-bottom: 10px;
  }
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info h4 {
  margin: 0 0 10px;
  font-family: "montserrat regular";
  font-size: 11px;
  margin-top: 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info .well {
  margin: 0;
  padding: 5px 10px;
  list-style: none;
  background: #f9f9f9;
  border: solid 1px #e4e4e4;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info .well li {
  font-size: 11px;
  font-family: "montserrat regular";
}
.mam-product-result .mam-product-flex .mam-product-information .vehicle-notes table th {
  font-size: 11px;
  font-family: "montserrat bold";
  font-weight: normal;
  padding: 4px 8px;
  border-top: solid 1px #eaeaea;
}
.mam-product-result .mam-product-flex .mam-product-information .vehicle-notes table td {
  font-size: 11px;
  font-family: "montserrat regular";
  font-weight: normal;
  padding: 4px 8px;
  border-top: solid 1px #eaeaea;
}
.mam-product-result .mam-product-flex .mam-product-actions {
  flex: 0 0 135px;
  margin-left: 30px;
}
.mam-product-result .mam-product-flex .mam-product-actions .was-price {
  font-family: "montserrat regular";
  color: #333;
  text-decoration: line-through;
  text-align: right;
}
.mam-product-result .mam-product-flex .mam-product-actions .was-price strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.mam-product-result .mam-product-flex .mam-product-actions .save-percent {
  font-family: "montserrat regular";
  color: #F44336;
  margin-bottom: 5px;
  text-align: right;
}
.mam-product-result .mam-product-flex .mam-product-actions .save-percent strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-actions {
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.mam-product-result .mam-product-flex .mam-product-actions .price {
  font-size: 28px;
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
}
.mam-product-result .mam-product-flex .mam-product-actions .ex-vat-price,
.mam-product-result .mam-product-flex .mam-product-actions label {
  color: #8a8a8a;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 12px;
  min-width: 150px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "montserrat regular";
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success {
  flex: 1 1 0%;
  min-width: 1px;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "montserrat regular";
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:hover,
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:active,
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.lookahead-vehicle-result em {
  margin-left: 4px;
}
.vin-container {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.vin-container .vin {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.vin-container .btn {
  margin-left: 10px;
  white-space: nowrap !important;
}
.previous-vehicles {
  margin-top: 15px;
}
.left-panel.previous-vehicles {
  flex-direction: column;
}
.left-panel.previous-vehicles .left-panel-body {
  padding: 0;
}
.left-panel.previous-vehicles.panel-primary {
  margin-top: 15px;
}
.left-panel.previous-vehicles .new-vehicle {
  font-weight: bold;
}
.left-panel.previous-vehicles .previous-vehicle {
  padding: 0;
  margin: 0;
  list-style: none;
}
.left-panel.previous-vehicles .previous-vehicle .vehicle a,
.left-panel.previous-vehicles .previous-vehicle .vrm a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #333;
  font-family: "open sans", sans-serif;
  padding: 10px;
  border-bottom: solid 1px #e4e4e4;
  font-size: 13px;
}
.left-panel.previous-vehicles .previous-vehicle .vehicle a.active,
.left-panel.previous-vehicles .previous-vehicle .vrm a.active {
  background: #cccccc;
  color: #000000;
}
.left-panel.previous-vehicles .previous-vehicle .vehicle a:hover,
.left-panel.previous-vehicles .previous-vehicle .vrm a:hover,
.left-panel.previous-vehicles .previous-vehicle .vehicle a:active,
.left-panel.previous-vehicles .previous-vehicle .vrm a:active,
.left-panel.previous-vehicles .previous-vehicle .vehicle a:focus,
.left-panel.previous-vehicles .previous-vehicle .vrm a:focus {
  text-decoration: underline;
}
.left-panel.previous-vehicles .previous-vehicle .vehicle a span,
.left-panel.previous-vehicles .previous-vehicle .vrm a span {
  flex: 1 1 0;
  min-width: 1px;
}
.left-panel.previous-vehicles .previous-vehicle:last-of-type {
  border-bottom: none;
}
@media (max-width: 375px) {
  .left-panel.previous-vehicles .previous-vehicle .vrm {
    display: none;
  }
}
.mam-product-page .fitting-info {
  margin-bottom: 15px;
}
.mam-product-page .was-price {
  font-family: "montserrat regular";
  color: #333;
  text-decoration: line-through;
}
.mam-product-page .was-price strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.mam-product-page .save-percent {
  font-family: "montserrat regular";
  color: #F44336;
  margin-bottom: 5px;
}
.mam-product-page .save-percent strong {
  font-family: "montserrat regular";
  font-weight: normal;
}
.mam-product-page .price {
  font-size: 28px;
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
}
.mam-product-page .ex-vat-price {
  font-family: "montserrat regular";
  font-size: 16px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.mam-product-page .ex-vat-price label {
  font-family: "montserrat regular";
  font-size: 16px;
  color: #8a8a8a;
  font-weight: normal;
}
.mam-product-page .product-code {
  font-family: "montserrat regular";
  margin-bottom: 15px;
}
.mam-product-page .product-code strong {
  font-weight: normal;
  font-family: "montserrat bold";
}
.mam-product-page .fitting-info h4 {
  font-weight: normal;
  font-family: "montserrat bold";
}
.mam-product-page .product-notes table.table {
  margin-bottom: 0;
}
.mam-product-page .product-notes table.table tbody tr:first-of-type td,
.mam-product-page .product-notes table.table tbody tr:first-of-type th {
  border: none;
}
.mam-product-page .product-notes table.table tbody tr th {
  font-family: "montserrat bold";
}
.mam-product-page .product-notes table.table tbody tr td {
  font-family: "montserrat regular";
}
.mam-product-page a.thumbnail {
  border: none;
}
.mam-product-title {
  font-family: "montserrat bold";
  margin: 0;
}
a.mam-product-list-image {
  display: block;
}
a.mam-product-list-image img {
  max-width: 100%;
}
.mam-product-row {
  padding: 15px;
  border: 1px solid #ddd;
  background-color: #FFFFFF;
  -webkit-border-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-topleft: 0;
  border-radius: 3px;
  border-top-left-radius: 0;
  margin: 0px 0px 15px 0px;
  position: relative;
}
.alert-vehicle .fa {
  margin-right: 5px;
}
.product-tabs {
  border-bottom: 0px;
}
.vehicle-description {
  display: none;
}
.product-tabs.nav-tabs > li {
  margin-bottom: 0px;
}
.product-tabs li a {
  border: 0px;
  transition: all 100ms linear;
  background: #DDDDDD;
}
.product-tabs li.active a {
  background: #474949;
  color: #fff;
  border: 0px;
  transition: all 100ms linear;
}
.product-tabs li.active a:hover,
.product-tabs li.active a:active {
  color: #3a3c3c;
  border: 0px;
}
.product-tabs li a:hover,
.product-tabs li a:active {
  border: 0px;
}
.alternate-holder {
  display: none;
  margin-top: 15px;
}
.alternate-holder .mam-product-row {
  background-color: rgba(0, 0, 0, 0.05);
}
.mam-product-row .fitting-info {
  display: none;
}
.mam-product-row .vehicle-notes {
  display: none;
}
.mam-product-row .vehicle-notes h4 {
  font-size: 12px;
  margin-top: 0px;
}
.mam-product-row .vehicle-notes table tbody tr th,
.mam-product-row .vehicle-notes table tbody tr td {
  font-size: 11px;
  padding: 4px;
}
.mam-product-row .diagram {
  display: none;
}
.mam-product-row a h3 {
  margin: 0px;
  font-weight: bold;
  font-size: 14px;
  height: auto;
}
.mam-product-row .model-info {
  font-size: 12px;
  margin-top: 0px;
}
.mam-product-row .price-holder {
  text-align: right;
  position: static;
}
.mam-product-row .price-holder .price {
  font-size: 20px;
}
.mam-product-row .availability {
  clear: both;
}
.mam-product-row .btn-mam-list {
  clear: both;
}
.fitting-info h4 {
  margin: 0px;
  font-size: 14px;
  color: #666666;
}
.fitting-info ul.well {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 10px;
}
.fitting-info ul.well li {
  font-size: 12px;
}
.mam-product-detail {
  box-shadow: none;
  border: none;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px;
}
.mam-product-detail h2 {
  margin: 0px;
  font-size: 12px;
}
.mam-guide-notes {
  display: none;
}
.surcharge-info {
  font-size: 12px;
}
.product-notes table {
  margin-bottom: 0;
}
.product-notes .panel {
  margin-top: 10px;
}
.car-logo img {
  width: auto;
  margin: auto;
  display: block;
}
.car-logo {
  text-align: center;
  margin-bottom: 10px;
}
.car-logo label {
  font-weight: normal;
}
.well.applications {
  max-height: 122px;
  overflow-y: scroll;
  overflow-y: auto;
}
.quantity-advice-mam {
  font-style: italic;
  font-size: 11px;
  clear: both;
}
img.mamproduct-carousel {
  width: 100px;
  height: 100px;
}
.item-carousel .viewport {
  height: 200px !important;
}
@media (max-width: 768px) {
  .mam-product-list .availability.out-of-stock {
    background-position: center top;
    padding: 20px 0px 0px 0px;
  }
  .mam-product-list .availability.in-stock {
    background-position: center top;
    padding: 20px 0px 0px 0px;
  }
}
@media (max-width: 992px) {
  .mam-product-row {
    padding: 15px;
  }
}
.fitment-tree,
.fitment-tree ul {
  list-style: none;
  padding-left: 0px;
}
.fitment-tree li.application-model > a {
  color: #fff;
  font-weight: bold;
  padding-left: 30px;
}
.fitment-tree li.application-engine > a {
  color: #fff;
  font-weight: bold;
  padding-left: 45px;
}
.fitment-tree li.application-year > a {
  color: #fff;
  font-weight: bold;
  padding-left: 60px;
}
.fitment-tree .list-group-item:first-child {
  border-radius: 0;
}
.fitment-tree .list-group-item {
  padding: 5px 15px;
}
.mam-guide-notes .panel {
  background: #949494;
  border-color: #949494;
  -webkit-box-shadow: inset 0 -3px 3px -3px rgba(47, 47, 47, 0.8);
  -moz-box-shadow: inset 0 -3px 3px -3px rgba(47, 47, 47, 0.8);
  box-shadow: inset 0 -3px 3px -3px rgba(47, 47, 47, 0.8);
}
.mam-guide-notes .panel-heading .panel-title {
  color: #fff;
}
.mam-guide-notes .panel-title {
  font-size: 20px;
}
.mam-guide-notes .panel-body {
  background: #949494;
  color: #fff;
}
.tire-image {
  text-align: center;
}
.tire-image img {
  width: auto;
  display: inline-block;
}
nav #signup a {
  border-radius: 0 3px 3px 0;
}
/*--------------------*/
#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 50px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
}
#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  box-shadow: 0 0 0 1px #e8c291 inset;
}
/*--------------------*/
.price-virtual {
  text-align: left;
  font-weight: bold;
  color: #3E9E0E;
  font-size: 21px;
}
.closecross {
  position: relative;
  float: right;
  align: top;
  right: 10px;
}
a.closevrmbox {
  font-size: 16px;
}
.qty-margin {
  margin-top: 10px;
}
.full-width {
  width: 100%;
  float: left;
}
.left-panel .reg-form-group .control-label,
.left-panel-open .reg-form-group .control-label {
  font-family: "montserrat regular";
  font-weight: normal;
  color: #8c8c8c;
  font-size: 13px;
  margin: 0 0 10px;
}
.left-panel .reg-form-group .reg-plate-container,
.left-panel-open .reg-form-group .reg-plate-container {
  display: flex;
  align-items: stretch;
  position: relative;
}
.left-panel .reg-form-group .reg-plate-container .ireland-text,
.left-panel-open .reg-form-group .reg-plate-container .ireland-text {
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  padding-left: 63px;
  text-transform: uppercase;
  font-family: "montserrat bold";
  font-size: 9px;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate-before,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate-before {
  margin: 0;
  padding: 0 0 4px;
  background: #0032a3 url("/assets/application-images/uk.png") center no-repeat;
  background-size: 80%;
  background-position-y: 10px;
  font-family: "montserrat bold";
  color: #fff;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
  width: 25px;
  font-size: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl {
  background: #0032a3 url("/assets/application-images/vrm-stars.png") center no-repeat;
  background-size: 67%;
  background-position-y: 7px;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate-before.reg-flag- {
  background: #0032a3;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate {
  margin: 0;
  padding: 0 7px;
  background-color: #feda00;
  border: none;
  font-family: "regplate";
  font-size: 30px;
  width: 155px;
  color: #000;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl {
  background-color: #fff;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  padding-top: 10px;
  padding-bottom: 2px;
  line-height: 1;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl.reg-plate-bloated,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl.reg-plate-bloated {
  padding-top: 14px;
  padding-bottom: 5px;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate::placeholder,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate::placeholder {
  color: #000;
  opacity: 1;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate:-ms-input-placeholder,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate:-ms-input-placeholder {
  color: #000;
}
.left-panel .reg-form-group .reg-plate-container .reg-plate::-ms-input-placeholder,
.left-panel-open .reg-form-group .reg-plate-container .reg-plate::-ms-input-placeholder {
  color: #000;
}
.left-panel .reg-form-group .reg-plate-container .btn,
.left-panel-open .reg-form-group .reg-plate-container .btn {
  margin: 0;
  padding: 0;
  flex: 1 1 0%;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 55px;
  background-color: #006bff;
  border: none;
}
.left-panel .reg-form-group .reg-plate-container .btn:hover,
.left-panel-open .reg-form-group .reg-plate-container .btn:hover,
.left-panel .reg-form-group .reg-plate-container .btn:active,
.left-panel-open .reg-form-group .reg-plate-container .btn:active,
.left-panel .reg-form-group .reg-plate-container .btn:focus,
.left-panel-open .reg-form-group .reg-plate-container .btn:focus {
  background-color: #3389ff;
}
.left-panel .reg-form-group .reg-plate-container .btn.reset-car,
.left-panel-open .reg-form-group .reg-plate-container .btn.reset-car {
  background: #f04127;
}
.left-panel .reg-form-group .reg-plate-container .btn.reset-car:hover,
.left-panel-open .reg-form-group .reg-plate-container .btn.reset-car:hover,
.left-panel .reg-form-group .reg-plate-container .btn.reset-car:active,
.left-panel-open .reg-form-group .reg-plate-container .btn.reset-car:active,
.left-panel .reg-form-group .reg-plate-container .btn.reset-car:focus,
.left-panel-open .reg-form-group .reg-plate-container .btn.reset-car:focus {
  background: #f36b57;
}
.left-panel .car-select-form-inner .control-label,
.left-panel-open .car-select-form-inner .control-label {
  font-family: "montserrat regular";
  font-weight: normal;
  color: #8c8c8c;
  font-size: 13px;
  margin: 0 0 10px;
}
.left-panel .car-select-form-inner .form-group,
.left-panel-open .car-select-form-inner .form-group {
  margin: 0 0 10px;
  padding: 0;
}
.left-panel .car-select-form-inner .form-group select,
.left-panel-open .car-select-form-inner .form-group select {
  margin: 0;
  padding: 0 5px;
  box-shadow: none;
  font-family: "montserrat regular";
  font-size: 13px;
}
.left-panel .car-select-form-inner .form-group .car-detail,
.left-panel-open .car-select-form-inner .form-group .car-detail {
  font-family: "montserrat regular";
}
.left-panel .car-select-form-inner .form-group .car-detail span,
.left-panel-open .car-select-form-inner .form-group .car-detail span {
  font-family: "montserrat bold";
  margin-right: 5px;
}
.left-panel .car-select-form-inner .find-vehicle,
.left-panel-open .car-select-form-inner .find-vehicle {
  background-color: #006bff;
  border: none;
}
.left-panel .car-select-form-inner .find-vehicle:hover,
.left-panel-open .car-select-form-inner .find-vehicle:hover,
.left-panel .car-select-form-inner .find-vehicle:active,
.left-panel-open .car-select-form-inner .find-vehicle:active,
.left-panel .car-select-form-inner .find-vehicle:focus,
.left-panel-open .car-select-form-inner .find-vehicle:focus {
  background-color: #3389ff;
}
.left-panel .car-select-form-inner .reset-car,
.left-panel-open .car-select-form-inner .reset-car {
  background: #f04127;
}
.left-panel .car-select-form-inner .reset-car:hover,
.left-panel-open .car-select-form-inner .reset-car:hover,
.left-panel .car-select-form-inner .reset-car:active,
.left-panel-open .car-select-form-inner .reset-car:active,
.left-panel .car-select-form-inner .reset-car:focus,
.left-panel-open .car-select-form-inner .reset-car:focus {
  background: #f36b57;
}
@media (min-width: 992px) {
  .site-index #vrm-form,
  .main-body #vrm-form {
    padding: 15px;
    border-bottom: solid 1px #dcdcdc;
  }
}
@media (min-width: 992px) {
  .site-index #vrm-form .reg-form-group,
  .main-body #vrm-form .reg-form-group {
    margin-bottom: 0;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container,
.main-body #vrm-form .reg-form-group .reg-plate-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.site-index #vrm-form .reg-form-group .reg-plate-container .ireland-text,
.main-body #vrm-form .reg-form-group .reg-plate-container .ireland-text {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  padding-left: 110px;
  text-transform: uppercase;
  font-family: "montserrat bold";
  font-size: 11px;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .ireland-text,
  .main-body #vrm-form .reg-form-group .reg-plate-container .ireland-text {
    top: 2px;
    font-size: 9px;
    padding-left: 70px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate-before,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
  flex: 0 0 auto;
  background: #0032a3 url("/assets/application-images/uk.png") center no-repeat;
  background-size: 70%;
  text-transform: uppercase;
  background-position-y: 17px;
  color: rgba(255, 255, 255, 0.95);
  padding: 43px 13px 0px;
  font-family: "open sans semi bold";
  font-size: 11px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate-before,
  .main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
    padding: 30px 7px 5px;
    background-position-y: 12px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl {
  background: #0032a3 url("/assets/application-images/vrm-stars.png") center no-repeat;
  background-size: 65%;
  background-position-y: 10px;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl,
  .main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-irl {
    background-size: 60%;
    background-position-y: 8px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag-,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate-before.reg-flag- {
  background: #0032a3;
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate {
  flex-grow: 1;
  flex-shrink: 1;
  border: none;
  background-color: #ffdb0b;
  color: #080309;
  font-family: "regplate";
  padding: 0 13px;
  font-size: 40px;
  width: 100%;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  max-width: 240px;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate,
  .main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate {
    max-width: 155px;
    font-size: 30px;
    padding-left: 10px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl {
  background-color: #fff;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl,
  .main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate.reg-plate-irl {
    padding-top: 16px;
    padding-bottom: 8px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate::-webkit-input-placeholder,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate::-webkit-input-placeholder {
  color: #080309;
  font-family: "regplate";
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate:-moz-placeholder,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate:-moz-placeholder {
  color: #080309;
  font-family: "regplate";
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate::-moz-placeholder,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate::-moz-placeholder {
  color: #080309;
  font-family: "regplate";
}
.site-index #vrm-form .reg-form-group .reg-plate-container .reg-plate:-ms-input-placeholder,
.main-body #vrm-form .reg-form-group .reg-plate-container .reg-plate:-ms-input-placeholder {
  color: #080309;
  font-family: "regplate";
}
.site-index #vrm-form .reg-form-group .reg-plate-container .btn-primary,
.main-body #vrm-form .reg-form-group .reg-plate-container .btn-primary {
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: 11px;
  padding: 0 15px;
  font-size: 30px;
  background-color: #006bff;
  border: none;
}
@media (max-width: 450px) {
  .site-index #vrm-form .reg-form-group .reg-plate-container .btn-primary,
  .main-body #vrm-form .reg-form-group .reg-plate-container .btn-primary {
    font-size: 20px;
    padding: 0 13px;
  }
}
.site-index #vrm-form .reg-form-group .reg-plate-container .btn-primary:hover,
.main-body #vrm-form .reg-form-group .reg-plate-container .btn-primary:hover,
.site-index #vrm-form .reg-form-group .reg-plate-container .btn-primary:active,
.main-body #vrm-form .reg-form-group .reg-plate-container .btn-primary:active,
.site-index #vrm-form .reg-form-group .reg-plate-container .btn-primary:focus,
.main-body #vrm-form .reg-form-group .reg-plate-container .btn-primary:focus {
  background-color: #3389ff;
}
.site-index #vrm-form .reg-form-group label,
.main-body #vrm-form .reg-form-group label {
  font-family: "open sans bold";
  font-size: 17px;
  font-weight: normal;
}
.site-index .car-select-form .car-select-form-inner,
.main-body .car-select-form .car-select-form-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.site-index .car-select-form .car-select-form-inner label,
.main-body .car-select-form .car-select-form-inner label {
  flex: 0 0 100%;
  font-family: "open sans bold";
  font-size: 17px;
  font-weight: normal;
  padding: 0 5px;
}
.site-index .car-select-form .car-select-form-inner .form-group,
.main-body .car-select-form .car-select-form-inner .form-group {
  margin-bottom: 8px;
  padding: 0 5px;
}
.site-index .car-select-form .car-select-form-inner .form-group select,
.main-body .car-select-form .car-select-form-inner .form-group select {
  font-family: "open sans";
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
@media (max-width: 1199px) {
  .site-index .car-select-form .car-select-form-inner .form-group select,
  .main-body .car-select-form .car-select-form-inner .form-group select {
    font-size: 12px;
    height: 32px;
    padding: 4px 7px;
  }
}
.site-index .car-select-form .car-select-form-inner .form-group .form-control[disabled],
.main-body .car-select-form .car-select-form-inner .form-group .form-control[disabled],
.site-index .car-select-form .car-select-form-inner .form-group .form-control[readonly],
.main-body .car-select-form .car-select-form-inner .form-group .form-control[readonly],
.site-index .car-select-form .car-select-form-inner .form-group fieldset[disabled] .form-control,
.main-body .car-select-form .car-select-form-inner .form-group fieldset[disabled] .form-control {
  background-color: #f5f5f5;
}
.site-index .car-select-form .car-select-form-inner .form-group.form-group-make,
.main-body .car-select-form .car-select-form-inner .form-group.form-group-make {
  flex: 0 0 100%;
}
.site-index .car-select-form .car-select-form-inner .form-group.form-group-model,
.main-body .car-select-form .car-select-form-inner .form-group.form-group-model {
  flex: 0 0 100%;
}
.site-index .car-select-form .car-select-form-inner .form-group.sub-model-wrapper,
.main-body .car-select-form .car-select-form-inner .form-group.sub-model-wrapper {
  flex: 0 0 100%;
}
.site-index .car-select-form .car-select-form-inner .form-group.form-group-engine,
.main-body .car-select-form .car-select-form-inner .form-group.form-group-engine {
  flex: 0 0 50%;
}
.site-index .car-select-form .car-select-form-inner .form-group.form-group-year,
.main-body .car-select-form .car-select-form-inner .form-group.form-group-year {
  flex: 0 0 50%;
}
.site-index .car-select-form .car-select-form-inner .form-group.form-group-fuel,
.main-body .car-select-form .car-select-form-inner .form-group.form-group-fuel {
  flex: 0 0 50%;
  margin-bottom: 0;
}
.site-index .car-select-form .car-select-form-inner .vrm-button-holder,
.main-body .car-select-form .car-select-form-inner .vrm-button-holder {
  flex: 0 0 50%;
  padding: 0 5px;
}
.site-index .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary,
.main-body .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary {
  width: 100%;
  background-color: #006bff;
  border: none;
}
.site-index .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:hover,
.main-body .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:hover,
.site-index .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:active,
.main-body .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:active,
.site-index .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:focus,
.main-body .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary:focus {
  background-color: #3389ff;
}
@media (max-width: 1199px) {
  .site-index .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary,
  .main-body .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .site-index .vrm-and-banner .car-details,
  .main-body .vrm-and-banner .car-details {
    padding: 15px;
  }
}
.site-index .vrm-and-banner .vrm-inner .form-group,
.main-body .vrm-and-banner .vrm-inner .form-group {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .site-index .vrm-and-banner .vrm-inner .form-group,
  .main-body .vrm-and-banner .vrm-inner .form-group {
    margin-bottom: 3px;
  }
}
.site-index .vrm-and-banner .vrm-inner .form-group label,
.main-body .vrm-and-banner .vrm-inner .form-group label {
  font-family: "open sans bold";
  font-size: 17px;
  font-weight: normal;
  margin-right: 5px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .site-index .vrm-and-banner .vrm-inner .form-group label,
  .main-body .vrm-and-banner .vrm-inner .form-group label {
    font-size: 13px;
  }
}
.site-index .vrm-and-banner .vrm-inner .form-group span,
.main-body .vrm-and-banner .vrm-inner .form-group span {
  font-family: "open sans";
  font-size: 17px;
}
@media (max-width: 991px) {
  .site-index .vrm-and-banner .vrm-inner .form-group span,
  .main-body .vrm-and-banner .vrm-inner .form-group span {
    font-size: 13px;
  }
}
.site-index .vrm-and-banner .reg-plate-container,
.main-body .vrm-and-banner .reg-plate-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 1199px) {
  .site-index .vrm-and-banner .reg-plate-container,
  .main-body .vrm-and-banner .reg-plate-container {
    margin-bottom: 12px;
  }
}
.site-index .vrm-and-banner .reg-plate-container .ireland-text,
.main-body .vrm-and-banner .reg-plate-container .ireland-text {
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  padding-left: 29px;
  text-transform: uppercase;
  font-family: "montserrat bold";
  text-align: center;
  font-size: 9px;
}
.site-index .vrm-and-banner .reg-plate-container .reg-plate-before,
.main-body .vrm-and-banner .reg-plate-container .reg-plate-before {
  flex: 0 0 auto;
  background: #0032a3 url("/assets/application-images/uk.png") center no-repeat;
  background-size: 66%;
  text-transform: uppercase;
  background-position-y: 12px;
  color: rgba(255, 255, 255, 0.95);
  padding: 29px 8px 0px;
  font-family: "open sans semi bold";
  font-size: 9px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.site-index .vrm-and-banner .reg-plate-container .reg-plate-before.reg-flag-irl,
.main-body .vrm-and-banner .reg-plate-container .reg-plate-before.reg-flag-irl {
  background: #0032a3 url("/assets/application-images/vrm-stars.png") center no-repeat;
  background-size: 60%;
  background-position-y: 7px;
}
.site-index .vrm-and-banner .reg-plate-container .reg-plate-before.reg-flag-,
.main-body .vrm-and-banner .reg-plate-container .reg-plate-before.reg-flag- {
  background: #0032a3;
}
.site-index .vrm-and-banner .reg-plate-container .reg-plate,
.main-body .vrm-and-banner .reg-plate-container .reg-plate {
  flex: 1 1 0%;
  min-width: 1px;
  border: none;
  background-color: #ffdb0b;
  color: #080309;
  font-family: "regplate";
  padding: 0 10px;
  font-size: 32px;
  width: 100px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  max-width: 180px;
}
.site-index .vrm-and-banner .reg-plate-container .reg-plate.reg-plate-irl,
.main-body .vrm-and-banner .reg-plate-container .reg-plate.reg-plate-irl {
  background-color: #fff;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  padding-top: 10px;
  padding-bottom: 2px;
  line-height: 1;
}
.site-index .vrm-and-banner .reg-plate-container .btn-primary,
.main-body .vrm-and-banner .reg-plate-container .btn-primary {
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: 11px;
  padding: 0 15px;
  font-size: 30px;
}
.invalid-product .panel-body {
  border: solid 1px #03a9f4;
  border-radius: 4px;
  background: #daf3ff;
  color: #03a9f4;
}
.invalid-product .panel-body h2 {
  margin-top: 0;
}
.invalid-product .panel-body .btn {
  background-color: #03a9f4;
}
.vrm-and-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.vrm-and-banner .banner-container {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 991px) {
  .vrm-and-banner .banner-container {
    flex: 0 0 100%;
  }
}
.vrm-and-banner .vrm-inner {
  flex: 0 0 385px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .vrm-and-banner .vrm-inner {
    flex: 0 0 100%;
    margin: 0 0 10px;
  }
}
.vrm-and-banner .vrm-inner .panel {
  margin-bottom: 0;
}
.vrm-and-banner .vrm-inner .panel-body {
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
.vrm-and-banner .panels-right {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 991px) {
  .vrm-and-banner .panels-right {
    flex: 0 0 100%;
  }
}
.vrm-backdrop {
  margin-bottom: 25px;
}
.vrm-backdrop .container {
  position: relative;
}
.vrm-backdrop .container .vrm-inner .panel .panel-heading .panel-title {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .vrm-backdrop .container .vrm-inner .panel .panel-heading .panel-title {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .vrm-backdrop .container .vrm-inner .panel .panel-heading .panel-title {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .vrm-backdrop .container .vrm-inner .panel .panel-body {
    padding: 0;
  }
}
.mam-extra-images {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.mam-extra-images .extra-image,
.mam-extra-images .video-thumbnail {
  border-right: solid 5px #fff;
  border-bottom: solid 5px #fff;
  cursor: pointer;
  flex: 0 0 calc(20%);
}
.mam-extra-images .extra-image.active-image .youtube-icon,
.mam-extra-images .video-thumbnail.active-image .youtube-icon {
  background-color: #f44336;
}
.mam-extra-images .extra-image img,
.mam-extra-images .video-thumbnail img {
  border: solid 1px #dcdcdc;
}
.mam-extra-images .extra-image img.active-image,
.mam-extra-images .video-thumbnail img.active-image {
  border: solid 1px #757575;
}
.mam-extra-images .extra-image .youtube-icon,
.mam-extra-images .video-thumbnail .youtube-icon {
  background-color: #ff0000;
  color: #fff;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
}
@media (max-width: 1199px) {
  .product-list-alternatives {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -5px;
  }
}
.product-list-alternatives .list-alternative {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 0px;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 3px;
  height: 35px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .product-list-alternatives .list-alternative {
    margin: 5px;
  }
}
.product-list-alternatives .list-alternative.selected {
  position: relative;
}
.product-list-alternatives .list-alternative.selected .alt-price {
  background: #097cd3;
  color: #fff;
  border-radius: 4px 0 0 4px;
  position: relative;
}
@media (min-width: 1200px) {
  .product-list-alternatives .list-alternative.selected .alt-price::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 7px 6px 0;
    content: "";
    border-color: transparent #097cd3 transparent transparent;
    position: absolute;
    top: 10px;
    left: -7px;
  }
}
.product-list-alternatives .list-alternative .alt-price {
  color: #333;
  font-family: "montserrat bold";
  font-size: 18px;
  padding: 0 10px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.product-list-alternatives .list-alternative .alt-brand {
  flex: 1 1 0%;
  min-width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .product-list-alternatives .list-alternative .alt-brand {
    padding: 0 15px;
  }
}
.product-list-alternatives .list-alternative .alt-brand img {
  max-height: 27px;
  max-width: 80px;
  width: auto;
}
.product-alternative-toggle {
  height: 100%;
}
.product-alternative-toggle.alt {
  display: none;
}
.alternatives-outer {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.alternatives-outer .alternatives-container {
  flex: 1 1 0%;
  min-width: 100px;
}
.alternatives-outer .alternatives-container .mam-product-result {
  margin-bottom: 0;
}
.alternatives-outer .alternatives-tabs {
  flex: 0 0 200px;
  background-color: #dadada;
  padding: 7px;
}
@media (max-width: 1199px) {
  .alternatives-outer .alternatives-tabs {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.alternatives-outer .alternatives-tabs .alternatives-title {
  line-height: 1;
  font-family: "montserrat regular";
  border-radius: 4px;
  margin-bottom: 2px;
  text-align: center;
  padding: 2px 0 5px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .alternatives-outer .alternatives-tabs .alternatives-title {
    display: none;
  }
}
header {
  margin: 0 0 0 0;
}
.banner-fullwidth {
  margin: -15px 0 15px;
}
.promoted-promotions .promoted-promotion {
  background: #ffff00;
  color: #000;
  text-align: center;
  font-family: "montserrat bold";
  padding: 10px 0;
}
.dark-bg .custom-page {
  background: #fff;
  padding: 25px;
}
.dark-bg .quick-order-page {
  background: #fff;
  padding: 20px;
}
.page-header {
  padding-bottom: 9px;
  margin: 0 0 0;
  border-bottom: 1px solid #eee;
}
.main-body {
  background: #ffffff;
  padding: 15px 0;
}
@media (min-width: 450px) {
  .main-body {
    xmin-height: 400px;
  }
}
.scrollable-warning-area {
  max-height: 20vh;
  overflow-y: auto;
  background: #dfdfdf45;
  padding: 10px;
}
body {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
}
.btn {
  border-radius: 4px;
  white-space: inherit !important;
  font-family: "montserrat bold";
  font-size: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.btn.btn-fa .btn-fa-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.btn.btn-fa .btn-fa-inner span {
  flex: 1 1;
  min-width: 1px;
  font-family: "montserrat bold";
}
.btn.btn-primary {
  border: none;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background-color: #1a97f5;
}
/* TODO: May need moving to inner-template when code has been made consistent in deprecated themes */
.best-sellers-unique .swiper-container {
  padding-bottom: 50px;
}
.best-sellers-unique .swiper-pagination {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.best-sellers-unique .swiper-pagination .swiper-pagination-switch {
  height: 15px;
  width: 15px;
  background-color: #fff;
  margin-right: 2px;
  margin-left: 2px;
  border-radius: 100px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
}
.best-sellers-unique .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
  background-color: #097cd3;
  border: solid 4px #fff;
  height: 20px;
  width: 20px;
}
@media (max-width: 844px) {
  .best-sellers-unique .swiper-pagination {
    display: flex !important;
  }
  .best-sellers-unique .swiper-pagination span:last-child {
    display: none;
  }
}
@media (max-width: 560px) {
  .best-sellers-unique .swiper-pagination span:last-child {
    display: unset;
  }
}
.homepage-page-element {
  margin-bottom: 25px;
  color: #333333;
}
.homepage-page-element p,
.homepage-page-element li,
.homepage-page-element li a {
  font-family: "montserrat regular";
  color: #333333;
}
.homepage-page-element h1,
.homepage-page-element h2,
.homepage-page-element h3,
.homepage-page-element h4,
.homepage-page-element h5,
.homepage-page-element h6,
.homepage-page-element b,
.homepage-page-element strong {
  font-family: "montserrat bold";
  font-weight: normal;
  color: #333333;
}
.main-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -2.5px 10px;
}
.main-breadcrumbs a {
  padding: 0 2.5px;
  font-family: "montserrat regular";
  font-weight: normal;
  color: #097cd3;
  font-size: 13px;
}
.main-breadcrumbs .divider {
  padding: 0 2.5px;
  font-family: "montserrat regular";
  font-weight: normal;
  font-size: 13px;
}
.user-macro {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
  cursor: pointer;
}
.user-macro .user-icon {
  padding: 0 5px;
  flex: 0 0 auto;
  position: relative;
}
.user-macro .user-icon i {
  font-size: 29px;
  color: #767676;
  margin-top: 1px;
  mix-blend-mode: color-dodge;
}
.user-macro .user-main {
  padding: 0 5px;
  flex: 1 1;
  min-width: 1px;
  text-align: left;
}
.user-macro .user-main h5 {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 1px;
  color: #ffffff;
}
.user-macro .user-main p {
  font-family: "montserrat regular";
  font-weight: normal;
  font-size: 13px;
  margin: 0;
  color: #ffffff;
}
.modal-switch-text {
  font-weight: bold;
  margin-top: 10px;
  color: #ff0000;
}
.header-basket-dropdown {
  background: #fff;
}
.output-header-basket.no-items > p {
  font-family: "montserrat regular";
  margin: 0;
  padding: 15px;
  text-align: center;
}
.output-header-basket .header-basketitem {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-bottom: solid 1px #dfdfdf;
  padding: 10px 5px;
}
.output-header-basket .header-basketitem.basketitem-footer {
  border-bottom: none;
}
.output-header-basket .header-basketitem .basketitem-image {
  flex: 0 0 60px;
  max-width: 60px;
  width: 60px;
  padding: 0 5px;
}
.output-header-basket .header-basketitem .basketitem-image .basketitem-load {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.4;
}
.output-header-basket .header-basketitem .basketitem-image img {
  display: none;
}
.output-header-basket .header-basketitem .basketitem-main {
  flex: 1 1;
  min-width: 1px;
  padding: 0 5px;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions {
  display: flex;
  justify-content: flex-end;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .clear-basket {
  background: #f44336;
  color: #ffffff;
  padding: 5px 8px;
  font-family: "montserrat regular";
  font-size: 12px;
  border-radius: 4px;
  margin-right: auto;
  cursor: pointer;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .clear-basket:hover,
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .clear-basket:active,
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .clear-basket:focus {
  background: #f77066;
  color: #ffffff;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .clear-basket i {
  font-size: 12px;
  margin-left: 5px;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .view-basket {
  background: #097cd3;
  color: #ffffff;
  padding: 5px 8px;
  font-family: "montserrat regular";
  font-size: 12px;
  border-radius: 4px;
}
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .view-basket:hover,
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .view-basket:active,
.output-header-basket .header-basketitem .basketitem-main.basketitem-actions .view-basket:focus {
  background: #1a97f5;
  color: #ffffff;
}
.output-header-basket .header-basketitem .basketitem-main h5 {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 5px;
}
.output-header-basket .header-basketitem .basketitem-main h5 span {
  font-family: "montserrat regular";
  font-weight: normal;
  margin-left: 5px;
}
.output-header-basket .header-basketitem .basketitem-main p {
  font-family: "montserrat regular";
  font-weight: normal;
  font-size: 12px;
  margin: 0;
}
.output-header-basket .header-basketitem .basketitem-price {
  padding: 0 10px;
}
.output-header-basket .header-basketitem .basketitem-price h5 {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 13px;
  margin: 0 0 5px;
  color: #333333;
}
.user-widget {
  position: relative;
}
.user-widget .dropdown-menu {
  left: unset;
  right: 0;
  width: 200px;
  border-radius: 0;
  margin: 5px 0 0;
  padding: 0;
}
.user-widget .dropdown-menu li a {
  font-family: "montserrat regular";
  border-bottom: solid 1px #d2d2d2;
  padding: 5px 7px;
  color: #7a7a7a;
}
.user-widget .dropdown-menu li a:hover,
.user-widget .dropdown-menu li a:active,
.user-widget .dropdown-menu li a:focus {
  background: transparent;
  text-decoration: underline;
}
.user-widget .dropdown-menu li:last-of-type a {
  border-bottom: none;
}
.user-widget .dropdown-menu:after,
.user-widget .dropdown-menu:before {
  content: "";
  display: block;
  position: absolute;
  left: 100px;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 99;
}
.user-widget .dropdown-menu.logged-in:after,
.user-widget .dropdown-menu.logged-in:before {
  left: 58px;
}
.user-widget .dropdown-menu:after {
  top: -20px;
  border-color: transparent transparent #fff transparent;
  border-width: 10px;
}
.user-widget .dropdown-menu:before {
  top: -21px;
  border-color: transparent transparent #c5c5c5 transparent;
  border-width: 10px;
}
#quick-basket-content {
  position: relative;
}
#quick-basket-content .dropdown-menu {
  left: unset;
  right: 0;
  width: 400px;
  border-radius: 0;
  margin: 5px 0 0;
  padding: 0;
}
#quick-basket-content .dropdown-menu:after,
#quick-basket-content .dropdown-menu:before {
  content: "";
  display: block;
  position: absolute;
  left: 282px;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 99;
}
#quick-basket-content .dropdown-menu:after {
  top: -20px;
  border-color: transparent transparent #fff transparent;
  border-width: 10px;
}
#quick-basket-content .dropdown-menu:before {
  top: -21px;
  border-color: transparent transparent #c5c5c5 transparent;
  border-width: 10px;
}
.basket-macro {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -6px;
  cursor: pointer;
}
.basket-macro .basket-icon {
  padding: 0 6px;
  flex: 0 0 auto;
  position: relative;
}
.basket-macro .basket-icon i {
  font-size: 29px;
  color: #767676;
  mix-blend-mode: color-dodge;
}
.basket-macro .basket-icon .macro-basket-count {
  position: absolute;
  top: -1px;
  font-size: 12px;
  right: 1px;
  background: #c20016;
  color: #fff;
  font-family: "montserrat bold";
  font-weight: normal;
  min-width: 16px;
  border-radius: 100px;
  height: 16px;
  padding: 0 5px;
}
.basket-macro .basket-main {
  padding: 0 6px;
  flex: 1 1;
  min-width: 1px;
  text-align: left;
}
.basket-macro .basket-main h5 {
  font-family: "montserrat bold";
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 1px;
  color: #ffffff;
}
.basket-macro .basket-main p {
  font-family: "montserrat regular";
  font-weight: normal;
  font-size: 13px;
  margin: 0;
  color: #ffffff;
}
body.megamenu-open {
  position: relative;
}
body.megamenu-open .megamenu-mask {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 3000;
}
body.megamenu-open header .header-content {
  z-index: 3001;
  position: relative;
}
.homepage-fullwidth {
  margin: -15px 0 30px;
}
.homepage-regular {
  margin-top: 20px;
}
.header-mobile .header-menu {
  height: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: space-between;
  align-items: center;
  background: #e5e5e5;
  font-size: 18px;
  padding: 7px 10px;
  cursor: pointer;
  color: #333333;
}
.header-mobile .header-menu .hambuger-menu-button {
  width: 60px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header-mobile .header-menu {
    display: none;
  }
}
.left-menu-page-two {
  display: none;
}
.website-outer {
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .left-trade-content {
    display: none;
  }
}
@media (max-width: 991px) {
  .right-trade-content {
    display: none;
  }
}
@media (max-width: 991px) {
  .trade-content-shift.active .header-content {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    left: 70%;
  }
  .trade-content-shift .left-trade-content {
    width: 70%;
    background: #fff;
    z-index: 10000;
    position: fixed;
    height: 100%;
    display: block;
    left: -70%;
    transition: left 0.25s;
  }
  .trade-content-shift .main-trade-content {
    padding-left: 0;
    margin-right: 0;
    transition: margin-left 0.25s, margin-right 0.25s;
    position: relative;
  }
  .trade-content-shift .left-menu {
    overflow-y: auto;
    height: 100%;
  }
  .trade-content-shift .left-menu::-webkit-scrollbar {
    width: 7px;
  }
  .trade-content-shift .left-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .trade-content-shift .left-menu::-webkit-scrollbar-thumb {
    background: #d2d2d2;
  }
  .trade-content-shift .left-menu::-webkit-scrollbar-thumb:hover {
    background: #adadad;
  }
  .trade-content-shift .left-menu .left-menu-text {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "montserrat regular";
    display: block;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    background-color: grey;
  }
  .trade-content-shift .left-menu .left-menu-text .fa {
    margin-right: 10px;
  }
  .trade-content-shift .left-menu .left-menu-text:hover,
  .trade-content-shift .left-menu .left-menu-text:active,
  .trade-content-shift .left-menu .left-menu-text:focus {
    text-decoration: none;
  }
  .trade-content-shift .left-menu .left-menu-header {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "montserrat bold";
    color: #333;
    display: block;
    font-size: 14px;
    cursor: pointer;
    background: #ededed;
  }
  .trade-content-shift .left-menu .left-menu-header:hover,
  .trade-content-shift .left-menu .left-menu-header:active,
  .trade-content-shift .left-menu .left-menu-header:focus {
    text-decoration: none;
  }
  .trade-content-shift .left-menu .left-menu-category {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "montserrat regular";
    color: #333;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
  }
  .trade-content-shift .left-menu .left-menu-category span {
    flex: 1 1;
    min-width: 1px;
    font-family: "montserrat regular";
  }
  .trade-content-shift .left-menu .left-menu-category .fa {
    padding-left: 10px;
  }
  .trade-content-shift .left-menu .left-menu-category:hover,
  .trade-content-shift .left-menu .left-menu-category:active,
  .trade-content-shift .left-menu .left-menu-category:focus {
    text-decoration: none;
  }
  .trade-content-shift .left-cancel {
    display: none;
  }
  .trade-content-shift.active {
    position: relative;
    overflow: hidden;
  }
  .trade-content-shift.active .left-trade-content {
    left: 0;
  }
  .trade-content-shift.active .left-cancel {
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    padding-left: 10px;
    font-size: 40px;
    cursor: pointer;
  }
  .trade-content-shift.active header .trade-header .mobile-header-outer {
    margin-left: 70%;
    margin-right: -70%;
  }
  .trade-content-shift.active .main-trade-content {
    margin-left: 70%;
    margin-right: -70%;
    position: fixed;
    width: 100%;
    overflow: hidden;
  }
  .trade-content-shift.active .main-trade-content * {
    overflow: hidden;
  }
  .trade-content-shift.active .main-trade-content .trade-content-cover {
    background-color: #000000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    opacity: 0.8;
    cursor: pointer;
  }
}
.main-trade-content {
  padding-left: 0;
  margin-right: 0;
  transition: margin-left 0.25s, margin-right 0.25s;
  position: relative;
}
.main-trade-content header select.colorMeGrey.noValue,
.main-trade-content header select.colorMeGrey option:first-child {
  color: grey;
}
.main-trade-content header select.colorMeGrey option:not(:first-child) {
  color: black;
}
.main-trade-content header .topper {
  background-color: #f2f2f2;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0 5px;
  width: 100%;
  margin: 0;
  z-index: 1040;
}
@media (min-width: 992px) {
  .main-trade-content header .topper {
    top: 0;
    position: fixed;
  }
}
.main-trade-content header .topper > div {
  display: flex;
  flex-direction: row;
}
.main-trade-content header .topper > div select,
.main-trade-content header .topper > div button {
  margin: 10px;
}
@media (max-width: 560px) {
  .main-trade-content header .topper > div {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .main-trade-content header .move-header {
    margin-top: 65px;
  }
}
.switch-account-modal,
.more-account-info-modal {
  top: 60px;
}
@media (max-width: 560px) {
  .switch-account-modal,
  .more-account-info-modal {
    top: 120px;
  }
}
.best-sellers-container {
  padding: 0;
  margin: 0 0 30px;
}
.best-sellers-container .product-swiper {
  margin: 0 -45px;
}
.best-sellers-container .product-swiper-prev,
.best-sellers-container .product-swiper-next {
  color: #333;
}
.product-countdown-outer {
  margin: 0 0 10px;
  display: block;
}
.product-countdown-outer .product-countdown {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
  color: #333;
}
.product-countdown-outer .product-countdown .order-within {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 5px 7.5px 0 5px;
  font-family: "montserrat bold";
  display: flex;
  justify-content: flex-end;
  color: #ff0000;
  font-size: 15px;
}
.product-countdown-outer .product-countdown .same-day {
  padding: 15px 5px 10px 7.5px;
  font-family: "montserrat bold";
  display: flex;
  justify-content: flex-end;
  color: #ff0000;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  text-align: right;
  font-size: 15px;
}
.product-countdown-outer .product-countdown .hours-outer,
.product-countdown-outer .product-countdown .days-outer,
.product-countdown-outer .product-countdown .minutes-outer,
.product-countdown-outer .product-countdown .seconds-outer {
  padding: 0 2.5px;
}
.product-countdown-outer .product-countdown .hours,
.product-countdown-outer .product-countdown .days {
  font-family: "montserrat bold";
  font-size: 17px;
  text-align: center;
  line-height: 1;
  margin: 0;
  background: #ff0000;
  border-radius: 4px;
  padding: 5px;
  color: #fff;
}
.product-countdown-outer .product-countdown .hours span,
.product-countdown-outer .product-countdown .days span {
  display: block;
  font-family: "montserrat regular";
  font-size: 13px;
  line-height: 1;
  margin: 0;
}
.product-countdown-outer .product-countdown .minutes {
  font-family: "montserrat bold";
  font-size: 15px;
  text-align: center;
  line-height: 1;
  margin: 0;
  background: #ff0000;
  border-radius: 4px;
  padding: 5px;
  color: #fff;
}
.product-countdown-outer .product-countdown .minutes span {
  display: block;
  font-family: "montserrat regular";
  font-size: 13px;
  line-height: 1;
  margin: 0;
}
.product-countdown-outer .product-countdown .seconds {
  font-family: "montserrat bold";
  font-size: 15px;
  text-align: center;
  line-height: 1;
  margin: 0;
  background: #ff0000;
  border-radius: 4px;
  padding: 5px;
  color: #fff;
}
.product-countdown-outer .product-countdown .seconds span {
  display: block;
  font-family: "montserrat regular";
  font-size: 13px;
  line-height: 1;
  margin: 0;
}
.product-countdown-expired {
  color: #ff0000;
  font-family: "montserrat bold";
  font-size: 13px;
  text-align: left;
}
form#invoice-search-form {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 712px) {
  form#invoice-search-form {
    flex-direction: column;
  }
}
form#invoice-search-form .invoice-date .row {
  display: flex;
  flex-direction: column;
}
@media (max-width: 712px) {
  form#invoice-search-form .invoice-date .row {
    padding: 8px 0;
  }
}
form#invoice-search-form .invoice-date .row div {
  width: 100%;
  text-align: center;
}
form#invoice-search-form .checkbox-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
form#invoice-search-form .checkbox-container .invoice-checkbox {
  width: 50%;
}
form#invoice-search-form .checkbox-container .invoice-checkbox .checkbox label {
  padding-left: 20px;
}
@media (max-width: 992px) {
  form#invoice-search-form .checkbox-container .invoice-checkbox {
    width: 100%;
  }
}
@media (max-width: 712px) {
  form#invoice-search-form .checkbox-container {
    padding: 8px 40px;
  }
}
form#invoice-search-form .document-num-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 712px) {
  form#invoice-search-form .document-num-container {
    padding: 8px 0;
  }
}
form#invoice-search-form .button-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 712px) {
  form#invoice-search-form .button-container {
    padding: 8px 0;
  }
}
form#invoice-search-form .button-container button {
  width: 100%;
}
.btn.btn-mam-list-view {
  border-radius: 6px;
  display: table;
  padding: 7px 16px;
  font-size: 14px;
  margin: 10px 0 0 auto;
}
