/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../public/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 451px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'open sans';
  src: url('/assets/fonts/opensans-regular-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans semi bold';
  src: url('/assets/fonts/opensans-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans bold';
  src: url('/assets/fonts/opensans-bold-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open sans light';
  src: url('/assets/fonts/opensans-light-webfont.woff2') format('woff2'), url('/assets/fonts/opensans-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'regplate';
  src: url('/assets/fonts/uknumberplate-webfont.woff2') format('woff2'), url('/assets/fonts/uknumberplate-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron black';
  src: url('/assets/fonts/aileron-black-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron bold';
  src: url('/assets/fonts/aileron-bold-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron heavy';
  src: url('/assets/fonts/aileron-heavy-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-heavy-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron light';
  src: url('/assets/fonts/aileron-light-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron';
  src: url('/assets/fonts/aileron-regular-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron semi bold';
  src: url('/assets/fonts/aileron-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aileron thin';
  src: url('/assets/fonts/aileron-thin-webfont.woff2') format('woff2'), url('/assets/fonts/aileron-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amatic bold';
  src: url('/assets/fonts/amatic-bold-webfont.woff2') format('woff2'), url('/assets/fonts/amatic-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amatic';
  src: url('/assets/fonts/amaticsc-regular-webfont.woff2') format('woff2'), url('/assets/fonts/amaticsc-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'archivo narrow bold';
  src: url('/assets/fonts/archivonarrow-bold-webfont.woff2') format('woff2'), url('/assets/fonts/archivonarrow-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'archivo narrow';
  src: url('/assets/fonts/archivonarrow-regular-webfont.woff2') format('woff2'), url('/assets/fonts/archivonarrow-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'caviar dreams';
  src: url('/assets/fonts/caviardreams-webfont.woff2') format('woff2'), url('/assets/fonts/caviardreams-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chunk five';
  src: url('/assets/fonts/chunkfive-webfont.woff2') format('woff2'), url('/assets/fonts/chunkfive-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comic zine';
  src: url('/assets/fonts/comic_zine_ot-webfont.woff2') format('woff2'), url('/assets/fonts/comic_zine_ot-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hanken round';
  src: url('/assets/fonts/hankenround-regular-webfont.woff2') format('woff2'), url('/assets/fonts/hankenround-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kaushan script';
  src: url('/assets/fonts/kaushanscript-regular-webfont.woff2') format('woff2'), url('/assets/fonts/kaushanscript-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato black';
  src: url('/assets/fonts/lato-black-webfont.woff2') format('woff2'), url('/assets/fonts/lato-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato bold';
  src: url('/assets/fonts/lato-bold-webfont.woff2') format('woff2'), url('/assets/fonts/lato-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato hairline';
  src: url('/assets/fonts/lato-hairline-webfont.woff2') format('woff2'), url('/assets/fonts/lato-hairline-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato heavy';
  src: url('/assets/fonts/lato-heavy-webfont.woff2') format('woff2'), url('/assets/fonts/lato-heavy-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato light';
  src: url('/assets/fonts/lato-light-webfont.woff2') format('woff2'), url('/assets/fonts/lato-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato medium';
  src: url('/assets/fonts/lato-medium-webfont.woff2') format('woff2'), url('/assets/fonts/lato-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('/assets/fonts/lato-regular-webfont.woff2') format('woff2'), url('/assets/fonts/lato-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato semi bold';
  src: url('/assets/fonts/lato-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/lato-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato thin';
  src: url('/assets/fonts/lato-thin-webfont.woff2') format('woff2'), url('/assets/fonts/lato-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pacifico';
  src: url('/assets/fonts/pacifico-webfont.woff2') format('woff2'), url('/assets/fonts/pacifico-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'permanent marker';
  src: url('/assets/fonts/permanentmarker-webfont.woff2') format('woff2'), url('/assets/fonts/permanentmarker-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pompiere';
  src: url('/assets/fonts/pompiere-regular-webfont.woff2') format('woff2'), url('/assets/fonts/pompiere-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbno2 light a';
  src: url('/assets/fonts/rbno2light_a-webfont.woff2') format('woff2'), url('/assets/fonts/rbno2light_a-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbno2 light';
  src: url('/assets/fonts/rbno2light-webfont.woff2') format('woff2'), url('/assets/fonts/rbno2light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik black italic';
  src: url('/assets/fonts/rubik-blackitalic-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-blackitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik black';
  src: url('/assets/fonts/rubik-black-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik bold italic';
  src: url('/assets/fonts/rubik-bolditalic-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik bold';
  src: url('/assets/fonts/rubik-bold-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik italic';
  src: url('/assets/fonts/rubik-italic-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik light italic';
  src: url('/assets/fonts/rubik-lightitalic-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-lightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik light';
  src: url('/assets/fonts/rubik-light-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik medium italic';
  src: url('/assets/fonts/rubik-mediumitalic-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-mediumitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik medium';
  src: url('/assets/fonts/rubik-medium-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik';
  src: url('/assets/fonts/rubik-regular-webfont.woff2') format('woff2'), url('/assets/fonts/rubik-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist bold italic';
  src: url('/assets/fonts/sf_cartoonist_hand_bold_italic-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_bold_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist bold';
  src: url('/assets/fonts/sf_cartoonist_hand_bold-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist italic';
  src: url('/assets/fonts/sf_cartoonist_hand_italic-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist sc bold italic';
  src: url('/assets/fonts/sf_cartoonist_hand_sc_bold_italic-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_sc_bold_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist sc bold';
  src: url('/assets/fonts/sf_cartoonist_hand_sc_bold-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_sc_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist sc italic';
  src: url('/assets/fonts/sf_cartoonist_hand_sc_italic-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_sc_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist sc';
  src: url('/assets/fonts/sf_cartoonist_hand_sc-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand_sc-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cartoonist';
  src: url('/assets/fonts/sf_cartoonist_hand-webfont.woff2') format('woff2'), url('/assets/fonts/sf_cartoonist_hand-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daughter';
  src: url('/assets/fonts/architectsdaughter-webfont.woff2') format('woff2'), url('/assets/fonts/architectsdaughter-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source sans pro';
  src: url('/assets/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('/assets/fonts/sourcesanspro-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source sans pro light';
  src: url('/assets/fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('/assets/fonts/sourcesanspro-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source sans pro bold';
  src: url('/assets/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('/assets/fonts/sourcesanspro-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source sans pro semi bold';
  src: url('/assets/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('/assets/fonts/sourcesanspro-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes uil-default-anim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes uil-default-anim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
a {
  color: #0654b4;
}
a:hover,
a:active,
a:focus {
  color: #0654b4;
}
.brand-hidden {
  display: none;
  padding: 15px 20px;
  width: 249px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.brand-hidden img {
  width: auto;
  max-width: 150px;
  max-height: 150px;
}
.vehicle-cover {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  cursor: pointer;
  top: 0;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.compare-cover {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 13;
}
.banner-sidebar {
  margin-bottom: 15px;
}
.help-text-height {
  min-height: 300px;
}
.help-text-height.product-page-cover {
  min-height: 0px;
}
.help-text-outer {
  position: relative;
}
.help-text-outer .help-text {
  position: absolute;
  top: 60px;
  left: -18px;
  z-index: 11;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  max-width: 340px;
}
@media (max-width: 991px) {
  .help-text-outer .help-text {
    top: 0;
    left: 0;
    justify-content: center;
  }
}
.help-text-outer .help-text h3 {
  margin: 0;
  font-family: "daughter";
  font-size: 25px;
  color: #fff;
}
@media (max-width: 991px) {
  .help-text-outer .help-text h3 {
    text-align: center;
  }
}
.help-text-outer .help-text h5 {
  margin: 15px 0 0;
  font-family: "daughter";
  font-size: 18px;
  opacity: 0.65;
  color: #fff;
  text-align: center;
}
.help-text-outer img {
  position: absolute;
  z-index: 99;
  top: -75px;
  left: 320px;
  max-width: 225px;
  max-height: 225px;
  width: auto;
}
@media (max-width: 991px) {
  .help-text-outer img {
    display: none;
  }
}
.has-alternatives {
  border: solid 1px #dcdcdc;
  border-radius: 4px;
  text-align: center;
  padding: 5px 1px;
  color: #5c5c5c;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 5px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.has-alternatives.max-width {
  max-width: 250px;
}
.has-alternatives:hover,
.has-alternatives:active,
.has-alternatives:focus {
  text-decoration: none;
  color: #5c5c5c;
  background-color: #f5f5f5;
}
body.loading .global-load {
  display: flex;
  align-items: center;
  justify-content: center;
}
.global-load {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 10000;
}
.global-load .global-load-inner > div:nth-of-type(1) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
.global-load .global-load-inner > div:nth-of-type(2) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.4166666666666667s;
  animation-delay: -0.4166666666666667s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(3) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.33333333333333337s;
  animation-delay: -0.33333333333333337s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(4) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(5) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.16666666666666669s;
  animation-delay: -0.16666666666666669s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(6) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.08333333333333331s;
  animation-delay: -0.08333333333333331s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(7) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(8) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.08333333333333337s;
  animation-delay: 0.08333333333333337s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(9) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.16666666666666663s;
  animation-delay: 0.16666666666666663s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(10) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(11) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.33333333333333337s;
  animation-delay: 0.33333333333333337s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
.global-load .global-load-inner > div:nth-of-type(12) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.41666666666666663s;
  animation-delay: 0.41666666666666663s;
}
.global-load .global-load-inner {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax {
  background: none;
}
#please-wait-ajax.default-show {
  display: block;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(1) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(2) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.4166666666666667s;
  animation-delay: -0.4166666666666667s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(3) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.33333333333333337s;
  animation-delay: -0.33333333333333337s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(4) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(5) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.16666666666666669s;
  animation-delay: -0.16666666666666669s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(6) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.08333333333333331s;
  animation-delay: -0.08333333333333331s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(7) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(8) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.08333333333333337s;
  animation-delay: 0.08333333333333337s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(9) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.16666666666666663s;
  animation-delay: 0.16666666666666663s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(10) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(11) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.33333333333333337s;
  animation-delay: 0.33333333333333337s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
#please-wait-ajax .uil-default-css > div:nth-of-type(12) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.41666666666666663s;
  animation-delay: 0.41666666666666663s;
}
#please-wait-ajax .uil-default-css {
  position: relative;
  background: none;
  width: 200px;
  height: 200px;
}
* {
  font-family: sans-serif;
}
body {
  background-color: #ffffff;
  background-size: 100%;
  background-attachment: fixed;
}
img {
  width: 100%;
}
.alert {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 10px;
}
.alert a {
  font-size: 12px;
  font-family: "source sans pro";
}
.disableddiv {
  pointer-events: none;
  opacity: 0.4;
}
@media (max-width: 500px) {
  .hidden-bxs {
    display: none;
  }
  .col-bxs-12 {
    width: 100%;
  }
  .col-bxs-7 {
    width: 58.33333333%;
  }
  .col-bxs-5 {
    width: 41.66666667%;
  }
  .quantity-summary-bxs {
    font-size: 20px;
    text-align: right;
  }
  .text-right-bxs {
    text-align: right !important;
  }
  .basket-extra-small-total {
    margin-top: 5px;
  }
  .visible-bxs {
    display: block !important;
  }
  .order-line .basket-xs-quantity.basket-quantity {
    text-align: right;
  }
  .order-line .basket-xs-quantity.basket-quantity input {
    margin-right: 0;
  }
}
.visible-bxs {
  display: none;
}
.basic-flex {
  display: flex;
  flex-wrap: wrap;
}
.basic-flex.align-center {
  align-items: center;
}
@media (max-width: 767px) {
  .basic-flex.split-xs {
    margin: -5px 0;
  }
  .basic-flex.split-xs .flex-smaller {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 5px 0;
  }
  .basic-flex.split-xs .flex-larger {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 5px 0;
  }
}
.basic-flex .flex-smaller {
  flex: 0 0 auto;
}
.basic-flex .flex-larger {
  flex: 1;
}
@media (max-width: 767px) {
  .to-edge-xs {
    margin: 0 -15px;
  }
  .mr15-xs {
    margin-right: 15px;
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  .basic-flex-ss {
    display: flex;
    flex-wrap: wrap;
  }
  .basic-flex-ss.align-center {
    align-items: center;
  }
  .basic-flex-ss .flex-smaller {
    flex: 0 0 auto;
  }
  .basic-flex-ss .flex-larger {
    flex: 1;
  }
}
@media (max-width: 450px) {
  .col-ss-12 {
    width: 100% !important;
  }
}
.label[itemprop="availability"] .fa {
  margin-right: 3px;
}
.corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  font-family: "source sans pro bold";
  font-weight: normal;
  top: 20px;
  left: -60px;
  text-align: center;
  line-height: 40px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.sticky {
  position: fixed;
}
.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.corner-ribbon.top-left {
  top: 20px;
  left: -60px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.top-right {
  top: 20px;
  right: -60px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-left {
  top: auto;
  bottom: 20px;
  left: -60px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-right {
  top: auto;
  right: -60px;
  bottom: 20px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.ribbon-danger {
  background: #d9534f;
}
.corner-ribbon.ribbon-warning {
  background: #f0ad4e;
}
.corner-ribbon.ribbon-success {
  background: #5cb85c;
}
.corner-ribbon.ribbon-info {
  background: #8fd28f;
}
.slick-slider,
.slick-slider * {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.slick-slider:focus,
.slick-slider *:focus {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.slick-slider:focus .slick-list *,
.slick-slider *:focus .slick-list * {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#extra-images-slider {
  display: none;
}
#main-canvas {
  width: 100% !important;
  margin-bottom: 25px !important;
}
.modal-body textarea {
  width: 100%;
  max-width: 100%;
  min-height: 200px;
}
.page-header {
  padding: 0;
  margin: 0;
  border: none;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  margin: 5px 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333333;
}
.vrm-alert {
  margin: 10px 0 0;
}
body.fixed,
html.fixed {
  overflow: hidden;
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  .left-ses-content {
    display: none;
  }
}
.left-menu-page-two {
  display: none;
}
.website-outer {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .ses-content-shift .left-ses-content {
    width: 70%;
    background: #fff;
    z-index: 10000;
    position: fixed;
    height: 100%;
    display: block;
    left: -70%;
    transition: left .25s;
  }
  .ses-content-shift .main-ses-content {
    padding-left: 0;
    margin-right: 0;
    transition: margin-left 0.25s, margin-right 0.25s;
    position: relative;
  }
  .ses-content-shift .left-menu {
    overflow-y: auto;
    height: 100%;
  }
  .ses-content-shift .left-menu::-webkit-scrollbar {
    width: 7px;
  }
  .ses-content-shift .left-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .ses-content-shift .left-menu::-webkit-scrollbar-thumb {
    background: #d2d2d2;
  }
  .ses-content-shift .left-menu::-webkit-scrollbar-thumb:hover {
    background: #adadad;
  }
  .ses-content-shift .left-menu .left-menu-text {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "source sans pro";
    display: block;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    background-color: #323e48;
  }
  .ses-content-shift .left-menu .left-menu-text .fa {
    margin-right: 10px;
  }
  .ses-content-shift .left-menu .left-menu-text:hover,
  .ses-content-shift .left-menu .left-menu-text:active,
  .ses-content-shift .left-menu .left-menu-text:focus {
    text-decoration: none;
  }
  .ses-content-shift .left-menu .left-menu-header {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "source sans pro bold";
    font-weight: normal;
    color: #333;
    display: block;
    font-size: 14px;
    cursor: pointer;
    background: #ededed;
  }
  .ses-content-shift .left-menu .left-menu-header:hover,
  .ses-content-shift .left-menu .left-menu-header:active,
  .ses-content-shift .left-menu .left-menu-header:focus {
    text-decoration: none;
  }
  .ses-content-shift .left-menu .left-menu-category {
    border-bottom: solid 1px #ededed;
    padding: 10px;
    font-family: "source sans pro";
    color: #333;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
  }
  .ses-content-shift .left-menu .left-menu-category span {
    flex: 1 1 0%;
    min-width: 1px;
    font-family: "source sans pro";
  }
  .ses-content-shift .left-menu .left-menu-category .fa {
    padding-left: 10px;
  }
  .ses-content-shift .left-menu .left-menu-category:hover,
  .ses-content-shift .left-menu .left-menu-category:active,
  .ses-content-shift .left-menu .left-menu-category:focus {
    text-decoration: none;
  }
  .ses-content-shift .left-cancel {
    display: none;
  }
  .ses-content-shift.active {
    position: relative;
    overflow: hidden;
  }
  .ses-content-shift.active .left-ses-content {
    left: 0;
  }
  .ses-content-shift.active .left-cancel {
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    padding-left: 10px;
    font-size: 40px;
    cursor: pointer;
  }
  .ses-content-shift.active header .ses-header .mobile-header-outer {
    margin-left: 70%;
    margin-right: -70%;
  }
  .ses-content-shift.active .main-ses-content {
    margin-left: 70%;
    margin-right: -70%;
    position: fixed;
    width: 100%;
    overflow: none;
  }
  .ses-content-shift.active .main-ses-content * {
    overflow: none;
  }
  .ses-content-shift.active .main-ses-content .ses-content-cover {
    background-color: #000000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    opacity: 0.8;
    cursor: pointer;
  }
}
header {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  header {
    padding-top: 127px;
    position: relative;
  }
}
header .ses-header .mobile-header-outer {
  padding: 0 10px;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0vh;
  left: 0;
  transition: margin-left 0.25s, margin-right 0.25s;
}
header .ses-header .mobile-header-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -10px;
  padding: 10px 5px;
  background-color: #323e48;
}
@media (min-width: 768px) {
  header .ses-header .mobile-header-flex {
    display: none;
  }
}
@media (max-width: 375px) {
  header .ses-header .mobile-header-flex {
    margin: 0 -10px;
  }
}
header .ses-header .mobile-header-flex .mobile-header-item {
  padding: 0 10px;
  color: #fff;
  text-align: center;
  display: block;
  cursor: pointer;
}
@media (max-width: 375px) {
  header .ses-header .mobile-header-flex .mobile-header-item {
    padding: 0 10px;
  }
}
header .ses-header .mobile-header-flex .mobile-header-item:hover,
header .ses-header .mobile-header-flex .mobile-header-item:active,
header .ses-header .mobile-header-flex .mobile-header-item:focus {
  text-decoration: none;
}
header .ses-header .mobile-header-flex .mobile-header-item i {
  font-size: 30px;
  margin: 0 0 3px;
}
header .ses-header .mobile-header-flex .mobile-header-item p {
  font-size: 11px;
  font-family: "source sans pro";
  margin: 0;
}
header .ses-header .mobile-header-flex .header-logo {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 0 0 10px;
  text-align: left;
}
header .ses-header .mobile-header-flex .header-logo img {
  max-width: 72px;
}
header .ses-header .mobile-header-flex .mobile-header-search {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  margin-top: 10px;
}
@media (max-width: 375px) {
  header .ses-header .mobile-header-flex .mobile-header-search {
    padding: 0 10px;
  }
}
header .ses-header .mobile-header-flex .mobile-header-search #quick-search {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
header .ses-header .mobile-header-flex .mobile-header-search #quick-search input {
  flex: 1 1 0%;
  min-width: 1px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: solid 1px #cccccc;
  border-right: none;
}
header .ses-header .mobile-header-flex .mobile-header-search #quick-search .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
header .ses-header .header-top-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 767px) {
  header .ses-header .header-top-flex {
    display: none;
  }
}
header .ses-header .header-top-flex .header-logo {
  flex: 0 0 225px;
  width: 225px;
  max-width: 225px;
  margin-left: -18px;
  margin-bottom: -13px;
  margin-right: -4px;
}
@media (max-width: 991px) {
  header .ses-header .header-top-flex .header-logo {
    flex: 0 0 215px;
    width: 215px;
    max-width: 215px;
  }
}
header .ses-header .header-top-flex .header-main {
  flex: 1 1 0%;
  min-width: 1px;
  padding-top: 15px;
}
header .ses-header .header-top-flex .header-main .header-main-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #323e48;
  padding: 10px 15px;
  position: relative;
}
header .ses-header .header-top-flex .header-main .header-main-top:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100px;
  background: #323e48;
  z-index: -1;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-search {
  flex: 1 1 0%;
  min-width: 1px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search #search-input {
  flex: 1 1 0%;
  min-width: 1px;
  border: none;
  font-family: "source sans pro";
  font-weight: normal;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  padding: 5px 13px;
  line-height: 1;
  font-size: 15px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search #search-input:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search #search-input:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search #search-input:focus {
  outline: none;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-search #quick-search .btn {
  padding: 0 11px 0 9px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: 15px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle {
  color: #fff;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
  position: relative;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a:focus,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle:focus {
  text-decoration: none;
  color: #e2e2e2;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a > a,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle > a {
  color: #fff;
  display: block;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a > a:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle > a:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a > a:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle > a:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a > a:focus,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle > a:focus {
  text-decoration: none;
  color: #e2e2e2;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .basket-count,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .basket-count {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .basket-count .basket-count-inner,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .basket-count .basket-count-inner {
  background: #f9aa33;
  color: #333;
  border-radius: 100px;
  padding: 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 13px;
  min-width: 20px;
  margin-left: 26px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu {
  background-color: #fff;
  border-radius: 0;
  margin: 12px 0 0;
  padding: 10px;
  border: none;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  width: 200px;
  left: -51px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a {
  display: block;
  font-family: "source sans pro";
  font-weight: normal;
  color: #0654b4;
  padding: 3px 5px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a span,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a span {
  cursor: default;
  color: #333;
  font-family: "source sans pro";
  font-weight: normal;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a span:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a span:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a span:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a span:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a span:focus,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a span:focus {
  text-decoration: none;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a.big-item,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a.big-item {
  border-radius: 3px;
  color: #333;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 18px;
  padding: 5px 20px;
  margin-bottom: 3px;
  text-align: center;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  background: #f9aa33;
  border: solid 1px #f9aa33;
  background-image: linear-gradient(#fabf65, #f29407);
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a.big-item:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a.big-item:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a.big-item:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a.big-item:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a.big-item:focus,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a.big-item:focus {
  background-color: #f29407;
  border: solid 1px #f29407;
  background-image: linear-gradient(#f9aa33, #d98506);
  text-decoration: none;
  color: #333;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a:hover,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a:active,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .dropdown-menu a:focus,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .dropdown-menu a:focus {
  text-decoration: underline;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a .fa,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle .fa {
  font-size: 27px;
  margin-bottom: 5px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a p,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle p {
  margin: 0;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
}
header .ses-header .header-top-flex .header-main .header-main-top .header-icons > a p span,
header .ses-header .header-top-flex .header-main .header-main-top .header-icons .account-toggle p span {
  margin: 0;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
}
header .ses-header .header-top-flex .header-main .header-megamenu {
  background-color: #e1251b;
  position: relative;
}
header .ses-header .header-top-flex .header-main .header-megamenu:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100px;
  background: #e1251b;
  z-index: -1;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav {
  margin: 0;
  border: none;
  position: static;
  min-height: 1px;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav {
  position: static;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li {
  position: static;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li > a {
  color: #fff;
  font-family: "source sans pro";
  font-weight: 400;
  font-size: 17px;
  position: static;
  padding: 12px 15px;
}
@media (max-width: 991px) {
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li > a {
    font-size: 15px;
    padding: 12px 13px;
  }
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li > a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li > a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0;
  background-color: #ffffff;
  box-shadow: none;
  border-top: none;
  border-color: #dcdcdc;
  border-radius: 0;
  overflow: hidden;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary {
  flex: 1 1 0%!important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 1px;
  position: relative;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  max-width: calc(33.33333333%);
  padding: 15px 20px;
}
@media (max-width: 991px) {
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description {
    flex: 0 0 calc(50%);
    width: calc(50%);
    max-width: calc(50%);
  }
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:focus {
  text-decoration: none;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:hover span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:hover span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:hover span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:hover span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:focus span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:focus span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:focus span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:focus span {
  color: #e1251b;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a:focus .fa {
  color: #9C9898;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a.active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a.active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a.active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a.active {
  text-decoration: none;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a.active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a.active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a.active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a.active span {
  color: #e1251b;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a.active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a.active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a.active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a.active .fa {
  color: #9C9898;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a span {
  flex: 1 1 0%;
  min-width: 1px;
  color: #333;
  font-size: 13px;
  padding: 3px 0;
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary a .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary a .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description a .fa {
  margin-left: 5px;
  color: #CBCBCB;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .child-image,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .child-image,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .child-image,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .child-image {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199px) {
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .child-image {
    max-width: 310px;
  }
}
@media (max-width: 991px) {
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .child-image,
  header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .child-image {
    display: none;
  }
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .promotion-description,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .promotion-description,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .promotion-description,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .promotion-description {
  background: #b7ffba;
  font-family: "rubik";
  font-size: 13px;
  color: #409a44;
  padding: 10px;
  border-radius: 4px;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .btn,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .btn,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .btn,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .btn {
  display: inline-block;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .btn:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .btn:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .btn:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .btn:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .btn:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .btn:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .btn:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .btn:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .btn:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .btn:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .btn:focus .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .btn:focus .fa {
  color: #333;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .btn .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .btn .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .btn .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .btn .fa {
  color: #333;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text {
  background: #b7e1ff;
  font-family: "rubik";
  font-size: 13px;
  color: #407c9a;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p {
  font-family: "rubik";
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p a,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p a {
  font-family: "rubik";
  display: inline-block;
  color: #e1251b;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p a:hover,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p a:active,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p a:focus,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p a:focus {
  text-decoration: underline;
  color: #b31e16;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-primary .broad-text p:last-of-type,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-secondary .broad-text p:last-of-type,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .broad-text p:last-of-type,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-description .broad-text p:last-of-type {
  margin-bottom: 0;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion {
  flex: 0 0 40%;
  width: 40%;
  max-width: 40%;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .has-description {
  align-items: flex-start;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion .has-description .fa {
  margin-top: 5px;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:hover span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:active span,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:focus span {
  color: #4caf50;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:hover .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:active .fa,
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a:focus .fa {
  color: #9C9898;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a.active span {
  color: #4caf50;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a.active .fa {
  color: #9C9898;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a span {
  font-size: 18px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
header .ses-header .header-top-flex .header-main .header-megamenu > nav .navbar-nav .dropdown-menu .megamenu-content .megamenu-column-promotion a .fa {
  font-size: 20px;
}
header .ses-header .header-vrm-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #cacdcf;
  padding: 15px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section {
    align-items: flex-end;
    padding: 10px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    border: solid 10px #cacdcf;
  }
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .reg-section .reg-form-group {
    margin: 0;
  }
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .reg-section {
    flex: 1 1 0%;
    min-width: 1px;
  }
}
header .ses-header .header-vrm-section .reg-section label {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 13px;
  color: #5a5a5a;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .reg-section label {
    display: block;
    font-size: 15px;
    font-family: "source sans pro bold";
    font-weight: normal;
  }
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner {
  background-color: #fff;
  padding: 10px;
  position: relative;
  z-index: 11;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner {
    border-radius: 4px;
    display: inline-block;
    width: auto;
    padding: 0;
    background-color: #fff;
  }
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner {
    width: 100%;
  }
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 30px;
  top: 0;
  left: 5px;
  border-radius: 5px;
  background: #fff;
  transform-origin: bottom left;
  -ms-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner:after {
    display: none;
  }
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form {
  padding: 0;
  border: none;
  z-index: 1;
  position: relative;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container.static-reg .reg-plate {
  padding: 0 30px 0 10px;
  max-width: none;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate-before {
  background: #1372d5 url("/assets/application-images/vrm-stars.png");
  background-size: 19px;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 10px;
  padding: 0 7px 2px;
  display: flex;
  align-items: flex-end;
  background-position-x: center;
  background-position-y: 4px;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate {
  border: none;
  background: #FFD352;
  padding: 0 10px;
  font-family: "regplate";
  font-size: 30px;
  flex: 0 0 175px;
  width: 175px;
  max-width: 175px;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate::-webkit-input-placeholder {
  color: #333;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate:-moz-placeholder {
  color: #333;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate::-moz-placeholder {
  color: #333;
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate:-ms-input-placeholder {
  color: #333;
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .ses-reg-container .reg-plate {
    flex: 1 1 0%;
    min-width: 1px;
    max-width: 100%;
  }
}
header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .btn {
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .btn {
    font-size: 20px;
    padding: 0 12px;
  }
}
@media (max-width: 767px) and (min-width: 536px) {
  header .ses-header .header-vrm-section .reg-section .reg-section-inner #vrm-form .btn {
    font-size: 15px;
    padding: 7px 12px;
    height: auto;
    align-self: flex-end;
  }
}
header .ses-header .header-vrm-section .or-section {
  padding: 0 35px 0 30px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  color: #5a5a5a;
  margin-top: 25px;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .or-section {
    padding: 0 10px 0 15px;
    font-size: 24px;
    align-self: center;
  }
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .or-section {
    display: none;
  }
}
header .ses-header .header-vrm-section .select-manually-xs {
  display: none;
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .select-manually-xs {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  header .ses-header .header-vrm-section .select-manually-xs a {
    display: block;
    font-size: 20px;
    margin: 0;
    background: none;
    border: none;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-family: "source sans pro";
    font-weight: normal;
    text-decoration: underline;
    padding: 10px 0 0;
  }
}
header .ses-header .header-vrm-section .select-manually {
  background-color: #fff;
  padding: 10px;
  border-radius: 4px;
  margin-left: 10px;
}
header .ses-header .header-vrm-section .select-manually .btn {
  font-size: 20px;
}
@media (max-width: 767px) {
  header .ses-header .header-vrm-section .select-manually .btn {
    font-size: 15px;
    padding: 7px 12px;
    height: auto;
    align-self: flex-end;
  }
}
@media (min-width: 992px) {
  header .ses-header .header-vrm-section .select-manually {
    display: none;
  }
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .select-manually {
    padding: 0;
    background-color: #fff;
  }
}
@media (max-width: 535px) {
  header .ses-header .header-vrm-section .select-manually {
    display: none;
  }
}
header .ses-header .header-vrm-section .select-section {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .select-section {
    display: none;
  }
}
header .ses-header .header-vrm-section .select-section label {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 13px;
  color: #5a5a5a;
}
header .ses-header .header-vrm-section .select-section .select-section-inner {
  background-color: #fff;
  padding: 15px 20px;
  position: relative;
  z-index: 11;
}
header .ses-header .header-vrm-section .select-section .select-section-inner.with-edge {
  padding: 15px 20px 15px 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .select-section .select-section-inner.with-edge {
    border-radius: 4px;
  }
}
header .ses-header .header-vrm-section .select-section .select-section-inner.with-edge:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 15px;
  border-radius: 5px;
  background: #fff;
  transform-origin: bottom left;
  -ms-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
}
@media (max-width: 991px) {
  header .ses-header .header-vrm-section .select-section .select-section-inner.with-edge:after {
    display: none;
  }
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form {
  z-index: 1;
  position: relative;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form.form-static {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form.form-static .selected-car {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form .car-select-form-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form .car-select-form-inner .form-group {
  margin: 0;
  padding: 0 5px;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form .car-select-form-inner .form-group.form-group-make {
  flex: 1 1 0%;
  min-width: 1px;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form .car-select-form-inner .form-group select {
  box-shadow: none;
  border-radius: 0;
  font-size: 13px;
  font-family: "source sans pro";
  font-weight: normal;
}
header .ses-header .header-vrm-section .select-section .select-section-inner .ses-select-form .car-select-form-inner .btn {
  margin-left: 5px;
}
.panel {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel .panel-heading .panel-title {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.panel .panel-body h1,
.panel .panel-body h2,
.panel .panel-body h3,
.panel .panel-body h4,
.panel .panel-body h5,
.panel .panel-body h6 {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.panel .panel-body h1 em,
.panel .panel-body h2 em,
.panel .panel-body h3 em,
.panel .panel-body h4 em,
.panel .panel-body h5 em,
.panel .panel-body h6 em {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.panel.panel-primary .panel-heading {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}
.panel.panel-primary .panel-heading .panel-title {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
}
.panel.panel-default .panel-heading {
  background-color: #485866;
  border-bottom: 0;
}
.panel.panel-default .panel-heading .panel-title {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #fff;
}
.panel.panel-default .panel-body {
  border-bottom: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-left: solid 1px #e4e4e4;
}
#save-basket-form {
  margin-bottom: 15px;
}
.btn {
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.btn.btn-primary {
  background: #f9aa33;
  border-color: #f9aa33;
  background-image: linear-gradient(#fabf65, #f29407);
  color: #333;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background-color: #f29407;
  border-color: #f29407;
  background-image: linear-gradient(#f9aa33, #d98506);
  color: #333;
}
.btn.btn-primary.btn-primary-light {
  background-color: #e94e46;
  border-color: #e94e46;
  color: #ffffff;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.btn.btn-primary.btn-primary-light:hover {
  background-color: #ee7a74;
  border-color: #ee7a74;
}
.btn.btn-secondary {
  background-color: #ff9800;
  border-color: #ff9800;
  color: #ffffff;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.btn.btn-secondary:hover {
  background-color: #ffa21a;
  border-color: #ffa21a;
}
.disabled-sim {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media (min-width: 992px) {
  #vrm-form {
    padding: 15px;
    border-bottom: solid 1px #dcdcdc;
  }
}
@media (min-width: 992px) {
  #vrm-form .reg-form-group {
    margin-bottom: 0;
  }
}
#vrm-form .reg-form-group .reg-plate-container {
  display: flex;
  flex-wrap: wrap;
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
  flex: 0 0 auto;
  background: #1d0b5d url("/assets/application-images/vrm-stars-white.png") center no-repeat;
  background-size: 70%;
  background-position-y: 10px;
  color: rgba(255, 255, 255, 0.95);
  padding: 43px 13px 0px;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 11px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
@media (max-width: 1199px) {
  #vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
    padding: 26px 9px 0px;
    background-size: 53%;
    background-position-y: 7px;
    font-size: 8px;
  }
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate {
  flex-grow: 1;
  flex-shrink: 1;
  border: none;
  background-color: #ffdb0b;
  color: #080309;
  font-family: "regplate";
  padding: 0 13px;
  font-size: 45px;
  width: 100%;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 100px;
}
@media (max-width: 1199px) {
  #vrm-form .reg-form-group .reg-plate-container .reg-plate {
    font-size: 28px;
  }
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate::-webkit-input-placeholder {
  color: #080309;
  font-family: "regplate";
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate:-moz-placeholder {
  color: #080309;
  font-family: "regplate";
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate::-moz-placeholder {
  color: #080309;
  font-family: "regplate";
}
#vrm-form .reg-form-group .reg-plate-container .reg-plate:-ms-input-placeholder {
  color: #080309;
  font-family: "regplate";
}
#vrm-form .reg-form-group .reg-plate-container .btn-primary {
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: 11px;
  padding: 0 15px;
  font-size: 30px;
}
@media (max-width: 1199px) {
  #vrm-form .reg-form-group .reg-plate-container .btn-primary {
    font-size: 17px;
    padding: 0 36px;
  }
}
@media (max-width: 991px) {
  #vrm-form .reg-form-group .reg-plate-container .btn-primary {
    padding: 0 13px;
  }
}
#vrm-form .reg-form-group label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 17px;
}
@media (max-width: 1199px) {
  #vrm-form .reg-form-group label {
    font-size: 14px;
    margin-bottom: 3px;
  }
}
@media (min-width: 992px) {
  .car-select-form {
    padding: 15px;
  }
}
.car-select-form .car-select-form-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.car-select-form .car-select-form-inner label {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 17px;
  padding: 0 5px;
}
@media (max-width: 1199px) {
  .car-select-form .car-select-form-inner label {
    font-size: 14px;
    margin-bottom: 3px;
  }
}
.car-select-form .car-select-form-inner .form-group {
  margin-bottom: 8px;
  padding: 0 5px;
}
.car-select-form .car-select-form-inner .form-group select {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
@media (max-width: 1199px) {
  .car-select-form .car-select-form-inner .form-group select {
    font-size: 12px;
    height: 32px;
    padding: 4px 7px;
  }
}
.car-select-form .car-select-form-inner .form-group .form-control[disabled],
.car-select-form .car-select-form-inner .form-group .form-control[readonly],
.car-select-form .car-select-form-inner .form-group fieldset[disabled] .form-control {
  background-color: #f5f5f5;
}
.car-select-form .car-select-form-inner .form-group.form-group-make {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.car-select-form .car-select-form-inner .form-group.form-group-model {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.car-select-form .car-select-form-inner .form-group.sub-model-wrapper {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.car-select-form .car-select-form-inner .form-group.form-group-engine {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.car-select-form .car-select-form-inner .form-group.form-group-year {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.car-select-form .car-select-form-inner .form-group.form-group-fuel {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  margin-bottom: 0;
}
.car-select-form .car-select-form-inner .vrm-button-holder {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 0 5px;
}
.car-select-form .car-select-form-inner .vrm-button-holder .btn-primary {
  width: 100%;
}
@media (max-width: 1199px) {
  .car-select-form .car-select-form-inner .vrm-button-holder .btn-primary {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .car-reset-form {
    padding: 15px;
  }
}
.car-reset-form .car-reset-form-inner .car-details .form-group {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .car-reset-form .car-reset-form-inner .car-details .form-group {
    margin-bottom: 3px;
  }
}
.car-reset-form .car-reset-form-inner .car-details .form-group label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 17px;
  margin-right: 5px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .car-reset-form .car-reset-form-inner .car-details .form-group label {
    font-size: 13px;
  }
}
.car-reset-form .car-reset-form-inner .car-details .form-group span {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 17px;
}
@media (max-width: 991px) {
  .car-reset-form .car-reset-form-inner .car-details .form-group span {
    font-size: 13px;
  }
}
.car-reset-form .reg-plate-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  max-width: 200px;
}
@media (max-width: 1199px) {
  .car-reset-form .reg-plate-container {
    margin-bottom: 12px;
  }
}
.car-reset-form .reg-plate-container .reg-plate-before {
  flex: 0 0 auto;
  background: #1d0b5d url("/assets/application-images/vrm-stars-white.png") center no-repeat;
  background-size: 54%;
  background-position-y: 8px;
  color: rgba(255, 255, 255, 0.95);
  padding: 29px 8px 0px;
  font-family: "source sans pro semi bold";
  font-size: 9px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.car-reset-form .reg-plate-container .reg-plate {
  flex: 1;
  border: none;
  background-color: #ffdb0b;
  color: #080309;
  font-family: "regplate";
  padding: 0 10px;
  font-size: 32px;
  width: 100px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.car-reset-form .reg-plate-container .btn-primary {
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: 11px;
  padding: 0 15px;
  font-size: 30px;
}
.best-sellers-header {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0;
  color: #333333;
}
.homepage-page-element {
  margin-bottom: 25px;
  color: #333333;
}
.homepage-page-element p,
.homepage-page-element li,
.homepage-page-element li a {
  font-family: "source sans pro";
  font-weight: normal;
  color: #333333;
}
.homepage-page-element h1,
.homepage-page-element h2,
.homepage-page-element h3,
.homepage-page-element h4,
.homepage-page-element h5,
.homepage-page-element h6 {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333333;
}
.promoted-categories-container {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
}
.promoted-categories-container .promoted-category {
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .promoted-categories-container .promoted-category {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 450px) {
  .promoted-categories-container .promoted-category {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.promoted-categories-container .promoted-category img {
  max-width: 250px;
}
.promoted-categories-container .promoted-category h4 a {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333333;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.promoted-categories-container .promoted-category h4 a:hover,
.promoted-categories-container .promoted-category h4 a:active,
.promoted-categories-container .promoted-category h4 a:focus {
  opacity: 0.8;
  text-decoration: none;
}
.price,
.product-price {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
  font-size: 23px;
}
.price span,
.product-price span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-swiper {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-swiper .product-swiper-prev {
  flex: 0 0 auto;
  margin-right: 15px;
  font-size: 40px;
  order: 1;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-prev:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-next {
  flex: 0 0 auto;
  margin-left: 15px;
  font-size: 40px;
  order: 3;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-next:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content {
  flex: 1;
  order: 2;
  overflow: hidden;
}
.product-swiper .product-swiper-content .panel {
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  margin: 0 5px;
}
.product-swiper .product-swiper-content .panel .panel-body {
  background: #ffffff;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image {
  text-align: center;
  position: relative;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 0px;
  line-height: inherit;
  background-color: transparent;
  border: none;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review a > img {
  height: 175px;
  width: auto;
  image-rendering: -webkit-optimize-contrast;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review a > img:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review .review-line {
  height: 20px;
  margin-bottom: 5px;
  text-align: left;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image.swiper-product-image-with-review .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a > img {
  height: 200px;
  width: auto;
  image-rendering: -webkit-optimize-contrast;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image a > img:hover {
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge img {
  position: absolute;
  top: 0;
  left: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-small img {
  max-height: 40px !important;
  max-width: 40px !important;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-medium img {
  max-height: 60px !important;
  max-width: 60px !important;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-large img {
  max-height: 80px !important;
  max-width: 80px !important;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-image .product-availability {
  position: absolute;
  top: 0;
  right: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name {
  margin: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a {
  font-family: "source sans pro bold";
  font-weight: normal;
  display: block;
  font-size: 16px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:hover,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:active,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-name a:focus {
  opacity: 0.8;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left {
  flex: 1;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .swiper-product-code {
  font-family: "source sans pro";
  font-weight: normal;
  color: #8a8a8a;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:hover,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:active,
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-left .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing {
  flex: 0 0 auto;
  text-align: right;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
  font-size: 20px;
  margin: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-was-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  color: #333333;
  margin-bottom: 0;
  text-decoration: line-through;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-exvat {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 0;
}
.product-swiper .product-swiper-content .panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-exvat span {
  font-family: "source sans pro";
  font-weight: normal;
}
.best-sellers-container {
  background: #c8e5fc;
  padding: 15px 0;
}
.best-sellers-container .best-sellers-header {
  margin-bottom: 15px;
  color: #ffffff;
}
.best-sellers-container .product-swiper-prev,
.best-sellers-container .product-swiper-next {
  color: #ffffff;
}
.promoted-badge-unique-1-container {
  background: #90cbf9;
  padding: 15px 0;
}
.promoted-badge-unique-1-container .best-sellers-header {
  margin-bottom: 15px;
  color: #ffffff;
}
.promoted-badge-unique-1-container .product-swiper-prev,
.promoted-badge-unique-1-container .product-swiper-next {
  color: #ffffff;
}
.promoted-badge-unique-2-container {
  background: #59b0f6;
  padding: 15px 0;
}
.promoted-badge-unique-2-container .best-sellers-header {
  margin-bottom: 15px;
  color: #ffffff;
}
.promoted-badge-unique-2-container .product-swiper-prev,
.promoted-badge-unique-2-container .product-swiper-next {
  color: #ffffff;
}
.carousel-header {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333333;
}
.basket-wishlist-items .fa-chevron-left {
  color: #333333;
}
.basket-wishlist-items .fa-chevron-right {
  color: #333333;
}
@media (max-width: 767px) {
  .footer-container {
    padding: 0;
  }
}
.custom-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 0 15px;
  width: 100%;
}
.custom-breadcrumb > div {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 36px;
  color: white;
  padding: 0 10px 0 35px;
  background: #323e48;
  position: relative;
}
.custom-breadcrumb > div a {
  text-decoration: none;
}
.custom-breadcrumb > div:first-child {
  padding-left: 15px;
  border-radius: 5px 0 0 5px;
}
.custom-breadcrumb > div:first-child:before {
  left: 14px;
}
.custom-breadcrumb > div:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 20px;
}
.custom-breadcrumb > div.active,
.custom-breadcrumb > div:hover {
  background: #3c4b57;
}
.custom-breadcrumb > div.active:after,
.custom-breadcrumb > div:hover:after {
  background: #3c4b57;
}
.custom-breadcrumb > div:after {
  content: '';
  position: absolute;
  top: 0;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg) skewX(8deg) skewY(8deg);
  z-index: 1;
  background: #323e48;
  box-shadow: 2px -2px 0 1px #ffffff, 3px -3px 0 1px #ffffff;
  -webkit-box-shadow: 2px -2px 0 1px #ffffff, 3px -3px 0 1px #ffffff;
  border-radius: 0 2px 0 50px;
}
.custom-breadcrumb > div:last-child:after {
  content: none;
}
.custom-breadcrumb .custom-breadcrumb-inner {
  max-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "source sans pro";
  font-weight: normal;
}
@media (max-width: 767px) {
  .custom-breadcrumb .custom-breadcrumb-inner {
    max-width: 100px;
  }
}
.custom-breadcrumb.custom-flat a,
.custom-breadcrumb.custom-flat a:after {
  background: #323e48;
  color: white;
  font-family: "raleway semi bold";
  transition: all 0.5s;
}
.custom-breadcrumb.custom-flat a:before {
  background: #323e48;
  box-shadow: 0 0 0 1px #ccc;
  -webkit-box-shadow: 0 0 0 1px #ccc;
}
.custom-breadcrumb.custom-flat a:hover,
.custom-breadcrumb.custom-flat a.active,
.custom-breadcrumb.custom-flat a:hover:after,
.custom-breadcrumb.custom-flat a.active:after {
  background: #3c4b57;
}
.vrm-panel .panel-heading {
  background: #e1251b;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 10px 9px;
  color: #FFFFFF;
}
.vrm-panel .btn.btn-primary {
  color: #ffffff;
}
#left .panel .panel-body {
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  border-radius: 0 0 5px 5px;
}
#left #vrm-form {
  padding: 0;
  border-bottom: 0;
}
#left #vrm-form .reg-form-group .reg-plate-container {
  margin-bottom: 10px;
}
#left #vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
  background-size: 65%;
  background-position-y: 9px;
  padding: 41px 13px 0px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
@media (max-width: 1199px) {
  #left #vrm-form .reg-form-group .reg-plate-container .reg-plate-before {
    background-size: 65%;
    background-position-y: 6px;
    padding: 30px 10px 0px;
  }
}
#left #vrm-form .reg-form-group .reg-plate-container .reg-plate {
  font-size: 44px;
  width: 100px;
}
@media (max-width: 1199px) {
  #left #vrm-form .reg-form-group .reg-plate-container .reg-plate {
    font-size: 32px;
  }
}
#left #vrm-form .reg-form-group .reg-plate-container .btn-primary {
  font-size: 24px;
}
@media (max-width: 1199px) {
  #left #vrm-form .reg-form-group .reg-plate-container .btn-primary {
    padding: 0 16px;
    font-size: 14px;
  }
}
#left .car-select-form {
  padding: 0;
}
#left .car-reset-form {
  padding: 0;
}
#left .filter h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
}
#left .filter label {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
#left .filter label .fa {
  font-size: 14px;
}
.modal-details,
.modal-table {
  display: none;
}
.product-details-row td,
.product-details-row th {
  padding: 0 0 15px;
  vertical-align: top;
}
.modal-table-outer {
  padding: 0 10px;
  width: 100%;
}
.modal-table-outer table {
  width: 100%;
}
.notes-rows:nth-of-type(2n) {
  background-color: #f9f9f9;
}
.notes-rows.different {
  background-color: #fff2d8;
}
.notes-rows th {
  border: solid 1px #dedede;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 13px;
  padding: 8px;
}
.notes-rows td {
  border: solid 1px #dedede;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  padding: 8px;
}
.modal-product-details .mam-fitting-info {
  margin-top: 15px;
}
.modal-product-details .mam-fitting-info h4 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.modal-product-details .mam-fitting-info .well {
  list-style: none;
  padding: 10px;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  max-height: 159px;
  overflow-y: auto;
}
.modal-product-details .mam-fitting-info .well li {
  font-size: 13px;
  font-family: "source sans pro";
  font-weight: normal;
}
.modal-product-table .product-page-details-outer {
  margin-top: 15px;
}
.modal-product-table .product-page-details-outer h4 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.modal-product-table .product-page-details-outer .table {
  margin: 0;
}
.modal-product-table .product-page-details-outer .table th {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 13px;
}
.modal-product-table .product-page-details-outer .table td {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
}
.modal-product-table .product-page-details-outer .table td span {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
}
.ses-scroll-trigger {
  padding: 10px 0;
  font-family: "source sans pro";
  font-weight: normal;
}
.compare-toggle {
  border: none;
  padding: 4px 11px;
  margin-right: 4px;
}
.compare-toggle.btn.btn-primary {
  background: #5cb85c;
  color: #fff;
}
.product-scroll-please-wait {
  background: url("/assets/origin-images/please-wait-inverse.gif") no-repeat top;
  padding-top: 100px;
  text-align: center;
  margin-bottom: 15px;
  background-position-y: 25px;
}
.disabled-div {
  opacity: 0.4;
  pointer-events: none;
}
.product-list-item .compare-outer {
  height: 30px;
}
.modal-product > label,
.product-compare label {
  font-family: "source sans pro bold";
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.modal-product > label span,
.product-compare label span {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-right: 2px;
}
.modal-product > label:hover,
.product-compare label:hover,
.modal-product > label:active,
.product-compare label:active,
.modal-product > label:focus,
.product-compare label:focus {
  color: #4d4d4d;
}
.modal-product > label input,
.product-compare label input {
  margin-left: 7px;
  margin-top: 0;
}
.page-sorting {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  border: none;
  box-shadow: none;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 0;
}
.page-sorting .results-count {
  flex: 1 1 0%;
  min-width: 1px;
  padding-right: 15px;
}
.page-sorting .results-count label {
  margin: 0;
  font-family: "source sans pro";
  font-weight: normal;
}
.page-sorting .display-types {
  padding: 0 15px;
}
.page-sorting .sort-by-container {
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 15px;
}
.page-sorting .sort-by-container label {
  margin: 0 7px 0 0;
  font-family: "source sans pro";
  font-weight: normal;
}
.page-sorting .sort-by-container .form-group {
  flex: 1 1 0%;
  min-width: 1px;
  margin: 0;
}
.page-sorting .sort-by-container .form-group select {
  box-shadow: none;
  font-size: 13px;
  font-family: "source sans pro";
}
.ses-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -7px 15px;
  font-size: 13px;
}
.ses-breadcrumbs a {
  padding: 0 7px;
  color: #949494;
}
.ses-breadcrumbs a.active {
  color: #e1251b;
}
.ses-breadcrumbs a .ses-breadcrumb {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-breadcrumbs .ses-divider {
  font-family: "source sans pro";
  font-weight: normal;
}
.form-horizontal .form-group input,
.form-horizontal .form-group textarea,
.form-horizontal .form-group select {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
.form-horizontal .form-group input[type="file"] {
  border: none;
}
.account-homepage .panel-add-address p {
  margin-bottom: 0;
  font-family: "source sans pro";
  font-weight: normal;
}
.account-homepage .panel-add-address p a {
  font-family: "source sans pro";
  font-weight: normal;
}
.account-homepage .address-panel .panel-heading {
  background: #efefef;
}
.account-homepage .address-panel .panel-heading .panel-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.account-homepage .address-panel .panel-heading .panel-title p {
  margin-bottom: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.account-homepage .address-panel .panel-heading .panel-title a {
  color: #333;
  margin-left: 7px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.account-homepage .address-panel .panel-heading .panel-title a:hover,
.account-homepage .address-panel .panel-heading .panel-title a:active,
.account-homepage .address-panel .panel-heading .panel-title a:focus {
  color: #666666;
  text-decoration: none;
}
.account-homepage .address-panel .panel-body address {
  margin-bottom: 5px;
}
.account-homepage .address-panel .panel-body address p {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 0;
}
.account-homepage .address-panel .panel-body address p strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-list.no-results-list {
  margin: 0 -15px;
}
.product-list.no-results-list h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.product-list.no-results-list p {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
}
.product-list.no-results-list input,
.product-list.no-results-list textarea,
.product-list.no-results-list select {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
.product-list.no-results-list input[type="file"] {
  border: none;
}
.product-list .product-list-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  background-color: #ffffff;
}
.product-list .product-list-container.thank-you-related-products .product-grid-view {
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
  padding: 0 15px;
  margin-bottom: 50px;
}
.product-list .product-list-container.thank-you-related-products .product-grid-view .actions-section,
.product-list .product-list-container.thank-you-related-products .product-grid-view .product-availability,
.product-list .product-list-container.thank-you-related-products .product-grid-view .extra-text {
  display: none;
}
.product-list .product-list-container .product-grid-view {
  flex: 0 0 33.3333%;
  max-width: 33.33333%;
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-list .product-list-container .product-grid-view {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .product-list .product-list-container .product-grid-view {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media (max-width: 499px) {
  .product-list .product-list-container .product-grid-view {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.product-list .product-list-container .product-grid-view.list-item {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  border-bottom: solid 3px #f5f5f5;
  margin: 0 0 15px;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .compare-outer {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-image {
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
}
@media (max-width: 1199px) {
  .product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-image {
    flex: 0 0 150px;
    width: 150px;
    max-width: 150px;
  }
}
@media (max-width: 767px) {
  .product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-image {
    flex: 0 0 100px;
    width: 100px;
    max-width: 100px;
  }
}
@media (max-width: 600px) {
  .product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 15px;
  }
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-image .thumbnail {
  padding: 0;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 30px;
}
@media (max-width: 600px) {
  .product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info .caption h5 {
  font-size: 20px;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info .review-line {
  margin: 0 0 10px;
  font-size: 18px;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info .review-line span {
  font-size: 14px;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-info .product-availability {
  font-size: 15px;
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-actions {
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
}
@media (max-width: 600px) {
  .product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-actions {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.product-list .product-list-container .product-grid-view.list-item .product-list-item-inner .list-actions .qty-section {
  justify-content: flex-end !important;
}
.product-list .product-list-container .product-grid-view .product-list-item {
  width: 100%;
  padding: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail {
  border: none;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
  height: 200px;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail.with-review {
  height: 180px;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .brand-image {
  position: absolute;
  bottom: 0;
  right: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .product-detail-badge {
  top: 0;
  left: 0;
  right: initial;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .product-detail-badge img {
  position: absolute;
  top: 0;
  left: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .product-detail-badge img.badge-small {
  max-height: 40px !important;
  max-width: 40px !important;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .product-detail-badge img.badge-medium {
  max-height: 60px !important;
  max-width: 60px !important;
}
.product-list .product-list-container .product-grid-view .product-list-item .thumbnail .product-detail-badge img.badge-large {
  max-height: 80px !important;
  max-width: 80px !important;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-name {
  font-family: "source sans pro bold";
  font-weight: normal;
  white-space: normal;
  overflow: initial;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-code {
  color: #8a8a8a;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-availability {
  font-size: 13px;
  margin-bottom: 5px;
}
.product-list .product-list-container .product-grid-view .product-list-item .review-line {
  height: 20px;
}
.product-list .product-list-container .product-grid-view .product-list-item .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .review-line {
  margin: 0 0 15px;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section {
  margin: 15px 0;
  text-align: right;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section .save-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  color: #f44336;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .price-section .ex-vat-price {
  margin: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .actions-section .qty-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .actions-section .qty-section label {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-right: 7px;
  margin-bottom: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .actions-section .qty-section input {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  border: solid 1px #bbb;
  padding: 3px 5px;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .actions-section .btn-section .btn {
  margin-bottom: 10px;
}
.product-list .product-list-container .product-grid-view .product-list-item .lower-product-section .actions-section .btn-section .btn .fa {
  margin-left: 7px;
  font-size: 18px;
  float: right;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex {
  display: flex;
  flex-wrap: wrap;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing {
  flex: 0 0 55%;
  width: 55%;
  max-width: 55%;
}
@media (min-width: 500px) and (max-width: 767px) {
  .product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing .price {
  font-size: 20px;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  text-decoration: line-through;
  height: 17px;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing .ex-vat-price,
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-pricing .ex-vat-price strong {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info {
  flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
@media (min-width: 500px) and (max-width: 767px) {
  .product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder {
  display: flex;
  flex-wrap: wrap;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder .btn-success:hover,
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder .btn-success:active,
.product-list .product-list-container .product-grid-view .product-list-item .product-information-flex .product-info .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.product-list .product-list-container .product-grid-view .product-list-item .caption {
  margin-bottom: 0;
  padding: 0;
}
.product-list .product-list-container .product-grid-view .product-list-item .caption h5 {
  margin-top: 5px;
}
.product-list .product-list-container .product-list-view {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.reached-limit .mam-product-row {
  z-index: 1;
}
.reached-limit .mam-product-row.selected {
  z-index: 14;
}
#compareModal {
  overflow-x: auto;
}
#compareModal .modal-header {
  background: #333e48;
  border: none;
  color: #fff;
}
#compareModal .modal-header button {
  color: #fff;
  opacity: 1;
}
.mam-product-row {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: solid 3px #f5f5f5;
  border-radius: 0;
  margin-bottom: 0;
  background-color: #fff;
  position: relative;
  z-index: 14;
}
.mam-product-row .btn-section {
  margin: 0 0 5px;
}
.mam-product-row a.thumbnail {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .mam-product-row a.thumbnail {
    margin: 0 0 15px;
  }
}
.mam-product-row a.thumbnail .mam-product-supplier {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mam-product-row a.thumbnail .product-detail-badge {
  top: 0;
  left: 0;
  right: initial;
}
.mam-product-row a.thumbnail .product-detail-badge img.badge-large {
  max-height: 70px !important;
  max-width: 70px !important;
}
.mam-product-row a.thumbnail .product-detail-badge img.badge-medium {
  max-height: 55px !important;
  max-width: 55px !important;
}
.mam-product-row a.thumbnail .product-detail-badge img.badge-small {
  max-height: 40px !important;
  max-width: 40px !important;
}
.mam-product-row .product-info .name-brand-flex {
  display: flex;
  flex-wrap: wrap;
}
.mam-product-row .product-info .name-brand-flex .colour-variants {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 0 10px;
}
.mam-product-row .product-info .name-brand-flex .name-flex {
  flex: 1 1 0%;
  min-width: 1px;
}
.mam-product-row .product-info .name-brand-flex .name-flex a h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.mam-product-row .product-info .name-brand-flex .name-flex a:hover h3,
.mam-product-row .product-info .name-brand-flex .name-flex a:active h3,
.mam-product-row .product-info .name-brand-flex .name-flex a:focus h3 {
  opacity: 0.8;
}
.mam-product-row .product-info .name-brand-flex .name-flex .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.mam-product-row .product-info .name-brand-flex .brand-image {
  flex: 0 0 auto;
  margin-left: 15px;
  height: 40px;
  width: 40px;
}
.mam-product-row .product-info .product-availability {
  font-size: 15px;
  margin-bottom: 5px;
}
.mam-product-row .product-info .review-line {
  margin-bottom: 5px;
}
.mam-product-row .product-info .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.mam-product-row .product-info .basic-flex {
  margin-bottom: 10px;
}
.mam-product-row .product-info .basic-flex .review-line {
  height: 20px;
  margin-bottom: 0;
  margin-left: 15px;
}
.mam-product-row .product-info .basic-flex .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.mam-product-row .product-info .product-description {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 10px;
}
.mam-product-row .product-info .surcharge-info {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  margin-top: 5px;
}
.mam-product-row .product-info .qty-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.mam-product-row .product-info .qty-section label {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-right: 7px;
  margin-bottom: 0;
}
.mam-product-row .product-info .qty-section input {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  border: solid 1px #bbb;
  padding: 3px 5px;
}
.mam-product-row .product-info .btn-section .btn {
  margin-bottom: 10px;
}
.mam-product-row .product-info .btn-section .btn:last-of-type {
  margin-bottom: 0;
}
.mam-product-row .product-info .btn-section .btn .fa {
  margin-left: 7px;
  font-size: 18px;
  float: right;
}
.mam-product-row .product-info .advice-and-compare {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.mam-product-row .product-info .advice-and-compare .advice-outer {
  cursor: pointer;
}
.mam-product-row .product-info .advice-and-compare .advice-outer img {
  max-width: 30px;
}
.mam-product-row .product-info .advice-and-compare .advice-outer:hover img,
.mam-product-row .product-info .advice-and-compare .advice-outer:active img,
.mam-product-row .product-info .advice-and-compare .advice-outer:focus img {
  opacity: 0.8;
}
.mam-product-row .product-info .advice-and-compare .compare-outer {
  flex: 1 1 0%;
  min-width: 1px;
  text-align: right;
}
.mam-product-row .product-info .price-section {
  margin: 0 0 15px;
  text-align: right;
}
.mam-product-row .product-info .price-section .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.mam-product-row .product-info .price-section .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.mam-product-row .product-info .price-section .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.mam-product-row .product-info .price-section .save-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  color: #f44336;
}
.mam-product-row .product-info .price-section .ex-vat-price {
  margin: 0;
}
.product-page-flex {
  display: flex;
  flex-wrap: wrap;
}
.product-page-flex .product-page-main {
  flex: 1;
  margin-right: 10px;
}
.product-page-flex .product-page-main.exhaust-page-main {
  margin-right: 0;
}
@media (max-width: 991px) {
  .product-page-flex .product-page-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.product-page-flex .product-page-main .product-page-main-info {
  display: flex;
  flex-wrap: wrap;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image {
  flex: 0 0 250px;
  width: 250px;
  max-width: 250px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image.exhaust-image {
  flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-page-flex .product-page-main .product-page-main-info .product-page-image.exhaust-image {
    flex: 0 0 350px;
    width: 350px;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-main-info .product-page-image.exhaust-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-main-info .product-page-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail {
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: relative;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail:focus {
  outline-color: transparent;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail .product-detail-badge {
  position: absolute;
  top: 0;
  left: 0;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail .product-detail-badge img.badge-large {
  max-height: 100px !important;
  max-width: 100px !important;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail .product-detail-badge img.badge-medium {
  max-height: 80px !important;
  max-width: 80px !important;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image a.thumbnail .product-detail-badge img.badge-small {
  max-height: 60px !important;
  max-width: 60px !important;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 250px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .fa {
  flex: 0 0 15px;
  width: 15px;
  max-width: 15px;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .fa:hover {
  opacity: 0.8;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .fa.fa-chevron-left {
  text-align: left;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .fa.fa-chevron-right {
  text-align: right;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .extra-images {
  flex: 0 0 220px;
  width: 220px;
  max-width: 220px;
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .extra-images {
    margin-bottom: 15px;
  }
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .extra-images .swiper-slide {
  text-align: center;
  padding: 0 5px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .extra-images .swiper-slide img {
  border: solid 1px #e4e4e4;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-image .extra-images-swiper .extra-images .swiper-slide img:hover {
  opacity: 0.8;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information {
  flex: 1;
  padding-left: 15px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-name {
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .code-and-review {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .code-and-review .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  color: #8a8a8a;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .code-and-review .review-line {
  font-size: 20px;
  letter-spacing: -1px;
  margin-left: 15px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .code-and-review .review-line span {
  color: #0654b4;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 15px;
  margin-left: 4px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-description {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-surcharge {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
  color: #4CAF50;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-crossref {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-successor {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .product-successor a {
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-main-info .product-page-information .brand-image {
  width: 75px;
  height: auto;
  margin-top: 10px;
}
.product-page-flex .product-page-main .product-page-details {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-details h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-details table {
  margin-bottom: 0;
}
.product-page-flex .product-page-main .product-page-details table tbody tr th {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  border-top: solid 1px #e4e4e4;
}
.product-page-flex .product-page-main .product-page-details table tbody tr td {
  font-family: "source sans pro";
  font-weight: normal;
  border-top: solid 1px #e4e4e4;
}
.product-page-flex .product-page-main .product-page-files {
  padding: 10px 10px 0;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-files h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-files .product-videos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-page-flex .product-page-main .product-page-files .product-videos iframe {
  height: 150px;
  flex: 0 0 33.333%;
  width: 33.333%;
  max-width: 33.333%;
  margin-bottom: 10px;
  max-width: 33.3333%;
  padding: 0 5px;
}
.product-page-flex .product-page-main .product-page-files .product-files {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-page-flex .product-page-main .product-page-files .product-files .product-file {
  margin-bottom: 15px;
  margin-right: 15px;
}
.product-page-flex .product-page-main .product-page-files .product-files .product-file a {
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-files .product-files .product-file img {
  width: 35px;
  margin-right: 10px;
}
.product-page-flex .product-page-main .top-reviews-flex {
  display: flex;
  flex-wrap: wrap;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review {
  padding: 10px;
  border: solid 1px #e4e4e4;
  margin-bottom: 10px;
  background-color: #fffcf7;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review h3,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review h3,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review h3 {
  margin-top: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review h4,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review h4,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review h4 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review h5,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review h5,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review h5 {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-top: 5px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review h6,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review h6,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review h6 {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  margin: 0 15px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .reviews-overview,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-overview,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .reviews-overview {
  display: flex;
  flex-wrap: wrap;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .reviews-overview .review-mini,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-overview .review-mini,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .reviews-overview .review-mini {
  margin-right: 30px;
  text-align: center;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .reviews-overview .review-mini:last-child,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-overview .review-mini:last-child,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .reviews-overview .review-mini:last-child {
  margin-right: 0;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .reviews-overview .review-mini p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-overview .review-mini p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .reviews-overview .review-mini p {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 0;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .reviews-overview .review-mini .review-name,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-overview .review-mini .review-name,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .reviews-overview .review-mini .review-name {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs.thumbs-interactive .thumbs-up:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs.thumbs-interactive .thumbs-up:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs.thumbs-interactive .thumbs-up:hover {
  color: #6ec071;
  cursor: pointer;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs.thumbs-interactive .thumbs-up.thumbs-zero:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs.thumbs-interactive .thumbs-up.thumbs-zero:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs.thumbs-interactive .thumbs-up.thumbs-zero:hover {
  color: #6ec071;
  cursor: pointer;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs.thumbs-interactive .thumbs-down:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs.thumbs-interactive .thumbs-down:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs.thumbs-interactive .thumbs-down:hover {
  color: #f88e87;
  cursor: pointer;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs.thumbs-interactive .thumbs-down.thumbs-zero:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs.thumbs-interactive .thumbs-down.thumbs-zero:hover,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs.thumbs-interactive .thumbs-down.thumbs-zero:hover {
  color: #f88e87;
  cursor: pointer;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-up,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-up,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-up {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #4CAF50;
  font-size: 20px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-up.thumbs-zero,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-up.thumbs-zero,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-up.thumbs-zero {
  color: #c7c7c7;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-up i,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-up i,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-up i {
  flex: 0 0 auto;
  margin-right: 2px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-up p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-up p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-up p {
  flex: 1;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 15px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-down,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-down,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-down {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #f56157;
  margin-left: 10px;
  font-size: 20px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-down.thumbs-zero,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-down.thumbs-zero,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-down.thumbs-zero {
  color: #c7c7c7;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-down i,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-down i,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-down i {
  flex: 0 0 auto;
  margin-right: 2px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review .review-thumbs .thumbs-down p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .review-thumbs .thumbs-down p,
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-thumbs .thumbs-down p {
  flex: 1;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 15px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review {
  flex: 1;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score {
  margin-right: 20px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score .overall-review-box {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 40px;
  width: 80px;
  padding: 9px 0px;
  text-align: center;
  color: white;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score .overall-review-box.review-success {
  background: #5cb85c;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score .overall-review-box.review-warning {
  background: #f0ad4e;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score .overall-review-box.review-danger {
  background: #d9534f;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-score p {
  text-align: center;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0 0;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .overall-review-rating {
  font-size: 25px;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-overall-review .reviews-based-text {
  margin-top: 15px;
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review {
  flex: 1;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line {
  padding: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line .breakdown-value {
  flex: 0 0 auto;
  margin-right: 15px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line .breakdown-barchart {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line .breakdown-barchart .breakdown-barchart-fill {
  background-color: #5cb85c;
  height: 15px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line .breakdown-barchart .breakdown-barchart-void {
  background-color: #efefef;
  height: 15px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-breakdown-review .review-breakdown .breakdown-line .breakdown-count {
  flex: 0 0 auto;
  margin-left: 15px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-main .top-reviews-flex .product-page-best-review {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.product-page-flex .product-page-main .product-page-review {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-review h4 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .product-page-review .individual-rating {
  margin-right: 15px;
}
.product-page-flex .product-page-main .product-page-review .review-date {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-main .product-page-review .review-container {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 3px;
}
.product-page-flex .product-page-main .product-page-review .reviews-overview {
  display: flex;
  flex-wrap: wrap;
}
.product-page-flex .product-page-main .product-page-review .reviews-overview .review-mini {
  margin-right: 30px;
  text-align: center;
}
.product-page-flex .product-page-main .product-page-review .reviews-overview .review-mini:last-child {
  margin-right: 0;
}
.product-page-flex .product-page-main .product-page-review .reviews-overview .review-mini p {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 0;
}
.product-page-flex .product-page-main .product-page-review .reviews-overview .review-mini .review-name {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs.thumbs-interactive .thumbs-up:hover {
  color: #6ec071;
  cursor: pointer;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs.thumbs-interactive .thumbs-up.thumbs-zero:hover {
  color: #6ec071;
  cursor: pointer;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs.thumbs-interactive .thumbs-down:hover {
  color: #f88e87;
  cursor: pointer;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs.thumbs-interactive .thumbs-down.thumbs-zero:hover {
  color: #f88e87;
  cursor: pointer;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-up {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #4CAF50;
  font-size: 20px;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-up.thumbs-zero {
  color: #c7c7c7;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-up i {
  flex: 0 0 auto;
  margin-right: 2px;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-up p {
  flex: 1;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 15px;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-down {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #f56157;
  margin-left: 10px;
  font-size: 20px;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-down.thumbs-zero {
  color: #c7c7c7;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-down i {
  flex: 0 0 auto;
  margin-right: 2px;
}
.product-page-flex .product-page-main .product-page-review .review-thumbs .thumbs-down p {
  flex: 1;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 15px;
}
.product-page-flex .product-page-main .product-page-bought-together {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-bought-together h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-write-review {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-write-review h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-write-review .panel {
  margin-bottom: 0;
}
.product-page-flex .product-page-main .product-page-write-review .panel.no-user-panel .panel-body {
  padding: 0 10px 15px;
  border: none;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-heading {
  display: none;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body {
  padding: 0;
  margin: 0 -10px;
  border: none;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body fieldset .form-group:not(:first-child) {
  display: inline-block;
  text-align: center;
  margin-right: 25px !important;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body fieldset .form-group:not(:first-child) label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body fieldset .form-group:not(:first-child) .stars {
  letter-spacing: -2px;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body fieldset .form-group:first-child label {
  padding: 0 !important;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 3px;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-body fieldset .form-group:first-child textarea {
  max-width: 100% !important;
  width: 100% !important;
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-footer {
  padding: 0;
  background: transparent;
  border: 0;
}
.product-page-flex .product-page-main .product-page-write-review .panel .panel-footer .btn-primary {
  margin: -38px -10px 0;
}
@media (max-width: 550px) {
  .product-page-flex .product-page-main .product-page-write-review .panel .panel-footer .btn-primary {
    margin: 0 -10px;
  }
}
.product-page-flex .product-page-main .product-page-brand {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-brand h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-brand p {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .product-page-brand img {
  width: 150px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-brand img {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-brand .flex-smaller {
    order: -1;
  }
}
.product-page-flex .product-page-main .product-page-current-category {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-main .product-page-current-category h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-main .product-page-current-category p {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-page-flex .product-page-main .product-page-current-category img {
  width: 150px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-current-category img {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .product-page-flex .product-page-main .product-page-current-category .flex-smaller {
    order: -1;
  }
}
.product-page-flex .product-page-left {
  flex: 0 0 30%;
  width: 30%;
  max-width: 30%;
}
@media (max-width: 991px) {
  .product-page-flex .product-page-left {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.product-page-flex .product-page-pricing {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .product-page-flex .product-page-pricing {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
}
.product-page-flex .product-page-pricing .product-price {
  text-align: right;
  margin-bottom: 0;
}
.product-page-flex .product-page-pricing .product-price-was {
  text-align: right;
  color: #333333;
  text-decoration: line-through;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 3px;
}
.product-page-flex .product-page-pricing .product-exvat {
  text-align: right;
  color: #8a8a8a;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-pricing .product-exvat span {
  color: #8a8a8a;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-pricing #variant-select {
  margin-bottom: 10px;
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-pricing #variant-select option {
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-pricing .product-unit-type {
  text-align: right;
  margin-left: 0;
  margin: -8px 0 10px;
  font-size: 17px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-pricing .product-unit-select {
  margin-bottom: 10px;
}
.product-page-flex .product-page-pricing .product-unit-select .product-unit {
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-pricing .product-unit-select .product-unit option {
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-pricing .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (min-width: 550px) and (max-width: 767px) {
  .product-page-flex .product-page-pricing .success-add-holder {
    width: 160px;
  }
}
.product-page-flex .product-page-pricing .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 65px;
  border: solid 1px #e4e4e4;
  padding: 0 10px;
  font-size: 16px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 40px;
  border-radius: 6px 0 0 6px;
}
.product-page-flex .product-page-pricing .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 100px;
}
.product-page-flex .product-page-pricing .success-add-holder .btn-success:hover,
.product-page-flex .product-page-pricing .success-add-holder .btn-success:active,
.product-page-flex .product-page-pricing .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.product-page-flex .product-page-pricing .wishlist-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin-top: 10px;
}
.product-page-flex .product-page-pricing .wishlist-flex #wishlist-type {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-pricing .wishlist-flex #wishlistname {
  flex: 1;
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-page-flex .product-page-pricing .wishlist-flex .btn-primary-light {
  flex: 0 0 auto;
}
.product-page-flex .product-wishlist-added {
  margin-top: 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-quantity-breaks {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-quantity-breaks table {
  margin-bottom: 0;
}
.product-page-flex .product-page-quantity-breaks table thead tr th {
  border-bottom: solid 2px #e4e4e4;
}
.product-page-flex .product-page-quantity-breaks table tr th {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 12px;
  padding-top: 0;
}
.product-page-flex .product-page-quantity-breaks table tr td {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  border-top: 1px solid #e4e4e4;
}
.product-page-flex .product-page-quantity-breaks table tr:last-child td {
  padding-bottom: 0;
}
.product-page-flex .product-page-delivery-info {
  margin-bottom: 10px;
  border: solid 1px #ebccd1;
  background-color: #f2dede;
  color: #a94442;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  padding: 13px 10px;
}
.product-page-flex .product-page-promotions .product-page-promotion {
  padding: 10px;
  background-color: #e1251b;
  border: solid 1px #e1251b;
  margin-bottom: 10px;
}
.product-page-flex .product-page-promotions .product-page-promotion:nth-of-type(3n - 1) {
  background-color: #333;
  border: solid 1px #333;
}
.product-page-flex .product-page-promotions .product-page-promotion:nth-of-type(3n) {
  background-color: #4caf50;
  border: solid 1px #4caf50;
}
.product-page-flex .product-page-promotions .product-page-promotion h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .product-page-flex .product-page-promotions .product-page-promotion h3 {
    font-size: 20px;
  }
}
.product-page-flex .product-page-promotions .product-page-promotion h4 {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .product-page-flex .product-page-promotions .product-page-promotion h4 {
    font-size: 16px;
  }
}
.product-page-flex .product-page-promotions .product-page-promotion h5 {
  font-size: 14px;
  margin: 10px 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #ffffff;
}
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .days,
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .hours,
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .minutes,
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .seconds {
  margin-right: 10px;
  text-align: center;
}
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .countdown-number {
  color: #ffffff;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 40px;
  background: rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 9px 8px;
}
@media (max-width: 1199px) {
  .product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .countdown-number {
    font-size: 28px;
  }
}
.product-page-flex .product-page-promotions .product-page-promotion .promotion-countdown .countdown-title {
  color: #ffffff;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 12px;
  margin-top: 2px;
}
.product-page-flex .product-page-vehicle-fit {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-vehicle-fit h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-style: 18px;
}
.product-page-flex .product-page-vehicle-fit ul {
  list-style: none;
  padding: 5px 10px;
  margin: 0;
  overflow-x: hidden;
  max-height: 190px;
}
.product-page-flex .product-page-vehicle-fit ul li {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.product-page-flex .product-page-faqs {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-faqs h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-faqs .faq {
  padding: 0;
  list-style: none;
}
.product-page-flex .product-page-faqs .faq .question p {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0;
}
.product-page-flex .product-page-faqs .faq .answer p {
  font-family: "source sans pro";
  font-weight: normal;
  margin: 0;
  font-size: 12px;
}
.product-page-flex .product-page-ask {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-ask.no-user-ask p {
  font-style: italic;
}
.product-page-flex .product-page-ask h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-ask .panel {
  margin: 0 -10px;
}
.product-page-flex .product-page-ask .panel .panel-heading {
  display: none;
}
.product-page-flex .product-page-ask .panel .panel-body {
  padding: 0;
  border: none;
}
.product-page-flex .product-page-ask .panel .panel-body label {
  padding: 0 !important;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 3px;
}
.product-page-flex .product-page-ask .panel .panel-body textarea {
  max-width: 100% !important;
  width: 100% !important;
  border: solid 1px #e4e4e4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.product-page-flex .product-page-ask .panel .panel-footer {
  background-color: transparent;
  border: none;
  padding: 10px 0 0;
}
.product-page-flex .product-page-carousels {
  padding: 10px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.product-page-flex .product-page-carousels h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.product-page-flex .product-page-carousels .product-swiper {
  margin-bottom: 0;
}
.product-page-flex .product-page-carousels .product-swiper .swiper-slide {
  width: 100%;
}
.product-page-flex .product-page-carousels .product-swiper .swiper-slide:not(:first-child) {
  border-top: solid 1px #e4e4e4;
  margin-top: 10px;
  padding-top: 10px;
}
.product-page-flex .product-page-carousels .product-swiper .swiper-slide .panel .panel-body {
  padding: 0;
}
.question-asked .panel-body,
.review-submitted .panel-body {
  padding: 0;
}
.question-asked .panel-body h1,
.review-submitted .panel-body h1 {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.question-asked .panel-body p,
.review-submitted .panel-body p {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
}
.pagination li {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 0;
}
.pagination li.active a {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
  color: #333;
}
.pagination li.active a:hover,
.pagination li.active a:active,
.pagination li.active a:focus {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
  color: #333;
}
.pagination li a {
  color: #8a8a8a;
  border-radius: 0 !important;
}
.pagination li a:hover,
.pagination li a:active,
.pagination li a:focus {
  color: #8a8a8a;
}
.pagination .arrow.prev,
.pagination .arrow.next {
  padding: 4px 11px 3px;
}
.car-details h2 {
  margin-top: 0;
}
.search-results-header {
  background-color: #485866;
  color: #fff;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.category-product-item > a {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.category-product-item > a:hover,
.category-product-item > a:active,
.category-product-item > a:focus {
  opacity: 0.8;
}
.category-product-item .product-name {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  line-height: 1.2;
  height: auto;
}
.category-product-item .category-children {
  border-top: solid 1px #d6d6d6;
  margin-top: 5px;
  padding: 5px 0;
}
.category-product-item .category-children a {
  display: block;
  font-family: "source sans pro";
  color: #0654b4;
}
.category-product-item img {
  max-width: 188px;
}
.hotlink-list-input input {
  border: solid 1px #e4e4e4;
  font-family: "source sans pro";
  font-weight: normal;
}
.hotlink-list-box {
  background: #ffffff;
  border: solid 1px #e4e4e4;
}
.hotlink-list {
  padding: 0 15px;
}
.hotlink-list li {
  font-family: "source sans pro";
  font-weight: normal;
}
.hotlink-list li a {
  font-family: "source sans pro";
  font-weight: normal;
  color: #e1251b;
}
.hotlink-list li a:hover {
  text-decoration: none;
  color: #e6392f;
}
.category-list {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.category-list .category-product-item {
  flex: 0 0 calc(25%);
  max-width: calc(25%);
  width: calc(25%);
  padding: 0 15px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .category-list .category-product-item {
    flex: 0 0 calc(33.33333333%);
    max-width: calc(33.33333333%);
    width: calc(33.33333333%);
  }
}
@media (max-width: 767px) {
  .category-list .category-product-item {
    flex: 0 0 calc(50%);
    max-width: calc(50%);
    width: calc(50%);
  }
}
@media (max-width: 365px) {
  .category-list .category-product-item {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.mam-product-result .mam-product-flex {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #e4e4e4;
  padding: 15px;
}
.mam-product-result .mam-product-flex .mam-product-image {
  flex: 0 0 auto;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.mam-product-result .mam-product-flex .mam-product-image a {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 95px;
}
.mam-product-result .mam-product-flex .mam-product-information {
  flex: 1;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-information {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-name h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  margin: 0 0 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .basic-flex {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mam-product-result .mam-product-flex .mam-product-information .mam-product-stock {
    margin-left: 15px;
  }
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability {
  display: flex;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability .label {
  padding: 3px 7px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-stock .product-availability .label .fa {
  margin-right: 5px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li {
  display: inline-block;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a {
  background: #ffffff;
  color: #ababab;
  border: solid 1px #dcdcdc;
  padding: 4px 8px;
  border-radius: 4px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:hover,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:active,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li a:focus {
  background: #dcdcdc;
  color: #ffffff;
  border: solid 1px #dcdcdc;
  text-decoration: none;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a {
  background: #ababab;
  color: #ffffff;
  border: solid 1px #ababab;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:hover,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:active,
.mam-product-result .mam-product-flex .mam-product-information .mam-product-tabs li.active a:focus {
  background: #ababab;
  color: #ffffff;
  border: solid 1px #ababab;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-product-description {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-information .mam-product-description {
    margin-bottom: 10px;
  }
}
.mam-product-result .mam-product-flex .mam-product-information .supplier-image {
  margin-left: 30px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info h4 {
  margin: 0 0 10px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info .well {
  margin: 0;
  padding: 5px 10px;
  list-style: none;
  background: #f9f9f9;
  border: solid 1px #e4e4e4;
}
.mam-product-result .mam-product-flex .mam-product-information .mam-fitting-info .well li {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.mam-product-result .mam-product-flex .mam-product-information .vehicle-notes table th {
  font-size: 11px;
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 4px 8px;
  border-top: solid 1px #eaeaea;
}
.mam-product-result .mam-product-flex .mam-product-information .vehicle-notes table td {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  padding: 4px 8px;
  border-top: solid 1px #eaeaea;
}
.mam-product-result .mam-product-flex .mam-product-actions {
  flex: 0 0 auto;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .mam-product-result .mam-product-flex .mam-product-actions {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.mam-product-result .mam-product-flex .mam-product-actions .price {
  font-size: 28px;
}
.mam-product-result .mam-product-flex .mam-product-actions .ex-vat-price,
.mam-product-result .mam-product-flex .mam-product-actions label {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 4px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 12px;
  min-width: 150px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:hover,
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:active,
.mam-product-result .mam-product-flex .mam-product-actions .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
#mam-sort-by {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #e4e4e4;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-availability .label strong {
  font-family: "source sans pro";
  font-weight: normal;
}
.exhaust-parts {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.exhaust-parts .exhaust-part-row {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 15px;
  border-left: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
}
@media (max-width: 991px) {
  .exhaust-parts .exhaust-part-row {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .exhaust-parts .exhaust-part-row.exhaust-2m {
    border-left: none;
  }
}
.exhaust-parts .exhaust-part-row.exhaust-1i {
  border-top: solid 1px #e4e4e4;
}
@media (min-width: 992px) {
  .exhaust-parts .exhaust-part-row.exhaust-2i {
    border-top: solid 1px #e4e4e4;
  }
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner {
  display: flex;
  flex-wrap: wrap;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-image {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
@media (max-width: 1199px) {
  .exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-image {
    flex: 0 0 100px;
    width: 100px;
    max-width: 100px;
  }
}
@media (max-width: 500px) {
  .exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-info {
  flex: 1;
  margin: 0 30px;
}
@media (max-width: 500px) {
  .exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 15px 0 0;
  }
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-info .exhaust-name {
  font-size: 20px;
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 5px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-info .exhaust-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing {
  flex: 0 0 auto;
}
@media (max-width: 500px) {
  .exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .price {
  text-align: right;
  font-size: 28px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .ex-vat-price {
  text-align: right;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 7px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .product-price-was {
  font-size: 16px;
  color: #333333;
  margin-bottom: 2px;
  font-family: "source sans pro";
  font-weight: normal;
  text-align: right;
  margin-bottom: 3px;
  text-decoration: line-through;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
@media (max-width: 500px) {
  .exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder {
    justify-content: flex-end;
  }
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder .btn-success:hover,
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder .btn-success:active,
.exhaust-parts .exhaust-part-row .exhaust-part-inner .exhaust-pricing .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.kit-product-lines {
  border: solid 1px #e4e4e4;
  background-color: #ffffff;
}
.kit-product-lines th {
  font-size: 14px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.kit-product-lines td {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
}
.kit-product-lines td .label {
  font-size: 11px;
}
.kit-product-lines td .price,
.kit-product-lines td .product-price {
  font-size: 30px;
}
.kit-product-lines td .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
.login-panel .panel-body {
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
}
.login-panel .panel-body label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.login-panel .panel-body label[for="remember"] {
  font-size: 14px;
  margin-bottom: 10px;
}
.login-panel .panel-body a {
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.login-panel .panel-body input {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
.login-panel .panel-footer {
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
.contact-page .panel-heading {
  background-color: #485866 !important;
}
.contact-page .panel-heading .panel-title {
  color: #fff !important;
}
.contact-page .panel-body {
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.contact-page .panel-body label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.contact-page .panel-body a,
.contact-page .panel-body p {
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.contact-page .panel-body input,
.contact-page .panel-body select,
.contact-page .panel-body textarea {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
.contact-page .panel-body input[type="file"] {
  border: none;
}
.contact-page .panel-footer {
  border-top: none;
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
.contact-page .panel-branch input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.contact-page .panel-branch .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.brand-page .brand-image {
  max-width: 200px;
  margin-bottom: 10px;
}
.brand-page p {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.branches-list .panel-branch .panel-heading .panel-title {
  font-family: "source sans pro";
  font-weight: normal;
}
.branches-list .panel-branch .panel-body {
  border-top: solid 1px #dcdcdc;
  background: #f5f5f5;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  padding: 15px 15px 30px;
}
.branches-list .panel-branch .panel-body .btn.btn-primary.special-btn {
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -webkit-transition: all 100ms linear;
  border-bottom: solid 2px rgba(0, 0, 0, 0.15) !important;
  border-radius: 4px;
  font-family: "source sans pro";
  letter-spacing: 0.5px;
  transition: all 100ms linear;
  background: #e1251b;
  border-color: #e1251b;
  color: #fff;
  font-weight: normal;
}
.branches-list .panel-branch .panel-body .btn.btn-primary.special-btn:hover,
.branches-list .panel-branch .panel-body .btn.btn-primary.special-btn:active,
.branches-list .panel-branch .panel-body .btn.btn-primary.special-btn:focus {
  background: #e6392f;
  border-color: #e6392f;
}
.branches-list .panel-branch .panel-body .branch-title {
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .branches-list .panel-branch .panel-body .col-md-4 .branch-title {
    margin: 20px 0 10px;
  }
}
.branches-list .panel-branch .panel-body address h4 {
  margin-top: 0;
}
.branches-list .panel-branch .panel-body h4 {
  margin-top: 15px;
  font-size: 18px;
}
.branches-list .panel-branch .panel-body p,
.branches-list .panel-branch .panel-body span {
  font-family: "source sans pro";
  font-weight: normal;
}
.branches-list .panel-branch .panel-body strong {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.branches-list .panel-branch .panel-body table {
  margin-bottom: 0;
}
.branches-list .panel-branch .panel-body table tr td {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
}
.postcode-finder-panel .panel-footer {
  background-color: white;
  border: 0;
  padding: 0;
}
.postcode-finder-panel .panel-footer label {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 25px;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex {
  display: flex;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .postcode-finder-panel .panel-footer .postcode-finder-flex .form-group {
    flex: 1;
  }
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input {
  text-transform: uppercase;
  height: 50px;
  font-size: 18px;
  font-family: "source sans pro";
  font-weight: normal;
  border-radius: 0;
  border: solid 1px #d6d6d6;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-transform: capitalize;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: capitalize;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input:-ms-input-placeholder {
  /* IE 10+ */
  text-transform: capitalize;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .form-group input:-moz-placeholder {
  /* Firefox 18- */
  text-transform: capitalize;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .btn {
  flex: 0 0 auto;
  font-size: 20px;
  padding: 0 15px;
  border-color: #e1251b;
  background: #e1251b;
  color: white;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.postcode-finder-panel .panel-footer .postcode-finder-flex .btn:hover {
  background-color: #e6392f;
  border: solid 1px #e6392f;
}
.basket-panel .panel-body {
  border-left: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
}
.basket-panel .panel-body .basket-header div {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.basket-panel .panel-body .order-line.basket-item-row .product-name {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.basket-panel .panel-body .order-line.basket-item-row .category-name {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .panel-body .order-line.basket-item-row .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 3px;
}
.basket-panel .panel-body .order-line.basket-item-row .product-code strong {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.basket-panel .panel-body .order-line.basket-item-row .stock-label {
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  padding: 2px 7px;
  border-radius: 2px;
  font-weight: bold;
  margin-top: 2px;
}
.basket-panel .panel-body .order-line.basket-item-row .stock-label .fa {
  margin-left: 2px;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-promotions .basket-promotion {
  background: #e1251b;
  display: inline-block;
  color: #ffffff;
  padding: 5px 10px;
  margin-top: 6px;
  margin-right: 7px;
  border-radius: 4px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 11px;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-promotions .basket-promotion:nth-of-type(3n - 1) {
  background: #333;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-promotions .basket-promotion:nth-of-type(3n) {
  background: #4caf50;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-quantity input {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  border: solid 1px #e4e4e4;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-quantity .basket-update,
.basket-panel .panel-body .order-line.basket-item-row .basket-quantity .basket-remove {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  margin-bottom: 0;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-quantity .quantity {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-quantity .unit-name {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 11px;
}
.basket-panel .panel-body .order-line.basket-item-row .pricing .price {
  font-size: 16px;
  color: #333;
}
.basket-panel .panel-body .order-line.basket-item-row .pricing .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.basket-panel .panel-body .order-line.basket-item-row .basket-total span {
  color: #333;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 18px;
}
.basket-panel .panel-body .discount-line .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.basket-panel .panel-body .discount-line .total .basket-discounts {
  font-family: "source sans pro";
  font-weight: normal;
  white-space: normal;
}
.basket-panel .panel-body .discount-line .total-value {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.basket-panel .panel-body .estimated-delivery .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  color: #777;
}
.basket-panel .panel-body .estimated-delivery .total-value {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #777;
}
.basket-panel .panel-body .estimated-delivery .total-value .none-found {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.basket-panel .panel-body .final-order-line .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
@media (max-width: 500px) {
  .basket-panel .panel-body .final-order-line .total {
    width: 100%;
  }
}
.basket-panel .panel-body .final-order-line .total-value {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
  font-size: 25px;
}
@media (max-width: 500px) {
  .basket-panel .panel-body .final-order-line .total-value {
    width: 100%;
  }
}
.basket-panel .panel-body .final-order-line .total-value .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.basket-panel .panel-body .final-order-line .total-value .ex-vat-price span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.basket-panel .panel-body .final-order-line .total-value .ex-vat-price label {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 10px;
}
@media (max-width: 500px) {
  .basket-panel .panel-body .final-order-line .voucher-line {
    width: 100%;
  }
}
.basket-panel .panel-body #delivery-method-div .total,
.basket-panel .panel-body #branch-finder .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
@media (max-width: 500px) {
  .basket-panel .panel-body #delivery-method-div .total,
  .basket-panel .panel-body #branch-finder .total {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .basket-panel .panel-body #delivery-method-div .select-div,
  .basket-panel .panel-body #branch-finder .select-div {
    width: 100%;
    margin-top: 5px;
  }
}
.basket-panel .panel-body #delivery-method-div select,
.basket-panel .panel-body #branch-finder select {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
}
.basket-panel .panel-body .basket-footer-text {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.basket-panel .panel-footer {
  border-left: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
}
.collection-message {
  margin: 10px 0 0;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.basket-button-bar {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .basket-button-bar {
    display: block;
  }
  .basket-button-bar .btn,
  .basket-button-bar #please-select-delivery {
    width: 100%;
    margin: 0 0 10px!important;
    font-size: 20px;
  }
}
.basket-button-bar .flex-larger {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .basket-button-bar .flex-larger .checkout-button-holder {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .basket-button-bar .flex-larger .checkout-button-holder {
    width: 100%;
  }
  .basket-button-bar .flex-larger .checkout-button-holder .btn-paypal {
    color: #022882;
    background: #ffc439;
    border-color: #ffc439;
  }
  .basket-button-bar .flex-larger .checkout-button-holder .btn-paypal:hover,
  .basket-button-bar .flex-larger .checkout-button-holder .btn-paypal:active,
  .basket-button-bar .flex-larger .checkout-button-holder .btn-paypal:focus {
    background: #ffd36c;
    border-color: #ffd36c;
  }
}
.basket-button-bar .flex-larger #please-select-delivery {
  order: 3;
  font-family: "source sans pro";
  font-weight: normal;
}
@media (max-width: 767px) {
  .basket-button-bar .flex-larger #please-select-delivery {
    width: 100%;
    margin: 0 0 10px!important;
    font-size: 20px;
    text-align: center;
    font-family: "source sans pro semi bold";
    font-weight: normal;
  }
}
#delivery-charge-modal .modal-body {
  padding: 0 15px;
}
#delivery-charge-modal .modal-body .order-line:last-of-type {
  border-bottom: none;
}
#delivery-charge-modal .modal-body .estimate-delivery-line .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  color: #777777;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-chooser {
  border: solid 1px #dcdcdc;
  box-shadow: none;
  -web-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-postcode-block {
  display: block;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-postcode-block .estimate-postcode-flex {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-postcode-block .estimate-postcode-flex #country-postcode {
  flex: 1;
  margin-top: 0;
  border: solid 1px #dcdcdc;
  box-shadow: none;
  -web-box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-postcode-block .estimate-postcode-flex #country-button {
  flex: 0 0 auto;
  font-size: 12px;
  padding: 0 12px;
  margin-left: 10px;
}
#delivery-charge-modal .modal-body .estimate-delivery-line #country-postcode-block .estimate-postcode-flex #country-button .fa {
  margin-right: 3px;
}
a.paypal-express {
  margin-bottom: -8px;
}
.product-results-header {
  margin: 0 0 15px;
}
.product-results-header span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.panel-order-process .panel-body {
  padding: 0;
}
.order-summary-panel .panel-body {
  border: solid 1px #e4e4e4;
}
.order-summary-panel .panel-body .product-name {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .category-name {
  margin-bottom: 5px;
}
.order-summary-panel .panel-body .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 3px;
}
.order-summary-panel .panel-body .product-code strong {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .ex-vat-price {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.order-summary-panel .panel-body .ex-vat-price span {
  font-size: 11px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .ex-vat-price label {
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
}
.order-summary-panel .panel-body .price {
  color: #333;
  font-size: 16px;
}
.order-summary-panel .panel-body .basket-total .price {
  font-size: 18px;
}
.order-summary-panel .panel-body .order-line .delivery-value .price {
  font-size: 20px;
}
.order-summary-panel .panel-body .order-line .delivery,
.order-summary-panel .panel-body .order-line .delivery-select,
.order-summary-panel .panel-body .order-line .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .order-line #delivery-select {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
}
.order-summary-panel .panel-body .order-line .total-value .price {
  font-size: 20px;
}
.order-summary-panel .panel-body .order-line .total-value .price span {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 14px;
}
.order-summary-panel .panel-body .order-line.subtotal-line .total-value .price {
  font-size: 20px;
}
.order-summary-panel .panel-body .last-order-line .total {
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .last-order-line .price {
  color: #333;
  font-size: 25px;
}
.order-summary-panel .panel-body .form-group label {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.order-summary-panel .panel-body .form-group input,
.order-summary-panel .panel-body .form-group textarea,
.order-summary-panel .panel-body .form-group select {
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #dcdcdc;
  resize: none;
}
.back-to-homepage {
  margin-bottom: 15px;
}
.order-progress-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 10px;
  padding-top: 25px;
  position: relative;
}
@media (max-width: 767px) {
  .order-progress-bar {
    display: none;
  }
}
.order-progress-bar .progress-connector {
  height: 5px;
  flex: 1;
  margin: 0 -5px;
}
.order-progress-bar .progress-connector.connector-completed {
  background-color: #8fd28f;
}
.order-progress-bar .progress-connector.connector-current {
  background-color: #5cb85c;
}
.order-progress-bar .progress-connector.connector-incomplete {
  background-color: #d4d4d4;
}
.order-progress-bar .progress-connector.connector-first {
  opacity: 0;
  margin-left: 0;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
@media (max-width: 991px) {
  .order-progress-bar .progress-connector.connector-first {
    flex: 0 0 35px;
    width: 35px;
    max-width: 35px;
  }
}
.order-progress-bar .progress-connector.connector-last {
  opacity: 0;
  margin-right: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
@media (max-width: 991px) {
  .order-progress-bar .progress-connector.connector-last {
    flex: 0 0 35px;
    width: 35px;
    max-width: 35px;
  }
}
.order-progress-bar .progress-step.step-completed .progress-number {
  background-color: #8fd28f;
}
.order-progress-bar .progress-step.step-completed .progress-label {
  color: #8fd28f;
}
.order-progress-bar .progress-step.step-current .progress-number {
  background-color: #5cb85c;
}
.order-progress-bar .progress-step.step-current .progress-label {
  color: #5cb85c;
}
.order-progress-bar .progress-step.step-incomplete .progress-number {
  background-color: #d4d4d4;
}
.order-progress-bar .progress-step.step-incomplete .progress-label {
  color: #d4d4d4;
}
.order-progress-bar .progress-step .progress-number {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  border: solid 2px #ffffff;
  z-index: 100;
  position: relative;
}
.order-progress-bar .progress-step .progress-number p {
  width: 100%;
  text-align: center;
  color: white;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 30px;
}
.order-progress-bar .progress-step .progress-label {
  position: absolute;
  width: 150px;
  color: orange;
  margin-left: -62px;
  text-align: center;
  font-family: "source sans pro";
  font-weight: normal;
  top: 0;
}
.special-instructions-panel .panel-body {
  border: solid 1px #e4e4e4;
}
.bought-with-products-total p {
  margin: 0;
  display: inline-block;
  font-family: "source sans pro";
  font-weight: normal;
}
.bought-with-products-total .price {
  display: inline-block;
}
.bought-with-products-total .btn {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 11px;
  background: #5cb85c;
  border-color: #5cb85c;
}
.bought-with-products-total .btn:hover,
.bought-with-products-total .btn:active,
.bought-with-products-total .btn:focus {
  background: #80c780;
  border-color: #80c780;
}
.bought-with-products-total .btn .fa {
  margin-left: 3px;
}
.bought-with-list li {
  font-family: "source sans pro";
  font-weight: normal;
}
.bought-with-list li strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.recently-ordered-panel .panel-heading {
  background-color: #333;
}
.recently-ordered-panel .panel-heading .panel-title {
  color: #ffffff;
}
.recently-ordered-panel .panel-heading .panel-title .fa-times {
  color: rgba(0, 0, 0, 0.3);
  margin-left: 7px;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.recently-ordered-panel .panel-heading .panel-title .fa-times:hover {
  color: rgba(0, 0, 0, 0.5);
}
.recently-ordered-panel .panel-body .swiper-product-image {
  text-align: center;
  position: relative;
}
.recently-ordered-panel .panel-body .swiper-product-image img {
  max-width: 250px;
}
.recently-ordered-panel .panel-body .swiper-product-image .item-detail-badge img {
  position: absolute;
  top: 0;
  left: 0;
}
.recently-ordered-panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-small img {
  max-height: 40px !important;
  max-width: 40px !important;
}
.recently-ordered-panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-medium img {
  max-height: 60px !important;
  max-width: 60px !important;
}
.recently-ordered-panel .panel-body .swiper-product-image .item-detail-badge.item-detail-badge-large img {
  max-height: 80px !important;
  max-width: 80px !important;
}
.recently-ordered-panel .panel-body .swiper-product-image .product-availability {
  position: absolute;
  top: 0;
  right: 0;
}
.recently-ordered-panel .panel-body .review-line {
  text-align: left;
}
.recently-ordered-panel .panel-body .swiper-product-name {
  margin: 0 0 5px;
}
.recently-ordered-panel .panel-body .swiper-product-name a {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.recently-ordered-panel .panel-body .swiper-product-code {
  font-family: "source sans pro";
  font-weight: normal;
  color: #8a8a8a;
  font-size: 12px;
  margin-bottom: 5px;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder .success-input {
  flex: 0 0 auto;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 45px;
  border: solid 1px #e4e4e4;
  padding: 0 7px;
  font-size: 11px;
  font-family: "source sans pro";
  font-weight: normal;
  height: 28px;
  border-radius: 4px 0 0 4px;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder .btn-success {
  flex: 1;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  padding: 3px 5px 4px 8px;
  margin: 0;
  border-radius: 0 4px 4px 0px;
  max-width: 65px;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder .btn-success:hover,
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder .btn-success:active,
.recently-ordered-panel .panel-body .swiper-product-price-and-code .success-add-holder .btn-success:focus {
  background-color: #80c780;
  border-color: #80c780;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .swiper-product-pricing {
  text-align: right;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
  font-size: 20px;
  margin: 0;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-price span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-was-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  color: #333333;
  margin-bottom: 0;
  text-decoration: line-through;
}
.recently-ordered-panel .panel-body .swiper-product-price-and-code .swiper-product-pricing .swiper-product-exvat {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 0;
}
#reviews-section {
  display: block;
  height: 115px;
  /*same height as header*/
  margin-top: -115px;
  /*same height as header*/
  visibility: hidden;
}
.highlight-differences-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  width: 100%;
  padding: 0 10px;
}
.highlight-differences-outer input {
  margin: 0 0 0 7px;
}
.alert-motd .motd-message {
  font-family: "source sans pro";
  font-weight: normal;
}
.alert-motd .motd-message strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.alert-motd .motd-message p {
  font-family: "source sans pro";
  font-weight: normal;
}
.alert-motd .motd-message p strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.psuedo-modal .psuedo-modal-heading .psuedo-modal-title {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.psuedo-modal .psuedo-modal-body {
  font-family: "source sans pro";
  font-weight: normal;
}
.psuedo-modal .psuedo-modal-body strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.psuedo-modal .psuedo-modal-body p {
  font-family: "source sans pro";
  font-weight: normal;
}
.psuedo-modal .psuedo-modal-body p strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
div.filter:first-child h3 {
  margin-top: 5px;
}
.sidebar-section {
  margin-bottom: 15px;
}
.sidebar-section .sidebar-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #dcdcdc;
  padding: 10px 15px;
  cursor: pointer;
}
.sidebar-section .sidebar-header span {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "rubik medium";
  font-size: 18px;
}
.sidebar-section .sidebar-header .fa {
  font-size: 18px;
}
.sidebar-section .sidebar-body {
  padding: 10px 15px;
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  display: none;
}
@media (min-width: 992px) {
  .sidebar-section .show-body {
    display: block;
  }
}
@media (max-width: 991px) {
  .sidebar-section .show-body-mobile {
    display: block;
  }
}
.quick-add-holder .quick-add-item {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 5px;
}
.quick-add-holder .quick-add-item .qp-qty {
  width: 70px;
  margin-right: 5px;
  font-size: 13px;
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
}
.quick-add-holder .quick-add-item .qp-part-number {
  flex: 1 1 0%;
  min-width: 1px;
  font-size: 13px;
  font-family: "source sans pro";
  font-weight: normal;
  box-shadow: none;
}
.quick-add-holder .quick-add-item .btn {
  flex: 0 0 40px;
  width: 40px;
  max-width: 40px;
  margin-left: 5px;
}
.quick-add-holder .quick-add-item .btn.quick-add-remove {
  opacity: 0.8;
}
.quick-add-holder .quick-add-item .btn.quick-add-remove:hover,
.quick-add-holder .quick-add-item .btn.quick-add-remove:active,
.quick-add-holder .quick-add-item .btn.quick-add-remove:focus {
  opacity: 1;
}
.extra-categories a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 3px;
}
.extra-categories a:hover,
.extra-categories a:active,
.extra-categories a:focus {
  text-decoration: none;
}
.extra-categories a:hover span,
.extra-categories a:active span,
.extra-categories a:focus span {
  color: #e1251b;
}
.extra-categories a:hover .fa,
.extra-categories a:active .fa,
.extra-categories a:focus .fa {
  color: #9C9898;
}
.extra-categories a span {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "source sans pro";
  font-weight: normal;
  color: #333;
  font-size: 15px;
}
.extra-categories a .fa {
  margin-left: 5px;
  font-size: 13px;
  color: #CBCBCB;
}
.modal-product-details-after {
  padding: 10px !important;
}
footer .footer-top {
  background-color: #485866;
  padding: 15px 35px 30px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  footer .footer-top {
    padding: 15px 15px 30px;
  }
}
footer .footer-top .footer-menus {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: -10px -40px;
}
@media (max-width: 767px) {
  footer .footer-top .footer-menus {
    margin: -10px -30px;
  }
}
footer .footer-top .footer-menus .footer-origin {
  flex: 1 1 0%;
  min-width: 1px;
  text-align: right;
  padding: 10px 40px;
}
footer .footer-top .footer-menus .footer-origin p {
  color: #fff;
  font-family: "source sans pro";
  font-weight: normal;
}
footer .footer-top .footer-menus .footer-origin img {
  max-width: 106px;
}
footer .footer-top .footer-menus .footer-menu {
  flex: 0 0 auto;
  padding: 10px 40px;
}
footer .footer-top .footer-menus .footer-menu .footer-title {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #fff;
  font-size: 18px;
}
footer .footer-top .footer-menus .footer-menu .footer-links a {
  color: #fff;
  font-family: "source sans pro";
  font-weight: normal;
  display: block;
}
footer .footer-top .footer-menus .footer-payments {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 10px 40px;
  min-width: 200px;
}
footer .footer-top .footer-menus .footer-payments .footer-title {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #fff;
  font-size: 18px;
}
footer .footer-top .footer-menus .footer-payments .payment-cards {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px -10px 0;
}
footer .footer-top .footer-menus .footer-payments .payment-cards .card {
  padding: 0 10px;
  margin: 0 0 5px;
}
footer .footer-top .footer-menus .footer-payments .payment-cards .card.cc-mastercard {
  flex: 0 0 65px;
  width: 65px;
  max-width: 65px;
}
footer .footer-top .footer-menus .footer-payments .payment-cards .card.cc-paypal {
  flex: 0 0 90px;
  width: 90px;
  max-width: 90px;
}
footer .footer-top .footer-menus .footer-payments .payment-cards .card.cc-visa {
  flex: 0 0 70px;
  width: 70px;
  max-width: 70px;
  margin-top: -4px;
}
footer .footer-bottom {
  background-color: #333e48;
  padding: 15px 15px 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .footer-bottom .footer-address {
  flex: 1 1 0%;
  min-width: 1px;
  padding-right: 150px;
  text-align: center;
}
@media (max-width: 767px) {
  footer .footer-bottom .footer-address {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
footer .footer-bottom .footer-socials {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  order: -1;
}
@media (max-width: 767px) {
  footer .footer-bottom .footer-socials {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-top: 10px;
    justify-content: flex-start;
    order: 3;
  }
}
footer .footer-bottom .footer-socials .social-media-icon {
  background: #fff;
  color: #333e48;
  border-radius: 100px;
  font-size: 27px;
  height: 37px;
  width: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}
footer .footer-bottom .footer-socials .social-media-icon:hover,
footer .footer-bottom .footer-socials .social-media-icon:active,
footer .footer-bottom .footer-socials .social-media-icon:focus {
  text-decoration: none;
  opacity: 0.8;
}
footer .footer-bottom p {
  color: #fff;
  font-family: "source sans pro";
  font-weight: normal;
  margin: 0;
}
footer .footer-bottom p span {
  font-family: "source sans pro";
  font-weight: normal;
}
.colour-variants.product-page-variants {
  bottom: 0;
  left: 0;
}
.unit-message {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 11px;
  margin: 5px 0 3px;
}
.unit-list {
  padding: 0 17px;
  margin: 0 5px;
}
.unit-list li {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 11px;
}
.product-name-outer {
  margin: 0 0 5px;
  font-size: 16px;
}
.product-list .product-name {
  overflow: none;
}
.fa-star,
.fa-star-o,
.fa-star-half-o {
  color: #f9aa33 !important;
}
.badge-inner .product-list-item-inner {
  display: block !important;
}
.badge-inner .product-list-item-inner .caption {
  display: block !important;
}
.product-grid-view .product-list-item {
  height: 100%;
}
.product-grid-view .product-list-item .product-list-item-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product-grid-view .product-list-item .product-list-item-inner .caption {
  flex: 1 1 0%;
  min-height: 1px;
  display: flex;
  flex-direction: column;
}
.product-grid-view .product-list-item .product-list-item-inner .caption .lower-product-section {
  flex: 1 1 0%;
  min-height: 1px;
  display: flex;
  flex-direction: column;
}
.product-grid-view .product-list-item .product-list-item-inner .caption .lower-product-section .price-section {
  flex: 1 1 0%;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.stock-message.stock-message-success {
  color: #4caf50;
}
.stock-message.stock-message-success .fa {
  color: #4caf50;
}
.stock-message.stock-message-warning {
  color: #ff9800;
}
.stock-message.stock-message-warning .fa {
  color: #ff9800;
}
.stock-message.stock-message-danger {
  color: #f44336;
}
.stock-message.stock-message-danger .fa {
  color: #f44336;
}
.stock-message strong {
  font-family: "source sans pro";
  font-weight: normal;
}
.index-banner {
  margin-bottom: 15px;
}
.homepage-badge {
  border-bottom: solid 1px #dcdcdc;
  margin-bottom: 35px;
}
.promotions-section h2 {
  margin: 0 0 10px;
  font-size: 15px;
}
.promotions-section ul {
  padding: 0 0 5px!important;
  margin: 0;
  list-style: none;
}
.promotions-section ul li h4 {
  margin: 0 0 10px;
  font-size: 14px;
  font-family: "source sans pro" !important;
  font-weight: 400px !important;
  color: #e1251b;
}
.promotions-section ul li h6 {
  margin: -5px 0 10px;
  font-size: 12px;
  font-family: "source sans pro" !important;
  font-weight: 400px !important;
}
.discount-line .total-text,
.discount-line .total-value {
  color: #e1251b !important;
}
.basket-panel .discount-line,
.basket-panel .discount-line .price {
  color: #e1251b !important;
}
.badge-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px 15px;
}
.badge-outer .badge-left,
.badge-outer .badge-right {
  display: flex;
  align-items: center;
  font-size: 50px;
  padding: 0 10px;
  cursor: pointer;
  outline: none !important;
}
@media (max-width: 550px) {
  .badge-outer .badge-left,
  .badge-outer .badge-right {
    font-size: 25px;
  }
}
.badge-outer .badge-left:hover,
.badge-outer .badge-right:hover,
.badge-outer .badge-left:active,
.badge-outer .badge-right:active,
.badge-outer .badge-left:focus,
.badge-outer .badge-right:focus {
  opacity: 0.8;
}
.badge-outer .badge-inner {
  padding: 0 10px;
  flex: 1 1 0%;
  min-width: 1px;
}
.badge-outer .badge-inner .product-list-container > .slick-list > .slick-track {
  margin-left: 0;
}
.badge-outer .badge-inner .product-grid-view {
  margin-bottom: 0;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.badge-outer .badge-inner .product-grid-view .product-list-item .thumbnail {
  padding: 0;
}
.badge-outer .badge-inner .product-grid-view .product-list-item .actions-section,
.badge-outer .badge-inner .product-grid-view .product-list-item .product-availability,
.badge-outer .badge-inner .product-grid-view .product-list-item .extra-text {
  display: none;
}
.homepage-badge h2 {
  margin: 0 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
@media (max-width: 767px) {
  .homepage-badge h2 {
    font-size: 24px;
  }
}
.homepage-badge h2 span a {
  font-size: 16px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 10px;
  vertical-align: baseline;
  color: #0654b4;
}
.homepage-badge .product-list .product-list-container {
  display: block;
  margin: 0;
}
.homepage-badge .compare-outer {
  display: none;
}
.homepage-badge .brand-image {
  display: none;
}
.homepage-badge .product-availability {
  display: none;
}
.homepage-badge .extra-text {
  display: none;
}
.homepage-element {
  margin-bottom: 75px;
}
.homepage-element h1,
.homepage-element h2,
.homepage-element h3,
.homepage-element h4,
.homepage-element h5,
.homepage-element h6,
.homepage-element strong {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.homepage-element h1 em,
.homepage-element h2 em,
.homepage-element h3 em,
.homepage-element h4 em,
.homepage-element h5 em,
.homepage-element h6 em,
.homepage-element strong em {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.homepage-element p,
.homepage-element li,
.homepage-element a,
.homepage-element em,
.homepage-element span {
  font-family: "source sans pro";
  font-weight: normal;
}
.world-brands {
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 20px 0;
  border: solid 1px #dcdcdc;
  border-radius: 2px;
  position: relative;
}
.world-brands h1 {
  margin: 0 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -15px;
  left: 15px;
  background: #fff;
  padding: 0px 10px 0 5px;
}
.world-brands .brands-output {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.world-brands .brands-output .brand-output {
  flex: 0 0 calc(11.11111111%);
  width: calc(11.11111111%);
  max-width: calc(11.11111111%);
  text-align: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}
.world-brands .brands-output .brand-output:hover,
.world-brands .brands-output .brand-output:active,
.world-brands .brands-output .brand-output:focus {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.world-brands .brands-output .brand-output img {
  max-width: 100px;
}
.prettyFile input[type="file"] {
  display: none;
}
.prettyFile .input-append {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.prettyFile .input-append input {
  flex: 1 1 0%;
  min-width: 1px;
  margin: 0 !important;
}
.prettyFile .input-append .btn {
  margin-left: 5px;
  display: flex;
  align-items: center;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
}
.product-page-banner,
.catalogue-banner {
  padding: 30px 0;
}
.summary-element {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  padding: 10px 0;
}
.summary-element * {
  font-family: "source sans pro";
  font-weight: normal;
}
.faqs-homepage > h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
.question-section {
  margin-bottom: 30px;
}
.question-section h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.search-results > h2 {
  margin: 0 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.search-results > h4 {
  margin: 0 0 10px;
}
.search-results > h4 em {
  font-family: "source sans pro";
  font-weight: normal;
}
.search-results > h4 em a {
  font-family: "source sans pro";
  font-weight: normal;
}
.question-outer {
  border-top: solid 1px #e6e6e6;
  padding: 20px 0;
}
.question-outer:last-of-type {
  border-bottom: solid 1px #e6e6e6;
}
.question-outer .question-q {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  cursor: pointer;
}
.question-outer .question-q:hover,
.question-outer .question-q:active,
.question-outer .question-q:focus {
  opacity: 0.8;
}
.question-outer .question-q .question-letter {
  flex: 0 0 75px;
  width: 75px;
  max-width: 75px;
  padding: 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 25px;
}
.question-outer .question-q .question-content {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
  padding-top: 8px;
}
.question-outer .question-q .question-toggle {
  text-align: right;
  font-size: 20px;
  padding-top: 6px;
  line-height: 1;
}
.question-outer .question-a {
  display: none;
}
.question-outer .question-a .question-a-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 20px;
}
.question-outer .question-a .question-a-inner .question-letter {
  flex: 0 0 75px;
  width: 75px;
  max-width: 75px;
  padding: 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 25px;
}
.question-outer .question-a .question-a-inner .question-content {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 16px;
  padding-top: 3px;
}
.question-outer .question-a .question-a-inner .question-content p,
.question-outer .question-a .question-a-inner .question-content a {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 16px;
  margin: 0;
}
.returns-text {
  margin: 0 0 20px;
}
.unit-name {
  display: block;
  font-size: 14px;
  font-family: "source sans pro";
  margin: 5px 0 0;
}
.pack-size {
  margin: 0 0 10px;
  display: block;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.units-section {
  margin: 0 0 5px;
}
.units-section select {
  box-shadow: none;
  font-family: "source sans pro";
}
.compare-container {
  position: relative;
  z-index: 14;
}
.compare-button {
  display: none;
}
.info-descriptions {
  padding: 0 0 10px;
}
.modal-product-descriptions-toggle {
  margin-bottom: 10px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  color: #0654b4;
  cursor: pointer;
}
.modal-product-descriptions-toggle:hover,
.modal-product-descriptions-toggle:active,
.modal-product-descriptions-toggle:focus {
  text-decoration: underline;
  color: #043d83;
}
.modal-product-description {
  display: none;
  padding: 0 0 10px;
}
.category-description-panel .panel-body {
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
}
.category-description-panel .panel-body p {
  font-family: "source sans pro";
  font-weight: normal;
}
.compare-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.compare-row td .modal-product {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}
.compare-row .modal-product {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.compare-row .modal-product .review-line {
  height: 20px;
  margin-bottom: 5px;
}
.compare-row .modal-product .review-line span {
  font-family: "rubik light";
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.compare-row .modal-product .fa-times {
  color: #f44336;
  cursor: pointer;
}
.compare-row .modal-product .fa-times:hover,
.compare-row .modal-product .fa-times:active,
.compare-row .modal-product .fa-times:focus {
  opacity: 0.8;
}
.compare-row .modal-product .cca-modal-image {
  text-align: center;
  position: relative;
}
.compare-row .modal-product .cca-modal-image img {
  max-width: 170px;
  max-height: 170px;
}
.compare-row .modal-product .cca-modal-image .cca-modal-brand {
  position: absolute;
  bottom: 0;
  right: 0;
}
.compare-row .modal-product .cca-modal-name {
  display: block;
}
.compare-row .modal-product .cca-modal-name h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 5px;
  color: #333333;
  line-height: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.compare-row .modal-product .cca-modal-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.compare-row .modal-product .cca-modal-stock {
  margin-bottom: 5px;
}
.compare-row .modal-product .cca-modal-price {
  flex: 1 1 0%;
  min-height: 1px;
  min-width: 1px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.compare-row .modal-product .cca-modal-price .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.compare-row .modal-product .cca-modal-price .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.compare-row .modal-product .cca-modal-price .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  text-align: right;
}
.compare-row .modal-product .cca-modal-price .save-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  text-align: right;
  color: #f44336;
}
.compare-row .modal-product .modal-product-image {
  text-align: center;
  position: relative;
}
.compare-row .modal-product .modal-product-image .mam-product-supplier {
  position: absolute;
  bottom: 0;
  right: 0;
}
.compare-row .modal-product .modal-product-image img {
  width: auto;
}
.compare-row .modal-product .modal-product-name a h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 42px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.compare-row .modal-product .modal-product-name a:hover h3,
.compare-row .modal-product .modal-product-name a:active h3,
.compare-row .modal-product .modal-product-name a:focus h3 {
  opacity: 0.8;
}
.compare-row .modal-product .modal-product-name .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 5px;
}
.compare-row .modal-product .modal-product-name .product-availability {
  margin-bottom: 5px;
}
.compare-row .modal-product .modal-product-name .product-description {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 5px;
}
.compare-row .modal-product .modal-product-name .modal-product-description {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 5px;
}
.compare-row .modal-product .modal-product-price .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.compare-row .modal-product .modal-product-price .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.compare-row .modal-product .modal-product-price .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
}
.compare-row .modal-product .modal-product-price .save-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  color: #f44336;
}
.compare-row .modal-product .modal-product-price .ex-vat-price {
  margin: 0;
}
.compare-row .modal-product .qty-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 0;
  margin: -45px 0 0;
}
.compare-row .modal-product .qty-section label {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-right: 7px;
  margin-bottom: 0;
  display: none;
}
.compare-row .modal-product .qty-section input {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  border: solid 1px #bbb;
  padding: 3px 5px;
}
.compare-row .modal-product .btn-section .btn {
  margin-bottom: 10px;
}
.compare-row .modal-product .btn-section .btn .fa {
  margin-left: 7px;
  font-size: 18px;
  float: right;
}
.modal-title {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.ses-cca-product .product-page-image {
  flex: 1 1 0%;
  min-width: 1px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .ses-cca-product .product-page-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    min-width: 1px;
    margin-right: 0;
  }
}
.ses-cca-product .product-page-image .product-page-image-title {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.ses-cca-product .product-page-image .product-page-image-title h3 {
  flex: 1 1 0%;
  min-width: 1px;
  padding-right: 10px;
  margin: 0;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 30px;
  margin: 0 0 10px;
}
.ses-cca-product .product-page-image .product-page-image-title img {
  max-height: 50px;
  max-width: 100px;
  margin: 0 0 10px;
  width: auto;
}
.ses-cca-product .product-page-image .image-holder {
  flex: 0 0 350px;
  max-width: 350px;
  width: 350px;
  position: relative;
}
.ses-cca-product .product-page-image .image-holder.image-holder-large {
  flex: 0 0 600px;
  max-width: 600px;
  width: 600px;
}
@media (max-width: 1199px) {
  .ses-cca-product .product-page-image .image-holder {
    flex: 0 0 200px;
    max-width: 200px;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .ses-cca-product .product-page-image .image-holder {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px;
  }
}
.ses-cca-product .product-page-image .product-page-image-inner {
  flex: 0 0 350px;
  max-width: 350px;
  width: 350px;
  position: relative;
}
@media (max-width: 1199px) {
  .ses-cca-product .product-page-image .product-page-image-inner {
    flex: 0 0 200px;
    max-width: 200px;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .ses-cca-product .product-page-image .product-page-image-inner {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px;
  }
}
.ses-cca-product .product-page-image .product-page-image-text {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 30px 0 15px;
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .ses-cca-product .product-page-image .product-page-image-text {
    padding: 0;
  }
}
.ses-cca-product .product-page-image .product-page-image-text .ses-brand-image {
  margin: 0 0 10px;
}
.ses-cca-product .product-page-image .product-page-image-text .ses-brand-image img {
  max-width: 100px;
}
.ses-cca-product .product-page-image .product-page-image-text .product-name {
  margin: 0 0 5px;
}
.ses-cca-product .product-page-image .product-page-image-text .product-code {
  margin: 0 0 15px;
  font-size: 16px;
  font-family: "source sans pro";
}
.ses-cca-product .product-page-image .product-page-image-text .review-line {
  font-size: 20px;
  margin: 0 0 10px;
}
.ses-cca-product .product-page-image .product-page-image-text .review-line span {
  font-size: 14px;
}
.ses-cca-product .product-page-image .product-page-image-text .product-description {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-image .product-page-image-text .product-surcharge {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
  color: #ff0000;
}
.ses-cca-product .product-page-image .product-page-image-text .product-crossref {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
}
.ses-cca-product .product-page-image .product-page-image-text .product-successor {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 15px;
}
.ses-cca-product .product-page-image .product-page-image-text .product-successor a {
  font-family: "source sans pro";
  font-weight: normal;
  color: #e1251b;
}
.ses-cca-product .product-page-image .product-page-image-text p,
.ses-cca-product .product-page-image .product-page-image-text li,
.ses-cca-product .product-page-image .product-page-image-text a,
.ses-cca-product .product-page-image .product-page-image-text ul,
.ses-cca-product .product-page-image .product-page-image-text span {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-image .product-page-image-text h1,
.ses-cca-product .product-page-image .product-page-image-text h2,
.ses-cca-product .product-page-image .product-page-image-text h3,
.ses-cca-product .product-page-image .product-page-image-text h4,
.ses-cca-product .product-page-image .product-page-image-text h5,
.ses-cca-product .product-page-image .product-page-image-text h6,
.ses-cca-product .product-page-image .product-page-image-text strong,
.ses-cca-product .product-page-image .product-page-image-text b {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-image .product-page-image-text ul {
  padding: 0 0 18px;
}
.ses-cca-product .product-page-image a.thumbnail {
  border: none;
  padding: 0;
}
.ses-cca-product .product-page-image .video-holder {
  display: none;
}
.ses-cca-product .product-page-image .video-holder iframe {
  border: none;
  width: 100%;
  height: 360px;
  margin-bottom: 15px;
}
.ses-cca-product .product-page-image .product-detail-badge {
  position: absolute;
  top: 0;
  left: 0;
}
.ses-cca-product .product-page-image .product-detail-badge .badge-large {
  max-width: 150px;
  max-height: 150px;
}
.ses-cca-product .product-page-image .product-detail-badge .badge-medium {
  max-width: 100px;
  max-height: 100px;
}
.ses-cca-product .product-page-image .product-detail-badge .badge-small {
  max-width: 75px;
  max-height: 75px;
}
.ses-cca-product .product-page-image .extra-images-swiper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.ses-cca-product .product-page-image .extra-images-swiper .fa {
  font-size: 35px;
  cursor: pointer;
}
.ses-cca-product .product-page-image .extra-images-swiper .fa:hover,
.ses-cca-product .product-page-image .extra-images-swiper .fa:active,
.ses-cca-product .product-page-image .extra-images-swiper .fa:focus {
  opacity: 0.8;
}
.ses-cca-product .product-page-image .extra-images-swiper .fa.fa-chevron-left {
  margin-right: 5px;
}
.ses-cca-product .product-page-image .extra-images-swiper .fa.fa-chevron-right {
  margin-left: 5px;
}
.ses-cca-product .product-page-image .extra-images-swiper .extra-images {
  flex: 1 1 0%;
  min-width: 1px;
}
.ses-cca-product .product-page-image .extra-images-swiper .extra-images .slick-container .extra-image-slide {
  padding: 5px;
}
.ses-cca-product .product-page-image .extra-images-swiper .extra-images .slick-container .extra-image-slide img {
  cursor: pointer;
  border: solid 1px #485866;
  padding: 5px;
}
.ses-cca-product .product-page-image .extra-images-swiper .extra-images .slick-container .extra-image-slide img:hover,
.ses-cca-product .product-page-image .extra-images-swiper .extra-images .slick-container .extra-image-slide img:active,
.ses-cca-product .product-page-image .extra-images-swiper .extra-images .slick-container .extra-image-slide img:focus {
  opacity: 0.8;
}
.ses-cca-product .product-page-main {
  flex: 0 0 300px;
  max-width: 300px;
  width: 300px;
}
@media (max-width: 991px) {
  .ses-cca-product .product-page-main {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .ses-cca-product .product-page-main {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.ses-cca-product .product-page-main h3.product-page-title {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 5px;
  font-size: 30px;
}
.ses-cca-product .product-page-main .product-code {
  font-size: 18px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
  color: #333;
  word-break: break-all;
}
.ses-cca-product .product-page-main .product-description {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
}
.ses-cca-product .product-page-main .product-description p,
.ses-cca-product .product-page-main .product-description li,
.ses-cca-product .product-page-main .product-description a,
.ses-cca-product .product-page-main .product-description ul,
.ses-cca-product .product-page-main .product-description span {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-main .product-description h1,
.ses-cca-product .product-page-main .product-description h2,
.ses-cca-product .product-page-main .product-description h3,
.ses-cca-product .product-page-main .product-description h4,
.ses-cca-product .product-page-main .product-description h5,
.ses-cca-product .product-page-main .product-description h6,
.ses-cca-product .product-page-main .product-description strong,
.ses-cca-product .product-page-main .product-description b {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-main .product-description ul {
  padding: 0 0 18px;
}
.ses-cca-product .product-page-main .review-line {
  font-size: 21px;
  letter-spacing: 0px;
  margin: 0 0 10px;
}
.ses-cca-product .product-page-main .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 15px;
  color: #0654b4;
}
.ses-cca-product .product-page-main .brand-image {
  max-width: 75px;
  padding: 10px 0;
}
.ses-cca-product .product-page-main .product-surcharge {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 15px;
}
.ses-cca-product .product-page-main .product-page-price {
  margin-bottom: 15px;
}
.ses-cca-product .product-page-main .product-page-price .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.ses-cca-product .product-page-main .product-page-price .ses-price .price {
  font-size: 30px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-main .product-page-price .ses-price .price span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-main .product-page-price .ses-price .inc-vat {
  flex: 0 0 27px;
  width: 27px;
  max-width: 27px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 14px;
  margin-top: 8px;
  text-align: right;
}
.ses-cca-product .product-page-main .product-page-price .was-price {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 0;
  font-size: 16px;
}
.ses-cca-product .product-page-main .product-page-price .save-price {
  font-family: "source sans pro";
  font-weight: normal;
  margin-bottom: 0;
  font-size: 16px;
  color: #f44336;
}
.ses-cca-product .product-page-main .product-unit-type {
  margin: 0 0 15px;
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-main .stock-message {
  font-size: 14px;
  margin-bottom: 5px;
}
.ses-cca-product .product-page-main .ndd-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 18px;
  margin: 10px 0;
}
.ses-cca-product .product-page-main .ndd-text span {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 18px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .ses-cca-product .product-page-main .ndd-text span {
    flex: 1 1 0%;
    min-width: 1px;
  }
}
.ses-cca-product .product-page-main .qty-stock-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.ses-cca-product .product-page-main .qty-stock-flex .product-availability {
  flex: 1 1 0%;
  min-width: 1px;
  padding-right: 10px;
}
.ses-cca-product .product-page-main .qty-stock-flex .product-availability .stock-message {
  font-size: 16px;
}
.ses-cca-product .product-page-main .actions-section {
  max-width: 350px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .ses-cca-product .product-page-main .actions-section {
    max-width: 100%;
  }
}
.ses-cca-product .product-page-main .actions-section .qty-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 10px;
  margin-bottom: 15px;
}
.ses-cca-product .product-page-main .actions-section .qty-section label {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin-right: 7px;
  margin-bottom: 0;
}
.ses-cca-product .product-page-main .actions-section .qty-section input {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  border: solid 1px #bbb;
  padding: 5px 10px;
}
.ses-cca-product .product-page-main .actions-section .btn-section .btn {
  margin-bottom: 10px;
}
.ses-cca-product .product-page-main .actions-section .btn-section .btn .fa {
  margin-left: 7px;
  font-size: 18px;
  float: right;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body {
  padding: 15px 0;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group:not(.group-textarea) {
  display: inline-block;
  margin-right: 30px !important;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group textarea {
  resize: none;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group label {
  margin-bottom: 3px;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group .stars {
  display: flex;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group .stars li {
  padding: 0 2px;
  font-size: 18px;
}
.ses-cca-product .product-page-main .review-write-panel .panel-body .form-group .stars li a {
  width: auto;
}
.ses-cca-product .product-page-main .review-write-panel .panel-footer {
  padding: 10px 0;
}
.ses-cca-product .product-page-below {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 15px 0;
}
.ses-cca-product .product-page-below h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
.ses-cca-product .product-page-below .product-page-details {
  margin-bottom: 30px;
}
.ses-cca-product .product-page-below .product-page-details .well.applications {
  list-style: none;
  padding: 5px 10px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 130px;
}
.ses-cca-product .product-page-below .product-page-details .well.applications li {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-details h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
.ses-cca-product .product-page-below .product-page-details table th {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-details table td {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-details table td .fa-check {
  color: #4caf50;
}
.ses-cca-product .product-page-below .product-page-details table td .fa-times {
  color: #f44336;
}
.ses-cca-product .product-page-below .product-page-files {
  margin-bottom: 30px;
}
.ses-cca-product .product-page-below .product-page-files h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
.ses-cca-product .product-page-below .product-page-files .product-files .product-file {
  height: 37px;
}
.ses-cca-product .product-page-below .product-page-files .product-files .product-file .basic-flex {
  height: 100%;
}
.ses-cca-product .product-page-below .product-page-files .product-files img {
  max-width: 35px;
  margin-right: 10px;
}
.ses-cca-product .product-page-below .product-page-files .product-files a {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-write-review {
  margin-bottom: 15px;
}
.ses-cca-product .product-page-below .product-page-write-review .service-review {
  border: solid 1px #eaeaea;
  margin: 0 0 15px;
}
.ses-cca-product .product-page-below .product-page-write-review h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px 15px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output {
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  max-width: calc(33.33333333%);
  padding: 0 10px;
  margin: 0 0 25px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-customer {
  padding: 0 10px;
  flex: 0 0 240px;
  width: 240px;
  max-width: 240px;
  min-width: 1px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-customer h3 {
  margin: 0 0 10px;
  font-size: 18px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-customer .review-box {
  font-family: "source sans pro";
  font-size: 14px;
  padding: 5px 10px;
  border: solid 2px #bfbfbf;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-details {
  padding: 0 10px;
  flex: 1 1 0%;
  min-width: 1px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-details .individual-review {
  margin: 0 0 10px;
}
.ses-cca-product .product-page-below .product-page-write-review .product-review-outputs .product-review-output .product-review-output-inner .review-details .individual-review h3 {
  margin: 0 0 5px;
  font-size: 15px;
}
.ses-cca-product .product-page-below .product-page-write-review .no-user-panel em {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-questions > h2 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
  font-size: 24px;
}
.ses-cca-product .product-page-below .product-page-questions .product-question {
  padding: 0;
  margin-bottom: 10px;
  border-bottom: solid 1px #e8e8e8;
  padding-bottom: 10px;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-q {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  font-size: 16px;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-q .question-letter {
  flex: 0 0 100px;
  width: 100px;
  max-width: 100px;
  margin-right: 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-q .question-text {
  font-family: "source sans pro bold";
  font-weight: normal;
  flex: 1 1 0%;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-a {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  font-size: 16px;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-a .question-letter {
  flex: 0 0 100px;
  width: 100px;
  max-width: 100px;
  margin-right: 10px;
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-questions .product-question .question-a .question-text {
  font-family: "source sans pro";
  font-weight: normal;
  flex: 1 1 0%;
}
.ses-cca-product .product-page-below .product-page-questions .question-form .panel-body {
  padding: 15px 15px;
}
.ses-cca-product .product-page-below .product-page-questions .question-form .panel-body textarea {
  resize: none;
}
.ses-cca-product .product-page-below .product-page-questions .question-form .panel-body em {
  padding: 5px 0;
  display: block;
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-cca-product .product-page-below .product-page-questions .question-form .panel-footer {
  padding: 10px 0;
}
.variants-options {
  margin-bottom: 30px;
}
.variants-options .variants-option {
  margin-bottom: 15px;
}
.variants-options .variants-option label {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.variants-options .variants-option .variant-boxes {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px -10px;
}
.variants-options .variants-option .variant-boxes .variant-box-outer {
  flex: 0 0 calc(20%);
  width: calc(20%);
  max-width: calc(20%);
  padding: 0 5px 10px;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box {
  border: solid 2px #dcdcdc;
  padding: 15px 10px;
  cursor: pointer;
  display: block;
  color: #333;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box:hover,
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box:active,
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box:focus {
  background-color: #f9f9f9;
  text-decoration: none;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.inactive {
  opacity: 0.4;
  pointer-events: none;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.active {
  border-color: #f9aa33;
  background-color: #fff2d8;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.active:hover,
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.active:active,
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.active:focus {
  border-color: #f9aa33;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.active .variant-value {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.cannot-select {
  border-color: #f9f9f9;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box.cannot-select .variant-value {
  color: #d4d4d4;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box .variant-value {
  font-family: "source sans pro";
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box .variant-value span {
  font-weight: normal;
  font-family: "source sans pro";
  font-size: 12px;
  margin-left: 10px;
}
.variants-options .variants-option .variant-boxes .variant-box-outer .variant-box .variant-price {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.linked-from {
  margin: 0 0 10px;
  font-weight: normal;
  font-family: "source sans pro";
  font-size: 14px;
  color: #333;
}
#messageModal .modal-body {
  background-color: #fff;
}
#messageModal .modal-body .cca-advice-outer,
#messageModal .modal-body .product-compare,
#messageModal .modal-body .cca-compare,
#messageModal .modal-body .has-alternatives {
  display: none;
}
#messageModal .modal-footer {
  background-color: #fff;
}
.similar-products-outer {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.similar-products-outer .prev-bar .prev-bar-inner {
  height: 100%;
  background: #f9aa33;
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.similar-products-outer .prev-bar .prev-bar-inner:hover,
.similar-products-outer .prev-bar .prev-bar-inner:active,
.similar-products-outer .prev-bar .prev-bar-inner:focus {
  background: #f29407;
}
.similar-products-outer .next-bar .next-bar-inner {
  height: 100%;
  background: #f9aa33;
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.similar-products-outer .next-bar .next-bar-inner:hover,
.similar-products-outer .next-bar .next-bar-inner:active,
.similar-products-outer .next-bar .next-bar-inner:focus {
  background: #f29407;
}
.similar-products-outer .similar-products {
  flex: 1 1 0%;
  width: 1px;
}
.similar-products-outer .similar-products .similar-product {
  border: solid 1px #dcdcdc;
  border-left: none;
  padding: 15px;
}
.similar-products-outer .similar-products .similar-product .similar-product-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.similar-products-outer .similar-products .similar-product .similar-product-inner .price-outer {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
.similar-products-outer .similar-products .similar-product .similar-product-image {
  text-align: center;
}
.similar-products-outer .similar-products .similar-product .similar-product-image img {
  max-width: 115px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.similar-products-outer .similar-products .similar-product .similar-name {
  display: block;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.similar-products-outer .similar-products .similar-product .similar-name:hover,
.similar-products-outer .similar-products .similar-product .similar-name:active,
.similar-products-outer .similar-products .similar-product .similar-name:focus {
  opacity: 0.8;
}
.similar-products-outer .similar-products .similar-product .similar-name h3 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 5px;
  font-size: 16px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 42px;
  margin: 0 auto;
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.similar-products-outer .similar-products .similar-product .similar-code {
  color: #8a8a8a;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.similar-products-outer .similar-products .similar-product .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.similar-products-outer .similar-products .similar-product .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.similar-products-outer .similar-products .similar-product .was-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  text-align: right;
}
.similar-products-outer .similar-products .similar-product .save-price {
  margin: 0;
  font-size: 12px;
  font-family: "source sans pro";
  font-weight: normal;
  color: #f44336;
  text-align: right;
}
.similar-products-outer .similar-products .similar-product .review-line {
  height: 20px;
  margin-bottom: 5px;
}
.similar-products-outer .similar-products .similar-product .review-line span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  color: #0654b4;
}
.bottom-of-product-page-element {
  margin-bottom: 30px;
  font-family: "source sans pro";
  font-weight: normal;
}
.bottom-of-product-page-element p,
.bottom-of-product-page-element span,
.bottom-of-product-page-element a,
.bottom-of-product-page-element li,
.bottom-of-product-page-element div {
  font-family: "source sans pro";
  font-weight: normal;
}
.bottom-of-product-page-element h1,
.bottom-of-product-page-element h2,
.bottom-of-product-page-element h3,
.bottom-of-product-page-element h4,
.bottom-of-product-page-element h5,
.bottom-of-product-page-element h6,
.bottom-of-product-page-element strong,
.bottom-of-product-page-element b,
.bottom-of-product-page-element label {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.account-content {
  padding: 10px;
  border: solid 1px #e4e4e4;
  margin: 0 0 15px;
  border-radius: 0 4px 4px 4px;
}
.utility-belt {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: -1px;
}
.utility-belt a {
  background-color: #f5f5f5;
  padding: 8px 12px;
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
  border-top: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  border-radius: 0;
}
.utility-belt a:first-of-type {
  border-top-left-radius: 4px;
  border-left: solid 1px #e4e4e4;
}
.utility-belt a:last-of-type {
  border-top-right-radius: 4px;
  border-right: solid 1px #e4e4e4;
}
.utility-belt a.active {
  background-color: #ffffff;
  border-bottom: none;
}
.utility-belt a.active:hover,
.utility-belt a.active:active,
.utility-belt a.active:focus {
  background-color: #ffffff;
  border-top: solid 1px #e4e4e4;
  border-bottom: none;
}
.utility-belt a:hover,
.utility-belt a:active,
.utility-belt a:focus {
  background-color: #f5f5f5;
  color: #595959;
  text-decoration: none;
}
#save-quote-form .form-group {
  width: 100%;
  margin-bottom: 15px;
}
#save-quote-form .form-group:last-of-type {
  margin-bottom: 0;
}
#save-quote-form .form-group p {
  font-family: "source sans pro";
  margin: 0;
}
#save-quote-form .form-group label {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
}
#save-quote-form .form-group input {
  width: 100%;
  font-family: "source sans pro";
  box-shadow: none;
}
.user-page {
  font-family: "source sans pro";
  font-weight: normal;
}
.user-page > h1 {
  margin: 0 0 15px;
}
.user-page h1,
.user-page h2,
.user-page h3,
.user-page h4,
.user-page h5,
.user-page h6,
.user-page strong,
.user-page b,
.user-page th {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.user-page h1 span,
.user-page h2 span,
.user-page h3 span,
.user-page h4 span,
.user-page h5 span,
.user-page h6 span,
.user-page strong span,
.user-page b span,
.user-page th span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.user-page .btn {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
}
.user-page .btn span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.user-page p,
.user-page li,
.user-page a,
.user-page span,
.user-page td {
  font-family: "source sans pro";
  font-weight: normal;
}
.user-page .addresses {
  margin-top: 15px;
}
.user-page .basket-panel {
  border-top: solid 1px #e5e5e5;
}
.return-reason textarea {
  resize: none;
  border: solid 1px #d2d2d2;
  font-family: "source sans pro";
  font-weight: normal;
  padding: 5px;
  font-size: 13px;
  width: 100%;
}
.return-quantity .quantity-input {
  box-shadow: none;
  border-radius: 0;
  border: solid 1px #d2d2d2;
  font-family: "source sans pro";
  font-weight: normal;
}
.return-quantity p {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  color: #797979;
  margin: 5px 0 0;
}
.basket-panel {
  border: none;
}
.basket-panel .panel-heading {
  background-color: #fff;
}
.basket-panel .basket-image {
  max-height: 100px;
}
.basket-panel .basket-name {
  font-family: "source sans pro bold";
  font-weight: normal;
  color: #333;
}
.basket-panel .panel-footer {
  background-color: #fff;
}
.basket-panel .order-line .category-name,
.basket-panel .last-order-line .category-name {
  font-size: 14px;
  font-style: normal;
}
.basket-panel .order-line .basket-total,
.basket-panel .last-order-line .basket-total {
  color: #333;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.basket-panel .order-line .basket-total .ex-vat-price,
.basket-panel .last-order-line .basket-total .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .order-line .total,
.basket-panel .last-order-line .total {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.basket-panel .order-line .total-value,
.basket-panel .last-order-line .total-value {
  color: #333;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 30px;
}
.basket-panel .order-line .total-value span.ex-vat,
.basket-panel .last-order-line .total-value span.ex-vat {
  font-size: 12px;
}
.basket-panel .order-line .total-value .ex-vat-price,
.basket-panel .last-order-line .total-value .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 16px;
}
.basket-panel .order-line .total-value .ex-vat-price span,
.basket-panel .last-order-line .total-value .ex-vat-price span {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .order-line select,
.basket-panel .last-order-line select {
  border-radius: 0;
  box-shadow: none;
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .product-code {
  font-size: 14px;
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .product-code strong {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-panel .basket-update,
.basket-panel .basket-remove {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  margin: 0;
}
.basket-panel .pricing {
  color: #333;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.basket-panel .pricing .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
.basket-panel .pricing .ex-vat-price span {
  font-family: "source sans pro";
  font-weight: normal;
}
.basket-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.basket-header .basket-header-image {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 0 0 125px;
  width: 125px;
  max-width: 125px;
  text-align: center;
}
.basket-header .basket-header-desc {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 1 1 0%;
  min-width: 1px;
}
.basket-header .basket-header-price {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
  text-align: left;
}
.basket-header .basket-header-qty {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 0 0 120px;
  width: 120px;
  max-width: 120px;
  text-align: center;
}
.basket-header .basket-header-stock {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 0 0 225px;
  width: 225px;
  max-width: 225px;
}
.basket-header .basket-header-total {
  font-family: "source sans pro bold";
  font-weight: normal;
  padding: 10px 15px;
  flex: 0 0 120px;
  width: 120px;
  max-width: 120px;
  text-align: right;
}
.invoice-panel {
  margin-bottom: 10px;
  border: solid 1px #dfdfdf;
}
.invoice-panel > h2 {
  padding: 10px 15px;
  font-size: 17px;
  margin: 0;
}
.invoice-panel .invoice-headers {
  background-color: #f9f9f9;
  padding: 10px 15px;
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
}
.invoice-panel .invoice-headers div {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.invoice-panel .invoice-details {
  padding: 10px 15px;
}
.invoice-panel .invoice-details div {
  font-family: "source sans pro";
  font-weight: normal;
}
.invoice-panel .invoice-details div.basket-price,
.invoice-panel .invoice-details div.basket-total {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.invoice-panel .total-line {
  padding: 0 15px;
}
.invoice-panel .total-line .total {
  text-align: right;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.invoice-panel .total-line .total-value {
  text-align: right;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.returns-form > h1 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.returns-form p {
  font-family: "source sans pro";
  font-weight: normal;
}
.returns-form p a {
  font-family: "source sans pro";
  font-weight: normal;
}
.returns-form .form-outer {
  margin-top: 15px;
}
.view-order > h1 {
  margin: 0 0 10px;
}
.return-products-form .basket-panel .panel-footer {
  border-top: none;
}
.return-products-form .basket-panel .last-order-line {
  padding: 10px 0 0;
}
.return-products-form .basket-panel .panel-body > h1 {
  font-size: 22px;
}
.return-products-form .basket-panel.returned-panel .panel-body {
  border-bottom: none;
  padding-bottom: 0;
}
.return-products-form .basket-panel.returned-panel .panel-body .order-line .return-quantity {
  font-family: "source sans pro";
  font-weight: normal;
}
.return-products-form .basket-panel.returned-panel .panel-body .order-line .return-reason {
  font-family: "source sans pro";
  font-weight: normal;
}
.cancel-return {
  display: inline-block;
  color: #F44336;
  margin-left: 5px;
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 13px;
  cursor: pointer;
}
.cancel-return:hover,
.cancel-return:active,
.cancel-return:focus {
  color: #f77066;
  text-decoration: none;
}
.cancel-return .fa {
  margin-left: 2px;
}
.return-no {
  font-family: "source sans pro";
  font-weight: normal;
  color: #333;
  padding: 5px 0;
  display: block;
}
.submitted-return {
  font-family: "source sans pro";
  font-weight: normal;
  color: #ff9800;
  padding: 5px 0;
  display: block;
}
.mt10 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb a,
.breadcrumb span {
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-basket-subtotals {
  border: solid 1px #dedede;
  padding: 10px;
  border-radius: 4px;
}
.panel.panel-default.address-panel .panel-heading .panel-title {
  color: #333;
}
.ses-basket {
  margin-bottom: 50px;
}
.ses-basket .basket-title {
  margin: 15px 0 15px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-basket .basket-title.saved-basket-title {
  margin: 5px 0 20px;
  font-size: 32px;
}
.ses-basket .ses-basket-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.ses-basket .ses-basket-flex .ses-basket-baskets {
  flex: 1 1 0%;
  min-width: 1px;
}
.ses-basket .ses-basket-flex .ses-basket-totals {
  flex: 0 0 300px;
  width: 300px;
  max-width: 300px;
  margin-left: 30px;
  border: solid 1px #dedede;
  background: #f9f9f9;
  padding: 10px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .ses-basket .ses-basket-flex .ses-basket-totals {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.ses-basket .ses-basket-subheader {
  background-color: #dcdcdc;
  padding: 10px;
  margin: 0 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-subheader {
    margin: 5px 0 0;
  }
}
.ses-basket .ses-basket-subheader h4 {
  margin: 0;
  font-family: "source sans pro";
  font-weight: normal;
  line-height: 1;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-subheader h4 {
    font-size: 14px;
  }
}
.ses-basket .ses-basket-subheader a {
  font-family: "source sans pro";
  font-weight: normal;
  line-height: 1;
  cursor: pointer;
}
.ses-basket .ses-basket-subheader a i {
  margin-left: 5px;
  font-size: 12px;
}
.ses-basket .ses-basket-header {
  background-color: #485866;
  color: #fff;
  padding: 10px;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-header {
    margin: 0;
  }
}
.ses-basket .ses-basket-header .ses-basket-header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -10px;
}
.ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-title {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-price {
  padding: 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  flex: 0 0 125px;
  width: 125px;
  max-width: 125px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-price {
    display: none;
  }
}
.ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-qty {
  padding: 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-qty {
    display: none;
  }
}
.ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-remove {
  padding: 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  flex: 0 0 85px;
  width: 85px;
  max-width: 85px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-header .ses-basket-header-inner .ses-basket-remove {
    display: none;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer:last-of-type .ses-basket-item-row {
    border-bottom: none;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row {
  padding: 20px 10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row {
    border-bottom: solid 1px #efefef;
    padding: 15px 10px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row.ses-order-item-row .ses-basket-item-row-inner .order-price-stock {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row.ses-order-item-row .ses-basket-item-row-inner .order-price-stock .basket-item-price {
  flex: 0 0 auto;
  text-align: left;
  padding: 0;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row.ses-order-item-row .ses-basket-item-row-inner .order-price-stock .basket-item-qty {
  flex: 0 0 auto;
  text-align: left;
  padding: 5px 20px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row.ses-order-item-row .ses-basket-item-row-inner .order-price-stock .basket-item-qty {
    padding: 5px 0;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-image {
  flex: 0 0 90px;
  width: 90px;
  max-width: 90px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-image {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
    order: 1;
  }
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-image img {
    width: auto;
    margin: 0 0 10px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main-price {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main-price {
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
    order: 2;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 10px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details {
  padding: 0 10px;
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 10px;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details.order-item-details {
    padding: 0 10px;
    flex: 1 1 0%;
    min-width: 1px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h3 {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 19px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h3 {
    font-size: 14px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h3 a {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h5 {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h5 span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details h5 span {
    display: none;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details .basket-stock {
  margin: 0 0 5px;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details .delivery-details {
  margin: 0 0 5px;
  font-family: "source sans pro";
  font-weight: normal;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details .delivery-info {
  margin: 0 0 5px;
  font-family: "source sans pro";
  font-weight: normal;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-main .basket-item-details .delivery-info {
    margin: 0;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price {
  padding: 0 10px;
  text-align: right;
  flex: 0 0 125px;
  width: 125px;
  max-width: 125px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
    order: 3;
    text-align: left;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price .product-surcharge {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  color: #ff0000;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price .ex-vat-price {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price .ex-vat-price span,
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-price .ex-vat-price label {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 5px;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty {
  padding: 0 10px;
  text-align: center;
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer {
  flex: 0 0 235px;
  width: 235px;
  max-width: 235px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer {
    order: 4;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
    margin: 10px 0 0;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer .basket-item-qty-inner {
  flex: 0 0 150px;
  width: 150px;
  max-width: 150px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer .basket-item-qty-inner {
    text-align: left;
    flex: 0 0 auto;
    width: auto;
    max-width: auto;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer .basket-item-qty-inner input {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer .basket-item-qty-inner .basket-update {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty.basket-item-qty-outer .basket-item-remove {
    flex: 0 0 85px;
    width: 85px;
    max-width: 85px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: right;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty input {
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: "source sans pro";
  font-weight: normal;
  border-radius: 0;
  box-shadow: none;
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty .basket-update {
  margin-top: 4px;
  font-size: 13px;
  font-family: "source sans pro";
  font-weight: normal;
  text-decoration: none;
  color: #0654b4;
}
@media (max-width: 430px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-qty .basket-update {
    text-align: left;
    display: block;
    margin-left: 8px;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-remove {
  padding: 0 10px;
  text-align: center;
  flex: 0 0 85px;
  width: 85px;
  max-width: 85px;
}
@media (max-width: 767px) {
  .ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-remove {
    text-align: right;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.ses-basket .ses-basket-item-row-outer .ses-basket-item-row .ses-basket-item-row-inner .basket-item-remove .fa {
  color: #485866;
  font-size: 22px;
}
.basket-total-line {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.basket-total-line.big-total {
  border-top: solid 1px #dedede;
  padding-top: 5px;
  margin-top: 5px;
}
.basket-total-line.big-total .total-text {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 18px;
  color: #e1251b;
}
.basket-total-line.big-total .total-value {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 18px;
  color: #e1251b;
}
.basket-total-line .total-text {
  font-family: "source sans pro";
  flex: 1 1 0%;
  min-width: 1px;
  font-size: 14px;
}
.basket-total-line .total-value {
  font-family: "source sans pro";
  font-size: 14px;
  padding-left: 5px;
}
.basket-total-line .total-input {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-left: 0;
  margin-top: 5px;
}
.basket-total-line .total-input input,
.basket-total-line .total-input select {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
.basket-total-line .total-input option {
  font-family: "source sans pro";
  font-weight: normal;
}
.total-line {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #dddddd;
  padding: 10px;
  margin-bottom: 5px;
}
.total-line .total-text {
  font-family: "source sans pro bold";
  font-weight: normal;
  flex: 1 1 0%;
  min-width: 1px;
  font-size: 16px;
}
.total-line .total-value {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
  padding-left: 5px;
}
.total-line .total-input {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-left: 0;
  margin-top: 5px;
}
.total-line .total-input input,
.total-line .total-input select {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 14px;
}
.total-line .total-input option {
  font-family: "source sans pro";
  font-weight: normal;
}
.voucher-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.voucher-holder input {
  flex: 1 1 0%;
  min-width: 1px;
  margin: 0 !important;
}
.voucher-holder .btn {
  margin-left: 5px;
}
#branch-results .alert {
  margin: 0 0 5px;
}
.basket-footer-text {
  font-family: "source sans pro";
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.estimate-delivery-line {
  padding: 10px 0;
}
#confirm-estimate {
  display: none;
}
.ses-basket-actions {
  margin-top: 15px;
}
.ses-basket-actions .btn {
  float: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ses-basket-actions .btn:last-of-type {
  margin: 0;
}
.ses-basket-actions .btn:not(:last-of-type) {
  margin: 0 0 5px;
}
.ses-basket-actions .btn .fa-cc-paypal {
  margin-left: 10px;
  font-size: 24px;
}
.summary-title {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.modal-header {
  background: #333e48;
  color: #fff;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-header span {
  color: #fff;
}
#collection-modal .modal-header,
#change-branch-modal .modal-header,
#added-to-basket-modal .modal-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #333e48;
  color: #fff;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#collection-modal .modal-header h5,
#change-branch-modal .modal-header h5,
#added-to-basket-modal .modal-header h5 {
  flex: 1 1 0%;
  min-width: 1px;
  font-size: 20px;
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
#collection-modal .modal-header span,
#change-branch-modal .modal-header span,
#added-to-basket-modal .modal-header span {
  color: #fff;
}
.branches-popup-content .branch-info {
  display: none;
  margin: 0 0 10px;
}
.branches-popup-content .branch-info .branch-info-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main {
  flex: 1 1 0%;
  min-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branches-popup-content .branch-info .branch-info-inner .branch-main {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-details {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 991px) {
  .branches-popup-content .branch-info .branch-info-inner .branch-main .branch-times {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-header {
  background: #ededed;
  padding: 10px 10px 10px 25px;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  margin: 0 0 10px;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body {
  font-family: "source sans pro";
  font-weight: normal;
  padding: 10px 10px 10px 25px;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body .branch-contact {
  margin: 10px 0 0;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p {
  font-family: "source sans pro";
  font-weight: normal;
  margin: 0;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p span {
  font-family: "source sans pro";
  font-weight: normal;
  margin-right: 30px;
  width: 100px;
  display: inline-block;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-below {
  margin: 0 0 10px;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.space-above {
  margin: 10px 0 0;
}
.branches-popup-content .branch-info .branch-info-inner .branch-main .branch-body p.bold {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 16px;
}
.branches-popup-content .branch-info .branch-info-inner .branch-map {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 260px;
    width: 260px;
    max-width: 260px;
  }
  .branches-popup-content .branch-info .branch-info-inner .branch-map > div {
    height: 250px !important;
  }
}
@media (max-width: 360px) {
  .branches-popup-content .branch-info .branch-info-inner .branch-map {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.branches-popup-content .branch-stock-outer {
  margin: 0 0 10px;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #eeeeee;
  padding: 10px 15px;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark {
  background-color: #d6d6d6;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4 {
  color: #333;
  cursor: default;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:hover,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:active,
.branches-popup-content .branch-stock-outer .branch-stock-heading.dark h4:focus {
  color: #333;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
  margin: 0;
  font-family: "source sans pro semi bold";
  font-weight: normal;
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
  padding-right: 10px;
  color: #0654b4;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
    flex: 0 0 150px;
    width: 150px;
    max-width: 150px;
  }
}
@media (max-width: 767px) {
  .branches-popup-content .branch-stock-outer .branch-stock-heading h4 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:hover,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:active,
.branches-popup-content .branch-stock-outer .branch-stock-heading h4:focus {
  text-decoration: underline;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading h4 img {
  margin-left: 9px;
  max-width: 16px;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock {
  font-size: 16px;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-success,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-success {
  color: #4caf50;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-warning,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-warning {
  color: #ff9800;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .stock-message-danger,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .stock-message-danger {
  color: #f44336;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-message .fa,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .basket-stock .fa {
  margin-right: 3px;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .branch-stock-info,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-details,
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-text .delivery-info {
  font-family: "source sans pro";
  font-weight: normal;
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action {
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
}
@media (max-width: 767px) {
  .branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.branches-popup-content .branch-stock-outer .branch-stock-heading .branch-stock-action .btn {
  width: 100%;
}
.added-to-basket-modal-content .actions-section,
.added-to-basket-modal-content .product-availability,
.added-to-basket-modal-content .extra-text {
  display: none;
}
.added-to-basket-modal-content .top-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px;
}
.added-to-basket-modal-content .top-outer .product-image {
  padding: 0 10px;
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
}
@media (max-width: 991px) {
  .added-to-basket-modal-content .top-outer .product-image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
  .added-to-basket-modal-content .top-outer .product-image img {
    max-width: 180px;
  }
}
.added-to-basket-modal-content .top-outer .product-outer {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
}
@media (max-width: 650px) {
  .added-to-basket-modal-content .top-outer .product-outer {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0 10px 15px;
  }
}
.added-to-basket-modal-content .top-outer .product-outer .product-info .product-name {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 16px;
}
.added-to-basket-modal-content .top-outer .product-outer .product-info .product-code {
  font-family: "source sans pro";
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 16px;
}
.added-to-basket-modal-content .top-outer .product-outer .added {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  color: #4caf50;
  margin: 0;
  font-size: 18px;
}
.added-to-basket-modal-content .top-outer .product-outer .added .fa {
  margin-right: 5px;
}
.added-to-basket-modal-content .top-outer .basket-outer {
  padding: 0 10px;
  text-align: right;
}
@media (max-width: 650px) {
  .added-to-basket-modal-content .top-outer .basket-outer {
    flex: 1 1 0%;
    min-width: 1px;
  }
}
.added-to-basket-modal-content .top-outer .basket-outer h4 {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 20px;
}
.added-to-basket-modal-content .top-outer .basket-outer .basket-count {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  font-size: 16px;
}
.added-to-basket-modal-content .top-outer .basket-outer .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.added-to-basket-modal-content .top-outer .basket-outer .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.added-to-basket-modal-content .top-outer .actions-outer {
  padding: 0 10px 0 40px;
}
.added-to-basket-modal-content .top-outer .actions-outer .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
}
.added-to-basket-modal-content .top-outer .actions-outer .btn .fa {
  margin-left: 8px;
  font-size: 22px;
}
.added-to-basket-modal-content .product-list {
  border-top: solid 1px #e5e5e5;
  padding-top: 20px;
  margin-top: 15px;
}
.added-to-basket-modal-content .product-list h4 {
  font-family: "source sans pro semi bold";
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 20px;
}
.added-to-basket-modal-content .product-list .compare-outer {
  display: none;
}
.code-review-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.code-review-flex .product-code {
  flex: 1 1 0%;
  min-width: 1px;
  padding-right: 10px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(239, 173, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #f9aa33;
  outline: 0 none;
}
.btn.btn-primary.no-cc {
  background: #d4d4d4;
  border-color: #d4d4d4;
  color: #333;
  pointer-events: none;
  opacity: 0.4;
}
.btn.btn-primary.no-cc .fa {
  font-size: 14px !important;
}
.static-quantity {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.delete-order-item {
  font-size: 13px;
  font-family: "source sans pro";
  margin-top: 6px;
}
@media (max-width: 767px) {
  .delete-order-item {
    width: 100%;
  }
}
.delivery-select-option {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.delivery-select-option span {
  font-family: "source sans pro";
  padding: 0 5px;
}
.delivery-select-option input {
  padding: 0 5px;
}
.ses-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px;
}
.ses-flex .ses-basketitems {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 15px;
}
.ses-flex .ses-order-actions {
  flex: 0 0 auto;
  padding: 20px 15px;
  width: 405px;
}
@media (max-width: 1199px) {
  .ses-flex .ses-order-actions {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 15px 20px;
  }
}
.ses-flex .ses-order-actions .delivery-select-option {
  margin: 0;
}
.delivery-select-header {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 19px;
}
.panel-thankyou.panel-vieworder .panel-body > h1 {
  text-align: left;
}
.panel-thankyou.panel-vieworder .panel-body > p {
  text-align: left;
  font-family: "source sans pro";
  font-size: 14px;
  color: #333;
}
.panel-thankyou .panel-body > h1 {
  text-align: center;
}
.panel-thankyou .panel-body > p {
  text-align: center;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
  color: #0654b4;
}
.total-line.invoice-page {
  padding: 0 !important;
  background-color: #fff;
}
.total-line.invoice-page .total-line-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.total-line.invoice-page .total-line-flex .flex-left {
  flex: 0 0 auto;
  padding: 0 15px;
}
.total-line.invoice-page .total-line-flex .flex-right {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .total-line.invoice-page .total-line-flex .flex-right {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 15px 0 0;
  }
}
.chosen-delivery {
  font-family: "source sans pro";
  margin: 0 0 5px;
  font-size: 16px;
}
.chosen-delivery span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.chosen-delivery-subtext {
  font-family: "source sans pro";
  font-size: 16px;
  margin: 0 0 10px;
}
.chosen-delivery-subtext span {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.chosen-delivery-price {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 10px;
}
.ses-summary-panel {
  padding: 0 15px 15px!important;
}
.ses-thankyou-panel {
  padding: 0 15px!important;
}
.thankyou-element {
  margin: 0 0 15px;
}
.delivery-style {
  background: #fff2d8;
  border: solid 2px #f9aa33;
  padding: 10px;
  margin: 0 0 15px;
  font-family: "source sans pro";
}
.delivery-style .radio-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 10px;
}
.delivery-style .radio-group label {
  font-weight: normal;
  font-family: "source sans pro";
  margin: 0;
}
.delivery-style .radio-group input {
  margin: 0 7px 0 0;
}
.delivery-style .radio-group span {
  font-family: "source sans pro";
}
.delivery-style h3 {
  margin: 0 0 10px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
.related-products-thank-you-header {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.frequent-products {
  background: transparent !important;
  margin: 0 0 -50px !important;
}
.ses-order-signin {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -5px 15px;
}
.ses-order-signin .ses-order-panel {
  padding: 0 5px;
  flex: 0 0 calc(33.33333333%);
  width: calc(33.33333333%);
  max-width: calc(33.33333333%);
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .ses-order-signin .ses-order-panel {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.ses-order-signin .ses-order-panel.ses-paypal-express {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.ses-order-signin .ses-order-panel.ses-paypal-express .ses-order-panel-inner {
  background: #fff5db;
}
.ses-order-signin .ses-order-panel.ses-paypal-express .paypal-express {
  float: none;
  margin-left: 0;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner {
  background-color: #e4e4e4;
  padding: 15px 25px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .title-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -10px 15px;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .title-flex img {
  flex: 0 0 auto;
  padding: 0 10px;
  max-width: 200px;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .title-flex > h2 {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 10px;
  font-family: "source sans pro light";
  font-weight: normal;
  margin: 0;
}
@media (max-width: 991px) {
  .ses-order-signin .ses-order-panel .ses-order-panel-inner .title-flex > h2 {
    font-size: 19px;
  }
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner > h2 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
}
@media (max-width: 991px) {
  .ses-order-signin .ses-order-panel .ses-order-panel-inner > h2 {
    font-size: 19px;
  }
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .buttons-flex {
  flex: 1 1 0%;
  min-height: 1px;
  min-width: 1px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .buttons-flex .form-group {
  margin: 0;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner label {
  font-family: "source sans pro bold";
  font-weight: normal;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .info-text {
  font-family: "source sans pro";
  margin: 0 0 15px;
  font-size: 16px;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .info-text.italic {
  font-style: italic;
  font-size: 21px;
  font-family: "source sans pro light";
}
@media (max-width: 767px) {
  .ses-order-signin .ses-order-panel .ses-order-panel-inner .info-text {
    font-size: 14px;
  }
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .btn-primary {
  display: block;
  width: 100%;
  margin: 0 0 5px;
  font-size: 19px;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group {
  margin: 0 0 10px;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group .btn-bar a.paypal-express {
  margin: 0;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-checkbox {
  margin: 0 !important;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-checkbox label {
  font-size: 15px;
}
@media (max-width: 991px) {
  .ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-checkbox label {
    font-size: 12px;
    font-family: "source sans pro";
    font-weight: normal;
  }
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-checkbox input {
  margin: 0 5px 0 0;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-link {
  margin: 0 !important;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-link a {
  font-family: "source sans pro";
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group.group-link:last-of-type {
  margin: 0 0 10px!important;
}
.ses-order-signin .ses-order-panel .ses-order-panel-inner .form-group input {
  border-radius: 0;
  font-family: "source sans pro";
}
.content-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -15px;
}
.content-flex #left {
  flex: 0 0 280px;
  width: 280px;
  max-width: 280px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .content-flex #left {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.content-flex #main {
  flex: 1 1 0%;
  min-width: 1px;
  padding: 0 15px;
}
.braintree-pay {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.braintree-pay img {
  max-width: 50px;
  margin-left: 20px !important;
}
.braintree-pay h3 {
  margin: 0;
}
.basket-master-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.basket-master-flex .basket-top-flex {
  flex: 1 1 0%;
  min-width: 1px;
}
.basket-master-flex .subtotals-flex {
  flex: 0 0 300px;
  width: 300px;
  max-width: 300px;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .basket-master-flex .subtotals-flex {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.payment-choices .radio img {
  max-width: 215px;
}
.payment-choices .radio .braintree-pay img {
  max-width: 50px !important;
}
.panel-checkout .payment-choices legend {
  border: none;
  margin: 0 0 10px;
  padding: 0;
  font-family: "source sans pro";
  font-size: 16px;
  text-align: left;
}
.panel-checkout .form-group {
  margin: 0 0 10px;
}
.panel-checkout .form-group label {
  font-weight: normal;
  font-family: "source sans pro bold";
}
.panel-checkout .form-group textarea {
  margin: 0;
}
textarea {
  resize: none !important;
}
#braintree-payment {
  padding: 10px 0;
}
#braintree-payment label {
  padding: 0 0 5px!important;
}
#braintree-payment .panel-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 15px 10px;
}
#braintree-payment .panel-body .form-group {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  min-width: 1px;
  padding: 0 5px;
}
#braintree-payment .panel-body .form-group.expiration-group {
  flex: 1 1 0%;
  min-width: 1px;
  order: 2;
}
#braintree-payment .panel-body .form-group.security-code {
  order: 3;
}
#braintree-payment .panel-footer {
  border-top: none;
}
.cca-advice-and-name {
  display: flex;
  flex-wrap: wrap;
}
.cca-advice-and-name .cca-advice-outer {
  font-size: 30px;
  color: #0654b4;
  margin-left: 10px;
  cursor: pointer;
}
.cca-advice-and-name .cca-advice-outer img {
  max-width: 30px;
}
.cca-advice-and-name .cca-advice-outer:hover,
.cca-advice-and-name .cca-advice-outer:active,
.cca-advice-and-name .cca-advice-outer:focus {
  opacity: 0.8;
}
.cca-advice-and-name .product-name-outer {
  flex: 1 1 0%;
  min-width: 1px;
}
.brand-page .brand-image {
  max-width: 100%;
  width: auto;
}
.compare-row .cca-info-modal td .modal-product {
  width: 100%;
}
.quantity-advice {
  font-weight: normal;
  font-family: "source sans pro";
  color: #cacdcf;
}
.quantity-advice.product-page-advice {
  color: #d4d4d4;
}
.extra-text {
  font-family: "source sans pro";
  margin: 0 0 5px;
}
.extra-text.free-delivery-van {
  color: #008800;
}
.extra-text.free-delivery-van i {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .modal-dialog.image {
    width: auto;
  }
}
.btn.btn-primary.paypal-btn {
  font-family: "source sans pro";
  font-size: 11px;
  min-height: 35px;
  background: #fbc43a;
  border-left: none;
  border-right: none;
  border-top: solid 1px #fcd699;
  border-bottom: solid 1px #db8f1e;
}
.btn.btn-primary.paypal-btn:hover,
.btn.btn-primary.paypal-btn:active,
.btn.btn-primary.paypal-btn:focus {
  background: #fcd36c;
  border-top: solid 1px #fdeacb;
  border-bottom: solid 1px #e6a646;
}
.btn.btn-primary.paypal-btn img {
  max-width: 55px;
  margin-left: 5px;
}
.thank-you-row .basket-stock {
  display: none;
}
.review-line:hover,
.review-line:active,
.review-line:focus {
  text-decoration: none;
}
.review-line:hover span,
.review-line:active span,
.review-line:focus span {
  text-decoration: underline;
}
.product-page-write-review .review-write-panel .form-group.group-stars {
  margin: 0 0 10px!important;
}
.review-write-panel .panel-footer {
  padding: 10px 0;
}
.custom-html {
  margin: 0 0 15px;
}
.btn.btn-modal-compare {
  padding: 4px 11px;
}
.mobile-products {
  margin: 15px 0px 45px;
}
.mobile-products > h2 {
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0 0 15px;
  border-bottom: solid 2px #e2e2e2;
  padding-bottom: 5px;
}
.mobile-products .see-more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top: solid 2px #e2e2e2;
  border-bottom: solid 2px #e2e2e2;
  font-size: 21px;
  padding: 5px 0;
}
.mobile-products .see-more:hover,
.mobile-products .see-more:active,
.mobile-products .see-more:focus {
  text-decoration: none;
}
.mobile-products .see-more span {
  flex: 1 1 0%;
  min-width: 1px;
  font-family: "source sans pro semi bold";
  font-weight: normal;
}
.mobile-product {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 0 15px;
}
.mobile-product .mobile-product-image {
  flex: 0 0 100px;
  width: 100px;
  max-width: 100px;
  margin-right: 15px;
}
.mobile-product .mobile-product-main {
  flex: 1 1 0%;
  min-width: 1px;
}
.mobile-product .mobile-product-main a:hover,
.mobile-product .mobile-product-main a:active,
.mobile-product .mobile-product-main a:focus {
  color: #0760cd;
}
.mobile-product .mobile-product-main a h3 {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 20px;
}
.mobile-product .mobile-product-main .was-price {
  font-family: "source sans pro";
  margin: 0 0 5px;
}
.mobile-product .mobile-product-main .save-price {
  color: #f44336;
  font-family: "source sans pro";
}
.mobile-product .mobile-product-main .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.mobile-product .mobile-product-main .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 11px;
  margin-top: 4px;
  text-align: right;
}
.selected-car-new {
  font-family: "source sans pro bold";
  font-weight: normal;
  align-self: center;
  font-size: 18px;
  margin-top: 27px;
}
.selected-car-new.no-vrm {
  margin-top: 0;
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 535px) {
  .selected-car-new {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.service-rating-page .contact-page {
  margin: 0 0 10px!important;
}
.overall-service-reviews {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 15px;
}
.overall-service-reviews .overall-service-stars {
  margin-right: 15px;
  font-size: 22px;
  letter-spacing: -2px;
  line-height: 1;
}
.overall-service-reviews .overall-service-stars .fa {
  color: #f9aa33 !important;
}
.overall-service-reviews .overall-service-text {
  font-family: "source sans pro";
  font-size: 17px;
}
.star-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.star-bar:last-of-type {
  margin-bottom: 0 !important;
}
.star-bar .star-bar-top {
  flex: 0 0 55px;
  width: 55px;
  max-width: 55px;
  font-family: "source sans pro";
  margin: 0 !important;
  color: #0654b4;
  font-size: 16px;
}
.star-bar .star-bar-after {
  flex: 0 0 55px;
  width: 55px;
  max-width: 55px;
  font-family: "source sans pro bold";
  font-weight: normal;
  margin: 0;
  text-align: right;
  color: #b7b7b7;
  font-size: 16px;
}
.star-bar .star-bar-bottom {
  flex: 1 1 0%;
  min-width: 1px;
}
.star-bar .star-bar-bottom .star-bar-filled {
  height: 25px !important;
  background-color: #f9aa33 !important;
}
.star-bar .star-bar-bottom .star-bar-unfilled {
  height: 25px !important;
}
.service-rating-main .service-review {
  display: block;
  padding: 10px 15px;
}
.service-rating-main .service-review > label {
  margin: 0 0 5px;
  font-weight: normal;
  font-family: "source sans pro";
  font-size: 16px;
}
.service-rating-main .service-review .individual-stars {
  margin-right: 15px;
  font-size: 18px;
  letter-spacing: -1.5px;
  line-height: 1;
}
.service-rating-main .service-review .individual-stars .fa {
  color: #f9aa33 !important;
}
.service-rating-main .service-review .service-review-flex-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 10px;
}
.service-rating-main .service-review .service-review-flex-1 .individual-name {
  font-family: "source sans pro bold";
  font-weight: normal;
  font-size: 16px;
}
.service-rating-main .service-review .service-review-flex-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 10px;
}
.service-rating-main .service-review .service-review-flex-2 .individual-date {
  margin-right: 15px;
  font-family: "source sans pro";
  font-size: 16px;
}
.service-rating-main .service-review .service-review-flex-2 .verified-user {
  font-size: 13px;
  background: #4CAF50;
  padding: 2px 6px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 3px;
  font-family: "source sans pro";
}
.service-rating-main .service-review .service-review-flex-2 .verified-user .fa {
  margin-left: 6px;
}
.service-rating-main .service-review .service-review-flex-2 .unverified-user {
  font-size: 13px;
  background: #dcdcdc;
  padding: 2px 6px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 3px;
  font-family: "source sans pro";
}
.service-rating-main .service-review .service-review-flex-2 .unverified-user .fa {
  margin-left: 6px;
}
.service-rating-main .service-review .review-content {
  font-family: "source sans pro";
  font-size: 15px;
}
.service-rating-main .service-review .review-response {
  font-family: "source sans pro";
  font-size: 15px;
  color: #a9a9a9;
  margin: 0;
}
.service-rating-main .service-review .review-response h3 {
  font-style: normal;
  font-family: "source sans pro bold";
  font-size: 15px;
  color: #b7b7b7;
}
.price-section-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.price-section-flex .pack-size {
  font-size: 13px;
  margin: 0;
}
.pack-size-grid {
  font-size: 13px;
  margin: 0;
}
.write-service-review .form-group.group-stars ul.stars a {
  font-size: 22px;
  margin-right: 1px;
}
.write-service-review .form-group.group-stars ul.stars a:not(.star-inactive) {
  color: #f9aa33 !important;
}
.invalid-browser-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 15px;
}
.invalid-browser-outer .invalid-browser {
  max-width: 700px;
}
.invalid-browser-outer .invalid-browser .invalid-browser-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 550px) {
  .invalid-browser-outer .invalid-browser .invalid-browser-flex {
    justify-content: center;
  }
}
.invalid-browser-outer .invalid-browser .invalid-browser-flex img {
  width: 125px;
  margin-right: 30px;
}
.invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner {
  flex: 1 1 0%;
  min-width: 1px;
}
@media (max-width: 550px) {
  .invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px 0 0;
  }
}
.invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner h3 {
  margin: 0 0 5px;
  font-family: "source sans pro bold";
  font-weight: normal;
}
@media (max-width: 550px) {
  .invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner h3 {
    text-align: center;
  }
}
.invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner p {
  font-family: "source sans pro";
}
@media (max-width: 550px) {
  .invalid-browser-outer .invalid-browser .invalid-browser-flex .invalid-browser-inner p {
    text-align: justify;
  }
}
p.enter-password {
  color: #000 !important;
  text-align: left !important;
}
.branch-stock-modal-add .fa,
.branch-stock-modal-add .fa,
.branch-stock-modal-change .fa {
  margin-left: 7px;
  font-size: 15px;
}
.exhaust-price .ses-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.exhaust-price .ses-price .price {
  font-size: 28px;
}
.exhaust-price .ses-price .inc-vat {
  flex: 0 0 23px;
  width: 23px;
  max-width: 23px;
  font-family: "source sans pro bold";
  font-weight: normal;
  line-height: 1;
  font-size: 12px;
  margin-top: 7px;
  text-align: right;
  margin-left: 2px;
}
.kit-product-lines thead tr th {
  font-size: 15px;
}
.kit-product-lines tbody tr th,
.kit-product-lines tbody tr td {
  font-family: "source sans pro";
}
.kit-product-lines tbody tr th input.qty,
.kit-product-lines tbody tr td input.qty {
  box-shadow: none;
  font-family: "source sans pro";
  padding: 5px 10px;
  height: auto;
  width: 65px;
  border-radius: 0;
  border: solid 1px #bbb;
}
.kit-product-lines tbody tr th .btn-section button .fa,
.kit-product-lines tbody tr td .btn-section button .fa {
  margin-left: 3px;
}
#lightbox .extra-images-swiper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
#lightbox .extra-images-swiper .fa {
  font-size: 35px;
  cursor: pointer;
}
#lightbox .extra-images-swiper .fa:hover,
#lightbox .extra-images-swiper .fa:active,
#lightbox .extra-images-swiper .fa:focus {
  opacity: 0.8;
}
#lightbox .extra-images-swiper .fa.fa-chevron-left {
  margin-right: 5px;
}
#lightbox .extra-images-swiper .fa.fa-chevron-right {
  margin-left: 5px;
}
#lightbox .extra-images-swiper .extra-images {
  flex: 1 1 0%;
  min-width: 1px;
}
#lightbox .extra-images-swiper .extra-images .slick-container .extra-image-slide {
  padding: 5px;
}
#lightbox .extra-images-swiper .extra-images .slick-container .extra-image-slide img {
  cursor: pointer;
  border: solid 1px #485866;
  padding: 5px;
}
#lightbox .extra-images-swiper .extra-images .slick-container .extra-image-slide img:hover,
#lightbox .extra-images-swiper .extra-images .slick-container .extra-image-slide img:active,
#lightbox .extra-images-swiper .extra-images .slick-container .extra-image-slide img:focus {
  opacity: 0.8;
}
.change-quantity {
  font-family: "source sans pro";
  font-size: 12px;
  cursor: pointer;
}
.basket-update-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.basket-update-outer input {
  border: solid 1px #cccccc;
  margin: 0 7px 0 0!important;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  font-family: "source sans pro";
}
.basket-update-outer .basket-update-actions {
  display: flex;
}
.basket-update-outer .basket-update-actions .fa-check {
  display: block;
  color: #4caf50;
  cursor: pointer;
  margin: 0 5px 0 0;
}
.basket-update-outer .basket-update-actions .fa-times {
  display: block;
  color: #f44336;
  cursor: pointer;
}
.lightbox-prev {
  position: absolute;
  top: 45%;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 40px;
  padding: 5px 20px 5px 10px;
  cursor: pointer;
}
.lightbox-prev:hover,
.lightbox-prev:active,
.lightbox-prev:focus {
  background: rgba(0, 0, 0, 0.2);
}
.lightbox-next {
  position: absolute;
  top: 45%;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 40px;
  padding: 5px 10px 5px 20px;
  cursor: pointer;
}
.lightbox-next:hover,
.lightbox-next:active,
.lightbox-next:focus {
  background: rgba(0, 0, 0, 0.2);
}
.btn-save-basket {
  text-align: center;
  font-family: "source sans pro";
  display: block;
  margin: 10px 0 0;
}
.service-review-reminder {
  font-family: "source sans pro";
  font-style: italic;
  font-size: 14px;
}
.service-review-reminder a {
  font-family: "source sans pro";
}
.returns-form .panel-footer .controls .btn.btn-primary {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background-image: none;
}
.returns-form .panel-footer .controls .btn.btn-primary:hover,
.returns-form .panel-footer .controls .btn.btn-primary:active,
.returns-form .panel-footer .controls .btn.btn-primary:focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
}
.slide-hide {
  display: none;
}
.none-found {
  display: none;
}
#order-id-search-xs,
#order-id-search {
  padding: 5px 10px;
  border-radius: 4px;
  font-family: "source sans pro";
  border: solid 1px #dcdcdc;
}
.review-buttons-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -7.5px 10px;
}
.review-buttons-flex p {
  margin: 0;
  font-family: "source sans pro";
  padding: 0 7.5px;
  font-size: 16px;
}
.service-rating-wrap {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 0 10px;
}
#braintree-payment label {
  border: none;
  background: transparent;
}
#braintree-payment .form-control.is-invalid {
  border-color: #dc3545;
}
.braintree-warning {
  color: #dc3545;
  font-family: "source sans pro";
  font-size: 14px;
  margin: 3px 0 0;
}
#card-type {
  font-family: "source sans pro bold";
  font-weight: normal;
}
