/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !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^="javascript:"]:after,
  a[href^="#"]: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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../common/fonts/glyphicons-halflings-regular.eot');
  src: url('../../common/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../common/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../common/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../common/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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";
}
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../../common/fonts/glyphicons-regular.eot');
  src: url('../../common/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../../common/fonts/glyphicons-regular.woff2') format('woff2'), url('../../common/fonts/glyphicons-regular.woff') format('woff'), url('../../common/fonts/glyphicons-regular.ttf') format('truetype'), url('../../common/fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');
}
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.glyphicons-glass:before {
  content: "\E001";
}
.glyphicons-leaf:before {
  content: "\E002";
}
.glyphicons-dog:before {
  content: "\E003";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-girl:before {
  content: "\E005";
}
.glyphicons-car:before {
  content: "\E006";
}
.glyphicons-user-add:before {
  content: "\E007";
}
.glyphicons-user-remove:before {
  content: "\E008";
}
.glyphicons-film:before {
  content: "\E009";
}
.glyphicons-magic:before {
  content: "\E010";
}
.glyphicons-envelope:before {
  content: "\E011";
}
.glyphicons-camera:before {
  content: "\E012";
}
.glyphicons-heart:before {
  content: "\E013";
}
.glyphicons-beach-umbrella:before {
  content: "\E014";
}
.glyphicons-train:before {
  content: "\E015";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-bin:before {
  content: "\E017";
}
.glyphicons-music:before {
  content: "\E018";
}
.glyphicons-music-alt:before {
  content: "\E019";
}
.glyphicons-heart-empty:before {
  content: "\E020";
}
.glyphicons-home:before {
  content: "\E021";
}
.glyphicons-snowflake:before {
  content: "\E022";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-magnet:before {
  content: "\E024";
}
.glyphicons-parents:before {
  content: "\E025";
}
.glyphicons-binoculars:before {
  content: "\E026";
}
.glyphicons-road:before {
  content: "\E027";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-cars:before {
  content: "\E029";
}
.glyphicons-notes-2:before {
  content: "\E030";
}
.glyphicons-pencil:before {
  content: "\E031";
}
.glyphicons-bus:before {
  content: "\E032";
}
.glyphicons-wifi-alt:before {
  content: "\E033";
}
.glyphicons-luggage:before {
  content: "\E034";
}
.glyphicons-old-man:before {
  content: "\E035";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-coins:before {
  content: "\E038";
}
.glyphicons-plane:before {
  content: "\E039";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-stats:before {
  content: "\E041";
}
.glyphicons-charts:before {
  content: "\E042";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-group:before {
  content: "\E044";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-router:before {
  content: "\E047";
}
.glyphicons-camera-small:before {
  content: "\E048";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-link:before {
  content: "\E051";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-eye-close:before {
  content: "\E053";
}
.glyphicons-alarm:before {
  content: "\E054";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-projector:before {
  content: "\E057";
}
.glyphicons-history:before {
  content: "\E058";
}
.glyphicons-truck:before {
  content: "\E059";
}
.glyphicons-cargo:before {
  content: "\E060";
}
.glyphicons-compass:before {
  content: "\E061";
}
.glyphicons-keynote:before {
  content: "\E062";
}
.glyphicons-paperclip:before {
  content: "\E063";
}
.glyphicons-power:before {
  content: "\E064";
}
.glyphicons-lightbulb:before {
  content: "\E065";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-cleaning:before {
  content: "\E068";
}
.glyphicons-ruler:before {
  content: "\E069";
}
.glyphicons-gift:before {
  content: "\E070";
}
.glyphicons-umbrella:before {
  content: "\E071";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-wifi:before {
  content: "\E074";
}
.glyphicons-cup:before {
  content: "\E075";
}
.glyphicons-stroller:before {
  content: "\E076";
}
.glyphicons-headphones:before {
  content: "\E077";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-signal:before {
  content: "\E080";
}
.glyphicons-retweet:before {
  content: "\E081";
}
.glyphicons-refresh:before {
  content: "\E082";
}
.glyphicons-roundabout:before {
  content: "\E083";
}
.glyphicons-random:before {
  content: "\E084";
}
.glyphicons-heat:before {
  content: "\E085";
}
.glyphicons-repeat:before {
  content: "\E086";
}
.glyphicons-display:before {
  content: "\E087";
}
.glyphicons-log-book:before {
  content: "\E088";
}
.glyphicons-address-book:before {
  content: "\E089";
}
.glyphicons-building:before {
  content: "\E090";
}
.glyphicons-eyedropper:before {
  content: "\E091";
}
.glyphicons-adjust:before {
  content: "\E092";
}
.glyphicons-tint:before {
  content: "\E093";
}
.glyphicons-crop:before {
  content: "\E094";
}
.glyphicons-vector-path-square:before {
  content: "\E095";
}
.glyphicons-vector-path-circle:before {
  content: "\E096";
}
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}
.glyphicons-vector-path-line:before {
  content: "\E098";
}
.glyphicons-vector-path-curve:before {
  content: "\E099";
}
.glyphicons-vector-path-all:before {
  content: "\E100";
}
.glyphicons-font:before {
  content: "\E101";
}
.glyphicons-italic:before {
  content: "\E102";
}
.glyphicons-bold:before {
  content: "\E103";
}
.glyphicons-text-underline:before {
  content: "\E104";
}
.glyphicons-text-strike:before {
  content: "\E105";
}
.glyphicons-text-height:before {
  content: "\E106";
}
.glyphicons-text-width:before {
  content: "\E107";
}
.glyphicons-text-resize:before {
  content: "\E108";
}
.glyphicons-left-indent:before {
  content: "\E109";
}
.glyphicons-right-indent:before {
  content: "\E110";
}
.glyphicons-align-left:before {
  content: "\E111";
}
.glyphicons-align-center:before {
  content: "\E112";
}
.glyphicons-align-right:before {
  content: "\E113";
}
.glyphicons-justify:before {
  content: "\E114";
}
.glyphicons-list:before {
  content: "\E115";
}
.glyphicons-text-smaller:before {
  content: "\E116";
}
.glyphicons-text-bigger:before {
  content: "\E117";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-embed-close:before {
  content: "\E119";
}
.glyphicons-table:before {
  content: "\E120";
}
.glyphicons-message-full:before {
  content: "\E121";
}
.glyphicons-message-empty:before {
  content: "\E122";
}
.glyphicons-message-in:before {
  content: "\E123";
}
.glyphicons-message-out:before {
  content: "\E124";
}
.glyphicons-message-plus:before {
  content: "\E125";
}
.glyphicons-message-minus:before {
  content: "\E126";
}
.glyphicons-message-ban:before {
  content: "\E127";
}
.glyphicons-message-flag:before {
  content: "\E128";
}
.glyphicons-message-lock:before {
  content: "\E129";
}
.glyphicons-message-new:before {
  content: "\E130";
}
.glyphicons-inbox:before {
  content: "\E131";
}
.glyphicons-inbox-plus:before {
  content: "\E132";
}
.glyphicons-inbox-minus:before {
  content: "\E133";
}
.glyphicons-inbox-lock:before {
  content: "\E134";
}
.glyphicons-inbox-in:before {
  content: "\E135";
}
.glyphicons-inbox-out:before {
  content: "\E136";
}
.glyphicons-cogwheel:before {
  content: "\E137";
}
.glyphicons-cogwheels:before {
  content: "\E138";
}
.glyphicons-picture:before {
  content: "\E139";
}
.glyphicons-adjust-alt:before {
  content: "\E140";
}
.glyphicons-database-lock:before {
  content: "\E141";
}
.glyphicons-database-plus:before {
  content: "\E142";
}
.glyphicons-database-minus:before {
  content: "\E143";
}
.glyphicons-database-ban:before {
  content: "\E144";
}
.glyphicons-folder-open:before {
  content: "\E145";
}
.glyphicons-folder-plus:before {
  content: "\E146";
}
.glyphicons-folder-minus:before {
  content: "\E147";
}
.glyphicons-folder-lock:before {
  content: "\E148";
}
.glyphicons-folder-flag:before {
  content: "\E149";
}
.glyphicons-folder-new:before {
  content: "\E150";
}
.glyphicons-edit:before {
  content: "\E151";
}
.glyphicons-new-window:before {
  content: "\E152";
}
.glyphicons-check:before {
  content: "\E153";
}
.glyphicons-unchecked:before {
  content: "\E154";
}
.glyphicons-more-windows:before {
  content: "\E155";
}
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-playlist:before {
  content: "\E160";
}
.glyphicons-imac:before {
  content: "\E161";
}
.glyphicons-macbook:before {
  content: "\E162";
}
.glyphicons-ipad:before {
  content: "\E163";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-iphone-transfer:before {
  content: "\E165";
}
.glyphicons-iphone-exchange:before {
  content: "\E166";
}
.glyphicons-ipod:before {
  content: "\E167";
}
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}
.glyphicons-ear-plugs:before {
  content: "\E169";
}
.glyphicons-record:before {
  content: "\E170";
}
.glyphicons-step-backward:before {
  content: "\E171";
}
.glyphicons-fast-backward:before {
  content: "\E172";
}
.glyphicons-rewind:before {
  content: "\E173";
}
.glyphicons-play:before {
  content: "\E174";
}
.glyphicons-pause:before {
  content: "\E175";
}
.glyphicons-stop:before {
  content: "\E176";
}
.glyphicons-forward:before {
  content: "\E177";
}
.glyphicons-fast-forward:before {
  content: "\E178";
}
.glyphicons-step-forward:before {
  content: "\E179";
}
.glyphicons-eject:before {
  content: "\E180";
}
.glyphicons-facetime-video:before {
  content: "\E181";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-mute:before {
  content: "\E183";
}
.glyphicons-volume-down:before {
  content: "\E184";
}
.glyphicons-volume-up:before {
  content: "\E185";
}
.glyphicons-screenshot:before {
  content: "\E186";
}
.glyphicons-move:before {
  content: "\E187";
}
.glyphicons-more:before {
  content: "\E188";
}
.glyphicons-brightness-reduce:before {
  content: "\E189";
}
.glyphicons-brightness-increase:before {
  content: "\E190";
}
.glyphicons-plus-sign:before {
  content: "\E191";
}
.glyphicons-minus-sign:before {
  content: "\E192";
}
.glyphicons-remove-sign:before {
  content: "\E193";
}
.glyphicons-ok-sign:before {
  content: "\E194";
}
.glyphicons-question-sign:before {
  content: "\E195";
}
.glyphicons-info-sign:before {
  content: "\E196";
}
.glyphicons-exclamation-sign:before {
  content: "\E197";
}
.glyphicons-remove-circle:before {
  content: "\E198";
}
.glyphicons-ok-circle:before {
  content: "\E199";
}
.glyphicons-ban-circle:before {
  content: "\E200";
}
.glyphicons-download:before {
  content: "\E201";
}
.glyphicons-upload:before {
  content: "\E202";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-unlock:before {
  content: "\E205";
}
.glyphicons-electricity:before {
  content: "\E206";
}
.glyphicons-ok:before {
  content: "\E207";
}
.glyphicons-remove:before {
  content: "\E208";
}
.glyphicons-cart-in:before {
  content: "\E209";
}
.glyphicons-cart-out:before {
  content: "\E210";
}
.glyphicons-arrow-left:before {
  content: "\E211";
}
.glyphicons-arrow-right:before {
  content: "\E212";
}
.glyphicons-arrow-down:before {
  content: "\E213";
}
.glyphicons-arrow-up:before {
  content: "\E214";
}
.glyphicons-resize-small:before {
  content: "\E215";
}
.glyphicons-resize-full:before {
  content: "\E216";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}
.glyphicons-play-button:before {
  content: "\E221";
}
.glyphicons-unshare:before {
  content: "\E222";
}
.glyphicons-share:before {
  content: "\E223";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-bluetooth:before {
  content: "\E226";
}
.glyphicons-euro:before {
  content: "\E227";
}
.glyphicons-usd:before {
  content: "\E228";
}
.glyphicons-gbp:before {
  content: "\E229";
}
.glyphicons-retweet-2:before {
  content: "\E230";
}
.glyphicons-moon:before {
  content: "\E231";
}
.glyphicons-sun:before {
  content: "\E232";
}
.glyphicons-cloud:before {
  content: "\E233";
}
.glyphicons-direction:before {
  content: "\E234";
}
.glyphicons-brush:before {
  content: "\E235";
}
.glyphicons-pen:before {
  content: "\E236";
}
.glyphicons-zoom-in:before {
  content: "\E237";
}
.glyphicons-zoom-out:before {
  content: "\E238";
}
.glyphicons-pin:before {
  content: "\E239";
}
.glyphicons-albums:before {
  content: "\E240";
}
.glyphicons-rotation-lock:before {
  content: "\E241";
}
.glyphicons-flash:before {
  content: "\E242";
}
.glyphicons-map-marker:before {
  content: "\E243";
}
.glyphicons-anchor:before {
  content: "\E244";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-note-empty:before {
  content: "\E247";
}
.glyphicons-note:before {
  content: "\E248";
}
.glyphicons-asterisk:before {
  content: "\E249";
}
.glyphicons-divide:before {
  content: "\E250";
}
.glyphicons-snorkel-diving:before {
  content: "\E251";
}
.glyphicons-scuba-diving:before {
  content: "\E252";
}
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}
.glyphicons-fins:before {
  content: "\E254";
}
.glyphicons-fishes:before {
  content: "\E255";
}
.glyphicons-boat:before {
  content: "\E256";
}
.glyphicons-delete:before {
  content: "\E257";
}
.glyphicons-sheriffs-star:before {
  content: "\E258";
}
.glyphicons-qrcode:before {
  content: "\E259";
}
.glyphicons-barcode:before {
  content: "\E260";
}
.glyphicons-pool:before {
  content: "\E261";
}
.glyphicons-buoy:before {
  content: "\E262";
}
.glyphicons-spade:before {
  content: "\E263";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-vcard:before {
  content: "\E265";
}
.glyphicons-electrical-plug:before {
  content: "\E266";
}
.glyphicons-flag:before {
  content: "\E267";
}
.glyphicons-credit-card:before {
  content: "\E268";
}
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}
.glyphicons-keyboard-wired:before {
  content: "\E270";
}
.glyphicons-shield:before {
  content: "\E271";
}
.glyphicons-ring:before {
  content: "\E272";
}
.glyphicons-cake:before {
  content: "\E273";
}
.glyphicons-drink:before {
  content: "\E274";
}
.glyphicons-beer:before {
  content: "\E275";
}
.glyphicons-fast-food:before {
  content: "\E276";
}
.glyphicons-cutlery:before {
  content: "\E277";
}
.glyphicons-pizza:before {
  content: "\E278";
}
.glyphicons-birthday-cake:before {
  content: "\E279";
}
.glyphicons-tablet:before {
  content: "\E280";
}
.glyphicons-settings:before {
  content: "\E281";
}
.glyphicons-bullets:before {
  content: "\E282";
}
.glyphicons-cardio:before {
  content: "\E283";
}
.glyphicons-t-shirt:before {
  content: "\E284";
}
.glyphicons-pants:before {
  content: "\E285";
}
.glyphicons-sweater:before {
  content: "\E286";
}
.glyphicons-fabric:before {
  content: "\E287";
}
.glyphicons-leather:before {
  content: "\E288";
}
.glyphicons-scissors:before {
  content: "\E289";
}
.glyphicons-bomb:before {
  content: "\E290";
}
.glyphicons-skull:before {
  content: "\E291";
}
.glyphicons-celebration:before {
  content: "\E292";
}
.glyphicons-tea-kettle:before {
  content: "\E293";
}
.glyphicons-french-press:before {
  content: "\E294";
}
.glyphicons-coffee-cup:before {
  content: "\E295";
}
.glyphicons-pot:before {
  content: "\E296";
}
.glyphicons-grater:before {
  content: "\E297";
}
.glyphicons-kettle:before {
  content: "\E298";
}
.glyphicons-hospital:before {
  content: "\E299";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-webcam:before {
  content: "\E302";
}
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}
.glyphicons-temple-islam:before {
  content: "\E304";
}
.glyphicons-temple-hindu:before {
  content: "\E305";
}
.glyphicons-temple-buddhist:before {
  content: "\E306";
}
.glyphicons-bicycle:before {
  content: "\E307";
}
.glyphicons-life-preserver:before {
  content: "\E308";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-flower:before {
  content: "\E311";
}
.glyphicons-baseball:before {
  content: "\E312";
}
.glyphicons-rugby:before {
  content: "\E313";
}
.glyphicons-ax:before {
  content: "\E314";
}
.glyphicons-table-tennis:before {
  content: "\E315";
}
.glyphicons-bowling:before {
  content: "\E316";
}
.glyphicons-tree-conifer:before {
  content: "\E317";
}
.glyphicons-tree-deciduous:before {
  content: "\E318";
}
.glyphicons-more-items:before {
  content: "\E319";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-filter:before {
  content: "\E321";
}
.glyphicons-gamepad:before {
  content: "\E322";
}
.glyphicons-playing-dices:before {
  content: "\E323";
}
.glyphicons-calculator:before {
  content: "\E324";
}
.glyphicons-tie:before {
  content: "\E325";
}
.glyphicons-wallet:before {
  content: "\E326";
}
.glyphicons-piano:before {
  content: "\E327";
}
.glyphicons-sampler:before {
  content: "\E328";
}
.glyphicons-podium:before {
  content: "\E329";
}
.glyphicons-soccer-ball:before {
  content: "\E330";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-dashboard:before {
  content: "\E332";
}
.glyphicons-certificate:before {
  content: "\E333";
}
.glyphicons-bell:before {
  content: "\E334";
}
.glyphicons-candle:before {
  content: "\E335";
}
.glyphicons-pushpin:before {
  content: "\E336";
}
.glyphicons-iphone-shake:before {
  content: "\E337";
}
.glyphicons-pin-flag:before {
  content: "\E338";
}
.glyphicons-turtle:before {
  content: "\E339";
}
.glyphicons-rabbit:before {
  content: "\E340";
}
.glyphicons-globe:before {
  content: "\E341";
}
.glyphicons-briefcase:before {
  content: "\E342";
}
.glyphicons-hdd:before {
  content: "\E343";
}
.glyphicons-thumbs-up:before {
  content: "\E344";
}
.glyphicons-thumbs-down:before {
  content: "\E345";
}
.glyphicons-hand-right:before {
  content: "\E346";
}
.glyphicons-hand-left:before {
  content: "\E347";
}
.glyphicons-hand-up:before {
  content: "\E348";
}
.glyphicons-hand-down:before {
  content: "\E349";
}
.glyphicons-fullscreen:before {
  content: "\E350";
}
.glyphicons-shopping-bag:before {
  content: "\E351";
}
.glyphicons-book-open:before {
  content: "\E352";
}
.glyphicons-nameplate:before {
  content: "\E353";
}
.glyphicons-nameplate-alt:before {
  content: "\E354";
}
.glyphicons-vases:before {
  content: "\E355";
}
.glyphicons-bullhorn:before {
  content: "\E356";
}
.glyphicons-dumbbell:before {
  content: "\E357";
}
.glyphicons-suitcase:before {
  content: "\E358";
}
.glyphicons-file-import:before {
  content: "\E359";
}
.glyphicons-file-export:before {
  content: "\E360";
}
.glyphicons-bug:before {
  content: "\E361";
}
.glyphicons-crown:before {
  content: "\E362";
}
.glyphicons-smoking:before {
  content: "\E363";
}
.glyphicons-cloud-upload:before {
  content: "\E364";
}
.glyphicons-cloud-download:before {
  content: "\E365";
}
.glyphicons-restart:before {
  content: "\E366";
}
.glyphicons-security-camera:before {
  content: "\E367";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-collapse-top:before {
  content: "\E370";
}
.glyphicons-globe-af:before {
  content: "\E371";
}
.glyphicons-global:before {
  content: "\E372";
}
.glyphicons-spray:before {
  content: "\E373";
}
.glyphicons-nails:before {
  content: "\E374";
}
.glyphicons-claw-hammer:before {
  content: "\E375";
}
.glyphicons-classic-hammer:before {
  content: "\E376";
}
.glyphicons-hand-saw:before {
  content: "\E377";
}
.glyphicons-riflescope:before {
  content: "\E378";
}
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}
.glyphicons-message-forward:before {
  content: "\E381";
}
.glyphicons-coat-hanger:before {
  content: "\E382";
}
.glyphicons-dress:before {
  content: "\E383";
}
.glyphicons-bathrobe:before {
  content: "\E384";
}
.glyphicons-shirt:before {
  content: "\E385";
}
.glyphicons-underwear:before {
  content: "\E386";
}
.glyphicons-log-in:before {
  content: "\E387";
}
.glyphicons-log-out:before {
  content: "\E388";
}
.glyphicons-exit:before {
  content: "\E389";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-video-sd:before {
  content: "\E391";
}
.glyphicons-video-hd:before {
  content: "\E392";
}
.glyphicons-subtitles:before {
  content: "\E393";
}
.glyphicons-sound-stereo:before {
  content: "\E394";
}
.glyphicons-sound-dolby:before {
  content: "\E395";
}
.glyphicons-sound-5-1:before {
  content: "\E396";
}
.glyphicons-sound-6-1:before {
  content: "\E397";
}
.glyphicons-sound-7-1:before {
  content: "\E398";
}
.glyphicons-copyright-mark:before {
  content: "\E399";
}
.glyphicons-registration-mark:before {
  content: "\E400";
}
.glyphicons-radar:before {
  content: "\E401";
}
.glyphicons-skateboard:before {
  content: "\E402";
}
.glyphicons-golf-course:before {
  content: "\E403";
}
.glyphicons-sorting:before {
  content: "\E404";
}
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphicons-sort-by-order:before {
  content: "\E407";
}
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphicons-compressed:before {
  content: "\E411";
}
.glyphicons-package:before {
  content: "\E412";
}
.glyphicons-cloud-plus:before {
  content: "\E413";
}
.glyphicons-cloud-minus:before {
  content: "\E414";
}
.glyphicons-disk-save:before {
  content: "\E415";
}
.glyphicons-disk-open:before {
  content: "\E416";
}
.glyphicons-disk-saved:before {
  content: "\E417";
}
.glyphicons-disk-remove:before {
  content: "\E418";
}
.glyphicons-disk-import:before {
  content: "\E419";
}
.glyphicons-disk-export:before {
  content: "\E420";
}
.glyphicons-tower:before {
  content: "\E421";
}
.glyphicons-send:before {
  content: "\E422";
}
.glyphicons-git-branch:before {
  content: "\E423";
}
.glyphicons-git-create:before {
  content: "\E424";
}
.glyphicons-git-private:before {
  content: "\E425";
}
.glyphicons-git-delete:before {
  content: "\E426";
}
.glyphicons-git-merge:before {
  content: "\E427";
}
.glyphicons-git-pull-request:before {
  content: "\E428";
}
.glyphicons-git-compare:before {
  content: "\E429";
}
.glyphicons-git-commit:before {
  content: "\E430";
}
.glyphicons-construction-cone:before {
  content: "\E431";
}
.glyphicons-shoe-steps:before {
  content: "\E432";
}
.glyphicons-plus:before {
  content: "\E433";
}
.glyphicons-minus:before {
  content: "\E434";
}
.glyphicons-redo:before {
  content: "\E435";
}
.glyphicons-undo:before {
  content: "\E436";
}
.glyphicons-golf:before {
  content: "\E437";
}
.glyphicons-hockey:before {
  content: "\E438";
}
.glyphicons-pipe:before {
  content: "\E439";
}
.glyphicons-wrench:before {
  content: "\E440";
}
.glyphicons-folder-closed:before {
  content: "\E441";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-earphone:before {
  content: "\E443";
}
.glyphicons-floppy-disk:before {
  content: "\E444";
}
.glyphicons-floppy-saved:before {
  content: "\E445";
}
.glyphicons-floppy-remove:before {
  content: "\E446";
}
.glyphicons-floppy-save:before {
  content: "\E447";
}
.glyphicons-floppy-open:before {
  content: "\E448";
}
.glyphicons-translate:before {
  content: "\E449";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-factory:before {
  content: "\E451";
}
.glyphicons-shop-window:before {
  content: "\E452";
}
.glyphicons-shop:before {
  content: "\E453";
}
.glyphicons-kiosk:before {
  content: "\E454";
}
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}
.glyphicons-kiosk-light:before {
  content: "\E456";
}
.glyphicons-kiosk-food:before {
  content: "\E457";
}
.glyphicons-transfer:before {
  content: "\E458";
}
.glyphicons-money:before {
  content: "\E459";
}
.glyphicons-header:before {
  content: "\E460";
}
.glyphicons-blacksmith:before {
  content: "\E461";
}
.glyphicons-saw-blade:before {
  content: "\E462";
}
.glyphicons-basketball:before {
  content: "\E463";
}
.glyphicons-server:before {
  content: "\E464";
}
.glyphicons-server-plus:before {
  content: "\E465";
}
.glyphicons-server-minus:before {
  content: "\E466";
}
.glyphicons-server-ban:before {
  content: "\E467";
}
.glyphicons-server-flag:before {
  content: "\E468";
}
.glyphicons-server-lock:before {
  content: "\E469";
}
.glyphicons-server-new:before {
  content: "\E470";
}
.glyphicons-charging-station:before {
  content: "\E471";
}
.glyphicons-gas-station:before {
  content: "\E472";
}
.glyphicons-target:before {
  content: "\E473";
}
.glyphicons-bed:before {
  content: "\E474";
}
.glyphicons-mosquito:before {
  content: "\E475";
}
.glyphicons-dining-set:before {
  content: "\E476";
}
.glyphicons-plate-of-food:before {
  content: "\E477";
}
.glyphicons-hygiene-kit:before {
  content: "\E478";
}
.glyphicons-blackboard:before {
  content: "\E479";
}
.glyphicons-marriage:before {
  content: "\E480";
}
.glyphicons-bucket:before {
  content: "\E481";
}
.glyphicons-none-color-swatch:before {
  content: "\E482";
}
.glyphicons-bring-forward:before {
  content: "\E483";
}
.glyphicons-bring-to-front:before {
  content: "\E484";
}
.glyphicons-send-backward:before {
  content: "\E485";
}
.glyphicons-send-to-back:before {
  content: "\E486";
}
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}
.glyphicons-multiple-displays:before {
  content: "\E489";
}
.glyphicons-handshake:before {
  content: "\E490";
}
.glyphicons-child:before {
  content: "\E491";
}
.glyphicons-baby-formula:before {
  content: "\E492";
}
.glyphicons-medicine:before {
  content: "\E493";
}
.glyphicons-atv-vehicle:before {
  content: "\E494";
}
.glyphicons-motorcycle:before {
  content: "\E495";
}
.glyphicons-bed-alt:before {
  content: "\E496";
}
.glyphicons-tent:before {
  content: "\E497";
}
.glyphicons-glasses:before {
  content: "\E498";
}
.glyphicons-sunglasses:before {
  content: "\E499";
}
.glyphicons-family:before {
  content: "\E500";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-shoes:before {
  content: "\E502";
}
.glyphicons-map:before {
  content: "\E503";
}
.glyphicons-cd:before {
  content: "\E504";
}
.glyphicons-alert:before {
  content: "\E505";
}
.glyphicons-piggy-bank:before {
  content: "\E506";
}
.glyphicons-star-half:before {
  content: "\E507";
}
.glyphicons-cluster:before {
  content: "\E508";
}
.glyphicons-flowchart:before {
  content: "\E509";
}
.glyphicons-commodities:before {
  content: "\E510";
}
.glyphicons-duplicate:before {
  content: "\E511";
}
.glyphicons-copy:before {
  content: "\E512";
}
.glyphicons-paste:before {
  content: "\E513";
}
.glyphicons-bath-bathtub:before {
  content: "\E514";
}
.glyphicons-bath-shower:before {
  content: "\E515";
}
.glyphicons-shower:before {
  content: "\E516";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-option-vertical:before {
  content: "\E518";
}
.glyphicons-option-horizontal:before {
  content: "\E519";
}
.glyphicons-currency-conversion:before {
  content: "\E520";
}
.glyphicons-user-ban:before {
  content: "\E521";
}
.glyphicons-user-lock:before {
  content: "\E522";
}
.glyphicons-user-flag:before {
  content: "\E523";
}
.glyphicons-user-asterisk:before {
  content: "\E524";
}
.glyphicons-user-alert:before {
  content: "\E525";
}
.glyphicons-user-key:before {
  content: "\E526";
}
.glyphicons-user-conversation:before {
  content: "\E527";
}
.glyphicons-database:before {
  content: "\E528";
}
.glyphicons-database-search:before {
  content: "\E529";
}
.glyphicons-list-alt:before {
  content: "\E530";
}
.glyphicons-hazard-sign:before {
  content: "\E531";
}
.glyphicons-hazard:before {
  content: "\E532";
}
.glyphicons-stop-sign:before {
  content: "\E533";
}
.glyphicons-lab:before {
  content: "\E534";
}
.glyphicons-lab-alt:before {
  content: "\E535";
}
.glyphicons-ice-cream:before {
  content: "\E536";
}
.glyphicons-ice-lolly:before {
  content: "\E537";
}
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}
.glyphicons-invoice:before {
  content: "\E539";
}
.glyphicons-cart-tick:before {
  content: "\E540";
}
.glyphicons-hourglass:before {
  content: "\E541";
}
.glyphicons-cat:before {
  content: "\E542";
}
.glyphicons-lamp:before {
  content: "\E543";
}
.glyphicons-scale-classic:before {
  content: "\E544";
}
.glyphicons-eye-plus:before {
  content: "\E545";
}
.glyphicons-eye-minus:before {
  content: "\E546";
}
.glyphicons-quote:before {
  content: "\E547";
}
.glyphicons-bitcoin:before {
  content: "\E548";
}
.glyphicons-yen:before {
  content: "\E549";
}
.glyphicons-ruble:before {
  content: "\E550";
}
.glyphicons-erase:before {
  content: "\E551";
}
.glyphicons-podcast:before {
  content: "\E552";
}
.glyphicons-firework:before {
  content: "\E553";
}
.glyphicons-scale:before {
  content: "\E554";
}
.glyphicons-king:before {
  content: "\E555";
}
.glyphicons-queen:before {
  content: "\E556";
}
.glyphicons-pawn:before {
  content: "\E557";
}
.glyphicons-bishop:before {
  content: "\E558";
}
.glyphicons-knight:before {
  content: "\E559";
}
.glyphicons-mic-mute:before {
  content: "\E560";
}
.glyphicons-voicemail:before {
  content: "\E561";
}
.glyphicons-paragraph-alt:before {
  content: "\E562";
}
.glyphicons-person-walking:before {
  content: "\E563";
}
.glyphicons-person-wheelchair:before {
  content: "\E564";
}
.glyphicons-underground:before {
  content: "\E565";
}
.glyphicons-car-hov:before {
  content: "\E566";
}
.glyphicons-car-rental:before {
  content: "\E567";
}
.glyphicons-transport:before {
  content: "\E568";
}
.glyphicons-taxi:before {
  content: "\E569";
}
.glyphicons-ice-cream-no:before {
  content: "\E570";
}
.glyphicons-uk-rat-u:before {
  content: "\E571";
}
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}
.glyphicons-uk-rat-12:before {
  content: "\E574";
}
.glyphicons-uk-rat-15:before {
  content: "\E575";
}
.glyphicons-uk-rat-18:before {
  content: "\E576";
}
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}
.glyphicons-tv:before {
  content: "\E578";
}
.glyphicons-sms:before {
  content: "\E579";
}
.glyphicons-mms:before {
  content: "\E580";
}
.glyphicons-us-rat-g:before {
  content: "\E581";
}
.glyphicons-us-rat-pg:before {
  content: "\E582";
}
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}
.glyphicons-equalizer:before {
  content: "\E586";
}
.glyphicons-speakers:before {
  content: "\E587";
}
.glyphicons-remote-control:before {
  content: "\E588";
}
.glyphicons-remote-control-tv:before {
  content: "\E589";
}
.glyphicons-shredder:before {
  content: "\E590";
}
.glyphicons-folder-heart:before {
  content: "\E591";
}
.glyphicons-person-running:before {
  content: "\E592";
}
.glyphicons-person:before {
  content: "\E593";
}
.glyphicons-voice:before {
  content: "\E594";
}
.glyphicons-stethoscope:before {
  content: "\E595";
}
.glyphicons-paired:before {
  content: "\E596";
}
.glyphicons-activity:before {
  content: "\E597";
}
.glyphicons-watch:before {
  content: "\E598";
}
.glyphicons-scissors-alt:before {
  content: "\E599";
}
.glyphicons-car-wheel:before {
  content: "\E600";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-superscript:before {
  content: "\E603";
}
.glyphicons-subscript:before {
  content: "\E604";
}
.glyphicons-text-size:before {
  content: "\E605";
}
.glyphicons-text-color:before {
  content: "\E606";
}
.glyphicons-text-background:before {
  content: "\E607";
}
.glyphicons-modal-window:before {
  content: "\E608";
}
.glyphicons-newspaper:before {
  content: "\E609";
}
.glyphicons-tractor:before {
  content: "\E610";
}
.glyphicons-camping:before {
  content: "\E611";
}
.glyphicons-camping-benches:before {
  content: "\E612";
}
.glyphicons-forest:before {
  content: "\E613";
}
.glyphicons-park:before {
  content: "\E614";
}
.glyphicons-field:before {
  content: "\E615";
}
.glyphicons-mountains:before {
  content: "\E616";
}
.glyphicons-fees-payments:before {
  content: "\E617";
}
.glyphicons-small-payments:before {
  content: "\E618";
}
.glyphicons-mixed-buildings:before {
  content: "\E619";
}
.glyphicons-industrial-zone:before {
  content: "\E620";
}
.glyphicons-visitor-tag:before {
  content: "\E621";
}
.glyphicons-businessman:before {
  content: "\E622";
}
.glyphicons-meditation:before {
  content: "\E623";
}
.glyphicons-bath:before {
  content: "\E624";
}
.glyphicons-donate:before {
  content: "\E625";
}
.glyphicons-sauna:before {
  content: "\E626";
}
.glyphicons-bedroom-nightstand:before {
  content: "\E627";
}
.glyphicons-bedroom-lamp:before {
  content: "\E628";
}
.glyphicons-doctor:before {
  content: "\E629";
}
.glyphicons-engineering-networks:before {
  content: "\E630";
}
.glyphicons-washing-machine:before {
  content: "\E631";
}
.glyphicons-dryer:before {
  content: "\E632";
}
.glyphicons-dishwasher:before {
  content: "\E633";
}
.glyphicons-luggage-group:before {
  content: "\E634";
}
.glyphicons-teenager:before {
  content: "\E635";
}
.glyphicons-person-stick:before {
  content: "\E636";
}
.glyphicons-person-stick-old:before {
  content: "\E637";
}
.glyphicons-traveler:before {
  content: "\E638";
}
.glyphicons-veteran:before {
  content: "\E639";
}
.glyphicons-group-chat:before {
  content: "\E640";
}
.glyphicons-elections:before {
  content: "\E641";
}
.glyphicons-law-justice:before {
  content: "\E642";
}
.glyphicons-judiciary:before {
  content: "\E643";
}
.glyphicons-house-fire:before {
  content: "\E644";
}
.glyphicons-firefighters:before {
  content: "\E645";
}
.glyphicons-police:before {
  content: "\E646";
}
.glyphicons-ambulance:before {
  content: "\E647";
}
.glyphicons-light-beacon:before {
  content: "\E648";
}
.glyphicons-important-day:before {
  content: "\E649";
}
.glyphicons-bike-park:before {
  content: "\E650";
}
.glyphicons-object-align-top:before {
  content: "\E651";
}
.glyphicons-object-align-bottom:before {
  content: "\E652";
}
.glyphicons-object-align-horizontal:before {
  content: "\E653";
}
.glyphicons-object-align-left:before {
  content: "\E654";
}
.glyphicons-object-align-vertical:before {
  content: "\E655";
}
.glyphicons-object-align-right:before {
  content: "\E656";
}
.glyphicons-reflect-y:before {
  content: "\E657";
}
.glyphicons-reflect-x:before {
  content: "\E658";
}
.glyphicons-tick:before {
  content: "\E659";
}
.glyphicons-lawnmower:before {
  content: "\E660";
}
.glyphicons-call-redirect:before {
  content: "\E661";
}
.glyphicons-call-ip:before {
  content: "\E662";
}
.glyphicons-call-record:before {
  content: "\E663";
}
.glyphicons-call-ringtone:before {
  content: "\E664";
}
.glyphicons-call-traffic:before {
  content: "\E665";
}
.glyphicons-call-hold:before {
  content: "\E666";
}
.glyphicons-call-incoming:before {
  content: "\E667";
}
.glyphicons-call-outgoing:before {
  content: "\E668";
}
.glyphicons-call-video:before {
  content: "\E669";
}
.glyphicons-call-missed:before {
  content: "\E670";
}
.glyphicons-theater:before {
  content: "\E671";
}
.glyphicons-heartbeat:before {
  content: "\E672";
}
.glyphicons-kettlebell:before {
  content: "\E673";
}
.glyphicons-fireplace:before {
  content: "\E674";
}
.glyphicons-street-lights:before {
  content: "\E675";
}
.glyphicons-pedestrian:before {
  content: "\E676";
}
.glyphicons-flood:before {
  content: "\E677";
}
.glyphicons-open-water:before {
  content: "\E678";
}
.glyphicons-for-sale:before {
  content: "\E679";
}
.glyphicons-dustbin:before {
  content: "\E680";
}
.glyphicons-door:before {
  content: "\E681";
}
.glyphicons-camp-fire:before {
  content: "\E682";
}
.glyphicons-fleur-de-lis:before {
  content: "\E683";
}
.glyphicons-temperature-settings:before {
  content: "\E684";
}
.glyphicons-article:before {
  content: "\E685";
}
.glyphicons-sunbath:before {
  content: "\E686";
}
.glyphicons-balanced-diet:before {
  content: "\E687";
}
.glyphicons-ticket:before {
  content: "\E688";
}
.glyphicons-parking-ticket:before {
  content: "\E689";
}
.glyphicons-parking-meter:before {
  content: "\E690";
}
.glyphicons-laptop:before {
  content: "\E691";
}
.glyphicons-tree-structure:before {
  content: "\E692";
}
.glyphicons-weather-warning:before {
  content: "\E693";
}
.glyphicons-temperature-low:before {
  content: "\E694";
}
.glyphicons-temperature-high:before {
  content: "\E695";
}
.glyphicons-temperature-low-warning:before {
  content: "\E696";
}
.glyphicons-temperature-high-warning:before {
  content: "\E697";
}
.glyphicons-hurricane:before {
  content: "\E698";
}
.glyphicons-storm:before {
  content: "\E699";
}
.glyphicons-sorted-waste:before {
  content: "\E700";
}
.glyphicons-ear:before {
  content: "\E701";
}
.glyphicons-ear-deaf:before {
  content: "\E702";
}
.glyphicons-file-plus:before {
  content: "\E703";
}
.glyphicons-file-minus:before {
  content: "\E704";
}
.glyphicons-file-lock:before {
  content: "\E705";
}
.glyphicons-file-cloud:before {
  content: "\E706";
}
.glyphicons-file-cloud-download:before {
  content: "\E707";
}
.glyphicons-file-cloud-upload:before {
  content: "\E708";
}
.glyphicons-paragraph:before {
  content: "\E709";
}
.glyphicons-list-numbered:before {
  content: "\E710";
}
.glyphicons-donate-heart:before {
  content: "\E711";
}
.glyphicons-government:before {
  content: "\E712";
}
.glyphicons-maze:before {
  content: "\E713";
}
.glyphicons-chronicle:before {
  content: "\E714";
}
.glyphicons-user-structure:before {
  content: "\E715";
}
.glyphicons-recycle:before {
  content: "\E716";
}
.glyphicons-gas:before {
  content: "\E717";
}
.glyphicons-waste-pipe:before {
  content: "\E718";
}
.glyphicons-water-pipe:before {
  content: "\E719";
}
.glyphicons-parking:before {
  content: "\E720";
}
.glyphicons-closed:before {
  content: "\E721";
}
.glyphicons-mouse:before {
  content: "\E722";
}
.glyphicons-mouse-double-click:before {
  content: "\E723";
}
.glyphicons-mouse-left-click:before {
  content: "\E724";
}
.glyphicons-mouse-right-click:before {
  content: "\E725";
}
.glyphicons-mouse-middle-click:before {
  content: "\E726";
}
.glyphicons-mouse-scroll:before {
  content: "\E727";
}
.glyphicons-resize-vertical:before {
  content: "\E728";
}
.glyphicons-resize-horizontal:before {
  content: "\E729";
}
.glyphicons-temperature:before {
  content: "\E730";
}
.glyphicons-puzzle:before {
  content: "\E731";
}
.glyphicons-puzzle-2:before {
  content: "\E732";
}
.glyphicons-puzzle-3:before {
  content: "\E733";
}
.glyphicons-nearby-square:before {
  content: "\E734";
}
.glyphicons-nearby-circle:before {
  content: "\E735";
}
.glyphicons-rotate-right:before {
  content: "\E736";
}
.glyphicons-rotate-left:before {
  content: "\E737";
}
.glyphicons-pictures:before {
  content: "\E738";
}
.glyphicons-photo-album:before {
  content: "\E739";
}
.glyphicons-cadastral-map:before {
  content: "\E740";
}
.glyphicons-fingerprint-scan:before {
  content: "\E741";
}
.glyphicons-fingerprint:before {
  content: "\E742";
}
.glyphicons-fingerprint-lock:before {
  content: "\E743";
}
.glyphicons-fingerprint-ok:before {
  content: "\E744";
}
.glyphicons-fingerprint-remove:before {
  content: "\E745";
}
.glyphicons-fingerprint-reload:before {
  content: "\E746";
}
.glyphicons-pending-notifications:before {
  content: "\E747";
}
.glyphicons-synchronization:before {
  content: "\E748";
}
.glyphicons-synchronization-ban:before {
  content: "\E749";
}
.glyphicons-hash:before {
  content: "\E750";
}
.glyphicons-gender-male:before {
  content: "\E751";
}
.glyphicons-gender-female:before {
  content: "\E752";
}
.glyphicons-gender-virgin-female:before {
  content: "\E753";
}
.glyphicons-gender-intersex:before {
  content: "\E754";
}
.glyphicons-gender-transgender:before {
  content: "\E755";
}
.glyphicons-gender-ori-lesbian:before {
  content: "\E756";
}
.glyphicons-gender-ori-gay:before {
  content: "\E757";
}
.glyphicons-gender-ori-hetero:before {
  content: "\E758";
}
.glyphicons-gender-other:before {
  content: "\E759";
}
.glyphicons-gender-unknown:before {
  content: "\E760";
}
.glyphicons-scanner:before {
  content: "\E761";
}
.glyphicons-multifunction-printer:before {
  content: "\E762";
}
.glyphicons-lasso:before {
  content: "\E763";
}
.glyphicons-view-360:before {
  content: "\E764";
}
.glyphicons-battery-charging:before {
  content: "\E765";
}
.glyphicons-battery-full:before {
  content: "\E766";
}
.glyphicons-battery-75:before {
  content: "\E767";
}
.glyphicons-battery-50:before {
  content: "\E768";
}
.glyphicons-battery-25:before {
  content: "\E769";
}
.glyphicons-battery-10:before {
  content: "\E770";
}
.glyphicons-satellite:before {
  content: "\E771";
}
.glyphicons-satellite-dish:before {
  content: "\E772";
}
.glyphicons-satellite-dish-alt:before {
  content: "\E773";
}
.glyphicons-auction:before {
  content: "\E774";
}
.glyphicons-directions:before {
  content: "\E775";
}
.glyphicons-race:before {
  content: "\E776";
}
.glyphicons-robot:before {
  content: "\E777";
}
.glyphicons-ruler-alt:before {
  content: "\E778";
}
.glyphicons-cube-empty:before {
  content: "\E779";
}
.glyphicons-cube-black:before {
  content: "\E780";
}
.glyphicons-move-square:before {
  content: "\E781";
}
.glyphicons-drop:before {
  content: "\E782";
}
.glyphicons-vr-headset:before {
  content: "\E783";
}
.glyphicons-vr-charging:before {
  content: "\E784";
}
.glyphicons-vr-low-battery:before {
  content: "\E785";
}
.glyphicons-vr-paired:before {
  content: "\E786";
}
.glyphicons-vr-settings:before {
  content: "\E787";
}
.glyphicons-vr-maintenance:before {
  content: "\E788";
}
.glyphicons-filter-remove:before {
  content: "\E789";
}
.glyphicons-filter-applied:before {
  content: "\E790";
}
.glyphicons-one-day:before {
  content: "\E791";
}
.glyphicons-user-vr:before {
  content: "\E792";
}
.glyphicons-user-vr-add:before {
  content: "\E793";
}
.glyphicons-user-vr-remove:before {
  content: "\E794";
}
.glyphicons-dice-1:before {
  content: "\E795";
}
.glyphicons-dice-2:before {
  content: "\E796";
}
.glyphicons-dice-3:before {
  content: "\E797";
}
.glyphicons-dice-4:before {
  content: "\E798";
}
.glyphicons-dice-5:before {
  content: "\E799";
}
.glyphicons-dice-6:before {
  content: "\E800";
}
/* 
* 
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :) 
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator 
* 
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@font-face {
  font-family: 'Glyphicons Social';
  src: url('../../common/fonts/glyphicons-social-regular.eot');
  src: url('../../common/fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../../common/fonts/glyphicons-social-regular.woff') format('woff'), url('../../common/fonts/glyphicons-social-regular.ttf') format('truetype'), url('../../common/fonts/glyphicons-social-regular.svg#glyphicons_socialregular') format('svg');
}
.social {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Social';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social.x05 {
  font-size: 12px;
}
.social.x2 {
  font-size: 48px;
}
.social.x3 {
  font-size: 72px;
}
.social.x4 {
  font-size: 96px;
}
.social.x5 {
  font-size: 120px;
}
.social.light:before {
  color: #f2f2f2;
}
.social.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.social.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.social.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.social.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.social.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.social.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.social-pinterest:before {
  content: "\E001";
}
.social-dropbox:before {
  content: "\E002";
}
.social-google-plus:before {
  content: "\E003";
}
.social-jolicloud:before {
  content: "\E004";
}
.social-yahoo:before {
  content: "\E005";
}
.social-blogger:before {
  content: "\E006";
}
.social-picasa:before {
  content: "\E007";
}
.social-amazon:before {
  content: "\E008";
}
.social-tumblr:before {
  content: "\E009";
}
.social-wordpress:before {
  content: "\E010";
}
.social-instapaper:before {
  content: "\E011";
}
.social-evernote:before {
  content: "\E012";
}
.social-xing:before {
  content: "\E013";
}
.social-zootool:before {
  content: "\E014";
}
.social-dribbble:before {
  content: "\E015";
}
.social-deviantart:before {
  content: "\E016";
}
.social-read-it-later:before {
  content: "\E017";
}
.social-linked-in:before {
  content: "\E018";
}
.social-forrst:before {
  content: "\E019";
}
.social-pinboard:before {
  content: "\E020";
}
.social-behance:before {
  content: "\E021";
}
.social-github:before {
  content: "\E022";
}
.social-youtube:before {
  content: "\E023";
}
.social-skitch:before {
  content: "\E024";
}
.social-foursquare:before {
  content: "\E025";
}
.social-quora:before {
  content: "\E026";
}
.social-badoo:before {
  content: "\E027";
}
.social-spotify:before {
  content: "\E028";
}
.social-stumbleupon:before {
  content: "\E029";
}
.social-readability:before {
  content: "\E030";
}
.social-facebook:before {
  content: "\E031";
}
.social-twitter:before {
  content: "\E032";
}
.social-instagram:before {
  content: "\E033";
}
.social-posterous-spaces:before {
  content: "\E034";
}
.social-vimeo:before {
  content: "\E035";
}
.social-flickr:before {
  content: "\E036";
}
.social-last-fm:before {
  content: "\E037";
}
.social-rss:before {
  content: "\E038";
}
.social-skype:before {
  content: "\E039";
}
.social-e-mail:before {
  content: "\E040";
}
.social-vine:before {
  content: "\E041";
}
.social-myspace:before {
  content: "\E042";
}
.social-goodreads:before {
  content: "\E043";
}
.social-apple:before {
  content: "\F8FF";
}
.social-windows:before {
  content: "\E045";
}
.social-yelp:before {
  content: "\E046";
}
.social-playstation:before {
  content: "\E047";
}
.social-xbox:before {
  content: "\E048";
}
.social-android:before {
  content: "\E049";
}
.social-ios:before {
  content: "\E050";
}
.social-wikipedia:before {
  content: "\E051";
}
.social-pocket:before {
  content: "\E052";
}
.social-steam:before {
  content: "\E053";
}
.social-souncloud:before {
  content: "\E054";
}
.social-slideshare:before {
  content: "\E055";
}
.social-netflix:before {
  content: "\E056";
}
.social-paypal:before {
  content: "\E057";
}
.social-google-drive:before {
  content: "\E058";
}
.social-linux-foundation:before {
  content: "\E059";
}
.social-ebay:before {
  content: "\E060";
}
/* 
* 
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :) 
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator 
* 
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
* {
  -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: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #00488d;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00488d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #002141;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #00488d;
}
a.text-primary:hover {
  color: #002e5a;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #d00000;
}
a.text-danger:hover {
  color: #9d0000;
}
.bg-primary {
  color: #fff;
  background-color: #00488d;
}
a.bg-primary:hover {
  background-color: #002e5a;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #fff5f5;
}
a.bg-danger:hover {
  background-color: #ffc2c2;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 100%;
    max-width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
    max-width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .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: 1400px) {
  .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;
}
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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fff5f5;
}
.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: #ffdcdc;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  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: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #308dd4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 141, 212, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 141, 212, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d00000;
}
.has-error .form-control {
  border-color: #d00000;
  -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: #9d0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3737;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3737;
}
.has-error .input-group-addon {
  color: #d00000;
  border-color: #d00000;
  background-color: #fff5f5;
}
.has-error .form-control-feedback {
  color: #d00000;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0e89ff;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #a9afb7;
  border-color: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #8d95a0;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #a9afb7;
  border-color: transparent;
}
.btn-default .badge {
  color: #a9afb7;
  background-color: #ffffff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #a9afb7;
  background-color: #ffffff;
  border-color: #a9afb7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
.btn-default.btn-disabled,
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default.btn-disabled:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default.btn-disabled:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.btn-disabled:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.btn-default.btn-disabled.active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-default .badge {
  color: #a9afb7;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #eb9b0e;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #eb9b0e;
  border-color: transparent;
}
.btn-primary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.btn-disabled,
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.btn-disabled:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.btn-disabled:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.btn-disabled:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
.btn-primary.btn-disabled.active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-primary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #5cb85c;
  background-color: #ffffff;
  border-color: #5cb85c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
.btn-success.btn-disabled,
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
.btn-success.btn-disabled:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
.btn-success.btn-disabled:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
.btn-success.btn-disabled:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
.btn-success.btn-disabled.active,
fieldset[disabled] .btn-success.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #308dd4;
  border-color: transparent;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2472ad;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #308dd4;
  border-color: transparent;
}
.btn-info .badge {
  color: #308dd4;
  background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #308dd4;
  background-color: #ffffff;
  border-color: #308dd4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
.btn-info.btn-disabled,
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
.btn-info.btn-disabled:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
.btn-info.btn-disabled:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
.btn-info.btn-disabled:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
.btn-info.btn-disabled.active,
fieldset[disabled] .btn-info.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-info .badge {
  color: #308dd4;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #f0ad4e;
  background-color: #ffffff;
  border-color: #f0ad4e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning.btn-disabled,
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
.btn-warning.btn-disabled:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
.btn-warning.btn-disabled:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
.btn-warning.btn-disabled:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
.btn-warning.btn-disabled.active,
fieldset[disabled] .btn-warning.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #d9534f;
  background-color: #ffffff;
  border-color: #d9534f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.btn-disabled,
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
.btn-danger.btn-disabled:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
.btn-danger.btn-disabled:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
.btn-danger.btn-disabled:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
.btn-danger.btn-disabled.active,
fieldset[disabled] .btn-danger.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #00488d;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #002141;
  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: #cccccc;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #00488d;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-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.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 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: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00488d;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #00488d;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  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: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0 0;
  list-style: none;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #232323;
}
.breadcrumb > .active {
  color: #308dd4;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00488d;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #002141;
  background-color: #f2f4f7;
  border-color: #e1e1e1;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00488d;
  border-color: #00488d;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #979797;
  background-color: #ffffff;
  border-color: #e1e1e1;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f4f7;
}
.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: #979797;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #00488d;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #002e5a;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #308dd4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2472ad;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00488d;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 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 {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00488d;
}
.thumbnail .caption {
  padding: 9px;
  color: #00488d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #fff5f5;
  border-color: #ffdce1;
  color: #d00000;
}
.alert-danger hr {
  border-top-color: #ffc2cc;
}
.alert-danger .alert-link {
  color: #9d0000;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f2f4f7;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #00488d;
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.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: #308dd4;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.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: #00488d;
  border-color: #00488d;
}
.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: #5aaeff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #d00000;
  background-color: #fff5f5;
}
a.list-group-item-danger {
  color: #d00000;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #d00000;
  background-color: #ffdcdc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d00000;
  border-color: #d00000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #e1e1e1;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #e1e1e1;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e1e1e1;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e1e1e1;
}
.panel-primary {
  border-color: #00488d;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00488d;
  border-color: #00488d;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00488d;
}
.panel-primary > .panel-heading .badge {
  color: #00488d;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00488d;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ffdce1;
}
.panel-danger > .panel-heading {
  color: #d00000;
  background-color: #fff5f5;
  border-color: #ffdce1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffdce1;
}
.panel-danger > .panel-heading .badge {
  color: #fff5f5;
  background-color: #d00000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffdce1;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.no-space .row:before,
.no-space .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.tabs .tabs-list:after,
.no-space .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}
.width100 {
  width: 100%;
  height: auto;
}
.noPadding {
  padding-left: 0;
  padding-right: 0;
}
/* Ellipsis for Titles within the Recently Viewed Products component */
.ab-test-hidden {
  display: none;
}
.btn-default-new {
  background: #f7f7f7;
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: -o-linear-gradient(#ffffff, #f7f7f7);
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #666666;
}
.ma-modal-overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99998;
  background: rgba(0, 0, 0, 0.6);
}
.ma-modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ma-modal-window {
  position: relative;
  background: #ffffff;
  width: 90%;
  max-width: 860px;
  margin: 10px auto;
  border-radius: 5px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.ma-modal-header {
  margin-bottom: 20px;
}
.ma-modal-header h2 {
  font-size: 22px;
  margin: 0;
  color: #4caf50;
  font-weight: bold;
}
.ma-modal-body {
  padding: 20px;
  border-radius: 5px 0 0 5px;
}
.ma-modal-close-button {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 40px;
  width: 40px;
  color: #979797;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  z-index: 99;
}
.ma-modal-close-button:hover,
.ma-modal-close-button:visited,
.ma-modal-close-button:active {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .ma-modal-body {
    max-height: 100%;
  }
  .ma-modal-wrapper {
    padding: 10px;
  }
}
/**
 * selectize.default.css (v@@version) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
.chosen-search-input-holder {
  width: 100%;
  padding: 6px 8px;
  margin-top: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d0d0d0;
}
.chosen-search-input-holder::placeholder {
  font-size: 13px;
}
.quantity-selector-wrapper {
  height: 100%;
}
.quantity-selector-minus,
.quantity-selector-amount,
.quantity-selector-plus {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 44px;
  vertical-align: middle;
  text-align: center;
  line-height: 42px;
  border: 1px solid #cccccc;
  background: white;
}
.quantity-selector-minus,
.quantity-selector-plus {
  z-index: 1;
  outline: none;
  color: #666666;
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background: -o-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  transition: border-color 250ms;
}
.quantity-selector-minus:active,
.quantity-selector-plus:active,
.quantity-selector-minus:hover,
.quantity-selector-plus:hover {
  border-color: #bbbbbb;
}
.quantity-selector-minus .glyphicons,
.quantity-selector-plus .glyphicons {
  margin-top: 11px;
}
.quantity-selector-minus {
  border-radius: 4px 0 0 4px;
}
.quantity-selector-amount {
  border: 1px solid #cccccc;
  background: white;
  border-left: none;
  border-right: none;
}
.quantity-selector-plus {
  border-radius: 0 4px 4px 0;
}
.product-facet {
  margin-bottom: 20px;
}
.product-facet .facet-category-container {
  background: #ffffff;
  border: 1px solid #dedede;
  border-radius: 4px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.product-facet .facet-filter-container,
.product-facet .facet-search-container {
  background: #ffffff;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .product-facet .facet-filter-container,
  .product-facet .facet-search-container {
    border: none !important;
  }
}
.product-facet .facet-filter-container select.chosen-select {
  display: none;
}
.product-facet .facet {
  padding: 0 15px;
}
.product-facet .facet:before,
.product-facet .facet:after {
  content: " ";
  display: table;
}
.product-facet .facet:after {
  clear: both;
}
.product-facet .facet:before,
.product-facet .facet:after {
  content: " ";
  display: table;
}
.product-facet .facet:after {
  clear: both;
}
.product-facet .facet.facet-category-container {
  padding-bottom: 15px;
}
.product-facet .facet .facet-name {
  font-weight: bold;
  margin-top: 10px;
}
.product-facet .facet .facet-list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0 0 0;
}
.product-facet .facet .facet-list li {
  padding: 3px 0;
}
.product-facet .facet .facet-list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product-facet .facet .facet-list .facet-hidden-item {
  display: none;
}
.product-facet .facet .facet-list .facet-mark {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 5px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product-facet .facet .facet-list .facet-checkbox:checked + .facet-label .facet-mark {
  background: #ffffff;
  border: 1px solid #00adcc;
  -webkit-box-shadow: inset 0 0  0 1px @colourWhite;
  box-shadow: inset 0 0  0 1px @colourWhite;
}
.product-facet .facet .facet-list .facet-checkbox:checked + .facet-label .facet-mark:after {
  /* Heres your symbol replacement - this is a tick in Unicode. */
  content: "\2713";
  color: #00adcc;
  position: relative;
  top: 0;
}
.product-facet .facet .facet-list .facet-checkbox:checked + .facet-label .facet-text {
  color: #00adcc;
}
.product-facet .facet .facet-list .facet-checkbox:checked + .facet-label .facet-value-count {
  color: #cccccc;
}
.product-facet .facet .facet-list .facet-checkbox:focus + .facet-label .facet-mark {
  border: 1px solid #00adcc;
  -webkit-box-shadow: inset 0 0  0 1px @colourWhite;
  box-shadow: inset 0 0  0 1px @colourWhite;
}
.product-facet .facet .facet-list .facet-text {
  display: inline-block;
  vertical-align: top;
  width: 83%;
  line-height: 20px;
  color: #232323;
}
.product-facet .facet .facet-list .facet-value-count {
  color: #cccccc;
}
.product-facet .facet .facet-list.facet-list-hidden {
  display: none;
}
.product-facet .facet .more {
  display: block;
}
.product-facet .facet .less {
  display: none;
}
.product-facet .facet .facet-form {
  padding-top: 10px;
}
.product-facet .facet .facet-form-hidden {
  display: none;
}
.product-facet .facet .facet-container-hidden {
  display: none;
}
.product-facet .facet .selectize-control {
  margin-top: 5px;
}
.product-facet .facet-container-header {
  border-bottom: 1px solid #dedede;
}
.product-facet .facet-container-header h4 {
  padding-left: 15px;
  margin: 15px 0;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .product-facet .facet-container-header h4 {
    padding-left: 0;
  }
}
.product-facet .facet-name.facet-container-header {
  border-top: none;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1023px) {
  .product-facet .facet-name.facet-container-header h4 {
    margin: 5px 0;
  }
}
.product-facet .facet-search-container .facet {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .product-facet .facet .facet-list li {
    padding: 10px 0;
  }
}
@media (max-width: 1023px) {
  .product-facet {
    padding: 0;
    margin: 0;
  }
  #colorbox .product-facet {
    display: block !important;
  }
  .product-facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product-facet .facet .facet-name {
    background: #f6f6f6;
    cursor: pointer;
    padding: 10px;
  }
  .product-facet .facet .facet-values {
    display: none;
  }
  .product-facet .facet .facet-values.articles {
    display: block;
  }
  .product-facet .facet.active .facet-values {
    display: block;
  }
}
.ma-licensed .ma-modal-window {
  max-width: 640px;
}
.ma-licensed .ma-modal-body {
  overflow-y: auto;
}
.ma-licensed .ma-modal-body p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 22px;
}
.ma-licensed .ma-modal-body .glyphicons-info-sign {
  padding-right: 10px;
}
.ma-licensed .ma-modal-body .ma-licenced-confirmation-text {
  font-weight: bold;
  padding: 20px 0 5px;
}
.ma-licensed .ma-modal-body .ma-licensed-consent-box {
  background: #f6f6f6;
  padding: 15px 10px 15px 0 ;
  border-radius: 3px;
}
.ma-licensed .ma-modal-body .ma-licensed-consent-box .ma-licensed-checkbox-form {
  padding-left: 20px;
  padding-top: 10px;
}
.ma-licensed .ma-modal-body .ma-licensed-consent-box li {
  margin-bottom: 10px;
  line-height: 22px;
}
.ma-licensed .ma-modal-body button {
  float: right;
  margin-top: 15px;
  width: auto;
}
.ma-licensed .ma-licensed-product {
  border: 1px solid #dedede;
  border-radius: 4px;
  margin-top: 10px;
}
.ma-licensed .ma-licensed-product .ma-licensed-img-wrapper img {
  padding: 15px 0 15px 15px;
  width: 100%;
}
.ma-licensed .ma-licensed-product .row {
  display: flex;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 10px 15px;
  margin-right: 15px;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details h4 {
  margin-bottom: 10px;
  width: 100%;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details .ma-licensed-quantity {
  width: inherit;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details p {
  margin: 5px 0 0;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details .ma-licence-select {
  margin-top: 10px;
}
.ma-licensed .ma-licensed-product .ma-licensed-product-details select {
  border-color: #308dd4;
  margin-top: 10px;
}
.ma-licensed .ma-licensed-btn-container .backButton {
  margin-right: 10px;
}
.ma-licensed .ma-licensed-btn-container .default-checkout-option {
  width: 220px;
  margin: 10px auto 0 auto;
}
.ma-licensed .ma-licensed-btn-container .checkoutButton {
  float: none;
  width: 100%;
}
.ma-licensed .ma-licensed-btn-container .checkout-paypal {
  display: block!important;
  width: 310px;
  margin: 10px auto 0 auto;
  float: none;
}
.ma-licensed .ma-licensed-btn-container .checkout-paypal-label {
  line-height: 30px;
  text-align: right;
  width: 63px;
}
.ma-licensed .ma-licensed-btn-container .paypalExpressButton {
  width: 180px;
}
@media screen and (min-width: 640px) {
  .ma-licensed .ma-licensed-btn-container .default-checkout-option {
    width: auto;
    float: left;
  }
  .ma-licensed .ma-licensed-btn-container .checkoutButton {
    margin-top: 0;
  }
  .ma-licensed .ma-licensed-btn-container .checkout-paypal {
    display: block!important;
    float: left;
    clear: none;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1399px) {
  .ma-licensed .ma-licensed-product-details select {
    height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .ma-licensed .ma-modal-window {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .ma-licensed .ma-modal-body {
    max-height: 100%;
  }
  .ma-licensed .ma-modal-body select.form-control {
    border-radius: 4px;
    font-size: 16px;
    height: 40px;
    padding: 5px 10px;
  }
  .ma-licensed .ma-modal-body .ma-licensed-btn-container {
    display: block;
  }
  .ma-licensed .ma-modal-body .ma-licensed-btn-container button {
    float: none;
    width: 100% !important;
  }
}
@media screen and (max-width: 639px) {
  .ma-licensed .cart-modal-body {
    padding: 15px;
  }
  .ma-licensed .cart-modal-window {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .ma-licensed .cart-modal-window > .row {
    margin: 0;
  }
  .ma-licensed .cart-modal-wrapper {
    padding: 10px;
  }
  .ma-licensed .cart-modal-header {
    margin-bottom: 15px;
  }
  .ma-licensed .cart-modal-header h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
.page-cartPage .alert {
  margin-top: 10px;
  margin-bottom: 0;
}
.page-cartPage .cart-carousel-wrapper {
  background-color: #f6f6f6;
}
.page-cartPage .cartWrapper {
  padding-top: 10px;
  padding-bottom: 30px;
}
@media (max-width: 639px) {
  .page-cartPage .cartWrapper {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
.page-cartPage .cartEmpty p {
  margin-bottom: 20px;
}
.page-cartPage .main-footer,
.page-cartPage .trustpilot {
  margin-top: 0;
}
@media (max-width: 639px) {
  .page-cartPage .recommendedProduct {
    padding: 20px 0;
  }
}
.page-cartPage .recommendedProduct h3 {
  margin-top: 0;
}
.page-cartPage .checkoutButton .glyphicons {
  margin-right: 5px;
  line-height: 1.3em;
}
.page-cartPage #cart-shipping-countdown {
  position: relative;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 10px;
  margin: 5px 0 8px;
}
.page-cartPage #cart-shipping-countdown h4 {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  font-weight: bold;
}
.page-cartPage #cart-shipping-countdown p {
  color: #666666;
  font-size: 13px;
  margin-bottom: 7px;
  line-height: 1.2em;
}
.page-cartPage #cart-shipping-countdown .cart-icon-truck {
  display: inline-block;
  width: 18px;
  height: 18px;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph;
  /*IE*/
  filter: fliph;
  /*IE*/
}
.page-cartPage #cart-shipping-countdown.cart-shipping-error .cart-error {
  opacity: 1;
}
.page-cartPage #cart-shipping-countdown.cart-shipping-loading .cart-loader {
  opacity: 1;
}
.page-cartPage .payment-options,
.page-cartPage .payment-options-mobile {
  text-align: right;
  color: #666666;
}
@media (max-width: 639px) {
  .page-cartPage .payment-options,
  .page-cartPage .payment-options-mobile {
    display: none;
  }
}
.page-cartPage .payment-options img,
.page-cartPage .payment-options-mobile img {
  max-width: 160px;
  display: inline-block;
  margin-left: 10px;
}
.page-cartPage .payment-options-mobile {
  text-align: center;
  margin-top: 20px;
  display: none;
}
@media (max-width: 639px) {
  .page-cartPage .payment-options-mobile {
    display: block;
  }
}
.page-cartPage .cart-highlight {
  color: #4caf50;
  font-weight: bold;
}
.page-cartPage .cart-progress-bar-wrapper {
  display: table;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-left,
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-right {
  line-height: 10px;
  display: table-cell;
  vertical-align: middle;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-left .glyphicons,
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-right .glyphicons {
  top: 0px;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-left {
  color: #999;
  width: 100%;
  padding-right: 10px;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-right {
  color: #4caf50;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-column {
  display: flex;
  width: 100%;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar {
  width: 100%;
  background: #dddddd;
  margin-right: 10px;
  height: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.page-cartPage .cart-progress-bar-wrapper .cart-progress-bar-indicator {
  width: 0;
  background: #4caf50;
  height: 100%;
  transition: width 0.9s cubic-bezier(0.23, 1, 0.32, 1);
}
.page-cartPage .cart-progress-bar-wrapper .cart-icon-truck {
  margin-top: -2px;
}
.page-cartPage .voucher-applied-success .voucher-applied {
  margin-bottom: 8px;
  line-height: 1.4em;
}
.page-cartPage .voucher-applied-success .voucher-applied .voucher-desc {
  font-weight: normal;
  color: #037562;
  display: block;
}
.page-cartPage .credit-notice .alert {
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (max-width: 639px) {
  .page-cartPage .credit-notice .alert {
    margin-bottom: 10px;
  }
}
.page-cartPage .credit-notice p {
  text-align: left;
}
@media (max-width: 640px) {
  .page-cartPage .credit-notice {
    width: 100%;
    float: none;
    clear: both;
    margin: auto;
  }
}
.cart-top {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .cart-top {
    margin: 0;
  }
}
.cart-top .cart-top-title {
  margin: 0;
}
@media (max-width: 639px) {
  .cart-top .cart-top-title {
    display: none;
  }
}
.cart-top-mobile {
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .cart-top-mobile {
    display: block;
  }
}
.cart-top-bar {
  background: #F2F4F7;
  margin-top: -10px;
  padding: 10px;
}
.cart-top-bar a.help .glyphicon {
  color: #000;
  font-size: 1.5em;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 639px) {
  .cartItems {
    padding: 0;
  }
}
.cart-top-totals {
  text-align: right;
  line-height: 4em;
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px;
}
.cart-totals-wrapper {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 15px;
}
@media (max-width: 639px) {
  .cart-totals-wrapper {
    padding: 5px 10px 0;
    margin: 0 -10px;
    border: none;
    border-radius: 0;
  }
}
.grand-total {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
  line-height: 2em;
  padding: 8px 0;
}
.grand-total-value {
  color: #bf001a;
  float: right;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
}
.grand-total-border {
  border-top: 1px dashed #dddddd;
  margin: 6px 0;
}
.cart-totals {
  line-height: 2em;
  color: #232323;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #010101;
}
.cart-totals .delivery-value,
.cart-totals .subtotal-value,
.cart-totals .discount-value {
  float: right;
  font-weight: bold;
}
.cart-totals .delivery-value.display-green,
.cart-totals .subtotal-value.display-green,
.cart-totals .discount-value.display-green {
  color: #4caf50;
}
.cart-totals .voucher-application {
  margin-bottom: 15px;
}
.cart-totals .voucherButton,
.cart-totals #releaseVoucherBtn {
  border-radius: 3px;
  text-transform: none;
  height: 46px;
}
@media (min-width: 480px) {
  .cart-totals .voucherButton,
  .cart-totals #releaseVoucherBtn {
    height: 34px;
  }
}
.cart-totals .voucherButton {
  float: right;
}
@media (min-width: 480px) {
  .cart-totals .voucherButton {
    padding: 5px 10px;
  }
}
.cart-totals .applyPromoLink {
  display: inline-block;
  line-height: 1em;
  margin-bottom: 15px;
  color: #037562;
}
.cart-totals .applyPromoLink .glyphicons {
  line-height: 0.8em;
}
.cart-totals .applyPromoLink:hover,
.cart-totals .applyPromoLink:focus,
.cart-totals .applyPromoLink:visited {
  text-decoration: none;
}
.cart-totals .voucherField {
  overflow: hidden;
  padding-right: .5em;
}
.cart-totals .voucherField input {
  width: 100%;
  border-radius: 3px;
  height: 46px;
}
@media (min-width: 480px) {
  .cart-totals .voucherField input {
    height: 34px;
  }
}
.express-checkout {
  background-color: #f2f4f7;
  padding: 9px;
  border-radius: 0;
  padding: 10px 20px;
  margin: 10px 0;
}
.express-checkout .headline {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.express-checkout ul li {
  list-style-type: circle;
}
.cart-promo,
.cart-promo-potential,
.cart-promo-delivery {
  margin-top: 1em;
}
.cart-promo ul,
.cart-promo-potential ul,
.cart-promo-delivery ul {
  padding: 0;
}
.cart-promo ul li,
.cart-promo-potential ul li,
.cart-promo-delivery ul li {
  list-style-type: none;
}
.cart-promo-potential {
  color: #ff640f;
}
.cart-list {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .cart-list {
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
}
.cart-list .product-item {
  position: relative;
  border-bottom: 1px solid #dddddd;
  padding: 20px 15px;
}
@media (max-width: 639px) {
  .cart-list .product-item {
    padding: 25px 25px 15px 10px;
  }
}
.cart-list .product-item:last-child {
  border: none;
}
.cart-list .product-item .thumb img {
  max-height: 100px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.cart-list .product-item .name {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.cart-list .product-item .name a {
  color: #232323;
}
@media (max-width: 360px) {
  .cart-list .product-item .stock-wrapper {
    width: 100%;
    left: 0;
  }
}
.cart-list .product-item .alert {
  margin-bottom: 0;
}
.cart-list .product-item .stock-status {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
  display: inline-block;
  color: #666c71;
  line-height: 1.2em;
}
@media (max-width: 639px) {
  .cart-list .product-item .stock-status {
    padding-top: 12px;
  }
}
@media (max-width: 360px) {
  .cart-list .product-item .stock-status {
    padding-top: 0;
    padding-bottom: 12px;
  }
}
.cart-list .product-item .stock-status .glyphicons {
  margin-right: 2px;
}
.cart-list .product-item .stock-status.in-stock {
  color: #4caf50;
}
.cart-list .product-item .qty-selector {
  width: auto;
  min-width: 70px;
  margin-bottom: 10px;
  float: right;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .cart-list .product-item .qty-selector {
    height: 44px;
    margin-bottom: 0;
  }
}
.cart-list .product-item select.cartQuantitySelect {
  width: 100%;
  height: 35px;
}
.cart-list .product-item .selectize-control.single .selectize-input:after {
  right: 10px;
}
.cart-list .product-item .selectize-input.items {
  padding: 7px 8px;
}
.cart-list .product-item .selectize-input.items input {
  height: auto;
}
.cart-list .product-item .item-qty-price {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 639px) {
  .cart-list .product-item .item-qty-price {
    text-align: left;
    padding-right: 0;
  }
}
@media (max-width: 360px) {
  .cart-list .product-item .item-qty-price {
    width: 100%;
    right: 0;
  }
}
.cart-list .product-item .remove-item {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  color: #979797;
  z-index: 2;
  font-size: 1em;
  padding: 2px;
  line-height: 1em;
}
.cart-list .product-item .qtyUpdate {
  float: right;
  padding-right: 30px;
}
@media (max-width: 639px) {
  .cart-list .product-item .qtyUpdate {
    text-align: left;
    padding-right: 0;
    float: left;
  }
}
.cart-list .product-item .qty {
  display: inline-block;
}
@media (max-width: 1024px) and (min-width: 480px) {
  .cart-list .product-item .qty .qtyLabel {
    line-height: 3em;
  }
  .cart-list .product-item .qty .item-update button {
    line-height: 3em;
  }
  .cart-list .product-item .qty .recurring-cart label {
    line-height: 1em;
  }
  .cart-list .product-item .qty .form-control {
    min-width: 65px;
  }
  .cart-list .product-item .qty .form-control.js-frequencySelector {
    min-width: 200px;
  }
}
.cart-list .product-item .qty form {
  display: inline-block;
}
.cart-list .product-item .qty form label {
  display: inline-block;
  line-height: 2em;
}
.cart-list .product-item .qty form .js-qty-selector {
  display: inline-block;
  margin: 0 0 0 0px;
}
.cart-list .product-item .recurring-cart {
  width: 100%;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart-list .product-item .recurring-cart {
    margin-top: 10px;
  }
}
.cart-list .product-item .recurring-cart .selectType {
  padding-right: 50px;
}
.cart-list .product-item .recurring-cart select {
  display: inline-block;
}
@media (max-width: 639px) {
  .cart-list .product-item .recurring-cart select {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    height: auto;
    width: auto;
  }
}
.cart-list .product-item .recurring-cart label {
  margin-top: 5px;
  font-weight: normal;
}
.cart-list .product-item .recurring-cart .confirmText {
  padding-top: 3px;
  text-align: right;
  margin: 0;
  color: #4caf50;
}
.cart-list .product-item .item-price {
  color: #bf001a;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  display: inline-block;
  font-size: 18px;
  margin: 5px 0;
  font-weight: bold;
}
@media (max-width: 639px) {
  .cart-list .product-item .item-price {
    margin: 3px 0 8px;
  }
}
.cart-list .product-item .item-price .price del {
  color: #979797;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
}
.cart-list .product-item .itemPrice {
  color: #979797;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: normal;
}
.cart-list .product-item .item-update {
  display: inline-block;
}
.cart-list .product-item .item-update button {
  background: none;
  border: none;
  color: #308dd4;
  font-weight: bold;
  line-height: 2.3em;
}
.cart-list .product-item .item-update button:hover {
  color: #232323;
  text-decoration: underline;
}
.cart-list .product-item .item-update-hidden {
  visibility: hidden;
}
.account-section-content .order-details .product-item .item-price {
  padding-right: 10px;
  margin-top: 0px;
  position: relative;
  right: auto;
}
.account-section-content .order-details .product-item .details .name {
  float: none;
}
.account-section-content .order-details .product-item .details .price {
  float: none;
}
.account-section-content .order-details .product-item .details .price span {
  font-weight: normal;
  color: inherit;
}
.account-section-content .order-details .product-item .details .quantityUnits {
  float: none;
}
.account-section-content .order-details .product-item .details .product-outofstock {
  font-style: italic;
}
.account-section-content .order-details .product-item .qty {
  display: block;
}
.account-orderdetail .cart-list {
  margin-top: 2em;
}
.account-orderdetail .item-price {
  text-align: right;
}
.account-orderdetail .item-price .qty {
  font-size: 14px;
}
.account-orderdetail .cart-totals {
  text-align: right;
  margin: 10px;
}
.account-orderdetail .cart-totals .row > div {
  padding-right: 20px;
}
.account-orderdetail .buyagain {
  margin-bottom: 0!important;
}
.account-orderdetail .order-details-payment {
  margin-top: 3em;
}
.checkoutTandC {
  background-color: #308dd4;
  padding: 1em 2em;
  margin: 2em 0;
  color: #ffffff;
  text-align: left;
}
.checkoutTandC .disabledAlert {
  display: none;
}
.checkoutTandC .tAndCFlyOut p {
  color: #f6f6f6;
}
.checkoutTandC .tAndCFlyOut ul li {
  color: #f6f6f6;
}
.select-container {
  padding-bottom: 10px;
}
.select-container .displayAlert {
  display: none !important;
}
.select-container .licensed-text {
  padding-top: 5px;
  padding-right: 10px;
  color: #d00000;
}
@media (max-width: 1024px) {
  .select-container .licensed-text {
    padding-top: 10px;
  }
}
@media (min-width: 1024px) {
  .select-container select {
    width: 50%;
  }
}
.select-container:nth-child(2n) {
  background: #f2f4f7;
  /* Fallback */
  background: -moz-linear-gradient(left, #ffffff 10%, #f2f4f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 10%, #f2f4f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 10%, #f2f4f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
@media (max-width: 639px) {
  .checkoutButton {
    margin-bottom: 20px;
  }
  .checkoutPromo {
    padding: 10px;
  }
}
.cartPromo {
  padding: 0 10px;
}
@media (max-width: 639px) {
  .cartPromo {
    padding: 10px;
  }
}
.cartPromo .voucher_title_holder {
  background-color: #a9afb7;
  padding: 10px 16px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.cartPromo #voucherCodeField {
  float: left;
  width: 70%;
  margin-right: 3%;
  padding: 6px;
  font-size: 14px;
  min-height: 34px;
  text-transform: uppercase;
}
.cartPromo #applyVoucherCodeBtn {
  width: 27%;
}
.cartPromo #voucherEntryAndRemoval {
  background-color: #a9afb7;
  padding: 6px 12px;
}
.cartPromo #voucherFeedback {
  clear: both;
  display: block;
  margin: 0.5em 0;
  color: #232323;
  font-weight: bold;
  text-align: left;
  color: #d00000;
}
.cartPromo .voucher-error {
  padding: 0.5em;
  margin: 0.5em 0;
}
.cartPromo .voucher-applied-success .voucher-applied {
  background-color: #ffffff;
  padding: 8px 0.5em 0.5em 0.5em;
}
.cartPromo .voucher-applied-success .voucher-applied .voucher-desc {
  font-weight: normal;
  font-style: italic;
  color: #666666;
}
.cartPromo .voucher-applied-success #voucherFeedback {
  color: #232323;
}
@media (min-width: 1024px) {
  .cartPromo .voucher_title_holder {
    padding-top: 8px;
    background-color: transparent;
    width: auto;
    float: left;
  }
  .cartPromo #voucherCodeField {
    float: left;
    width: 12em;
    margin-right: 5px;
    padding: 6px;
    font-size: 14px;
    min-height: 34px;
  }
  .cartPromo #applyVoucherCodeBtn {
    width: 5em;
  }
  .cartPromo #voucherEntryAndRemoval {
    float: left;
    padding: 0;
    background-color: transparent;
  }
  .cartPromo .voucher-added {
    display: none;
  }
  .cartPromo .voucher-applied-success {
    width: 67em;
  }
  .cartPromo .voucher-applied-success #voucherFeedback {
    display: inline-block;
    margin: 0;
    text-align: right;
    width: 60%;
    min-width: 300px;
  }
  .cartPromo #releaseVoucherBtn {
    vertical-align: top;
  }
}
body.language-nl .cartPromo #voucherCodeField {
  width: 50%;
  margin-right: 3%;
}
body.language-nl .cartPromo #applyVoucherCodeBtn {
  width: 47%;
}
body.language-fr .cartPromo #voucherCodeField {
  width: 75%;
  margin-right: 3%;
}
body.language-fr .cartPromo #applyVoucherCodeBtn {
  width: 22%;
}
@media (min-width: 1024px) {
  body.language-fr .cartPromo #voucherEntryAndRemoval {
    width: 23em;
  }
  body.language-fr .cartPromo #voucherEntryAndRemoval.voucher-applied-success {
    width: 68em;
  }
}
body.language-de .cartPromo #voucherCodeField {
  width: 55%;
  margin-right: 3%;
}
body.language-de .cartPromo #applyVoucherCodeBtn {
  width: 42%;
}
body.language-at .cartPromo #voucherCodeField {
  width: 55%;
  margin-right: 3%;
}
body.language-at .cartPromo #applyVoucherCodeBtn {
  width: 42%;
}
body.language-es .cartPromo #voucherCodeField {
  width: 12em;
  margin-right: 2%;
  font-size: 12px;
}
body.language-es .cartPromo #applyVoucherCodeBtn {
  width: 9em;
}
@media (min-width: 1024px) {
  body.language-es .cartPromo #applyVoucherCodeBtn {
    width: 10em;
  }
  body.language-es .cartPromo .voucher-application {
    width: 43em;
  }
  body.language-es .cartPromo #voucherEntryAndRemoval {
    width: 24em;
    float: right;
  }
  body.language-es .cartPromo #voucherCodeField {
    width: 15em;
    padding-right: 6px;
  }
  body.language-es .cartPromo #applyVoucherCodeBtn {
    width: 10em;
  }
  body.language-es .cartPromo #voucherEntryAndRemoval.voucher-applied-success {
    width: 65em;
  }
}
.cart-bottom {
  position: relative;
  overflow: hidden;
}
.cart-bottom .cart-continue a {
  float: right;
  padding-top: 0.6em;
}
@media (max-width: 1023px) {
  .cart-bottom .cart-continue,
  .cart-bottom .cart-checkout {
    position: absolute;
    left: 0;
    height: 45px;
  }
  .cart-bottom .cart-checkout {
    left: inherit;
    right: 0;
  }
  .cart-bottom .cart-continue a {
    text-decoration: underline;
  }
}
@media (max-width: 639px) {
  .cart-bottom .cart-continue,
  .cart-bottom .cart-checkout {
    width: 100%;
  }
  .cart-bottom .cart-continue {
    bottom: -50px;
  }
}
.checkout-paypal {
  margin-top: 1em;
  clear: both;
  float: right;
}
.checkout-paypal .checkout-paypal-label {
  float: left;
  padding: 0.3em 1em 0 0;
}
.checkout-paypal img {
  float: left;
}
@media (max-width: 639px) {
  .checkout-paypal {
    margin-top: 8px;
  }
}
.paypalExpressButton:disabled {
  opacity: 0.5;
}
.expressCheckoutButton {
  padding-top: 0.6em;
}
@media (max-width: 639px) {
  .expressCheckoutButton {
    margin-top: -10px;
  }
}
.expressCheckout-label {
  float: left;
}
@media (max-width: 1023px) {
  select.cartQuantitySelect {
    font-size: 16px;
  }
}
.grayOut {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* msie */
  background-color: #000;
}
.login-section .headline,
.register-section .headline {
  padding: 10px 0;
  font-size: 18px;
}
.login-section .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label,
.login-section .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label {
  padding-top: 0 !important;
}
.register-section .form-actions button {
  margin-top: 25px;
}
.sign-in-submit-button {
  float: left;
}
.forgotten-password {
  margin: 1em 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .login-section,
  .register-section {
    margin-bottom: 50px;
  }
  .login-section .headline,
  .register-section .headline {
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 20px;
  }
  .login-section .rememberMe,
  .register-section .rememberMe {
    padding-top: 10px;
    margin-bottom: 30px;
  }
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #308dd4;
}
.account-navigation .account-navigation-list li.active,
.account-navigation .account-navigation-list li.active a {
  color: #308dd4;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
@media only screen and (min-width: 1024px) {
  .account-home .account-home-section .account-home-section-content {
    min-height: 145px;
  }
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.store-credit-details .store-credit-body p {
  margin: 1em 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #f6f6f6;
  }
}
.account-section .account-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
}
.account-section .account-section-content {
  padding: 10px;
}
.account-section .account-section-content.account-section-content-small {
  max-width: 750px;
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .field-select-address {
  display: none;
}
.account-section .checkBoxForm {
  margin-bottom: 1em;
}
.account-profile .account-profile-info {
  margin: 0 0 10px;
}
.account-profile .account-profile-info .account-profile-info-line {
  line-height: 2em;
}
.account-profile .account-profile-info .account-profile-info-line span {
  display: inline-block;
  width: 150px;
}
.account-profile a.btn {
  margin-top: 10px;
}
.account-profile .btn {
  margin-right: 10px;
}
.account-addressbook .account-addressbook-list,
.account-paymentdetails .account-addressbook-list,
.account-addressbook .account-paymentdetails-list,
.account-paymentdetails .account-paymentdetails-list {
  padding-left: 0;
  list-style: none;
}
.account-addressbook .account-addressbook-list li,
.account-paymentdetails .account-addressbook-list li,
.account-addressbook .account-paymentdetails-list li,
.account-paymentdetails .account-paymentdetails-list li {
  padding: 10px 0;
}
.account-addressbook .account-addressbook-list li + li,
.account-paymentdetails .account-addressbook-list li + li,
.account-addressbook .account-paymentdetails-list li + li,
.account-paymentdetails .account-paymentdetails-list li + li {
  border-top: 1px solid #e1e1e1;
}
.account-addressbook .account-addressbook-list .default-button,
.account-paymentdetails .account-addressbook-list .default-button,
.account-addressbook .account-paymentdetails-list .default-button,
.account-paymentdetails .account-paymentdetails-list .default-button {
  margin-top: 5px;
}
@media (max-width: 640px) {
  .account-paymentdetails .card-details {
    display: table-header-group;
  }
  .account-paymentdetails .card-edit {
    display: table-footer-group;
  }
  .account-paymentdetails .card-edit .edit .remove {
    float: left;
    clear: both;
  }
}
.account-addressbook .actions {
  float: right;
  clear: both;
}
@media (max-width: 640px) {
  .account-addressbook .address-detail {
    display: table-header-group;
  }
  .account-addressbook .address-edit {
    display: table-footer-group;
    width: 100%;
  }
  .account-addressbook .address-edit .actions {
    float: left;
    clear: both;
    margin-top: 5px;
  }
  .account-addressbook .address-edit .actions .default-button {
    margin-bottom: 5px;
  }
}
.account-orderhistory {
  color: #232323;
}
.account-orderhistory .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-orderhistory .account-orderhistory-pagination .pager,
.account-orderhistory .account-orderhistory-pagination ul.pagination {
  margin: 0;
}
.account-orderhistory .account-orderhistory-pagination .paging-sortby {
  margin-top: 1em;
}
.account-orderhistory .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-orderhistory .account-orderhistory-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item {
  padding: 10px 0;
}
@media (max-width: 639px) {
  .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .invoice-btn-width {
    width: auto;
  }
  .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .status strong {
    display: block;
  }
  .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .list-order-amount {
    text-align: right;
  }
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item ul.order-details li {
  border: none;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a.btn-info {
  color: #fff;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a.btn-info:hover,
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a.btn-info:focus {
  color: #308dd4;
  text-decoration: none;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .pdfDownload,
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .invoice-link {
  display: inline-block;
  vertical-align: top;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .invoice-link {
  margin: 0 0 1em 0;
}
.account-orderhistory .account-orderhistory-list li + li {
  border-top: 1px solid #e1e1e1;
}
.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-overview:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-overview:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-overview .canel-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section {
  padding: 10px 0;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header {
  background: #f2f4f7;
  padding: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .button-panel {
  float: right;
  width: 200px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body {
  border: 1px solid #f6f6f6;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li {
  padding: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #f6f6f6;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .price-total {
  float: right;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #f6f6f6;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals div span {
  display: inline-block;
  width: 100px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals .totals {
  font-weight: bold;
}
.shipping-message {
  background: #f2f4f7;
  padding: 5px 10px;
  width: 60%;
  margin-bottom: 0.5em;
}
@media (max-width: 1399px) {
  .shipping-message {
    width: 100%;
  }
}
.account-recurringorders .updateDetails .freq-selector .footerNote {
  font-size: 0.7em;
}
.account-recurringorders .recurringEdit {
  cursor: pointer;
  padding: 5px;
  border: 1px solid #C7C7C7;
  border-radius: 4px;
  background-color: #d9edf7;
  color: #31708f;
}
.account-recurringorders .recurringEdit input,
.account-recurringorders .recurringEdit select {
  max-width: 120px;
}
.loyalty-scheme-content .content,
.loyalty-credit-content .content {
  padding-top: 10px;
}
.vip-content {
  margin-left: 10px;
}
.static-page h1 {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}
.page-loyaltyRewardsPage {
  font-size: 14px;
  color: #00488d;
}
.page-loyaltyRewardsPage .main {
  border-left: 3px solid #e1e1e1;
}
.page-loyaltyRewardsPage .header {
  text-align: center;
}
.page-loyaltyRewardsPage a {
  color: #308dd4;
}
.page-loyaltyRewardsPage ul {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.page-loyaltyRewardsPage ul .convert {
  margin-bottom: 5px;
}
.page-loyaltyRewardsPage ul .convert.disable li {
  color: #e1e1e1;
}
.page-loyaltyRewardsPage ul .convert.disable li a {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
  cursor: none;
}
.page-loyaltyRewardsPage ul .convert.disable li a:hover {
  text-decoration: none;
}
.page-loyaltyRewardsPage ul .convert ul {
  overflow: hidden;
  margin-bottom: 15px;
}
.page-loyaltyRewardsPage ul .convert ul li {
  float: left;
  border: 1px solid #e1e1e1;
  padding: 15px;
  width: 19.8%;
  text-align: center;
  font-size: 24px;
  margin-right: 2px;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f0eef0);
  background-image: -moz-linear-gradient(top, #f5f5f5, #f0eef0);
  background-image: -o-linear-gradient(top, #f5f5f5, #f0eef0);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f0eef0);
  background-image: linear-gradient(top, #f5f5f5, #f0eef0);
}
.page-loyaltyRewardsPage ul .convert ul li:first-child {
  border-radius: 5px 0 0 5px;
}
.page-loyaltyRewardsPage ul .convert ul li:last-child {
  background: none;
  border: none;
  padding: 0;
}
.page-loyaltyRewardsPage ul .convert ul li a {
  display: inline-block;
  color: #ffffff;
  background: #308dd4;
  padding: 15px;
  width: 100%;
  border-radius: 0 5px 5px 0;
  border-top: 1px solid #77b4e3;
  border-right: 1px solid #1b4f77;
  border-bottom: 1px solid #1b4f77;
  border-left: 1px solid #308dd4;
}
@media (max-width: 639px) {
  .page-loyaltyRewardsPage ul .convert ul li {
    font-size: 15px;
  }
}
.page-loyaltyRewardsPage ul .convert ul p {
  font-size: 11px;
}
.page-loyaltyRewardsPage h2 {
  border-bottom: 0;
  margin-top: 0;
  line-height: 1;
  font-weight: bold;
  color: #00488d;
}
.page-loyaltyRewardsPage h2 span {
  font-weight: normal;
}
.page-loyaltyRewardsPage h2.icon {
  padding-top: 77px;
}
.page-loyaltyRewardsPage h2.logo {
  background: url(../images/header-sprite.png) no-repeat scroll center top;
}
.page-loyaltyRewardsPage h2.activity {
  background: url(../images/header-sprite.png) no-repeat scroll center -100px;
  color: #308dd4;
}
.page-loyaltyRewardsPage h3 {
  color: #00488d;
}
.page-loyaltyRewardsPage nav {
  height: 100%;
}
.page-loyaltyRewardsPage nav li {
  margin-bottom: 15px;
}
.page-loyaltyRewardsPage nav li a {
  color: #00488d;
  font-weight: bold;
}
.page-loyaltyRewardsPage .graph {
  position: relative;
}
.page-loyaltyRewardsPage .graph #donut {
  position: relative;
  height: 250px;
  width: 250px;
}
.page-loyaltyRewardsPage .graph #donut span {
  position: absolute;
  font-size: 80px;
  left: 60px;
  top: 117px;
}
.page-loyaltyRewardsPage .graph .donut-inner {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 35%;
  font-size: 56px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .page-loyaltyRewardsPage .graph .donut-inner {
    bottom: 44%;
  }
}
@media (max-width: 639px) {
  .page-loyaltyRewardsPage .graph .donut-inner {
    bottom: 40%;
  }
}
@media (min-width: 1400px) {
  .page-loyaltyRewardsPage .graph .donut-inner {
    bottom: 38%;
  }
}
.page-loyaltyRewardsPage .pointdata {
  position: relative;
  margin-bottom: 40px;
}
.page-loyaltyRewardsPage .pointdata .pointinfo {
  margin-top: 120px;
}
.page-loyaltyRewardsPage .pointdata .pointinfo.incentives {
  padding-left: 2.5%;
}
.page-loyaltyRewardsPage .pointdata .pointinfo.incentives li {
  margin-bottom: 5px;
}
.page-loyaltyRewardsPage .pointdata .pointinfo.incentives li p {
  margin: 0;
  text-transform: uppercase;
}
.page-loyaltyRewardsPage .pointdata .pointinfo.incentives li p:last-child {
  font-size: 11px;
}
.page-loyaltyRewardsPage .pointdata .pointinfo .total {
  position: absolute;
  bottom: 80px;
  left: 20%;
  text-align: center;
}
.page-loyaltyRewardsPage .pointdata .pointinfo .total p {
  color: #eb9b0e;
  text-transform: uppercase;
}
.page-loyaltyRewardsPage .pointdata .pointinfo .total span {
  color: #ffffff;
  background: #eb9b0e;
  padding: 10px 6px;
  margin-bottom: 3px;
  display: block;
}
.page-loyaltyRewardsPage .pointdata .pointinfo .total span {
  font-size: 18px;
}
.page-loyaltyRewardsPage dl {
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #cccccc;
}
.page-loyaltyRewardsPage dt {
  display: inline-block;
  float: left;
}
.page-loyaltyRewardsPage dd {
  display: inline-block;
  float: right;
  line-height: 1;
}
.page-loyaltyRewardsPage dd span {
  font-size: 27px;
}
.page-loyaltyRewardsPage .reward-info-col {
  background: #e1e1e1;
  border-bottom: 1px solid #cccccc;
}
.page-loyaltyRewardsPage .reward-info-col aside {
  color: #000;
  margin-bottom: 10px;
}
.page-loyaltyRewardsPage .reward-info-col aside .divide {
  padding: 10px 30px;
  border-bottom: 1px solid #ffffff;
}
.page-loyaltyRewardsPage .reward-info-col aside .divide:last-child {
  border: none;
}
.page-loyaltyRewardsPage .aside-heading {
  background: #e1e1e1;
  padding: 20px 30px 20px;
  margin-bottom: 5px;
  text-align: left;
  margin-left: -15px;
}
.page-loyaltyRewardsPage .section-header {
  background: #e1e1e1;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.page-loyaltyRewardsPage .section-header span {
  font-size: 18px;
  padding-right: 5px;
}
.page-loyaltyRewardsPage .section-content {
  display: none;
}
.page-loyaltyRewardsPage .section-content.promotions table {
  border: 1px solid #e1e1e1;
}
.page-loyaltyRewardsPage .section-content.promotions table tr td {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  vertical-align: middle;
}
.page-loyaltyRewardsPage .section-content.promotions table tr td .data {
  text-align: center;
  display: block;
  font-size: 32px;
  line-height: 1;
}
.page-loyaltyRewardsPage .section-content.promotions table tr td .info {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
}
.page-loyaltyRewardsPage .section-content.extra thead th {
  font-size: 18px;
  color: #308dd4;
  font-style: italic;
  font-weight: bold;
}
.page-loyaltyRewardsPage .section-content.extra .table-striped tbody tr:first-child td {
  background-color: #ffffff;
}
.page-loyaltyRewardsPage .section-content.benefits .glyphicon {
  color: #308dd4;
}
.page-loyaltyRewardsPage .section-content.benefits .tooltip-inner {
  width: 250px;
}
.page-loyaltyRewardsPage .credit-score {
  margin-bottom: 30px;
}
.page-loyaltyRewardsPage td.steps {
  text-align: center;
}
.page-loyaltyRewardsPage td.steps span {
  color: #e1e1e1;
}
.page-loyaltyRewardsPage .recent {
  font-size: 12px;
}
.page-loyaltyRewardsPage .recent .table-header {
  background: #e1e1e1;
  padding: 10px;
}
.page-loyaltyRewardsPage .recent .table-header p {
  margin: 0;
  padding: 10px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .page-loyaltyRewardsPage .recent .table-header p {
    padding-left: 0;
  }
}
.page-loyaltyRewardsPage .recent .table-header p span {
  font-size: 24px;
  display: inline-block;
  padding-left: 5px;
}
.page-loyaltyRewardsPage .recent table {
  color: #000;
}
.page-loyaltyRewardsPage .recent table tr td {
  background: #e1e1e1;
  border-top: 1px solid #f7f8fa;
  border-bottom: 1px solid #cccccc;
  padding: 15px 10px;
}
.page-loyaltyRewardsPage .recent table tr.selected td {
  background: #ffffff;
  color: #308dd4;
}
.page-loyaltyRewardsPage .recent table tr th {
  background: #e1e1e1;
  text-transform: uppercase;
  color: #308dd4;
  padding: 15px 10px;
  border-bottom: 1px solid #cccccc;
}
.pagination {
  display: inline-block;
  line-height: 28px;
  padding-left: 0;
  list-style: none;
  height: 32px;
  line-height: 32px;
}
.pagination > li > a,
.pagination > li > span {
  font-size: 14px;
}
.pagination > li {
  display: inline-block;
  height: 100%;
}
.pagination > li > a,
.pagination > li > span {
  display: block;
  position: relative;
  text-decoration: none;
  color: #00488d;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  width: 36px;
  text-align: center;
  height: 100%;
}
.pagination > li + li {
  margin-left: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #002141;
  background-color: #f2f4f7;
  border-color: #e1e1e1;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00488d;
  border-color: #00488d;
  cursor: default;
  -webkit-box-shadow: inset 0 0  0 1px @colourWhite;
  box-shadow: inset 0 0  0 1px @colourWhite;
}
.pagination > .disabled {
  opacity: 0.5;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #979797;
  background-color: #ffffff;
  border-color: #e1e1e1;
  cursor: not-allowed;
}
@media (max-width: 1400px) {
  .pagination li {
    display: none;
  }
  .pagination li:first-child,
  .pagination li:last-child,
  .pagination li.active,
  .pagination li.active + li,
  .pagination li.before-active {
    display: inline-block;
  }
}
.pagination-lg {
  height: 40px;
  line-height: 40px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
}
.pagination-sm {
  height: 30px;
  line-height: 30px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 12px;
}
.results-displayed p {
  padding: 0.4em 0;
  margin: 0;
}
header + .breadcrumb-section {
  margin-top: -10px;
  margin-bottom: 10px;
}
.breadcrumb-section {
  background: #e1e1e1;
}
.breadcrumb-section .breadcrumb {
  margin: 0;
  font-weight: 300;
}
.breadcrumb-section .breadcrumb a {
  color: #00488d;
}
.breadcrumb-section .breadcrumb > li + li:before {
  color: #232323;
}
.carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item a {
  color: #00488d;
}
.carousel .item a:hover,
.carousel .item a:focus {
  text-decoration: none;
  color: #00488d;
}
.carousel .item img {
  max-width: 96px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item .item-name {
  margin: 10px;
  /*color: @text-color;*/
  text-transform: uppercase;
  font-weight: 300;
}
.carousel .item .item-price {
  margin: 10px;
}
@media (max-width: 1024px) {
  .carousel .item .brand-logo {
    padding-right: 2.5em;
  }
}
.carousel-component {
  margin: 10px 0 22px;
}
.carousel-component:before,
.carousel-component:after {
  content: " ";
  display: table;
}
.carousel-component:after {
  clear: both;
}
.carousel-component:before,
.carousel-component:after {
  content: " ";
  display: table;
}
.carousel-component:after {
  clear: both;
}
.carousel-component .headline {
  font-size: 25px;
  margin: 10px 0;
}
.carousel-component .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .carousel-component .owl-controls[style] {
    display: none !important;
  }
}
.carousel-component .owl-controls .owl-pagination {
  text-align: center;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .carousel-component .owl-controls .owl-pagination {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .carousel-component .owl-controls .owl-pagination {
    display: none !important;
  }
}
.carousel-component .owl-controls .owl-pagination:before,
.carousel-component .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.carousel-component .owl-controls .owl-pagination:after {
  clear: both;
}
.carousel-component .owl-controls .owl-pagination:before,
.carousel-component .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.carousel-component .owl-controls .owl-pagination:after {
  clear: both;
}
.carousel-component .owl-buttons {
  display: none;
}
@media (min-width: 1024px) {
  .carousel-component .owl-buttons {
    display: block;
  }
}
.carousel-component .owl-prev,
.carousel-component .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 60px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.carousel-component .owl-prev:hover,
.carousel-component .owl-next:hover {
  color: #ffffff;
}
.carousel-component .owl-prev span.glyphicon,
.carousel-component .owl-next span.glyphicon {
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #00488d;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.carousel-component .owl-prev:hover,
.carousel-component .owl-next:hover {
  color: #ffffff;
}
.carousel-component .owl-prev:hover span.glyphicon,
.carousel-component .owl-next:hover span.glyphicon {
  color: #00488d;
}
.carousel-component .owl-prev {
  left: 0;
  text-indent: -50px;
}
.carousel-component .owl-prev:before {
  content: "\e075";
}
.carousel-component .owl-prev span.glyphicon {
  left: 40px;
}
.carousel-component .owl-next {
  right: 0;
  text-indent: -10px;
}
.carousel-component .owl-next:before {
  content: "\e071";
}
.carousel-component .owl-next span.glyphicon {
  left: 10px;
}
.image-gallery .gallery-image .owl-item .item {
  padding: 0;
}
.image-gallery .gallery-image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .gallery-image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .gallery-image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #00488d;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #00488d;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #e1e1e1;
  margin-top: -1px;
  background: #ffffff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #e1e1e1;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #00488d;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #00488d;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #ffffff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #ffffff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #ffffff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #00488d;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #ffffff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #ffffff;
  }
}
.price del {
  color: #232323;
  font-size: 1.6rem;
  font-weight: 400;
}
.price ins {
  color: #d00000;
  text-decoration: none;
}
a.price ins:hover {
  color: #9d0000;
}
.price.msrp {
  color: #666666;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #ffffff;
  overflow: visible;
}
.cboxIframe {
  background: #ffffff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: #f2f4f7;
  position: absolute;
  top: 0;
  border-bottom: 1px solid #00488d;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  white-space: normal;
  border-color: transparent;
  color: #ffffff;
  background-color: #eb9b0e;
  border-color: #eb9b0e;
  box-shadow: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
#cboxClose:focus,
#cboxClose:active:focus,
#cboxClose.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#cboxClose:hover,
#cboxClose:focus {
  color: #ffffff;
  text-decoration: none;
}
#cboxClose:active,
#cboxClose.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#cboxClose.disabled,
#cboxClose[disabled],
fieldset[disabled] #cboxClose {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: rgba(0, 0, 0, 0);
}
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled,
#cboxClose[disabled],
fieldset[disabled] #cboxClose,
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled:active,
#cboxClose[disabled]:active,
fieldset[disabled] #cboxClose:active,
#cboxClose.disabled.active,
#cboxClose[disabled].active,
fieldset[disabled] #cboxClose.active {
  background-color: #eb9b0e;
  border-color: transparent;
}
#cboxClose .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled,
#cboxClose[disabled],
#cboxClose.btn-disabled,
fieldset[disabled] #cboxClose,
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
#cboxClose.btn-disabled:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
#cboxClose.btn-disabled:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled:active,
#cboxClose[disabled]:active,
#cboxClose.btn-disabled:active,
fieldset[disabled] #cboxClose:active,
#cboxClose.disabled.active,
#cboxClose[disabled].active,
#cboxClose.btn-disabled.active,
fieldset[disabled] #cboxClose.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
#cboxClose .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: #b1750b;
}
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled,
#cboxClose[disabled],
fieldset[disabled] #cboxClose,
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled:active,
#cboxClose[disabled]:active,
fieldset[disabled] #cboxClose:active,
#cboxClose.disabled.active,
#cboxClose[disabled].active,
fieldset[disabled] #cboxClose.active {
  background-color: #eb9b0e;
  border-color: #eb9b0e;
}
#cboxClose .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled,
#cboxClose[disabled],
#cboxClose.btn-disabled,
fieldset[disabled] #cboxClose,
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
#cboxClose.btn-disabled:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
#cboxClose.btn-disabled:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled:active,
#cboxClose[disabled]:active,
#cboxClose.btn-disabled:active,
fieldset[disabled] #cboxClose:active,
#cboxClose.disabled.active,
#cboxClose[disabled].active,
#cboxClose.btn-disabled.active,
fieldset[disabled] #cboxClose.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
#cboxClose .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
#cboxTitle {
  height: 56px;
}
#cboxLoadedContent {
  margin-top: 56px;
  padding: 10px;
}
@media (max-width: 1023px) {
  #cboxClose {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }
  #cboxTitle {
    height: 66px;
    padding: 0 10px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 66px;
  }
}
.addtocart-component .qty-selector {
  width: 204px;
  height: 34px;
  margin: 0 auto;
}
.addtocart-component .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn {
  width: 68px;
  margin: 0;
}
.addtocart-component .qty-selector .form-control {
  width: 68px;
  text-align: center;
  padding: 0;
}
.addtocart-component .qty-selector input[type=number]::-webkit-inner-spin-button,
.addtocart-component .qty-selector input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.addtocart-component .stock-status {
  margin: 10px 0 0;
  font-weight: 300;
  text-align: center;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
  height: auto;
}
.banner-component a {
  display: block;
  color: #00488d;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
.simple-banner-component a {
  display: block;
}
.simple-banner-component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 20px 0;
  border-bottom: 1px solid #cccccc;
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  border-bottom: 1px solid #cccccc;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #00488d;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list .smartEditComponent > li,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li {
  position: relative;
  display: block;
}
.tabs .tabs-list .smartEditComponent > li > a,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list .smartEditComponent > li > a:hover,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li > a:hover,
.tabs .tabs-list .smartEditComponent > li > a:focus,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list .smartEditComponent > li.disabled > a,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list .smartEditComponent > li.disabled > a:hover,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li.disabled > a:hover,
.tabs .tabs-list .smartEditComponent > li.disabled > a:focus,
.tabs .tabs-list .smartEditComponent .yCmsComponent > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #232323;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  border: 0;
  background: #232323;
  color: #ffffff;
  border-bottom: 1px solid transparent;
}
.tabs .tabhead {
  background: #f2f4f7;
  color: #232323;
  font-weight: bold;
  height: 55px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  background: #308dd4;
  color: #ffffff;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  padding: 10px 0;
  color: #232323;
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  display: none !important;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.tabs.tabs-accordion .tab-details {
  margin-left: 10px 0;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.site-search {
  background: #ffffff;
  position: relative;
}
.site-search input.form-control {
  border: 0;
  box-shadow: none;
}
.site-search button {
  color: #666c71;
  background-color: #ffffff;
}
.site-search button:hover,
.site-search button:focus {
  background-color: #ffffff;
}
@media (max-width: 639px) {
  .site-search {
    display: none;
    background: #f6f6f6;
    margin-top: 10px;
    padding: 10px;
  }
  .site-search.active {
    display: block;
  }
}
.site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 10px 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 0 10px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto !important;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.site-search ul.ui-autocomplete.active {
  display: block;
}
.site-search ul.ui-autocomplete li {
  border-top: 1px solid #f6f6f6;
  display: block;
  width: 100%;
}
.site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  height: auto;
  color: inherit;
  text-decoration: none;
}
.site-search ul.ui-autocomplete li a.ui-state-focus {
  background: #f6f6f6;
}
.site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space .row {
  margin-left: 0;
  margin-right: 0;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a {
  display: block;
}
.simple-responsive-banner-component img {
  width: 100%;
  height: auto;
}
.required {
  font-size: 90%;
  color: #666c71;
}
.checkBoxForm [type="checkbox"]:not(:checked),
.ma-licensed-checkbox-form [type="checkbox"]:not(:checked),
.checkBoxForm [type="checkbox"]:checked,
.ma-licensed-checkbox-form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkBoxForm [type="checkbox"]:not(:checked) + label,
.ma-licensed-checkbox-form [type="checkbox"]:not(:checked) + label,
.checkBoxForm [type="checkbox"]:checked + label,
.ma-licensed-checkbox-form [type="checkbox"]:checked + label {
  position: relative;
  padding: 6px 0 0 45px;
  cursor: pointer;
}
.checkBoxForm [type="checkbox"]:not(:checked) + label:before,
.ma-licensed-checkbox-form [type="checkbox"]:not(:checked) + label:before,
.checkBoxForm [type="checkbox"]:checked + label:before,
.ma-licensed-checkbox-form [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 30px;
  height: 30px;
  border: none;
  background: #ffffff;
}
.checkBoxForm [type="checkbox"]:not(:checked) + label:after,
.ma-licensed-checkbox-form [type="checkbox"]:not(:checked) + label:after,
.checkBoxForm [type="checkbox"]:checked + label:after,
.ma-licensed-checkbox-form [type="checkbox"]:checked + label:after {
  content: "\e013";
  position: absolute;
  top: 5px;
  left: 3px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  color: #308dd4;
  transition: all .2s;
}
.checkBoxForm [type="checkbox"]:not(:checked) + label:after,
.ma-licensed-checkbox-form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkBoxForm [type="checkbox"]:checked + label:after,
.ma-licensed-checkbox-form [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.checkBoxForm [type="checkbox"]:disabled:not(:checked) + label:before,
.ma-licensed-checkbox-form [type="checkbox"]:disabled:not(:checked) + label:before,
.checkBoxForm [type="checkbox"]:disabled:checked + label:before,
.ma-licensed-checkbox-form [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #666c71;
  background-color: #e1e1e1;
}
.checkBoxForm [type="checkbox"]:disabled:checked + label:after,
.ma-licensed-checkbox-form [type="checkbox"]:disabled:checked + label:after {
  color: #979797;
}
.checkBoxForm [type="checkbox"]:disabled + label,
.ma-licensed-checkbox-form [type="checkbox"]:disabled + label {
  color: #666c71;
}
.checkBoxForm label:hover:before,
.ma-licensed-checkbox-form label:hover:before {
  border: 1px solid #308dd4 !important;
}
.ma-licensed-checkbox-form label:before {
  border: 1px solid #308dd4 !important;
}
.checkBoxFormBlue [type="checkbox"]:not(:checked) + label,
.checkBoxFormBlue [type="checkbox"]:checked + label {
  padding: 6px 0 0 45px !important;
}
.checkBoxFormBlue [type="checkbox"]:not(:checked) + label:before,
.checkBoxFormBlue [type="checkbox"]:checked + label:before {
  border: #308dd4 solid 1px;
}
.checkBoxFormBlue label:hover:before {
  border: 2px solid #308dd4 !important;
}
.checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label,
.checkBoxFormSibling [type="checkbox"]:checked ~ label {
  position: relative;
  padding: 6px 0 0 45px;
  cursor: pointer;
}
.checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label:before,
.checkBoxFormSibling [type="checkbox"]:checked ~ label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 30px;
  height: 30px;
  border: none;
  background: #ffffff;
}
.checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label:after,
.checkBoxFormSibling [type="checkbox"]:checked ~ label:after {
  content: "\e013";
  position: absolute;
  top: 5px;
  left: 3px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  color: #308dd4;
  transition: all .2s;
}
.checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label:after {
  opacity: 0;
  transform: scale(0);
}
.checkBoxFormSibling [type="checkbox"]:checked ~ label:after {
  opacity: 1;
  transform: scale(1);
}
.checkBoxFormSibling [type="checkbox"]:disabled:not(:checked) ~ label:before,
.checkBoxFormSibling [type="checkbox"]:disabled:checked ~ label:before {
  box-shadow: none;
  border-color: #666c71;
  background-color: #e1e1e1;
}
.checkBoxFormSibling [type="checkbox"]:disabled:checked ~ label:after {
  color: #979797;
}
.checkBoxFormSibling [type="checkbox"]:disabled ~ label {
  color: #666c71;
}
.checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label,
.checkBoxFormBlueSibling [type="checkbox"]:checked ~ label {
  padding: 0 0 0 45px !important;
}
.checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label:before,
.checkBoxFormBlueSibling [type="checkbox"]:checked ~ label:before {
  border: #308dd4 solid 1px;
}
.radioForm {
  overflow: hidden;
}
.radioForm [type="radio"]:not(:checked),
.radioForm [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.radioForm [type="radio"]:not(:checked) + label,
.radioForm [type="radio"]:checked + label {
  position: relative;
  padding: 6px 0 0 45px;
  cursor: pointer;
}
.radioForm [type="radio"]:not(:checked) + label:before,
.radioForm [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 5px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #308dd4;
  background: #ffffff;
}
.radioForm [type="radio"]:not(:checked) + label:after,
.radioForm [type="radio"]:checked + label:after {
  content: "\2022";
  position: absolute;
  top: 12px;
  left: 8px;
  font-style: normal;
  font-weight: normal;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  font-size: 49px;
  color: #308dd4;
  transition: all .2s;
}
@media (max-width: 1024px) {
  .radioForm [type="radio"]:not(:checked) + label:after,
  .radioForm [type="radio"]:checked + label:after {
    top: 13px;
  }
}
.radioForm [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radioForm [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.radioForm [type="radio"]:disabled:not(:checked) + label:before,
.radioForm [type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #666c71;
  background-color: #e1e1e1;
}
.radioForm [type="radio"]:disabled:checked + label:after {
  color: #979797;
}
.radioForm [type="radio"]:disabled + label {
  color: #666c71;
}
.radioForm label:hover:before {
  border: 1px solid #308dd4 !important;
  box-shadow: 0 0 0 1px #308dd4;
}
.btn-formblock {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn-place-order {
  color: #ffffff;
  background-color: #eb9b0e;
  border-color: #eb9b0e;
  padding: 20px !important;
}
.btn-place-order:hover,
.btn-place-order:focus,
.btn-place-order:active,
.btn-place-order.active,
.open > .dropdown-toggle.btn-place-order {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: #b1750b;
}
.btn-place-order:active,
.btn-place-order.active,
.open > .dropdown-toggle.btn-place-order {
  background-image: none;
}
.btn-place-order.disabled,
.btn-place-order[disabled],
fieldset[disabled] .btn-place-order,
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled:active,
.btn-place-order[disabled]:active,
fieldset[disabled] .btn-place-order:active,
.btn-place-order.disabled.active,
.btn-place-order[disabled].active,
fieldset[disabled] .btn-place-order.active {
  background-color: #eb9b0e;
  border-color: #eb9b0e;
}
.btn-place-order .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-place-order:hover,
.btn-place-order:focus,
.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
  background-image: none;
}
.btn-place-order.disabled,
.btn-place-order[disabled],
.btn-place-order.btn-disabled,
fieldset[disabled] .btn-place-order,
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
.btn-place-order.btn-disabled:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
.btn-place-order.btn-disabled:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled:active,
.btn-place-order[disabled]:active,
.btn-place-order.btn-disabled:active,
fieldset[disabled] .btn-place-order:active,
.btn-place-order.disabled.active,
.btn-place-order[disabled].active,
.btn-place-order.btn-disabled.active,
fieldset[disabled] .btn-place-order.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-place-order .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn {
  text-transform: uppercase;
  box-shadow: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #eb9b0e;
  border-color: #eb9b0e;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: #b1750b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #eb9b0e;
  border-color: #eb9b0e;
}
.btn-primary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.btn-disabled,
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.btn-disabled:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.btn-disabled:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.btn-disabled:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
.btn-primary.btn-disabled.active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-primary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-primary[disabled] {
  opacity: 1;
}
@media (max-width: 1023px) {
  .btn {
    font-size: 14px !important;
    line-height: 23.9333px !important;
  }
  .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }
  .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }
  select.form-control {
    height: 46px;
    line-height: 46px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
html,
body {
  overflow-x: hidden;
}
main {
  -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;
}
@media all and (min-width: 639px) and (max-width: 1023px) {
  main.offcanvas {
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  main.offcanvas > * {
    margin-left: -70px;
  }
  main.offcanvas .main-navigation {
    background: none ;
  }
  main .main-navigation {
    padding-right: 70px !important;
    width: 100% !important;
    left: -100% !important;
    z-index: -1;
  }
  main .main-navigation:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 70px;
    background: #308dd4;
  }
}
.mini-cart-link {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  color: #00488d;
  white-space: nowrap;
  position: relative;
}
.mini-cart-link .mini-cart-icon {
  float: left;
  background: #00488d;
  width: 34px;
  text-align: center;
  color: #ffffff;
}
.mini-cart-link .mini-cart-count {
  float: left;
  background: #f6f6f6;
  min-width: 3em;
  text-align: center;
  padding: 0 1em;
}
.mini-cart-link .mini-cart-price {
  margin-left: 10px;
  display: block;
  float: left;
  font-size: 12px;
  background: #ffffff;
  padding: 0 1em;
}
@media (max-width: 639px) {
  .mini-cart-link .mini-cart-price {
    display: none !important;
  }
}
@media (min-width: 1023px) and (max-width: 1399px) {
  .mini-cart-link .mini-cart-price {
    margin-left: 0;
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .mini-cart-link {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
  }
  .mini-cart-link .mini-cart-icon {
    width: 46px;
  }
  .mini-cart-link .mini-cart-count {
    background: #00488d;
    color: #ffffff;
    padding: 0;
    padding-right: 1em;
    min-width: 0;
  }
  .mini-cart-link .mini-cart-price {
    background: #ffffff;
    padding: 0 1em;
  }
}
.mini-cart {
  background: #ffffff;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #f6f6f6;
  border-width: 1px 0;
  margin: 10px -10px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body > img {
  width: 100%;
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .details {
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.pagination-bar {
  margin: 20px 0;
  line-height: 35px;
}
.pagination-bar .pagination {
  margin: 0;
  float: right;
}
.pagination-bar .pager {
  margin: 0;
  float: right;
}
.pagination-bar .form-group {
  margin: 0;
}
@media (min-width: 1024px) {
  .pagination-bar .form-group {
    margin: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }
}
@media (max-width: 639px) {
  .pagination-bar.bottom {
    margin-top: 30px;
  }
  .pagination-bar.bottom .pager {
    float: none;
    margin: 0 auto;
  }
}
.pagination-bar.bottom .helper {
  display: none;
}
.prod-prescription-required-message p {
  margin: 0;
}
@media (min-width: 1024px) {
  .main-header .nav-outer .main-navigation .nav li.christmas-link {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 12px;
    border-radius: 2px;
  }
  .main-header .nav-outer .main-navigation .nav li.christmas-link:hover::after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
  }
  .main-header .nav-outer .main-navigation .nav li.christmas-link a {
    margin: 12px 31px 12px 56px ;
    z-index: 1000;
  }
  .main-header .nav-outer .main-navigation .nav li.christmas-link a:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.25);
  }
  .language-fr .main-header .nav-outer .main-navigation .nav li.christmas-link a {
    padding: 9px 36px;
  }
  .language-es .main-header .nav-outer .main-navigation .nav li.christmas-link a {
    padding: 9px 20px;
  }
}
@media (max-width: 1023px) {
  .nav li.christmas-link {
    background-size: 166px 50px !important;
    background-repeat: no-repeat;
    margin: 0;
    border-radius: 2px;
  }
  .nav li.christmas-link:hover::after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.25);
  }
  .nav li.christmas-link a {
    padding: 16px 45px !important;
  }
  .nav li.christmas-link a:hover {
    z-index: 1000;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinSlow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeinSlow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeinSlow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeinSlow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeinSlow {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-rounded {
  width: 1em;
  border-radius: 50%;
}
.flag-icon-gb {
  background-image: url(../../common/images/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/gb.svg);
}
.flag-icon-fr {
  background-image: url(../../common/images/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/fr.svg);
}
.flag-icon-de {
  background-image: url(../../common/images/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/de.svg);
}
.flag-icon-nl {
  background-image: url(../../common/images/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/nl.svg);
}
.flag-icon-es {
  background-image: url(../../common/images/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/es.svg);
}
.flag-icon-at {
  background-image: url(../../common/images/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-rounded {
  background-image: url(../../common/images/flags/1x1/at.svg);
}
.card-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.card-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.card-icon:before {
  content: "\00a0";
}
.card-icon.card-icon-squared {
  width: 1em;
}
.card-icon-visa {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/visa.svg);
}
.card-icon-visa.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/visa.svg);
}
.card-icon-mastercard {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/mastercard.svg);
}
.card-icon-mastercard.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/mastercard.svg);
}
.card-icon-ideal {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/ideal.svg);
}
.card-icon-ideal.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/ideal.svg);
}
.card-icon-amex {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/amex.svg);
}
.card-icon-amex.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/amex.svg);
}
.card-icon-paypal {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/paypal.svg);
}
.card-icon-paypal.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/paypal.svg);
}
.card-icon-sofort {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/sofort.svg);
}
.card-icon-sofort.card-icon-squared {
  background-image: url(https://images.medicanimal.com/image/upload/w_69,h_52/_stmd/_ui/desktop/common/images/payment-logos/active/svg/sofort.svg);
}
.main-header {
  background: #308dd4;
  margin-bottom: 10px;
}
.main-header .main-header-wrapper {
  height: 70px;
}
@media (max-width: 1023px) {
  .main-header .main-header-wrapper {
    height: 66px;
  }
}
.main-header .main-header-wrapper .site-logo {
  float: left;
  margin-right: 20px;
  padding: 0 0.8em;
  padding-top: 12px;
}
@media (max-width: 1023px) {
  .main-header .main-header-wrapper .site-logo {
    margin-right: 10px;
  }
}
.main-header .main-header-wrapper .site-logo h1 {
  margin: 0;
}
.main-header .main-header-wrapper .site-logo img {
  margin-top: 1px;
  width: 180px;
  height: auto;
  max-width: 100%;
}
.main-header .main-header-wrapper .header-links-icons {
  float: right;
}
.main-header .sm-navigation {
  margin-top: 0;
  margin-bottom: 1.4em;
}
@media (max-width: 1023px) {
  .main-header .sm-navigation {
    margin: 0 -10px 0;
    height: 66px;
  }
  .main-header .sm-navigation button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }
  .main-header .sm-navigation button + button {
    margin-left: 10px;
  }
  .main-header .sm-navigation input {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }
  select.main-header .sm-navigation input {
    height: 46px;
    line-height: 46px;
  }
  textarea.main-header .sm-navigation input,
  select[multiple].main-header .sm-navigation input {
    height: auto;
  }
}
.main-header .sm-navigation .header-toggle-user {
  margin-right: 10px;
}
.main-header .sm-navigation .md-secondary-navigation:before,
.main-header .sm-navigation .md-secondary-navigation:after {
  content: " ";
  display: table;
}
.main-header .sm-navigation .md-secondary-navigation:after {
  clear: both;
}
.main-header .sm-navigation .md-secondary-navigation:before,
.main-header .sm-navigation .md-secondary-navigation:after {
  content: " ";
  display: table;
}
.main-header .sm-navigation .md-secondary-navigation:after {
  clear: both;
}
@media (min-width: 1024px) {
  .main-header .sm-navigation .md-secondary-navigation {
    display: block;
  }
}
.main-header .sm-navigation .md-secondary-navigation ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  float: right;
}
.main-header .sm-navigation .md-secondary-navigation ul li {
  float: left;
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
}
.main-header .sm-navigation .md-secondary-navigation ul li a {
  color: inherit;
}
.main-header .toggle-search-bar {
  display: none !important;
  padding-top: 14px;
  margin-right: 10px;
}
@media (min-width: 1024px) {
  .main-header .container .main-navigation {
    margin-top: 20px;
    position: relative;
  }
  .main-header .container .main-navigation:before,
  .main-header .container .main-navigation:after {
    content: " ";
    display: table;
  }
  .main-header .container .main-navigation:after {
    clear: both;
  }
  .main-header .container .main-navigation:before,
  .main-header .container .main-navigation:after {
    content: " ";
    display: table;
  }
  .main-header .container .main-navigation:after {
    clear: both;
  }
  .main-header .container .main-navigation > .nav > li,
  .main-header .container .main-navigation > .nav .smartEditComponent > li,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li {
    position: relative;
    margin: 12px 0;
  }
  .main-header .container .main-navigation > .nav > li > a,
  .main-header .container .main-navigation > .nav .smartEditComponent > li > a,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li > a {
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 10px;
  }
  .main-header .container .main-navigation > .nav > li > a:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent > li > a:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li > a:hover,
  .main-header .container .main-navigation > .nav > li > a:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent > li > a:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li > a:focus {
    background: #00488d;
    color: #ffffff;
  }
  .main-header .container .main-navigation > .nav > li:first-child + li,
  .main-header .container .main-navigation > .nav .smartEditComponent > li:first-child + li,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li:first-child + li {
    border: 0;
  }
  .main-header .container .main-navigation > .nav > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.featured-brands .sub-navigation {
    width: 500px;
  }
  .main-header .container .main-navigation > .nav > li.featured-brands .sub-navigation .subcategory-item,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.featured-brands .sub-navigation .subcategory-item,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.featured-brands .sub-navigation .subcategory-item {
    width: 33.333%;
    float: left;
  }
  .main-header .container .main-navigation > .nav > li.featured-brands .sub-navigation .subcategory-item img,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.featured-brands .sub-navigation .subcategory-item img,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.featured-brands .sub-navigation .subcategory-item img {
    width: auto;
    max-width: 100%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    opacity: 0.95;
    width: 300px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav {
    padding-left: 0;
    list-style: none;
    width: 1400px;
    top: 31px;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    opacity: 0.95;
    display: none;
    overflow-y: hidden;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    overflow: hidden;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col {
    padding: 0 0.5em;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col:first-child,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col:first-child,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col:first-child {
    padding: 0 0.5em 0 2em;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col h3,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col h3,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col h3 {
    color: #308dd4;
    margin: 1.5em 0 0.7em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #979797;
    text-transform: uppercase;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col .nav-image,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col .nav-image,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col .nav-image {
    width: 100%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul {
    padding-left: 0;
    list-style: none;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li {
    float: left;
    clear: both;
    padding-left: 0;
    list-style: none;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li a,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li a,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li a {
    margin-bottom: 1em;
    padding: 0;
    color: #232323;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands {
    float: left;
    clear: both;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands img,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands img,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.mega-nav.sub-navigation-section .sub-navigation-col ul li.nav-brands img {
    max-height: 50px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.right,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.right,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.right {
    right: 0px;
    left: auto;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .row,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .row,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .row {
    position: relative;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section {
    position: static;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section.double,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section.double,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section.double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    padding: 10px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-section-column,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column {
    float: left;
    padding: 0 10px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-2,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-2,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-2 {
    width: 50%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-3 {
    width: 33.33%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-4,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-4,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-4 {
    width: 25%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-5,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-5,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-section-column.column-5 {
    width: 20%;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section + .sub-navigation-section:before,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section + .sub-navigation-section:before,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section + .sub-navigation-section:before {
    position: absolute;
    content: "";
    width: 1px;
    background: #ccc;
    top: 0;
    bottom: 0;
    margin-left: -10px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .title,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .title,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .title {
    color: #308dd4;
    font-size: 18px;
    line-height: 40px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list {
    padding-left: 0;
    list-style: none;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list {
    padding-left: 0;
    list-style: none;
    display: none;
    -moz-box-shadow: inset 0 0 10px #eeeeee;
    -webkit-box-shadow: inset 0 0 10px #eeeeee;
    box-shadow: inset 0 0 10px #eeeeee;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list li a,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list li a,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list .sub-sub-navigation .sub-sub-subcategory-list li a {
    color: #00488d;
    padding: 0.1em 1em;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li {
    border-bottom: 1px solid #eeeeee;
    position: relative;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li span,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span {
    display: block;
    line-height: 31px;
    padding: 0.25em 0.8em;
    min-width: 50px;
    text-align: center;
    color: #308dd4;
    position: absolute;
    right: 0;
    top: 0px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:hover,
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li span:focus {
    background-color: #dfdfdf;
    text-decoration: none;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a {
    display: block;
    color: #308dd4;
    line-height: 30px;
    padding: 5px 35px 5px 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus {
    background-color: #dfdfdf;
    text-decoration: none;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.subcat-two-col,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.subcat-two-col,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.subcat-two-col {
    width: 600px;
  }
  .main-header .container .main-navigation > .nav > li .sub-navigation.subcat-two-col .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.subcat-two-col .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.subcat-two-col .sub-navigation-section .sub-navigation-list li {
    width: 50%;
    float: left;
  }
  .main-header .container .main-navigation > .nav > li.md-show-sub.has-sub > a,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.md-show-sub.has-sub > a,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.md-show-sub.has-sub > a {
    position: relative;
    background: #00488d;
  }
  .main-header .container .main-navigation > .nav > li.md-show-sub.has-sub > a:after,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.md-show-sub.has-sub > a:after,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.md-show-sub.has-sub > a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #f2f4f7;
    display: block;
    bottom: 0;
    left: 50%;
    top: 28px;
    margin: 0 0 0 -10px;
    z-index: 1001;
  }
  .main-header .container .main-navigation > .nav > li.md-show-sub .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.md-show-sub .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.md-show-sub .sub-navigation {
    display: block;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1399px) {
  .main-header .container .main-navigation > .nav > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.featured-brands .sub-navigation {
    width: 600px;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .main-header .container .main-navigation > .nav > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent > li.featured-brands .sub-navigation,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li.featured-brands .sub-navigation {
    width: 650px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section.double,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section.double,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section.double {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .main-header .container .main-navigation > .nav > li .sub-navigation .sub-navigation-section,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation .sub-navigation-section,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation .sub-navigation-section {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .main-header .container .main-navigation > .nav > li .sub-navigation.subcat-two-col,
  .main-header .container .main-navigation > .nav .smartEditComponent > li .sub-navigation.subcat-two-col,
  .main-header .container .main-navigation > .nav .smartEditComponent .yCmsComponent > li .sub-navigation.subcat-two-col {
    width: 500px;
  }
}
@media (max-width: 1023px) {
  .main-header .container .main-navigation {
    position: absolute;
    left: -380px;
    background: #308dd4;
    width: 380px;
    top: 0;
    min-height: 100%;
    overflow: auto;
    color: #ffffff;
  }
  .main-header .container .main-navigation ul.nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-transform: uppercase;
    font-size: 1.4em;
  }
  .main-header .container .main-navigation .sm-back {
    font-size: 18px;
    line-height: 50px;
    display: block;
    padding: 0 10px;
  }
  .main-header .container .main-navigation .sm-back:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e079";
    font-size: 0.8em;
    margin-right: 1em ;
  }
  .main-header .container .main-navigation > ul {
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .main-header .container .main-navigation > ul li {
    position: relative;
  }
  .main-header .container .main-navigation > ul > li {
    float: none;
  }
  .main-header .container .main-navigation > ul > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .main-header .container .main-navigation > ul.active {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .main-header .container .main-navigation > ul a {
    color: #ffffff !important;
  }
  .main-header .container .main-navigation > ul a:hover,
  .main-header .container .main-navigation > ul a:focus {
    background-color: #308dd4 !important;
    color: #ffffff !important;
  }
  .main-header .container .main-navigation .has-sub {
    position: static;
  }
  .main-header .container .main-navigation .has-sub > a {
    position: relative;
  }
  .main-header .container .main-navigation .has-sub > a:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e080";
    position: absolute;
    right: 10px;
    top: 14px;
  }
  .main-header .container .main-navigation .has-sub.active .sub-navigation {
    display: block;
  }
  .main-header .container .main-navigation .has-sub.active .sub-sub-navigation {
    display: block;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: initial;
    left: 100%;
    width: 100%;
    padding: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation.active {
    display: block;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section {
    margin-bottom: 16px;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .title {
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list {
    position: relative;
    padding-left: 0;
    list-style: none;
    margin: 0 0.5em 1em 0;
    margin-right: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .glyphicons {
    display: block;
    line-height: 26px;
    padding: 0.4em 1em;
    min-width: 50px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .glyphicons:hover,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .glyphicons:focus {
    color: #00488d;
    background-color: #ffffff;
    text-decoration: none;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .glyphicons.glyphicons-remove {
    color: #00488d;
    background-color: #ffffff;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers {
    margin-left: 0.25em;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers a {
    border: 1px solid #ffffff;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers i {
    font-size: 1.3em;
    padding-left: 10px;
    top: 0;
    vertical-align: top;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li .mega-nav a {
    padding: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a {
    font-size: 15px;
    line-height: 22.5px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 400;
    padding: 0.55em 0.8em;
    line-height: 1.2em;
    display: block;
    text-transform: capitalize;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.subcategory-topcat a {
    font-weight: bold;
    font-size: 15px;
    line-height: 22.5px;
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li {
    float: left;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    border-radius: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-left: 2px;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a:hover,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a:focus {
    color: #ffffff;
    background-color: #00488d;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li {
    float: left;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li > a,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li > a {
    border-radius: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li + li,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li + li {
    margin-left: 2px;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li.active > a,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li.active > a,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li.active > a:hover,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li.active > a:hover,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent > li.active > a:focus,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list .smartEditComponent .yCmsComponent > li.active > a:focus {
    color: #ffffff;
    background-color: #00488d;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li {
    float: none;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-sub-navigation .sub-sub-navigation-section .sub-sub-subcategory-list {
    padding-left: 0;
    list-style: none;
    margin-right: 0;
    display: none;
  }
  .main-header .container .main-navigation .has-sub .sub-sub-navigation .sub-sub-navigation-section .sub-sub-subcategory-list li {
    border-bottom: 0 !important;
    margin-right: 0 !important;
  }
  .main-header .container .main-navigation .has-sub .sub-sub-navigation .sub-sub-navigation-section .sub-sub-subcategory-list li a {
    padding-left: 40px !important;
    font-size: 0.65em;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers a {
    padding: 0.5em 0.7em;
    margin: 0px;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers a {
    border: none;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.offers {
    margin-left: 0;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.link-favourites a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E013";
    top: 2px;
    font-size: 1.2em;
    margin-left: 1em ;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a.sm-back {
    display: none;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a.sm-back {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    padding: 1em 0.2em 0.5em 0.5em;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover {
    background-color: #ffffff !important;
    color: #00488d !important;
    text-decoration: none;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    padding: 12px 45px;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    border-bottom: 1px solid #f6f6f6;
    margin-top: 0;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li:last-child,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li:last-child {
    border-bottom: none;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation a.sm-back {
    border-bottom: 1px solid #ffffff;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation a.sm-back:hover {
    text-decoration: none;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.subcategory-topcat > a {
    padding: 0.8em 20px 0.6em 20px;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) and (max-width: 640px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li,
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-right: 70px;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) and (max-width: 640px) {
  .main-header .container .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li.has-sub .sub-navigation a.sm-back {
    margin-right: 70px;
  }
}
.main-header .container .main-navigation .nav {
  margin: 0 0.5em 1em 0;
}
.main-header .container .main-navigation .nav li.offers {
  margin-left: 0.25em;
}
.main-header .container .main-navigation .nav li.offers a {
  border: 1px solid #ffffff;
}
@media (min-width: 1024px) {
  .main-header .container .main-navigation .nav li.offers a {
    padding: 0.5em 0.7em;
    margin: 0px;
  }
}
@media (max-width: 1023px) {
  .main-header .container .main-navigation .nav li.offers a {
    border: none;
  }
}
@media (max-width: 1023px) {
  .main-header .container .main-navigation .nav li.offers {
    margin-left: 0;
  }
}
.main-header .container .main-navigation .nav li.offers i {
  font-size: 1.3em;
  padding-left: 10px;
  top: 0;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .main-header .container .main-navigation .nav li.link-favourites a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E013";
    top: 2px;
    font-size: 1.2em;
    margin-left: 1em ;
  }
}
.main-header .container .main-navigation .nav li .mega-nav a {
  padding: 0;
}
.main-header .container .main-navigation .nav li a {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 400;
  padding: 0.55em 0.8em;
  line-height: 1.2em;
  display: block;
  text-transform: capitalize;
}
.main-header .container .main-navigation .nav li.subcategory-topcat a {
  font-weight: bold;
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
@media (min-width: 1024px) {
  .main-header .container .main-navigation .nav li a.sm-back {
    display: none;
  }
}
@media (max-width: 1023px) {
  .main-header .container .main-navigation .nav li a.sm-back {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    padding: 1em 0.2em 0.5em 0.5em;
  }
  .main-header .container .main-navigation .nav li a:hover {
    background-color: #ffffff !important;
    color: #00488d !important;
    text-decoration: none;
  }
  .main-header .container .main-navigation .nav li a,
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    padding: 12px 45px;
  }
  .main-header .container .main-navigation .nav li,
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    border-bottom: 1px solid #f6f6f6;
    margin-top: 0;
  }
  .main-header .container .main-navigation .nav li:last-child,
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li:last-child {
    border-bottom: none;
  }
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation a.sm-back {
    border-bottom: 1px solid #ffffff;
  }
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation a.sm-back:hover {
    text-decoration: none;
  }
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.subcategory-topcat > a {
    padding: 0.8em 20px 0.6em 20px;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) and (max-width: 640px) {
  .main-header .container .main-navigation .nav li,
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-right: 70px;
  }
}
@media (max-width: 1023px) and (max-width: 640px) {
  .main-header .container .main-navigation .nav li.has-sub .sub-navigation a.sm-back {
    margin-right: 70px;
  }
}
.main-header .container .site-search {
  margin-top: 12px;
  background: transparent;
}
.main-header .container .site-search .input-group {
  border: 1px solid #cccccc;
  border-radius: 5px;
  overflow: hidden;
}
.main-header .container .site-search .input-group input {
  height: 46px;
  font-size: 16px;
}
.main-header .container .site-search .input-group-btn button {
  height: 46px;
  color: #308dd4;
}
@media (max-width: 1023px) {
  .main-header .container .site-search {
    margin-top: 0;
    display: block;
  }
}
.main-header .container .sm-navigation button.header-toggle-user {
  display: none;
}
.main-header .container .sm-navigation .utility-content {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation {
  width: auto;
  left: auto;
}
@media (max-width: 1399px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation {
    right: auto;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation ul {
  padding-left: 0;
  padding-right: 0.6em;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li {
  padding-left: 0;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li a {
  display: block;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li:last-child {
  margin-right: 0;
}
@media (max-width: 640px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul {
    padding-right: 0;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation p {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: 400;
  margin: 0;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation p.header-user {
  max-width: 8em;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation small {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: 400;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .logged_in {
  padding-top: 0;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .logged_in .header-user,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .logged_in .header-myaccount,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .logged_in .header-contact {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .logged_in {
    margin-right: 0;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .nav-account {
  height: 70px;
  padding-top: 14px;
  padding-right: 5px;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .nav-account {
    margin-right: 0;
    display: none;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact {
  text-transform: none;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount span,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact span {
  color: #ffffff !important;
  line-height: 26px;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact a {
  padding: 8px 10px;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount a.active,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact a.active,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact a:hover {
  background: #00488d !important;
  text-decoration: none;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount span,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact span {
  margin-left: 2px;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount span,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact span {
    display: none;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order a:active,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order a:visited {
  text-decoration: none;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order p {
  display: inline-block;
  padding-left: 0.7em;
  width: auto;
  max-width: 10em;
  vertical-align: top;
  word-break: break-word;
  line-height: 34px;
}
@media (max-width: 1399px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order p {
    line-height: 42px;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav {
  position: relative;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav {
  text-align: left;
  display: none;
  background: #ffffff;
  position: absolute;
  z-index: 100002;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  width: 250px;
  top: 42px;
  left: auto;
  right: -20px;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav:after,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav:after,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav:after,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #ffffff;
  display: block;
  bottom: 0;
  left: auto;
  right: 27px;
  top: -8px;
  margin: 0 0 0 0;
  z-index: 1001;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav {
    display: none !important;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav p.login-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav p.login-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav p.login-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav p.login-link {
  padding: 0.7em;
  color: #ffffff;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav p.login-link a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav p.login-link a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav p.login-link a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav p.login-link a:hover {
  color: #308dd4;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav p.login-link.logout-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav p.login-link.logout-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav p.login-link.logout-link,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav p.login-link.logout-link {
  border-top: 1px solid #a9afb7;
  color: #ffffff;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list {
  margin: 0;
  padding: 0;
  float: none;
  padding-left: 0;
  list-style: none;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  border-bottom: 1px solid #eeeeee;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li a,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li a {
  color: #308dd4;
  padding: 0.25em 0.8em;
  text-transform: none;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.9500000000000002rem;
  font-weight: 400;
  line-height: 30px;
  display: block;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li a:hover,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li a:focus,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li a:focus,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li a:focus,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li a:focus {
  background-color: #dfdfdf;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li a:hover,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li a:hover,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li a:hover,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li a:hover,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li a:focus,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li a:focus,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li a:focus,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li a:focus {
    background-color: #dfdfdf !important;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li.title,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li.title,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li.title,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li.title {
  display: none;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .my-account-sub-nav ul.account-navigation-list li.title + li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .my-account-sub-nav ul.account-navigation-list li.title + li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav ul.account-navigation-list li.title + li,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav ul.account-navigation-list li.title + li {
  border-top: 1px solid #a9afb7;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav {
  padding: 0.8em;
  text-align: left;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav p,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav p {
  margin: 10px 0 0;
  font-size: 12px;
  color: #666666;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav h2,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav h2 {
  color: #eb9b0e;
  font-weight: bold;
  margin: 0;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount-nav .contact-sub-nav h2 span,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact-nav .contact-sub-nav h2 span {
  font-size: 14px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
.main-header .container .sm-navigation .utility-content .miniCartSlot {
  width: auto;
  padding-left: 0;
  position: relative;
  padding-top: 0.4em;
  display: inline-block;
  margin-right: 10px;
  text-align: left;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot {
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot {
    margin-right: 10px;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot a {
  display: inline-block;
  vertical-align: top;
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link {
  position: relative;
  line-height: 33px;
  float: right;
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link .mini-cart-count {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0;
  background-color: #00488d;
  min-width: 24px;
  height: 24px;
  border-radius: 20px;
  line-height: 24px;
  font-size: 12px;
  color: #ffffff;
  padding: 0 2px;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link .mini-cart-count {
    right: -8px;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link .mini-cart-price {
  display: block;
  margin: 0;
  border: 1px solid #00488d;
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-icon {
  background: #00488d;
  line-height: 42px;
  width: 3em;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-icon {
    width: 2.3em;
  }
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-icon {
    width: 42px;
    font-size: 18px;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-container {
  border-color: #00488d;
  right: 0;
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-container {
    top: 41px;
  }
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-container {
    display: none !important;
  }
}
.header-spacer {
  display: none;
}
.main-header.is-sticky + .header-spacer {
  display: block;
  margin-bottom: 0.5em;
}
.main-header .container .sm-navigation {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .main-header .container .sm-navigation {
    margin: 0 0 1em 0;
  }
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .main-header .container .sm-navigation button.header-toggle-user {
    display: none;
  }
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation button.header-toggle-user {
    color: #232323;
    display: block;
  }
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation button {
    background-color: #ffffff;
    font-size: 12px !important;
    line-height: 18px !important;
    font-size: 1.2rem !important;
    line-height: 1.7999999999999998rem !important;
  }
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order {
    display: none;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot {
  padding-top: 14px;
}
@media (max-width: 1023px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot {
    padding-top: 12px;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link {
  line-height: 40px;
  height: auto;
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .mini-cart-link {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.7999999999999998rem;
    line-height: 33px;
  }
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .header-re-order {
  display: inline-block;
  margin-right: 0.2em;
}
.main-header .container .sm-navigation .utility-content .miniCartSlot .header-re-order a {
  display: block;
  height: 2.7em;
  width: 3.6em;
}
@media (max-width: 639px) {
  .main-header .container .sm-navigation .utility-content .miniCartSlot .header-re-order a {
    height: 2.5em;
    width: 3em;
  }
}
@media (min-width: 1024px) {
  .main-header .container .sm-navigation .utility-content .header-re-order.hidden-lg {
    display: none;
  }
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation {
  left: auto;
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-myaccount,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-contact {
  line-height: 1.45em;
}
@media (max-width: 1023px) {
  .main-header .container .header-row {
    position: relative;
    padding-bottom: 60px;
  }
  .main-header .container .header-search {
    position: absolute;
    bottom: 8px;
  }
  .main-header .container .nav-menu-hamburger button:nth-child(1) {
    background-color: #308dd4;
    color: #ffffff;
    border: none;
    padding: 9px 8px;
  }
  .main-header .container .nav-menu-hamburger button:nth-child(1) .glyphicons {
    font-size: 24px;
    top: 0;
  }
  .main-header .container .nav-menu-hamburger button:nth-child(1):disabled {
    opacity: 0.3;
  }
  .main-header .container .col-header-secondrow {
    overflow: hidden;
  }
  .main-header .container .col-header-secondrow .nav-menu-hamburger {
    width: auto;
    float: left;
  }
  .main-header .container .col-header-secondrow .nav-menu-hamburger .icon-label {
    display: inline-block;
    padding-left: 0.25em;
  }
  .main-header .container .col-header-secondrow .header-re-order {
    width: 42px;
    float: right;
  }
  .main-header .container .col-header-secondrow .col-header-search {
    margin-left: 85px;
    margin-right: 0;
  }
  .main-header .container .col-header-secondrow .col-header-search .site-search {
    margin: 0 0 0 0.6em;
    padding: 0;
  }
  .main-header .container .col-header-secondrow .col-header-search .site-search .input-group {
    border: none;
    width: 100%;
  }
  .main-header .container .col-header-secondrow .col-header-search .site-search .input-group .form-control {
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
  }
  .main-header .container .col-header-secondrow .col-header-search .site-search .input-group .btn-link {
    padding: 4px 16px;
    height: 40px;
  }
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-user.header-icon-label,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-myaccount.header-icon-label,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-contact.header-icon-label {
    display: block;
  }
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-user.header-icon-label a,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-myaccount.header-icon-label a,
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-contact.header-icon-label a {
    padding-bottom: 0;
  }
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-user a {
    padding-top: 0;
  }
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li a.header-account-icon {
    display: none;
  }
  .main-header .container .sm-navigation .utility-content .md-secondary-navigation ul li p.header-user {
    max-width: none;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .main-header .container .col-header-secondrow .header-re-order {
    width: 42px;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .main-header .container .col-header-secondrow .col-header-search .site-search .input-group .btn-link {
    padding: 7px 16px;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .main-header .container .col-header-secondrow .nav-menu-hamburger {
    width: 42px !important;
  }
  .main-header .container .col-header-secondrow .col-header-search {
    margin-left: 42px !important;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .main-header .container .header-search {
    bottom: 10px;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .main-header .container .header-search {
    bottom: 8px;
  }
}
.main-header .container .header-re-order,
.main-header .container .header-toggle-user,
.main-header .container .header-user-button {
  padding: 0;
  border: none;
}
@media (min-width: 1400px) {
  .main-header .container .header-re-order,
  .main-header .container .header-toggle-user,
  .main-header .container .header-user-button {
    margin-top: 3px;
  }
}
.main-header .container .header-re-order .glyphicons,
.main-header .container .header-toggle-user .glyphicons,
.main-header .container .header-user-button .glyphicons,
.main-header .container .header-re-order .glyphicon,
.main-header .container .header-toggle-user .glyphicon,
.main-header .container .header-user-button .glyphicon {
  top: 0;
  padding: 13px;
  background-color: #308dd4;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 1400px) {
  .main-header .container .header-re-order .glyphicons,
  .main-header .container .header-toggle-user .glyphicons,
  .main-header .container .header-user-button .glyphicons,
  .main-header .container .header-re-order .glyphicon,
  .main-header .container .header-toggle-user .glyphicon,
  .main-header .container .header-user-button .glyphicon {
    padding: 10px 10px 9px 10px;
  }
}
.main-header .container .toggle-search-bar button {
  padding: 0;
  border: none;
  background: transparent;
}
@media (min-width: 1400px) {
  .main-header .container .toggle-search-bar button {
    margin-top: 3px;
  }
}
.main-header .container .toggle-search-bar button .glyphicons,
.main-header .container .toggle-search-bar button .glyphicon {
  top: 0;
  padding: 13px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.main-header .container .toggle-search-bar button .glyphicons:hover,
.main-header .container .toggle-search-bar button .glyphicon:hover {
  background-color: #2677b5;
}
@media (min-width: 1400px) {
  .main-header .container .toggle-search-bar button .glyphicons,
  .main-header .container .toggle-search-bar button .glyphicon {
    padding: 10px 10px 9px 10px;
  }
}
.main-header .nav-outer {
  background-color: #308dd4;
}
.main-header .nav-outer .container {
  padding: 0;
}
.main-header .nav-outer .container .main-navigation {
  margin-top: 0;
  background-color: #308dd4;
}
.main-header .nav-outer .container .main-navigation .nav {
  margin: 0;
}
@media (max-width: 639px) {
  main.offcanvas .main-header .container .main-navigation {
    background: none;
  }
}
.oldIE8Message {
  margin-bottom: 0;
  text-align: center;
  background-color: #037562;
  border: #eb9b0e solid 1px;
  padding: 0.5em 2em;
  color: #232323;
}
.oldIE8Message p {
  font-size: 1.5em;
  margin: 0;
}
.main-header.is-sticky .main-header-wrapper {
  height: auto;
}
.main-header.is-sticky .sm-navigation {
  margin: 0;
  float: right;
}
@media (min-width: 1024px) {
  .main-header.is-sticky {
    position: fixed;
    top: 0;
    opacity: 1;
    z-index: 9999;
    width: 100%;
  }
  .main-header.is-sticky .toggle-search-bar {
    display: block !important;
  }
  .main-header.is-sticky .sticky-hidden {
    display: none !important;
    visibility: hidden !important;
  }
  .main-header.is-sticky .site-logo {
    display: none;
  }
}
@media (min-width: 1024px) {
  .main-header.is-sticky {
    background: #308dd4;
    background-color: rgba(48, 141, 212, 0.93);
  }
  .main-header.is-sticky .header-row {
    position: relative;
  }
  .main-header.is-sticky .header-row .utility-content {
    position: relative;
    z-index: 999;
  }
  .main-header.is-sticky .main-navigation-links {
    width: 100%;
    margin-top: -65px;
  }
  .main-header.is-sticky .nav-outer .container .main-navigation > .nav > li + li {
    margin-bottom: 0.5em;
  }
  .main-header.is-sticky .nav-outer .container .main-navigation .nav {
    margin-bottom: 0;
    margin-right: 0.25em;
  }
  .main-header.is-sticky .header-links-icons {
    width: 23%;
    float: right;
  }
  .main-header.is-sticky .main-navigation ul.nav {
    max-width: 76%;
  }
  .main-header.is-sticky .header-search {
    width: 66.66666667%;
  }
  .main-header.is-sticky .nav-outer {
    background-color: rgba(48, 141, 212, 0);
  }
  .main-header.is-sticky .nav-outer .container .main-navigation {
    background-color: rgba(48, 141, 212, 0);
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .main-header.is-sticky .header-links-icons {
    width: 34%;
  }
  .main-header.is-sticky .main-navigation ul.nav {
    max-width: 65%;
  }
  .main-header.is-sticky .header-search {
    width: 55%;
  }
}
/*  removing this fix as per HYD-70 and HYD-62

// Fix for long NL language - hide contact details item for screens less than 700px width
.language-nl {
	@media(max-width: 700px) {
		.promo-header .promo-item.promo-contact-details {
			display: none;
		}
	}
}
*/
.mobile-header-bg {
  display: none;
  height: 60px;
  background: #308dd4;
}
@media (max-width: 1023px) {
  .mobile-header-bg {
    display: block;
  }
}
.nav-pills .smartEditComponent > li,
.nav-pills .smartEditComponent .yCmsComponent > li {
  float: left;
}
.nav-pills .smartEditComponent > li > a,
.nav-pills .smartEditComponent .yCmsComponent > li > a {
  border-radius: 0;
}
.nav-pills .smartEditComponent > li + li,
.nav-pills .smartEditComponent .yCmsComponent > li + li {
  margin-left: 2px;
}
.nav-pills .smartEditComponent > li.active > a,
.nav-pills .smartEditComponent .yCmsComponent > li.active > a,
.nav-pills .smartEditComponent > li.active > a:hover,
.nav-pills .smartEditComponent .yCmsComponent > li.active > a:hover,
.nav-pills .smartEditComponent > li.active > a:focus,
.nav-pills .smartEditComponent .yCmsComponent > li.active > a:focus {
  color: #ffffff;
  background-color: #00488d;
}
.nav .smartEditComponent > li,
.nav .smartEditComponent .yCmsComponent > li {
  position: relative;
  display: block;
}
.nav .smartEditComponent > li > a,
.nav .smartEditComponent .yCmsComponent > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav .smartEditComponent > li > a:hover,
.nav .smartEditComponent .yCmsComponent > li > a:hover,
.nav .smartEditComponent > li > a:focus,
.nav .smartEditComponent .yCmsComponent > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav .smartEditComponent > li.disabled > a,
.nav .smartEditComponent .yCmsComponent > li.disabled > a {
  color: #777777;
}
.nav .smartEditComponent > li.disabled > a:hover,
.nav .smartEditComponent .yCmsComponent > li.disabled > a:hover,
.nav .smartEditComponent > li.disabled > a:focus,
.nav .smartEditComponent .yCmsComponent > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.alternateColors li:nth-child(even) {
  background: #f2f4f7;
}
.mainHeroSpot {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.mainHeroSpot.whiteBoxAlt .heroText {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
}
.mainHeroSpot[class*="whiteBoxAlt-"] .heroText {
  background: #ffffff;
  padding: 1em;
}
.mainHeroSpot.whiteBoxAlt-10 .heroText {
  background: #ffffff;
}
.mainHeroSpot.whiteBoxAlt-9 .heroText {
  background: rgba(255, 255, 255, 0.9);
}
.mainHeroSpot.whiteBoxAlt-8 .heroText {
  background: rgba(255, 255, 255, 0.8);
}
.mainHeroSpot.whiteBoxAlt-7 .heroText {
  background: rgba(255, 255, 255, 0.7);
}
.mainHeroSpot.whiteBoxAlt-6 .heroText {
  background: rgba(255, 255, 255, 0.6);
}
.mainHeroSpot.whiteBoxAlt-5 .heroText {
  background: rgba(255, 255, 255, 0.5);
}
.mainHeroSpot.whiteBoxAlt-4 .heroText {
  background: rgba(255, 255, 255, 0.4);
}
.mainHeroSpot.whiteBoxAlt-3 .heroText {
  background: rgba(255, 255, 255, 0.3);
}
.mainHeroSpot.whiteBoxAlt-2 .heroText {
  background: rgba(255, 255, 255, 0.2);
}
.mainHeroSpot.whiteBoxAlt-1 .heroText {
  background: rgba(255, 255, 255, 0.1);
}
.mainHeroSpot .heroImage img {
  width: 100%;
}
.mainHeroSpot .heroText {
  position: absolute;
  text-align: center;
}
.mainHeroSpot .heroText .mainHeading {
  font-size: 2.2em;
  font-weight: 300;
  margin: 0;
}
.mainHeroSpot .heroText .mainHeading span,
.mainHeroSpot .heroText .mainHeading strong,
.mainHeroSpot .heroText .mainHeading b {
  font-weight: 900;
}
.mainHeroSpot .heroText .site-content,
.mainHeroSpot .heroText p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 30px;
}
.mainHeroSpot .heroText.no-hero-image {
  position: relative;
  width: 100% !important;
  right: auto !important;
  left: auto !important;
}
.mainHeroSpot .termAconditions {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
}
.mainHeroSpot .termAconditions.no-hero-image {
  position: relative;
  padding-bottom: 2em;
}
.col_xs_bottom_12 {
  bottom: 100%;
}
.col_xs_bottom_11 {
  bottom: 91.66666667%;
}
.col_xs_bottom_10 {
  bottom: 83.33333333%;
}
.col_xs_bottom_9 {
  bottom: 75%;
}
.col_xs_bottom_8 {
  bottom: 66.66666667%;
}
.col_xs_bottom_7 {
  bottom: 58.33333333%;
}
.col_xs_bottom_6 {
  bottom: 50%;
}
.col_xs_bottom_5 {
  bottom: 41.66666667%;
}
.col_xs_bottom_4 {
  bottom: 33.33333333%;
}
.col_xs_bottom_3 {
  bottom: 25%;
}
.col_xs_bottom_2 {
  bottom: 16.66666667%;
}
.col_xs_bottom_1 {
  bottom: 8.33333333%;
}
.col_xs_bottom_0 {
  bottom: 0%;
}
.col_xs_top_12 {
  top: 100%;
}
.col_xs_top_11 {
  top: 91.66666667%;
}
.col_xs_top_10 {
  top: 83.33333333%;
}
.col_xs_top_9 {
  top: 75%;
}
.col_xs_top_8 {
  top: 66.66666667%;
}
.col_xs_top_7 {
  top: 58.33333333%;
}
.col_xs_top_6 {
  top: 50%;
}
.col_xs_top_5 {
  top: 41.66666667%;
}
.col_xs_top_4 {
  top: 33.33333333%;
}
.col_xs_top_3 {
  top: 25%;
}
.col_xs_top_2 {
  top: 16.66666667%;
}
.col_xs_top_1 {
  top: 8.33333333%;
}
.col_xs_top_0 {
  top: 0%;
}
.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;
}
.template-pages-layout-landingLayout2Page .title-component h1 {
  margin-top: 30px;
}
@media (min-width: 640px) {
  .col_sm_bottom_12 {
    bottom: 100%;
  }
  .col_sm_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_sm_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_sm_bottom_9 {
    bottom: 75%;
  }
  .col_sm_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_sm_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_sm_bottom_6 {
    bottom: 50%;
  }
  .col_sm_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_sm_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_sm_bottom_3 {
    bottom: 25%;
  }
  .col_sm_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_sm_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_sm_bottom_0 {
    bottom: 0%;
  }
  .col_sm_top_12 {
    top: 100%;
  }
  .col_sm_top_11 {
    top: 91.66666667%;
  }
  .col_sm_top_10 {
    top: 83.33333333%;
  }
  .col_sm_top_9 {
    top: 75%;
  }
  .col_sm_top_8 {
    top: 66.66666667%;
  }
  .col_sm_top_7 {
    top: 58.33333333%;
  }
  .col_sm_top_6 {
    top: 50%;
  }
  .col_sm_top_5 {
    top: 41.66666667%;
  }
  .col_sm_top_4 {
    top: 33.33333333%;
  }
  .col_sm_top_3 {
    top: 25%;
  }
  .col_sm_top_2 {
    top: 16.66666667%;
  }
  .col_sm_top_1 {
    top: 8.33333333%;
  }
  .col_sm_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainHeroSpot .heroText .mainHeading {
    font-size: 3em;
  }
  .mainHeroSpot .heroText p {
    font-size: 1.1em;
    line-height: 1em;
  }
}
@media (max-width: 640px) {
  .col_sm_bottom_12 {
    bottom: 100%;
  }
  .col_sm_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_sm_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_sm_bottom_9 {
    bottom: 75%;
  }
  .col_sm_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_sm_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_sm_bottom_6 {
    bottom: 50%;
  }
  .col_sm_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_sm_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_sm_bottom_3 {
    bottom: 25%;
  }
  .col_sm_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_sm_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_sm_bottom_0 {
    bottom: 0%;
  }
  .col_sm_top_12 {
    top: 100%;
  }
  .col_sm_top_11 {
    top: 91.66666667%;
  }
  .col_sm_top_10 {
    top: 83.33333333%;
  }
  .col_sm_top_9 {
    top: 75%;
  }
  .col_sm_top_8 {
    top: 66.66666667%;
  }
  .col_sm_top_7 {
    top: 58.33333333%;
  }
  .col_sm_top_6 {
    top: 50%;
  }
  .col_sm_top_5 {
    top: 41.66666667%;
  }
  .col_sm_top_4 {
    top: 33.33333333%;
  }
  .col_sm_top_3 {
    top: 25%;
  }
  .col_sm_top_2 {
    top: 16.66666667%;
  }
  .col_sm_top_1 {
    top: 8.33333333%;
  }
  .col_sm_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainHeroSpot {
    overflow: hidden;
  }
  .mainHeroSpot .heroText .site-content,
  .mainHeroSpot .heroText p {
    margin-bottom: 10px;
  }
  .mainHeroSpot .termAconditions {
    line-height: 1.1em;
  }
}
@media (min-width: 1024px) {
  .col_md_bottom_12 {
    bottom: 100%;
  }
  .col_md_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_md_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_md_bottom_9 {
    bottom: 75%;
  }
  .col_md_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_md_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_md_bottom_6 {
    bottom: 50%;
  }
  .col_md_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_md_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_md_bottom_3 {
    bottom: 25%;
  }
  .col_md_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_md_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_md_bottom_0 {
    bottom: 0%;
  }
  .col_md_top_12 {
    top: 100%;
  }
  .col_md_top_11 {
    top: 91.66666667%;
  }
  .col_md_top_10 {
    top: 83.33333333%;
  }
  .col_md_top_9 {
    top: 75%;
  }
  .col_md_top_8 {
    top: 66.66666667%;
  }
  .col_md_top_7 {
    top: 58.33333333%;
  }
  .col_md_top_6 {
    top: 50%;
  }
  .col_md_top_5 {
    top: 41.66666667%;
  }
  .col_md_top_4 {
    top: 33.33333333%;
  }
  .col_md_top_3 {
    top: 25%;
  }
  .col_md_top_2 {
    top: 16.66666667%;
  }
  .col_md_top_1 {
    top: 8.33333333%;
  }
  .col_md_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainHeroSpot .heroText .mainHeading {
    font-size: 4em;
  }
  .mainHeroSpot .heroText p {
    font-size: 1.3em;
    line-height: 1.2em;
  }
}
@media (min-width: 1400px) {
  .col_lg_bottom_12 {
    bottom: 100%;
  }
  .col_lg_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_lg_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_lg_bottom_9 {
    bottom: 75%;
  }
  .col_lg_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_lg_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_lg_bottom_6 {
    bottom: 50%;
  }
  .col_lg_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_lg_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_lg_bottom_3 {
    bottom: 25%;
  }
  .col_lg_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_lg_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_lg_bottom_0 {
    bottom: 0%;
  }
  .col_lg_top_12 {
    top: 100%;
  }
  .col_lg_top_11 {
    top: 91.66666667%;
  }
  .col_lg_top_10 {
    top: 83.33333333%;
  }
  .col_lg_top_9 {
    top: 75%;
  }
  .col_lg_top_8 {
    top: 66.66666667%;
  }
  .col_lg_top_7 {
    top: 58.33333333%;
  }
  .col_lg_top_6 {
    top: 50%;
  }
  .col_lg_top_5 {
    top: 41.66666667%;
  }
  .col_lg_top_4 {
    top: 33.33333333%;
  }
  .col_lg_top_3 {
    top: 25%;
  }
  .col_lg_top_2 {
    top: 16.66666667%;
  }
  .col_lg_top_1 {
    top: 8.33333333%;
  }
  .col_lg_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainHeroSpot .heroText .mainHeading {
    font-size: 5.36em;
  }
  .mainHeroSpot .heroText p {
    font-size: 2em;
    line-height: 1em;
  }
}
.secondaryHeroSpot {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  margin: 0.5em 0 0.5em 0;
  overflow: hidden;
  padding: 0 0.5em 0 0.5em;
}
.secondaryHeroSpot.bgGrey {
  background-color: #e1e1e1;
}
.secondaryHeroSpot .heroText {
  background-color: #037562;
  float: left;
  margin: 0 auto;
  text-align: center;
  padding: 1em;
}
.secondaryHeroSpot .heroText .site-content {
  min-height: 100px;
  position: relative;
  margin-bottom: 0.5em;
}
.secondaryHeroSpot .heroText .site-content p {
  position: absolute;
  bottom: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.2em;
}
.secondaryHeroSpot .heroText div.header {
  display: block;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.5em;
}
.secondaryHeroSpot .heroText .btn-primary {
  color: #00488d;
  font-weight: bold;
  background-color: #ffffff;
  border-color: #232323;
  box-shadow: none;
}
.secondaryHeroSpot .heroText .btn-primary:hover {
  background: none;
}
.secondaryHeroSpot .heroImage {
  background-color: #037562;
  float: right;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.secondaryHeroSpot .heroImage img {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: 100%;
}
@media (max-width: 640px) {
  .secondaryHeroSpot .heroText .site-content {
    margin: 0.5em 0 0.5em 0;
  }
  .secondaryHeroSpot .heroText .site-content p {
    position: relative;
    font-size: 1.2em;
  }
  .secondaryHeroSpot .heroText .btn-primary {
    float: left;
    width: 100%;
    white-space: normal;
  }
}
.breadcrumb-section {
  background-color: transparent;
  width: 100%;
  margin-top: 0.5em;
}
.breadcrumb-section .container {
  width: 100%;
  padding: 0;
}
.breadcrumb-section .breadcrumb li {
  font-size: 14px;
}
@media (max-width: 1023px) {
  .breadcrumb-section .breadcrumb li:not(:last-child):not(:first-child):not( :nth-last-child(2)) {
    display: none;
  }
}
.breadcrumb-section .breadcrumb li.active {
  color: #232323;
}
.breadcrumb-section .breadcrumb li a {
  color: #308dd4;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .pageType-ProductPage .breadcrumb li:not(:nth-last-child(2)):not(:nth-last-child(3)):not(:first-child) {
    display: none;
  }
}
.pageType-ProductPage .breadcrumb li:last-child {
  display: none;
}
body[class*='-account-'] .breadcrumb-section,
body[class*='-loyalty-'] .breadcrumb-section,
body.page-multiStepCheckoutSummaryPage .breadcrumb-section,
body.page-login .breadcrumb-section {
  margin-bottom: 20px;
}
.page-search .breadcrumb-section,
.page-searchEmpty .breadcrumb-section {
  display: none;
}
body {
  color: #232323;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  color: #232323;
}
body ul,
body ol {
  color: #232323;
}
body ul li,
body ol li {
  color: #232323;
}
body p {
  color: #232323;
}
body p a {
  color: #00488d;
  text-decoration: none;
}
.btn {
  white-space: normal;
}
.alert {
  border-radius: 0;
  border: none;
}
.pdfDownload a.pdfLink {
  text-decoration: none;
}
.pdfDownload a.pdfLink .pdfIcon {
  background-image: url("../images/icon-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 30px;
  height: 37px;
  display: inline-block;
}
.pdfDownload a.pdfLink .pdfText {
  vertical-align: top;
  line-height: 37px;
  padding-left: 0.5em;
}
h2.grey-block {
  background-color: #e1e1e1;
  padding: 8px 10px;
  color: #232323;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-top: 2em;
}
.text-standout {
  font-weight: bold;
  color: #308dd4;
}
.loading {
  width: 24px;
  height: 24px;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
}
.nxt-ac-main > div:last-of-type {
  display: none;
}
.nxt-ac-main {
  z-index: 9999 !important;
}
.trustpilot {
  margin-top: 1em;
}
.button-clean {
  border: none;
  background: none;
  outline: none;
}
.expedited-message .glyphicons-clock {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  line-height: 1em;
}
.prescription-required {
  text-align: left;
  margin: 0.5em 0;
}
.prescription-required a,
.prescription-required .prescription-required-wrapper {
  background-color: #fceded;
  border: none;
  border-radius: 0;
  color: #d00000;
  padding: 0.6em 0.6em 0.2em 0.6em;
  display: inline-block;
}
.prescription-required .glyphicons-medicine {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #d00000;
  font-weight: normal;
  padding-right: 0.4em;
  margin-top: -5px;
  padding-bottom: 0.2em;
  float: left;
}
.init-load-hidden {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.back-to-top {
  position: fixed;
  top: -105px;
  text-align: center;
  z-index: 999;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #e1e1e1;
  background-color: rgba(225, 225, 225, 0.9);
  width: 100%;
  padding: 0.8em;
}
.back-to-top .toggle-search-bar-mobile {
  position: absolute;
  left: 20px;
  padding: 0em;
  margin-left: 1em;
  background: none;
  border: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 1400px) {
  .back-to-top .toggle-search-bar-mobile {
    margin-top: 3px;
  }
}
.back-to-top .toggle-search-bar-mobile .glyphicons,
.back-to-top .toggle-search-bar-mobile .glyphicon {
  top: 0;
  padding: 15px;
  background-color: #00488d;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 1400px) {
  .back-to-top .toggle-search-bar-mobile .glyphicons,
  .back-to-top .toggle-search-bar-mobile .glyphicon {
    padding: 10px 10px 9px 10px;
  }
}
.back-to-top .sticky-basket {
  position: absolute;
  right: 11px;
}
.back-to-top .mini-cart-link {
  position: relative;
}
.back-to-top .mini-cart-link .mini-cart-icon {
  background: #00488d;
  line-height: 35px;
}
@media (max-width: 1400px) {
  .back-to-top .mini-cart-link .mini-cart-icon {
    line-height: 46px;
    width: 3em;
  }
}
@media (max-width: 1023px) {
  .back-to-top .mini-cart-link .mini-cart-icon {
    width: 2.6em;
  }
}
@media (max-width: 639px) {
  .back-to-top .mini-cart-link .mini-cart-icon {
    width: 45px;
    font-size: 18px;
  }
}
.back-to-top .mini-cart-link .mini-cart-count {
  position: absolute;
  top: -7px;
  right: -10px;
  padding: 0;
  background-color: #00488d;
  min-width: 24px;
  height: 24px;
  border-radius: 20px;
  line-height: 24px;
  font-size: 12px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #ffffff;
  padding: 0 2px;
}
@media (max-width: 1023px) {
  .back-to-top .mini-cart-link .mini-cart-count {
    right: -4px;
  }
}
.back-to-top .mini-cart-link .mini-cart-price {
  display: block;
  margin: 0;
  background-color: #f2f4f7;
  background-color: rgba(242, 244, 247, 0.9);
  border: 1px solid #00488d;
  padding: 15px 16px;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.back-to-top .mini-cart-container {
  display: none !important;
}
@media (max-width: 639px) {
  .back-to-top .mini-cart-container {
    top: 41px;
  }
}
@media only screen and (min-width: 1024px) {
  .back-to-top {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .back-to-top {
    display: block;
  }
}
.back-to-top.btn-visible {
  top: 0px;
}
.back-to-top .btn-back-to-top {
  background-color: #f2f4f7;
  background-color: rgba(242, 244, 247, 0.9);
  border-color: #00488d;
  border-width: 1px;
  color: #00488d;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.back-to-top .btn-back-to-top:hover,
.back-to-top .btn-back-to-top:active,
.back-to-top .btn-back-to-top:focus {
  background-color: #ffffff;
  border-color: #00488d;
  color: #00488d;
}
.back-to-top .sticky-search {
  border: #00488d 1px solid;
  width: 85%;
  float: right;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 640px) {
  .back-to-top .site-search {
    display: block;
    margin: 0;
    padding: 1px;
  }
  .back-to-top .sticky-search {
    width: 80%;
    margin: 0;
    border: 0;
  }
}
.back-to-top .sticky-hidden {
  display: none !important;
  visibility: hidden !important;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.link-init-default {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
button.close.link-init-default {
  opacity: 0.2;
}
.link-init-hidden {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}
button.close.link-init-hidden {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}
.anchor {
  display: block;
  position: relative;
  top: -95px;
  visibility: hidden;
}
/*!
 * Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker.css.map */
form .form-group label,
form .control-group label {
  display: block;
}
form .control-group {
  margin-bottom: 15px;
}
form .control-group input[type="radio"] {
  float: left;
}
form .control-group input[type="radio"] + label {
  padding: 0 4em 0 0.5em;
  float: left;
  margin: 0;
  color: #232323;
  font-weight: normal;
}
form .control-group .dob-age-wrapper .year-wrapper {
  max-width: 109px;
}
form .control-group .dob-age-wrapper .dob-year,
form .control-group .dob-age-wrapper .dob-month {
  background-color: #666c71;
  color: #ffffff;
  font-size: 18px;
  padding: 0px 12px;
  margin-right: 5px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 23px;
}
@media (max-width: 640px) {
  form .control-group .dob-age-wrapper {
    margin-top: 10px;
  }
}
form .control-group span {
  display: inline-block;
}
form .control-group span:last-child input[type="radio"] + label {
  padding-right: 0;
}
form .control-group::after {
  content: " ";
  display: table;
  clear: both;
}
form .field-date {
  position: relative;
}
form .field-date .add-on {
  position: absolute;
  top: 9px;
  right: 10px;
}
form .field-date .add-on .icon-calendar {
  background-image: url("../images/icon-sprite.png");
  background-repeat: no-repeat;
  background-position: -105px 0;
  width: 29px;
  height: 29px;
  display: block;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  form .field-date .add-on {
    top: 2px;
  }
}
form .tooltip-container .control-group {
  margin-bottom: 5px;
}
form .additional-info {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  color: #666c71;
  margin-bottom: 15px;
}
form .address-margin {
  margin-top: -10px;
}
form .form-info {
  color: #232323;
}
form .form-info + .required {
  margin-top: -10px;
}
form .required {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  color: #232323;
}
form .link-cancel {
  margin-left: 2em;
  color: #308dd4;
  text-decoration: underline;
}
form .link-cancel:hover {
  text-decoration: none;
}
form button.link-cancel {
  background: none;
  border: none;
}
form .has-error .form-control {
  border-color: #d00000;
}
form .form-control {
  min-height: 33px;
}
form .add-address-left-input {
  margin-right: 0.5em;
}
.alert-danger,
.has-error,
.control-group.error {
  background-color: #fff5f5;
  border: none;
  border-radius: 0;
  color: #d00000;
}
.has-error,
.control-group.error {
  padding: 1em;
}
.feedback-wrapper {
  display: block;
  float: left;
}
.feedback-wrapper > input {
  display: none;
}
.feedback-wrapper > label:before {
  margin: 5px;
  font-size: 2em;
  font-family: 'Glyphicons Halflings';
  content: "\e006";
  font-weight: normal;
}
.feedback-wrapper > label {
  color: #CCC;
  float: right;
}
.feedback-wrapper  > input:checked ~ label,
.feedback-wrapper:not(:checked)  > label:hover,
.feedback-wrapper:not(:checked)  > label:hover ~ label {
  color: #00488d;
}
.feedback-wrapper  > input:checked + label:hover,
.feedback-wrapper  > input:checked ~ label:hover,
.feedback-wrapper  > label:hover ~ input:checked ~ label,
.feedback-wrapper  > input:checked ~ label:hover ~ label {
  color: #308dd4;
}
.language-de .messageFeedbackContainer textarea,
.language-es .messageFeedbackContainer textarea,
.language-fr .messageFeedbackContainer textarea,
.language-nl .messageFeedbackContainer textarea {
  min-height: 85px;
}
.pagination-bar.bottom .col-md-4.ma-col-md-4 {
  width: auto;
}
@media (max-width: 639px) {
  .pagination-bar.bottom .col-md-4.ma-col-md-auto .pager li > a,
  .pagination-bar.bottom .col-md-4.ma-col-md-auto .pager li > span {
    padding: 15px 20px;
  }
  .pagination-bar.bottom .col-md-4.ma-col-md-auto .pager li.page-count {
    padding: 5px 15px;
  }
}
.pagination-bar .pagination li a .glyphicon {
  color: #00488d;
}
.pagination-bar .col-md-4 {
  float: right;
}
.pagination-bar .col-md-4 .pagination > li > a,
.pagination-bar .col-md-4 .pagination > li > span {
  width: auto;
  padding: 5px 12px;
}
.pagination-bar .col-md-4 .pagination > li > a.pagination-arrow,
.pagination-bar .col-md-4 .pagination > li > span.pagination-arrow {
  padding: 5px 8px;
}
@media only screen and (max-width: 1023px) {
  .pagination-bar .col-md-4.ma-col-md-auto {
    float: right;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li {
    display: inline-block;
    vertical-align: top;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > a,
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > span {
    line-height: 1.6em;
    padding: 5px 14px;
    border-radius: 0;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.page-count {
    padding: 0 10px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled {
    opacity: 0.5;
  }
}
@media only screen and (max-width: 1023px) {
  .pagination-bar .col-md-4.ma-col-md-auto .pager {
    float: none;
    margin: 0 auto;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    vertical-align: middle;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > a,
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > span {
    padding: 15px 20px;
    border: none;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li .glyphicon-chevron-right {
    padding-left: 5px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li .glyphicon-chevron-left {
    padding-right: 5px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.page-count {
    border: none;
    padding: 0 15px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled span {
    border: none;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled > span:first-child {
    padding: 15px 5px 15px 20px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled > span:last-child {
    padding: 15px 20px 15px 5px;
  }
}
@media only screen and (max-width: 639px) {
  .pagination-bar .col-md-4.ma-col-md-auto .pager li {
    border: solid 1px #e1e1e1;
    vertical-align: none;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > a,
  .pagination-bar .col-md-4.ma-col-md-auto .pager li > span {
    padding: 15px 20px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li .glyphicon-chevron-right {
    padding-left: 0;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.page-count {
    padding: 0 6px;
    width: 60px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled span {
    border: none;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled > span:first-child {
    padding: 15px 5px 15px 20px;
  }
  .pagination-bar .col-md-4.ma-col-md-auto .pager li.disabled > span:last-child {
    padding: 15px 20px 15px 5px;
  }
}
.account-section .col-md-4.ma-col-md-auto .pagination > li > a.pagination-arrow,
.account-orderhistory .col-md-4.ma-col-md-auto .pagination > li > a.pagination-arrow,
.account-section .col-md-4.ma-col-md-auto .pager > li > a.pagination-arrow,
.account-orderhistory .col-md-4.ma-col-md-auto .pager > li > a.pagination-arrow,
.account-section .col-md-4.ma-col-md-auto .pagination > li > span.pagination-arrow,
.account-orderhistory .col-md-4.ma-col-md-auto .pagination > li > span.pagination-arrow,
.account-section .col-md-4.ma-col-md-auto .pager > li > span.pagination-arrow,
.account-orderhistory .col-md-4.ma-col-md-auto .pager > li > span.pagination-arrow {
  padding: 5px 8px;
  color: #00488d;
}
.USPBanner {
  margin-top: 20px;
  margin-bottom: 12px;
  overflow: hidden;
}
@media (max-width: 639px) {
  .USPBanner {
    margin-top: 15px;
    margin-bottom: 0;
  }
}
.USPBanner div {
  border-left: 0;
  border-right: 0;
  text-align: center;
}
@media (max-width: 639px) {
  .USPBanner div {
    margin-bottom: 10px;
  }
}
.USPBanner div div.header {
  background-color: #00488d;
  color: #ffffff;
  font-size: 1.2em;
  margin: 0;
  padding: 0.5em;
  font-weight: 300;
}
.USPBanner div div.header strong,
.USPBanner div div.header span,
.USPBanner div div.header b {
  font-weight: 900;
}
.USPBanner div a {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.USPBanner div a:hover {
  text-decoration: none;
}
.secondaryImageHeroSpot {
  float: left;
  background-color: #037562;
  margin: 0;
  padding: 0;
  border: 0;
  margin: 0.5em;
}
.secondaryImageHeroSpot.bgGrey {
  background-color: #e1e1e1;
}
.secondaryImageHeroSpot .heroImage {
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.secondaryImageHeroSpot .heroImage img {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.secondaryHeroSpotFullWidthBackGround {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.secondaryHeroSpotFullWidthBackGround a {
  text-decoration: none;
}
.secondaryHeroSpotFullWidthBackGround .media {
  height: 265px;
  padding: 1em;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.secondaryHeroSpotFullWidthBackGround .media .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 1em 1em 0;
}
@media (max-width: 1024px) {
  .secondaryHeroSpotFullWidthBackGround .media .btn {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 640px) {
  .secondaryHeroSpotFullWidthBackGround .media .heroText div.header {
    font-size: 2em;
  }
  .secondaryHeroSpotFullWidthBackGround .media .heroText p {
    font-size: 1.1em;
    line-height: 1em;
  }
}
@media (min-width: 1024px) {
  .secondaryHeroSpotFullWidthBackGround .media .heroText div.header {
    font-size: 2.5em;
  }
  .secondaryHeroSpotFullWidthBackGround .media .heroText p {
    font-size: 1.3em;
    line-height: 1.2em;
  }
}
@media (min-width: 1400px) {
  .secondaryHeroSpotFullWidthBackGround .media .heroText div.header {
    font-size: 3em;
  }
  .secondaryHeroSpotFullWidthBackGround .media .heroText p {
    font-size: 2em;
    line-height: 1em;
  }
}
.secondaryHeroSpotFullWidthBackGround .media .heroText div.header {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: 300;
  line-height: 1.1;
}
.secondaryHeroSpotFullWidthBackGround .media .heroText div.header span,
.secondaryHeroSpotFullWidthBackGround .media .heroText div.header strong,
.secondaryHeroSpotFullWidthBackGround .media .heroText div.header b {
  font-weight: 900;
}
.secondaryHeroSpotFullWidthBackGround .media .heroText p {
  margin: 0;
  padding: 0;
  font-weight: 300;
}
.secondaryHeroSpotFullWidthBackGround .media .heroText p span,
.secondaryHeroSpotFullWidthBackGround .media .heroText p strong,
.secondaryHeroSpotFullWidthBackGround .media .heroText p b {
  font-weight: 900;
}
.brand-carousel {
  margin: 0 auto;
}
.brand-carousel__item {
  width: 25%;
  float: left;
}
.brand-carousel__link {
  display: block;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  margin: 10px;
}
.brand-carousel__link:hover,
.brand-carousel__link:focus {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.brand-carousel__logo {
  width: 100%;
}
@media (min-width: 1024px) {
  .brand-carousel__item {
    width: 12.5%;
  }
}
.title-component h1 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.title-component h1 span,
.title-component h1 strong,
.title-component h1 b {
  font-weight: 900;
}
.title-component p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .title-component p {
    font-size: 1.1em;
    line-height: 1em;
  }
}
@media (min-width: 1024px) {
  .title-component p {
    font-size: 1.3em;
    line-height: 1.2em;
  }
}
@media (min-width: 1400px) {
  .title-component p {
    font-size: 2em;
    line-height: 1em;
  }
}
.title-component h1 {
  margin-bottom: 30px;
}
.doubleColumnConponents .col-xs-12 {
  padding: 0;
}
.doubleColumnConponents .col-xs-12 .promo-product-item {
  width: 100%;
  padding: 10px;
}
.doubleColumnConponents .col-sm-6 {
  padding: 0;
}
.doubleColumnConponents .col-sm-6 .promo-product-item {
  width: 50%;
  padding: 10px;
}
.promo-product-item {
  display: block;
  padding: 10px;
}
.promo-product-item a:hover {
  text-decoration: none;
  display: block;
}
.promo-product-item .container {
  padding: 10px;
  border: 1px #e1e1e1 solid;
}
.promo-product-item .container:hover {
  border: 1px #ff640f solid;
}
.promo-product-item .imageContainerResize {
  margin: 0px auto;
  text-align: center;
  min-height: 180px;
  overflow: none;
}
.promo-product-item .imageContainerResize img {
  width: 100%;
  max-width: 300px;
}
.promo-product-item h2 {
  color: #ff640f;
  font-weight: 900;
  margin: 0.2em auto;
  display: block;
  text-align: center;
  font-size: 2.145em;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.promo-product-item .primaryText {
  font-size: 1.15em;
  font-weight: 900;
  margin: 0.2em auto;
  height: 22px;
  color: #00488d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.promo-product-item .secondaryText {
  font-size: 1.15em;
  font-weight: 300;
  color: #232323;
  margin-top: 0.2em;
}
.promo-product-item .truncate-box {
  height: 76px;
  overflow: hidden;
}
.promo-product-item p {
  margin: 1em auto;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
.promo-product-item .btn-container {
  text-align: center;
  display: block;
}
.promo-product-item .btn-container .btn {
  margin: 0 auto;
  text-align: center;
}
.promo-product-item .btn-container .btn:hover {
  display: inline-block;
}
.facet-name .accordion-toggle {
  display: block;
}
.facet-name .accordion-toggle .indicator {
  margin-top: 3px;
}
.show-less,
.show-more {
  display: block;
  padding: 5px 0;
  color: #00adcc;
  text-decoration: none;
}
.show-less .indicator,
.show-more .indicator {
  margin-top: 3px;
  padding-right: 5px;
  font-weight: 700;
}
.show-less .indicator-text,
.show-more .indicator-text {
  text-decoration: underline;
}
.show-less:hover,
.show-more:hover {
  text-decoration: none;
}
.show-less:hover .indicator,
.show-more:hover .indicator {
  text-decoration: none;
}
.superFooterAddon {
  background: #f6f6f6;
  padding: 20px 0;
}
.superFooterAddon__container {
  margin-bottom: 20px;
}
.superFooterAddon__container--last {
  margin-bottom: 0;
}
.superFooterAddon__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.superFooterAddon__list-item {
  display: inline-block;
}
.superFooterAddon__card-icon {
  width: 66px;
  height: 40px;
  background-size: cover;
  display: block;
}
.superFooterAddon__flag-icon {
  width: 40px;
  height: 40px;
  background-size: cover;
  display: block;
  border-radius: 50%;
}
@media (min-width: 640px) {
  .superFooterAddon__list--card {
    text-align: right;
  }
  .superFooterAddon__list--flag {
    text-align: right;
  }
  .superFooterAddon__card-icon {
    width: 64px;
    height: 38px;
  }
}
@media (min-width: 1024px) {
  .superFooterAddon__list--card {
    text-align: center;
  }
}
.main-footer {
  margin: 50px 0 0 0;
  color: #00488d;
  font-weight: 400;
  border-top: 1px solid #dedede;
}
@media (max-width: 1023px) {
  .main-footer {
    margin-top: 30px;
  }
}
.main-footer a {
  color: #00488d;
}
.main-footer .footer-links {
  background: #e1e1e1;
}
.main-footer .footer-row {
  padding: 1em 0;
  text-align: right;
  position: relative;
}
.main-footer .footer-row .links {
  width: 13.893617021276595%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  box-sizing: border-box;
  padding-right: 2em;
  text-align: left;
}
.main-footer .footer-row .links.footer-logo {
  width: 15.893617021276595%;
}
.main-footer .footer-row .links.footer-logo .socialLinks {
  color: #232323;
}
.main-footer .footer-row .links.footer-logo .socialLinks li {
  float: left;
  font-size: 2em;
  margin-right: 0.2em;
}
.main-footer .footer-row .links.footer-logo .socialLinks li a {
  color: #979797;
}
.main-footer .footer-row .links.footer-logo .socialLinks li a:hover .social-facebook {
  color: #395999;
}
.main-footer .footer-row .links.footer-logo .socialLinks li a:hover .social-twitter {
  color: #5da8de;
}
.main-footer .footer-row .links.footer-logo .socialLinks li a:hover .social-youtube {
  color: #cd1e20;
}
.main-footer .footer-row .links .title {
  font-weight: 500;
  margin-bottom: 6px;
}
.main-footer .footer-row .links .title + ul {
  margin-top: 0;
}
.main-footer .footer-row .links ul {
  margin: 1em 0;
  padding-left: 0;
  list-style: none;
  width: 100%;
  line-height: 1em;
}
.main-footer .footer-row .links ul li {
  padding-bottom: 8px;
}
.main-footer .footer-row .links h4 {
  font-size: 1.15em;
  font-weight: bold;
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1400px) {
  .main-footer .footer-row .links:nth-child(6) {
    width: 11.893617021276595%;
  }
  .main-footer .footer-row .links.footer-logo {
    width: 17.893617021276595%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 640px) {
  .main-footer .footer-row {
    width: 96%;
    margin: auto;
  }
  .main-footer .footer-row .links,
  .main-footer .footer-row .links:nth-child(6) {
    width: 24.893617021276595%;
  }
  .main-footer .footer-row .links.footer-logo,
  .main-footer .footer-row .links:nth-child(6).footer-logo {
    position: absolute;
    bottom: 10%;
    width: 25%;
  }
  .main-footer .footer-row .links.footer-logo img,
  .main-footer .footer-row .links:nth-child(6).footer-logo img {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .main-footer .footer-row {
    width: 84%;
    margin: auto;
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .main-footer .footer-row .links {
    width: 59.893617021276595%;
  }
  .main-footer .footer-row .links.footer-logo {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .main-footer .footer-row .links.footer-logo img {
    display: none;
  }
  .main-footer .footer-row .links:nth-child(odd) {
    width: 39.893617021276595%;
  }
}
@media only screen and (max-width: 480px) {
  .main-footer .footer-row {
    width: 94%;
  }
  .main-footer .footer-row .links {
    width: 52.893617021276595%;
    padding-right: 1em;
  }
  .main-footer .footer-row .links:nth-child(odd) {
    width: 46.893617021276595%;
  }
}
.main-footer .social-links-row {
  padding: 20px 0;
}
.main-footer .social-links-row .social-links {
  display: inline-block;
}
.main-footer .social-links-row .social-links a {
  color: #f2f4f7;
  font-size: 20px;
}
.main-footer .social-links-row .headline {
  text-align: left;
}
@media (min-width: 1024px) {
  .main-footer .social-links-row {
    text-align: center;
  }
}
.main-footer .copyright {
  background: #e1e1e1;
  padding: 10px 0;
  color: #00488d;
}
.mini-cart-container {
  position: absolute;
  top: 55px;
  right: 9px;
  z-index: 9999;
  min-width: 250px;
  background-color: #ffffff;
  border: 1px solid #00488d;
  text-align: left;
  display: none;
}
@media only screen and (max-width: 639px) {
  .mini-cart-container {
    top: 33px;
  }
}
.mini-cart-container .mini-cart {
  padding: 10px;
  background-color: #ffffff;
}
.mini-cart-container .mini-cart button.cart-popup-nav {
  border: none;
  background-color: #308dd4;
  border-radius: 0;
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 22px;
  outline: 0;
  z-index: 501;
  cursor: pointer;
  color: #ffffff;
}
@media only screen and (min-width: 640px) and (max-width: 1400px) {
  .mini-cart-container .mini-cart button.cart-popup-nav {
    background-color: #308dd4;
    padding: 0;
  }
}
.mini-cart-container .mini-cart button.cart-popup-nav:hover {
  color: #00488d;
}
.mini-cart-container .mini-cart button.cart-popup-nav:disabled {
  opacity: 0.4;
  cursor: auto;
}
.mini-cart-container .mini-cart button.cart-popup-nav:disabled:hover {
  color: #ffffff;
}
.mini-cart-container .mini-cart .cart-items-container {
  padding: 0;
  margin: 10px 0 10px 0;
  height: 282px;
  overflow: hidden;
  list-style-type: none;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide {
  position: relative;
  padding: 0;
  margin: 0;
  height: 280px;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item {
  position: relative;
  background-color: #ffffff;
  height: 88px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  padding: 6px 6px 2px 6px;
  color: #00488d;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-remove {
  position: absolute;
  top: -1px;
  right: 4px;
  z-index: 510;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-remove form {
  margin: 0;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-image {
  float: left;
  padding: 0;
  border: none;
  width: 50px;
  height: 40px;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-image a {
  float: left;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-image img {
  height: auto;
  width: auto;
  max-width: 40px;
  max-height: 100%;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-info {
  margin-left: 50px;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-info p {
  color: inherit;
  margin: 0 0 4px 0;
  line-height: 1.1em;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-info .prod-name {
  font-weight: bold;
  max-height: 24px;
  width: 100%;
  overflow: hidden;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-info .prod-name a {
  float: left;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item .prod-info .prod-options {
  font-size: 0.85em;
  max-height: 12px;
  overflow: hidden;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item a {
  color: #00488d;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item a:hover {
  text-decoration: none;
  color: #00488d;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item a.linkLink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 501;
}
.mini-cart-container .mini-cart .cart-items-container li.cart-slide li.cart-item:hover {
  background-color: #f6f6f6;
}
.mini-cart-container .mini-cart .cart-items-container.container-flexible-height {
  height: auto;
}
.mini-cart-container .mini-cart .cart-items-container.container-flexible-height li.cart-slide {
  height: auto;
}
.mini-cart-container .mini-cart .prod-cart-total {
  margin-top: 0.5em;
  text-align: right;
  font-weight: bold;
}
.mini-cart-container .mini-cart .links {
  margin-top: 6px;
}
.mini-cart-container .mini-cart .empty-popup-cart {
  text-align: center;
  padding: 10px;
}
.mini-cart-container .cart-rollover-message {
  text-align: center;
  padding-top: 0.5em;
  margin-top: 1em;
  border-top: 1px solid #e1e1e1;
}
.mini-cart-container .cart-rollover-message p {
  line-height: 1.2em;
}
.add-to-cart-popup {
  display: none;
  position: fixed;
  top: 0;
  z-index: 9999999;
  width: 100%;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
  background-color: #e1e1e1;
  background-color: rgba(225, 225, 225, 0.9);
}
.add-to-cart-popup .popup-content {
  padding: 0 20px;
}
.add-to-cart-popup .close {
  position: absolute;
  top: 5px;
  right: 15px;
}
@media only screen and (min-width: 1024px) {
  @-ms-viewport {
    width: auto;
  }
}
.btn-feedback {
  position: fixed;
  top: 50%;
  right: 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  transform-origin: right top 0;
  background-color: #f2f4f7;
  border-color: #00488d;
  border-width: 0 1px 1px 1px;
  color: #00488d;
  -webkit-transition: all 0.5s ease;
  /* Safari */
  transition: all 0.5s ease;
  opacity: 1;
  z-index: 1001;
}
.btn-feedback .glyphicon {
  padding-left: 10px;
}
.btn-feedback:hover,
.btn-feedback:active,
.btn-feedback:focus {
  padding-top: 15px;
  background-color: #f2f4f7;
  border-color: #00488d;
  color: #00488d;
}
.btn-feedback:disabled {
  background-color: #f2f4f7;
  border-color: #00488d;
  color: #00488d;
  opacity: 0.3;
}
.modal-feedback {
  background-color: #ffffff;
}
.modal-feedback h2 {
  margin-top: 0;
}
.modal-feedback .messageFeedbackContainer {
  margin-top: 2em;
}
.modal-feedback .user-ratings .control-group label {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .modal-feedback .user-ratings .control-group label {
    width: 100%;
  }
}
.modal-feedback .control-group span {
  padding-right: 2em;
}
.modal-feedback .control-group span:last-child {
  padding-right: 0;
}
.modal-feedback .control-group input[type="radio"] + label {
  padding: 0 0 0 6px;
  margin: 0;
  font-size: 0.7em;
  display: block;
  width: 100%;
  box-sizing: border-box;
  float: none;
}
.modal-feedback .control-group input[type="radio"] {
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  float: none;
}
.modal-feedback .feedback-options .form-group label,
.modal-feedback .feedback-options .form-control {
  display: inline-block;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .modal-feedback .feedback-options .form-group label,
  .modal-feedback .feedback-options .form-control {
    width: 100%;
  }
}
.modal-feedback .feedback-options .form-group label {
  padding-right: 2em;
}
.nav .feedback-link .glyphicon {
  padding-left: 10px;
  top: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .feedback-modal-content select.form-control {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.email-signup-container {
  width: 90%;
  padding: 10px 0 0;
  margin: auto;
}
@media only screen and (max-width: 1400px) {
  .email-signup-container {
    width: 96%;
  }
}
.email-signup-container .signup-de {
  width: 100%;
  text-align: center;
  padding: 1em 0 2em;
}
.email-signup-container .signup-de a.btn-info {
  color: #ffffff;
}
.email-signup-container .signup-de a.btn-info:hover {
  color: #308dd4;
}
.email-signup-container .btn-newsletter-submit {
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.email-signup-container .btn-newsletter-submit:disabled {
  background-color: #308dd4;
  opacity: 0.3;
}
.email-signup-container .email-signup-form,
.email-signup-container .email-signup-result {
  padding: 10px 0;
}
.email-signup-container .email-signup-result {
  padding: 10px 20px;
  text-align: left;
  display: none;
  word-wrap: break-word;
}
.email-signup-container .email-signup-form:before,
.email-signup-container .email-signup-form:after {
  content: " ";
  display: table;
}
.email-signup-container .email-signup-form:after {
  clear: both;
}
.email-signup-container .email-signup-form:before,
.email-signup-container .email-signup-form:after {
  content: " ";
  display: table;
}
.email-signup-container .email-signup-form:after {
  clear: both;
}
.email-signup-container .email-signup-form h3 {
  float: left;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 5px 2% 0 0;
}
@media only screen and (max-width: 1024px) {
  .email-signup-container .email-signup-form h3 {
    padding-bottom: 2%;
  }
}
@media only screen and (max-width: 820px) {
  .email-signup-container .email-signup-form h3 {
    padding-bottom: 1em;
  }
}
.email-signup-container .email-signup-form .call-out-message {
  display: none;
  padding: 0.6em 1em;
  border: 1px solid #cccccc;
}
.email-signup-container .email-signup-form .newsletter-form-input {
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
  width: 17.6666666%;
}
.email-signup-container .email-signup-form .newsletter-form-input.newsletter-email {
  width: 32.66666666%;
}
@media only screen and (max-width: 820px) {
  .email-signup-container .email-signup-form .newsletter-form-input {
    width: 48.6666666%;
    margin-bottom: 1.5em;
  }
  .email-signup-container .email-signup-form .newsletter-form-input.newsletter-lastname {
    margin-right: 0;
  }
  .email-signup-container .email-signup-form .newsletter-form-input.newsletter-email {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .email-signup-container .email-signup-form .newsletter-form-input {
    width: 100%;
    margin-right: 0;
  }
}
.email-signup-container .email-signup-form .newsletter-form-input input {
  display: inline-block;
  width: 100%;
  font-weight: 400;
}
.email-signup-container .email-signup-form .newsletter-form,
.email-signup-container .email-signup-form .newsletter-submit {
  display: inline-block;
  vertical-align: top;
}
.email-signup-container .email-signup-form .newsletter-form a,
.email-signup-container .email-signup-form .newsletter-submit a {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  display: inline-block;
}
.email-signup-container .email-signup-form .newsletter-form a:before,
.email-signup-container .email-signup-form .newsletter-submit a:before,
.email-signup-container .email-signup-form .newsletter-form a:after,
.email-signup-container .email-signup-form .newsletter-submit a:after {
  content: " ";
  display: table;
}
.email-signup-container .email-signup-form .newsletter-form a:after,
.email-signup-container .email-signup-form .newsletter-submit a:after {
  clear: both;
}
.email-signup-container .email-signup-form .newsletter-form a:before,
.email-signup-container .email-signup-form .newsletter-submit a:before,
.email-signup-container .email-signup-form .newsletter-form a:after,
.email-signup-container .email-signup-form .newsletter-submit a:after {
  content: " ";
  display: table;
}
.email-signup-container .email-signup-form .newsletter-form a:after,
.email-signup-container .email-signup-form .newsletter-submit a:after {
  clear: both;
}
@media only screen and (max-width: 820px) {
  .email-signup-container .email-signup-form .newsletter-form a,
  .email-signup-container .email-signup-form .newsletter-submit a {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    padding-top: 0.5em;
  }
}
.email-signup-container .email-signup-form .newsletter-submit {
  width: 24%;
}
@media only screen and (max-width: 820px) {
  .email-signup-container .email-signup-form .newsletter-submit {
    width: 100%;
  }
}
.email-signup-container .signup-success,
.email-signup-container .signup-error {
  width: 100%;
  text-align: center;
}
.email-signup-container .signup-success h3,
.email-signup-container .signup-error h3 {
  padding: 0.5em 0 1em;
  margin: 0;
}
.email-signup-container .signup-error {
  display: none;
  color: #d00000;
}
.newsletter-button-subscribe {
  cursor: pointer;
  display: none;
}
.language-de #chat-eGain .btn-help {
  width: 225px;
}
.language-de #chat-eGain .service-details {
  height: 225px;
}
.language-fr #chat-eGain .btn-help {
  width: 255px;
}
.language-fr #chat-eGain .service-details {
  height: 255px;
}
.language-nl #chat-eGain .btn-help {
  width: 227px;
}
.language-nl #chat-eGain .service-details {
  height: 227px;
}
.language-es #chat-eGain .btn-help {
  width: 184px;
}
.language-es #chat-eGain .service-details {
  height: 184px;
}
.language-at #chat-eGain .btn-help {
  width: 254px;
}
.language-at #chat-eGain .service-details {
  height: 254px;
}
#chat-eGain {
  position: fixed;
  top: 51%;
  right: 0;
  width: auto;
  z-index: 999;
}
#chat-eGain .btn-help {
  position: absolute;
  top: -33px;
  left: -33px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  transform-origin: left bottom 0;
  background-color: #f2f4f7;
  border-color: #00488d;
  border-width: 0 1px 1px 1px;
  color: #00488d;
  -webkit-transition: all 0.5s ease;
  /* Safari */
  transition: all 0.5s ease;
  opacity: 1;
  margin-right: 2px;
  min-width: 150px;
  padding-top: 15px;
}
#chat-eGain .btn-help .glyphicons {
  padding-left: 10px;
}
#chat-eGain .btn-help:hover,
#chat-eGain .btn-help:active,
#chat-eGain .btn-help:focus,
#chat-eGain .btn-help:visited {
  left: -42px;
}
#chat-eGain .btn-help:disabled {
  background-color: #f2f4f7;
  border-color: #00488d;
  color: #00488d;
  opacity: 0.3;
}
#chat-eGain a {
  color: #ffffff;
  text-decoration: none;
}
#chat-eGain .title_holder {
  color: #ffffff;
  background-color: #308dd4;
  margin: 0;
  font-size: 1.2em;
  min-width: 220px;
  cursor: pointer;
}
#chat-eGain .title_holder i {
  font-size: 1.8em;
  padding: 0.2em 0.4em;
}
#chat-eGain .title_holder span {
  padding: 0.6em 0.8em 0.6em 0.4em;
  display: inline-block;
}
#chat-eGain .title_holder .chat-initview {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
#chat-eGain .service-details {
  height: 150px;
  margin-top: 9px;
}
#chat-eGain .customerServiceSection {
  color: #ffffff;
  margin: 0;
  font-size: 1.2em;
  padding: 0.11em 0;
  background-color: #979797;
}
#chat-eGain .customerServiceSection i {
  font-size: 1.8em;
  padding: 0.4em;
}
#chat-eGain .customerServiceSection .information {
  display: inline-block;
  padding: 0.3em 0.8em 0.1em 0.4em;
}
#chat-eGain .customerServiceSection .information span {
  font-size: 1em;
  display: inline-block;
}
#chat-eGain .customerServiceSection .information p {
  color: #ffffff;
  font-size: 0.8em;
  margin: 0;
}
#chat-eGain .customerServiceSection:hover {
  background-color: #010101;
}
.nav .icon-link .glyphicons {
  font-size: 1.6em;
  padding-left: 10px;
  top: 0;
  line-height: inherit;
}
.petAdvice h3 {
  margin-bottom: 0;
}
.alert-message {
  position: relative;
  margin: 1em 0 0 0;
  background: #fcf8e3;
  border-radius: 4px;
  border: 1px solid #666c71;
  padding: 0px;
  display: none;
}
.alert-message .container {
  padding: 0px;
}
.alert-message .container p {
  margin: 0.5em 1em;
  font-size: 16px;
  font-weight: 400;
  color: #232323;
}
.alert-message .container .close {
  position: absolute;
  text-shadow: none;
  opacity: 1;
  right: -0.5em;
  top: -0.5em;
  border-radius: 20px;
  background: #fcf8e3;
  color: #666c71;
}
.alert {
  padding: 0.6em;
}
.alert.alert-warning,
.alert.alert-info {
  padding: 0.6em 0.6em 0.6em 2.4em;
  position: relative;
  color: #00488d !important;
  background-color: #edf2f7;
}
.alert.alert-warning p,
.alert.alert-info p,
.alert.alert-warning ul li,
.alert.alert-info ul li {
  line-height: 1.4em;
}
.alert.alert-warning p:not(.alert-sign):before,
.alert.alert-info p:not(.alert-sign):before,
.alert.alert-warning ul li:not(.alert-sign):before,
.alert.alert-info ul li:not(.alert-sign):before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e086";
  font-size: 1.2em;
  line-height: 1.2em;
  position: absolute;
  left: 0.6em;
  top: 0.5em;
}
.alert.alert-warning.expedited-message p:before,
.alert.alert-info.expedited-message p:before,
.alert.alert-warning.deliveryMessage p:before,
.alert.alert-info.deliveryMessage p:before,
.alert.alert-warning.expedited-message ul li:before,
.alert.alert-info.expedited-message ul li:before,
.alert.alert-warning.deliveryMessage ul li:before,
.alert.alert-info.deliveryMessage ul li:before {
  content: "";
}
.alert.alert-warning.expedited-message .glyphicons-clock,
.alert.alert-info.expedited-message .glyphicons-clock,
.alert.alert-warning.deliveryMessage .glyphicons-clock,
.alert.alert-info.deliveryMessage .glyphicons-clock,
.alert.alert-warning.expedited-message .glyphicons-truck,
.alert.alert-info.expedited-message .glyphicons-truck,
.alert.alert-warning.deliveryMessage .glyphicons-truck,
.alert.alert-info.deliveryMessage .glyphicons-truck {
  color: #00488d;
  position: absolute;
  left: 0.6em;
  top: 0.5em;
}
.alert.alert-warning.expedited-message .glyphicons-truck,
.alert.alert-info.expedited-message .glyphicons-truck,
.alert.alert-warning.deliveryMessage .glyphicons-truck,
.alert.alert-info.deliveryMessage .glyphicons-truck {
  top: 0.8em;
}
.alert.promo,
.alert.cart-promo-potential {
  padding: 0.6em 0.6em 0.6em 2.4em;
  position: relative;
  color: #037562;
  background-color: #edf5f4;
}
.alert.promo p,
.alert.cart-promo-potential p,
.alert.promo ul li,
.alert.cart-promo-potential ul li {
  color: #037562;
}
.alert.promo p:not(.alert-sign):before,
.alert.cart-promo-potential p:not(.alert-sign):before,
.alert.promo ul li:not(.alert-sign):before,
.alert.cart-promo-potential ul li:not(.alert-sign):before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E038";
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  left: 0.6em;
  top: 0.4em;
}
.alert.promo-end-days {
  padding: 0.6em;
}
.alert.promo-end-days--red-variant {
  background-color: #fceded;
  color: #d00000;
}
.alert.promo-end-days--green-variant {
  background-color: #edf5f4;
  color: #037562;
}
.alert.cart-promo-delivery {
  padding: 0.6em 0.6em 0.6em 2.4em;
  position: relative;
  color: #00488d;
  background-color: #edf2f7;
}
.alert.cart-promo-delivery p,
.alert.cart-promo-delivery ul li {
  color: #00488d;
  font-weight: bold;
}
.alert.cart-promo-delivery p:not(.alert-sign):before,
.alert.cart-promo-delivery ul li:not(.alert-sign):before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E059";
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  left: 0.6em;
  top: 0.4em;
}
.alert.alert-danger:not(.msgAnimalDetailsRequired) {
  padding: 0.6em 0.6em 0.6em 2.8em;
  position: relative;
}
.alert.alert-danger:not(.msgAnimalDetailsRequired) p,
.alert.alert-danger:not(.msgAnimalDetailsRequired) ul li {
  color: #d00000;
}
.alert.alert-danger:not(.msgAnimalDetailsRequired) p:not(.alert-sign):before,
.alert.alert-danger:not(.msgAnimalDetailsRequired) ul li:not(.alert-sign):before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e079";
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  left: 0.6em;
  top: 0.5em;
}
.alert.alert-danger,
.alert.alert-danger.msgAnimalDetailsRequired {
  background-color: #fceded;
}
.alert.alert-dismissable {
  padding-right: 35px !important;
}
/*  Promo Filter  */
.promo-filter {
  margin: 10px 0 10px 0;
  padding: 10px 10px 0px 10px;
  background-color: #cccccc;
  overflow: hidden;
}
.promo-filter .promo-filter-item {
  display: inline-block;
  margin: 0 8px 8px 0;
  text-align: center;
  background-color: #ffffff;
  vertical-align: top;
}
.promo-filter .promo-filter-item a {
  display: block;
  padding: 4px 8px;
  transition: all 0.3s ease;
}
.promo-filter .promo-filter-item a .promo-filter-icon {
  width: 100px;
  height: 100px;
  background: url("../../common/images/svg/animals-sprite.svg") no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 1400px) {
  .promo-filter .promo-filter-item a .promo-filter-icon {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .promo-filter .promo-filter-item a .promo-filter-icon {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (max-width: 640px) {
  .promo-filter .promo-filter-item a .filter-label {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
.promo-filter .promo-filter-item a .promo-filter-icon-Dog,
.promo-filter .promo-filter-item a .promo-filter-icon-Hun,
.promo-filter .promo-filter-item a .promo-filter-icon-Chi,
.promo-filter .promo-filter-item a .promo-filter-icon-Per,
.promo-filter .promo-filter-item a .promo-filter-icon-Hon {
  background-position: 50% 0%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Cat,
.promo-filter .promo-filter-item a .promo-filter-icon-Kat,
.promo-filter .promo-filter-item a .promo-filter-icon-Cha,
.promo-filter .promo-filter-item a .promo-filter-icon-Gat {
  background-position: 50% 5.88235294%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Fis,
.promo-filter .promo-filter-item a .promo-filter-icon-Acu,
.promo-filter .promo-filter-item a .promo-filter-icon-Poi {
  background-position: 50% 11.76470588%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Sma,
.promo-filter .promo-filter-item a .promo-filter-icon-Kle,
.promo-filter .promo-filter-item a .promo-filter-icon-Pet,
.promo-filter .promo-filter-item a .promo-filter-icon-Kna,
.promo-filter .promo-filter-item a .promo-filter-icon-Ron {
  background-position: 50% 17.64705882%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Bir,
.promo-filter .promo-filter-item a .promo-filter-icon-V\U00F6g,
.promo-filter .promo-filter-item a .promo-filter-icon-Ois,
.promo-filter .promo-filter-item a .promo-filter-icon-Vog {
  background-position: 50% 23.52941176%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Equ,
.promo-filter .promo-filter-item a .promo-filter-icon-Pfe,
.promo-filter .promo-filter-item a .promo-filter-icon-Che,
.promo-filter .promo-filter-item a .promo-filter-icon-Cab,
.promo-filter .promo-filter-item a .promo-filter-icon-Paa {
  background-position: 50% 29.41176471%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Rep {
  background-position: 50% 35.29411765%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Bra,
.promo-filter .promo-filter-item a .promo-filter-icon-Mar,
.promo-filter .promo-filter-item a .promo-filter-icon-Val {
  background-position: 50% 41.17647059%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Oth,
.promo-filter .promo-filter-item a .promo-filter-icon-And,
.promo-filter .promo-filter-item a .promo-filter-icon-Aut {
  background-position: 50% 94.11764706%;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Pre,
.promo-filter .promo-filter-item a .promo-filter-icon-M\U00E9d,
.promo-filter .promo-filter-item a .promo-filter-icon-M\U00C9D {
  background: none;
}
.promo-filter .promo-filter-item a .promo-filter-icon-Pre:before,
.promo-filter .promo-filter-item a .promo-filter-icon-M\U00E9d:before,
.promo-filter .promo-filter-item a .promo-filter-icon-M\U00C9D:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E493";
  line-height: 1.8em;
  font-size: 4em;
  color: #bbb;
}
@media only screen and (max-width: 1400px) {
  .promo-filter .promo-filter-item a .promo-filter-icon-Pre:before,
  .promo-filter .promo-filter-item a .promo-filter-icon-M\U00E9d:before,
  .promo-filter .promo-filter-item a .promo-filter-icon-M\U00C9D:before {
    line-height: 1.6em;
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
  .promo-filter .promo-filter-item a .promo-filter-icon-Pre:before,
  .promo-filter .promo-filter-item a .promo-filter-icon-M\U00E9d:before,
  .promo-filter .promo-filter-item a .promo-filter-icon-M\U00C9D:before {
    line-height: 1.5em;
    font-size: 1.8em;
  }
}
.promo-filter .promo-filter-item a:hover,
.promo-filter .promo-filter-item a:focus,
.promo-filter .promo-filter-item a:active,
.promo-filter .promo-filter-item.active a {
  color: #ffffff;
  background-color: #308dd4;
  text-decoration: none;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon,
.promo-filter .promo-filter-item a:focus .promo-filter-icon,
.promo-filter .promo-filter-item a:active .promo-filter-icon,
.promo-filter .promo-filter-item.active a .promo-filter-icon {
  background-position: 50% 54.85%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Dog,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Dog,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Dog,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Dog,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Hun,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Hun,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Hun,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Hun,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Chi,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Chi,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Chi,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Chi,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Per,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Per,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Per,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Per,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Hon,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Hon,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Hon,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Hon {
  background-position: 50% 47.05882353%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Cat,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Cat,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Cat,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Cat,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Kat,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Kat,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Kat,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Kat,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Cha,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Cha,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Cha,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Cha,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Gat,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Gat,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Gat,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Gat {
  background-position: 50% 52.94117647%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Fis,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Fis,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Fis,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Fis,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Poi,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Poi,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Poi,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Poi,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Acu,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Acu,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Acu,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Acu {
  background-position: 50% 58.82352941%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Sma,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Sma,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Sma,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Sma,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Kle,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Kle,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Kle,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Kle,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Pet,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Pet,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Pet,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Pet,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Kna,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Kna,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Kna,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Kna,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Ron,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Ron,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Ron,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Ron {
  background-position: 50% 64.70588235%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Bir,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Bir,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Bir,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Bir,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-V\U00F6g,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-V\U00F6g,
.promo-filter .promo-filter-item a:active .promo-filter-icon-V\U00F6g,
.promo-filter .promo-filter-item.active a .promo-filter-icon-V\U00F6g,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Ois,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Ois,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Ois,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Ois,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Vog,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Vog,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Vog,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Vog {
  background-position: 50% 70.58823529%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Equ,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Equ,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Equ,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Equ,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Pfe,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Pfe,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Pfe,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Pfe,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Che,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Che,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Che,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Che,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Cab,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Cab,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Cab,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Cab,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Paa,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Paa,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Paa,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Paa {
  background-position: 50% 76.47058824%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Rep,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Rep,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Rep,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Rep {
  background-position: 50% 82.35294118%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Bra,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Bra,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Bra,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Bra,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Mar,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Mar,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Mar,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Mar,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Val,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Val,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Val,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Val {
  background-position: 50% 88.23529412%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Oth,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Oth,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Oth,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Oth,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-And,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-And,
.promo-filter .promo-filter-item a:active .promo-filter-icon-And,
.promo-filter .promo-filter-item.active a .promo-filter-icon-And,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Aut,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Aut,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Aut,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Aut {
  background-position: 50% 100%;
}
.promo-filter .promo-filter-item a:hover .promo-filter-icon-Pre:before,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-Pre:before,
.promo-filter .promo-filter-item a:active .promo-filter-icon-Pre:before,
.promo-filter .promo-filter-item.active a .promo-filter-icon-Pre:before,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-M\U00E9d:before,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-M\U00E9d:before,
.promo-filter .promo-filter-item a:active .promo-filter-icon-M\U00E9d:before,
.promo-filter .promo-filter-item.active a .promo-filter-icon-M\U00E9d:before,
.promo-filter .promo-filter-item a:hover .promo-filter-icon-M\U00C9D:before,
.promo-filter .promo-filter-item a:focus .promo-filter-icon-M\U00C9D:before,
.promo-filter .promo-filter-item a:active .promo-filter-icon-M\U00C9D:before,
.promo-filter .promo-filter-item.active a .promo-filter-icon-M\U00C9D:before {
  color: #ffffff;
}
.promo-filter .promo-all {
  float: right;
  margin-right: 0px;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  .promo-filter .promo-all {
    float: none;
    display: block;
  }
}
.promo-filter .promo-all a .promo-filter-icon {
  background-image: none;
}
@media only screen and (max-width: 640px) {
  .promo-filter .promo-all a .promo-filter-icon {
    height: 0px;
  }
}
.promo-filter li.active a {
  color: #ffffff;
  background-color: #308dd4;
}
.special-offers-container .price {
  height: 2em;
  padding-top: 0.5em;
  overflow: hidden;
}
.special-offers-container .price.full-range-promo {
  padding-top: 0;
}
.special-offers-container .price.full-range-promo a {
  background-color: #edf5f4;
  color: #037562;
  display: block;
  padding: 3px 10px 3px 10px;
}
@media only screen and (max-width: 639px) {
  .special-offers-container .price.full-range-promo a {
    padding: 3px 5px 3px 5px;
  }
}
@media only screen and (max-width: 639px) {
  .special-offers-container .price {
    height: 3.2em !important;
  }
  .special-offers-container .price .product-label {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 340px) {
  body.language-fr .special-offers-container .price.full-range-promo a,
  body.language-nl .special-offers-container .price.full-range-promo a {
    font-size: 0.8em;
    line-height: 1.8em;
  }
}
.recentlyViewed,
.boughtTogether {
  padding: 40px 0 30px;
}
@media (max-width: 1023px) {
  .recentlyViewed,
  .boughtTogether {
    padding: 30px 0;
  }
}
.recentlyViewed.recommendedProduct,
.boughtTogether.recommendedProduct {
  position: relative;
  display: block;
  clear: both;
}
.recentlyViewed.recommendedProduct .item,
.boughtTogether.recommendedProduct .item {
  padding: 10px;
}
.recentlyViewed.recommendedProduct .carousel,
.boughtTogether.recommendedProduct .carousel {
  text-align: left;
}
.recentlyViewed.recommendedProduct .brand-item .brand-product-image,
.boughtTogether.recommendedProduct .brand-item .brand-product-image {
  display: block;
  text-align: center;
  max-width: 150px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .brand-item .brand-product-image,
  .boughtTogether.recommendedProduct .brand-item .brand-product-image {
    float: left;
    width: 50px;
    margin-right: 10px;
    height: 100px;
  }
}
.recentlyViewed.recommendedProduct .brand-item .brand-product-image img,
.boughtTogether.recommendedProduct .brand-item .brand-product-image img {
  margin: 0 auto;
}
.recentlyViewed.recommendedProduct .brand-item .product-name,
.boughtTogether.recommendedProduct .brand-item .product-name {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
  line-height: 1.5em;
  color: #232323;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .brand-item .product-name,
  .boughtTogether.recommendedProduct .brand-item .product-name {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    line-height: 20px;
    margin-top: 0;
  }
}
.recentlyViewed.recommendedProduct .brand-item .recommendedProductInnerPrice,
.boughtTogether.recommendedProduct .brand-item .recommendedProductInnerPrice {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: bold;
  margin: 0 auto;
  color: #bf001a;
  display: block;
  height: auto;
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .brand-item .recommendedProductInnerPrice,
  .boughtTogether.recommendedProduct .brand-item .recommendedProductInnerPrice {
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
  }
  .recentlyViewed.recommendedProduct .brand-item .recommendedProductInnerPrice .promo-price,
  .boughtTogether.recommendedProduct .brand-item .recommendedProductInnerPrice .promo-price {
    display: inline-block;
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
  }
}
.recentlyViewed.recommendedProduct .brand-item .recommendedProductInnerPrice del,
.boughtTogether.recommendedProduct .brand-item .recommendedProductInnerPrice del {
  font-weight: 400;
  color: #979797;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
}
.recentlyViewed.recommendedProduct .brand-item .recommendedProductInnerTextp,
.boughtTogether.recommendedProduct .brand-item .recommendedProductInnerTextp {
  font-size: 1em;
  overflow: hidden;
  height: 57px;
}
.recentlyViewed.recommendedProduct .brand-item a.btn,
.boughtTogether.recommendedProduct .brand-item a.btn {
  color: #ffffff;
}
.recentlyViewed.recommendedProduct .brand-item a.btn:hover,
.boughtTogether.recommendedProduct .brand-item a.btn:hover {
  color: #eb9b0e;
}
.recentlyViewed.recommendedProduct .brand-item button,
.boughtTogether.recommendedProduct .brand-item button {
  text-transform: capitalize;
  padding: 8px 15px;
}
.recentlyViewed.recommendedProduct .brand-item p,
.boughtTogether.recommendedProduct .brand-item p {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 0em;
  color: #00488d;
}
.recentlyViewed.recommendedProduct .brand-item p.truncate-box,
.boughtTogether.recommendedProduct .brand-item p.truncate-box {
  height: 50px;
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .brand-item p.truncate-box,
  .boughtTogether.recommendedProduct .brand-item p.truncate-box {
    height: 45px;
  }
}
.recentlyViewed.recommendedProduct .brand-item p.variant,
.boughtTogether.recommendedProduct .brand-item p.variant {
  margin-bottom: 1em;
  line-height: 20px;
  min-height: 20px;
  height: 38px;
  overflow: hidden;
}
.recentlyViewed.recommendedProduct .brand-item p a,
.boughtTogether.recommendedProduct .brand-item p a {
  color: #232323;
}
.recentlyViewed.recommendedProduct .owl-item .item,
.boughtTogether.recommendedProduct .owl-item .item {
  width: 100% !important;
}
.recentlyViewed.recommendedProduct .carousel-brands .carousel-inner .owl-wrapper-outer,
.boughtTogether.recommendedProduct .carousel-brands .carousel-inner .owl-wrapper-outer {
  background: none;
  z-index: 10;
}
.recentlyViewed.recommendedProduct .carousel-brands .carousel-inner .item img,
.boughtTogether.recommendedProduct .carousel-brands .carousel-inner .item img {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
.recentlyViewed.recommendedProduct .recommendedProductButton,
.boughtTogether.recommendedProduct .recommendedProductButton {
  color: #ffffff;
  padding: 8px 15px;
}
.recentlyViewed.recommendedProduct .recommendedProductButton:hover,
.boughtTogether.recommendedProduct .recommendedProductButton:hover {
  color: #eb9b0e;
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .recommendedProductButton,
  .boughtTogether.recommendedProduct .recommendedProductButton {
    display: none;
  }
}
@media (max-width: 1023px) {
  .recentlyViewed.recommendedProduct .add_to_cart_form,
  .boughtTogether.recommendedProduct .add_to_cart_form,
  .recentlyViewed.recommendedProduct .variant,
  .boughtTogether.recommendedProduct .variant {
    display: none;
  }
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.spinner-wrapper {
  position: relative;
  min-height: 100px;
}
.spinner::before {
  content: '';
  z-index: 1;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner 0.6s linear infinite;
}
.vip-benefit {
  margin: 10px 0px;
}
.vip-benefit .benefitIcon {
  font-size: 2em;
  padding: 5px 0;
}
.vip-benefit .vipCompetition {
  color: #308dd4;
}
.vip-status {
  color: #308dd4;
}
.referral-code-component,
.referral-email-component {
  background-color: #f2f4f7;
  min-height: 160px;
  padding: 1em 1em;
}
.referral-code-component .referral-code-display,
.referral-email-component .referral-code-display {
  background: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 2.5;
  height: 40px;
}
.referral-code-component .email-field,
.referral-email-component .email-field {
  margin-bottom: 0.7em;
}
.referral-code-component .invite-success,
.referral-email-component .invite-success {
  color: #037562;
}
.referral-code-component .invite-email-error,
.referral-email-component .invite-email-error,
.referral-code-component .invite-error,
.referral-email-component .invite-error {
  color: #d00000;
}
.referral-code-component .btn-primary,
.referral-email-component .btn-primary {
  width: auto;
  margin-bottom: 1em;
}
.referral-code-component .btn-info,
.referral-email-component .btn-info {
  width: auto;
}
.referral-code-component .btn.add-invite-email,
.referral-email-component .btn.add-invite-email {
  padding: 0 1em 0 0;
  color: #010101;
  text-transform: none;
  text-align: left;
  margin: 0.5em 0;
  height: 25px;
}
.referral-code-component .btn.add-invite-email span.glyphicons,
.referral-email-component .btn.add-invite-email span.glyphicons {
  padding: 0 0.5em 0 0;
  float: left;
  line-height: 17px;
}
.referral-code-component .btn.add-invite-email:hover,
.referral-email-component .btn.add-invite-email:hover {
  color: #308dd4;
}
.referral-code-component .additional-email-field,
.referral-email-component .additional-email-field {
  width: 90%;
  float: left;
}
@media (max-width: 640px) {
  .referral-code-component .additional-email-field,
  .referral-email-component .additional-email-field {
    width: 85%;
  }
}
.referral-code-component .remove-invite-email,
.referral-email-component .remove-invite-email {
  float: right;
  width: 10%;
}
@media (max-width: 640px) {
  .referral-code-component .remove-invite-email,
  .referral-email-component .remove-invite-email {
    width: 15%;
  }
}
.referral-code-component .remove-invite-email:hover,
.referral-email-component .remove-invite-email:hover {
  color: #308dd4;
}
.referral-code-component .remove-invite-email .glyphicons,
.referral-email-component .remove-invite-email .glyphicons {
  line-height: 22px;
}
.line-1 {
  width: 1px;
  height: 150px;
  background: black;
  margin: auto;
}
@media (max-width: 1399px) {
  .line-1 {
    height: 1px;
    margin-top: 33px;
    margin-bottom: 35px;
    width: 40%;
    border-bottom: 1px solid black;
    text-align: center;
  }
}
.hr-text {
  font-size: 1.5em;
  background-color: #ffffff;
  position: absolute;
  top: 33%;
  padding: 8px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 1399px) {
  .hr-text {
    width: auto;
    position: relative;
    top: -16px;
    padding: 0 17px;
  }
}
.referral-benefit {
  height: 200px;
  margin: 10px 0px;
  background-color: #f2f4f7;
}
.referral-benefit h2 {
  text-align: center;
}
.referral-benefit h2 .benefitIcon {
  font-size: 2em;
  padding: 5px 0;
}
.referral-benefit h4 {
  font-size: 2em;
  text-align: center;
}
.referral-benefit p {
  text-align: center;
}
.account-referral-list p {
  margin: 1em;
}
.account-referral-list h2 {
  text-align: left;
}
.account-referral-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-referral-list .account-referral-list-item {
  padding: 10px 0;
}
.account-referral-list li + li {
  border-top: 1px solid #e1e1e1;
}
.account-referralHistory h2 {
  margin-bottom: 0;
  padding: 10px;
  background: #f2f4f7;
}
.account-referralHistory .account-referral-list-item p span {
  float: left;
}
.account-referralHistory .account-referral-list-item p strong {
  float: left;
  display: block;
}
.referral-info {
  margin-left: -10px;
}
.referral-info p {
  background-color: #f2f4f7;
  padding: 10px;
}
@media (max-width: 1024px) {
  .referral-email-component {
    min-height: 200px;
  }
}
@media (max-width: 640px) {
  .language-fr .referral-benefit,
  .language-nl .referral-benefit,
  .language-de .referral-benefit,
  .language-es .referral-benefit {
    height: 240px;
  }
  .language-en .referral-benefit {
    height: 220px;
  }
}
@media (max-width: 1399px) {
  .referral-code-component {
    height: auto;
  }
  .referral-code-component,
  .referral-email-component {
    min-height: 170px;
  }
}
.youtube-player {
  position: relative;
  padding-bottom: 430px;
  height: 0;
  overflow: hidden;
  width: 100%;
  max-width: 768px;
  background: #000;
  margin: 5px;
}
@media only screen and (max-width: 830px) {
  .youtube-player {
    padding-bottom: 56.23%;
  }
}
.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}
.youtube-player img {
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: -73px;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}
@media only screen and (max-width: 830px) {
  .youtube-player img {
    top: -16.8%;
  }
}
.youtube-player .play {
  height: 66px;
  width: 66px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 32px;
  padding: 1px;
}
.youtube-player .play:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e029";
  font-size: 64px;
}
.youtube-player:hover .play:before {
  color: #cc181e;
}
.youtube-player:hover img {
  opacity: 0.75;
}
.fourOfour-text h1,
.fourOfour-text p {
  text-align: center;
}
.nxt-ac-item,
.nxt-ac-products-container,
.nxt-ac-section-container,
.nxt-ac-main,
.nxt-ac-header {
  zoom: 1;
}
.nxt-ac-item:after,
.nxt-ac-products-container:after,
.nxt-ac-section-container:after,
.nxt-ac-main:after,
.nxt-ac-header:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: .1px;
  font-size: .1em;
  line-height: 0;
}
.nxt-ac-main {
  z-index: 1050;
  font-size: 13px;
  width: 400px;
  position: absolute;
  top: 28px;
  overflow: hidden;
  padding: 5px;
  margin: 0;
  text-align: left;
  border: 1px solid #e1e1e1;
  min-height: 20px;
  -webkit-box-shadow: 0 2px 5px #ccc;
  -moz-box-shadow: 0 2px 5px #ccc;
  box-shadow: 0 2px 5px #ccc;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.nxt-ac-main,
.nxt-ac-main .nxt-ac-products-container,
.nxt-ac-main .nxt-ac-section-container {
  background-color: #ffffff;
}
.nxt-ac-main .nxt-ac-header {
  font-size: 16px;
  font-weight: 700;
  padding: 5px;
  color: #666c71;
  cursor: default;
}
.nxt-ac-item {
  cursor: pointer;
  border-top: 1px solid #e1e1e1;
  padding: 8px 6px;
  font-style: normal;
  color: #00488d;
  outline: none;
  font-size: 13px;
  line-height: 16px;
  position: relative;
}
.nxt-ac-products-container {
  padding-top: 8px;
}
.nxt-ac-products-container .nxt-ac-item {
  clear: both;
}
.nxt-ac-main .nxt-ac-selected {
  background: #e1e1e1;
  border-top: 1px solid #e1e1e1;
}
.nxt-ac-item img {
  border: none;
  float: left;
  margin-right: 10px;
}
.nxt-ac-item b {
  font-weight: 700;
  text-decoration: underline;
}
.nxt-ac-item .nxt-item-txt {
  display: table-cell;
  padding: 0;
  color: #00488d;
}
.nxt-ac-item .nxt-item-txt a {
  color: #00488d;
  text-decoration: none;
}
.nxt-ac-section-container .nxt-item-txt,
.nxt-ac-section-container .nxt-ac-item h3 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
}
.nxt-ac-section-container .nxt-item-txt b,
.nxt-ac-section-container .nxt-ac-item h3 b,
.nxt-ac-section-container .nxt-item-txt u,
.nxt-ac-section-container .nxt-ac-item h3 u {
  font-weight: 700;
  text-decoration: underline;
}
.nxt-ac-section-container a {
  color: #308dd4;
  text-decoration: none;
  font-weight: 400;
}
.nxt-ac-section-container .nxt-item-txt i {
  color: #666c71;
  font-size: 13px;
  font-style: normal;
}
.nxt-ac-all {
  padding: 6px 5px;
  border-top: 4px solid #e1e1e1;
  text-align: right;
  font-size: 13px;
}
.nxt-ac-all a {
  text-decoration: none;
  color: #308dd4;
}
.nxt-ac-all a:hover {
  text-decoration: underline;
}
.nxt-ac-banner {
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  padding: 5px;
}
@keyframes drift-fadeZoomIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  15% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.zoom-container {
  position: relative;
}
.zoom-container .zoom-description {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  line-height: 1.4em;
  color: #666c71;
}
@media only screen and (max-width: 740px) {
  .zoom-container .zoom-description {
    display: none;
  }
}
.zoom-container .zoom-description span {
  margin-right: 5px;
}
.drift-zoom-pane {
  background: #ffffff;
  /* This is required because of a bug that causes border-radius to not
  work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 200;
  max-height: 500px;
}
.drift-zoom-pane.drift-opening {
  animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-loading .drift-zoom-pane-loader:before {
  left: 0;
  animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}
.drift-loading .drift-zoom-pane-loader:after {
  right: 0;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}
.drift-loading .drift-zoom-pane-loader:before,
.drift-loading .drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.calendarComp {
  margin-left: auto;
  margin-right: auto;
  padding-top: 2%;
  padding-left: 1%;
  padding-right: 1%;
  min-height: 700px;
}
@media (max-width: 480px) {
  .calendarComp {
    padding-top: 2%;
    padding-bottom: 3%;
  }
}
@media (max-width: 1023px) {
  .calendarComp {
    padding-bottom: 0;
  }
}
.calendarComp .loaded:hover {
  transition: none;
}
.calendarComp .calendarWindow {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0);
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 4px;
  margin-bottom: 2%;
  box-sizing: border-box;
  opacity: 0;
  position: relative;
  float: left;
}
@media (max-width: 1023px) {
  .calendarComp .calendarWindow {
    width: 31.3333%;
  }
}
@media (max-width: 480px) {
  .calendarComp .calendarWindow {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 3%;
  }
}
.calendarComp .calendarWindow.loaded {
  opacity: 0.6;
}
.calendarComp .calendarWindow.loaded:not(.no-hover):hover {
  background-color: #308dd4;
  opacity: 0.6;
  cursor: pointer;
  transition: none;
}
.calendarComp .calendarWindow.loaded:not(.no-hover):hover .number {
  background: none;
}
.calendarComp .calendarWindow.loaded:not(.no-hover):hover .number p {
  color: #ffffff;
}
.calendarComp .calendarWindow.transition {
  transition: 0.5s linear all;
}
.calendarComp .calendarWindow .number {
  width: 80%;
  top: 9%;
  left: 10%;
  color: #00488d;
  opacity: 1;
  border: 4px solid #d9edf7;
  text-align: center;
  font-size: 108px;
  font-weight: bold;
  padding-top: 5px;
  position: absolute;
  background-color: #d9edf7;
}
.calendarComp .calendarWindow .number p {
  display: block;
  color: #00488d;
  position: relative;
}
@media (min-width: 480px) and (max-width: 640px) {
  .calendarComp .calendarWindow .number p {
    line-height: 100%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .calendarComp .calendarWindow .number p {
    top: 7%;
    left: -1%;
  }
}
@media (max-width: 480px) {
  .calendarComp .calendarWindow .number p {
    top: 14%;
  }
}
@media (min-width: 1400px) {
  .calendarComp .calendarWindow .number p {
    font-size: 120px;
    top: 14%;
  }
}
.calendarComp .calendarWindow h3,
.calendarComp .calendarWindow p {
  display: none;
}
.calendarComp .calendarWindow.open-window {
  background-color: #ffffff;
  opacity: 0.95;
  overflow-y: auto;
  overflow-x: hidden;
}
.calendarComp .calendarWindow.open-window h3 {
  display: block;
  color: #00488d;
  font-weight: bold;
}
.calendarComp .calendarWindow.open-window p {
  display: block;
  color: #00488d;
}
.calendarComp .calendarWindow.hide {
  opacity: 0;
  height: 0px;
}
.calendarComp .calendarWindow.hover-off:hover {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0);
}
.symptom-container {
  margin-bottom: 25px;
}
.decision-tree-selector {
  margin-bottom: 1em;
}
.decision-tree-selector img {
  float: left;
}
.decision-tree-selector h2 {
  float: left;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown {
  position: relative;
  width: 100%;
  text-align: left;
  background: none;
  background-color: #ffffff;
  border: 1px solid #308dd4;
  color: #232323;
  box-shadow: none;
  text-transform: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown.btn {
  clear: both;
  width: 100%;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown h4 {
  padding-left: 0.7em;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown p {
  margin-bottom: 3px;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown .dropdown-caret {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: inline-block;
  background-color: #308dd4;
  border-left: 1px solid #e1e1e1;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown .dropdown-caret .caret {
  margin: 35% 14px 0 14px;
  border-top: 10px solid #ffffff;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  color: #ffffff;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul {
  list-style-type: none;
  -webkit-padding-start: 0px;
  margin-bottom: 0px;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li {
  border-radius: 0;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  height: 100%;
  padding-top: 10px;
  font-size: 16px;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li h4 {
  margin-top: 0px;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover,
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover span,
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover h4 {
  background-color: #308dd4;
  color: #ffffff;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover.select-open,
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover span.select-open,
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:hover h4.select-open {
  background-color: #ffffff;
  color: #232323;
  cursor: default;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:after {
  clear: both;
  content: " ";
  display: block;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li.select-open:hover {
  background-color: #ffffff;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown ul li:last-child {
  border-bottom: none;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown:hover {
  color: #232323;
  box-shadow: none;
  border: 1px solid #eb9b0e;
  outline: none;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown:hover .dropdown-caret {
  background-color: #eb9b0e;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown:focus,
.symptom-section .symptom-selector .symptom-select .btn-dropdown:active,
.symptom-section .symptom-selector .symptom-select .btn-dropdown:visited {
  border: 1px solid #308dd4;
}
.symptom-section .symptom-selector .symptom-select .btn-dropdown:focus .dropdown-caret,
.symptom-section .symptom-selector .symptom-select .btn-dropdown:active .dropdown-caret,
.symptom-section .symptom-selector .symptom-select .btn-dropdown:visited .dropdown-caret {
  background-color: #308dd4;
}
.title-component h1 {
  margin-left: 15px;
  margin-top: 20px;
}
.follow-up-list {
  width: 100%;
  text-align: left;
  background: none;
  background-color: #ffffff;
  color: #232323;
  box-shadow: none;
  text-transform: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.follow-up-list li {
  clear: both;
  width: 100%;
  padding: 0.5em;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  margin-bottom: 0.5em;
}
@media (max-width: 1023px) {
  .follow-up-list li {
    min-height: 46px;
  }
}
@media (max-width: 1023px) and (min-width: 639px) {
  .follow-up-list li {
    font-size: 18px !important;
    line-height: 1.33;
    padding: 10px;
  }
}
.follow-up-list li.hover,
.follow-up-list li.hover p {
  background-color: #308dd4;
  color: #ffffff;
}
.follow-up-list .reset-button {
  float: right;
}
.follow-up-list .symptom-question {
  border: 1px solid #308dd4;
  padding-left: 1em;
  position: relative;
}
.follow-up-list .symptom-question p {
  margin: 0.5em 0 0.5em;
}
@media (max-width: 639px) {
  .follow-up-list .symptom-question {
    justify-content: space-around;
    padding-top: 0.75em;
  }
}
.answered-symptom {
  border: solid 1px #e1e1e1;
  background-color: #e1e1e1;
  color: #232323;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.mobile-bread-crumb-trail {
  margin-bottom: 10px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis,
.mobile-bread-crumb-trail .bread-crumb-questions,
.mobile-bread-crumb-trail .bread-crumb-symptom {
  border: solid 2px #e1e1e1;
  background-color: #e1e1e1;
  color: #010101;
  padding: 0.5em;
  margin-bottom: 0.3em;
  margin-right: 18px;
  float: left;
  width: 32%;
  display: inline-block;
  position: relative;
}
@media (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis,
  .mobile-bread-crumb-trail .bread-crumb-questions,
  .mobile-bread-crumb-trail .bread-crumb-symptom {
    width: 31.5%;
  }
}
@media (min-width: 478px) and (max-width: 989px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis,
  .mobile-bread-crumb-trail .bread-crumb-questions,
  .mobile-bread-crumb-trail .bread-crumb-symptom {
    width: 30.5%;
  }
}
@media (max-width: 477px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis,
  .mobile-bread-crumb-trail .bread-crumb-questions,
  .mobile-bread-crumb-trail .bread-crumb-symptom {
    width: 29%;
  }
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis.active-crumb,
.mobile-bread-crumb-trail .bread-crumb-questions.active-crumb,
.mobile-bread-crumb-trail .bread-crumb-symptom.active-crumb {
  background-color: #308dd4;
  color: #ffffff;
  border: solid 2px #308dd4;
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis.active-crumb:after,
.mobile-bread-crumb-trail .bread-crumb-questions.active-crumb:after,
.mobile-bread-crumb-trail .bread-crumb-symptom.active-crumb:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #308dd4;
}
.mobile-bread-crumb-trail .bread-crumb-symptom:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #e1e1e1;
  left: 100%;
}
.mobile-bread-crumb-trail .bread-crumb-questions.active-crumb:before {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #308dd4;
  border-right: 2px solid #308dd4;
  border-bottom: 19px solid #308dd4;
  border-left: 15px solid transparent;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-questions.active-crumb:before {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-questions.active-crumb:before {
    margin-top: 4px;
  }
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis {
  margin-right: 0px;
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis.active-crumb:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #308dd4;
  border-right: 2px solid #308dd4;
  border-bottom: 19px solid #308dd4;
  border-left: 15px solid transparent;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis.active-crumb:after {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis.active-crumb:after {
    margin-top: 4px;
  }
}
.mobile-bread-crumb-trail .bread-crumb-questions:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #e1e1e1;
  left: 100%;
}
.mobile-bread-crumb-trail .bread-crumb-questions:after.active-crumb:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #308dd4;
}
.mobile-bread-crumb-trail .bread-crumb-questions:before {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-bottom: 19px solid #e1e1e1;
  border-left: 15px solid transparent;
  right: 100%;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-questions:before {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-questions:before {
    margin-top: 4px;
  }
}
.mobile-bread-crumb-trail .bread-crumb-questions:before.active-crumb:before {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #308dd4;
  border-right: 2px solid #308dd4;
  border-bottom: 19px solid #308dd4;
  border-left: 15px solid transparent;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-questions:before.active-crumb:before {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-questions:before.active-crumb:before {
    margin-top: 4px;
  }
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-bottom: 19px solid #e1e1e1;
  border-left: 15px solid transparent;
  right: 100%;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis:after {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis:after {
    margin-top: 4px;
  }
}
.mobile-bread-crumb-trail .bread-crumb-diagnosis:after.active-crumb:after {
  content: '';
  display: block;
  position: absolute;
  top: -17%;
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 19px solid #308dd4;
  border-right: 2px solid #308dd4;
  border-bottom: 19px solid #308dd4;
  border-left: 15px solid transparent;
}
@media screen and (max-width: 1399px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis:after.active-crumb:after {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-bread-crumb-trail .bread-crumb-diagnosis:after.active-crumb:after {
    margin-top: 4px;
  }
}
.questions-app {
  margin-bottom: 15px;
}
.select-animal {
  margin-bottom: 15px;
}
.select-animal a {
  margin-right: 18%;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
}
.select-animal a h2 {
  text-transform: uppercase;
  color: #308dd4;
  margin: auto 0;
}
.select-animal .animal-icon {
  width: 100px;
  height: 100px;
  background: url("../../common/images/svg/animals-sprite.svg") no-repeat;
  display: inline-flex;
  margin: 0 auto;
}
.select-animal .animal-icon-Dog,
.select-animal .animal-icon-Hun,
.select-animal .animal-icon-Chi,
.select-animal .animal-icon-Per,
.select-animal .animal-icon-Hon {
  background-position: 50% 0%;
}
.select-animal .animal-icon-Cat,
.select-animal .animal-icon-Kat,
.select-animal .animal-icon-Cha,
.select-animal .animal-icon-Gat {
  background-position: 50% 5.88235294%;
}
#resultContainer ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
#resultContainer ul.dashed {
  list-style-type: none;
}
#resultContainer ul.dashed > li {
  margin-bottom: 1em;
}
#resultContainer ul.dashed > li:before {
  content: "-";
  margin-right: 5px;
}
#resultContainer .high {
  background-color: #fef8ee;
  padding: 0.2em 0.6em 0.2em 0.6em;
}
#resultContainer .high h3,
#resultContainer .high h2,
#resultContainer .high p,
#resultContainer .high li {
  color: #eb9b0e;
}
#resultContainer .urgent {
  background-color: #fceded;
  padding: 0.2em 0.6em 0.2em 0.6em;
}
#resultContainer .urgent h3,
#resultContainer .urgent h2,
#resultContainer .urgent p,
#resultContainer .urgent li {
  color: #d00000;
}
#resultContainer .medium {
  background-color: #d9edf7;
  padding: 0.2em 0.6em 0.2em 0.6em;
}
#resultContainer .medium h3,
#resultContainer .medium h2,
#resultContainer .medium p,
#resultContainer .medium li {
  color: #232323;
}
#resultContainer .self_care {
  background-color: #edf5f4;
  padding: 0.2em 0.6em 0.2em 0.6em;
}
#resultContainer .self_care h3,
#resultContainer .self_care h2,
#resultContainer .self_care p,
#resultContainer .self_care li {
  color: #037562;
}
#resultContainer .diagnosis-back {
  margin-bottom: 20px;
}
#resultContainer .special-offers {
  width: 100%;
  margin: 10px auto;
  text-align: center;
  display: block;
}
#resultContainer .special-offers :hover {
  text-decoration: none;
}
#resultContainer .reset-button {
  display: block;
  margin: 10px auto;
}
#resultContainer .additional-advice {
  margin-top: 3px;
}
.detailed-questions-heading {
  float: left;
  clear: both;
}
.symptom-question-container span {
  font-weight: bold;
  margin-right: 5px;
}
.vet-finder {
  padding: 0;
}
.vet-finder .btn-local-vet {
  background-color: #ad005c;
  border-color: #ad005c;
  margin-bottom: 1em;
}
.vet-finder .btn-local-vet:hover {
  background-color: #ffffff;
  color: #ad005c;
}
.disclaimer-container {
  padding: 0 1em;
}
.disclaimer-container div {
  background: #edf2f7;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
.survey-poll {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.survey-poll .survey-poll-border {
  min-height: 265px;
  border: 1px grey solid;
}
.survey-poll .chart-spacing {
  margin-right: 0.3em;
  line-height: 0.7em;
}
.survey-poll .poll-expiry,
.survey-poll .poll-answer-total {
  padding: 0.5em;
}
.survey-poll .poll-question {
  margin-top: 0.7em;
  margin-bottom: 0;
  padding: 0 0.5em 0 0.5em;
}
.survey-poll .survey-poll-list {
  padding: 0.5em 0.5em 0 0.5em;
  width: 100%;
  text-align: left;
  background: none;
  background-color: #ffffff;
  color: #232323;
  box-shadow: none;
  text-transform: none;
  list-style-type: none;
}
.survey-poll .item-hover:hover {
  background-color: #308dd4;
  color: #ffffff;
}
.survey-poll .survey-poll-item {
  border: 1px solid #308dd4;
  width: 100%;
  padding: 0;
  position: relative;
  margin-bottom: 0.5em;
}
.survey-poll .survey-poll-item input {
  position: absolute;
  visibility: hidden;
}
.survey-poll .survey-poll-item label {
  border: 1px solid #308dd4;
  width: 100%;
  display: block;
  padding: 0.5em 0.5em 0.5em 1em;
  margin: 0;
  font-weight: normal;
}
.survey-poll .js-poll-answerContainer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.survey-poll .background-transition {
  width: 100%;
  height: 36px;
}
.survey-poll .selected {
  background-color: #308dd4;
}
.survey-poll .not-selected {
  background-color: #cccccc;
}
.survey-poll .desktop-survey-total {
  float: right;
  clear: both;
}
@media screen and (max-width: 480px) {
  .survey-poll label {
    font-size: 12px;
    height: 36px;
  }
  .survey-poll .mobile-survey-total {
    float: none;
    display: block;
  }
}
.bundle-container {
  margin-top: 20px;
}
.bundle-container .bundle-together {
  list-style-type: none;
}
.bundle-container .bundle-together .bundle-item-1,
.bundle-container .bundle-together .bundle-item-2 {
  text-align: center;
}
.bundle-container .bundle-together .bundle-item-1 .brand-item,
.bundle-container .bundle-together .bundle-item-2 .brand-item {
  padding: 10px;
  border: 1px #e1e1e1 solid;
}
@media only screen and (max-width: 480px) {
  .bundle-container .bundle-together .bundle-item-1 .brand-item,
  .bundle-container .bundle-together .bundle-item-2 .brand-item {
    padding: 3px;
  }
}
.bundle-container .bundle-together .bundle-item-1 .brand-item:hover,
.bundle-container .bundle-together .bundle-item-2 .brand-item:hover {
  border: 1px #ff640f solid;
}
.bundle-container .bundle-together .bundle-item-1 .brand-product-image,
.bundle-container .bundle-together .bundle-item-2 .brand-product-image {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.bundle-container .bundle-together .bundle-item-1 .brand-product-image img,
.bundle-container .bundle-together .bundle-item-2 .brand-product-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 185px;
}
@media only screen and (max-width: 480px) {
  .bundle-container .bundle-together .left-bundle {
    padding-right: 0;
  }
  .bundle-container .bundle-together .right-bundle {
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .bundle-container .bundle-together .bundle-together .col-xs-5,
  .bundle-container .bundle-together .bundle-together .col-xs-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.bundle-container .bundle-together .plus-margin-top {
  margin-top: 7em;
}
.bundle-container .bundle-together .bundle-item-plus {
  text-align: center;
}
.bundle-container .bundle-together .bundle-item-plus p {
  font-size: 3.5em;
  color: #eb9b0e;
  font-weight: 600;
}
.bundle-container .price-button-section {
  margin: 0 0 10px;
  text-align: center;
}
@media only screen and (min-width: 1400px) {
  .bundle-container .price-button-section {
    margin-top: 7em;
  }
}
@media only screen and (min-width: 1024px) {
  .bundle-container .price-button-section {
    margin-top: 7em;
  }
}
@media only screen and (min-width: 640px) {
  .bundle-container .price-button-section {
    margin-top: 7em;
  }
}
@media only screen and (max-width: 480px) {
  .bundle-container .price-button-section {
    margin-top: 20px;
  }
}
.bundle-container .price-button-section .bundle-price {
  font-size: 1.5em;
}
.bundle-container .price-button-section .bundle-price p {
  color: #308dd4;
  font-weight: 600;
}
.bundle-container .price-button-section .bundle-price span {
  color: #eb9b0e;
}
.bundle-container .recommendedProductInnerPrice {
  font-size: 1em;
  font-weight: 900;
  margin: 0.5em auto;
  height: 22px;
  color: #00488d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
@media only screen and (max-width: 480px) {
  .bundle-container .recommendedProductInnerPrice {
    height: 40px;
  }
}
.bundle-container .recommendedProductInnerPrice del {
  font-weight: 400;
  color: #232323;
}
.bundle-container .recommendedProductInnerText {
  font-size: 1em;
  overflow: hidden;
  height: 57px;
  color: #00488d;
}
.bundle-container .recommendedProductInnerText a.btn {
  color: #ffffff;
}
.bundle-container .recommendedProductInnerText a.btn:hover {
  color: #eb9b0e;
}
.bundle-container .recommendedProductInnerText.truncate-box {
  height: 61px;
}
.bundle-container .recommendedProductInnerText.variant {
  font-size: 0.8em;
  margin-bottom: 1em;
}
.bundle-container .recommendedProductInnerText a {
  color: #00488d;
}
.btn-more {
  color: #ffffff;
  background-color: #00488d;
  border-color: #00488d;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  color: #ffffff;
  background-color: #002e5a;
  border-color: #002950;
}
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  background-image: none;
}
.btn-more.disabled,
.btn-more[disabled],
fieldset[disabled] .btn-more,
.btn-more.disabled:hover,
.btn-more[disabled]:hover,
fieldset[disabled] .btn-more:hover,
.btn-more.disabled:focus,
.btn-more[disabled]:focus,
fieldset[disabled] .btn-more:focus,
.btn-more.disabled:active,
.btn-more[disabled]:active,
fieldset[disabled] .btn-more:active,
.btn-more.disabled.active,
.btn-more[disabled].active,
fieldset[disabled] .btn-more.active {
  background-color: #00488d;
  border-color: #00488d;
}
.btn-more .badge {
  color: #00488d;
  background-color: #ffffff;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
  color: #00488d;
  background-color: #ffffff;
  border-color: #00488d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
  background-image: none;
}
.btn-more.disabled,
.btn-more[disabled],
.btn-more.btn-disabled,
fieldset[disabled] .btn-more,
.btn-more.disabled:hover,
.btn-more[disabled]:hover,
.btn-more.btn-disabled:hover,
fieldset[disabled] .btn-more:hover,
.btn-more.disabled:focus,
.btn-more[disabled]:focus,
.btn-more.btn-disabled:focus,
fieldset[disabled] .btn-more:focus,
.btn-more.disabled:active,
.btn-more[disabled]:active,
.btn-more.btn-disabled:active,
fieldset[disabled] .btn-more:active,
.btn-more.disabled.active,
.btn-more[disabled].active,
.btn-more.btn-disabled.active,
fieldset[disabled] .btn-more.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-more .badge {
  color: #00488d;
  background-color: #ffffff;
}
.btn-promo {
  color: #ffffff;
  background-color: #037562;
  border-color: #037562;
}
.btn-promo:hover,
.btn-promo:focus,
.btn-promo:active,
.btn-promo.active,
.open > .dropdown-toggle.btn-promo {
  color: #ffffff;
  background-color: #024338;
  border-color: #013930;
}
.btn-promo:active,
.btn-promo.active,
.open > .dropdown-toggle.btn-promo {
  background-image: none;
}
.btn-promo.disabled,
.btn-promo[disabled],
fieldset[disabled] .btn-promo,
.btn-promo.disabled:hover,
.btn-promo[disabled]:hover,
fieldset[disabled] .btn-promo:hover,
.btn-promo.disabled:focus,
.btn-promo[disabled]:focus,
fieldset[disabled] .btn-promo:focus,
.btn-promo.disabled:active,
.btn-promo[disabled]:active,
fieldset[disabled] .btn-promo:active,
.btn-promo.disabled.active,
.btn-promo[disabled].active,
fieldset[disabled] .btn-promo.active {
  background-color: #037562;
  border-color: #037562;
}
.btn-promo .badge {
  color: #037562;
  background-color: #ffffff;
}
.btn-promo:hover,
.btn-promo:focus,
.btn-promo:active,
.btn-promo.active,
.open .dropdown-toggle.btn-promo {
  color: #037562;
  background-color: #ffffff;
  border-color: #037562;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-promo:active,
.btn-promo.active,
.open .dropdown-toggle.btn-promo {
  background-image: none;
}
.btn-promo.disabled,
.btn-promo[disabled],
.btn-promo.btn-disabled,
fieldset[disabled] .btn-promo,
.btn-promo.disabled:hover,
.btn-promo[disabled]:hover,
.btn-promo.btn-disabled:hover,
fieldset[disabled] .btn-promo:hover,
.btn-promo.disabled:focus,
.btn-promo[disabled]:focus,
.btn-promo.btn-disabled:focus,
fieldset[disabled] .btn-promo:focus,
.btn-promo.disabled:active,
.btn-promo[disabled]:active,
.btn-promo.btn-disabled:active,
fieldset[disabled] .btn-promo:active,
.btn-promo.disabled.active,
.btn-promo[disabled].active,
.btn-promo.btn-disabled.active,
fieldset[disabled] .btn-promo.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-promo .badge {
  color: #037562;
  background-color: #ffffff;
}
.btn-new {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 3px;
  padding: 12px 15px;
  text-transform: none;
  font-size: 16px;
  border: 1px solid transparent;
  color: #666c71;
}
.btn-new:hover {
  text-decoration: none;
}
.btn-new-primary {
  color: #ffffff;
  background-color: #308dd4;
  border-color: #2880c2;
}
.btn-new-primary:hover,
.btn-new-primary:focus,
.btn-new-primary:active,
.btn-new-primary.active,
.open > .dropdown-toggle.btn-new-primary {
  color: #ffffff;
  background-color: #2472ad;
  border-color: #1e5e8f;
}
.btn-new-primary:active,
.btn-new-primary.active,
.open > .dropdown-toggle.btn-new-primary {
  background-image: none;
}
.btn-new-primary.disabled,
.btn-new-primary[disabled],
fieldset[disabled] .btn-new-primary,
.btn-new-primary.disabled:hover,
.btn-new-primary[disabled]:hover,
fieldset[disabled] .btn-new-primary:hover,
.btn-new-primary.disabled:focus,
.btn-new-primary[disabled]:focus,
fieldset[disabled] .btn-new-primary:focus,
.btn-new-primary.disabled:active,
.btn-new-primary[disabled]:active,
fieldset[disabled] .btn-new-primary:active,
.btn-new-primary.disabled.active,
.btn-new-primary[disabled].active,
fieldset[disabled] .btn-new-primary.active {
  background-color: #308dd4;
  border-color: #2880c2;
}
.btn-new-primary .badge {
  color: #308dd4;
  background-color: #ffffff;
}
.btn-new-primary:hover,
.btn-new-primary:focus,
.btn-new-primary:active,
.btn-new-primary.active,
.open .dropdown-toggle.btn-new-primary {
  color: #308dd4;
  background-color: #ffffff;
  border-color: #308dd4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-new-primary:active,
.btn-new-primary.active,
.open .dropdown-toggle.btn-new-primary {
  background-image: none;
}
.btn-new-primary.disabled,
.btn-new-primary[disabled],
.btn-new-primary.btn-disabled,
fieldset[disabled] .btn-new-primary,
.btn-new-primary.disabled:hover,
.btn-new-primary[disabled]:hover,
.btn-new-primary.btn-disabled:hover,
fieldset[disabled] .btn-new-primary:hover,
.btn-new-primary.disabled:focus,
.btn-new-primary[disabled]:focus,
.btn-new-primary.btn-disabled:focus,
fieldset[disabled] .btn-new-primary:focus,
.btn-new-primary.disabled:active,
.btn-new-primary[disabled]:active,
.btn-new-primary.btn-disabled:active,
fieldset[disabled] .btn-new-primary:active,
.btn-new-primary.disabled.active,
.btn-new-primary[disabled].active,
.btn-new-primary.btn-disabled.active,
fieldset[disabled] .btn-new-primary.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-new-primary .badge {
  color: #308dd4;
  background-color: #ffffff;
}
.btn-new-secondary {
  color: #ffffff;
  background-color: #eb9b0e;
  border-color: #d38b0d;
}
.btn-new-secondary:hover,
.btn-new-secondary:focus,
.btn-new-secondary:active,
.btn-new-secondary.active,
.open > .dropdown-toggle.btn-new-secondary {
  color: #ffffff;
  background-color: #bb7b0b;
  border-color: #996509;
}
.btn-new-secondary:active,
.btn-new-secondary.active,
.open > .dropdown-toggle.btn-new-secondary {
  background-image: none;
}
.btn-new-secondary.disabled,
.btn-new-secondary[disabled],
fieldset[disabled] .btn-new-secondary,
.btn-new-secondary.disabled:hover,
.btn-new-secondary[disabled]:hover,
fieldset[disabled] .btn-new-secondary:hover,
.btn-new-secondary.disabled:focus,
.btn-new-secondary[disabled]:focus,
fieldset[disabled] .btn-new-secondary:focus,
.btn-new-secondary.disabled:active,
.btn-new-secondary[disabled]:active,
fieldset[disabled] .btn-new-secondary:active,
.btn-new-secondary.disabled.active,
.btn-new-secondary[disabled].active,
fieldset[disabled] .btn-new-secondary.active {
  background-color: #eb9b0e;
  border-color: #d38b0d;
}
.btn-new-secondary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-new-secondary:hover,
.btn-new-secondary:focus,
.btn-new-secondary:active,
.btn-new-secondary.active,
.open .dropdown-toggle.btn-new-secondary {
  color: #eb9b0e;
  background-color: #ffffff;
  border-color: #eb9b0e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-new-secondary:active,
.btn-new-secondary.active,
.open .dropdown-toggle.btn-new-secondary {
  background-image: none;
}
.btn-new-secondary.disabled,
.btn-new-secondary[disabled],
.btn-new-secondary.btn-disabled,
fieldset[disabled] .btn-new-secondary,
.btn-new-secondary.disabled:hover,
.btn-new-secondary[disabled]:hover,
.btn-new-secondary.btn-disabled:hover,
fieldset[disabled] .btn-new-secondary:hover,
.btn-new-secondary.disabled:focus,
.btn-new-secondary[disabled]:focus,
.btn-new-secondary.btn-disabled:focus,
fieldset[disabled] .btn-new-secondary:focus,
.btn-new-secondary.disabled:active,
.btn-new-secondary[disabled]:active,
.btn-new-secondary.btn-disabled:active,
fieldset[disabled] .btn-new-secondary:active,
.btn-new-secondary.disabled.active,
.btn-new-secondary[disabled].active,
.btn-new-secondary.btn-disabled.active,
fieldset[disabled] .btn-new-secondary.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-new-secondary .badge {
  color: #eb9b0e;
  background-color: #ffffff;
}
.btn-new-default {
  color: #232323;
  background-color: #ffffff;
  border-color: #cccccc;
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background-image: linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
}
.btn-new-default:hover,
.btn-new-default:focus,
.btn-new-default:active,
.btn-new-default.active,
.open > .dropdown-toggle.btn-new-default {
  color: #232323;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-new-default:active,
.btn-new-default.active,
.open > .dropdown-toggle.btn-new-default {
  background-image: none;
}
.btn-new-default.disabled,
.btn-new-default[disabled],
fieldset[disabled] .btn-new-default,
.btn-new-default.disabled:hover,
.btn-new-default[disabled]:hover,
fieldset[disabled] .btn-new-default:hover,
.btn-new-default.disabled:focus,
.btn-new-default[disabled]:focus,
fieldset[disabled] .btn-new-default:focus,
.btn-new-default.disabled:active,
.btn-new-default[disabled]:active,
fieldset[disabled] .btn-new-default:active,
.btn-new-default.disabled.active,
.btn-new-default[disabled].active,
fieldset[disabled] .btn-new-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-new-default .badge {
  color: #ffffff;
  background-color: #232323;
}
.btn-new-default:hover,
.btn-new-default:focus,
.btn-new-default:active,
.btn-new-default.active,
.open .dropdown-toggle.btn-new-default {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-new-default:active,
.btn-new-default.active,
.open .dropdown-toggle.btn-new-default {
  background-image: none;
}
.btn-new-default.disabled,
.btn-new-default[disabled],
.btn-new-default.btn-disabled,
fieldset[disabled] .btn-new-default,
.btn-new-default.disabled:hover,
.btn-new-default[disabled]:hover,
.btn-new-default.btn-disabled:hover,
fieldset[disabled] .btn-new-default:hover,
.btn-new-default.disabled:focus,
.btn-new-default[disabled]:focus,
.btn-new-default.btn-disabled:focus,
fieldset[disabled] .btn-new-default:focus,
.btn-new-default.disabled:active,
.btn-new-default[disabled]:active,
.btn-new-default.btn-disabled:active,
fieldset[disabled] .btn-new-default:active,
.btn-new-default.disabled.active,
.btn-new-default[disabled].active,
.btn-new-default.btn-disabled.active,
fieldset[disabled] .btn-new-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: transparent;
}
.btn-new-default .badge {
  color: #ffffff;
  background-color: #232323;
}
.btn-new-default:hover,
.btn-new-default:focus {
  background: #eee;
  border-color: #cccccc;
  color: #232323;
}
.btn-new-default:disabled {
  color: #9a9fa3;
}
.ST-personalised {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.ST-personalised.show {
  opacity: 1;
}
.mainRibbonSpot {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.mainRibbonSpot.whiteBoxAlt .heroText {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
}
.mainRibbonSpot[class*="whiteBoxAlt-"] .heroText {
  background: #ffffff;
  padding: 1em;
}
.mainRibbonSpot.whiteBoxAlt-10 .heroText {
  background: #ffffff;
}
.mainRibbonSpot.whiteBoxAlt-9 .heroText {
  background: rgba(255, 255, 255, 0.9);
}
.mainRibbonSpot.whiteBoxAlt-8 .heroText {
  background: rgba(255, 255, 255, 0.8);
}
.mainRibbonSpot.whiteBoxAlt-7 .heroText {
  background: rgba(255, 255, 255, 0.7);
}
.mainRibbonSpot.whiteBoxAlt-6 .heroText {
  background: rgba(255, 255, 255, 0.6);
}
.mainRibbonSpot.whiteBoxAlt-5 .heroText {
  background: rgba(255, 255, 255, 0.5);
}
.mainRibbonSpot.whiteBoxAlt-4 .heroText {
  background: rgba(255, 255, 255, 0.4);
}
.mainRibbonSpot.whiteBoxAlt-3 .heroText {
  background: rgba(255, 255, 255, 0.3);
}
.mainRibbonSpot.whiteBoxAlt-2 .heroText {
  background: rgba(255, 255, 255, 0.2);
}
.mainRibbonSpot.whiteBoxAlt-1 .heroText {
  background: rgba(255, 255, 255, 0.1);
}
.mainRibbonSpot .heroImage img {
  width: 100%;
}
.mainRibbonSpot .heroText {
  position: absolute;
  text-align: center;
}
.mainRibbonSpot .heroText h1 {
  font-size: 2.2em;
  font-weight: 300;
  margin: 0;
}
.mainRibbonSpot .heroText h1 span,
.mainRibbonSpot .heroText h1 strong,
.mainRibbonSpot .heroText h1 b {
  font-weight: 900;
}
.mainRibbonSpot .heroText .site-content,
.mainRibbonSpot .heroText p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 30px;
}
.mainRibbonSpot .heroText.no-hero-image {
  position: relative;
  width: 100% !important;
  right: auto !important;
  left: auto !important;
}
.mainRibbonSpot .termAconditions {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
}
.mainRibbonSpot .termAconditions.no-hero-image {
  position: relative;
  padding-bottom: 2em;
}
.col_xs_bottom_12 {
  bottom: 100%;
}
.col_xs_bottom_11 {
  bottom: 91.66666667%;
}
.col_xs_bottom_10 {
  bottom: 83.33333333%;
}
.col_xs_bottom_9 {
  bottom: 75%;
}
.col_xs_bottom_8 {
  bottom: 66.66666667%;
}
.col_xs_bottom_7 {
  bottom: 58.33333333%;
}
.col_xs_bottom_6 {
  bottom: 50%;
}
.col_xs_bottom_5 {
  bottom: 41.66666667%;
}
.col_xs_bottom_4 {
  bottom: 33.33333333%;
}
.col_xs_bottom_3 {
  bottom: 25%;
}
.col_xs_bottom_2 {
  bottom: 16.66666667%;
}
.col_xs_bottom_1 {
  bottom: 8.33333333%;
}
.col_xs_bottom_0 {
  bottom: 0%;
}
.col_xs_top_12 {
  top: 100%;
}
.col_xs_top_11 {
  top: 91.66666667%;
}
.col_xs_top_10 {
  top: 83.33333333%;
}
.col_xs_top_9 {
  top: 75%;
}
.col_xs_top_8 {
  top: 66.66666667%;
}
.col_xs_top_7 {
  top: 58.33333333%;
}
.col_xs_top_6 {
  top: 50%;
}
.col_xs_top_5 {
  top: 41.66666667%;
}
.col_xs_top_4 {
  top: 33.33333333%;
}
.col_xs_top_3 {
  top: 25%;
}
.col_xs_top_2 {
  top: 16.66666667%;
}
.col_xs_top_1 {
  top: 8.33333333%;
}
.col_xs_top_0 {
  top: 0%;
}
.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;
}
.template-pages-layout-landingLayout2Page .title-component h1 {
  margin-top: 30px;
}
@media (min-width: 640px) {
  .col_sm_bottom_12 {
    bottom: 100%;
  }
  .col_sm_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_sm_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_sm_bottom_9 {
    bottom: 75%;
  }
  .col_sm_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_sm_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_sm_bottom_6 {
    bottom: 50%;
  }
  .col_sm_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_sm_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_sm_bottom_3 {
    bottom: 25%;
  }
  .col_sm_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_sm_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_sm_bottom_0 {
    bottom: 0%;
  }
  .col_sm_top_12 {
    top: 100%;
  }
  .col_sm_top_11 {
    top: 91.66666667%;
  }
  .col_sm_top_10 {
    top: 83.33333333%;
  }
  .col_sm_top_9 {
    top: 75%;
  }
  .col_sm_top_8 {
    top: 66.66666667%;
  }
  .col_sm_top_7 {
    top: 58.33333333%;
  }
  .col_sm_top_6 {
    top: 50%;
  }
  .col_sm_top_5 {
    top: 41.66666667%;
  }
  .col_sm_top_4 {
    top: 33.33333333%;
  }
  .col_sm_top_3 {
    top: 25%;
  }
  .col_sm_top_2 {
    top: 16.66666667%;
  }
  .col_sm_top_1 {
    top: 8.33333333%;
  }
  .col_sm_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainRibbonSpot .heroText h1 {
    font-size: 3em;
  }
  .mainRibbonSpot .heroText p {
    font-size: 1.1em;
    line-height: 1em;
  }
}
@media (max-width: 640px) {
  .col_sm_bottom_12 {
    bottom: 100%;
  }
  .col_sm_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_sm_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_sm_bottom_9 {
    bottom: 75%;
  }
  .col_sm_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_sm_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_sm_bottom_6 {
    bottom: 50%;
  }
  .col_sm_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_sm_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_sm_bottom_3 {
    bottom: 25%;
  }
  .col_sm_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_sm_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_sm_bottom_0 {
    bottom: 0%;
  }
  .col_sm_top_12 {
    top: 100%;
  }
  .col_sm_top_11 {
    top: 91.66666667%;
  }
  .col_sm_top_10 {
    top: 83.33333333%;
  }
  .col_sm_top_9 {
    top: 75%;
  }
  .col_sm_top_8 {
    top: 66.66666667%;
  }
  .col_sm_top_7 {
    top: 58.33333333%;
  }
  .col_sm_top_6 {
    top: 50%;
  }
  .col_sm_top_5 {
    top: 41.66666667%;
  }
  .col_sm_top_4 {
    top: 33.33333333%;
  }
  .col_sm_top_3 {
    top: 25%;
  }
  .col_sm_top_2 {
    top: 16.66666667%;
  }
  .col_sm_top_1 {
    top: 8.33333333%;
  }
  .col_sm_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainRibbonSpot {
    overflow: inherit;
  }
  .mainRibbonSpot .heroText {
    top: 0;
  }
  .mainRibbonSpot .heroText .site-content,
  .mainRibbonSpot .heroText p {
    margin-bottom: 10px;
  }
  .mainRibbonSpot .termAconditions {
    line-height: 1.1em;
  }
}
@media (min-width: 1024px) {
  .col_md_bottom_12 {
    bottom: 100%;
  }
  .col_md_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_md_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_md_bottom_9 {
    bottom: 75%;
  }
  .col_md_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_md_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_md_bottom_6 {
    bottom: 50%;
  }
  .col_md_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_md_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_md_bottom_3 {
    bottom: 25%;
  }
  .col_md_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_md_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_md_bottom_0 {
    bottom: 0%;
  }
  .col_md_top_12 {
    top: 100%;
  }
  .col_md_top_11 {
    top: 91.66666667%;
  }
  .col_md_top_10 {
    top: 83.33333333%;
  }
  .col_md_top_9 {
    top: 75%;
  }
  .col_md_top_8 {
    top: 66.66666667%;
  }
  .col_md_top_7 {
    top: 58.33333333%;
  }
  .col_md_top_6 {
    top: 50%;
  }
  .col_md_top_5 {
    top: 41.66666667%;
  }
  .col_md_top_4 {
    top: 33.33333333%;
  }
  .col_md_top_3 {
    top: 25%;
  }
  .col_md_top_2 {
    top: 16.66666667%;
  }
  .col_md_top_1 {
    top: 8.33333333%;
  }
  .col_md_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainRibbonSpot .heroText h1 {
    font-size: 4em;
  }
  .mainRibbonSpot .heroText p {
    font-size: 1.3em;
    line-height: 1.2em;
  }
}
@media (min-width: 1400px) {
  .col_lg_bottom_12 {
    bottom: 100%;
  }
  .col_lg_bottom_11 {
    bottom: 91.66666667%;
  }
  .col_lg_bottom_10 {
    bottom: 83.33333333%;
  }
  .col_lg_bottom_9 {
    bottom: 75%;
  }
  .col_lg_bottom_8 {
    bottom: 66.66666667%;
  }
  .col_lg_bottom_7 {
    bottom: 58.33333333%;
  }
  .col_lg_bottom_6 {
    bottom: 50%;
  }
  .col_lg_bottom_5 {
    bottom: 41.66666667%;
  }
  .col_lg_bottom_4 {
    bottom: 33.33333333%;
  }
  .col_lg_bottom_3 {
    bottom: 25%;
  }
  .col_lg_bottom_2 {
    bottom: 16.66666667%;
  }
  .col_lg_bottom_1 {
    bottom: 8.33333333%;
  }
  .col_lg_bottom_0 {
    bottom: 0%;
  }
  .col_lg_top_12 {
    top: 100%;
  }
  .col_lg_top_11 {
    top: 91.66666667%;
  }
  .col_lg_top_10 {
    top: 83.33333333%;
  }
  .col_lg_top_9 {
    top: 75%;
  }
  .col_lg_top_8 {
    top: 66.66666667%;
  }
  .col_lg_top_7 {
    top: 58.33333333%;
  }
  .col_lg_top_6 {
    top: 50%;
  }
  .col_lg_top_5 {
    top: 41.66666667%;
  }
  .col_lg_top_4 {
    top: 33.33333333%;
  }
  .col_lg_top_3 {
    top: 25%;
  }
  .col_lg_top_2 {
    top: 16.66666667%;
  }
  .col_lg_top_1 {
    top: 8.33333333%;
  }
  .col_lg_top_0 {
    top: 0%;
  }
  .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;
  }
  .mainRibbonSpot .heroText h1 {
    font-size: 5.36em;
  }
  .mainRibbonSpot .heroText p {
    font-size: 2em;
    line-height: 1em;
  }
}
@media screen and (max-width: 480px) {
  .mainRibbonSpot .heroImage {
    min-height: 49px;
  }
}
.promoHeader {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  padding: 5px 0;
}
.promoHeader__item {
  margin: 5px 0;
  text-align: center;
  line-height: 18px;
}
.promoHeader__link {
  color: #eb9b0e;
  font-size: 13px;
  font-weight: bold;
}
.promoHeader__link:hover,
.promoHeader__link:focus {
  color: #eb9b0e;
  text-decoration: none;
}
.promoHeader__glyph {
  line-height: 20px;
  width: 21px;
}
.promoHeader__trust-pilot-wrapper {
  width: 100%;
}
.promoHeader__separator {
  width: 100%;
  height: 0;
  clear: both;
}
@media (min-width: 640px) {
  .promoHeader__separator {
    display: none;
  }
  .promoHeader__trust-pilot-wrapper {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .promoHeader {
    padding: 0;
  }
  .promoHeader__item {
    margin: 10px 0;
    line-height: 24px;
  }
  .promoHeader__separator {
    display: none;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-pagination {
  height: 50px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.owl-page {
  background: #308dd4;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  /* float: left; */
  margin-right: 10px;
  /* text-align: center; */
  display: inline-block;
}
.owl-page.active {
  background: #00488d;
}
.owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.owl-product-carousel {
  padding-bottom: 20px;
}
.owl-product-carousel__item {
  border: 1px #e1e1e1 solid;
  background: white;
  padding: 7px;
  margin: 7px;
}
.owl-product-carousel__item:hover {
  border: 1px #ccc solid;
}
.owl-product-carousel__link:hover {
  text-decoration: none;
}
.owl-product-carousel__image-wrap {
  max-width: 250px;
  margin: 0 auto;
}
.owl-product-carousel__image-wrap--lazy-owl {
  padding-bottom: 100%;
  position: relative;
}
.owl-product-carousel__image--lazy-owl {
  position: absolute;
  top: 0;
  left: 0;
}
.owl-product-carousel__title {
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  line-height: 1.5em;
  color: #232323;
  height: 4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.owl-product-carousel__product-current-price {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  margin: 0 auto;
  color: #bf001a;
  height: auto;
}
.owl-product-carousel__product-previous-price {
  font-weight: 400;
  color: #979797;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  text-decoration: line-through;
}
.owl-product-carousel {
  padding-bottom: 40px;
}
.owl-product-carousel .owl-controls {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 38px;
}
.owl-product-carousel .owl-controls .owl-prev {
  width: 50%;
  float: left;
}
.owl-product-carousel .owl-controls .owl-prev:hover {
  opacity: 0.5;
}
.owl-product-carousel .owl-controls .owl-prev .glyphicon {
  float: right;
  margin-right: 20px;
  color: #00488d;
  font-size: 2em;
}
.owl-product-carousel .owl-controls .owl-next {
  width: 50%;
  float: left;
}
.owl-product-carousel .owl-controls .owl-next:hover {
  opacity: 0.5;
}
.owl-product-carousel .owl-controls .owl-next .glyphicon {
  float: left;
  margin-left: 20px;
  color: #00488d;
  font-size: 2em;
}
.owl-product-carousel__promo-ribbon-wrap {
  position: absolute;
  top: 17px;
  right: -4px;
  width: 100%;
  padding: 0 5px;
}
.owl-product-carousel__promo-ribbon {
  background: #037562;
  color: #fff;
  display: inline-block;
  padding: 6px 13px;
  overflow: visible;
  min-height: 32px;
  max-width: 98%;
  line-height: 22px;
  text-decoration: none;
  border: 2px solid #fff;
  box-shadow: 0 0 2px 0 rgba(160, 160, 160, 0.5);
  border-radius: 4px;
  float: right;
}
@media (min-width: 1024px) {
  .owl-product-carousel .owl-pagination {
    display: none;
  }
  .owl-product-carousel__item {
    padding: 20px;
  }
}
.boxedContent {
  padding: 22px;
  background-color: #f6f6f6;
  margin-bottom: 15px;
}
.boxedContent--last {
  margin-bottom: 0;
}
.boxedContent__title {
  margin: 0 0 15px 0;
}
@media (min-width: 480px) {
  .boxedContent {
    margin-bottom: 25px;
  }
  .boxedContent--last {
    margin-bottom: 0;
  }
}
.cookieMessage {
  background-color: #f6f6f6;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  padding: 20px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
.cookieMessage__column-button {
  margin-top: 10px;
  text-align: center;
}
.cookieMessage__content {
  margin: 0;
  line-height: 24px;
}
.cookieMessage__content a {
  color: #00488d;
}
.cookieMessage__content--cookie:before {
  content: " ";
  background: url(/_ui/responsive/common/images/cookie.png);
  position: relative;
  left: auto;
  top: 3px;
  height: 20px;
  width: 20px;
  margin-right: 8px;
  vertical-align: text-bottom;
  display: block;
  float: left;
}
.cookieMessage__button {
  padding: 6px 15px;
}
@media (min-width: 640px) {
  .cookieMessage__column-content {
    width: 80%;
    float: left;
  }
  .cookieMessage__column-button {
    margin-top: 0;
    width: 20%;
    float: left;
  }
  .cookieMessage__button {
    float: right;
  }
}
.c-hero-banner .heroText {
  position: absolute;
  text-align: center;
}
.c-hero-banner__media {
  position: relative;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.c-hero-banner__media--small {
  padding-bottom: calc(80.64516129%);
}
.c-hero-banner__media--medium {
  padding-bottom: calc(40%);
}
.c-hero-banner__media--large {
  padding-bottom: calc(28.98550725%);
}
.m-article {
  font-weight: 100;
  font-size: 15px;
  font-size: 1.5rem;
}
.m-article__info {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px;
  border: 1px solid #cccccc;
  text-align: center;
}
@media (min-width: 1024px) {
  .m-article__content--left {
    width: 60%;
    padding-right: 20px;
    float: left;
  }
  .m-article__content--right {
    width: 40%;
    float: right;
  }
}
@media (min-width: 1400px) {
  .m-article__content--left {
    width: 70%;
  }
  .m-article__content--right {
    width: 30%;
  }
}
.m-card {
  padding: 20px;
  border: 1px solid #dedede;
  margin-top: 20px;
}
.m-card--stacked {
  margin-top: 0;
}
.m-card__header {
  margin: -20px -20px 20px -20px;
}
.m-card__title {
  margin-top: 0;
}
@media (min-width: 640px) {
  .m-card--stacked {
    margin-bottom: 20px;
  }
}
.m-courier {
  text-align: center;
}
.m-courier__media {
  width: 100%;
  margin-bottom: 10px;
}
.m-courier__media--logo {
  max-width: 150px;
}
.m-courier__app-buttons {
  width: 134px;
  margin: 0 5px 10px 5px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 640px) {
  .m-courier {
    text-align: initial;
  }
  .m-courier__content {
    width: 40%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .m-courier__content:nth-child(2) {
    float: right;
    width: 60%;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1024px) {
  .m-courier__content {
    float: right;
    text-align: right;
  }
  .m-courier__content:nth-child(2) {
    float: left;
    text-align: left;
  }
  .m-courier__content:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }
  .m-courier__media--dpd-logo {
    margin-right: 10px;
  }
}
/* Large devices (large desktops, 1200px and up) */
.m-delivery-method__media {
  margin-bottom: 10px;
}
.m-delivery-method__media--hermes {
  width: 100px;
  height: 42px;
}
.m-pdp-promotion {
  background-color: #037562;
  padding: 0.6em 0.6em 0.6em 2.4em;
  position: relative;
  margin: 10px 0;
  border-radius: 3px;
}
.m-pdp-promotion__text {
  color: #ffffff;
  line-height: 1.4em;
}
.m-pdp-promotion__text:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E038";
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  left: 0.6em;
  top: 0.4em;
}
.m-product-promote {
  padding: 20px;
  border: 1px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 20px;
}
.m-product-promote__media {
  width: 85px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
.m-product-promote__title {
  margin-top: 0;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.m-product-promote__description {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 100;
}
.m-share-product .zoom-description {
  display: none;
}
.m-share-product__details {
  float: left;
  width: 75%;
}
.m-share-product__name {
  font-size: 15px;
  font-size: 1.5rem;
  color: #232323;
  font-weight: 400;
  padding-bottom: 5px;
  text-align: left;
}
.m-share-product__social-fb {
  float: left;
  margin: 10px 3px 10px 0;
}
.m-share-product__social-tw {
  margin-top: 10px;
  display: inline-block;
  position: relative;
}
.m-share-product__media-wrap {
  width: 25%;
  max-width: 120px;
  float: left;
}
.m-share-product__media-link {
  display: block;
  padding: 5px;
}
.m-share-product__media-link img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 640px) {
  .m-share-product__social-fb {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.m-share-the-love__header {
  background: black;
  text-align: center;
  padding: 10px;
  height: 90px;
  position: relative;
  overflow: hidden;
}
.m-share-the-love__header-image {
  position: absolute;
  width: 650px;
  top: 0;
  left: 50%;
  margin-left: -325px;
  opacity: 0.7;
}
.m-share-the-love__header-title {
  color: white;
  margin-top: 0;
  font-size: 36px;
  position: relative;
  z-index: 1;
}
.m-share-the-love__header-subtitle {
  color: white;
  font-weight: 100;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.m-share-the-love__feature {
  font-size: 20px;
  font-weight: bold;
  padding-right: 20px;
  text-align: center;
  line-height: 40px;
  float: left;
  width: 85px;
}
@media (min-width: 640px) {
  .m-share-the-love__content {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
  .m-share-the-love__content + .m-share-the-love__content {
    padding-right: 0;
  }
  .m-share-the-love__feature {
    width: 100%;
    padding-right: 0;
    display: block;
    line-height: initial;
    float: none;
  }
}
.m-variant {
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background: -o-linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
}
.m-variant--single {
  background: transparent;
}
@media (max-width: 1023px) {
  .m-variant--single .m-variant__name {
    width: 66%;
    top: auto;
  }
}
.m-variant--single.m-variant--out-of-stock .m-variant__label {
  border: none;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.m-variant--single.m-variant--out-of-stock .m-variant__label .variants-extras {
  display: none;
}
.m-variant--single.m-variant--out-of-stock .m-variant__detail {
  color: #232323 !important;
  width: 50%;
}
.m-variant--has-promotion {
  border-radius: 3px 3px 0 0;
}
.variant-name-single {
  display: inline-block;
  width: 33%;
  max-width: 80px;
  vertical-align: top;
}
.m-variant__single {
  display: inline-block;
  width: 66%;
}
.m-variant__single .m-variant__radio:checked + .m-variant__label {
  background: transparent;
  border: none;
  padding-left: 0;
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
}
.m-variant__single .m-variant__radio:checked + .m-variant__label .m-variant__detail {
  color: #232323;
}
.m-variant__radio {
  position: absolute;
  visibility: hidden;
}
.m-variant__radio:checked + .m-variant__label {
  background: #e6fbff;
  border: 1px solid #00adcc;
  color: #00adcc;
}
.m-variant__radio:checked + .m-variant__label .m-variant__detail {
  color: #00adcc;
}
.m-variant__label {
  border: 1px solid #dddddd;
  border-radius: 3px;
  display: block;
  padding: 10px;
  font-weight: normal;
  margin-bottom: 0;
}
.m-variant__label:hover {
  background: #308dd4;
  color: #ffffff;
  border: 1px solid #308dd4;
}
.m-variant__label:hover .m-variant__detail {
  color: #ffffff;
}
.m-variant__promotion-wrapper {
  position: relative;
  background-color: #037562;
  width: 100%;
  padding: 0.6em 0.6em 0.6em 2.4em;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.9500000000000002rem;
  border-radius: 0 0 3px 3px;
  margin-top: -3px;
}
.m-variant__promotion-wrapper:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E038";
  font-size: 1.25em;
  line-height: 1.25em;
  position: absolute;
  left: 9px;
  top: 7px;
  color: #ffffff;
}
.m-variant__promotion-text {
  color: #ffffff;
}
.m-variant__detail {
  color: #979797;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
}
.m-variant__detail--was-price {
  text-decoration: line-through;
}
.m-variant__detail--selling-price {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #bf001a;
  font-weight: bold;
  display: block;
}
.m-variant__name {
  display: inline-block;
  width: 60%;
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #666666;
}
@media (max-width: 1023px) {
  .m-variant__name {
    width: 50%;
    top: 30%;
  }
}
.m-variant__price-per-kg {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  color: #979797;
  margin-left: 5px;
}
.m-variant--out-of-stock .m-variant__label {
  cursor: not-allowed;
  border: 1px solid #979797;
  background: white;
}
.m-variant--out-of-stock .m-variant__label .m-variant__detail {
  color: #979797;
  font-style: italic;
}
.m-variant--out-of-stock .m-variant__label .m-variant__detail--selling-price {
  color: #979797;
}
.m-variant--out-of-stock .m-variant__detail--stock-status {
  font-style: italic;
}
.m-variant--out-of-stock .m-variant__detail--rrp {
  font-style: italic;
}
.m-variant--out-of-stock .m-variant__detail--rrp-label {
  font-style: italic;
}
.m-variant--hide {
  display: none;
}
.variant-extras {
  display: inline-block;
  text-align: right;
  width: 40%;
  float: right;
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
@media (max-width: 1023px) {
  .variant-extras {
    margin-left: auto;
  }
}
.variant-extras .variant-selling-price {
  font-weight: bold;
  color: #bf001a;
  padding-left: 5px;
  display: block;
}
.variant-extras .variant-info {
  font-size: 0.8em;
  display: inline-block;
}
@media (max-width: 639px) {
  .variant-extras .variant-info {
    float: right;
    display: block;
    clear: both;
  }
}
.m-variants__title {
  color: #666;
  font-weight: 400;
  margin: 10px 0;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4pxrem;
  line-height: 2.0999999999999996pxrem;
}
.m-variants__list {
  padding: 0;
}
ul.article-list {
  padding: 0;
  margin: 0 -10px;
}
ul.article-list li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
ul.article-list li a {
  display: block;
  margin: 10px;
}
ul.article-list li .article-container {
  border: 1px solid #e1e1e1;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
}
ul.article-list li .article-container:hover {
  border-color: #00488d;
}
ul.article-list li .article-container img {
  width: 100%;
  height: auto;
}
ul.article-list li .article-container p {
  margin: 1em 0 0 0;
}
ul.article-list li .article-container h4 {
  font-weight: normal;
  padding: 0;
  margin: 0 0 1em;
  min-height: 2em;
}
ul.article-list li:nth-child(odd) {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  ul.article-list {
    margin: 0 -5px;
  }
  ul.article-list li a {
    margin: 5px;
  }
  ul.article-list li .article-container {
    padding: 1em 0.5em;
  }
}
@media only screen and (min-width: 640px) {
  ul.article-list li:nth-child(odd) {
    clear: none;
  }
}
.my_account .account-navigation-header {
  padding-top: 0;
}
.my_account .account-navigation-header a.nav-title {
  color: #00488d;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  text-transform: none;
  font-weight: 900;
  display: inline;
}
.my_account .account-navigation-header .account-navigation-logout a {
  display: inline;
}
@media (max-width: 1023px) {
  .my_account .account-navigation-header {
    min-height: 30px;
  }
  .my_account .account-navigation-header a {
    float: left;
  }
  .my_account .account-navigation-header .account-navigation-logout {
    float: right;
  }
}
.my_account .account-navigation-list .title {
  color: #010101;
}
.my_account .account-navigation-list li a {
  color: #010101;
  font-weight: 300;
  line-height: 24px;
}
.my_account .account-home-section .account-home-section-header {
  background-color: #e1e1e1;
  text-transform: none;
}
.my_account .account-home-section .account-home-section-header h4 {
  color: #010101;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 300;
  margin: 0;
}
.my_account .account-home-section .account-home-section-header h4 strong {
  font-weight: 700;
}
.my_account .account-home-section-content ul li a {
  color: #010101;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 300;
  line-height: 24px;
}
.product-details {
  margin-top: 25px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .product-details {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.product-details .product-details-content {
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .product-details .product-details-content {
    padding-right: 10px;
  }
}
.product-details .product-header {
  padding: 0 10px;
}
.product-details .product-header .rating {
  margin: 0;
}
.product-details .product-header .rating .rating-stars {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  letter-spacing: 50px;
  min-width: 85px;
}
.product-details .product-header .rating .rating-stars span {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
  overflow: hidden;
  height: 1.5em;
  display: block;
  float: left;
}
.product-details .product-image-wrapper {
  padding: 20px 0 10px;
}
@media (min-width: 1023px) {
  .product-details .product-image-wrapper {
    position: relative;
    top: -75px;
    padding: 0;
  }
}
.product-details .selectize-dropdown {
  width: 70px;
  display: inline-block;
}
.product-details .select-error label {
  color: #d00000;
}
.product-details .addtocart-component .btn span {
  color: #ffffff;
}
.product-details .addtocart-component .btn:hover span,
.product-details .addtocart-component .btn:active span,
.product-details .addtocart-component .btn:visited span {
  color: #eb9b0e;
}
.product-details .addtocart-component .btn:focus {
  background-color: #eb9b0e;
  color: #ffffff;
  border: 1px solid #eb9b0e;
}
.product-details .name {
  color: #232323;
  font-size: 28px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1023px) {
  .product-details .name {
    font-size: 24px;
  }
}
.product-details .rating {
  margin: 5px 0 0;
}
.product-details .description {
  padding: 10px 0;
}
.product-details .description p {
  line-height: 1.6em;
}
@media (max-width: 1023px) {
  .product-details .description {
    display: none;
  }
}
.product-details .alert {
  margin: 10px 0;
}
@media (max-width: 1023px) {
  .product-details .price-display {
    margin-top: 10px;
  }
}
.product-details .display-prices {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.product-details .display-prices li {
  display: block;
  vertical-align: bottom;
}
.product-details .display-prices .price-label {
  width: 33%;
  max-width: 80px;
  display: inline-block;
  text-transform: capitalize;
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: normal;
}
.product-details .display-prices .price-value {
  font-size: 28px;
  line-height: 42px;
  font-size: 2.8rem;
  line-height: 4.199999999999999rem;
  font-weight: bold;
  color: #bf001a;
}
.product-details .display-prices .price-rrp-value {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
.product-details .display-prices .price-was-value {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  text-decoration: line-through;
}
.product-details .display-prices .price-saving-value {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #bf001a;
}
.product-details .product-offer-info {
  color: #666c71;
  font-size: 18px;
  font-weight: bold;
}
.product-details .product-offer-info .deliveryMessage {
  color: #308dd4;
}
.product-details .stock-status {
  font-weight: bold;
  vertical-align: top;
  padding: 14px 0 0 10px;
  display: inline-block;
  color: #666c71;
  line-height: 1.2em;
}
.product-details .stock-status .glyphicons {
  margin-right: 2px;
}
.product-details .stock-status.in-stock {
  color: #4caf50;
}
.product-details .add-to-cart {
  padding: 10px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .product-details .add-to-cart {
    padding: 0;
    border: none;
  }
}
.product-details .addtocart-component label {
  padding: 6px 1em 0 0;
  color: #666666;
  font-weight: normal;
  vertical-align: middle;
}
@media only screen and (max-width: 1400px) {
  .product-details .addtocart-component label {
    padding-top: 8px;
  }
}
@media only screen and (max-width: 1023px) {
  .product-details .addtocart-component label {
    padding-top: 12px;
  }
}
.product-details .addtocart-component label.qty-disabled {
  color: #979797;
}
.product-details .addtocart-component .js-qty-selector-input {
  color: #3a3a3b;
  border-radius: 3px;
  text-align: left;
  padding: 2px 10px;
}
.product-details .addtocart-component .js-qty-selector-input:not(.disabled-primary-input):disabled {
  color: #979797;
}
.product-details .addtocart-component .disabled-primary-input:disabled {
  background-color: #ffffff;
}
.product-details .addtocart-component .qty-selector {
  width: auto;
  min-width: 70px;
  margin-bottom: 10px;
  float: right;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .product-details .addtocart-component .qty-selector {
    height: 44px;
  }
}
.product-details .addtocart-component select#qty {
  width: 100%;
  height: 35px;
}
.product-details .addtocart-component .selectize-control.single .selectize-input:after {
  right: 10px;
}
.product-details .addtocart-component .selectize-input.items {
  padding: 7px 8px;
}
.product-details .addtocart-component .selectize-input.items input {
  height: auto;
}
.product-details .addtocart-component #addToCartButton {
  width: 100%;
  display: block;
}
.product-details .addtocart-component #addToCartButton .glyphicons {
  line-height: 1.3em;
}
.product-details .addtocart-component .prescription-required {
  margin-bottom: 0;
}
.product-details .addtocart-component .prescription-required a {
  display: block;
  width: 100%;
  padding: 0.5em;
  text-align: center;
}
.product-details .addtocart-component .prescription-required a .glyphicons {
  float: none;
  padding-bottom: 0;
}
.product-details .addtocart-component .AddToCart-PickUpInStoreAction {
  padding-top: 1em;
  clear: both;
  width: auto;
  display: block;
}
.product-details .addtocart-component .AddToCart-PickUpInStoreAction {
  text-align: right;
}
.product-details .addtocart-component .AddToCart-PickUpInStoreAction .btn {
  width: auto;
  display: inline-block;
}
.product-details .addtocart-component .button-disabled {
  cursor: not-allowed;
}
.product-details .addtocart-component .btn-block:disabled {
  color: #fff;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  cursor: not-allowed;
}
.product-details .addtocart-component .btn-block.disabled-primary-colour:disabled {
  background-color: #eb9b0e;
  border-color: #eb9b0e;
}
.product-details input {
  height: 2.4em;
}
.add-to-favourites {
  z-index: 1;
  position: relative;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.9500000000000002rem;
}
.add-to-favourites:after {
  content: "";
  display: table;
  clear: both;
}
.add-to-favourites .glyphicons {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
}
.product-share {
  margin-top: 1em;
  clear: both;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.product-share,
.product-share .a2a_default_style,
.product-share a {
  float: left;
}
.product-share .share-label {
  float: left;
  line-height: 1.8em;
  color: #232323;
  padding-right: 0.8em;
}
.product-share .a2a_kit a {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: #e1e1e1;
  filter: grayscale(100%);
}
.product-share .a2a_kit a span.a2a_s_facebook,
.product-share .a2a_kit a span.a2a_s_google_plus {
  opacity: .6;
}
.product-share .a2a_kit a span {
  border-radius: 0 !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-share .a2a_kit a span {
    opacity: 0.75;
  }
}
.product-share .a2a_kit a:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
.product-share .a2a_kit a:hover span {
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  .product-share {
    padding-bottom: 1em;
  }
}
.free-delivery {
  text-align: center;
}
.page-productDetails .prod_image_main {
  max-width: 400px;
  text-align: center;
  margin-bottom: 20px;
  height: 300px;
}
.page-productDetails .prod_image_main .zoom {
  position: relative;
  cursor: zoom-in;
}
.page-productDetails .prod_image_main .zoom .glyphicons {
  position: absolute;
  top: 0px;
  left: 300px;
  font-size: 1.4em;
  line-height: 1.4em;
}
@media only screen and (max-width: 740px) {
  .page-productDetails .prod_image_main .zoom {
    cursor: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .page-productDetails .prod_image_main {
    margin: auto;
  }
}
.page-productDetails .prod_image_main img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 300px;
}
@media only screen and (min-width: 1400px) {
  .page-productDetails .prod_image_main {
    text-align: left;
    margin-bottom: 0;
  }
}
.page-productDetails .tabs {
  margin: 0;
  background-color: #f6f6f6;
  border-bottom: 1px solid #e1e1e1;
}
.page-productDetails .tabs.tabs-responsive {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.page-productDetails .tabs .tabs-list {
  margin: 0 auto;
  max-width: 1400px;
  padding: 10px 10px 0;
  border: none;
}
.page-productDetails .tabs .tabs-list > li.active a {
  background-color: #ffffff;
  border: none;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #ffffff;
  color: #232323;
}
.page-productDetails .tabs .tabs-list > li a {
  text-transform: capitalize;
  background-color: #e1e1e1;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-right: 8px;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 3px 3px 0 0;
  padding: 6px 12px;
  font-weight: normal;
  color: #3a3a3b;
}
.page-productDetails .tabs .tab-details {
  padding: 0 10px;
}
@media only screen and (max-width: 1400px) {
  .page-productDetails .tabs.tabs-responsive .tabhead,
  .page-productDetails .tabs.tabs-responsive .tab_drawer_heading {
    background-color: #e1e1e1;
    text-transform: uppercase;
  }
  .page-productDetails .tabs.tabs-responsive .tabhead.active,
  .page-productDetails .tabs.tabs-responsive .tab_drawer_heading.active {
    background-color: #232323;
  }
  .page-productDetails .tabs .tabs-list {
    max-width: 1024px;
  }
}
.page-productDetails .tab_container .open-accordian,
.page-productDetails .tab_container .close-accordian {
  display: none;
  float: right;
  margin-top: -2px;
}
@media (max-width: 1023px) {
  .page-productDetails {
    border-bottom: 1px solid #dddddd;
  }
  .page-productDetails .tabhead:focus,
  .page-productDetails .tab_drawer_heading:focus {
    outline: none;
  }
  .page-productDetails .tabhead.d_active,
  .page-productDetails .tab_drawer_heading.d_active {
    color: #232323;
  }
  .page-productDetails .tabhead.d_active .close-accordian,
  .page-productDetails .tab_drawer_heading.d_active .close-accordian {
    display: block;
  }
  .page-productDetails .tabhead.d_active .open-accordian,
  .page-productDetails .tab_drawer_heading.d_active .open-accordian {
    display: none;
  }
  .page-productDetails .tabhead .open-accordian,
  .page-productDetails .tab_drawer_heading .open-accordian {
    display: block;
  }
  .page-productDetails .tab-details {
    padding: 0 10px!important;
  }
  .page-productDetails .tabbody {
    padding: 20px 0;
  }
}
.page-productDetails .tabbody {
  padding: 30px 10px;
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .page-productDetails .tabbody {
    padding: 20px 10px 0;
  }
}
.page-productDetails .tabbody.review-wrapper {
  padding-top: 30px;
  border: none;
}
@media (max-width: 1023px) {
  .page-productDetails .tabbody.review-wrapper {
    padding: 10px 10px 20px;
  }
}
.page-productDetails .tab_content {
  padding: 20px;
  display: none;
}
.page-productDetails .tab_drawer_heading {
  display: none;
}
@media screen and (max-width: 1023px) {
  .page-productDetails .tabs {
    display: none;
  }
  .page-productDetails .tab_drawer_heading {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f6f6f6;
    /*background-color: #ccc;*/
    /*color: #fff;*/
    /*border-top: 1px solid #333;*/
    margin: -1px 0 0 0;
    line-height: 1;
    padding: 15px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .page-productDetails .d_active {
    background-color: white;
    color: #232323;
  }
}
.page-productDetails .product-vmd-info {
  border-top: 1px solid #e1e1e1;
  padding-top: 1em;
  padding-bottom: 0;
  margin-top: 1em;
}
.page-productDetails .product-vmd-info p {
  padding-bottom: 0;
}
.page-productDetails .global-alerts {
  margin-top: 1em;
}
@media only screen and (max-width: 480px) {
  body.language-fr .product-details .addtocart-component label,
  body.language-de .product-details .addtocart-component label {
    padding-right: 4px;
  }
  body.language-fr .product-details .btn,
  body.language-de .product-details .btn {
    padding: 10px;
  }
}
.lt-IE .product-details .product-share .a2a_kit a span {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.lt-IE .product-details .product-share .a2a_kit a span:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(enabled=false)";
}
.stock-notification a.link-cancel {
  margin-left: 2em;
}
.stock-notification .stock-notification-label {
  padding-top: 0.5em;
  color: #666c71;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  text-align: center;
}
.stock-notification .oos-panel {
  overflow: hidden;
}
.stock-notification .oos-panel .price-has-promo {
  text-decoration: line-through;
}
.stock-notification .oos-panel .variant-selling-price {
  font-weight: bold;
}
.stock-notification .oos-panel .variant-info {
  font-weight: normal;
}
.stock-notification .oos-add-to-cart {
  margin-top: 20px;
}
.stock-notification .oos-add-to-cart .list-unstyled li {
  margin-bottom: 10px;
}
.stock-notification .oos-add-to-cart .badge {
  background-color: #5cb85c;
  font-weight: normal;
}
.stock-notification .btn-oosnotification {
  background-color: #308dd4;
  width: 100%;
  margin-top: 10px;
}
.stock-notification .btn-oosnotification .glyphicon {
  top: 2px;
  left: -3px;
}
.stock-notification .btn-oosnotification:hover,
.stock-notification .btn-oosnotification:focus {
  background-color: #eee;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rating {
  display: inline-block;
  vertical-align: middle;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 20px 0 0;
  padding: 3px 0 1px;
  letter-spacing: 50px;
  min-width: 85px;
}
.rating .rating-stars span {
  font-size: 22px;
  color: #dee3e8;
  overflow: hidden;
  position: static;
  width: 1em;
  height: 1em;
  display: block;
  float: left;
  margin: 0 0.2em 0 0;
}
.rating .rating-stars span.fh {
  width: 0.5em;
  margin-right: 0;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.5em;
  margin-left: 0;
}
.rating .rating-stars span.qlh {
  width: 0.35em;
  margin-right: 0;
}
.rating .rating-stars span.qrh {
  width: 0.65em;
  text-indent: -0.35em;
  margin-left: 0;
}
.rating .rating-stars span.tqlh {
  width: 0.65em;
  margin-right: 0;
}
.rating .rating-stars span.tqrh {
  width: 0.35em;
  text-indent: -0.65em;
  margin-left: 0;
}
.rating .rating-stars span.active {
  color: #eb9b0e;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
}
.rating a {
  padding: 0 10px;
}
.rating,
.rating a {
  color: #308dd4;
}
.rating p.no-ratings {
  font-size: 15px;
  margin-top: 3px;
}
.ratings {
  margin: 5px 0 15px;
}
.ratings a {
  padding: 0 10px;
  vertical-align: middle;
}
.ratings,
.ratings a {
  color: #308dd4;
}
.ratings .showReviews {
  vertical-align: middle;
}
.reviewRow {
  padding: 25px 0;
}
.reviewRow .selected-lang-flag {
  padding-left: 2em;
}
.reviewRow .chooseReviewLang {
  padding-top: 5px;
}
@media only screen and (min-width: 1400px) {
  .reviewRow .chooseReviewLang {
    display: inline;
  }
}
.topReviewRow {
  padding: 0 0 30px;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (min-width: 640px) {
  .topReviewRow .average-rating-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.topReviewRow .rating-percentage-section {
  display: flex;
  padding-left: 0;
}
.topReviewRow .rating-percentage-section .progress {
  width: 75%;
  border-radius: 3px;
}
@media only screen and (max-width: 480px) {
  .topReviewRow .rating-percentage-section .progress {
    width: 70%;
  }
}
.topReviewRow .rating-percentage-section .progress .progress-bar {
  background-color: #4caf50;
}
.topReviewRow .rating-percentage-section .rating-text {
  margin-right: 10px;
}
.topReviewRow .rating-percentage-section .rating-percentage {
  margin-left: 10px;
}
.emptyReviewRow {
  padding-top: 0;
}
.averageRating {
  padding: 0 10px;
}
@media only screen and (min-width: 640px) {
  .averageRating {
    display: flex;
    flex-direction: column;
  }
}
.averageRating .rating {
  font-size: 2em;
}
.averageRating.ratingText .no-ratings {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 640px) {
  .averageRating.ratingText p {
    margin: 5px 0 0;
  }
}
.averageRating.ratingText span {
  border-left: 1px solid #e1e1e1;
  padding-left: 10px;
  margin-left: 10px;
}
.review-pagination-bar {
  float: right;
  padding: 0;
}
.review-pagination-bar .show-less,
.review-pagination-bar .show-more {
  display: block;
  padding: 5px 0;
  color: #00adcc;
  text-decoration: none;
}
.review-pagination-bar .show-less .indicator-text,
.review-pagination-bar .show-more .indicator-text {
  text-decoration: underline;
}
.review-pagination-bar .show-less:hover,
.review-pagination-bar .show-more:hover {
  text-decoration: none;
}
.review-pagination-bar .show-less:hover .indicator,
.review-pagination-bar .show-more:hover .indicator {
  text-decoration: none;
}
.review-pagination-bar .js-review-write-toggle {
  float: right;
}
@media only screen and (max-width: 639px) {
  .review-pagination-bar .js-review-write-toggle {
    float: none !important;
  }
}
.review-pagination-bar .js-review-write-toggle.review-empty {
  margin-top: 10px;
  float: left;
}
.review-pagination-bar .glyphicons-pencil {
  margin-right: 8px;
  font-size: 15px;
  top: 3px;
}
.review-container .review-details .write-review-container .form-control {
  border-radius: 3px;
}
.review-container .review-details .write-review-container .js-ratingSetInput {
  display: none;
}
.review-container .review-details h3 {
  font-size: 20px;
}
.review-container .review-details .write-review-container .write-review {
  padding-top: 30px;
  padding-bottom: 80px;
  border-bottom: 1px solid #e1e1e1;
}
.review-container .review-details .write-review-container .write-review .form-group {
  margin-bottom: 20px;
}
.review-container .review-details .write-review-container .write-review .rating-stars {
  font-size: 2em;
}
@media (max-width: 1023px) {
  .review-container .review-details .write-review-container .write-review .rating-stars {
    font-size: 3em;
  }
}
.review-container .review-details .write-review-container .write-review .toFewCharacters {
  border: 1px solid #ffdce1;
}
.review-container .review-details .write-review-container .write-review .jqEasyCounterMsg {
  width: 100% !important;
  display: none;
}
#reviews .review-list .review-entry {
  clear: both;
}
#reviews .review-list .review-entry .content {
  font-size: 15px;
  line-height: 23px;
}
#reviews .review-list .review-entry .rating {
  margin-top: 5px;
}
#reviews p {
  font-size: 15px;
  padding-left: 0;
  margin-top: 3px;
  color: #010101;
  line-height: 23px;
}
#reviews #review-lang-selector {
  height: 35px;
  min-width: 110px;
}
@media only screen and (max-width: 1023px) {
  #reviews #review-lang-selector {
    font-size: 16px;
  }
}
#reviews li {
  padding: 15px 0 23px 0;
  margin-left: -38px;
  list-style-type: none;
  border-bottom: 1px dashed #cccccc;
}
#reviews li:last-child {
  border-bottom: none;
}
#reviews li .title {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 0.5em;
}
#reviews li .content {
  padding: 0.5em 0;
}
#reviews li .author,
#reviews li .date {
  font-weight: bold;
  color: #010101;
}
@media only screen and (max-width: 639px) {
  #reviews #chooseReviewLang {
    float: none!important;
  }
}
.recommended-products-wrapper {
  background-color: #f6f6f6;
}
.recommended-products-wrapper.recommended-products-bottom {
  margin-bottom: 40px;
}
.recommended-products-wrapper h3 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
}
@media (max-width: 1023px) {
  .recommended-products-wrapper h3 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
}
.thumbnailContainer {
  margin-top: 5px;
}
.thumbnailContainer .pdpThumbnail {
  width: fit-content;
  float: left;
  margin-right: 5px;
  width: 90px;
  height: 90px;
  cursor: pointer;
  position: relative;
}
.thumbnailContainer .videoThumbnail:after {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -75%);
  width: 50px;
  height: 35px;
  background: url('/_ui/responsive/common/images/youtubePlayButton.png');
  background-size: cover;
  content: '';
  opacity: 0.6;
}
.thumbnailContainer .videoThumbnail:hover:after {
  opacity: 1;
}
.thumbnailContainer .videoThumbnail .youtubeThumbnail {
  padding-top: 12%;
}
.thumbnailContainer .selectedThumbnail {
  border: 2px #ff640f solid;
}
.youtubeIFrame {
  width: inherit;
  height: inherit;
}
.productTabLinks {
  padding-top: 10px;
}
.productTabLinks .pdpTabLink {
  margin-right: 10px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .productTabLinks .pdpTabLink {
    margin-right: 5px;
  }
}
.productTabLinks .mobileOnlyLink {
  display: none;
}
@media (max-width: 1023px) {
  .productTabLinks .mobileOnlyLink {
    display: -webkit-inline-box;
  }
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 10px;
  margin-bottom: 20px;
}
.account-orderhistory .product-list-item {
  position: relative;
}
.account-orderhistory .product-list-item .thumb img {
  max-width: 100%;
  height: auto;
}
.account-orderhistory .product-list-item .name {
  font-size: 1.3em;
  color: #308dd4;
  font-weight: bold;
  margin-top: 10px;
}
.account-orderhistory .product-list-item .summary {
  color: #232323;
  padding-top: 10px;
  padding-bottom: 10px;
}
.account-orderhistory .product-list-item .price {
  color: #00488d;
  font-weight: bold;
  margin-top: 10px;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  display: inline;
}
.account-orderhistory .product-list-item .price del {
  color: #232323;
}
.account-orderhistory .product-list-item .promo-price {
  display: inline;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
}
.account-orderhistory .product-list-item .qty-selector {
  margin: 0 1em 0 0;
  width: auto;
}
.account-orderhistory .product-list-item .qty-selector span,
.account-orderhistory .product-list-item .qty-selector input,
.account-orderhistory .product-list-item .qty-selector {
  float: left;
  height: 2.4em;
  font-weight: normal;
}
.account-orderhistory .product-list-item .qty-selector span {
  line-height: 3.2em;
}
.account-orderhistory .product-list-item .qty-selector input {
  margin-left: 1em;
}
@media only screen and (min-width: 1024px) {
  .account-orderhistory .product-list-item .qty-selector span {
    line-height: 2.4em;
  }
}
.account-orderhistory .product-list-item .btn:disabled {
  color: #fff;
  background-color: #232323;
  opacity: 0.2;
  line-height: 1.6em;
}
.account-orderhistory .product-list-item .add_Loyalty_VIP_product {
  padding-top: 10px;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .account-orderhistory .btn {
    padding: 9px 15px;
  }
  .account-orderhistory .btn:disabled {
    padding: 10px 16px;
  }
}
@media only screen and (max-width: 640px) {
  .account-orderhistory .account-orderhistory-list {
    padding: 0;
  }
  .account-orderhistory .reorder-price {
    float: right;
    padding-bottom: 1em;
  }
  .account-orderhistory .btn {
    padding: 9px 7px;
  }
  .account-orderhistory .btn:disabled {
    padding: 10px 8px;
  }
}
.account-section-content .results-displayed {
  width: auto;
  display: inline-block;
}
.account-section-content .results-displayed strong {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.account-section-content .account-orderdetail .order-details p {
  margin: 0;
}
.account-section-content .account-orderdetail .order-details .name {
  float: left;
  display: block;
  margin: 0;
}
.account-section-content .account-orderdetail .order-details .price {
  float: right;
}
.account-section-content .account-orderdetail .order-details .quantityUnits {
  float: left;
}
.account-section-content .account-orderdetail .order-details .promotions {
  float: left;
}
.account-section-content .account-orderdetail .order-details .buyagain {
  margin: 1em 0 1em 0;
  clear: both;
}
.account-section-content .account-orderhistory-pagination .ma-col-md-auto {
  float: right;
}
.account-section-content .account-orderhistory-pagination .ma-col-md-auto .pagination {
  float: right;
}
.account-section-content .account-orderhistory-pagination .ma-col-md-auto .pagination > li > a,
.account-section-content .account-orderhistory-pagination .ma-col-md-auto .pagination > li > span {
  width: auto;
}
.account-section-content .account-orderhistory-pagination .ma-col-md-auto .pager {
  float: right;
}
.account-section-content .account-orderhistory-pagination .ma-col-md-auto .pager li a {
  border-radius: 0;
  color: #00488d;
}
@media only screen and (min-width: 640px) {
  .account-section-content .account-orderhistory-pagination .ma-col-md-auto {
    min-width: 40%;
  }
}
.account-section-content .account-orderhistory-list h4 {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 300;
}
.account-section-content .account-orderhistory-list .order-details li {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.account-section-content p span {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.account-section-content p strong {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.account-section-content p .popover-label {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  font-weight: normal;
}
.account-section-content p .popover-label:hover {
  cursor: pointer;
}
.account-section-content p .popover-label span {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
}
.account-paymentdetails .account-paymentdetails-list .right {
  float: right;
}
.account-paymentdetails .account-paymentdetails-list .remove {
  padding-top: 10px;
}
.account-paymentdetails .account-paymentdetails-list ul {
  padding: 0;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item {
  list-style: none;
  margin: 0;
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item:first-child {
  border-top: none;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item .remove-item-confirm {
  display: inline;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item ul {
  padding: 0;
  list-style: none;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item ul li {
  border: none;
  padding: 0;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item ul li strong {
  text-transform: capitalize;
}
.account-paymentdetails .account-paymentdetails-list .account-paymentdetails-list-item ul li p {
  margin: 0;
}
.petProfile .addPet {
  margin-bottom: 17px;
}
.petProfile .rightLine {
  border-right: 1px solid #e1e1e1;
  padding-right: 24px;
  margin-right: 24px;
}
.petProfile .animalProfileList {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
.petProfile .animalProfileList li {
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
  color: #666c71;
}
.petProfile .animalProfileList li:first-child {
  border-top: none;
}
.petProfile .animalProfileList li:last-child {
  padding: 10px 0 17px 0;
}
.petProfile .animalProfileList li .modal-content .btn-info,
.petProfile .animalProfileList li .modal-content .btn-default {
  margin-top: 0px;
}
.petProfile .animalProfileList h2 {
  font-size: 1em;
  font-weight: 900;
  color: #00488d;
  padding: 0;
  float: left;
}
.petProfile .animalProfileList ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.petProfile .animalProfileList ul li {
  padding: 5px 0 5px 0;
  margin: 0;
  border-top: 0px solid #e1e1e1;
  width: 100%;
}
.petProfile .animalProfileList ul li:last-child {
  border-bottom: 0px solid #e1e1e1;
  padding: 5px 0 5px 0;
}
.petProfile .animalProfileList .button-row {
  float: right;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.petProfile .animalProfileList .button-row li {
  margin-right: 5px;
}
.petProfile .animalProfileList .button-row li .pet-profile-progress {
  width: auto;
}
.petProfile .animalProfileList .button-row li a {
  width: auto;
}
.petProfile .animalProfileList .button-row .delete-profile li {
  width: auto;
}
.petProfile .animalProfileList .button-row .remove-item {
  float: right;
}
.petProfile .animalProfileList .petProfile .animalProfileList ul li {
  width: auto;
}
.petProfile .animalProfileList .delete-profile {
  width: auto;
}
@media (max-width: 640px) {
  .petProfile .pet-name {
    display: table-header-group;
  }
  .petProfile .pet-details {
    display: table-row-group;
  }
  .petProfile .pet-change {
    display: table-footer-group;
  }
  .petProfile .pet-change .button-row {
    float: left;
    margin-left: 0.7em;
  }
}
.account-recurringOrder .account-recurringOrder-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-recurringOrder .account-recurringOrder-list ul .recurring-prod-name span {
  color: #00488d;
}
.account-recurringOrder .account-recurringOrder-list .nextDate,
.account-recurringOrder .account-recurringOrder-list .paymentDetails {
  float: left;
  padding: 0;
}
.account-recurringOrder .account-recurringOrder-list .nextDate label,
.account-recurringOrder .account-recurringOrder-list .paymentDetails label {
  margin: 0;
  padding: 0;
}
.account-recurringOrder .account-recurringOrder-list .nextDate .nextDate,
.account-recurringOrder .account-recurringOrder-list .paymentDetails .nextDate {
  margin-top: 0.5em;
}
.pencil-right {
  float: right;
  margin-right: 5px;
}
.paypalExpressNotAvailableMessage {
  display: none;
  clear: both;
  padding: 8px;
}
.level-on {
  z-index: 200;
}
.level-on .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .level-on .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.loyalty-totals {
  font-size: 20px;
}
.loyalty-totals span {
  padding: 0 1em;
  border-right: 1px solid #232323;
}
.loyalty-totals span:last-child {
  border-right: 0px solid #232323;
}
.loyalty-totals span.glyphicons {
  border-right: 0px solid #232323;
}
.loyalty-totals span:first-child {
  padding: 0 1em 0 0;
}
@media (max-width: 640px) {
  .loyalty-totals span {
    display: block;
    border-right: 0px solid #232323;
    padding-left: 0;
  }
}
.loyalty-slot .content {
  padding-left: 10px;
}
.vip .benefits-title {
  display: inline-block;
  padding-left: 10px;
}
.align-loyalty-text-block {
  padding-left: 0;
}
.progress-line {
  width: 90%;
  height: 30px;
  background: #00488d;
  position: absolute;
  top: 190px;
  left: 50px;
}
.level-achieved-marker .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-5 .progress-width {
  width: 0;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-5 .loyalty-level-1 {
  z-index: 200;
}
.required-orders-5 .loyalty-level-1 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-5 .loyalty-level-1 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.required-orders-4 .progress-width {
  width: 20%;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-4 .loyalty-level-1 .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-4 .loyalty-level-1 .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.required-orders-4 .loyalty-level-1 .level .round-marker p {
  display: none;
}
.required-orders-4 .loyalty-level-2 {
  z-index: 200;
}
.required-orders-4 .loyalty-level-2 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-4 .loyalty-level-2 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.required-orders-3 .progress-width {
  width: 35%;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-3 .loyalty-level-1 .level-complete,
.required-orders-3 .loyalty-level-2 .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-3 .loyalty-level-1 .level .round-marker,
.required-orders-3 .loyalty-level-2 .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.required-orders-3 .loyalty-level-1 .level .round-marker p,
.required-orders-3 .loyalty-level-2 .level .round-marker p {
  display: none;
}
.required-orders-3 .loyalty-level-3 {
  z-index: 200;
}
.required-orders-3 .loyalty-level-3 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-3 .loyalty-level-3 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.required-orders-2 .progress-width {
  width: 50%;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-2 .loyalty-level-1 .level-complete,
.required-orders-2 .loyalty-level-2 .level-complete,
.required-orders-2 .loyalty-level-3 .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-2 .loyalty-level-1 .level .round-marker,
.required-orders-2 .loyalty-level-2 .level .round-marker,
.required-orders-2 .loyalty-level-3 .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.required-orders-2 .loyalty-level-1 .level .round-marker p,
.required-orders-2 .loyalty-level-2 .level .round-marker p,
.required-orders-2 .loyalty-level-3 .level .round-marker p {
  display: none;
}
.required-orders-2 .loyalty-level-4 {
  z-index: 200;
}
.required-orders-2 .loyalty-level-4 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-2 .loyalty-level-4 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.required-orders-1 .progress-width {
  width: 70%;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-1 .loyalty-level-1 .level-complete,
.required-orders-1 .loyalty-level-2 .level-complete,
.required-orders-1 .loyalty-level-3 .level-complete,
.required-orders-1 .loyalty-level-4 .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-1 .loyalty-level-1 .level .round-marker,
.required-orders-1 .loyalty-level-2 .level .round-marker,
.required-orders-1 .loyalty-level-3 .level .round-marker,
.required-orders-1 .loyalty-level-4 .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.required-orders-1 .loyalty-level-1 .level .round-marker p,
.required-orders-1 .loyalty-level-2 .level .round-marker p,
.required-orders-1 .loyalty-level-3 .level .round-marker p,
.required-orders-1 .loyalty-level-4 .level .round-marker p {
  display: none;
}
.required-orders-1 .loyalty-level-5 {
  z-index: 200;
}
.required-orders-1 .loyalty-level-5 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-1 .loyalty-level-5 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.required-orders-0 .progress-width {
  width: 90%;
  height: 30px;
  background: #eb9b0e;
  position: absolute;
  top: 190px;
  left: 50px;
}
.required-orders-0 .loyalty-level-1 .level-complete,
.required-orders-0 .loyalty-level-2 .level-complete,
.required-orders-0 .loyalty-level-3 .level-complete,
.required-orders-0 .loyalty-level-4 .level-complete,
.required-orders-0 .loyalty-level-5 .level-complete {
  visibility: visible;
  background: none;
}
.required-orders-0 .loyalty-level-1 .level .round-marker,
.required-orders-0 .loyalty-level-2 .level .round-marker,
.required-orders-0 .loyalty-level-3 .level .round-marker,
.required-orders-0 .loyalty-level-4 .level .round-marker,
.required-orders-0 .loyalty-level-5 .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.required-orders-0 .loyalty-level-1 .level .round-marker p,
.required-orders-0 .loyalty-level-2 .level .round-marker p,
.required-orders-0 .loyalty-level-3 .level .round-marker p,
.required-orders-0 .loyalty-level-4 .level .round-marker p,
.required-orders-0 .loyalty-level-5 .level .round-marker p {
  display: none;
}
.required-orders-0 .loyalty-level-6 {
  z-index: 200;
}
.required-orders-0 .loyalty-level-6 .level .round-marker {
  border: 5px solid #eb9b0e;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .required-orders-0 .loyalty-level-6 .level .round-marker {
    -webkit-box-shadow: 0 0 15px 5px #979797;
    box-shadow: 0 0 40px 5px #979797;
  }
}
.level-visual {
  text-align: center;
}
.level-visual.loyalty-level-6 .round-marker {
  border: 5px solid #00488d;
}
.level-visual .level-complete {
  visibility: hidden;
}
.level-visual .round-marker {
  margin: 0 auto;
  border: 5px solid #308dd4;
  padding: 2.5em 2em;
  border-radius: 6em;
  background: #ffffff;
  width: 160px;
  height: 160px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .level-visual .round-marker {
    margin-left: -30px;
  }
}
.language-fr .level-visual .round-marker p {
  margin-top: -10px;
}
.language-nl .loyalty-level-2 .round-marker p {
  margin: -2px;
}
.bowl-section {
  margin-top: 2em;
}
.bowl-section .col-centered {
  margin: 0 auto;
  float: none;
}
.bowl-section .dog-bowl {
  background-image: url(../../common/images/loyalty/bowl.png);
  background-size: cover;
  height: 264px;
  background-position-y: -1755px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .dog-bowl {
    height: 167px;
    background-position-y: -1106px;
  }
}
.bowl-section .required-orders-0 .dog-bowl {
  height: 415px;
  background-position-y: 0px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .required-orders-0 .dog-bowl {
    height: 262px;
    background-position-y: 0px;
  }
}
.bowl-section .required-orders-1 .dog-bowl {
  height: 400px;
  background-position-y: -418px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .required-orders-1 .dog-bowl {
    height: 253px;
    background-position-y: -262px;
  }
}
.bowl-section .required-orders-2 .dog-bowl {
  height: 332px;
  background-position-y: -818px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .required-orders-2 .dog-bowl {
    height: 208px;
    background-position-y: -515px;
  }
}
.bowl-section .required-orders-3 .dog-bowl {
  height: 324px;
  background-position-y: -1149px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .required-orders-3 .dog-bowl {
    height: 203px;
    background-position-y: -724px;
  }
}
.bowl-section .required-orders-4 .dog-bowl {
  height: 284px;
  background-position-y: -1473px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bowl-section .required-orders-4 .dog-bowl {
    height: 179px;
    background-position-y: -927px;
  }
}
.progress-background {
  background: #f2f4f7;
  padding-bottom: 50px;
}
.progress-background h2 {
  font-size: 1em;
}
.account-loyaltyHistory h2 {
  margin-bottom: 0;
  padding: 10px;
  background: #f2f4f7;
}
.account-loyaltyHistory .account-orderhistory-list-titles {
  padding: 0;
}
.account-loyaltyHistory .account-orderhistory-list-titles h4 {
  margin: 0;
}
.account-loyaltyHistory .account-orderhistory-list-item p span {
  float: left;
}
.account-loyaltyHistory .account-orderhistory-list-item p strong {
  float: left;
  display: block;
}
.account-loyaltyHistory .account-orderhistory-list-item .voucher-status {
  text-transform: uppercase;
}
.pageLabel-multiStepCheckoutSummary .main-navigation,
.pageLabel-multiStepCheckoutSummary .mobile-header-bg,
.pageLabel-multiStepCheckoutSummary .header-toggle-user {
  display: none!important;
}
.pageLabel-multiStepCheckoutSummary .sm-navigation {
  height: 70px;
}
.pageLabel-multiStepCheckoutSummary .sm-navigation .md-secondary-navigation {
  display: none !important;
}
.pageLabel-multiStepCheckoutSummary .col-header-search {
  display: none;
}
.pageLabel-multiStepCheckoutSummary .btn.btn-default.btn-large.pull-right.header-toggle-user {
  display: none !important;
}
.pageLabel-multiStepCheckoutSummary .header-re-order {
  display: none;
}
.pageLabel-multiStepCheckoutSummary .nav-menu-hamburger {
  display: none;
}
@media (max-width: 1023px) {
  .pageLabel-multiStepCheckoutSummary .form-control {
    font-size: 14px;
  }
  .pageLabel-multiStepCheckoutSummary .main-header .container .header-row {
    padding-bottom: 15px;
  }
}
.pageLabel-multiStepCheckoutSummary .breadcrumb-section {
  display: none;
}
.pageLabel-multiStepCheckoutSummary .back-to-top .toggle-search-bar-mobile {
  display: none !important;
}
.checkout-login .headline {
  padding: 10px 0 20px;
  font-size: 18px;
  font-weight: 300;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout-login .checkBoxForm {
  margin-bottom: 15px;
}
.checkout-headline {
  font-size: 27px;
  margin: 10px 0;
  font-weight: 300;
}
.checkout-headline span {
  color: #00488d;
}
.checkout-steps {
  color: #232323;
}
.checkout-steps .name-margin {
  margin-bottom: 0;
}
.checkout-steps .headline {
  padding: 10px 0 20px;
  font-size: 18px;
  font-weight: 300;
}
.checkout-steps .checkout-toggle-address-close,
.checkout-steps .checkout-toggle-address-change {
  text-align: right;
  display: block;
  padding-right: 10px;
  cursor: pointer;
}
.checkout-steps .checkout-toggle-address-close {
  margin-bottom: 1em;
}
.checkout-steps .not-selected-address {
  opacity: 1;
  height: auto;
}
.checkout-steps .hidden-addresses {
  transition: opacity 1s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.checkout-steps .checkout-address-close .checkout-edit-address {
  display: none;
}
.checkout-steps .checkout-address-close [type="radio"]:checked + label:after {
  opacity: 0;
}
.checkout-steps .checkout-address-close [type="radio"]:not(:checked) + label:before,
.checkout-steps .checkout-address-close [type="radio"]:checked + label:before {
  opacity: 0;
}
.checkout-steps .checkout-address-open .checkout-edit-address {
  display: block;
}
.checkout-steps .checkout-address-open [type="radio"]:checked + label:after {
  opacity: 1;
}
.checkout-steps .checkout-address-open [type="radio"]:not(:checked) + label:before,
.checkout-steps .checkout-address-open [type="radio"]:checked + label:before {
  opacity: 1;
}
.checkout-steps .step-head {
  background: #c7cbd0;
  padding: 0 20px 0 70px;
  cursor: default;
  font-weight: 300;
  color: #3a3a3b;
  font-size: 18px;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  height: 44px;
  counter-increment: checkout;
  position: relative;
}
.checkout-steps .step-head:before {
  content: counter(checkout);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  width: 50px;
  text-align: center;
  font-size: 1.2em;
  line-height: 44px;
}
.checkout-steps .step-head.paypal-express-title:before {
  content: "";
}
.checkout-steps .step-head.paypal-back {
  cursor: pointer;
}
.checkout-steps .step-head.paypal-back:before {
  content: "\e079";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.checkout-steps .step-head.active:before,
.checkout-steps .step-head.done:before {
  font-weight: bold;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head {
    height: 55px;
  }
}
.checkout-steps .step-head:hover,
.checkout-steps .step-head:focus {
  text-decoration: none;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head.active {
  background: #3a3a3b;
  color: #ffffff;
}
.checkout-steps .step-head.done {
  cursor: pointer;
  background: #a9afb7;
  font-weight: 400;
  -webkit-box-shadow: 0 2px 2px 0 #6d7989;
  box-shadow: 0 2px 2px 0 #6d7989;
}
.checkout-steps .step-head .edit {
  height: auto;
  text-align: center;
  color: #3a3a3b;
  font-size: 25px;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.checkout-steps .step-body > div {
  margin: 10px 0;
}
.checkout-steps .step-body #addressEntry ul {
  display: block;
  list-style: none;
  padding: 0;
}
.checkout-steps .step-body #addressEntry ul li {
  margin: 1.5em 0 1.5em 0;
  display: inline-block;
}
.checkout-steps .step-body #addressEntry ul li.radioForm {
  margin: 0 0;
  width: 100%;
}
.checkout-steps .step-body #addressEntry ul label {
  font-weight: 500;
}
.checkout-steps .step-body #addressEntry .radioForm [type="radio"]:not(:checked) + label,
.checkout-steps .step-body #addressEntry .radioForm [type="radio"]:checked + label {
  padding-top: 2px;
}
.checkout-steps .step-body .showNewAddress {
  color: #308dd4;
}
.checkout-steps .step-body .checkout-indent {
  margin: 0 20px;
}
.checkout-steps .step-body .checkout-indent.checkout-indent-address {
  margin: 0;
}
.checkout-steps .step-body .checkout-indent .field-select-address {
  display: none;
}
.checkout-steps .step-body .radio-indent {
  margin: 0 2px;
}
.checkout-steps .step-body .checkout-indent-payment {
  margin: 0 10px;
}
.checkout-steps .step-body hr {
  margin: 10px 0;
  border-color: #b6b6b6;
}
.checkout-steps .step-body .btn.checkout-next {
  margin: 20px 0;
}
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:not(:checked) + label,
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:checked + label {
  padding-left: 70px;
  display: inline-block;
}
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:not(:checked):disabled + label,
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:checked:disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
}
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:not(:checked):disabled + label:before,
.checkout-steps .checkout-paymentmethod .radioForm [type="radio"]:checked:disabled + label:before {
  border-color: #666c71 !important;
}
.checkout-steps .checkout-paymentmethod .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label:before,
.checkout-steps .checkout-paymentmethod .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label:before {
  top: -5px;
}
.checkout-steps .checkout-paymentmethod .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label:after,
.checkout-steps .checkout-paymentmethod .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label:after {
  top: -2px;
}
.checkout-steps .checkout-paymentmethod .newBillingAddressFields {
  padding-top: 20px;
}
.checkout-steps .checkout-paymentmethod .checkBoxFormBlue [type="checkbox"]:not(:checked) ~ label,
.checkout-steps .checkout-paymentmethod .checkBoxFormBlue [type="checkbox"]:checked ~ label {
  padding-left: 47px !important;
}
.checkout-steps .checkout-paymentmethod .radioForm {
  clear: both;
  margin: 2em 0 1em 0;
}
.checkout-steps .checkout-paymentmethod .radioForm:last-child {
  margin-bottom: 0;
}
.checkout-steps .checkout-paymentmethod .payment-mode-name {
  margin-top: -28px;
  margin-bottom: 8px;
  padding-left: 1em;
  font-weight: normal;
}
.checkout-steps .checkout-paymentmethod .payment-mode-name.payment-mode-name-creditcard {
  margin-top: -37px;
}
.checkout-steps .checkout-paymentmethod .checkout-credit-cards {
  background-image: url("../images/icon-sprite.png");
  width: 62px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: -136px 0;
}
.checkout-steps .checkout-paymentmethod .billing-checkout-init {
  display: none;
  padding-top: 1em;
}
.checkout-steps .checkout-paymentmethod .checkout-billing-address {
  border-top: 1px solid #e1e1e1;
  padding: 1em 0 2em 0;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.checkout-steps .checkout-paymentmethod .checkout-billing-address .cardForm {
  padding-top: 1em;
}
.checkout-steps .checkout-paymentmethod .checkout-billing-address .cardForm input,
.checkout-steps .checkout-paymentmethod .checkout-billing-address .cardForm select {
  background-color: #f2f4f7;
}
.checkout-steps .checkout-paymentmethod .checkout-billing-address.edit {
  border-top: none;
}
.checkout-steps .checkout-paymentmethod .user-has-cards {
  margin: 1em 0 5em 0;
  position: relative;
}
.checkout-steps .checkout-paymentmethod .user-has-cards > input[type="radio"] {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.checkout-steps .checkout-paymentmethod .user-has-cards > label {
  cursor: pointer;
  color: #308dd4;
  display: inline-block;
  padding-left: 10px;
  font-weight: normal;
}
.checkout-steps .checkout-paymentmethod .user-has-cards > label:hover {
  color: #002141;
  text-decoration: underline;
}
.checkout-steps .checkout-paymentmethod .user-has-cards .label-color {
  color: #00488d;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .loyalty-credit-applied p {
  margin-bottom: 0;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .loyalty-credit-applied .alert-danger {
  background: none;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .loyalty-credit-applied .glyphicon-chevron-down,
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .loyalty-credit-applied .glyphicon-chevron-up {
  top: -15px;
  color: #232323;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #308dd4;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits p:before {
  content: none;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits .checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label:before,
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits .checkBoxFormSibling [type="checkbox"]:checked ~ label:before {
  top: 10px;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits .checkBoxFormSibling [type="checkbox"]:not(:checked) ~ label:after,
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .availableLoyaltyCredits .checkBoxFormSibling [type="checkbox"]:checked ~ label:after {
  top: 13px;
}
.checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer label {
  font-weight: normal;
}
@media (max-width: 480px) {
  .checkout-steps .checkout-paymentmethod #LoyaltyCreditSectionContainer .alert {
    padding-right: 1.6em;
  }
}
.checkout-steps .checkout-paymentmethod #StoreCreditSection .alert-success {
  color: #232323;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list {
  padding: 0;
  margin: 0;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li {
  list-style-type: none;
  display: inline-block;
  width: 100%;
  padding-right: 10px;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li.savedcards-list-labels {
  border-bottom: 1px solid #e1e1e1;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div {
  display: inline-block;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.payment-select {
  width: auto;
  padding-right: 1.5em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.payment-type {
  width: auto;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.card-image img {
  float: left;
  margin-left: -3px;
  width: 50px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.card-image img {
    margin-left: -12px;
  }
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.payment-number {
  width: 180px;
  vertical-align: middle;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.payment-expiry {
  width: 60px;
  vertical-align: middle;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list li div.payment-cardholder {
  width: 120px;
  vertical-align: middle;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-select-view,
.account-paymentdetails .account-paymentdetails-list ul .card-select-view,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view {
  display: block;
  width: 100%;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-select-view label,
.account-paymentdetails .account-paymentdetails-list ul .card-select-view label,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view label,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view label {
  display: block;
  float: left;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-select-view .card-edit,
.account-paymentdetails .account-paymentdetails-list ul .card-select-view .card-edit,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit {
  padding-left: 1em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-select-view .cvc-container,
.account-paymentdetails .account-paymentdetails-list ul .card-select-view .cvc-container,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .cvc-container,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .cvc-container {
  float: left;
  width: 6em;
  margin-left: 4.8em;
  clear: both;
  margin-top: 15px;
}
@media (max-width: 640px) {
  .checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-select-view .cvc-container,
  .account-paymentdetails .account-paymentdetails-list ul .card-select-view .cvc-container,
  .checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .cvc-container,
  .account-paymentdetails .account-paymentdetails-list ul .card-edit-view .cvc-container {
    margin-left: 4.1em;
  }
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .edit-card-response,
.account-paymentdetails .account-paymentdetails-list ul .edit-card-response {
  display: none;
  margin-bottom: 0;
  margin-top: 0.5em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view {
  display: none;
  padding-top: 1em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-label,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-label,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view select,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view select {
  float: left;
  width: auto;
  margin-right: 0.5em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-label,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-label,
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-input,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-input {
  display: inline-block;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view select,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view select {
  margin-bottom: 0.5em;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-actions,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-actions {
  display: block;
  clear: both;
  font-weight: normal;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-actions .link-cancel,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-actions .link-cancel {
  margin-left: 2em;
  color: #308dd4;
  text-decoration: underline;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view .card-edit-actions .link-cancel:hover,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view .card-edit-actions .link-cancel:hover {
  text-decoration: none;
}
.checkout-steps .checkout-paymentmethod #SavedCardsContainer .savedcards-list .card-edit-view p,
.account-paymentdetails .account-paymentdetails-list ul .card-edit-view p {
  line-height: 2.3em;
}
.checkout-shipping {
  margin-bottom: 1em;
}
.checkout-shipping #deliveryMethodForm label {
  font-weight: normal;
}
.checkout-shipping #deliveryMethodForm label ul {
  margin: 0 0 15px 15px;
  padding: 0;
}
.checkout-shipping #deliveryMethodForm label ul li {
  font-weight: 500;
}
.checkout-shipping #deliveryMethodForm input[type="radio"]:checked + label {
  background-color: #f2f4f7;
  border: 1px solid #cccccc;
}
.checkout-shipping #deliveryMethodForm input[type="radio"] + label {
  border: 1px solid #cccccc;
  margin-bottom: 11px;
  padding: 16px 16px 16px 70px;
}
.checkout-shipping #deliveryMethodForm [type="radio"]:not(:checked) + label:before,
.checkout-shipping #deliveryMethodForm [type="radio"]:checked + label:before {
  top: 14px;
  left: 16px;
}
.checkout-shipping #deliveryMethodForm [type="radio"]:not(:checked) + label:after,
.checkout-shipping #deliveryMethodForm [type="radio"]:checked + label:after {
  top: 21px;
  left: 14px;
}
@media (max-width: 1024px) {
  .checkout-shipping #deliveryMethodForm [type="radio"]:not(:checked) + label:after,
  .checkout-shipping #deliveryMethodForm [type="radio"]:checked + label:after {
    top: 22px;
  }
}
.checkout-shipping #deliveryMethodForm h4 {
  margin: 0 0 0.5em 0;
  font-size: 1.15em;
  font-weight: bold;
}
.checkout-shipping #deliveryMethodForm .pointInfo .pointName {
  font-weight: bold;
  font-size: 15px;
}
.checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings {
  margin-top: 10px;
}
.checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .day {
  font-weight: bold;
  float: left;
  clear: both;
  width: 70px;
}
.checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .separator {
  font-weight: bold;
  margin-right: 10px;
  margin-left: 5px;
}
.checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .hours {
  float: left;
  display: flex;
  padding-bottom: 3px;
}
@media only screen and (max-width: 1024px) {
  .checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .day {
    font-weight: bold;
    clear: both;
  }
  .checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .hours {
    clear: both;
  }
  .checkout-shipping #deliveryMethodForm .pointInfo .pointOpenings .separator {
    display: none;
  }
}
.checkout-shipping #deliveryMethodForm .pointInfo .closingInfo {
  margin-top: 5px;
  font-weight: bold;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions {
  display: inline-block;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions textarea {
  resize: none;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions .jqEasyCounterMsg {
  width: 200px;
  float: left;
  text-align: left;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions .inputFields {
  margin-top: 0.5em;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions #otherField {
  display: none;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions #addressField {
  display: none;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions #addressField input {
  padding: 0;
}
.checkout-shipping #deliveryMethodForm .delivery-instructions #addressField label {
  padding: 0;
}
.checkout-shipping .checkout-shipping-items {
  background: #f2f4f7;
  padding: 10px;
  margin: 10px 0;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  padding: 0 0 10px 0;
  font-size: 18px;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
}
.checkout-shipping .checkout-shipping-items ul li {
  font-size: 12px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: bold;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #00488d;
  background: #ffffff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
.checkout-shipping #newAddressEntry .checkbox label {
  padding-left: 0;
}
#addressbook,
#savedpayments {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments {
  display: block;
}
#addressbook ul,
#savedpayments ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li {
  padding: 10px 0;
}
.checkout-review .checkout-review-section,
.checkout-review-mobile .checkout-review-section {
  padding: 10px 0;
}
.checkout-review .checkout-review-section .title,
.checkout-review-mobile .checkout-review-section .title {
  font-weight: bold;
  background: #f2f4f7;
  padding: 10px;
}
.checkout-review .checkout-review-section .content,
.checkout-review-mobile .checkout-review-section .content {
  padding: 10px;
}
.checkout-review .btn-place-order,
.checkout-review-mobile .btn-place-order {
  margin-top: 1em;
}
.checkout-review .loading-checkout,
.checkout-review-mobile .loading-checkout {
  display: none;
}
.checkout-review .btn-place-order-inactive,
.checkout-review-mobile .btn-place-order-inactive {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
@media (max-width: 1400px) {
  .checkout-review .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label,
  .checkout-review-mobile .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label,
  .checkout-review .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label,
  .checkout-review-mobile .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label {
    padding-top: 0 !important;
  }
}
.checkout-review-final .promo.alert {
  margin-top: 1em;
}
.checkout-order-summary {
  color: #232323;
}
.checkout-order-summary .headline {
  font-size: 18px;
  font-weight: 300;
  background: #3a3a3b;
  padding: 0 20px;
  line-height: 44px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .checkout-order-summary .headline {
    line-height: 55px;
  }
}
.checkout-order-summary .checkout-cart-link {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #979797;
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 10px 0 15px 0;
  border-bottom: 1px solid #e1e1e1;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:last-child {
  padding: 1em 0em;
  border: 0;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  max-width: 100%;
  max-height: 120px;
}
.checkout-order-summary .checkout-order-summary-list .price {
  font-weight: bold;
}
.checkout-order-summary .checkout-order-summary-list .price del {
  color: #232323;
  font-size: 1em;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: bold;
}
@media (max-width: 480px) {
  .checkout-order-summary .checkout-order-summary-list .details .individual-price {
    font-size: 12px;
  }
}
.checkout-order-summary .checkout-order-summary-list .details .qty {
  display: inline;
}
@media (max-width: 480px) {
  .checkout-order-summary .checkout-order-summary-list .details .qty {
    font-size: 12px;
  }
}
.checkout-order-summary .checkout-order-summary-list .details .variants {
  display: block;
  width: auto;
}
@media (max-width: 480px) {
  .checkout-order-summary .checkout-order-summary-list .details .variants,
  .checkout-order-summary .checkout-order-summary-list .details .variants + .prescription-required {
    font-size: 12px;
  }
}
.checkout-order-summary .checkout-order-summary-list .details .dropdown-toggle .caret {
  margin-left: 10px;
}
@media (max-width: 480px) {
  .checkout-order-summary .checkout-order-summary-list .details .dropdown-toggle .caret {
    margin-left: 4px;
  }
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list li.section {
  margin-top: 10px;
  background: #f2f4f7;
  padding: 10px 20px;
  border: 0;
}
.checkout-order-summary .checkout-order-summary-list li.section .title {
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .checkout-order-summary-list li.section .address {
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list li.section .alternatetitle {
  float: left;
  margin: 0 10px 0 0;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-shipping-title {
  width: auto;
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-shipping-name,
.checkout-order-summary .checkout-order-summary-list li.section .summary-shipping-address {
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-shipping-address {
  margin-left: 150px;
  padding-top: 2px;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-shipping-name {
  padding-top: 1px;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-payment {
  clear: both;
  margin-bottom: 10px;
}
.checkout-order-summary .checkout-order-summary-list li.section .summary-payment .address {
  padding-top: 1px;
}
.checkout-order-summary .checkout-order-summary-list li.section .collectionPointInfo {
  font-weight: bold;
}
.checkout-order-summary .loyalty-credit-warning {
  padding: 0 20px;
}
.checkout-order-summary .subtotals {
  background: #f2f4f7;
  padding: 10px 20px;
}
.checkout-order-summary .subtotals .subtotal-headline {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.checkout-order-summary .subtotal span,
.checkout-order-summary .shipping span,
.checkout-order-summary .tax span,
.checkout-order-summary .saving span,
.checkout-order-summary .totals span {
  float: right;
}
.checkout-order-summary .subtotal li.section,
.checkout-order-summary .shipping li.section,
.checkout-order-summary .tax li.section,
.checkout-order-summary .saving li.section,
.checkout-order-summary .totals li.section {
  margin-top: 10px;
  background: #f2f4f7;
  padding: 10px 20px;
  border: 0;
}
.checkout-order-summary .subtotal li.section .title,
.checkout-order-summary .shipping li.section .title,
.checkout-order-summary .tax li.section .title,
.checkout-order-summary .saving li.section .title,
.checkout-order-summary .totals li.section .title {
  float: left;
  margin: 0 10px 0 0;
  width: 76px;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .subtotal li.section .address,
.checkout-order-summary .shipping li.section .address,
.checkout-order-summary .tax li.section .address,
.checkout-order-summary .saving li.section .address,
.checkout-order-summary .totals li.section .address {
  margin-left: 86px;
  font-size: 12px;
}
.checkout-order-summary .subtotal li.section .alternatetitle,
.checkout-order-summary .shipping li.section .alternatetitle,
.checkout-order-summary .tax li.section .alternatetitle,
.checkout-order-summary .saving li.section .alternatetitle,
.checkout-order-summary .totals li.section .alternatetitle {
  float: left;
  margin: 0 10px 0 0;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .subtotal li.section .summary-shipping-title,
.checkout-order-summary .shipping li.section .summary-shipping-title,
.checkout-order-summary .tax li.section .summary-shipping-title,
.checkout-order-summary .saving li.section .summary-shipping-title,
.checkout-order-summary .totals li.section .summary-shipping-title {
  width: auto;
  clear: both;
}
.checkout-order-summary .subtotal li.section .summary-shipping-name,
.checkout-order-summary .shipping li.section .summary-shipping-name,
.checkout-order-summary .tax li.section .summary-shipping-name,
.checkout-order-summary .saving li.section .summary-shipping-name,
.checkout-order-summary .totals li.section .summary-shipping-name,
.checkout-order-summary .subtotal li.section .summary-shipping-address,
.checkout-order-summary .shipping li.section .summary-shipping-address,
.checkout-order-summary .tax li.section .summary-shipping-address,
.checkout-order-summary .saving li.section .summary-shipping-address,
.checkout-order-summary .totals li.section .summary-shipping-address {
  font-size: 12px;
}
.checkout-order-summary .subtotal li.section .summary-shipping-address,
.checkout-order-summary .shipping li.section .summary-shipping-address,
.checkout-order-summary .tax li.section .summary-shipping-address,
.checkout-order-summary .saving li.section .summary-shipping-address,
.checkout-order-summary .totals li.section .summary-shipping-address {
  margin-left: 150px;
  padding-top: 2px;
}
.checkout-order-summary .totals {
  font-weight: bold;
  margin: 10px -20px 0;
  padding: 10px 20px;
  border-top: 1px solid #adaeb0;
  font-size: 18px;
}
.checkout-order-summary .realTotals p {
  margin-bottom: 5px;
}
.checkout-success .checkout-success-headline {
  font-size: 18px;
  margin: 10px;
}
.checkout-success .checkout-success-headline span {
  color: #00488d;
}
.checkout-success .checkout-success-body {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
  background: white;
  padding: 20px;
  border: 1px solid #dedede;
  margin-bottom: 30px;
}
.checkout-success .checkout-success-body .checkout-success-body-headline {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.checkout-success .checkout-success-body .promo p:before {
  left: auto;
  text-indent: -30px;
}
.checkout-success .checkout-success-body #SMSUpdates {
  padding: 10px 0;
  background-color: #e1e1e1;
  margin-bottom: 10px;
}
.checkout-success .checkout-success-body #SMSUpdates input {
  min-height: 33px;
}
.checkout-success .checkout-success-body #SMSUpdates .btn {
  padding: 6px 15px;
  vertical-align: top;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .checkout-success .checkout-success-body #SMSUpdates .btn {
    padding: 4px 15px;
  }
}
@media only screen and (max-width: 640px) {
  .checkout-success .checkout-success-body #SMSUpdates .btn {
    padding: 4px 7px;
  }
}
@media only screen and (max-width: 480px) {
  .checkout-success .checkout-success-body #SMSUpdates .btn {
    padding: 4px;
  }
}
.checkout-success-body-register {
  overflow: hidden;
  margin: 20px 0 35px 0;
}
.checkout-success-body-register .login-section,
.checkout-success-body-register .register-section {
  margin: 0 auto;
  float: none;
  background-color: #f2f4f7;
  padding: 15px;
}
.checkout-success-body-register .checkout-success-body-register-email {
  display: inline-block;
  margin-left: 5px;
}
.checkout-success-body-register form {
  padding: 20px 0;
  text-align: left;
}
.msgAnimalDetailsRequired {
  display: inline-block;
}
.animal-details-required p.msgAnimalDetailsRequired {
  background-color: #fff5f5;
  color: #d00000;
}
p#animal-selected {
  font-size: 16px;
  width: 100%;
}
.alert-sign:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e079";
  font-size: 1.2em;
  margin-right: .3em;
}
.checkout-help {
  text-align: center;
  font-size: 15px;
  padding: 10px;
  margin-top: 2em;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
.checkout-termsAndConditions {
  font-size: 15px;
  padding: 10px;
  margin-top: 0.5em;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.promo-small {
  display: inline-block;
  padding: 8px;
  margin: 10px 0;
}
.radio-help {
  color: #3a3a3b;
  display: block;
  font-size: 12px;
  padding-left: 45px;
}
.variants {
  display: inline-block;
  width: 60%;
}
@media only screen and (max-width: 480px) {
  .variants {
    width: 100%;
  }
}
.variants ul {
  padding: 0;
}
.variants .alert p {
  margin-bottom: 5px;
}
.animal-details-required.alert {
  padding: 10px 0 0 0;
}
.dropdown-menu-form,
ul.dropdown-menu-form {
  padding: 0px 10px;
  margin-bottom: 1em;
}
.dropdown-menu-form .divider,
ul.dropdown-menu-form .divider {
  padding: 0;
  border-bottom: none;
}
.dropdown-menu-form .checkbox,
ul.dropdown-menu-form .checkbox {
  margin: 0;
  padding: 0 15px 0 30px;
}
.dropdown-menu-form .checkbox:hover,
ul.dropdown-menu-form .checkbox:hover,
.dropdown-menu-form .checkbox:focus,
ul.dropdown-menu-form .checkbox:focus {
  cursor: pointer;
}
.dropdown-menu-form input[type="checkbox"],
ul.dropdown-menu-form input[type="checkbox"] {
  margin-left: -20px;
}
.dropdown-menu-form li.divider,
ul.dropdown-menu-form li.divider {
  padding: 0;
  border-bottom: none;
}
.dropdown-menu-form li > a,
ul.dropdown-menu-form li > a {
  display: inline-block;
  padding: 6px 12px;
}
.dropdown-menu-form li > a.btn-info,
ul.dropdown-menu-form li > a.btn-info {
  color: #ffffff;
}
.dropdown-menu-form li > a.btn-info:hover,
ul.dropdown-menu-form li > a.btn-info:hover {
  color: #308dd4;
  background-color: #ffffff;
}
.dropdown-menu-form li > a.btn-default,
ul.dropdown-menu-form li > a.btn-default {
  color: #ffffff;
}
.dropdown-menu-form li > a.btn-default:hover,
ul.dropdown-menu-form li > a.btn-default:hover {
  color: #a9afb7;
  background-color: #ffffff;
}
.dropdown-menu-form li > a.add-animal,
ul.dropdown-menu-form li > a.add-animal {
  clear: none;
  float: left;
  color: #308dd4;
  text-decoration: underline;
  background: none !important;
  padding: 0.5em 0 0.5em 0;
}
.dropdown-menu-form li > a.add-animal:hover,
ul.dropdown-menu-form li > a.add-animal:hover {
  background: none !important;
  text-decoration: none;
}
.dropdown-menu-form .btn.close-animal-dropdown,
ul.dropdown-menu-form .btn.close-animal-dropdown {
  float: right;
  clear: none;
}
.field-container {
  border-bottom: 1px solid #959595;
}
.payment-wrapper {
  padding: 5px;
}
.datepicker {
  z-index: 2000 !important;
}
.animal-details-form .form-control {
  max-width: 100%;
}
.animal-details-form.animal-details-summary .control-group dt {
  float: left;
}
.animal-details-form.animal-details-summary .control-group dd {
  overflow: hidden;
}
.animal-details-form.animal-details-summary .control-group .dob-age-wrapper {
  display: none;
}
.animal-details-form.animal-details-summary .intro-text,
.animal-details-form.animal-details-summary .pet-group-individual,
.animal-details-form.animal-details-summary .mandatory,
.animal-details-form.animal-details-summary .add-on,
.animal-details-form.animal-details-summary .required {
  display: none;
}
.animal-details-form.animal-details-summary .control-label,
.animal-details-form.animal-details-summary .form-control,
.animal-details-form.animal-details-summary .field-date,
.animal-details-form.animal-details-summary dt,
.animal-details-form.animal-details-summary dd,
.animal-details-form.animal-details-summary label,
.animal-details-form.animal-details-summary .form-select {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
}
.animal-details-form.animal-details-summary label,
.animal-details-form.animal-details-summary label.control-label {
  padding-right: 5px;
}
.animal-details-form.animal-details-summary .form-control[disabled],
.animal-details-form.animal-details-summary .form-control[readonly],
.animal-details-form.animal-details-summary fieldset,
.animal-details-form.animal-details-summary fieldset[disabled],
.animal-details-form.animal-details-summary .form-control,
.animal-details-form.animal-details-summary select,
.animal-details-form.animal-details-summary select[disabled] {
  background: none;
  border: none;
  cursor: text;
  box-shadow: none;
  padding: 0;
  -webkit-box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: none;
  min-height: 1px;
  height: auto;
  line-height: 1em;
  font-size: 1em;
  -webkit-text-fill-color: #3a3a3b;
  opacity: 1;
  -webkit-opacity: 1;
  color: #3a3a3b;
  width: auto;
  max-width: 100%;
}
.animal-details-form.animal-details-summary select::-ms-expand {
  display: none;
}
.animal-details-form.animal-details-summary .animal-group,
.animal-details-form.animal-details-summary .animal-individual {
  padding-bottom: 5px;
}
.animal-details-form.animal-details-summary dt.animal-group,
.animal-details-form.animal-details-summary dt.animal-individual {
  padding-bottom: 0;
}
.animal-details-form.animal-details-summary .form-textarea label,
.animal-details-form.animal-details-summary .form-textarea textarea {
  display: block;
  width: 100%;
}
.animal-details-form.animal-details-summary .form-textarea textarea,
.animal-details-form.animal-details-summary .form-textarea textarea.form-control,
.animal-details-form.animal-details-summary .form-textarea textarea.form-control[disabled] {
  padding: 0;
  min-height: 20px;
  margin-top: -4px;
  line-height: 1.25em;
  width: 100%;
}
.animal-details-form.animal-details-summary .form-group,
.animal-details-form.animal-details-summary .control-group {
  margin: 0;
}
#AnimalAddEditDialog .alert,
#AnimalAddEditDialog dl {
  margin-bottom: 0;
}
#AnimalAddEditDialog h2 {
  margin-top: 0;
}
#AnimalAddEditDialog #animal-form-submit-confirm,
#AnimalAddEditDialog #animalSummaryEdit {
  display: none;
}
#AnimalAddEditDialog.summary-form #animal-form-submit-save {
  display: none;
}
#AnimalAddEditDialog.summary-form #animal-form-submit-confirm,
#AnimalAddEditDialog.summary-form #animalSummaryEdit {
  display: inline-block;
}
@media (max-width: 480px) {
  #AnimalAddEditDialog.summary-form #animal-form-submit .btn-info {
    display: block;
  }
  #AnimalAddEditDialog.summary-form #animal-form-submit #animalSummaryEdit {
    margin: 1em 0 0 0;
    float: left;
  }
  #AnimalAddEditDialog.summary-form #animal-form-submit .link-cancel {
    margin: 1em 0 0 1em;
    float: left;
  }
}
.defaultPaymentDetail {
  height: 30px;
}
.prescription-container .animal-details-required.alert {
  margin-bottom: 10px;
}
.prescription-container .animal-details-required.alert .msgAnimalDetailsRequired {
  width: 100%;
  margin-bottom: 0.5em;
}
.prescription-container .prescription-required a {
  width: 100%;
}
.prescription-container .animal-menu-container .dropdown {
  width: 100%;
}
.prescription-container .animal-menu-container .dropdown .dropdown-toggle {
  width: 100%;
}
.prescription-container .animal-menu-container .dropdown ul {
  width: 100%;
}
.prescription-container .animal-menu-container .dropdown ul div {
  margin-top: 5px;
  margin-bottom: 0;
}
.credit-notice .alert,
.credit-notice .promo {
  margin-bottom: 0;
}
.loyalty-credit-warning {
  color: #d00000;
  padding: 0.6em 0 0.6em 0;
  display: inline-block;
}
#collectionPointsWidget {
  display: none;
  margin-top: -15px;
  margin-bottom: 15px;
}
#collectionPointsWidget #collectionPointSearch {
  font-weight: bold;
  background-color: #f2f4f7;
  border: 1px solid #cccccc;
  padding-top: 5px;
  padding-bottom: 5px;
}
#collectionPointsWidget #collectionPointSearch .collectionSearch {
  margin-left: 15px;
}
#collectionPointsWidget #collectionPointSearch .collectionSearch #searchCollectionPoints {
  margin-left: 15px;
}
#collectionPointsWidget #collectionPointSearch #collectionSearchInput {
  margin-left: 10px;
  width: 40%;
}
@media only screen and (max-width: 1024px) {
  #collectionPointsWidget #collectionPointSearch .inputSection {
    display: block;
  }
  #collectionPointsWidget #collectionPointSearch .inputSection #collectionSearchInput {
    margin-left: 0px;
    width: 50%;
  }
}
@media (max-width: 1023px) {
  #collectionPointsWidget #collectionPointSearch .inputSection {
    display: block;
    padding: 0 10px 0 0;
  }
  #collectionPointsWidget #collectionPointSearch .inputSection #collectionSearchInput {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  #collectionPointsWidget #collectionPointSearch .inputSection #searchCollectionPoints {
    display: block;
    margin: 0 0 10px 0;
  }
}
#collectionPointsWidget #collectionNoResult {
  display: none;
  padding-top: 5px;
  padding-left: 15px;
  width: 100%;
  color: #d00000;
}
#collectionPointsWidget #collectionPointsDisplay {
  border: 1px solid #cccccc;
  height: 450px;
  margin-top: 10px;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsMap {
  height: 450px;
  width: 55%;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText {
  height: 100%;
  width: 45%;
  float: left;
  overflow-y: auto;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint {
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  min-height: 10%;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint:last-child {
  border-bottom: 0px solid #cccccc;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint:hover {
  text-decoration: underline;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint .collectionName {
  display: inherit;
}
@media only screen and (max-width: 1024px) {
  #collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint .collectionName {
    margin-left: 0px;
    padding-right: 5px;
  }
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .collectionPoint .collectionAddress {
  font-size: 12px;
}
#collectionPointsWidget #collectionPointsDisplay #collectionPointsText .selected {
  border: 1px solid #00488d;
  background-color: #f2f4f7;
}
.collectionPoint__icon {
  display: inline-block;
  padding: 2px;
  background-repeat: no-repeat;
  margin-right: 5px;
  float: left;
  width: 27px;
  height: 36px;
}
.collectionPoint__icon--DPD {
  background-image: url(/_ui/responsive/common/images/map-icons/dpd.png);
  background-position: 0 6px;
}
.collectionPoint__carrier {
  margin-right: 10px;
}
.collectionPoint__button {
  clear: both;
  display: block;
  width: 100px;
  margin-top: 10px;
}
@keyframes collectionPoints__loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.collectionPoints__loader {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 0;
  line-height: 0;
  top: -22px;
}
.collectionPoints__loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  margin: 6px;
  border: 2px solid #ccc;
  border-radius: 50%;
  animation: collectionPoints__loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ccc transparent transparent transparent;
}
.collectionPoints__loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.collectionPoints__loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.collectionPoints__loader div:nth-child(3) {
  animation-delay: -0.15s;
}
.category-header-section {
  margin: 0 0 25px;
}
.category-header-section h1.category-page-header {
  font-weight: bold;
  margin-bottom: 0;
  display: inline-block;
  font-size: 24px;
  line-height: 36px;
  font-size: 2.4rem;
  line-height: 3.5999999999999996rem;
  margin-top: 10px;
}
.category-header-section span.total-results {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
  color: #666666;
  display: inline-block;
}
@media (max-width: 639px) {
  .category-header-section span.total-results {
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
  }
}
.category-header-section .col-pagination-view-sort span.sort-text {
  vertical-align: middle;
  padding-right: 10px;
}
@media (max-width: 1399px) {
  .category-header-section .col-pagination-view-sort span.sort-text {
    right: 150px;
  }
}
.category-header-section .col-pagination-view-sort .col-pagination-refine {
  float: right !important;
}
.category-header-section .col-pagination-results,
.category-header-section .col-pagination-view-sort {
  padding: 0;
  text-align: right;
}
.category-header-section .col-pagination-results {
  text-align: left;
}
.category-header-section .sort-refine-bar {
  margin: 0 auto;
  right: auto;
  text-align: center;
}
@media (max-width: 1023px) {
  .category-header-section .sort-refine-bar {
    text-align: left;
  }
}
.category-header-section .sort-refine-bar .form-group {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.category-header-section .sort-refine-bar .form-group select {
  width: auto;
}
@media only screen and (max-width: 1399px) {
  .category-header-section .sort-refine-bar .form-group select {
    font-size: 13px;
  }
}
@media only screen and (max-width: 639px) {
  .category-header-section .sort-refine-bar .form-group select {
    font-size: 16px;
  }
}
.category-header-section .sort-refine-bar button {
  padding-left: 10px;
  padding-right: 10px;
}
.category-header-section .sort-refine-bar .sortby-container {
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 5px;
}
.category-header-section .sort-refine-bar .sortby-container .btn-sort {
  display: none;
}
@media (max-width: 1023px) {
  .category-header-section .sort-refine-bar .sortby-container {
    position: relative;
    z-index: 1;
  }
}
@media only screen and (max-width: 639px) {
  .category-header-section .sort-refine-bar .sortby-container {
    position: relative;
  }
  .category-header-section .sort-refine-bar .sortby-container .btn-sort {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: auto;
    height: 45px;
  }
  .category-header-section .sort-refine-bar .sortby-container .sortby-form {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .category-header-section .sort-refine-bar .sortby-container .sortby-form select {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 45px;
    padding: 10px 2px;
  }
  .category-header-section .sort-refine-bar .sortby-container .sortby-form select:hover {
    cursor: pointer;
  }
  .category-header-section .sort-refine-bar .sortby-container .sortby-form select option:first-child {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .category-header-section .sort-refine-bar .col-pagination-refine {
    float: right;
  }
}
@media only screen and (max-width: 639px) {
  .category-header-section .sort-refine-bar .category-header-section {
    margin: 15px 0;
  }
  .category-header-section .sort-refine-bar .sort-refine-bar {
    margin-top: 10px;
  }
  .category-header-section .sort-refine-bar .col-pagination-view-sort,
  .category-header-section .sort-refine-bar .col-pagination-refine {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .category-header-section .sort-refine-bar .col-pagination-refine {
    padding: 0;
    float: right;
  }
}
#refineModal .facet-refine-container {
  display: table!important;
  float: none!important;
  padding: 0!important;
}
#refineModal .facet-category-container,
#refineModal .facet-filter-container {
  border: none;
  padding: 0;
  margin: 0;
}
.facet-refine-container {
  position: relative;
  padding: 4px 10px;
  margin-bottom: 10px;
  display: table;
}
.facet-refine-container:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 2px;
  left: 10px;
  right: 10px;
  height: 1px;
  background-color: #dedede;
}
.facet-refine-container .facet-name {
  margin-left: 8px;
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  padding-top: 4px;
}
.facet-refine-container .facet-values {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.facet-refine-container .facet-values ul.facet-list {
  display: inline-block;
  list-style: none;
  padding-left: 10px;
  margin: 0;
}
.facet-refine-container .facet-values ul.facet-list .facet-refine-label {
  border: 1px solid #00adcc;
  color: #00adcc;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 8px 8px 0;
  padding: 3px 10px;
  float: left;
}
.facet-refine-container .facet-values ul.facet-list .facet-refine-label a:hover {
  text-decoration: none;
}
.facet-refine-container .facet-values a {
  color: #00adcc;
  display: block;
}
.facet-refine-container .facet-values a span.glyphicon-remove {
  font-size: 12px;
  margin: 0;
  top: 1px;
  left: 2px;
  color: #00adcc;
}
.facet-refine-container .facet-refine-clear {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  color: #00adcc;
  margin-top: 2px;
}
.facet-refine-container .facet-refine-clear span.glyphicon-remove {
  font-size: 12px;
  margin-right: 2px;
  color: #00adcc;
}
.facet-refine-container .facet-refine-clear:hover {
  text-decoration: none;
}
.facet-refine-container hr {
  color: #cccccc;
  background-color: #cccccc;
  border: none;
  height: 1px;
  margin: 5px auto;
}
.product-listing .price-wrapper {
  display: inline-block;
  margin-right: 8px;
}
.product-listing .rating {
  display: flex;
  font-size: 15px;
  color: #666c71;
}
.product-listing .rating .rating-stars {
  padding-top: 2px;
  margin-right: 2px;
}
.product-listing .rating span.glyphicon-star {
  font-size: 18px;
}
.facet-filter-container .facet-values .selectize-input .item,
.facet-filter-container .facet-values .selectize-input .item.active {
  border: 1px solid #00adcc;
  color: #00adcc;
  background: #ffffff;
  border-radius: 4px;
  padding: 2px 0 2px 8px;
  box-shadow: none;
}
.facet-filter-container .facet-values .selectize-input .item a,
.facet-filter-container .facet-values .selectize-input .item.active a {
  display: inline-block;
  color: #00adcc;
  width: 25px;
  height: 100%;
  text-align: center;
  font-size: 17px;
}
.facet-filter-container .facet-values .selectize-input .item a:hover,
.facet-filter-container .facet-values .selectize-input .item.active a:hover {
  text-decoration: none;
}
.facet-filter-container .facet-values .selectize-input .item.active {
  background: #f2f4f7;
}
@media (min-width: 640px) and (min-height: 431px), (min-width: 769px) {
  .page-productList main,
  .page-search main {
    background: #fafafa;
  }
  .product-listing-wrapper {
    padding: 0;
  }
  .product-listing .product-item {
    margin-bottom: 20px;
  }
  .product-listing .product-item.row {
    margin-left: 0;
    margin-right: 0;
  }
  .product-listing .product-item .product-item-inner {
    min-height: 338px;
    border-radius: 4px;
    border: 1px solid #dedede;
    background: #ffffff;
    padding: 15px;
    transition: border 250ms;
  }
  .product-listing .product-item .product-item-inner:hover {
    border: 1px solid #cccccc;
  }
  .product-listing .product-item .product-item-inner .product-info-image,
  .product-listing .product-item .product-item-inner .price-panel {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }
  .product-listing .product-item .product-item-inner .product-info-image {
    height: 160px;
  }
  .product-listing .product-item .product-item-inner .price-panel {
    margin-top: 2px;
    min-height: 20px;
  }
  .product-listing .product-item .product-item-inner .price-panel a:hover {
    text-decoration: none;
  }
  .product-listing .product-item .product-item-inner .price-panel .price {
    display: inline;
    color: #bf001a;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    font-weight: bold;
  }
  .product-listing .product-item .product-item-inner .price-panel .price del {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.7999999999999998rem;
    color: #979797;
  }
  .product-listing .product-item .product-item-inner .price-panel .promo-price {
    display: inline;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .product-listing .product-item .product-item-inner .price-panel .in-stock {
    color: #4caf50;
    padding-left: 5px;
    font-size: 13px;
    vertical-align: middle;
  }
  .product-listing .product-item .product-item-inner .price-panel .in-stock.glyphicons-ok {
    padding-left: 0;
    font-size: 12px;
  }
  .product-listing .product-item .product-item-inner .price-panel .out-stock {
    color: #979797;
    padding-left: 5px;
    font-size: 13px;
  }
  .product-listing .product-item .product-item-inner .price-panel .out-stock.glyphicons-remove {
    vertical-align: text-top;
    padding-left: 0;
    padding-top: 2px;
  }
  .product-listing .product-item .product-item-inner .addtocart {
    display: none;
  }
  .product-listing .product-item .product-item-inner .product-image {
    position: relative;
  }
  .product-listing .product-item .product-item-inner .tooltip {
    filter: drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 5px);
  }
  .product-listing .product-item .product-item-inner .tooltip .tooltip-inner {
    background-color: #ffffff;
    color: #d00000;
    padding: 5px;
  }
  .product-listing .product-item .product-item-inner .tooltip .tooltip-arrow {
    border-right-color: #ffffff;
  }
  .product-listing .product-item .product-item-inner .glyphicons-medicine {
    color: #d00000;
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: normal;
    position: absolute;
    top: auto;
    bottom: -6px;
    left: -6px;
    z-index: 9;
    background-color: #ffffff;
    border-radius: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    border: 1px solid #d00000;
  }
  .product-listing .product-item .product-item-inner .product-item-image {
    text-align: center;
  }
  .product-listing .product-item .product-item-inner .product-item-image img.img-missing[src$="/"] {
    background-color: #cccccc;
    color: #666c71;
    padding-top: 50px;
  }
  .product-listing .product-item .product-item-inner .product-item-image img.img-missing[src$="/"]:after {
    content: "(missing-image)";
    display: block;
  }
  .product-listing .product-item .product-item-inner .product-item-image .img-responsive {
    margin: 0 auto;
    width: auto;
    max-height: 160px;
  }
  .product-listing .product-item .product-item-inner .product-label-more {
    text-align: center;
    line-height: 15px;
    height: 15px;
    margin: 3px 0 8px;
    font-size: 12px;
  }
  .product-listing .product-item .product-item-inner .product-label-more.plm-mobile {
    display: none;
  }
  .product-listing .product-item .stock-level {
    float: right;
    max-width: 98px;
    text-align: right;
    height: 20px;
  }
  .product-listing .bundle.alert {
    display: none;
  }
  .product-listing .promo-ribbon {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    padding: 0 5px;
  }
  .product-listing .promo-ribbon--manage-favourites {
    width: 79%;
    right: 0;
    left: auto;
  }
  .product-listing .ribbon-container {
    overflow: visible;
    text-align: right;
  }
  .product-listing .ribbon-container.ribbon-favourites {
    top: 5px;
    right: 4px;
  }
  .product-listing .ribbon-container > span {
    display: inline-block;
    padding: 6px 13px;
    background: #037562;
    overflow: visible;
    min-height: 32px;
    max-width: 98%;
    line-height: 22px;
    color: #ffffff;
    text-decoration: none;
    /* Rectangle 2: */
    border: 2px solid #ffffff;
    box-shadow: 0 0 2px 0 rgba(160, 160, 160, 0.5);
    border-radius: 4px;
  }
  .product-listing .ribbon-container > span:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E066";
    padding: 0 5px 0 0;
    border-radius: 4px;
    top: 2px;
  }
  .product-listing .ribbon-container .promo-msg {
    display: block;
    overflow: hidden;
    height: 22px;
  }
  .product-listing .details {
    margin: 0;
  }
  .product-listing .details .truncate-box {
    height: 50px;
    overflow: hidden;
  }
  .product-listing .details .truncate-box .name {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;
  }
  .product-listing .details .description {
    display: none;
  }
  .product-listing .details .prescription-required {
    display: none !important;
  }
  .product-listing .review-stars {
    margin-top: 5px;
    height: 24px;
    font-size: 18px;
  }
  .page-productList .category-page-description,
  .page-search .category-page-description {
    margin: 10px 0;
  }
  .page-productList .category-page-description p a,
  .page-search .category-page-description p a {
    color: #308dd4;
  }
  .page-productList .category-header-section,
  .page-search .category-header-section {
    margin: 0 0 15px;
    padding: 0 10px;
  }
  .page-productList .sort-refine-bar,
  .page-search .sort-refine-bar {
    overflow: hidden;
    margin: 0 -15px 0 0;
  }
  .page-productList .sort-refine-bar {
    padding: 0 10px 10px 0;
  }
  .page-search .sort-refine-bar {
    padding: 0 10px 10px 0;
  }
}
@media (min-width: 640px) and (min-height: 431px) and only screen and (max-width: 480px), (min-width: 769px) and only screen and (max-width: 480px) {
  .product-listing .ribbon-container > span {
    height: 24px;
    padding: 3px 8px;
    font-size: 0.8em;
    line-height: 1.8em;
  }
}
@media (max-width: 639px), (max-width: 768px) and (max-height: 430px) {
  .product-listing p.name {
    font-weight: bold;
    color: #00488d;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding-bottom: 5px;
    margin-bottom: 0;
    display: block;
  }
  .product-listing .addtocart {
    clear: both;
    text-align: right;
    padding: 10px 0 0 0;
  }
  .product-listing .addtocart button {
    margin-bottom: 10px;
  }
  .product-listing .product-item {
    padding: 1em 15px 1em 0;
    width: 100% !important;
    box-sizing: content-box;
  }
  .product-listing .product-item:before,
  .product-listing .product-item:after {
    content: " ";
    display: table;
  }
  .product-listing .product-item:after {
    clear: both;
  }
  .product-listing .product-item:before,
  .product-listing .product-item:after {
    content: " ";
    display: table;
  }
  .product-listing .product-item:after {
    clear: both;
  }
  .product-listing .product-item + .product-item {
    margin-top: 10px;
  }
  .product-listing .product-item:nth-child(2n) {
    background: none repeat scroll 0 0 #f2f4f7;
  }
  .product-listing .product-item .promo-ribbon {
    display: none;
  }
  .product-listing .product-item .promo-ribbon.promo-ribbon--manage-favourites {
    display: block;
  }
  .product-listing .product-item .product-item-image {
    display: block;
    max-width: 100px;
  }
  .product-listing .thumb {
    float: left;
    margin-right: 10px;
    display: block;
  }
  .product-listing .stock-level {
    display: inline-block;
  }
  .product-listing .addtocart button + button {
    margin-left: 10px;
  }
  .product-listing .product-info-image .product-image {
    padding-left: 0 !important;
    height: 100px;
  }
  .product-listing .product-info-image .product-image img {
    height: auto;
    max-width: 100px;
    max-height: 100px;
  }
  .product-listing .product-info-image .glyphicons-medicine {
    display: none;
  }
  .product-listing .product-info-image .product-image {
    display: inline-block;
    vertical-align: top;
  }
  .product-listing .details {
    width: 100%;
    padding-left: 100px;
  }
  .product-listing .details .alert {
    margin: 0.75em 0 0 0;
  }
  .product-listing .details .description {
    display: none;
  }
  .product-listing .price-panel {
    text-align: right;
    float: right;
  }
  .product-listing .price-panel a:hover {
    text-decoration: none;
  }
  .product-listing .price-panel .product-label,
  .product-listing .price-panel .price {
    display: inline;
  }
  .product-listing .price-panel .product-label {
    color: #00488d;
  }
  .product-listing .price-panel .price {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    padding-left: 0.1em;
  }
  .product-listing .price-panel .promo-price {
    display: inline;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .product-listing .product-info-image {
    font-size: 90%;
  }
  .product-listing .product-info-image .product-image {
    width: 32%;
    padding: 0 3% 0 0;
  }
  .product-listing .product-info-image .product-image img {
    max-width: 100%;
    height: auto;
  }
  .product-listing .price-panel .price {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .product-listing .price-panel .addtocart .btn {
    padding: 12px 4px;
  }
  .product-listing .glyphicons-chevron-right {
    position: absolute;
    right: 0px;
    top: 45%;
    color: #979797;
    font-size: 1.8rem;
  }
  .product-listing .details .alert,
  .product-listing .product-item:nth-child(2n) {
    background-color: transparent;
  }
  .product-listing .product-item {
    position: relative;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #dedede;
    margin: 0;
  }
  .product-listing .product-item:first-child {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #dedede;
  }
  .product-listing .product-item + .product-item {
    margin-top: 0;
  }
  .product-listing .product-info-image {
    width: auto;
    padding: 0;
  }
  .product-listing .product-info-image .product-image {
    width: auto;
  }
  .product-listing .details {
    width: 100%;
    padding-left: 120px;
  }
  .product-listing .price-panel {
    width: 100%;
    padding-left: 120px;
    text-align: left;
    float: none;
  }
  .product-listing .addtocart {
    display: none;
  }
  .product-listing .price-panel .price,
  .product-listing .price-panel .product-label {
    color: #bf001a;
    font-weight: bold;
  }
  .product-listing .product-label-more {
    padding: 5px 0;
  }
  .product-listing .product-label-more.plm-tablet {
    display: none;
  }
  .product-listing .price del {
    color: #979797;
    font-size: 14px;
  }
  .product-listing p.name {
    color: #232323;
    font-weight: 400;
  }
  .product-listing .details .alert {
    margin: 2px 0;
    padding: 0 0 0 20px;
  }
  .product-listing .details .alert p::before {
    top: 0;
    left: 0;
    font-size: 12px;
  }
  .product-listing .in-stock {
    color: #4caf50;
    font-weight: bold;
    padding-left: 5px;
  }
  .product-listing .in-stock.glyphicons-ok {
    vertical-align: text-top;
    padding-left: 0;
  }
  .product-listing .out-stock {
    color: #979797;
    font-weight: bold;
    padding-left: 5px;
  }
  .product-listing .out-stock.glyphicons-remove {
    vertical-align: text-top;
    padding-left: 0;
    padding-top: 1px;
  }
  .product-listing .rating {
    margin-top: 5px;
    color: #666666;
  }
  .product-listing .rating-stars {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
  }
  .product-listing .details .bundle.alert.promo {
    background-color: #037562;
    border-radius: 4px;
    padding: 0 5px 2px 8px;
    margin: 0 0 5px 0;
    display: inline-block;
    max-width: 95%;
  }
  .product-listing .details .bundle.alert.promo p {
    line-height: 21px;
  }
  .product-listing .details .bundle.alert.promo p,
  .product-listing .details .bundle.alert.promo ul li {
    color: #ffffff;
    font-weight: bold;
    padding: 2px 6px 2px 2px;
  }
  .product-listing .details .bundle.alert.promo p:not(.alert-sign):before,
  .product-listing .details .bundle.alert.promo ul li:not(.alert-sign):before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.25em;
    content: "\E066";
    background-color: #037562;
    color: #ffffff;
    padding: 5px 6px 2px 0;
    border-radius: 4px;
  }
  .category-header-section .sort-refine-bar {
    margin-top: 5px;
  }
  .page-search .category-header-section h1 {
    font-size: 18px;
  }
}
@media (max-width: 639px) and only screen and (max-width: 640px), (max-width: 768px) and (max-height: 430px) and only screen and (max-width: 640px) {
  .product-listing .product-item {
    padding: 1em 0.1em;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1400px) {
  .product-listing .product-item .product-item-inner .price-panel .stock-level {
    float: none;
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
  .product-listing .product-item .product-item-inner .price-panel .stock-level .glyphicons {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .category-header-section .total-results {
    margin-top: 10px;
  }
  .sort-refine-bar .btn-default.facets-present {
    color: #00adcc;
  }
  .facet-refine-container:before {
    left: 0;
    right: 0;
  }
  .facet-refine-container .facet-name {
    width: 100px;
  }
  .facet-refine-container .facet-values {
    display: block;
  }
  .facet-refine-container .facet-refine-clear {
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 750px) {
  .product-listing .product-item.col-xs-6.col-sm-4.col-md-4.col-lg-3 {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .category-header-section .col-pagination-results {
    padding-top: 5px;
  }
  .category-header-section select {
    height: 38px;
    min-width: 180px;
  }
}
.product-listing {
  padding-left: 0;
  list-style: none;
}
.product-listing .product-item-link {
  text-decoration: none;
  cursor: pointer;
}
.product-listing .product-label-more {
  color: #979797;
  font-size: 12px;
}
@media only screen and (min-width: 1024px) {
  .product-listing .product-item-inner {
    min-height: 315px !important;
  }
}
.product-listing .product-item-image {
  text-align: center;
}
.product-listing .product-item-image img.img-missing[src$="/"] {
  background-color: #cccccc;
  color: #666c71;
  padding-top: 50px;
}
.product-listing .product-item-image img.img-missing[src$="/"]:after {
  content: "(missing-image)";
  display: block;
}
.product-listing .product-item-image .img-responsive {
  margin: 0 auto;
  width: auto;
  max-height: 190px;
  max-width: 100%;
}
@media only screen and (max-width: 440px) {
  .product-listing .product-item-image .img-responsive {
    max-height: 130px;
  }
  .product-listing .product-item-image img.img-missing[src$="/"] {
    height: 130px;
  }
}
@media only screen and (max-width: 380px) {
  .product-listing .product-item-image .img-responsive {
    max-height: 100px;
  }
  .product-listing .product-item-image img.img-missing[src$="/"] {
    height: 100px;
  }
}
@media (min-width: 640px) and (max-width: 830px) {
  .product-listing .stock-level {
    float: none !important;
  }
}
.sort-refine-bar .btn-default {
  background: #f7f7f7;
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: -o-linear-gradient(#ffffff, #f7f7f7);
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #666666;
}
.sort-refine-bar .glyphicons-sort-by-attributes-alt {
  top: 5px;
  padding-right: 5px;
}
.sort-refine-bar .glyphicons-filter {
  top: 5px;
  padding-right: 5px;
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.results h1 {
  font-size: 18px;
}
.pagination-bar.bottom .list-view {
  display: inline-block;
  vertical-align: top;
}
.pagination-bar.bottom .list-view ul {
  list-style-type: none;
  padding: 0;
}
.pagination-bar.bottom .list-view ul li {
  display: inline;
  float: left;
  padding-right: 0.5em;
  line-height: 1em;
}
@media only screen and (max-width: 1400px) and (min-width: 1024px) {
  .pagination-bar.bottom .list-view ul li {
    padding-right: 3px;
  }
}
@media only screen and (max-width: 639px) {
  .pagination-bar.bottom .list-view ul li {
    padding: 0;
  }
}
.pagination-bar.bottom .list-view ul li button.list-view-option {
  background: none;
  background-color: #ffffff;
  border: 1px solid #a9afb7;
  padding: 6px;
  outline: none;
}
.pagination-bar.bottom .list-view ul li button.list-view-option:hover {
  background-color: #e1e1e1;
}
.pagination-bar.bottom .list-view ul li button.list-view-option.active {
  border: 2px solid #308dd4;
  padding: 5px;
}
@media only screen and (max-width: 639px) {
  .pagination-bar.bottom .list-view ul li button.list-view-option.active {
    display: none;
  }
}
.pagination-bar.bottom .list-view ul li button.list-view-option .glyphicon {
  font-size: 1.25em;
}
@media (max-width: 1023px) {
  .pagination-bar.bottom .list-view ul li button.list-view-option {
    padding: 9px 8px 8px 8px;
  }
  .pagination-bar.bottom .list-view ul li button.list-view-option.active {
    border: 2px solid #308dd4;
    padding: 8px 7px 7px 7px;
  }
}
@media only screen and (max-width: 640px) {
  .pagination-bar.bottom {
    padding-bottom: 0;
  }
  .pagination-bar.bottom .list-view,
  .pagination-bar.bottom .form-group {
    padding-bottom: 9px;
  }
}
.page-specialOffers .special-offers-container h1 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
  body.language-fr .product-listing.product-list .price-panel .addtocart .btn:disabled {
    padding: 10px;
    font-size: 80% !important;
    min-height: 40px;
  }
}
@media only screen and (max-width: 480px) {
  body.language-fr .product-listing.product-list .price-panel .addtocart .btn:disabled {
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 480px) {
  body.language-de .product-listing.product-list .price-panel .addtocart .btn:disabled {
    font-size: 90% !important;
  }
}
@media only screen and (min-width: 1400px) {
  body.language-de .product-listing .product-item .product-item-inner .price-panel .out-stock,
  body.language-at .product-listing .product-item .product-item-inner .price-panel .out-stock {
    font-size: 13px;
  }
  body.language-de .product-listing .product-item .product-item-inner .price-panel .out-stock.glyphicons-remove,
  body.language-at .product-listing .product-item .product-item-inner .price-panel .out-stock.glyphicons-remove {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  body.language-es .product-listing .product-item .product-item-inner .price-panel .out-stock.glyphicons-remove {
    display: none;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 640px) {
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component {
    min-height: 68px;
  }
}
@media only screen and (max-width: 639px) {
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component {
    min-height: 68px;
  }
}
body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock,
body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
  padding: 6px 0px;
}
@media only screen and (max-width: 440px) {
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
    font-size: 0.8em !important;
  }
}
@media only screen and (max-width: 340px) {
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component {
    min-height: 60px;
  }
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component .btn,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component .btn {
    font-size: 0.8em !important;
    line-height: 2em !important;
    padding: 6px 4px !important;
  }
  body.language-de .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock,
  body.language-fr .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
    font-size: 0.7em !important;
    padding: 10px 4px !important;
  }
}
body.language-nl .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock,
body.language-es .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
  padding: 6px 0px 6px 0px;
}
@media only screen and (max-width: 440px) {
  body.language-nl .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock,
  body.language-es .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
    font-size: 0.8em !important;
  }
}
@media only screen and (max-width: 440px) {
  body.language-es .product-listing.product-grid .product-item-with-basket .addtocart-component {
    min-height: 0;
  }
}
@media only screen and (max-width: 340px) {
  body.language-nl .product-listing.product-grid .product-item-with-basket .addtocart-component {
    min-height: 48px;
  }
  body.language-nl .product-listing.product-grid .product-item-with-basket .addtocart-component .btn.out-of-stock {
    line-height: 1.1em !important;
  }
}
h1.info-page-title {
  font-weight: 500;
  margin: 20px 0 10px 0;
}
h1.info-page-title span,
h1.info-page-title strong,
h1.info-page-title b {
  font-weight: 900;
}
.CarouselComponent {
  position: relative;
  clear: both;
}
.CarouselComponent .item a:hover {
  text-decoration: none;
}
.CarouselComponent .item .container {
  padding: 10px;
  border: 1px #e1e1e1 solid;
}
.CarouselComponent .item .container:hover {
  border: 1px #ff640f solid;
}
.CarouselComponent .item .truncate-box {
  margin-top: 0.2em;
  overflow: hidden;
  height: 76px;
}
.CarouselComponent .item .truncate-box p {
  font-size: 1.15em;
  font-weight: 300;
  color: #232323;
  margin-top: 0.2em;
}
.CarouselComponent .item .btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.CarouselComponent .brand-product {
  margin-bottom: 0.5em;
  max-height: 300px;
  overflow: hidden;
}
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons {
  visibility: visible;
  width: 20px;
  height: 40px;
}
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons .owl-prev,
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons .owl-next {
  background-image: url("../images/icon-sprite.png");
  background-position: -41px 3px;
  background-repeat: no-repeat;
  top: 40% !important;
  width: 20px;
  height: 40px;
  color: rgba(255, 255, 255, 0);
}
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons .owl-prev:hover,
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons .owl-next:hover {
  outline: 0;
  text-decoration: none;
  opacity: 0.9;
}
.CarouselComponent .carousel-brands .carousel-inner .owl-buttons .owl-next {
  background-position: -85px 3px;
}
@media only screen and (max-width: 1024px) {
  .CarouselComponent .carousel-brands .carousel-inner .owl-buttons.left,
  .CarouselComponent .carousel-brands .carousel-inner .owl-buttons.right {
    display: none;
  }
}
.CarouselComponent .carousel-brands .carousel-inner .owl-controls .owl-pagination {
  display: none;
  bottom: 0px;
}
.CarouselComponent .carousel-brands .carousel-inner .owl-controls .owl-pagination .owl-page span {
  height: 24px;
  width: 24px;
}
.CarouselComponent .carousel-brands .carousel-inner .owl-wrapper-outer {
  background-color: #ffffff;
}
.CarouselComponent .carousel-brands .carousel-inner .item {
  padding: 10px;
  width: 100% !important;
}
.CarouselComponent .carousel-brands .carousel-inner .item p {
  font-size: 1.15em;
  font-weight: 300;
  height: 66px;
  color: #232323;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.2em;
}
.CarouselComponent .carousel-brands .carousel-inner .item .btn-primary {
  color: #ffffff;
}
.CarouselComponent .carousel-brands .carousel-inner .item .btn-primary:hover {
  color: #eb9b0e;
}
.CarouselComponent .carousel-brands .carousel-inner .item img {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}
.CarouselComponent .maProductCarousel.owl-carousel {
  display: block;
}
.CarouselComponent .no-carousel .item {
  display: inline-block;
  text-align: center;
  padding: 10px;
}
.CarouselComponent .no-carousel .item img {
  max-width: 100%;
}
.recommendedProduct {
  position: relative;
  display: block;
  clear: both;
}
.recommendedProduct .item {
  padding: 10px;
}
.recommendedProduct .brand-item .recommendedProductInnerPrice {
  font-size: 1em;
  font-weight: 900;
  margin: 0.2em auto;
  height: 22px;
  color: #bf001a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommendedProduct .brand-item .recommendedProductInnerPrice:hover {
  color: #bf001a;
}
.recommendedProduct .brand-item .recommendedProductInnerText.variant {
  font-size: 0.9em;
}
.recommendedProduct .brand-item .recommendedProductInnerText a {
  font-size: 1em;
}
.recommendedProduct .brand-item a.btn {
  color: #ffffff;
}
.recommendedProduct .brand-item a.btn:hover {
  color: #eb9b0e;
}
.recommendedProduct .brand-item p {
  font-size: 1em;
  font-weight: 300;
  color: #232323;
}
.recommendedProduct .brand-item p a {
  color: #232323;
}
.recommendedProduct .brand-item .truncate-box {
  margin-top: 0.2em;
  overflow: hidden;
}
.recommendedProduct .owl-item .item {
  width: 100% !important;
}
.recommendedProduct .owl-item .item .brand-item {
  padding: 10px;
}
.recommendedProduct .carousel-brands .carousel-inner .owl-wrapper-outer {
  background: none;
}
.recommendedProduct .carousel-brands .carousel-inner .item img {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
@media (min-width: 1400px) {
  .recommendedProduct .no-carousel .item:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) and (max-width: 1400px) {
  .recommendedProduct .no-carousel .item:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .recommendedProduct .no-carousel .item:nth-child(2n+1) {
    clear: both;
  }
}
.contact-form textarea {
  min-height: 100px;
}
.maReccomProductCarousel {
  overflow: visible;
}
.maReccomProductCarousel .owl-controls {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 38px;
}
.maReccomProductCarousel .owl-controls .owl-buttons {
  visibility: visible;
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-prev,
.maReccomProductCarousel .owl-controls .owl-buttons .owl-next {
  font-size: 1em;
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.maReccomProductCarousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  color: #00488d;
  font-size: 2em;
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-prev:before,
.maReccomProductCarousel .owl-controls .owl-buttons .owl-next:before {
  content: none;
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-prev:hover,
.maReccomProductCarousel .owl-controls .owl-buttons .owl-next:hover {
  opacity: 0.5;
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-next {
  right: -3em;
}
@media only screen and (max-width: 1023px) {
  .maReccomProductCarousel .owl-controls .owl-buttons .owl-next {
    right: -2em;
  }
}
.maReccomProductCarousel .owl-controls .owl-buttons .owl-prev {
  left: -2.7em;
}
@media only screen and (max-width: 1023px) {
  .maReccomProductCarousel .owl-controls .owl-buttons .owl-prev {
    left: -1.8em;
  }
}
.maReccomProductCarousel .owl-wrapper-outer .owl-wrapper:first-child {
  padding-left: 0;
}
.owl-wrapper {
  position: relative;
}
.CarouselComponent .maReccomProductCarousel.maProductCarousel.owl-carousel {
  display: none;
}
.recommendedProduct.imageCarouselResize.recentlyViewed,
.recommendedProduct.imageCarouselResize.boughtTogether {
  opacity: 1;
  -webkit-animation: fadeinSlow 2s linear;
  -moz-animation: fadeinSlow 2s linear;
  -ms-animation: fadeinSlow 2s linear;
  -o-animation: fadeinSlow 2s linear;
  animation: fadeinSlow 2s linear;
}
.recentlyViewedProduct {
  position: relative;
  display: block;
  clear: both;
  overflow: hidden;
}
.recentlyViewedProduct .item {
  margin-bottom: 20px;
}
.recentlyViewedProduct .item .brand-item {
  border: 1px solid #e1e1e1;
  padding: 1em;
  min-height: 340px;
  text-align: center;
}
.recentlyViewedProduct .item .brand-item .recentlyViewedProductImage {
  max-height: 150px;
  max-width: 150px;
  margin: 0 auto;
}
.recentlyViewedProduct .item .brand-item .recentlyViewedProductInnerPrice {
  margin-top: 0.5em;
  font-size: 1.5em;
  font-weight: bold;
  color: #308dd4;
}
.recentlyViewedProduct .item .brand-item .truncate-box {
  height: 62px;
  overflow: hidden;
}
.recentlyViewedProduct .item .brand-item .recentlyViewedProductButton {
  position: absolute;
  margin-left: 30px;
  margin-right: 30px;
  left: 0;
  right: 0;
  top: 285px;
}
#PetAdvicePage .articleItem h3 {
  color: #00488d;
}
#PetAdvicePage .articleItem p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 30px;
}
.account-favourites .glyphicons,
.add-to-favourites .glyphicons {
  color: #308dd4;
  font-size: 1.3em;
  font-weight: bold;
}
.account-favourites .glyphicons.glyphicons-heart-empty,
.add-to-favourites .glyphicons.glyphicons-heart-empty {
  font-weight: normal;
  background-color: #ffffff;
}
.account-favourites .button-favourites,
.add-to-favourites .button-favourites,
.account-favourites .button-favourites p,
.add-to-favourites .button-favourites p,
.account-favourites .button-favourites span,
.add-to-favourites .button-favourites span,
.account-favourites .button-favourites p span,
.add-to-favourites .button-favourites p span {
  color: #308dd4;
}
.account-favourites .button-favourites:hover .glyphicons,
.add-to-favourites .button-favourites:hover .glyphicons,
.account-favourites .button-favourites p:hover .glyphicons,
.add-to-favourites .button-favourites p:hover .glyphicons {
  font-weight: normal;
}
.account-favourites .button-favourites:hover .glyphicons-heart-empty,
.add-to-favourites .button-favourites:hover .glyphicons-heart-empty,
.account-favourites .button-favourites p:hover .glyphicons-heart-empty,
.add-to-favourites .button-favourites p:hover .glyphicons-heart-empty {
  font-weight: bold;
}
.account-favourites .button-favourites:hover .favourites-label,
.add-to-favourites .button-favourites:hover .favourites-label,
.account-favourites .button-favourites p:hover .favourites-label,
.add-to-favourites .button-favourites p:hover .favourites-label {
  text-decoration: underline;
}
.account-favourites .button-favourites:disabled .favourites-label,
.add-to-favourites .button-favourites:disabled .favourites-label,
.account-favourites .button-favourites:disabled .glyphicons,
.add-to-favourites .button-favourites:disabled .glyphicons {
  opacity: 0.5;
}
.account-favourites .button-favourites:disabled:hover .glyphicons,
.add-to-favourites .button-favourites:disabled:hover .glyphicons {
  font-weight: bold;
}
.account-favourites .button-favourites:disabled:hover .glyphicons-heart-empty,
.add-to-favourites .button-favourites:disabled:hover .glyphicons-heart-empty {
  font-weight: normal;
}
.account-favourites .button-favourites:disabled:hover .favourites-label,
.add-to-favourites .button-favourites:disabled:hover .favourites-label {
  text-decoration: none;
}
.account-favourites .product-details-container,
.add-to-favourites .product-details-container {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.account-favourites .favourite-removed,
.add-to-favourites .favourite-removed {
  opacity: 0.6;
}
.add-to-favourites {
  width: 100%;
}
.add-to-favourites.add-to-favourites--manage-favourites {
  width: 20%;
}
.add-to-favourites p,
.add-to-favourites button,
.add-to-favourites span {
  float: left;
  margin-bottom: 0;
}
.add-to-favourites .favourites-label-container {
  margin: 0 0 0 20px;
  text-align: left;
}
.add-to-favourites button {
  padding-left: 0;
}
.add-to-favourites p {
  padding-left: 6px;
}
.add-to-favourites p a {
  color: #308dd4;
}
.add-to-favourites p.favourite-variant {
  display: block;
  clear: both;
  padding-top: 2px;
}
.add-to-favourites p.favourite-variant span {
  display: inline;
  float: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.pulse {
  -webkit-animation: pulse 0.5s linear 1;
  animation: pulse 0.5s linear 1;
}
.js-forgotten-password-link {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  color: #308dd4;
}
.login-wrapper {
  width: 100%;
  max-width: 860px;
  margin: 40px auto 20px;
}
.login-wrapper h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
}
.login-wrapper h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
}
.login-wrapper p,
.login-wrapper ul {
  line-height: 1.8em;
}
.login-wrapper ul {
  padding-left: 30px;
}
.login-wrapper label {
  color: #666666;
}
.login-wrapper form a {
  color: #308dd4;
}
.login-wrapper .login-content {
  border: 1px solid #dddddd;
  border-radius: 5px;
  display: table;
  width: 100%;
}
.login-wrapper .login-footer:after {
  content: "";
  display: table;
  clear: both;
}
.login-wrapper .right-content,
.login-wrapper .left-content {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}
.login-wrapper .left-content {
  padding: 30px 25px;
}
.login-wrapper .right-content {
  padding: 30px 25px;
}
.login-wrapper .new-account {
  background-color: #f6f6f6;
  border-radius: 0 5px 5px 0;
}
.login-wrapper .new-account h2 {
  margin-bottom: 20px;
}
.login-wrapper .new-account button,
.login-wrapper .new-account a {
  margin-bottom: 15px;
}
.login-wrapper .separator {
  margin: 30px 0;
  border-top: 1px solid #dddddd;
}
.login-wrapper .form-control {
  border-radius: 5px;
  border-color: #cccccc;
  min-height: 45px;
  box-shadow: none;
}
.login-wrapper .form-control:focus {
  border-color: #308dd4;
}
.login-wrapper .form-control.password-strength::placeholder {
  font-size: 14px;
}
.login-wrapper .form-group.has-error {
  padding: 0!important;
  background-color: transparent;
}
.login-wrapper select {
  height: 45px;
  box-sizing: border-box;
}
.login-wrapper .control-label {
  color: #666666;
}
.login-wrapper .password-input-block {
  position: relative;
}
.login-wrapper .remember-me-block {
  float: left;
  padding: 8px 0 10px 0;
}
.login-wrapper .remember-me-block .rememberMe {
  padding-left: 5px;
  color: #666666;
  cursor: pointer;
  line-height: 20px;
  margin-bottom: 0;
}
.login-wrapper .remember-me-block input {
  cursor: pointer;
}
.login-wrapper .loyalty-toggle {
  margin: 5px 0 15px;
  display: inline-block;
  font-weight: bold;
}
.login-wrapper .loyalty-toggle .arrow-down {
  display: none;
}
.login-wrapper .loyalty-toggle .arrow-down.show {
  display: inline-block !important;
}
.login-wrapper .login-section {
  margin: 0;
}
.login-wrapper .account-title-mobile {
  display: none;
}
.login-wrapper .loyalty-input {
  display: none;
}
.login-wrapper .password-input {
  position: relative;
}
.login-wrapper #toggle-show-password {
  position: absolute;
  top: 0;
  right: 0;
}
.login-wrapper .forgotten-password {
  margin: 0;
}
.login-wrapper .forgotten-password h2 {
  margin: 0;
}
.login-wrapper .forgotten-password button.close {
  display: inline-block;
  width: auto;
}
.login-wrapper .sign-in-submit-button button {
  margin-right: 15px;
}
.login-wrapper .tooltip {
  filter: drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 5px);
}
.login-wrapper .tooltip .tooltip-inner {
  background-color: white;
  color: #555;
  border-radius: 4px;
  padding: 5px;
  border: 1px solid #308dd4;
}
.login-wrapper .tooltip.right .tooltip-arrow {
  border-right-color: #308dd4;
}
.login-wrapper .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #308dd4;
}
@media (max-width: 640px) {
  .login-wrapper {
    width: auto;
    margin: 0 auto 20px;
    margin-top: 20px;
    padding: 0 5px;
  }
  .login-wrapper .login-content {
    display: block;
    border: none;
  }
  .login-wrapper h1 {
    display: none;
  }
  .login-wrapper .right-content,
  .login-wrapper .left-content {
    width: 100%;
    display: block;
  }
  .login-wrapper .register-section {
    margin-bottom: 0;
  }
  .login-wrapper .register-section button.register {
    white-space: initial;
  }
  .login-wrapper .left-content {
    padding: 0 0 20px 0;
  }
  .login-wrapper .right-content {
    padding: 0;
  }
  .login-wrapper .new-account {
    background-color: #f6f6f6;
    border-radius: 0;
    padding: 25px 15px;
    margin: 0 -15px;
    width: 100vw;
    box-sizing: border-box;
    position: relative;
  }
  .login-wrapper .button-link,
  .login-wrapper button {
    width: 100%;
  }
  .login-wrapper .sign-in-submit-button button {
    width: auto;
    margin-right: 15px;
    white-space: initial;
  }
  .login-wrapper .remember-me-block {
    padding: 8px 0 10px 0;
  }
  .login-wrapper .rememberMe {
    margin-bottom: 0;
    padding: 0;
  }
  .login-wrapper .js-forgotten-password-link {
    display: inline-block;
    width: auto;
  }
  .login-wrapper .account-title-mobile {
    display: block;
  }
}
@media (max-width: 530px) {
  .language-fr .login-wrapper .js-forgotten-password-link {
    display: block;
    position: initial;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
    float: right;
    max-width: 50%;
  }
  .language-fr .login-wrapper .sign-in-submit-button {
    float: none;
  }
  .language-fr .login-wrapper .sign-in-submit-button button.loginAndCheckoutButton {
    margin-right: 0;
    width: 100%;
    display: block;
  }
}
.login-section .checkBoxFormBlueSibling [type="checkbox"]:not(:checked) ~ label,
.login-section .checkBoxFormBlueSibling [type="checkbox"]:checked ~ label {
  padding-top: 6px !important;
}
.error-page .container,
.error-page-ps .container,
.error-page-pm .container {
  max-width: 94%;
  margin-top: 1em;
}
.error-page .siteLogo,
.error-page-ps .siteLogo,
.error-page-pm .siteLogo {
  padding: 2em;
}
.error-page .siteLogo img,
.error-page-ps .siteLogo img,
.error-page-pm .siteLogo img {
  max-width: 100%;
  height: auto;
}
.error-page .top-links,
.error-page-ps .top-links,
.error-page-pm .top-links {
  text-align: right;
  margin: 1em;
}
.error-page .es-content,
.error-page-ps .es-content,
.error-page-pm .es-content,
.error-page .gb-content,
.error-page-ps .gb-content,
.error-page-pm .gb-content,
.error-page .nl-content,
.error-page-ps .nl-content,
.error-page-pm .nl-content,
.error-page .at-content,
.error-page-ps .at-content,
.error-page-pm .at-content,
.error-page .de-content,
.error-page-ps .de-content,
.error-page-pm .de-content,
.error-page .fr-content,
.error-page-ps .fr-content,
.error-page-pm .fr-content {
  display: none;
}
.error-page .main-body,
.error-page-ps .main-body,
.error-page-pm .main-body {
  text-align: center;
  padding: 2em 0;
}
.error-page .error-page-header-link,
.error-page-ps .error-page-header-link,
.error-page-pm .error-page-header-link,
.error-page .error-page-header-link:hover,
.error-page-ps .error-page-header-link:hover,
.error-page-pm .error-page-header-link:hover {
  color: #ffffff;
}
.error-page-ps .error-page-header-link,
.error-page-ps .error-page-header-link:hover {
  color: #00488d;
}
.error-page-pm .error-page-header-link,
.error-page-pm .error-page-header-link:hover {
  color: #308dd4;
}
body[class*="-WOWAwards"] .row.static-page {
  position: relative;
}
@media (max-width: 480px) {
  body[class*="-WOWAwards"] .row.static-page {
    padding-bottom: 80px;
  }
}
body[class*="-WOWAwards"] .row.static-page .col-md-3 {
  float: right;
  padding-bottom: 10px;
  z-index: 9;
  position: relative;
}
@media (max-width: 480px) {
  body[class*="-WOWAwards"] .row.static-page .col-md-3 {
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 1024px) {
  body[class*="-WOWAwards"] .row.static-page .col-md-9 {
    float: left;
    border-right: 1px solid #cccccc;
  }
}
.wow-awards-form {
  max-width: 600px;
  margin-top: 1em;
}
.wow-awards-form p.required {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  color: #010101;
}
.wow-awards-form label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #00488d;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  margin-top: 15px;
}
.wow-awards-form label.required::after {
  content: "*";
  font-weight: bold;
  color: #00488d;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
}
.wow-awards-form input:not([type=checkbox]):not([type=button]),
.wow-awards-form select,
.wow-awards-form textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wow-awards-form input:not([type=checkbox]):not([type=button]):focus,
.wow-awards-form select:focus,
.wow-awards-form textarea:focus {
  border-color: #308dd4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 141, 212, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 141, 212, 0.6);
}
.wow-awards-form input:not([type=checkbox]):not([type=button])::-moz-placeholder,
.wow-awards-form select::-moz-placeholder,
.wow-awards-form textarea::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.wow-awards-form input:not([type=checkbox]):not([type=button]):-ms-input-placeholder,
.wow-awards-form select:-ms-input-placeholder,
.wow-awards-form textarea:-ms-input-placeholder {
  color: #777777;
}
.wow-awards-form input:not([type=checkbox]):not([type=button])::-webkit-input-placeholder,
.wow-awards-form select::-webkit-input-placeholder,
.wow-awards-form textarea::-webkit-input-placeholder {
  color: #777777;
}
.wow-awards-form textarea {
  height: 6.7em;
}
.wow-awards-form button,
.wow-awards-form input[type="button"],
.wow-awards-form input[type="submit"] {
  display: block;
  margin-bottom: 1em;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  white-space: normal;
  color: #ffffff;
  background-color: #308dd4;
}
.wow-awards-form button:focus,
.wow-awards-form input[type="button"]:focus,
.wow-awards-form input[type="submit"]:focus,
.wow-awards-form button:active:focus,
.wow-awards-form input[type="button"]:active:focus,
.wow-awards-form input[type="submit"]:active:focus,
.wow-awards-form button.active:focus,
.wow-awards-form input[type="button"].active:focus,
.wow-awards-form input[type="submit"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wow-awards-form button:hover,
.wow-awards-form input[type="button"]:hover,
.wow-awards-form input[type="submit"]:hover,
.wow-awards-form button:focus,
.wow-awards-form input[type="button"]:focus,
.wow-awards-form input[type="submit"]:focus {
  text-decoration: none;
  color: #308dd4;
  background-color: #ffffff;
  border-color: #308dd4;
}
.wow-awards-form button:active,
.wow-awards-form input[type="button"]:active,
.wow-awards-form input[type="submit"]:active,
.wow-awards-form button.active,
.wow-awards-form input[type="button"].active,
.wow-awards-form input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wow-awards-form div,
.wow-awards-form h3 {
  display: block;
  clear: both;
}
.wow-awards-form input[type="checkbox"] {
  width: 30px;
  height: 30px;
  float: left;
}
.wow-awards-form input[type="checkbox"] + small {
  float: left;
  padding-left: 1em;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  margin-top: 4px;
  line-height: 30px;
}
.wow-awards-form input[type="checkbox"] + small::after {
  display: block;
  clear: both;
  content: " ";
  width: 1px;
  height: 30px;
}
.wow-awards-form a.addnominees,
.wow-awards-form a.removenominee {
  color: #308dd4;
  text-decoration: underline;
}
.wow-awards-form a.addnominees:hover,
.wow-awards-form a.removenominee:hover {
  text-decoration: none;
}
.wow-awards-form .status {
  padding: 0;
  margin: 0;
}
.wow-awards-form .status li.error {
  background-color: #fff5f5;
  border: none;
  border-radius: 0;
  color: #d00000;
  padding: 0 1em;
  list-style-type: none;
}
.wow-awards-form .status li.error:first-child {
  padding-top: 1em;
  margin-top: 1em;
}
.wow-awards-form .status li.error:last-child {
  padding-bottom: 1em;
}
.wow-awards-form #nominationform::before {
  content: 'Fields marked * are required';
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.7999999999999998rem;
  color: #010101;
  display: inline-block;
}
.wow-awards-form a.assoc,
.wow-awards-nominations a.assoc {
  display: inline-block;
  margin-top: 4em;
}
.wow-awards-form a.assoc div,
.wow-awards-nominations a.assoc div {
  padding-top: 1em;
}
.wow-awards-nominations .recent-nomination {
  border-bottom: 1px solid #f2f4f7;
}
.wow-awards-nominations .recent-nomination h2 {
  font-size: 18px;
  font-weight: bold;
}
.wow-awards-nominations .recent-nomination ul {
  padding: 0 0 1em 0;
}
.wow-awards-nominations .recent-nomination ul li {
  list-style-type: none;
}
.wow-awards-nominations .recent-nomination ul li .date {
  display: block;
}
.wow-awards-nominations .recent-nomination ul li.nomination {
  padding-top: 0.5em;
  color: #010101;
}
.wow-awards-nominations .autoloader {
  padding-top: 20px;
}
.wow-awards-nominations .autoloader a {
  color: #308dd4;
  text-decoration: underline;
}
.wow-awards-nominations .autoloader a:hover {
  text-decoration: none;
}
body.language-fr .wow-awards-form #nominationform::before {
  content: 'Les champs marqués * sont obligatoires';
}
body.language-de .wow-awards-form #nominationform::before {
  content: 'Die Felder mit * sind Pflichtfelder';
}
body.language-es .wow-awards-form #nominationform::before {
  content: 'Los datos marcados con * son obligatorios';
}
body.language-nl .wow-awards-form #nominationform::before {
  content: 'Velden gemarkeerd met een * zijn verplicht';
}
.page-PetInsurancePage #breadcrumb,
.page-PetInsuranceCatPage #breadcrumb,
.page-PetInsuranceDogPage #breadcrumb,
.page-PetInsuranceKittenPage #breadcrumb,
.page-PetInsurancePuppyPage #breadcrumb {
  display: none;
}
.insurance-page {
  margin-top: -10px;
}
.insurance-page .insurance-header {
  padding: 100px 0;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-header {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header {
    padding: 50px 0 20px;
  }
}
.insurance-page .insurance-header h1 {
  color: #ffffff;
  font-size: 64px;
  line-height: 96px;
  font-size: 6.4rem;
  line-height: 9.600000000000001rem;
  font-weight: bold;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 20px;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-header h1 {
    font-size: 56px;
    line-height: 84px;
    font-size: 5.6rem;
    line-height: 8.399999999999999rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header h1 {
    font-size: 48px;
    line-height: 72px;
    font-size: 4.8rem;
    line-height: 7.199999999999999rem;
    line-height: 1em;
  }
}
.insurance-page .insurance-header p {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header p {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    max-width: 280px;
  }
}
.insurance-page .insurance-header .insurance-header-button {
  display: inline-block;
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header .insurance-header-button {
    display: block;
    padding-top: 30px;
  }
}
.insurance-page .insurance-header .insurance-header-button p {
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header .insurance-header-button p {
    display: none;
  }
}
.insurance-page .insurance-header .insurance-header-button p span {
  margin-top: 2px;
  margin-right: 5px;
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-header .insurance-header-button a {
    display: block;
    width: 100%;
  }
}
.insurance-page .insurance-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.insurance-page .insurance-section-blue {
  background: #308dd4;
  background: linear-gradient(225deg, #3a9ae4 0%, #308dd4 100%);
  color: #ffffff;
}
.insurance-page .insurance-section-blue h2,
.insurance-page .insurance-section-blue h3,
.insurance-page .insurance-section-blue p {
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-section-blue {
    padding-bottom: 0;
  }
  .insurance-page .insurance-section-blue h2 {
    margin-bottom: 30px;
  }
}
.insurance-page .insurance-section-grey {
  background: #f6f6f6;
  background: linear-gradient(#f6f6f6 0%, #ffffff 100%);
  padding-bottom: 50px;
  padding-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-section-grey {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.insurance-page .insurance-section-light-blue {
  background: #F1F7FB;
}
.insurance-page .insurance-section-bg-image {
  background-size: cover;
  background-position: center;
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-section-bg-image {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-section-bg-image {
    padding-bottom: 30px;
  }
}
.insurance-page .insurance-section-bg-image .insurance-section-bg-image-content {
  position: relative;
  z-index: 2;
}
.insurance-page .insurance-section-bg-image h2,
.insurance-page .insurance-section-bg-image h3,
.insurance-page .insurance-section-bg-image p {
  color: #ffffff;
  text-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
}
.insurance-page .insurance-section-padding-top {
  padding-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-section-padding-top {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-section-no-padding-bottom-mobile {
    padding-bottom: 0;
  }
}
.insurance-page h2 {
  font-size: 46px;
  line-height: 69px;
  font-size: 4.6rem;
  line-height: 6.8999999999999995rem;
  color: #308dd4;
  margin: 0 0 30px;
  line-height: 1em;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .insurance-page h2 {
    font-size: 40px;
    line-height: 60px;
    font-size: 4rem;
    line-height: 6rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 480px) {
  .insurance-page h2 {
    font-size: 36px;
    line-height: 54px;
    font-size: 3.6rem;
    line-height: 5.4rem;
    line-height: 1em;
    margin: 0 0 20px;
  }
}
.insurance-page h3 {
  font-size: 22px;
  line-height: 33px;
  font-size: 2.2rem;
  line-height: 3.3000000000000003rem;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .insurance-page h3 {
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .insurance-page h3 {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
}
.insurance-page p,
.insurance-page td {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
@media only screen and (max-width: 480px) {
  .insurance-page p,
  .insurance-page td {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
  }
}
.insurance-page ul,
.insurance-page ol {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
@media only screen and (max-width: 480px) {
  .insurance-page ul,
  .insurance-page ol {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
  }
}
.insurance-page .intro-text {
  font-size: 22px;
  line-height: 33px;
  font-size: 2.2rem;
  line-height: 3.3000000000000003rem;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1.4em;
}
@media only screen and (max-width: 640px) {
  .insurance-page .intro-text {
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .insurance-page .intro-text {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
}
.insurance-page blockquote {
  background-color: #F1F7FB;
  background-image: url('/_ui/responsive/common/images/insurance/quote.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  background-size: 60px 50px;
  border: none;
  padding: 25px;
  position: relative;
  margin-top: 8px;
  border-radius: 5px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page blockquote {
    margin: 30px -10px 0;
    padding: 40px 30px 30px;
    background-position: 10px 20px;
  }
}
.insurance-page blockquote p {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  color: #999999;
  margin: 0;
}
.insurance-page blockquote p span {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.insurance-page blockquote .quote {
  color: #308dd4;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  padding-right: 15%;
}
.insurance-page blockquote .signature {
  max-width: 170px;
  display: block;
  margin: 20px 0 10px -5px;
}
.insurance-page blockquote .illustration {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 1;
  max-width: 75px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page blockquote .illustration {
    right: 30px;
  }
}
.insurance-page .insurance-icon {
  max-width: 100px;
  display: block;
  margin-top: 25px;
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-icon {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding-right: 20px;
    margin: 0 0 25px 0;
  }
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-types-content {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    margin-bottom: 25px;
  }
  .insurance-page .insurance-types-content h3 {
    margin-top: 0;
  }
}
.insurance-page .insurance-coverage-table {
  background-color: #ffffff;
  padding: 20px 10px 10px;
  border-radius: 5px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  margin-left: 30px;
  margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-coverage-table {
    margin-left: 0;
    margin-top: 20px;
  }
}
.insurance-page .insurance-coverage-table h3 {
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 0;
}
.insurance-page .insurance-coverage-table ul {
  margin: 0;
  padding: 0;
}
.insurance-page .insurance-coverage-table ul li {
  margin: 15px 0;
  list-style-type: none;
  position: relative;
  padding: 0 0 0 30px;
}
.insurance-page .insurance-coverage-table ul li span {
  position: absolute;
  left: 0;
  top: 4px;
}
.insurance-page .insurance-coverage-table ul li .glyphicons-ok {
  color: #4caf50;
}
.insurance-page .insurance-coverage-table ul li .glyphicons-remove {
  color: #bf001a;
}
.insurance-page .insurance-coverage-table td {
  padding: 0 10px;
  vertical-align: top;
}
.insurance-page .insurance-annotation {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  color: #666666;
  margin: 20px 0 0 30px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-annotation {
    margin-left: 0;
  }
}
.insurance-page .insurance-annotation a {
  color: #eb9b0e;
}
.insurance-page .insurance-price-wrapper {
  text-align: center;
}
.insurance-page .insurance-price {
  color: #eb9b0e;
  display: inline-block;
  margin: 0 auto;
}
.insurance-page .insurance-price .insurance-price-value {
  font-size: 80px;
  line-height: 120px;
  font-size: 8rem;
  line-height: 12rem;
  font-weight: bold;
  line-height: 0.9em;
}
.insurance-page .insurance-price .insurance-price-value span {
  font-size: 36px;
  line-height: 54px;
  font-size: 3.6rem;
  line-height: 5.4rem;
  font-weight: normal;
  margin-right: -20px;
}
.insurance-page .insurance-price .insurance-price-top {
  text-align: left;
}
.insurance-page .insurance-price .insurance-price-bottom {
  text-align: right;
}
.insurance-page .insurance-price .insurance-price-bottom,
.insurance-page .insurance-price .insurance-price-top {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4000000000000004rem;
}
.insurance-page .glyphicons-chevron-right {
  line-height: 1.5em;
}
.insurance-page .trustpilot-widget {
  margin-top: 100px;
}
@media only screen and (max-width: 640px) {
  .insurance-page .trustpilot-widget {
    margin-top: 30px;
  }
}
.insurance-page .insurance-quote-button {
  margin-top: 15px;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: bold;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 640px) {
  .insurance-page .insurance-quote-button {
    display: block;
    width: 100%;
  }
}
.insurance-page .insurance-quote-button span {
  margin-left: 10px;
}
.insurance-page .insurance-footer {
  padding-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-footer {
    padding-top: 30px;
  }
}
.insurance-page .insurance-footer .insurance-pet-thumb {
  position: relative;
  display: block;
}
.insurance-page .insurance-footer .insurance-pet-thumb img {
  width: 100%;
  margin: 25px 0 10px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-footer .insurance-pet-thumb img {
    margin-top: 15px;
  }
}
.insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content {
  position: absolute;
  left: 25px;
  top: 25px;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content {
    left: 20px;
    top: 15px;
  }
}
.insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content h3 {
  color: #ffffff;
  font-size: 64px;
  line-height: 96px;
  font-size: 6.4rem;
  line-height: 9.600000000000001rem;
  line-height: 1em;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content h3 {
    font-size: 54px;
    line-height: 81px;
    font-size: 5.4rem;
    line-height: 8.100000000000001rem;
    line-height: 1em;
  }
}
.insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content span {
  display: block;
  font-size: 24px;
  line-height: 36px;
  font-size: 2.4rem;
  line-height: 3.5999999999999996rem;
  font-weight: 400;
  line-height: 1.2em;
  margin-left: 3px;
}
@media only screen and (max-width: 1024px) {
  .insurance-page .insurance-footer .insurance-pet-thumb .insurance-pet-thumb-content span {
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
    line-height: 1.2em;
  }
}
.insurance-page .insurance-footer a {
  color: #eb9b0e;
}
.insurance-page .insurance-footer a .glyphicons-chevron-right {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.0999999999999996rem;
  margin-top: 2px;
}
.hills {
  max-width: 760px;
  margin: 0 auto;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  min-width: 320px;
}
.hills .row {
  margin-left: 0;
  margin-right: 0;
}
.hills__header {
  position: relative;
  margin-top: 10px;
}
.hills__header-content {
  position: absolute;
  top: 20%;
  left: 10%;
}
.hills__title {
  color: #0055a5;
  font-size: 30px;
  font-weight: bold;
}
.hills__subtitle {
  font-size: 15px;
  color: white;
  width: 50%;
  margin-top: 29px;
}
.hills__logo {
  margin-top: 20px;
  margin-bottom: 20px;
}
.hills__product {
  margin-bottom: 20px;
}
.hills__product-title {
  color: #0055a5;
  font-weight: bold;
}
.hills__product-title--sup {
  font-size: 10px;
}
.hills__product-description {
  color: #585858;
  margin-bottom: 20px;
}
.hills__button {
  background-color: #0055a5;
  color: white;
  padding: 8px 14px;
  margin: 0 4px 5px 4px;
  display: inline-block;
}
.hills__button:hover,
.hills__button:focus {
  color: white;
  text-decoration: none;
}
.hills__campaigns {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.hills__campaign-wrap {
  margin-bottom: 20px;
}
.hills__campaign-wrap:last-child {
  margin-bottom: 0;
}
.hills__campaign {
  display: block;
}
.hills__campaign-media {
  width: 100%;
  display: block;
  height: auto;
}
.hills__video {
  margin-bottom: 30px;
}
.hills__video-description {
  color: #0055a5;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.hills__video-wrapper {
  padding-bottom: calc(45%) !important;
}
.hills__footer {
  background: #0055a5;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px 0;
}
.hills__footer-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  margin: 0 15px 0 0;
  display: inline;
}
.hills__social {
  display: inline;
}
.hills__social-link {
  width: 50px;
  display: inline-block;
}
.hills__social-icon {
  width: 100%;
}
@media (min-width: 560px) {
  .hills__header-content {
    top: 24%;
  }
}
@media (min-width: 640px) {
  .hills__header-content {
    top: 31%;
  }
  .hills__subtitle {
    font-size: 20px;
  }
  .hills__campaign-wrap {
    margin-bottom: 0;
  }
}
.main-header .container .site-search .input-group {
  border: 1px solid #fff;
  background-color: #fff;
}
.main-header .container .header-re-order .glyphicons,
.main-header .container .header-toggle-user .glyphicons,
.main-header .container .header-user-button .glyphicons,
.main-header .container .toggle-search-bar button .glyphicons,
.main-header .container .header-re-order .glyphicon,
.main-header .container .header-toggle-user .glyphicon,
.main-header .container .header-user-button .glyphicon,
.main-header .container .toggle-search-bar button .glyphicon {
  background-color: #00488d;
}
.main-header .container .header-icon-label,
.main-header .container p.header-icon-label,
.main-header .container .sm-navigation .utility-content .md-secondary-navigation .header-re-order p.header-icon-label {
  display: none;
}
.main-header.is-sticky .header-re-order .glyphicons,
.main-header.is-sticky .header-toggle-user .glyphicons,
.main-header.is-sticky .header-user-button .glyphicons,
.main-header.is-sticky .toggle-search-bar button .glyphicons,
.main-header.is-sticky .header-re-order .glyphicon,
.main-header.is-sticky .header-toggle-user .glyphicon,
.main-header.is-sticky .header-user-button .glyphicon,
.main-header.is-sticky .toggle-search-bar button .glyphicon {
  background-color: transparent;
}
.main-header.is-sticky .header-re-order .glyphicons:hover,
.main-header.is-sticky .header-toggle-user .glyphicons:hover,
.main-header.is-sticky .header-user-button .glyphicons:hover,
.main-header.is-sticky .toggle-search-bar button .glyphicons:hover,
.main-header.is-sticky .header-re-order .glyphicon:hover,
.main-header.is-sticky .header-toggle-user .glyphicon:hover,
.main-header.is-sticky .header-user-button .glyphicon:hover,
.main-header.is-sticky .toggle-search-bar button .glyphicon:hover {
  background-color: #00488d;
}
@media (max-width: 1023px) {
  .language-fr .main-header .container .col-header-secondrow .nav-menu-hamburger {
    width: 112px;
  }
  .language-fr .main-header .container .col-header-secondrow .col-header-search {
    margin-left: 112px;
  }
}
@media (max-width: 1023px) {
  .language-nl .main-header .container .col-header-secondrow .nav-menu-hamburger,
  .language-es .main-header .container .col-header-secondrow .nav-menu-hamburger {
    width: 102px;
  }
  .language-nl .main-header .container .col-header-secondrow .col-header-search,
  .language-es .main-header .container .col-header-secondrow .col-header-search {
    margin-left: 102px;
  }
}
.account-favourites .glyphicons,
.add-to-favourites .glyphicons {
  color: #00488d;
}
.account-favourites .pagination-bar .col-md-4.ma-col-md-4 {
  padding-bottom: 1em;
}
.level-achieved-marker .level .round-marker {
  background-image: url(../../theme-blue/images/loyalty/MA-Stamp-PNG.png);
}
.level-achieved-marker .level .round-marker p {
  display: none;
}
.u-color--red {
  color: #bf001a;
}
.u-color--orange {
  color: #eb9b0e;
}
.u-color--green {
  color: #4CAF50;
}
.u-text-align--center {
  text-align: center;
}
.u-text-align--right {
  text-align: right;
}
.u-text-align--left {
  text-align: left;
}
.u-padding--top-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
.u-video-container {
  max-width: 400px;
}
.u-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  margin-top: 25px;
  height: 0;
}
.u-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.float-button {
  position: fixed;
  right: -17px;
  top: 70%;
  transition: all 0.2s ease-in 0s;
  z-index: 9999;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .float-button {
    position: fixed;
    right: -17px;
    /*top: 35%;*/
    top: 55%;
    transition: all 0.2s ease-in 0s;
    z-index: 9999;
    cursor: pointer;
  }
}
.float-button:hover {
  right: -7px;
}
.float-button img {
  width: 60px;
  height: 60px;
}
.recaptcha-error {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #dd4b39;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d00000;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
