@import 'https://exxonmobil.ugc.bazaarvoice.com/static/4445-en_us/bazaarvoice.css';

@font-face {
  font-family: 'EM Print Light';
  src: url("../fonts/em/EMprintW10-Light.eot");
  src: url("../fonts/em/EMprintW10-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-Light.woff") format("woff"), url("../fonts/em/EMprintW10-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: light;
}

@font-face {
  font-family: 'EM Print Light Italic';
  src: url("../fonts/em/EMprintW10-LightItalic.eot");
  src: url("../fonts/em/EMprintW10-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-LightItalic.woff") format("woff"), url("../fonts/em/EMprintW10-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: light;
}

@font-face {
  font-family: 'EM Print Regular';
  src: url("../fonts/em/EMprintW10-Regular.eot");
  src: url("../fonts/em/EMprintW10-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-Regular.woff") format("woff"), url("../fonts/em/EMprintW10-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'EM Print Regular Italic';
  src: url("../fonts/em/EMprintW10-RegularItalic.eot");
  src: url("../fonts/em/EMprintW10-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-RegularItalic.woff") format("woff"), url("../fonts/em/EMprintW10-RegularItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'EM Print Semibold';
  src: url("../fonts/em/EMprintW10-Semibold.eot");
  src: url("../fonts/em/EMprintW10-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-Semibold.woff") format("woff"), url("../fonts/em/EMprintW10-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'EM Print Semibold Italic';
  src: url("../fonts/em/EMprintW10-SemiboldItalic.eot");
  src: url("../fonts/em/EMprintW10-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-SemiboldItalic.woff") format("woff"), url("../fonts/em/EMprintW10-SemiboldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: 'EM Print Bold';
  src: url("../fonts/em/EMprintW10-Bold.eot");
  src: url("../fonts/em/EMprintW10-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-Bold.woff") format("woff"), url("../fonts/em/EMprintW10-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'EM Print Bold Italic';
  src: url("../fonts/em/EMprintW10-BoldItalic.eot");
  src: url("../fonts/em/EMprintW10-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/em/EMprintW10-BoldItalic.woff") format("woff"), url("../fonts/em/EMprintW10-BoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  -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: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #3a3a3a;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0a47ba;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #062b71;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: black;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bfbfbf;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 41px;
}

h2,
.h2 {
  font-size: 34px;
}

h3,
.h3 {
  font-size: 28px;
}

h4,
.h4 {
  font-size: 20px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #bfbfbf;
}

.text-primary {
  color: #0a47ba;
}

a.text-primary:hover {
  color: #07358a;
}

.text-success {
  color: #468847;
}

a.text-success:hover {
  color: #356635;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover {
  color: #2d6987;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover {
  color: #a47e3c;
}

.text-danger {
  color: #b94a48;
}

a.text-danger:hover {
  color: #953b39;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0a47ba;
}

a.bg-primary:hover {
  background-color: #07358a;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #e7e7e7;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 48em) {
  .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 #bfbfbf;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #e7e7e7;
}

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.428571429;
  color: #bfbfbf;
}

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 #e7e7e7;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #2f2f2f;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #2f2f2f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #3a3a3a;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #3a3a3a;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #bfbfbf;
}

.form-control::-webkit-input-placeholder {
  color: #bfbfbf;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e7e7e7;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.428571429 \0;
}

input[type="date"].input-sm,
.form-horizontal .form-group-sm input[type="date"].form-control,
.input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 33px;
}

input[type="date"].input-lg,
.form-horizontal .form-group-lg input[type="date"].form-control,
.input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 48px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-horizontal .form-group-lg .form-control-static.form-control,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.form-horizontal .form-group-sm .form-control-static.form-control,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

select.input-sm,
.form-horizontal .form-group-sm select.form-control,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
.form-horizontal .form-group-sm textarea.form-control,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

select.input-lg,
.form-horizontal .form-group-lg select.form-control,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg,
.form-horizontal .form-group-lg textarea.form-control,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.input-lg + .form-control-feedback,
.form-horizontal .form-group-lg .form-control + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.input-sm + .form-control-feedback,
.form-horizontal .form-group-sm .form-control + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #468847;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #c09853;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #b94a48;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7a7a7a;
}

@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 .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: 29px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.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);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #bbbbbb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #d4d4d4;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #d4d4d4;
  background-color: #333333;
}

.btn-primary,
.is-primary {
  color: white;
  background-color: #0a47ba;
  border-color: #093ea2;
}

.btn-primary:hover,
.is-primary:hover,
.btn-primary:focus,
.is-primary:focus,
.btn-primary:active,
.is-primary:active,
.btn-primary.active,
.active.is-primary,
.open > .btn-primary.dropdown-toggle,
.open > .dropdown-toggle.is-primary {
  color: white;
  background-color: #07358a;
  border-color: #062868;
}

.btn-primary:active,
.is-primary:active,
.btn-primary.active,
.active.is-primary,
.open > .btn-primary.dropdown-toggle,
.open > .dropdown-toggle.is-primary {
  background-image: none;
}

.btn-primary.disabled,
.disabled.is-primary,
.btn-primary.disabled:hover,
.disabled.is-primary:hover,
.btn-primary.disabled:focus,
.disabled.is-primary:focus,
.btn-primary.disabled:active,
.disabled.is-primary:active,
.btn-primary.disabled.active,
.disabled.active.is-primary,
.btn-primary[disabled],
[disabled].is-primary,
.btn-primary[disabled]:hover,
[disabled].is-primary:hover,
.btn-primary[disabled]:focus,
[disabled].is-primary:focus,
.btn-primary[disabled]:active,
[disabled].is-primary:active,
.btn-primary[disabled].active,
[disabled].active.is-primary,
fieldset[disabled] .btn-primary,
fieldset[disabled] .is-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .is-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .is-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .is-primary:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .active.is-primary {
  background-color: #0a47ba;
  border-color: #093ea2;
}

.btn-primary .badge,
.is-primary .badge {
  color: #0a47ba;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #d42e12;
  border-color: #bc2910;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #a5240e;
  border-color: #841d0b;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d42e12;
  border-color: #bc2910;
}

.btn-danger .badge {
  color: #d42e12;
  background-color: white;
}

.btn-link {
  color: #0a47ba;
  font-weight: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-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: #062b71;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #bfbfbf;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn,
.is-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #2f2f2f;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #0a47ba;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #0a47ba;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bfbfbf;
}

.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: 14px;
  line-height: 1.428571429;
  color: #bfbfbf;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 48em) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .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 > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.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) {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 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,
.btn-group-lg.btn-group > .btn + .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);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .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:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.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) {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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 {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-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) {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #3a3a3a;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  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 {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 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 {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.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: #e7e7e7;
}

.nav > li.disabled > a {
  color: #bfbfbf;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #bfbfbf;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e7e7e7;
  border-color: #0a47ba;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.428571429;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #e7e7e7 #e7e7e7 #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #3a3a3a;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: white;
  background-color: #0a47ba;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.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,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: whitesmoke;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #bfbfbf;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #0a47ba;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #062b71;
  background-color: #e7e7e7;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #bfbfbf;
  background-color: whitesmoke;
  border-color: #0a47ba;
  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: #bfbfbf;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e7e7e7;
}

.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: #bfbfbf;
  background-color: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: .25em;
  -moz-border-radius: .25em;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #bfbfbf;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a6a6a6;
}

.label-primary {
  background-color: #0a47ba;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #07358a;
}

.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: #d42e12;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a5240e;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #bfbfbf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.is-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0a47ba;
  background-color: white;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e7e7e7;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #cecece;
}

.container .jumbotron {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #3a3a3a;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0a47ba;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: #468847;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

@-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;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: whitesmoke;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: 14px;
  line-height: 22px;
  color: white;
  text-align: center;
  background-color: #0a47ba;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  -moz-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: -moz-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);
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  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;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #bfbfbf;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-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: -moz-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: -moz-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: #d42e12;
}

.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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e7e7e7;
  color: #bfbfbf;
}

.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: #bfbfbf;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #0a47ba;
  border-color: #0a47ba;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #97b9f9;
}

.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #468847;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}

.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #3a87ad;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}

.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #c09853;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}

.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #b94a48;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel,
.product {
  margin-bottom: 22px;
  background-color: white;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.product > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.product > .list-group .list-group-item {
  border-width: 1px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.product > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.product > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.product > .table,
.panel > .table-responsive > .table,
.product > .table-responsive > .table,
.panel > .panel-collapse > .table,
.product > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table:first-child,
.product > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.product > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.product > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.product > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product > .table-responsive:first-child > .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 th:first-child,
.product > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product > .table-responsive:first-child > .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 th:first-child,
.product > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.product > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.product > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product > .table-responsive:first-child > .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 th:last-child,
.product > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product > .table-responsive:first-child > .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 th:last-child,
.product > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.product > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.product > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.product > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.product > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product > .table-responsive:last-child > .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 th:first-child,
.product > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product > .table-responsive:last-child > .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 th:first-child,
.product > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.product > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.product > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product > .table-responsive:last-child > .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 th:last-child,
.product > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product > .table-responsive:last-child > .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 th:last-child,
.product > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.product > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.product > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.product > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.product > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.product > .table-bordered,
.panel > .table-responsive > .table-bordered,
.product > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.product > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.product > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.product > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.product > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.product > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.product > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.product > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.product > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.product > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.product > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.product > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.product > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.product > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.product > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.product > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.product > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.product > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.product > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.product > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.product > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.product > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.product > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.product > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.product > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.product > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.product > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.product > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.product > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.product > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.product > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.product > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.product > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.product > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.product > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.product > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.product > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.product > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.product > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.product > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.product > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive,
.product > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}

.panel-group .panel,
.panel-group .product {
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.panel-group .panel + .panel,
.panel-group .product + .panel,
.panel-group .panel + .product,
.panel-group .product + .product {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #2f2f2f;
  background-color: whitesmoke;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #2f2f2f;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #0a47ba;
}

.panel-primary > .panel-heading {
  color: white;
  background-color: #0a47ba;
  border-color: #0a47ba;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0a47ba;
}

.panel-primary > .panel-heading .badge {
  color: #0a47ba;
  background-color: white;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0a47ba;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #468847;
  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: #468847;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #3a87ad;
  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: #3a87ad;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbeed5;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eed3d7;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eed3d7;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well,
.site-wrapper.product-page.store-page .store-listing-details {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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,
.site-wrapper.product-page.store-page .store-listing-details blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  -moz-transform: translate3d(0, -25%, 0);
  -ms-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.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);
    -moz-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: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: black;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  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: white;
}

.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: white;
}

.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: white;
}

.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: white;
  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;
  -moz-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -moz-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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -moz-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: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  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: white;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  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: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=3.2.1");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

.icon-3x {
  font-size: 3em;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.is-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.is-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.is-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x,
.btn.is-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.icon-search:before {
  content: "\f002";
}

.icon-star:before {
  content: "\f005";
}

.icon-user:before {
  content: "\f007";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-home:before {
  content: "\f015";
}

.icon-download:before {
  content: "\f01a";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-lock:before {
  content: "\f023";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-circle:before {
  content: "\f111";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-file:before {
  content: "\f15b";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.lt-it8 .content-container,
.lt-it8 .account-tab-content-header,
.lt-it8 .account-tab-content-subhead.newsletter-selection,
.lt-it8 .banner,
.lt-it8 .compared-products,
.lt-it8 .cta--with-media,
.lt-it8 .comparison-key-group,
.lt-it8 .filter-nav,
.lt-it8 .filter-nav-btn-group,
.lt-it8 .primary-filter,
.lt-it8 .global-nav,
.lt-it8 .global-nav .global-nav-content,
.global-nav .lt-it8 .global-nav-content,
.lt-it8 .audience-nav .audience-types li,
.audience-nav .audience-types .lt-it8 li,
.lt-it8 .local-nav-content,
.lt-it8 #jPanelMenu-menu > li,
.lt-it8 #jPanelMenu-menu > li.product-tools-sidebar .find-near-form.is-showing,
#jPanelMenu-menu > li.product-tools-sidebar .lt-it8 .find-near-form.is-showing,
.lt-it8 .account-sidebar,
.lt-it8 .local-nav-subnav .quick-links,
.local-nav-subnav .lt-it8 .quick-links,
.lt-it8 .locator-form,
.lt-it8 .product,
.lt-it8 .product-header,
.lt-it8 .product-footer,
.lt-it8 .product-benefits,
.lt-it8 .review-body,
.lt-it8 .search-result,
.lt-it8 .product-search-actions,
.lt-it8 .select-toggle-content-block,
.lt-it8 .sidebar-nav > h4 > a,
.lt-it8 .store-listing,
.lt-it8 .store-listing .store-listing-body,
.store-listing .lt-it8 .store-listing-body,
.lt-it8 .store-listing .store-listing-header,
.store-listing .lt-it8 .store-listing-header,
.lt-it8 .toolbar-content,
.lt-it8 .toolbar-social,
.lt-it8 .toolbar-connect,
.lt-it8 .toolbar-region a,
.toolbar-region .lt-it8 a,
.lt-it8 .responsive-tabs,
.lt-it8 .tab-is-active .responsive-tab-content,
.tab-is-active .lt-it8 .responsive-tab-content,
.lt-it8 .active .responsive-tab-content,
.active .lt-it8 .responsive-tab-content,
.lt-it8 #vehicles .responsive-tab-header,
#vehicles .lt-it8 .responsive-tab-header,
.lt-it8 .vehicle-panel .panel-heading,
.vehicle-panel .lt-it8 .panel-heading,
.lt-it8 .vehicle-listing-info,
.lt-it8 .vehicle-setup .panel-body,
.vehicle-setup .lt-it8 .panel-body,
.lt-it8 .article-step-detail,
.lt-it8 .qa-group,
.lt-it8 .video-group,
.lt-it8 .suggested-content .suggested-content-body,
.suggested-content .lt-it8 .suggested-content-body,
.lt-it8 .suggested-content .suggested-content-footer,
.suggested-content .lt-it8 .suggested-content-footer,
.lt-it8 .collapsible-content-header,
.lt-it8 .site-wrapper.country-selector .collapsible-content-body,
.site-wrapper.country-selector .lt-it8 .collapsible-content-body,
.lt-it8 .site-wrapper.country-selector .collapsible-content-body h3,
.site-wrapper.country-selector .collapsible-content-body .lt-it8 h3,
.lt-it8 .site-wrapper.home .tell-me-more .main-content,
.site-wrapper.home .tell-me-more .lt-it8 .main-content,
.lt-it8 .site-wrapper.home .responsive-tab-content,
.site-wrapper.home .lt-it8 .responsive-tab-content,
.lt-it8 .site-wrapper.product-locator .locator-results,
.site-wrapper.product-locator .lt-it8 .locator-results,
.lt-it8 .site-wrapper.product-locator .other-results,
.site-wrapper.product-locator .lt-it8 .other-results,
.lt-it8 .site-wrapper.product-comparison .result-grouping.find-near,
.site-wrapper.product-comparison .lt-it8 .result-grouping.find-near,
.lt-it8 .site-wrapper.product-comparison .result-dots,
.site-wrapper.product-comparison .lt-it8 .result-dots,
.lt-it8 .site-wrapper.product-selector .selector-controls,
.site-wrapper.product-selector .lt-it8 .selector-controls,
.lt-it8 .site-wrapper.product-selector .top-match-tag,
.site-wrapper.product-selector .lt-it8 .top-match-tag,
.lt-it8 .site-wrapper.resources-archive .filter-nav,
.site-wrapper.resources-archive .lt-it8 .filter-nav,
.lt-it8 .site-wrapper.site-map .sitemap-section,
.site-wrapper.site-map .lt-it8 .sitemap-section,
.lt-it8 .site-wrapper.product-page.store-page .store-listing-details,
.site-wrapper.product-page.store-page .lt-it8 .store-listing-details,
.lt-it8 .site-wrapper.product-page.store-page .store-products,
.site-wrapper.product-page.store-page .lt-it8 .store-products,
.lt-it8 .site-wrapper.product-page.store-page .store-products .collapsible-content-header,
.site-wrapper.product-page.store-page .store-products .lt-it8 .collapsible-content-header,
.lt-it8 .site-wrapper.product-page.store-page .store-products .product-list,
.site-wrapper.product-page.store-page .store-products .lt-it8 .product-list,
.lt-it8 .site-wrapper.templates .content-container,
.site-wrapper.templates .lt-it8 .content-container,
.lt-it8 .site-wrapper.my-account .my-account-body,
.site-wrapper.my-account .lt-it8 .my-account-body,
.lt-it8 .site-wrapper.my-account .my-account-sidebar .hcard,
.site-wrapper.my-account .my-account-sidebar .lt-it8 .hcard,
.lt-it8 .site-wrapper.my-account .newsletter-selection,
.site-wrapper.my-account .lt-it8 .newsletter-selection,
.lt-it8 .site-wrapper.my-account .newsletter-selection .newsletter-description,
.site-wrapper.my-account .newsletter-selection .lt-it8 .newsletter-description,
.lt-it8 .site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav,
.site-wrapper.my-account.create-account .create-account-benefits .lt-it8 .account-benefit-teaser-nav,
.lt-it8 .site-wrapper.my-account-ancillary.my-account_sign-in .callout,
.site-wrapper.my-account-ancillary.my-account_sign-in .lt-it8 .callout,
.lt-it8 .site-wrapper.category .filter-nav,
.site-wrapper.category .lt-it8 .filter-nav,
.lt-it8 .site-wrapper.product-page .product-variants .product-variants-header,
.site-wrapper.product-page .product-variants .lt-it8 .product-variants-header,
.lt-it8 .site-wrapper.product-page .responsive-tab-content,
.site-wrapper.product-page .lt-it8 .responsive-tab-content {
  zoom: 1;
}

.content-container:before,
.account-tab-content-header:before,
.account-tab-content-subhead.newsletter-selection:before,
.banner:before,
.compared-products:before,
.cta--with-media:before,
.comparison-key-group:before,
.filter-nav:before,
.filter-nav-btn-group:before,
.primary-filter:before,
.global-nav:before,
.global-nav .global-nav-content:before,
.audience-nav .audience-types li:before,
.local-nav-content:before,
#jPanelMenu-menu > li:before,
#jPanelMenu-menu > li.product-tools-sidebar .find-near-form.is-showing:before,
.account-sidebar:before,
.local-nav-subnav .quick-links:before,
.locator-form:before,
.product:before,
.product-header:before,
.product-footer:before,
.product-benefits:before,
.review-body:before,
.search-result:before,
.product-search-actions:before,
.select-toggle-content-block:before,
.sidebar-nav > h4 > a:before,
.store-listing:before,
.store-listing .store-listing-body:before,
.store-listing .store-listing-header:before,
.toolbar-content:before,
.toolbar-social:before,
.toolbar-connect:before,
.toolbar-region a:before,
.responsive-tabs:before,
.tab-is-active .responsive-tab-content:before,
.active .responsive-tab-content:before,
#vehicles .responsive-tab-header:before,
.vehicle-panel .panel-heading:before,
.vehicle-listing-info:before,
.vehicle-setup .panel-body:before,
.article-step-detail:before,
.qa-group:before,
.video-group:before,
.suggested-content .suggested-content-body:before,
.suggested-content .suggested-content-footer:before,
.collapsible-content-header:before,
.site-wrapper.country-selector .collapsible-content-body:before,
.site-wrapper.country-selector .collapsible-content-body h3:before,
.site-wrapper.home .tell-me-more .main-content:before,
.site-wrapper.home .responsive-tab-content:before,
.site-wrapper.product-locator .locator-results:before,
.site-wrapper.product-locator .other-results:before,
.site-wrapper.product-comparison .result-grouping.find-near:before,
.site-wrapper.product-comparison .result-dots:before,
.site-wrapper.product-selector .selector-controls:before,
.site-wrapper.product-selector .top-match-tag:before,
.site-wrapper.resources-archive .filter-nav:before,
.site-wrapper.site-map .sitemap-section:before,
.site-wrapper.product-page.store-page .store-listing-details:before,
.site-wrapper.product-page.store-page .store-products:before,
.site-wrapper.product-page.store-page .store-products .collapsible-content-header:before,
.site-wrapper.product-page.store-page .store-products .product-list:before,
.site-wrapper.templates .content-container:before,
.site-wrapper.my-account .my-account-body:before,
.site-wrapper.my-account .my-account-sidebar .hcard:before,
.site-wrapper.my-account .newsletter-selection:before,
.site-wrapper.my-account .newsletter-selection .newsletter-description:before,
.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav:before,
.site-wrapper.my-account-ancillary.my-account_sign-in .callout:before,
.site-wrapper.category .filter-nav:before,
.site-wrapper.product-page .product-variants .product-variants-header:before,
.site-wrapper.product-page .responsive-tab-content:before,
.content-container:after,
.account-tab-content-header:after,
.account-tab-content-subhead.newsletter-selection:after,
.banner:after,
.compared-products:after,
.cta--with-media:after,
.comparison-key-group:after,
.filter-nav:after,
.filter-nav-btn-group:after,
.primary-filter:after,
.global-nav:after,
.global-nav .global-nav-content:after,
.audience-nav .audience-types li:after,
.local-nav-content:after,
#jPanelMenu-menu > li:after,
#jPanelMenu-menu > li.product-tools-sidebar .find-near-form.is-showing:after,
.account-sidebar:after,
.local-nav-subnav .quick-links:after,
.locator-form:after,
.product:after,
.product-header:after,
.product-footer:after,
.product-benefits:after,
.review-body:after,
.search-result:after,
.product-search-actions:after,
.select-toggle-content-block:after,
.sidebar-nav > h4 > a:after,
.store-listing:after,
.store-listing .store-listing-body:after,
.store-listing .store-listing-header:after,
.toolbar-content:after,
.toolbar-social:after,
.toolbar-connect:after,
.toolbar-region a:after,
.responsive-tabs:after,
.tab-is-active .responsive-tab-content:after,
.active .responsive-tab-content:after,
#vehicles .responsive-tab-header:after,
.vehicle-panel .panel-heading:after,
.vehicle-listing-info:after,
.vehicle-setup .panel-body:after,
.article-step-detail:after,
.qa-group:after,
.video-group:after,
.suggested-content .suggested-content-body:after,
.suggested-content .suggested-content-footer:after,
.collapsible-content-header:after,
.site-wrapper.country-selector .collapsible-content-body:after,
.site-wrapper.country-selector .collapsible-content-body h3:after,
.site-wrapper.home .tell-me-more .main-content:after,
.site-wrapper.home .responsive-tab-content:after,
.site-wrapper.product-locator .locator-results:after,
.site-wrapper.product-locator .other-results:after,
.site-wrapper.product-comparison .result-grouping.find-near:after,
.site-wrapper.product-comparison .result-dots:after,
.site-wrapper.product-selector .selector-controls:after,
.site-wrapper.product-selector .top-match-tag:after,
.site-wrapper.resources-archive .filter-nav:after,
.site-wrapper.site-map .sitemap-section:after,
.site-wrapper.product-page.store-page .store-listing-details:after,
.site-wrapper.product-page.store-page .store-products:after,
.site-wrapper.product-page.store-page .store-products .collapsible-content-header:after,
.site-wrapper.product-page.store-page .store-products .product-list:after,
.site-wrapper.templates .content-container:after,
.site-wrapper.my-account .my-account-body:after,
.site-wrapper.my-account .my-account-sidebar .hcard:after,
.site-wrapper.my-account .newsletter-selection:after,
.site-wrapper.my-account .newsletter-selection .newsletter-description:after,
.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav:after,
.site-wrapper.my-account-ancillary.my-account_sign-in .callout:after,
.site-wrapper.category .filter-nav:after,
.site-wrapper.product-page .product-variants .product-variants-header:after,
.site-wrapper.product-page .responsive-tab-content:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#order-online ul,
.tab-is-active .responsive-tab-content ul,
.active .responsive-tab-content ul {
  margin: 0;
  padding: 0;
}

.main-content,
.energy-lives-here .inner,
.breadcrumb,
.comparison-key-group,
.footer-content,
.global-nav .global-nav-content,
.audience-nav-content,
.local-nav-content,
.local-nav-subnav-content,
.local-nav-subnav .local-nav-subnav-content,
.local-nav-search-form .form-group {
  *zoom: 1;
  max-width: 78em;
  _width: 78em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
}

.main-content:after,
.energy-lives-here .inner:after,
.breadcrumb:after,
.comparison-key-group:after,
.footer-content:after,
.global-nav .global-nav-content:after,
.audience-nav-content:after,
.local-nav-content:after,
.local-nav-subnav-content:after,
.local-nav-subnav .local-nav-subnav-content:after,
.local-nav-search-form .form-group:after {
  content: "";
  display: table;
  clear: both;
}

.account-tabs,
.filter-tabs,
.navlist,
.audience-nav .audience-types,
.sidebar-nav-list,
.store-listing .store-listing-address,
.hcard-detail-list,
.hcard-action-list,
.suggested-content .suggested-content-related ul,
.related-queries ul,
.site-wrapper.country-selector .site-list,
.site-wrapper.product-locator .social-links,
.site-wrapper.product-page.store-page .store-listing-details .store-listing-address-phone ul,
.csscolumns .site-wrapper.product-page.store-page .store-products .product-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.account-tabs li,
.filter-tabs li,
.navlist li,
.audience-nav .audience-types li,
.sidebar-nav-list li,
.store-listing .store-listing-address li,
.hcard-detail-list li,
.hcard-action-list li,
.suggested-content .suggested-content-related ul li,
.related-queries ul li,
.site-wrapper.country-selector .site-list li,
.site-wrapper.product-locator .social-links li,
.site-wrapper.product-page.store-page .store-listing-details .store-listing-address-phone ul li,
.csscolumns .site-wrapper.product-page.store-page .store-products .product-list ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.csstransitions .benefit-description {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  font-size: 100%;
}

body {
  background: white;
  color: #3a3a3a;
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

img {
  max-width: 100%;
}

img.left {
  float: left;
  margin: 0 1em 1em 0;
}

img.right {
  float: right;
  margin: 0 0 1em 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.25;
  margin: 0;
}

h4,
h6 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  line-height: 1em;
  margin-bottom: 0.5em;
}

@media only screen and (min-width: 60em) {
  h1 {
    font-size: 3em;
    line-height: 1.1em;
  }
}

@media only screen and (min-width: 0) and (max-width: 30em) {
  .product-detail h1 {
    font-size: 2em;
  }
}

h2 {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75em;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 1.3125em;
  margin-bottom: 0.4761904762em;
}

h4 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin-bottom: 0.5em;
}

h5 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin-bottom: 0.5em;
}

h6 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  font-style: italic;
  margin-bottom: 0.5em;
}

h1 + h1,
h2 + h2,
h3 + h3,
h4 + h4,
h5 + h5,
h6 + h6 {
  margin-top: 1em;
}

a {
  outline: 0;
}

a i,
a sup,
a img {
  text-decoration: none !important;
}

a:hover,
a:focus,
a:active {
  outline: 0;
  text-decoration: underline;
}

a:hover i,
a:hover sup,
a:hover img,
a:focus i,
a:focus sup,
a:focus img,
a:active i,
a:active sup,
a:active img {
  text-decoration: none !important;
}

p {
  margin: 0 0 1em;
}

p:last-child {
  margin-bottom: 0;
}

p.disclaimer {
  font-size: 0.8125em;
}

.contact-us hr {
  margin-bottom: 0;
}

em {
  font-family: "EM Print Regular Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

strong {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

dt {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
}

dd {
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 1em 0 1em 2em;
}

@media only screen and (min-width: 30em) {
  ul,
  ol {
    margin-left: 3em;
  }
}

input[type="text"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="text"]:focus,
input[type="text"]:active {
  background: white;
}

label,
label.control-label {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
}

.lt-ie11 label,
.lt-ie11
label.control-label {
  font-size: 13px;
}

legend {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  margin: 0 0 0.5em;
}

.help-block {
  font-size: 0.8125em;
}

.has-error .help-block,
.has-error label {
  color: #b94a48;
}

.radio,
.checkbox {
  padding-left: 20px;
}

.radio label,
.checkbox label {
  padding-left: 0;
}

.input-group-btn {
  font-size: inherit;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.site-header {
  position: relative;
  z-index: 13;
}

.page-header h1 > span {
  color: #d42e12;
}

.btn {
  white-space: normal;
}

.site-wrapper {
  padding-top: 1em;
}

.home .main-content {
  margin-bottom: 0;
}

@media only screen and (min-width: 0) and (max-width: 30em) {
  .popover .btn {
    display: block;
    margin-bottom: 0.5em;
  }
}

.t.active {
  -webkit-box-shadow: 0 0 10px #f00;
  -moz-box-shadow: 0 0 10px #f00;
  box-shadow: 0 0 10px #f00;
  outline: 1px dotted #f00;
}

.t.active:hover:after {
  background: #fff;
  color: #000;
  content: attr(data-key);
  font-size: .8em;
  margin-left: .5em;
  outline: 1px solid #f00;
  position: absolute;
  white-space: nowrap;
  z-index: 999;
}

.contact-us iframe {
  height: 1800px;
  width: 100%;
}

.footer-previews {
  background: #bfbfbf;
  padding-top: 1.875em;
}

.home .footer-previews {
  padding-bottom: 1.875em;
}

@media only screen and (min-width: 48em) {
  .footer-previews .main-content {
    overflow-y: hidden;
  }
}

.footer-previews .cta {
  background: #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
}

@media only screen and (min-width: 60em) {
  .footer-previews .cta {
    margin-bottom: 0;
  }
}

.footer-previews .cta:last-child {
  margin-bottom: 0;
}

@media (min-width: 35em) {
  .content-container.two .cta {
    width: 48.275862069%;
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.two .cta:nth-child(odd) {
    clear: both;
  }

  .content-container.two .cta:nth-child(even) {
    float: right;
    margin-right: 0;
  }
}

.lt-ie9 .content-container.two .cta,
.content-container.two .lt-ie9 .cta {
  width: 48.275862069%;
  float: left;
  margin-right: 3.4482758621%;
  display: inline;
}

.lt-ie9 .content-container.two .cta:nth-child(odd),
.content-container.two .lt-ie9 .cta:nth-child(odd) {
  clear: both;
}

.lt-ie9 .content-container.two .cta:nth-child(even),
.content-container.two .lt-ie9 .cta:nth-child(even) {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.lt-ie9 .content-container.two .last.cta,
.content-container.two .lt-ie9 .last.cta {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

@media (min-width: 41.25em) {
  .content-container.three .cta,
  .site-wrapper.home .responsive-tab-content .cta,
  .site-wrapper.category .product-listing .product {
    width: 48.275862069%;
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.three .cta:nth-child(odd),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(odd),
  .site-wrapper.category .product-listing .product:nth-child(odd) {
    clear: both;
  }

  .content-container.three .cta:nth-child(even),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(even),
  .site-wrapper.category .product-listing .product:nth-child(even) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 60em) {
  .content-container.three .cta,
  .site-wrapper.home .responsive-tab-content .cta,
  .site-wrapper.category .product-listing .product {
    width: 31.0344827586%;
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.three .cta:nth-child(odd),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(odd),
  .site-wrapper.category .product-listing .product:nth-child(odd) {
    clear: none;
  }

  .content-container.three .cta:nth-child(even),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(even),
  .site-wrapper.category .product-listing .product:nth-child(even) {
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.three .cta:nth-child(3n+1),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(3n+1),
  .site-wrapper.category .product-listing .product:nth-child(3n+1) {
    clear: both;
  }

  .content-container.three .cta:nth-child(3n),
  .site-wrapper.home .responsive-tab-content .cta:nth-child(3n),
  .site-wrapper.category .product-listing .product:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}

.lt-ie9 .content-container.three .cta,
.content-container.three .lt-ie9 .cta,
.lt-ie9 .site-wrapper.home .responsive-tab-content .cta,
.site-wrapper.home .responsive-tab-content .lt-ie9 .cta,
.lt-ie9 .site-wrapper.category .product-listing .product,
.site-wrapper.category .product-listing .lt-ie9 .product {
  width: 31.0344827586%;
  float: left;
  margin-right: 3.4482758621%;
  display: inline;
}

.lt-ie9 .content-container.three .cta:nth-child(odd),
.content-container.three .lt-ie9 .cta:nth-child(odd),
.lt-ie9 .site-wrapper.home .responsive-tab-content .cta:nth-child(odd),
.site-wrapper.home .responsive-tab-content .lt-ie9 .cta:nth-child(odd),
.lt-ie9 .site-wrapper.category .product-listing .product:nth-child(odd),
.site-wrapper.category .product-listing .lt-ie9 .product:nth-child(odd) {
  clear: none;
}

.lt-ie9 .content-container.three .cta:nth-child(even),
.content-container.three .lt-ie9 .cta:nth-child(even),
.lt-ie9 .site-wrapper.home .responsive-tab-content .cta:nth-child(even),
.site-wrapper.home .responsive-tab-content .lt-ie9 .cta:nth-child(even),
.lt-ie9 .site-wrapper.category .product-listing .product:nth-child(even),
.site-wrapper.category .product-listing .lt-ie9 .product:nth-child(even) {
  float: left;
  margin-right: 3.4482758621%;
  *margin-left: auto;
}

.lt-ie9 .content-container.three .cta:nth-child(3n+1),
.content-container.three .lt-ie9 .cta:nth-child(3n+1),
.lt-ie9 .site-wrapper.home .responsive-tab-content .cta:nth-child(3n+1),
.site-wrapper.home .responsive-tab-content .lt-ie9 .cta:nth-child(3n+1),
.lt-ie9 .site-wrapper.category .product-listing .product:nth-child(3n+1),
.site-wrapper.category .product-listing .lt-ie9 .product:nth-child(3n+1) {
  clear: both;
}

.lt-ie9 .content-container.three .cta:nth-child(3n),
.content-container.three .lt-ie9 .cta:nth-child(3n),
.lt-ie9 .site-wrapper.home .responsive-tab-content .cta:nth-child(3n),
.site-wrapper.home .responsive-tab-content .lt-ie9 .cta:nth-child(3n),
.lt-ie9 .site-wrapper.category .product-listing .product:nth-child(3n),
.site-wrapper.category .product-listing .lt-ie9 .product:nth-child(3n) {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.lt-ie9 .content-container.three .last.cta,
.content-container.three .lt-ie9 .last.cta,
.lt-ie9 .site-wrapper.home .responsive-tab-content .last.cta,
.site-wrapper.home .responsive-tab-content .lt-ie9 .last.cta,
.lt-ie9 .site-wrapper.category .product-listing .last.product,
.site-wrapper.category .product-listing .lt-ie9 .last.product {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

@media (min-width: 35em) {
  .content-container.four .cta,
  .site-wrapper.country-selector .country-choice,
  .site-wrapper.templates .content-container .template-group {
    width: 48.275862069%;
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.four .cta:nth-child(odd),
  .site-wrapper.country-selector .country-choice:nth-child(odd),
  .site-wrapper.templates .content-container .template-group:nth-child(odd) {
    clear: both;
  }

  .content-container.four .cta:nth-child(even),
  .site-wrapper.country-selector .country-choice:nth-child(even),
  .site-wrapper.templates .content-container .template-group:nth-child(even) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 48em) {
  .content-container.four .cta,
  .site-wrapper.country-selector .country-choice,
  .site-wrapper.templates .content-container .template-group {
    width: 22.4137931034%;
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.four .cta:nth-child(odd),
  .site-wrapper.country-selector .country-choice:nth-child(odd),
  .site-wrapper.templates .content-container .template-group:nth-child(odd) {
    clear: none;
  }

  .content-container.four .cta:nth-child(even),
  .site-wrapper.country-selector .country-choice:nth-child(even),
  .site-wrapper.templates .content-container .template-group:nth-child(even) {
    float: left;
    margin-right: 3.4482758621%;
  }

  .content-container.four .cta:nth-child(4n+1),
  .site-wrapper.country-selector .country-choice:nth-child(4n+1),
  .site-wrapper.templates .content-container .template-group:nth-child(4n+1) {
    clear: both;
  }

  .content-container.four .cta:nth-child(4n),
  .site-wrapper.country-selector .country-choice:nth-child(4n),
  .site-wrapper.templates .content-container .template-group:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}

.lt-ie9 .content-container.four .cta,
.content-container.four .lt-ie9 .cta,
.lt-ie9 .site-wrapper.country-selector .country-choice,
.site-wrapper.country-selector .lt-ie9 .country-choice,
.lt-ie9 .site-wrapper.templates .content-container .template-group,
.site-wrapper.templates .content-container .lt-ie9 .template-group {
  width: 22.4137931034%;
  float: left;
  margin-right: 3.4482758621%;
  display: inline;
}

.lt-ie9 .content-container.four .cta:nth-child(odd),
.content-container.four .lt-ie9 .cta:nth-child(odd),
.lt-ie9 .site-wrapper.country-selector .country-choice:nth-child(odd),
.site-wrapper.country-selector .lt-ie9 .country-choice:nth-child(odd),
.lt-ie9 .site-wrapper.templates .content-container .template-group:nth-child(odd),
.site-wrapper.templates .content-container .lt-ie9 .template-group:nth-child(odd) {
  clear: none;
}

.lt-ie9 .content-container.four .cta:nth-child(even),
.content-container.four .lt-ie9 .cta:nth-child(even),
.lt-ie9 .site-wrapper.country-selector .country-choice:nth-child(even),
.site-wrapper.country-selector .lt-ie9 .country-choice:nth-child(even),
.lt-ie9 .site-wrapper.templates .content-container .template-group:nth-child(even),
.site-wrapper.templates .content-container .lt-ie9 .template-group:nth-child(even) {
  float: left;
  margin-right: 3.4482758621%;
  *margin-left: auto;
}

.lt-ie9 .content-container.four .cta:nth-child(4n+1),
.content-container.four .lt-ie9 .cta:nth-child(4n+1),
.lt-ie9 .site-wrapper.country-selector .country-choice:nth-child(4n+1),
.site-wrapper.country-selector .lt-ie9 .country-choice:nth-child(4n+1),
.lt-ie9 .site-wrapper.templates .content-container .template-group:nth-child(4n+1),
.site-wrapper.templates .content-container .lt-ie9 .template-group:nth-child(4n+1) {
  clear: both;
}

.lt-ie9 .content-container.four .cta:nth-child(4n),
.content-container.four .lt-ie9 .cta:nth-child(4n),
.lt-ie9 .site-wrapper.country-selector .country-choice:nth-child(4n),
.site-wrapper.country-selector .lt-ie9 .country-choice:nth-child(4n),
.lt-ie9 .site-wrapper.templates .content-container .template-group:nth-child(4n),
.site-wrapper.templates .content-container .lt-ie9 .template-group:nth-child(4n) {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.lt-ie9 .content-container.four .last.cta,
.content-container.four .lt-ie9 .last.cta,
.lt-ie9 .site-wrapper.country-selector .last.country-choice,
.site-wrapper.country-selector .lt-ie9 .last.country-choice,
.lt-ie9 .site-wrapper.templates .content-container .last.template-group,
.site-wrapper.templates .content-container .lt-ie9 .last.template-group {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.aviation {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -69px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .aviation {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -102px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.chemical {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -300px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .chemical {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -241px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.esso {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -341px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .esso {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -279px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 24px;
    width: 33px;
  }
}

.lubricants {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -259px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .lubricants {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -305px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.marine {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -151px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .marine {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -140px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.mobil {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -388px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 11px;
  width: 35px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .mobil {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -360px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 12px;
    width: 36px;
  }
}

.oils-industry {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -110px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .oils-industry {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -179px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.oils {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -28px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .oils {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 1px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.search-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -404px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .search-icon {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -373px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 17px;
    width: 17px;
  }
}

.stocks {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -192px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .stocks {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -63px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 37px;
    width: 37px;
  }
}

.xom {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 122px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .xom {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -38px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 24px;
    width: 123px;
  }
}

.xon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -369px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 39px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .xon {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -343px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 15px;
    width: 40px;
  }
}

.xto {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/global/normal-s27a028d60c.png");
  background-position: 0 -233px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 21px;
  width: 38px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .xto {
    background-image: url("../images/sprites/global/retina-s45c6db97f9.png");
    background-position: 0 -217px;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    height: 22px;
    width: 39px;
  }
}

.bumper-to-bumper-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -239px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 46px;
  width: 33px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .bumper-to-bumper-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -146px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 47px;
    width: 34px;
  }
}

.delvac-logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 28px;
  width: 216px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .delvac-logo {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -244px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 29px;
    width: 217px;
  }
}

.elh-logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -368px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 125px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .elh-logo {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -347px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 17px;
    width: 126px;
  }
}

.facebook {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -526px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  width: 22px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .facebook {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -490px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 23px;
    width: 23px;
  }
}

.google-plus {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -498px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 23px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .google-plus {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -465px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 24px;
    width: 24px;
  }
}

.locator-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -290px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 36px;
  width: 61px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .locator-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -274px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 37px;
    width: 62px;
  }
}

.mobil-logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -331px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 115px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .mobil-logo {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -313px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 33px;
    width: 116px;
  }
}

.selector-cvl-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -33px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 47px;
  width: 33px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-cvl-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -48px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 47px;
    width: 34px;
  }
}

.selector-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -137px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 45px;
  width: 35px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 1px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 47px;
    width: 37px;
  }
}

.selector-ru-cvl-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -187px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 47px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-ru-cvl-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -194px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 48px;
    width: 32px;
  }
}

.selector-ru-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -85px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 47px;
  width: 34px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-ru-icon {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -96px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 48px;
    width: 35px;
  }
}

.twitter {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -471px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  width: 27px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .twitter {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -440px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 23px;
    width: 28px;
  }
}

.vk-alt {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -416px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  width: 22px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .vk-alt {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -416px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 23px;
    width: 23px;
  }
}

.vk {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -553px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .vk {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -515px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 15px;
    width: 15px;
  }
}

.youtube-alt {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -389px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  width: 54px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .youtube-alt {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -366px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 23px;
    width: 54px;
  }
}

.youtube {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/default/normal-s65376887d1.png");
  background-position: 0 -443px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 24px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .youtube {
    background-image: url("../images/sprites/default/retina-sd6a850d422.png");
    background-position: 0 -390px;
    -moz-background-size: 216px auto;
    -o-background-size: 216px auto;
    background-size: 216px auto;
    height: 24px;
    width: 25px;
  }
}

.anti-counterfeit-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -209px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 41px;
  width: 31px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .anti-counterfeit-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -125px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 42px;
    width: 33px;
  }
}

.delvac-logo-cn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -52px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 26px;
  width: 215px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .delvac-logo-cn {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -98px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 26px;
    width: 216px;
  }
}

.elh-logo-china {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -366px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 133px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .elh-logo-china {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -238px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 15px;
    width: 134px;
  }
}

.mobil-logo-cn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -135px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 186px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .mobil-logo-cn {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -289px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 33px;
    width: 187px;
  }
}

.qqzone-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -292px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .qqzone-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -254px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 33px;
    width: 33px;
  }
}

.selector-cn-cvl-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -83px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 47px;
  width: 28px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-cn-cvl-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -49px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 48px;
    width: 29px;
  }
}

.selector-icon-cn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 47px;
  width: 63px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .selector-icon-cn {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 1px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 48px;
    width: 64px;
  }
}

.tencent-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -172px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .tencent-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -169px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 33px;
    width: 33px;
  }
}

.tmall-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -413px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 23px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .tmall-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -383px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 24px;
    width: 24px;
  }
}

.wechat-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -329px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .wechat-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -323px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 33px;
    width: 33px;
  }
}

.wechat-toolbar {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -385px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  width: 23px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .wechat-toolbar {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -358px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 24px;
    width: 24px;
  }
}

.weibo-icon {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url("../images/sprites/china/normal-s3913771991.png");
  background-position: 0 -255px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .weibo-icon {
    background-image: url("../images/sprites/china/retina-sa8d5291b10.png");
    background-position: 0 -203px;
    -moz-background-size: 215px auto;
    -o-background-size: 215px auto;
    background-size: 215px auto;
    height: 33px;
    width: 33px;
  }
}

.lede {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3125em;
}

blockquote {
  border-left: 5px solid #e7e7e7;
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 1.5em 0 1.5em 2.5em;
  padding: 0.6875em 1.375em;
}

blockquote cite {
  font-style: italic;
}

.account-tabs {
  display: inline-block;
  font-size: .1px;
  text-align: justify;
  width: 100%;
}

.account-tabs:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.account-tabs li {
  display: inline-block;
  font-size: 140em;
  text-align: center;
  width: 33%;
}

.account-tabs li a {
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#5f5f5f));
  background: -webkit-linear-gradient(#7a7a7a, #5f5f5f);
  background: -moz-linear-gradient(#7a7a7a, #5f5f5f);
  background: -o-linear-gradient(#7a7a7a, #5f5f5f);
  background: linear-gradient(#7a7a7a, #5f5f5f);
  border-bottom: 1px solid #e7e7e7;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  color: white;
  display: block;
  line-height: 3.4285714286em;
  text-decoration: none;
  text-shadow: black 0 -1px 0;
}

.account-tabs li a .badge {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 0;
  font-size: 0.8571428571em;
  padding: 0.4166666667em 0.5833333333em;
  text-shadow: none;
}

.account-tabs li a:hover {
  color: white;
  text-decoration: none;
}

.lt-ie9 .account-tabs li a {
  line-height: 48px;
}

.account-tabs li.active a {
  background: #e7e7e7;
  color: #3a3a3a;
  margin-bottom: -1px;
  text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
}

.lt-ie9 .account-tabs li {
  font-size: 14px;
}

.account-tabs.setup-tabs {
  margin-bottom: 240em;
  padding: 0 200em;
}

@media only screen and (min-width: 60em) {
  .account-tabs.setup-tabs {
    margin-bottom: 0;
    padding: 0;
  }
}

.account-tabs.setup-tabs li {
  width: auto;
}

@media only screen and (min-width: 60em) {
  .account-tabs.setup-tabs li {
    width: 33%;
  }
}

.account-tabs.setup-tabs li a {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  font-size: 1.1428571429em;
  padding: 0 1.4375em;
}

@media only screen and (min-width: 60em) {
  .account-tabs.setup-tabs li a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    font-size: 1em;
    padding: 0;
  }
}

.account-tabs.setup-tabs li a span {
  display: none;
}

.account-tabs.setup-tabs li a span.setup-tab-number {
  display: inline-block;
}

@media only screen and (min-width: 60em) {
  .account-tabs.setup-tabs li a span {
    display: inline;
  }
}

.account-tab-content {
  background: #e7e7e7;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  display: none;
  margin-bottom: 1em;
  margin-top: -0.4375em;
}

.account-tab-content.active {
  display: block;
}

.lt-ie9 .account-tab-content {
  margin-top: -9px;
}

.account-tab-content-header,
.account-tab-content-body,
.account-tab-content-footer {
  padding: 0.625em;
}

@media only screen and (min-width: 45em) {
  .account-tab-content-header,
  .account-tab-content-body,
  .account-tab-content-footer {
    padding: 1.5em;
  }
}

.account-tab-content-header {
  padding-bottom: 0;
}

.account-tab-content-header h2 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
}

.account-tab-content-header h3 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}

.account-tab-content-subhead {
  margin-bottom: 0.75em;
}

.account-tab-content-subhead h3 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
}

@media only screen and (min-width: 45em) {
  .account-tab-content-subhead h3 {
    font-size: 1em;
  }
}

.account-tab-content-subhead.newsletter-selection h3 {
  display: none;
}

@media only screen and (min-width: 45em) {
  .account-tab-content-subhead.newsletter-selection h3 {
    display: block;
    float: left;
    width: 61.5%;
  }
}

@media only screen and (min-width: 45em) {
  .account-tab-content-subhead.newsletter-selection h3:last-child {
    display: block;
    float: right;
    margin-top: 0;
    width: 38.5%;
  }
}

.lt-ie9 .account-tab-content-subhead.newsletter-selection h3.last {
  display: block;
  float: right;
  margin-top: 0;
  width: 38.5%;
}

.account-tab-content-footer {
  border-top: 1px solid #bfbfbf;
}

.account-tab-content-footer .btn {
  display: block;
}

@media only screen and (min-width: 30em) {
  .account-tab-content-footer .btn {
    display: inline-block;
  }
}

.account-tab-content-footer .btn + .btn {
  margin-top: 1em;
}

@media only screen and (min-width: 30em) {
  .account-tab-content-footer .btn + .btn {
    margin-top: 0;
  }
}

.banner {
  background-color: #e7e7e7;
  -webkit-box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.2), inset 0 -50px 50px -50px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.2), inset 0 -50px 50px -50px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.2), inset 0 -50px 50px -50px rgba(0, 0, 0, 0.2);
  margin-bottom: 1.5em;
}

.banner .main-content {
  background-color: black;
  background-repeat: no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

@media only screen and (min-width: 48em) {
  .banner .main-content {
    min-height: 25em;
  }
}

.lt-ie9 .banner .main-content {
  -ms-behavior: url("/stylesheets/libs/backgroundsize.min.htc");
}

.banner .main-content h1,
.banner .main-content h2,
.banner .main-content h3,
.banner .main-content p,
.banner .main-content ul {
  color: white;
}

.banner.info-left .banner-text,
.banner.info-right .banner-text {
  padding-top: 45%;
}

@media only screen and (min-width: 35em) {
  .banner.info-left .banner-text,
  .banner.info-right .banner-text {
    padding-top: 5%;
  }
}

.banner-text {
  padding-bottom: 10%;
}

@media only screen and (min-width: 30em) {
  .banner-text {
    padding-bottom: 7%;
  }
}

.banner-text h2 {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  line-height: 1em;
  margin-bottom: 0.5em;
}

@media only screen and (min-width: 60em) {
  .banner-text h2 {
    font-size: 3em;
    line-height: 1.1em;
  }
}

.banner-text h3 {
  font-size: 1.6875em;
}

.banner-text p {
  font-size: 0.875em;
}

@media only screen and (min-width: 48em) {
  .banner-text p {
    font-size: 1.0625em;
  }
}

.banner-text p:last-of-type {
  margin-bottom: 1.5em;
}

.banner-text sup {
  font-size: .6em;
}

.banner-text a {
  display: inline-block;
  margin: 0 .5em .5em 0;
  width: 46.2%;
}

.banner-text a:nth-child(2n) {
  margin-right: 0;
}

@media only screen and (min-width: 25em) {
  .banner-text a {
    width: auto;
  }

  .banner-text a:nth-child(2n) {
    margin-right: .5em;
  }
}

@media only screen and (min-width: 30em) {
  .banner-text a {
    width: 30.8%;
  }
}

@media only screen and (min-width: 35em) {
  .banner-text a {
    width: auto;
  }
}

@media only screen and (min-width: 41.25em) {
  .banner-text a:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 48em) {
  .banner-text a:nth-child(2n) {
    margin-right: .5em;
  }
}

.banner-text a.btn {
  display: block;
  margin: 0;
  width: auto;
}

@media only screen and (min-width: 48em) {
  .banner-text a.btn {
    display: inline;
  }
}

.cvl .banner-text a.is-primary {
  background: #ffd200;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd200), to(#af9102));
  background: -webkit-linear-gradient(#ffd200, #af9102);
  background: -moz-linear-gradient(#ffd200, #af9102);
  background: -o-linear-gradient(#ffd200, #af9102);
  background: linear-gradient(#ffd200, #af9102);
  color: #000;
  text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
}

.cvl .banner-text a.is-primary:hover {
  background: #f3c800;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3c800), to(#9b8000));
  background: -webkit-linear-gradient(#f3c800, #9b8000);
  background: -moz-linear-gradient(#f3c800, #9b8000);
  background: -o-linear-gradient(#f3c800, #9b8000);
  background: linear-gradient(#f3c800, #9b8000);
}

.cvl .light-bg .banner-text a.is-primary {
  background: #525252;
  background: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#000000));
  background: -webkit-linear-gradient(#525252, #000000);
  background: -moz-linear-gradient(#525252, #000000);
  background: -o-linear-gradient(#525252, #000000);
  background: linear-gradient(#525252, #000000);
  color: white;
  text-shadow: none;
}

.cvl .light-bg .banner-text a.is-primary:hover {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#383838), to(#000000));
  background: -webkit-linear-gradient(#383838, #000000);
  background: -moz-linear-gradient(#383838, #000000);
  background: -o-linear-gradient(#383838, #000000);
  background: linear-gradient(#383838, #000000);
}

@media only screen and (min-width: 35em) {
  .info-right .banner-text {
    margin-right: 1.9%;
  }

  .info-right .banner-text h1,
  .info-right .banner-text h2,
  .info-right .banner-text p,
  .info-right .banner-text a.btn {
    margin-left: 54.5%;
  }
}

@media only screen and (min-width: 35em) {
  .info-left .banner-text {
    margin-left: 1.9%;
  }

  .info-left .banner-text h1,
  .info-left .banner-text h2,
  .info-left .banner-text p,
  .info-left .banner-text a.btn {
    margin-right: 53.5%;
  }
}

@media only screen and (min-width: 35em) and (min-width: 41.25em) {
  .info-left .banner-text .links {
    margin-right: 47%;
  }
}

@media only screen and (min-width: 35em) and (min-width: 48em) {
  .info-left .banner-text .links {
    margin-right: 50%;
  }
}

.dark-bg .main-content {
  background-color: #000;
}

.dark-bg p a {
  color: #fff;
  text-decoration: underline;
}

.dark-bg p a:hover {
  text-decoration: none;
}

.dark-bg p a.btn {
  text-decoration: none;
}

.light-bg .main-content {
  background-color: white;
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
}

.lt-ie9 .light-bg .main-content {
  border: 1px solid #bbb;
}

.light-bg .main-content h1,
.light-bg .main-content h2,
.light-bg .main-content h3,
.light-bg .main-content p,
.light-bg .main-content ul {
  color: #3a3a3a;
}

.energy-lives-here {
  background-color: #174a99;
  background-image: -webkit-gradient(linear, left top, right top, from(#174a99), to(#00a0dc));
  background-image: -webkit-linear-gradient(left, #174a99 25%, #00a0dc);
  background-image: -moz-linear-gradient(left, #174a99 25%, #00a0dc);
  background-image: -o-linear-gradient(left, #174a99 25%, #00a0dc);
  background-image: linear-gradient(to right, #174a99 25%, #00a0dc);
  color: white;
  position: relative;
  margin-bottom: -1.5em;
}

.energy-lives-here i {
  position: relative;
  top: 1.0625em;
}

.energy-lives-here span {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: block;
}

.energy-lives-here .bkg {
  background: transparent url("../images/energy-lives-here/bkg.png") center;
}

.energy-lives-here .inner {
  height: 3.125em;
}

.breadcrumb {
  background: none;
  display: none;
}

.breadcrumb li {
  font-size: 0.875em;
}

.home .breadcrumb {
  display: none;
}

@media only screen and (min-width: 48em) {
  .breadcrumb {
    display: block;
    margin: 1em auto;
  }
}

.btn {
  background: #6f6f6f;
  background: -webkit-gradient(linear, left top, left bottom, from(#6f6f6f), to(#464646));
  background: -webkit-linear-gradient(#6f6f6f, #464646);
  background: -moz-linear-gradient(#6f6f6f, #464646);
  background: -o-linear-gradient(#6f6f6f, #464646);
  background: linear-gradient(#6f6f6f, #464646);
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 0.375em 1.3125em;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
}

.btn:hover,
.btn:active,
.btn:focus {
  background: #626262;
  background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#393939));
  background: -webkit-linear-gradient(#626262, #393939);
  background: -moz-linear-gradient(#626262, #393939);
  background: -o-linear-gradient(#626262, #393939);
  background: linear-gradient(#626262, #393939);
  color: white;
}

.btn:disabled {
  background-color: #7d7d7d;
  background-image: none;
}

.product-selector-btn,
.btn--find-near {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: none;
}

.btn--find-near {
  display: block;
  overflow: hidden;
}

.product-locator-input {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}

.btn--compare-this {
  line-height: 1em;
}

.btn--compare-this input {
  -webkit-appearance: none;
  left: 2px;
  position: relative;
  top: 0.15625em;
}

.ios .btn--compare-this input {
  top: 0.375em;
}

.btn--compare-this input:after {
  background-image: -webkit-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: -o-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: linear-gradient(135deg, #b1b6be 0%, #ffffff 100%);
  background-position: center;
  background-repeat: no-repeat;
  border-color: #b3b3b3 #dcddde #dcddde #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  content: '';
  display: block;
  height: 0.8125em;
  position: relative;
  top: -0.125em;
  width: 0.8125em;
}

.btn--compare-this input:checked:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"), -webkit-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"), -moz-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"), -o-linear-gradient(315deg, #b1b6be 0%, #ffffff 100%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"), linear-gradient(135deg, #b1b6be 0%, #ffffff 100%);
  outline: none;
}

.article-sharing {
  display: inline;
}

.is-primary {
  background: #df4329;
  background: -webkit-gradient(linear, left top, left bottom, from(#df4329), to(#9e2713));
  background: -webkit-linear-gradient(#df4329, #9e2713);
  background: -moz-linear-gradient(#df4329, #9e2713);
  background: -o-linear-gradient(#df4329, #9e2713);
  background: linear-gradient(#df4329, #9e2713);
}

.is-primary:hover,
.is-primary:active,
.is-primary:focus {
  background: #cf381f;
  background: -webkit-gradient(linear, left top, left bottom, from(#cf381f), to(#872110));
  background: -webkit-linear-gradient(#cf381f, #872110);
  background: -moz-linear-gradient(#cf381f, #872110);
  background: -o-linear-gradient(#cf381f, #872110);
  background: linear-gradient(#cf381f, #872110);
}

.is-primary:disabled {
  background: #bc2910;
  background: -webkit-gradient(linear, left top, left bottom, from(#bc2910), to(#a5240e));
  background: -webkit-linear-gradient(#bc2910, #a5240e);
  background: -moz-linear-gradient(#bc2910, #a5240e);
  background: -o-linear-gradient(#bc2910, #a5240e);
  background: linear-gradient(#bc2910, #a5240e);
}

.is-secondary {
  background: #335eaf;
  background: -webkit-gradient(linear, left top, left bottom, from(#335eaf), to(#143e8f));
  background: -webkit-linear-gradient(#335eaf, #143e8f);
  background: -moz-linear-gradient(#335eaf, #143e8f);
  background: -o-linear-gradient(#335eaf, #143e8f);
  background: linear-gradient(#335eaf, #143e8f);
}

.is-secondary:hover,
.is-secondary:active,
.is-secondary:focus {
  background: #2d539b;
  background: -webkit-gradient(linear, left top, left bottom, from(#2d539b), to(#113479));
  background: -webkit-linear-gradient(#2d539b, #113479);
  background: -moz-linear-gradient(#2d539b, #113479);
  background: -o-linear-gradient(#2d539b, #113479);
  background: linear-gradient(#2d539b, #113479);
}

.is-secondary:disabled {
  background-color: #7d7d7d;
  background-image: none;
}

.is-xs {
  font-size: 0.75em;
  padding: 0.5em;
}

.is-small {
  font-size: 0.875em;
  padding: 0.5em 1.5em;
}

.is-large {
  font-size: 1.5em;
  padding: 0.4166666667em 1.3333333333em;
}

.btn-compare-this {
  line-height: 1em;
}

.btn-group {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.btn-group > .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.btn-group > .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.btn-group .dropdown-menu .heading {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 3px 20px;
}

.btn-group .dropdown-menu a {
  text-decoration: none;
}

.btn-group .caret {
  border-top-color: white;
}

.btn-group .btn.dropdown-toggle {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-group .btn.dropdown-toggle:first-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.comparison-selection {
  background: #272727;
  background: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#232323));
  background: -webkit-linear-gradient(#272727, #232323);
  background: -moz-linear-gradient(#272727, #232323);
  background: -o-linear-gradient(#272727, #232323);
  background: linear-gradient(#272727, #232323);
  display: none;
  margin-bottom: 2em;
  padding: 0.5em 0;
}

@media only screen and (min-width: 30em) {
  .comparison-selection {
    padding: 1em 0 0;
  }
}

.comparison-selection .btn {
  float: right;
  font-size: 0.875em;
}

.comparison-selection.is-hidden {
  display: none;
}

.comparison-selection.affix {
  -webkit-box-shadow: 0 0 20px #3c3c3c;
  -moz-box-shadow: 0 0 20px #3c3c3c;
  box-shadow: 0 0 20px #3c3c3c;
  left: 0;
  margin-bottom: 2em;
  padding-bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.comparison-selection.affix .main-content {
  margin-bottom: 0.5em;
}

@media only screen and (min-width: 30em) {
  .comparison-selection.affix .main-content {
    margin-bottom: 2em;
  }
}

@media only screen and (min-width: 30em) {
  .comparison-selection.affix {
    padding-top: 1em;
  }
}

.comparison-selection.affix .compared-products {
  margin: 0;
  margin-bottom: 1em;
}

.compared-products {
  clear: both;
  margin-bottom: 1em;
}

.selected-product {
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  margin-bottom: 0.4285714286em;
  padding: 0.4285714286em;
  position: relative;
}

.comparison-results .selected-product {
  margin-bottom: 0;
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
  display: inline;
}

.comparison-results .selected-product:nth-child(4n) {
  float: right;
  margin-right: 0;
}

@media only screen and (min-width: 30em) {
  .selected-product {
    height: 9.6428571429em;
    line-height: 1.2857142857em;
    margin-bottom: 0;
    padding-top: 0.4285714286em;
    text-align: center;
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .selected-product:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}

@media only screen and (min-width: 35em) {
  .selected-product {
    height: 8.5714285714em;
  }
}

@media only screen and (min-width: 48em) {
  .selected-product {
    height: 9.6428571429em;
  }
}

@media only screen and (min-width: 60em) {
  .selected-product {
    height: 10.3571428571em;
  }
}

.selected-product img {
  display: none;
  margin: 0 auto 0.5em;
}

@media only screen and (min-width: 30em) {
  .selected-product img {
    display: block;
    width: 20%;
  }
}

@media only screen and (min-width: 35em) {
  .selected-product img {
    width: 18%;
  }
}

.selected-product .product-name {
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
  text-align: center;
}

.selected-product .remove-product {
  background: #0a47ba;
  border: 2px solid white;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: white;
  cursor: pointer;
  line-height: 1.5em;
  position: absolute;
  right: 4px;
  text-align: center;
  top: 2px;
  width: 1.75em;
}

@media only screen and (min-width: 30em) {
  .selected-product .remove-product {
    right: -5px;
    top: -8px;
  }
}

.selected-product.is-empty {
  background: #444;
  display: none;
}

.selected-product.is-empty > img {
  opacity: .2;
}

.selected-product.is-empty .remove-product,
.selected-product.is-empty .product-name {
  display: none;
}

@media only screen and (min-width: 30em) {
  .selected-product.is-empty {
    display: block;
  }
}

.lt-ie9 .selected-product.last {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.clear-all {
  color: white;
  display: inline-block;
  float: right;
  font-size: 0.875em;
  line-height: 2em;
}

.clear-all:hover {
  color: white;
  text-decoration: underline;
}

.comparison-selection-is-showing {
  display: block;
}

.carousel {
  background-color: #ebebeb;
  margin-bottom: 1.25em;
}

.carousel .arrow {
  top: 30%;
}

@media only screen and (min-width: 60em) {
  .carousel .arrow {
    top: 38%;
  }
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.7);
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  height: 5.125em;
  left: auto;
  padding: 0.875em 0.625em 0;
  position: static;
  right: auto;
  text-shadow: 1px 1px 2px black;
  width: 100%;
}

@media only screen and (min-width: 35em) {
  .carousel-caption {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-size: 1.03125em;
    height: auto;
    padding: 0.875em 0.3125em 2.25em;
    position: absolute;
  }
}

.carousel-control {
  opacity: 1;
}

@media only screen and (min-width: 60em) {
  .carousel-control.left,
  .carousel-control.right {
    background-image: none;
  }
}

.carousel-indicators {
  bottom: -0.1875em;
  display: none;
  left: 0;
  margin-left: 0;
  width: 100%;
}

@media only screen and (min-width: 60em) {
  .carousel-indicators {
    display: block;
  }
}

.cta {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  margin: 0 0 1.5em;
}

.cta-header > a > img {
  margin-bottom: 0.5em;
  width: 100%;
}

.cta-header h6 {
  color: #a6a6a6;
  font-size: 0.875em;
  font-style: normal;
  margin-bottom: 0.4285714286em;
  padding: 0 0.8571428571em;
  text-transform: none;
}

.cta-header h3 {
  font-size: 1.125em;
  margin-bottom: 0;
  padding: 0.3333333333em 0.6666666667em 0;
}

.cta-header h3 a {
  color: #3a3a3a;
}

.cta-header h3 a:hover {
  color: #0a47ba;
}

.cta-header h3 + img {
  margin-top: 0.5625em;
}

.cn .cta-header h3 {
  font-weight: bold;
}

.cta-body {
  font-size: 0.875em;
  margin: 0 0 0.5714285714em;
  padding: 0 0.8571428571em;
}

.cta-footer {
  padding: 0 0.75em;
}

.cta-footer .read-more {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
  text-transform: uppercase;
}

.cta--with-media .cta-media {
  float: left;
  text-align: center;
  width: 25%;
}

.cta--with-media .cta-media img {
  width: 100%;
}

.cta--with-media .cta-text {
  float: right;
  width: 72%;
}

.cta--with-media .cta-text .cta-header h3 {
  padding-top: 0;
}

.cta-header-with-media > a {
  display: block;
  margin-bottom: 0.75em;
}

.cta-header-with-media > a > img {
  margin: 0;
}

.cta-header-media {
  background: #f1f1f1;
}

.cta-header-media .cta-header h3 {
  padding-top: 0;
}

.cta-header-media .cta-body {
  margin-bottom: 0;
  padding-bottom: 1em;
}

.cta-is-featured {
  background: #d9edf7;
}

.comparison-key {
  background: #2f2f2f;
  bottom: 0;
  color: white;
  left: 0;
  padding: 0.375em 0;
  position: fixed;
  right: 0;
  z-index: 99999;
}

.comparison-key-group {
  padding: 0;
}

.comparison-key-key {
  text-align: center;
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
  display: inline;
}

.comparison-key-key:nth-child(4n) {
  float: right;
  margin-right: 0;
}

.comparison-key-key i {
  color: #688ccb;
}

.comparison-key-key i.icon-ok {
  color: #e0524a;
}

.lt-ie9 .comparison-key-key.last {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.comparison-key-definition {
  display: block;
  font-size: 0.8125em;
}

.features-benefits {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
}

.features-benefits h3 {
  font-size: 1em;
}

.features-benefits ol ol,
.features-benefits ul ul,
.features-benefits ol ul,
.features-benefits ul ol {
  margin: 0;
}

.filter-nav {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: none;
  margin-bottom: 0.5em;
  overflow: visible;
  padding: 0.75em 1em;
}

@media only screen and (min-width: 60em) {
  .filter-nav {
    display: block;
  }
}

.filter-nav-toggles {
  display: inline-block;
  font-size: .1px;
  text-align: justify;
  width: 100%;
}

.filter-nav-toggles:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.filter-nav-toggles .form-group {
  font-size: 160em;
}

.selector-results .filter-nav-toggles {
  float: left;
}

.selector-results-options {
  margin-bottom: 1em;
}

@media only screen and (min-width: 48em) {
  .selector-results-options {
    float: left;
    margin-bottom: 0;
    margin-right: 1em;
  }
}

@media only screen and (min-width: 48em) {
  .selector-filters {
    float: left;
  }
}

.selector-filters .control-label {
  display: inline-block;
  line-height: 3.0769230769em;
  margin: 0 0.3076923077em 0 0;
  vertical-align: top;
}

.selector-filters .nav-pills {
  display: inline-block;
}

.selector-filters .nav-pills a {
  border: 1px solid white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #3a3a3a;
  font-size: 0.8125em;
  padding: 0.4615384615em;
}

.selector-filters .nav-pills .active a {
  background: white;
  color: #3a3a3a;
}

.filter-nav-reset-toggle {
  clear: both;
  display: block;
  float: right;
  font-size: 0.8125em;
  padding-top: 0.4615384615em;
}

.filter-nav-toggle {
  background: #6f6f6f;
  background: #6f6f6f-webkit-gradient(linear, left top, left bottom, from(#6f6f6f), to(#464646));
  background: #6f6f6f -webkit-linear-gradient(#6f6f6f, #464646);
  background: #6f6f6f -moz-linear-gradient(#6f6f6f, #464646);
  background: #6f6f6f -o-linear-gradient(#6f6f6f, #464646);
  background: #6f6f6f linear-gradient(#6f6f6f, #464646);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: white;
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
  margin-bottom: 1em;
  padding: 0.6153846154em 1em;
}

.filter-nav-toggle i {
  color: white;
  float: right;
  line-height: 1.6153846154em;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

@media only screen and (min-width: 60em) {
  .filter-nav-toggle {
    display: none;
  }
}

.filter-nav-toggle.is-showing {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
  text-decoration: none;
}

.filter-nav-toggle.is-showing > i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter-nav-toggle:hover {
  background: #626262;
  background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#393939));
  background: -webkit-linear-gradient(#626262, #393939);
  background: -moz-linear-gradient(#626262, #393939);
  background: -o-linear-gradient(#626262, #393939);
  background: linear-gradient(#626262, #393939);
  color: white;
  text-decoration: none;
}

.filter-nav-select {
  margin-bottom: 0;
}

.lt-ie11 .filter-nav-select .control-label {
  font-size: 13px;
}

.filter-nav-actions.right {
  text-align: right;
}

.selector-results .filter-nav-actions.right {
  text-align: left;
}

@media only screen and (min-width: 48em) {
  .selector-results .filter-nav-actions.right {
    float: right;
  }
}

.is-showing-filter-nav {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  display: block;
}

@media only screen and (min-width: 48em) {
  .is-showing-filter-nav {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}

.filter-group {
  background: #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.filter-group .primary-filter button {
  display: none;
}

.filter-group.is-selected {
  background: #7a7a7a;
  color: white;
}

.filter-group.is-selected .primary-filter button {
  display: inline-block;
}

.filter-group select {
  width: 100%;
}

.filters {
  display: none;
  margin: 0 .75em;
}

.filters .filter-group {
  margin-bottom: 0.5em;
}

.filters .filter-group:last-child {
  margin-bottom: 1em;
}

.filter-tabs {
  display: table;
  width: 100%;
}

.filter-tabs > li {
  display: table-cell;
  float: none;
  font-size: 0.8125em;
  text-align: center;
}

.filter-tabs > li a {
  background: #7a7a7a;
  background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#5f5f5f));
  background: -webkit-linear-gradient(#7a7a7a, #5f5f5f);
  background: -moz-linear-gradient(#7a7a7a, #5f5f5f);
  background: -o-linear-gradient(#7a7a7a, #5f5f5f);
  background: linear-gradient(#7a7a7a, #5f5f5f);
  color: white;
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.6153846154em 0;
  position: relative;
  text-decoration: none;
  text-shadow: black 0 -1px 0;
  top: 1px;
}

@media only screen and (min-width: 30em) {
  .filter-tabs > li a {
    font-size: 1.0769230769em;
    padding: 1em 0.4285714286em;
  }
}

.filter-tabs > li:last-child a {
  margin-right: 0;
}

.filter-tabs > li:hover a {
  background: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#7a7a7a));
  background: -webkit-linear-gradient(#5f5f5f, #7a7a7a);
  background: -moz-linear-gradient(#5f5f5f, #7a7a7a);
  background: -o-linear-gradient(#5f5f5f, #7a7a7a);
  background: linear-gradient(#5f5f5f, #7a7a7a);
  text-decoration: none;
}

.filter-tabs > li.active a {
  background: #e7e7e7 !important;
  color: #3a3a3a;
  text-shadow: white 0 1px 0;
}

.filter-tabs img {
  max-height: 1em;
}

.tab-content > .filter-pane {
  border: 1px solid #e7e7e7;
  border-top: 0;
  padding: 1em 0;
}

.cn .tab-content > .filter-pane p {
  font-size: 0.875em;
}

.tab-content > .filter-pane.active {
  background: #e7e7e7;
}

.primary-filter {
  font-size: 0.875em;
  padding: 1em;
  position: relative;
}

.primary-filter label {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2857142857em;
}

@media only screen and (min-width: 30em) {
  .primary-filter label {
    float: left;
    margin: 0;
  }
}

.primary-filter > button {
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#bfbfbf));
  background: -webkit-linear-gradient(#e7e7e7, #bfbfbf);
  background: -moz-linear-gradient(#e7e7e7, #bfbfbf);
  background: -o-linear-gradient(#e7e7e7, #bfbfbf);
  background: linear-gradient(#e7e7e7, #bfbfbf);
  border-style: solid;
  border-width: 1px;
  border-top-color: #dadada;
  border-left-color: #c1c1c1;
  border-right-color: #c1c1c1;
  border-bottom-color: #b2b2b2;
  color: #3a3a3a;
  display: none;
  text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
}

.primary-filter > button i {
  margin-left: .25em;
}

.primary-filter > button:hover {
  background-color: #e7e7e7;
  background-image: none;
  color: #3a3a3a;
}

@media only screen and (min-width: 30em) {
  .primary-filter > button {
    position: absolute;
    right: .875em;
    top: .875em;
  }
}

.toggleable-filter,
.no-toggle {
  background: white;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 1em 1em;
}

.toggleable-filter .filter-toggle-button,
.no-toggle .filter-toggle-button {
  cursor: pointer;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.75em;
}

.toggleable-filter .filter-toggle-button span,
.no-toggle .filter-toggle-button span {
  float: left;
}

.toggleable-filter .filter-toggle-button i,
.no-toggle .filter-toggle-button i {
  float: right;
  line-height: 1.5em;
}

.no-toggle {
  margin: 0;
  padding-top: 0.625em;
}

.location-filters {
  margin: 0 1em .8em;
  overflow: hidden;
  *zoom: 1;
}

.location-filters .filter-label {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.location-filters .filter-group {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

@media only screen and (min-width: 48em) {
  .location-filters .filter-group > .location-filter {
    float: left;
    margin-right: 1.25em;
  }

  .location-filters .filter-group > .location-filter:last {
    margin-right: 0;
  }
}

.location-filters .location-filter {
  font-size: .8125em;
}

.location-filters .location-filter.checkbox {
  margin-top: 0.3125em;
}

.service-center-filter {
  color: #d42e12;
  font-size: .8125em;
  margin: 0 1em .8em;
}

.specific-filters {
  display: none;
  padding: 0 0.5em 0.5em;
}

.specific-filters .form-control {
  margin-bottom: 0.5em;
}

.specific-filters .viscosity {
  float: left;
  width: 45%;
}

.specific-filters .size {
  float: right;
  width: 45%;
}

.specific-filters .specific-filters-actions {
  clear: both;
  margin-bottom: 0;
}

.specific-filters.is-showing {
  display: block;
}

.applied-filters {
  clear: both;
  color: #3a3a3a;
  font-size: 0.875em;
}

.applied-filters span[role="button"] {
  cursor: pointer;
  margin-top: -.75em;
  position: absolute;
  right: .6666em;
  top: 50%;
}

.applied-filters > div {
  background: #e7e7e7;
  border: 1px solid #636363;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: .6666em;
  position: relative;
}

#order-online ul {
  margin-bottom: 1em;
  margin-top: 1em;
}

.site-footer,
.global-footer {
  color: #bfbfbf;
  padding: 2em 0;
}

.site-footer a,
.global-footer a {
  color: #bfbfbf;
}

.global-footer {
  background: #2b2b2b;
  color: #bfbfbf;
}

.site-footer {
  background: #3a3a3a;
  color: #e7e7e7;
  margin-top: 1.5em;
}

.site-footer .form-group {
  position: relative;
  width: 100%;
}

.site-footer .form-group input[type="search"] {
  background-color: #2e2e2e;
  border: 0;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0 -1px 0, inset rgba(0, 0, 0, 0.2) 0 1px 0;
  -moz-box-shadow: inset rgba(255, 255, 255, 0.2) 0 -1px 0, inset rgba(0, 0, 0, 0.2) 0 1px 0;
  box-shadow: inset rgba(255, 255, 255, 0.2) 0 -1px 0, inset rgba(0, 0, 0, 0.2) 0 1px 0;
  color: white;
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 3.5em;
  padding: 1em 4em 1em 1em;
  width: 100%;
}

.site-footer .form-group input[type="search"]::-webkit-input-placeholder {
  color: white;
}

.site-footer .form-group input[type="search"]:-moz-placeholder {
  color: white;
}

.site-footer .form-group input[type="search"]::-moz-placeholder {
  color: white;
}

.site-footer .form-group input[type="search"]:-ms-input-placeholder {
  color: white;
}

.site-footer .form-group button,
.site-footer .form-group .search-icon {
  display: inline-block;
  position: absolute;
}

.site-footer .form-group button {
  background-color: transparent;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  border: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  top: 0;
  width: 4em;
}

.site-footer .form-group .search-icon {
  right: 1.5em;
  top: 1.125em;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}

.navlist {
  margin-bottom: 1.5em;
}

@media only screen and (min-width: 30em) {
  .navlist {
    margin-bottom: 1em;
  }
}

.navlist li {
  display: inline-block;
  font-size: 0.875em;
  line-height: 2.5714285714em;
  margin-right: 2.1428571429em;
}

.navlist li a {
  position: relative;
}

.navlist li a:before {
  color: #858585;
  content: '\b7';
  display: inline-block;
  font-size: 15px;
  left: -18px;
  position: absolute;
}

.navlist li:first-child a:before {
  content: none;
}

.navlist li:last-child {
  margin-right: 0;
}

.navlist.site-specific {
  margin-bottom: 1em;
}

.navlist.social {
  text-align: right;
}

.navlist.social a {
  display: block;
}

.other-sites .navlist li {
  margin-bottom: 1em;
  opacity: .6;
  vertical-align: top;
}

.other-sites .navlist li.xom {
  margin-right: 4.5em;
}

.other-sites .navlist li.xon {
  margin-right: 1.5714285714em;
  margin-top: 0.4285714286em;
}

.other-sites .navlist li.esso {
  margin-right: 1.5em;
}

.other-sites .navlist li.mobil {
  margin-right: 2em;
  margin-top: 0.4285714286em;
}

.other-sites .navlist li a {
  display: block;
}

.other-sites .navlist li:hover {
  opacity: 1;
}

.other-sites .navlist li:first-child {
  display: block;
}

@media only screen and (min-width: 30em) {
  .other-sites .navlist li:first-child {
    display: inline-block;
  }
}

@media only screen and (min-width: 48em) {
  .other-sites .navlist li:first-child {
    display: block;
  }
}

@media only screen and (min-width: 60em) {
  .other-sites .navlist li:first-child {
    display: inline-block;
  }
}

@media only screen and (min-width: 48em) {
  .other-sites .navlist {
    float: left;
    width: 45%;
  }
}

.nav-group span {
  color: #777;
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nav-group p {
  font-size: 0.75em;
  line-height: 1.5714285714em;
}

.nav-group.links,
.nav-group.tools {
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .nav-group.links,
  .nav-group.tools {
    float: left;
  }
}

@media only screen and (min-width: 48em) {
  .nav-group.links {
    width: 64%;
  }
}

@media only screen and (min-width: 48em) {
  .nav-group.tools {
    width: 36%;
  }
}

.nav-group.docs ul {
  margin-bottom: 0;
}

.nav-group.docs li {
  font-size: 0.75em;
  line-height: 1.5714285714em;
  margin-right: 1.0714285714em;
}

.nav-group.docs li a:before {
  left: -10px;
}

@media only screen and (min-width: 48em) {
  .nav-group.docs {
    text-align: right;
  }
}

.footer-nav .icp-number {
  color: #bfbfbf;
  display: block;
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.global-nav {
  background: #232323;
  color: #959593;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  -webkit-transition: all .16s linear;
  -moz-transition: all .16s linear;
  -o-transition: all .16s linear;
  transition: all .16s linear;
  z-index: 10;
}

.global-nav .global-nav-content {
  float: left;
  padding-left: 1em;
  padding-right: 0;
  width: 100%;
}

@media only screen and (min-width: 43.75em) {
  .global-nav .global-nav-content {
    float: none;
    text-align: right;
  }
}

.global-nav a {
  color: #959593;
  display: inline-block;
  font-size: 0.75em;
  line-height: 3.5em;
  padding: 0 2.0833333333em;
}

.global-nav-brand {
  float: left;
  opacity: .5;
  padding: 0.8125em 0.9375em 0 0;
}

.global-nav-brand a {
  -moz-background-size: 80%;
  -o-background-size: 80%;
  background-size: 80%;
  display: block;
  height: 15px;
  line-height: 5em;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

.global-nav-audience {
  clear: both;
  display: none;
}

@media only screen and (min-width: 43.75em) {
  .global-nav-audience {
    clear: none;
    display: block;
    float: left;
  }
}

.global-nav-audience .audience em {
  color: white;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

@media only screen and (min-width: 43.75em) {
  .global-nav-audience .audience {
    float: left;
  }
}

.global-nav-audience .audience a:hover i {
  text-decoration: none;
}

.global-nav-audience .audience i {
  display: inline-block;
  margin-left: 0.5833333333em;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .1s linear all;
  -moz-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
}

.global-nav-audience .audience.is-showing {
  background: #3a3a3a;
}

.global-nav-audience .audience.is-showing a {
  color: white;
}

.global-nav-audience .audience.is-showing i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.global-nav-country {
  background: #2f2f2f;
  display: block;
  float: right;
}

.global-nav-country a {
  color: white;
  display: block;
  padding: 0 1.25em;
}

.global-nav-country a img {
  height: 26px;
  opacity: .7;
  width: 26px;
}

@media only screen and (min-width: 43.75em) {
  .global-nav-country a img {
    height: 15px;
    margin-top: -2px;
    width: 15px;
  }
}

.global-nav-country a span {
  display: none;
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: .6;
}

@media only screen and (min-width: 43.75em) {
  .global-nav-country a span {
    display: inline-block;
    margin-left: 0.3125em;
  }
}

.global-nav-country a:hover {
  background: #3c3c3c;
  text-decoration: none;
}

.global-nav-country a:hover img,
.global-nav-country a:hover span {
  opacity: 1;
}

.lt-ie9 .global-nav-country {
  width: 90px;
}

.audience-nav {
  background: #3a3a3a;
  display: none;
  float: left;
  padding-bottom: 1.5em;
  width: 100%;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav {
    float: none;
    padding: 0;
  }
}

.audience-nav h4 {
  border-bottom: 1px solid #545454;
  color: #959593;
  font-size: 0.875em;
  margin-bottom: 0;
  padding-bottom: 0.5em;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav h4 {
    display: none;
  }
}

.audience-nav .audience-types {
  width: 100%;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav .audience-types:after {
    content: '';
    width: 100%;
  }
}

.audience-nav .audience-types li {
  border-bottom: 1px solid #545454;
  display: block;
}

.audience-nav .audience-types li:last-child {
  border-bottom: 0;
}

.audience-nav .audience-types li i {
  display: none;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav .audience-types li i {
    display: block;
    float: left;
    margin-right: 8px;
  }
}

@media only screen and (min-width: 43.75em) {
  .audience-nav .audience-types li span {
    position: relative;
    top: 10px;
  }
}

.audience-nav .audience-types li:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav .audience-types li {
    border: 0;
    display: inline-block;
    margin-right: 3.125em;
  }
}

.audience-nav .audience-types li a:hover,
.dropdown .audience-nav .audience-types li a.is-active {
  background: #474747;
  color: #e7e7e7;
}

.audience-nav .audience-types li a {
  color: #bfbfbf;
  width: 100%;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav .audience-types li a {
    border: 0;
    display: inline-block;
    font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    line-height: 1.3333333333em;
    padding: 1.5em 0;
    vertical-align: middle;
  }

  .audience-nav .audience-types li a:hover {
    background: none;
    color: white;
  }
}

.lt-ie9 .audience-nav .audience-types li a {
  font-size: 12px;
  width: 100%;
}

.audience-nav.is-showing {
  display: block;
}

.other-sites-toggle {
  float: left;
}

.other-sites-toggle i {
  display: inline-block;
  margin-left: 0.5833333333em;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .1s linear all;
  -moz-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
}

@media only screen and (min-width: 43.75em) {
  .other-sites-toggle i {
    display: none;
  }
}

.other-sites-toggle a {
  padding: 0 0.75em 0 0;
}

@media only screen and (min-width: 43.75em) {
  .other-sites-toggle a {
    padding: 0 2em 0 0;
  }
}

.other-sites-toggle a > span {
  display: none;
}

@media only screen and (min-width: 43.75em) {
  .other-sites-toggle a > span {
    display: inline;
  }
}

.other-sites-toggle.is-showing i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.audience-nav--consumer {
  padding-top: 1.5em;
}

@media only screen and (min-width: 43.75em) {
  .audience-nav--consumer {
    padding: 0;
  }
}

.audience-is-active a {
  text-transform: none;
}

.audience-is-active.is-showing a {
  color: white;
}

.audience-is-active.is-showing a i,
.audience-is-active.is-showing a span {
  color: white;
}

.infobox-title {
  padding-bottom: 0 !important;
}

.infobox-address {
  margin-bottom: 1em;
}

.infobox-footer .btn {
  margin-right: .25em;
}

.Infobox {
  height: auto !important;
  position: relative !important;
}

.Infobox .infobox-stalk {
  bottom: auto !important;
  top: auto !important;
  z-index: inherit !important;
}

.input-group {
  position: relative;
  width: 100%;
}

.input-group-input {
  color: #3a3a3a;
  display: table-cell;
  float: left;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  position: relative;
  width: 100%;
}

.input-group-input .form-control {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  display: block;
  height: 3.125em;
  width: 100%;
}

.input-group-btn {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}

.input-group-btn > .btn {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  letter-spacing: normal;
  line-height: 2.375em;
}

.cn .input-group-btn .search-btn {
  width: 4.6875em;
}

.input-group--is-small .input-group-input {
  background: white;
  font-size: 0.875em;
}

.input-group--is-small .input-group-input .form-control {
  font-size: 1em;
  height: 2.5714285714em;
}

.input-group--is-small .input-group-btn > .btn {
  border: 0;
  font-size: 0.875em;
  line-height: 1.7142857143em;
}

.product-tools-sidebar .find-near-input-group .input-group-input {
  font-size: 1em;
}

.product-tools-sidebar .find-near-input-group .input-group-btn .btn {
  font-size: 1em;
}

.local-nav {
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 5px solid #bfbfbf;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all .16s linear;
  -moz-transition: all .16s linear;
  -o-transition: all .16s linear;
  transition: all .16s linear;
  z-index: 99999;
}

@media only screen and (min-width: 45em) {
  .local-nav {
    position: relative;
  }
}

.cvl .local-nav {
  background: #fed230;
  border-color: #cda624;
}

.local-nav-content {
  z-index: 1;
}

.local-nav-content .menu-trigger {
  background: none;
  border: 0;
  color: #a6a6a6;
  float: right;
  font-size: 1.75em;
  line-height: 2.3214285714em;
  margin-left: 3%;
}

.local-nav-content .menu-trigger:hover,
.local-nav-content .menu-trigger:active,
.local-nav-content .menu-trigger:focus {
  -webkit-appearance: none;
  border: 0;
  color: #062b71;
  outline: none;
}

.cvl .local-nav-content .menu-trigger:hover,
.cvl .local-nav-content .menu-trigger:active,
.cvl .local-nav-content .menu-trigger:focus {
  color: #4d4d4d;
}

@media only screen and (min-width: 60em) {
  .local-nav-content .menu-trigger {
    display: none;
  }
}

.cvl .local-nav-content .menu-trigger {
  color: black;
}

@media only screen and (min-width: 80em) {
  .local-nav-content {
    padding-right: 0;
  }
}

.local-nav-brand {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  float: left;
  margin-top: 16px;
}

.local-nav-brand > a {
  display: block;
}

.navgroup {
  float: right;
}

@media only screen and (min-width: 60em) {
  .navgroup {
    width: 70%;
  }

  .cn.pvl .navgroup {
    width: 55%;
  }

  .en.cvl .navgroup {
    width: 55%;
  }

  .ru.pvl .navgroup {
    width: 75%;
  }
}

@media only screen and (min-width: 48em) {
  .cn.cvl .navgroup {
    width: 50%;
  }
}

@media only screen and (min-width: 60em) {
  .cn.cvl .navgroup {
    width: 44%;
  }
}

.delvac-logo-cn {
  margin-top: 0.1875em;
}

.local-nav-site-nav {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 4em;
  text-align: justify;
}

.local-nav-site-nav:after {
  content: '';
  display: inline-block;
  width: 100%;
}

@media only screen and (min-width: 60em) {
  .local-nav-site-nav {
    display: inline-block;
    float: left;
    width: 90%;
  }
}

@media only screen and (min-width: 48em) {
  .cn.cvl .local-nav-site-nav {
    width: 80%;
  }
}

@media only screen and (min-width: 60em) {
  .cn.cvl .local-nav-site-nav {
    width: 86%;
  }
}

.local-nav-site-nav > li {
  display: inline-block;
  font-size: 0.8125em;
  margin: 0;
  text-align: center;
}

.lt-ie8 .local-nav-site-nav > li {
  display: inline;
  font-size: 14px;
  zoom: 1;
}

@media only screen and (min-width: 60em) {
  .local-nav-site-nav > li.account-sidebar {
    display: none;
  }
}

@media only screen and (min-width: 80em) {
  .local-nav-site-nav > li.sr-only + .has-subnav > a:after {
    content: none;
  }
}

.local-nav-site-nav > li > a {
  color: #3a3a3a;
  display: inline-block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 80px;
  padding: 0 0.625em;
  width: 100%;
}

.cvl .local-nav-site-nav > li > a {
  color: #000;
}

@media only screen and (min-width: 60em) {
  .local-nav-site-nav > li > a {
    font-size: 12px;
    line-height: 65px;
  }
}

@media only screen and (min-width: 80em) {
  .local-nav-site-nav > li > a {
    position: relative;
  }

  .local-nav-site-nav > li > a:after {
    color: #000;
    content: '\f0c8';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 2px;
    left: -33px;
    position: absolute;
  }

  .cvl .local-nav-site-nav > li > a:after {
    left: -55px;
  }

  .cn.pvl .local-nav-site-nav > li > a:after {
    left: -25px;
  }

  .ru.cvl .local-nav-site-nav > li > a:after {
    left: -30px;
  }

  .ru.pvl .local-nav-site-nav > li > a:after {
    left: -25px;
  }
}

@media only screen and (min-width: 60em) {
  .local-nav-site-nav > li > a.nav-item-trigger {
    display: none;
  }
}

.local-nav-site-nav > li > a span,
.local-nav-site-nav > li > a a {
  display: inline-block;
}

.local-nav-site-nav > li > a span span sup,
.local-nav-site-nav > li > a a span sup {
  text-decoration: none !important;
}

.local-nav-site-nav > li > a.nav-item-name.showing {
  background: #0a47ba;
  background: -webkit-gradient(linear, left top, left bottom, from(#0066b3), to(#0e66b3));
  background: -webkit-linear-gradient(#0066b3, #0e66b3);
  background: -moz-linear-gradient(#0066b3, #0e66b3);
  background: -o-linear-gradient(#0066b3, #0e66b3);
  background: linear-gradient(#0066b3, #0e66b3);
  color: white;
  text-shadow: none;
}

.cvl .local-nav-site-nav > li > a.nav-item-name.showing {
  background: #6f6f6f;
}

.local-nav-site-nav > li > a.nav-item-name.showing:hover span {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

.cvl .local-nav-site-nav > li > a.nav-item-name.showing:hover {
  color: #fff;
}

.local-nav-site-nav > li:hover > a {
  color: #0a47ba;
}

.cvl .local-nav-site-nav > li:hover > a {
  color: #4d4d4d;
}

.cvl .local-nav-site-nav > li.subnav-showing:hover > a {
  color: #fff;
}

@media only screen and (min-width: 60em) {
  .local-nav-site-nav > li.connect-sidebar,
  .local-nav-site-nav > li.product-tools-sidebar {
    display: none;
  }
}

.local-nav-site-nav > li.products-nav {
  width: 14%;
}

.cvl-nav .local-nav-site-nav > li.products-nav {
  width: 12%;
}

.local-nav-site-nav > li.motorsports-nav {
  width: 15%;
}

.local-nav-site-nav > li.mobil-advantage-nav {
  width: 27%;
}

.cvl-nav .local-nav-site-nav > li.mobil-advantage-nav {
  width: 35%;
}

.local-nav-site-nav > li.under-the-hood-nav,
.local-nav-site-nav > li.tips-nav {
  width: 21%;
}

.local-nav-site-nav > li.news-nav {
  width: 27%;
}

.local-nav-site-nav > li.resource-nav {
  width: 25%;
}

.local-nav-site-nav .local-nav-subnav {
  background: #0e66b3;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e66b3), to(#094d88));
  background: -webkit-linear-gradient(#0e66b3, #094d88);
  background: -moz-linear-gradient(#0e66b3, #094d88);
  background: -o-linear-gradient(#0e66b3, #094d88);
  background: linear-gradient(#0e66b3, #094d88);
  padding: 0;
}

.cvl .local-nav-site-nav .local-nav-subnav {
  background: #6f6f6f;
  background: -webkit-gradient(linear, left top, left bottom, from(#6f6f6f), to(#525252));
  background: -webkit-linear-gradient(#6f6f6f, #525252);
  background: -moz-linear-gradient(#6f6f6f, #525252);
  background: -o-linear-gradient(#6f6f6f, #525252);
  background: linear-gradient(#6f6f6f, #525252);
}

.local-nav-site-nav .local-nav-subnav .local-nav-subnav-content {
  padding: 0;
}

.local-nav-site-nav .local-nav-subnav li a {
  display: block;
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1428571429em;
  line-height: 2.5em;
}

.overlay {
  display: none;
}

#jPanelMenu-menu {
  background: #d1d1d1;
  border: 0;
  display: none;
  z-index: 2 !important;
}

#jPanelMenu-menu > li {
  background: #e0e0e0;
  border-bottom: 1px solid #aaa;
  display: block;
  width: 100%;
}

#jPanelMenu-menu > li > a {
  color: #0a47ba;
  display: block;
  line-height: 4.6875em;
}

#jPanelMenu-menu > li > a.nav-item-trigger {
  background: #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 26px;
  line-height: 1em;
  width: 30%;
}

#jPanelMenu-menu > li > a.nav-item-trigger i {
  color: #7f7f7f;
  display: block;
  line-height: 74px;
  text-align: center;
  -webkit-transition: .1s all linear;
  -moz-transition: .1s all linear;
  -o-transition: .1s all linear;
  transition: .1s all linear;
}

#jPanelMenu-menu > li > a.nav-item-trigger.active-subnav i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#jPanelMenu-menu > li > a.dismiss-nav {
  display: inline-block;
  width: auto;
}

#jPanelMenu-menu > li > a.nav-item-name {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background: -webkit-linear-gradient(#ffffff, #e0e0e0);
  background: -moz-linear-gradient(#ffffff, #e0e0e0);
  background: -o-linear-gradient(#ffffff, #e0e0e0);
  background: linear-gradient(#ffffff, #e0e0e0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #3a3a3a;
  float: left;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 1em;
  text-align: left;
  width: 70%;
}

#jPanelMenu-menu > li.product-tools-sidebar {
  background: #0d64af;
  background: -webkit-gradient(linear, left top, left bottom, from(#0d64af), to(#084e8a));
  background: -webkit-linear-gradient(#0d64af, #084e8a);
  background: -moz-linear-gradient(#0d64af, #084e8a);
  background: -o-linear-gradient(#0d64af, #084e8a);
  background: linear-gradient(#0d64af, #084e8a);
  font-size: .1px;
  position: relative;
  text-align: justify;
}

#jPanelMenu-menu > li.product-tools-sidebar:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.cvl #jPanelMenu-menu > li.product-tools-sidebar {
  background: #494949;
  background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#1f1f1f));
  background: -webkit-linear-gradient(#494949, #1f1f1f);
  background: -moz-linear-gradient(#494949, #1f1f1f);
  background: -o-linear-gradient(#494949, #1f1f1f);
  background: linear-gradient(#494949, #1f1f1f);
}

#jPanelMenu-menu > li.product-tools-sidebar > a {
  border-bottom: 1px solid #5c86bb;
  color: white;
  display: inline-block;
  font-size: 14px;
}

.cvl #jPanelMenu-menu > li.product-tools-sidebar > a {
  border-bottom: 1px solid #2f2f2f;
}

@media only screen and (min-width: 33.5em) {
  #jPanelMenu-menu > li.product-tools-sidebar > a {
    border-bottom: 0;
    border-right: 1px solid #5c86bb;
    float: left;
    width: 50%;
  }

  .cvl #jPanelMenu-menu > li.product-tools-sidebar > a {
    border-right: 1px solid #2f2f2f;
  }
}

#jPanelMenu-menu > li.product-tools-sidebar > a.selector-sidebar i,
#jPanelMenu-menu > li.product-tools-sidebar > a.find-near-sidebar i,
#jPanelMenu-menu > li.product-tools-sidebar > a.anti-counterfeit-sidebar i {
  float: left;
  margin: 10px;
}

#jPanelMenu-menu > li.product-tools-sidebar > a.find-near-sidebar {
  border-right: 0;
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form {
  font-size: 120em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form.is-showing {
  border: 1px solid #0a47ba;
  border-top: 0;
  padding: 1em;
  position: relative;
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form .input-group {
  font-size: 1.3em;
  margin-bottom: 1em;
  width: 100%;
}

@media only screen and (min-width: 30em) {
  #jPanelMenu-menu > li.product-tools-sidebar .find-near-form .input-group {
    float: left;
    margin-bottom: 0;
    width: 67%;
  }
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form .input-group .btn {
  font-size: 0.8125em;
  height: 3.4615384615em;
  line-height: 2.5384615385em;
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form .input-group-input {
  height: 3.4615384615em;
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form .form-group {
  width: 100%;
}

@media only screen and (min-width: 30em) {
  #jPanelMenu-menu > li.product-tools-sidebar .find-near-form .form-group {
    float: right;
    width: 30%;
  }
}

#jPanelMenu-menu > li.product-tools-sidebar .find-near-form .form-group label {
  font-size: 1.2em;
  margin-right: 0.5em;
}

#jPanelMenu-menu > li.connect-sidebar {
  background: none;
  border: 0;
  padding: 1em 0.7692307692em;
}

#jPanelMenu-menu > li.connect-sidebar .connect-icons {
  float: left;
  margin-right: 3.4615384615em;
}

#jPanelMenu-menu > li.connect-sidebar .connect-icons a {
  float: left;
  margin-right: 0.7692307692em;
}

#jPanelMenu-menu > li.connect-sidebar .connect-login {
  float: left;
  font-size: 1.0769230769em;
}

#jPanelMenu-menu > li.connect-sidebar .connect-login a {
  color: #3a3a3a;
}

#jPanelMenu-menu > li.connect-sidebar .connect-login a i {
  color: #a6a6a6;
}

#jPanelMenu-menu > li.connect-sidebar .connect-login .dropdown-menu a:hover {
  color: white;
}

@media only screen and (min-width: 60em) {
  #jPanelMenu-menu > li.connect-sidebar .connect-login {
    display: inherit;
  }
}

#jPanelMenu-menu > li.connect-sidebar .connect-region {
  clear: both;
}

#jPanelMenu-menu > li.connect-sidebar .connect-region .toolbar-region {
  display: block;
  float: left;
  font-size: 1.2307692308em;
}

#jPanelMenu-menu > li.connect-sidebar .acf-region {
  padding-top: 5px;
  text-align: right;
}

#jPanelMenu-menu > li.connect-sidebar .acf-region span {
  vertical-align: middle;
  height: 50px;
  display: inline-block;
  margin-left: 6px;
}

#jPanelMenu-menu .local-nav-subnav li a {
  border-bottom: 1px solid rgba(7, 48, 84, 0.4);
  font-size: 18px;
  padding-left: 1.6666666667em;
}

.cvl #jPanelMenu-menu .local-nav-subnav li a {
  border-bottom: 1px solid rgba(52, 52, 52, 0.4);
}

#jPanelMenu-menu .local-nav-subnav li a.btn {
  background: #494949;
  background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#1f1f1f));
  background: -webkit-linear-gradient(#494949, #1f1f1f);
  background: -moz-linear-gradient(#494949, #1f1f1f);
  background: -o-linear-gradient(#494949, #1f1f1f);
  background: linear-gradient(#494949, #1f1f1f);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: white;
  margin: 0;
  text-shadow: none;
}

.jPanelMenu-panel {
  z-index: auto !important;
}

.jPanelMenu-panel .overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}

[data-menu-position='open'] .jPanelMenu-panel .overlay {
  display: block;
}

.account-sidebar {
  color: #959593;
}

.account-sidebar a {
  color: #959593;
}

.account-sidebar .sidebar-account {
  float: left;
}

.account-sidebar .sidebar-account a {
  line-height: 3.1538461538em;
  margin: 0 1.5384615385em;
}

.account-sidebar .sidebar-account a:last-child {
  margin-right: 0;
}

.account-sidebar .sidebar-region {
  display: block;
  float: right;
  width: 3.8461538462em;
}

.account-sidebar .sidebar-region a {
  background-image: url("../images/parts/img-flag.png");
  background-position: 100% 50%;
  background-position: center;
  background-repeat: no-repeat;
  color: #3a3a3a;
  display: block;
  font-size: 0.8461538462em;
  line-height: 3.6363636364em;
  margin-right: 1.8181818182em;
  padding-top: 0;
  text-align: inherit;
  text-indent: -9999px;
}

.account-sidebar .dismiss-nav {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 3.0769230769em;
  opacity: .6;
  padding: 0.6153846154em 1.1538461538em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.account-sidebar .dismiss-nav .navicon {
  background: transparent;
  height: 0.1875em;
  position: relative;
  width: 1.375em;
}

.account-sidebar .dismiss-nav .navicon:after,
.account-sidebar .dismiss-nav .navicon:before {
  background: #bfbfbf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  content: '';
  display: block;
  height: 0.2307692308em;
  position: absolute;
  width: 1.6923076923em;
  z-index: -1;
}

.account-sidebar .dismiss-nav .navicon:after {
  top: 0.7692307692em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.account-sidebar .dismiss-nav .navicon:before {
  top: 0.7692307692em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.local-nav-subnav {
  background: #0a47ba;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0a47ba), color-stop(44%, #0065b1), to(#004d86));
  background-image: -webkit-linear-gradient(top, #0a47ba 0%, #0065b1 44%, #004d86 100%);
  background-image: -moz-linear-gradient(top, #0a47ba 0%, #0065b1 44%, #004d86 100%);
  background-image: -o-linear-gradient(top, #0a47ba 0%, #0065b1 44%, #004d86 100%);
  background-image: linear-gradient(top, #0a47ba 0%, #0065b1 44%, #004d86 100%);
  border-top: 1px solid #e7e7e7;
  display: none;
  padding: 0.625em;
  text-align: left;
  z-index: 13;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0A47BA', endColorstr='#FF004D86');
}

@media only screen and (min-width: 60em) {
  .local-nav-subnav {
    border: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 99%;
  }
}

.local-nav-subnav a {
  color: white;
  text-shadow: rgba(0, 0, 0, 0.8) 0 -1px 0;
}

.showing .local-nav-subnav {
  display: block;
}

.local-nav-subnav .section-pages {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.local-nav-subnav .section-pages li {
  margin: 0;
  padding: 0;
}

.local-nav-subnav .section-pages li .btn {
  background: #e0e0e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#aaaaaa));
  background: -webkit-linear-gradient(#e0e0e0, #aaaaaa);
  background: -moz-linear-gradient(#e0e0e0, #aaaaaa);
  background: -o-linear-gradient(#e0e0e0, #aaaaaa);
  background: linear-gradient(#e0e0e0, #aaaaaa);
  color: #4e4e4e;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  margin: 1em 0;
  text-shadow: rgba(238, 238, 238, 0.8) 0 1px 0;
}

.local-nav-subnav .section-pages li .btn:hover {
  background: #ccc;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
}

@media only screen and (min-width: 60em) {
  .local-nav-subnav .section-pages li {
    font-size: 1.25em;
    line-height: 2em;
  }
}

@media only screen and (min-width: 60em) {
  .local-nav-subnav .section-pages {
    float: left;
    padding: 1.25em;
    width: 40%;
  }
}

.local-nav-subnav .quick-links {
  display: none;
  float: right;
  padding: 1.25em;
  padding-top: 2.25em;
  width: 60%;
}

.cvl .local-nav-subnav .quick-links {
  border-color: #8d8d8d;
}

@media only screen and (min-width: 60em) {
  .local-nav-subnav .quick-links {
    display: block;
  }
}

.local-nav-subnav .quick-links h4 {
  color: #a1bed5;
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  margin-bottom: 0.3em;
  text-transform: none;
}

.cvl .local-nav-subnav .quick-links h4 {
  color: white;
}

.local-nav-subnav .quick-links .cta {
  background: none;
  float: left;
  margin-bottom: 0.5em;
  padding: 0;
  width: 49%;
}

.local-nav-subnav .quick-links .cta .cta-body {
  padding: 0;
}

.local-nav-subnav .quick-links .cta:last-child {
  float: right;
}

.local-nav-subnav .quick-links .cta img {
  border: 3px solid white;
}

.local-nav-subnav .quick-links .cta .cta-footer {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  text-shadow: black 0 -1px 0;
}

.local-nav-country {
  display: none;
  float: right;
  width: 4.375em;
}

.local-nav-country a {
  background: url("../images/parts/img-flag.png") no-repeat top right;
  color: white;
  display: block;
  font-size: 0.6875em;
  padding-top: 1.8181818182em;
  text-align: right;
}

@media only screen and (min-width: 60em) {
  .local-nav-country {
    display: block;
  }
}

.nav-overlay {
  display: none;
}

@media only screen and (min-width: 60em) {
  .nav-overlay {
    background: #000;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: .8;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
}

.locator-form {
  display: inline;
  float: left;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .locator-form {
    margin-right: 2.5%;
    width: 80%;
  }
}

@media only screen and (min-width: 60em) {
  .locator-form {
    margin-bottom: 2em;
    width: 55%;
  }
}

.locator-form.form-inline .input-group .form-control {
  width: 100%;
}

.locator-form.form-inline .input-group .input-group-btn {
  width: 89px;
}

@media only screen and (min-width: 48em) {
  .locator-form.form-inline .input-group {
    margin-bottom: 15px;
  }
}

.locator-form .btn {
  font-size: 16px;
}

.locator-form-input {
  float: left;
  margin-right: 2.5%;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .locator-form-input {
    width: 74%;
  }
}

.locator-form-locate {
  float: left;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}

@media only screen and (min-width: 48em) {
  .locator-form-locate {
    width: 22.4137931034%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
    margin-top: 2.5em;
  }
}

.red-pin.locator-form-locate a .icon-map-marker {
  color: #d42e12;
}

@media only screen and (min-width: 60em) {
  .red-pin.locator-form-locate a .icon-map-marker {
    font-size: 20px;
  }
}

#map-container {
  border: 1px solid #e7e7e7;
  position: relative;
  width: 100%;
}

.pagination-group {
  display: inline-block;
  font-size: .1px;
  text-align: justify;
  width: 100%;
}

.pagination-group:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.pagination-group .pagination {
  display: inline-block;
  font-size: 140em;
  margin: 0 0 1em 0;
}

.pagination-group .pagination > li > a {
  border: 0;
  color: #0a47ba;
  line-height: 2.5em;
  padding-bottom: 0;
  padding-top: 0;
}

.pagination-group .pagination > li > a:hover {
  cursor: pointer;
}

.pagination-group .pagination > li > a.is-active {
  background-color: #e7e7e7;
  border-color: #ddd;
  color: #062b71;
}

.pagination-group .pagination-info {
  display: inline-block;
  font-size: 140em;
  line-height: 2.5em;
  margin: 0;
  vertical-align: top;
}

.pagination-group .pagination-amount {
  display: inline-block;
  font-size: 140em;
  margin: 0;
  vertical-align: top;
}

.pagination-group .pagination-amount .control-label,
.pagination-group .pagination-amount .form-control {
  display: inline;
  font-size: 1em;
  width: auto;
}

.page-header {
  border: 0;
  margin: 0 0 1.5em;
  padding: 0;
}

.product {
  background: #f1f1f1;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 1.875em 1.875em 0;
  position: relative;
}

.product-header h3 {
  font-size: 1.3125em;
  margin: 0 0 0.2380952381em;
}

.product-header h4 {
  font-size: 0.75em;
  margin: 0 0 0.25em;
}

.product-msrp {
  font-size: 1.5em;
}

.product-footer {
  margin: 0 -15px;
}

.product-footer:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.product-footer .is-xs {
  border: 0;
  border-right: 1px solid #bfbfbf;
  font-size: 14px;
  line-height: 1.0714285714em;
  margin: 0 0 0.2857142857em;
  padding-bottom: 0.7142857143em;
  padding-top: 0.7142857143em;
  white-space: normal;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .product-footer .is-xs {
    width: 32.8%;
  }
}

.product-compare .product-footer .is-xs,
.product-specific .product-footer .is-xs {
  width: 100%;
}

@media only screen and (min-width: 80em) {
  .product-compare .product-footer .is-xs,
  .product-specific .product-footer .is-xs {
    width: 49.4%;
  }
}

.ru .product-footer .is-xs,
.cn .product-footer .is-xs {
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .ru .product-selector .product-footer .is-xs,
  .cn .product-selector .product-footer .is-xs {
    width: 49.6%;
  }

  .ru .product-selector .product-footer .is-xs.text,
  .cn .product-selector .product-footer .is-xs.text {
    float: left;
    width: 100%;
  }

  .ru .product-selector .product-footer .is-xs.text span,
  .cn .product-selector .product-footer .is-xs.text span {
    color: #3a3a3a;
  }

  .cn .product-selector .product-footer .is-xs.text {
    float: right;
    width: 48%;
  }
}

.product-footer .is-xs input {
  margin: 0;
}

.product-footer .is-xs.text {
  border: 0;
  float: right;
  padding-bottom: 0;
  text-align: center;
}

.product-compare .product-footer .is-xs.text,
.product-specific .product-footer .is-xs.text {
  float: left;
  width: 100%;
}

.lt-ie9 .product-footer .is-xs {
  font-size: 14px;
  padding: 10px;
}

.product-body {
  margin-bottom: 0.375em;
}

.cvl .product-body {
  margin-bottom: 1.5625em;
}

.product-body p {
  font-size: 1em;
  margin-bottom: 0;
}

@media only screen and (min-width: 30em) {
  .product-header,
  .product-body {
    float: left;
    margin: 0.5em;
    width: 70%;
  }

  .product-detail .product-header,
  .product-detail
  .product-body {
    float: none;
    width: 100%;
  }
}

@media only screen and (min-width: 41.25em) {
  .product-header,
  .product-body {
    width: 72%;
  }

  .product-compare .product-header,
  .product-specific .product-header,
  .product-compare
  .product-body,
  .product-specific
  .product-body {
    width: 100%;
  }
}

@media only screen and (min-width: 45em) {
  .product-header,
  .product-body {
    width: 71%;
  }
}

@media only screen and (min-width: 48em) {
  .product-header,
  .product-body {
    width: 65%;
  }

  .product-compare .product-header,
  .product-specific .product-header,
  .product-compare
  .product-body,
  .product-specific
  .product-body {
    width: 64%;
  }
}

@media only screen and (min-width: 60em) {
  .product-header,
  .product-body {
    width: 72%;
  }

  .product-compare .product-header,
  .product-specific .product-header,
  .product-compare
  .product-body,
  .product-specific
  .product-body {
    float: right;
    margin: 0;
    width: 69%;
  }
}

@media only screen and (min-width: 80em) {
  .product-compare .product-header,
  .product-specific .product-header,
  .product-compare
  .product-body,
  .product-specific
  .product-body {
    width: 75%;
  }
}

.product-image {
  margin-bottom: 1em;
  margin-right: 2%;
  padding: 0;
  text-align: center;
}

.product-image > a {
  display: block;
}

.product-image > a > img {
  max-height: 10em;
}

@media only screen and (min-width: 35em) {
  .product-image > a > img {
    max-height: 12.5em;
  }

  .product-compare .product-image > a > img,
  .product-specific .product-image > a > img {
    max-height: 7.5em;
  }
}

@media only screen and (min-width: 48em) {
  .product-image > a > img {
    max-height: 17.5em;
  }
}

@media only screen and (min-width: 30em) {
  .product-image {
    float: left;
    text-align: left;
    width: 23%;
  }
}

@media only screen and (min-width: 41.25em) {
  .product-compare .product-image,
  .product-specific .product-image {
    float: none;
    text-align: center;
  }
}

@media only screen and (min-width: 48em) {
  .product-compare .product-image,
  .product-specific .product-image {
    float: left;
    text-align: left;
  }
}

.product-compare .product-info,
.product-specific .product-info {
  float: left;
  margin-bottom: 10px;
}

.product-ratings {
  margin-bottom: 0.5em;
}

.product-ratings .ratings-stars {
  border-right: 2px solid #bfbfbf;
  margin-right: 2%;
  padding-right: 2.5%;
}

.product-ratings .ratings-links {
  margin-left: 0;
}

.product-ratings .ratings-summary {
  border-right: 0;
}

.product-benefits {
  margin: .5em 0;
}

@media only screen and (min-width: 60em) {
  .product-compare .product-benefits {
    margin-top: 1em;
  }
}

.benefit-disclaimer {
  clear: both;
  margin-bottom: 0.5em;
}

.product-selector .benefit-disclaimer {
  margin-bottom: 1.25em;
}

.benefit-disclaimer p {
  font-size: 0.75em;
  margin: 0;
  padding: 0;
}

.benefit {
  height: 4.1875em;
  max-height: 62.5em;
}

.benefit-label {
  float: left;
  font-size: 2em;
  line-height: 1em;
  margin-right: 0.25em;
  text-align: left;
  width: 2.0833333333em;
}

@media only screen and (min-width: 60em) {
  .benefit-label {
    width: 1.9166666667em;
  }
}

.benefit-description {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
}

.ratings-stars {
  display: inline-block;
}

.ratings-stars a {
  text-decoration: none !important;
}

.ratings-stars .star {
  display: inline;
}

.ratings-count {
  display: inline-block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75em;
}

.ratings-link {
  color: #0a47ba;
  display: block;
}

.ratings-link .ratings-count {
  color: #bfbfbf;
}

.ratings-link:hover {
  text-decoration: none;
}

.review {
  border: 1px solid #e7e7e7;
  margin-bottom: 1em;
}

.review-toggle {
  display: block;
  font-size: 0.8125em;
  margin-bottom: 1em;
  padding: 0.4615384615em;
}

@media only screen and (min-width: 35em) {
  .review-toggle {
    display: none;
  }
}

.review-toggle i {
  float: right;
  line-height: 1.6153846154em;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

.review-toggle.is-showing > i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.review-header {
  background: #e7e7e7;
  padding: 0.625em;
}

.review-header h3 {
  font-size: 1.125em;
  margin: 0;
}

.review-body {
  padding: 1.25em 1.9%;
}

.review-avatar {
  width: 16.6666666667%;
  float: left;
  margin-right: 2.5641025641%;
  display: inline;
  text-align: center;
}

.review-text {
  width: 80.7692307692%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.review-footer {
  background: #e7e7e7;
  padding: 0.3125em;
}

.review-footer a {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
}

::-ms-clear {
  display: none;
}

.local-nav-search-toggle {
  color: #a6a6a6;
  float: right;
  font-size: 1.1875em;
  line-height: 3.3684210526em;
  text-align: center;
  width: 2em;
}

@media only screen and (min-width: 60em) {
  .local-nav-search-toggle {
    width: 2.7368421053em;
  }
}

.local-nav-search-toggle:hover {
  text-decoration: none;
}

.cvl .local-nav-search-toggle:hover {
  color: #4d4d4d;
}

.local-nav-search-toggle.is-active {
  background: #2f2f2f;
  color: #e7e7e7;
}

.cvl .local-nav-search-toggle {
  color: black;
}

.local-nav-search-form {
  background: #2f2f2f;
  display: none;
  left: 0;
  padding: 0.75em 0;
  position: absolute;
  right: 0;
  z-index: 20;
}

.local-nav-search-form.is-showing {
  display: block;
}

.local-nav-search-form .form-group {
  margin-bottom: 0;
}

.search-result {
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}

.search-result .search-type {
  color: #999999;
  margin-bottom: 4px;
}

.search-result .search-type span {
  margin-left: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.search-result .search-type .icon-tag {
  font-size: 12px;
}

.search-result .search-type-topresult {
  color: #d42e12;
}

.search-result .search-type-topresult span {
  margin-left: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.search-result .search-type-topresult .icon-tag {
  font-size: 12px;
}

.search-result .content-result-text p {
  margin-bottom: .4em;
}

.search-result .product-links {
  display: block;
  float: none;
  margin-left: 0px;
}

@media only screen and (min-width: 48em) {
  .search-result .product-links {
    float: left;
    margin: 0;
    margin-top: 3px;
  }
}

.search-result .product-links li {
  display: inline-block;
  list-style-type: none;
  padding-right: 10px;
}

@media only screen and (min-width: 48em) {
  .search-result .product-links li {
    display: inline;
  }
}

.search-result .product-links li:first-child {
  padding-left: 0px;
  margin-left: 0px;
}

.search-result .product-links li:last-child {
  padding-right: 0;
}

.search-result .product-links li a {
  font-size: 1em;
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search-result .product-links li:after {
  content: "|";
  padding-left: 14px;
  color: #bfbfbf;
}

.search-result .product-links li:last-child:after {
  content: "";
}

.result-header h3 a {
  color: #3a3a3a;
}

.result-header h3 a > span {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.result-header > a {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
}

.result-image {
  width: 16.6666666667%;
  float: left;
  margin-right: 2.5641025641%;
  display: inline;
  text-align: center;
}

@media only screen and (min-width: 48em) {
  .result-image {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
    width: 10.2564102564%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

@media only screen and (min-width: 48em) {
  .result-image img {
    width: 100%;
  }
}

.result-body {
  margin: 0 0 1em;
}

@media only screen and (min-width: 48em) {
  .result-body {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.with-media .result-body {
  width: 74.358974359%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

@media only screen and (min-width: 48em) {
  .with-media .result-body {
    margin-left: 6.4%;
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.result-body .product-benefits {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 0;
}

.product-search-actions a {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125em;
}

.product-search-actions .ratings-count {
  font-size: 1em;
}

.product-search-actions .ratings {
  float: none;
  font-size: 1.25em;
  margin-bottom: .7em;
}

.product-search-actions .btn {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 48em) {
  .product-search-actions .btn {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.result-details {
  clear: both;
  font-size: 0.875em;
}

@media only screen and (min-width: 48em) {
  .result-details {
    clear: none;
    width: 16.6666666667%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.search-results .modal-header {
  padding: 0;
  border-bottom: 0;
}

.search-results .pagination-group {
  margin-top: 15px;
}

.search-results hr {
  margin-top: 0px;
}

.search-results .modal-content,
.search-results Search-Result-modal-content {
  position: relative;
  background-color: transparent;
  border: 0px solid #999999;
  border: 0px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.search-results .close {
  font-size: 36px;
  line-height: 1;
  color: white;
  margin: -5px 0 0 5px;
  text-shadow: 0 0 0 transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}

.search-results .close:active,
.search-results .close:focus {
  outline: none !important;
}

.select-toggle {
  border: 1px solid #e7e7e7;
  margin-bottom: 1em;
  padding: 0.9375em 1.9% 0;
}

.select-toggle-input {
  margin-bottom: 1.5em;
}

.select-toggle-input .control-label,
.select-toggle-input .form-control {
  display: inline-block;
  width: auto;
}

.select-toggle-input .control-label {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.375em;
  font-weight: normal;
}

.select-toggle-content-block {
  position: absolute;
  top: -9999px;
}

.select-toggle-content-block.is-showing {
  display: block;
  position: relative;
  top: 0;
}

.select-toggle-block-media {
  margin-bottom: 0.75em;
}

@media only screen and (min-width: 48em) {
  .select-toggle-block-media {
    margin-bottom: 0;
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.select-toggle-block-text p {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
}

@media only screen and (min-width: 48em) {
  .select-toggle-block-text {
    width: 42.3076923077%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.sidebar-nav > h4 {
  margin-bottom: 0;
  text-transform: none;
  width: 100%;
}

.sidebar-nav > h4 > a {
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#737373), to(#494949));
  background: -webkit-linear-gradient(#737373, #494949);
  background: -moz-linear-gradient(#737373, #494949);
  background: -o-linear-gradient(#737373, #494949);
  background: linear-gradient(#737373, #494949);
  color: white;
  display: block;
  padding: 1.125em;
  text-shadow: black 0 -1px 0;
}

.sidebar-nav > h4 > a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 45em) {
  .sidebar-nav > h4 > a.expanded {
    border: 0;
  }
}

.sidebar-nav > h4 > a.expanded i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sidebar-nav > h4 > a span,
.sidebar-nav > h4 > a i {
  display: inline-block;
}

.sidebar-nav > h4 > a span {
  width: 85%;
}

@media only screen and (min-width: 45em) {
  .sidebar-nav > h4 > a span {
    width: 100%;
  }
}

.sidebar-nav > h4 > a i {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .1s linear all;
  -moz-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
  width: 13%;
}

@media only screen and (min-width: 45em) {
  .sidebar-nav > h4 > a i {
    display: none;
  }
}

.sidebar-nav-list li {
  display: block;
}

.sidebar-nav-item {
  display: block;
}

.sidebar-nav-item a {
  background: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e9e9e9));
  background: -webkit-linear-gradient(#f8f8f8, #e9e9e9);
  background: -moz-linear-gradient(#f8f8f8, #e9e9e9);
  background: -o-linear-gradient(#f8f8f8, #e9e9e9);
  background: linear-gradient(#f8f8f8, #e9e9e9);
  border-bottom: 1px solid #bebebe;
  color: #3a3a3a;
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  padding: 1em;
  text-shadow: white 0 1px 0;
}

.sidebar-nav-item a:hover {
  background: #dfdfdf;
}

.sidebar-nav-item:last-child a {
  border: 0;
}

.sidebar-nav-item.active a {
  background: white;
  color: #000;
}

.store-listing {
  padding: 1em;
  position: relative;
}

.store-listing:last-child {
  border: 0;
}

.store-listing:nth-child(odd) {
  background: #f4f4f4;
}

.store-listing .store-listing-image {
  clear: both;
  float: left;
  width: 15%;
}

.store-listing .store-listing-content {
  float: right;
  width: 80%;
}

.store-listing .save-store {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3333333333em;
  margin-bottom: 0.6666666667em;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}

.store-listing .save-store span {
  display: inline-block;
  line-height: 1.3333333333em;
  text-indent: -9999px;
  vertical-align: top;
}

.store-listing .save-store i {
  font-size: 1.3333333333em;
}

@media only screen and (min-width: 30em) {
  .store-listing .save-store {
    font-size: 0.75em;
    top: 1.375em;
  }

  .store-listing .save-store span {
    text-indent: 0;
  }
}

.store-listing .store-listing-header {
  margin-bottom: 0.375em;
}

.store-listing .store-listing-header h4 {
  float: left;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.store-listing .store-listing-header h4 .distance {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.store-listing .store-listing-address-phone {
  font-size: 0.875em;
}

.store-listing .store-listing-address-phone > a {
  font-size: 0.875em;
}

.store-listing .store-listing-address li {
  display: block;
}

.store-listing footer {
  clear: both;
  padding-top: 0.75em;
}

.store-listing footer a {
  display: block;
  font-size: 0.75em;
}

@media only screen and (min-width: 60em) {
  .store-listing footer {
    background-color: #0a47ba;
    display: table;
    margin-top: 0.75em;
    padding: 0.375em;
    width: 100%;
  }

  .store-listing footer a {
    color: white;
    display: table-cell;
    text-align: center;
  }
}

.is-expanded-directions-form {
  height: auto;
  margin-top: 0.5em;
  overflow: visible;
}

.is-showing-store-directions-form {
  display: block;
}

.popover {
  right: 0.9375em;
}

.toolbar {
  background: #cbcbcb;
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#c5c5c5));
  background: -webkit-linear-gradient(#e7e7e7, #c5c5c5);
  background: -moz-linear-gradient(#e7e7e7, #c5c5c5);
  background: -o-linear-gradient(#e7e7e7, #c5c5c5);
  background: linear-gradient(#e7e7e7, #c5c5c5);
  position: relative;
  z-index: 10;
}

.toolbar .wechat-code {
  background: white;
  position: absolute;
  right: 1em;
  top: 3.875em;
  width: 15em;
}

@media only screen and (min-width: 60em) {
  .toolbar .wechat-code {
    right: 10.9375em;
  }
}

@media only screen and (min-width: 80em) {
  .toolbar .wechat-code {
    right: 10em;
  }
}

.toolbar .wechat-close {
  display: block;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.125em 0.625em;
  text-align: right;
}

.toolbar .wechat-close:hover {
  cursor: pointer;
}

.toolbar-content {
  position: relative;
}

@media only screen and (min-width: 60em) {
  .toolbar-content {
    *zoom: 1;
    max-width: 78em;
    _width: 78em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding: 0;
  }

  .toolbar-content:after {
    content: "";
    display: table;
    clear: both;
  }
}

.toolbar-content .toolbar-region {
  margin-left: 5em;
}

.toolbar-content .btn--find-near,
.toolbar-content .product-selector-btn,
.toolbar-content .anti-counterfeit-btn {
  border-bottom: 1px solid white;
  display: block;
  width: 100%;
  color: #000;
  float: left;
  padding: 0.3571428571em 1em;
  text-decoration: none;
}

.toolbar-content .btn--find-near i,
.toolbar-content .product-selector-btn i,
.toolbar-content .anti-counterfeit-btn i {
  float: left;
  margin-right: 10px;
}

.toolbar-content .btn--find-near i.locator-icon,
.toolbar-content .product-selector-btn i.locator-icon,
.toolbar-content .anti-counterfeit-btn i.locator-icon {
  margin: 5px 2px 5px 0;
}

.toolbar-content .btn--find-near i.anti-counterfeit-icon,
.toolbar-content .product-selector-btn i.anti-counterfeit-icon,
.toolbar-content .anti-counterfeit-btn i.anti-counterfeit-icon {
  margin: 3px 10px 3px 0;
}

.toolbar-content .btn--find-near span,
.toolbar-content .product-selector-btn span,
.toolbar-content .anti-counterfeit-btn span {
  position: relative;
  top: 11px;
}

.toolbar-content .btn--find-near:focus,
.toolbar-content .btn--find-near:active,
.toolbar-content .btn--find-near:hover,
.toolbar-content .product-selector-btn:focus,
.toolbar-content .product-selector-btn:active,
.toolbar-content .product-selector-btn:hover,
.toolbar-content .anti-counterfeit-btn:focus,
.toolbar-content .anti-counterfeit-btn:active,
.toolbar-content .anti-counterfeit-btn:hover {
  background-color: #c0c0c0;
}

@media only screen and (min-width: 30em) {
  .toolbar-content .btn--find-near,
  .toolbar-content .product-selector-btn,
  .toolbar-content .anti-counterfeit-btn {
    border-bottom: 0;
    border-right: 1px solid white;
    display: inline-block;
    width: auto;
  }
}

.cn .toolbar-content .btn--find-near,
.cn
.toolbar-content .product-selector-btn,
.cn
.toolbar-content .anti-counterfeit-btn {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 30em) {
  .cn .toolbar-content .btn--find-near,
  .cn
  .toolbar-content .product-selector-btn,
  .cn
  .toolbar-content .anti-counterfeit-btn {
    border-bottom: 1px solid white;
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 43.75em) {
  .cn .toolbar-content .btn--find-near,
  .cn
  .toolbar-content .product-selector-btn,
  .cn
  .toolbar-content .anti-counterfeit-btn {
    border-bottom: 0;
    border-right: 1px solid white;
    display: inline-block;
    width: auto;
  }
}

.toolbar-social {
  display: none;
}

@media only screen and (min-width: 30em) {
  .toolbar-social {
    display: block;
  }
}

@media only screen and (min-width: 35em) {
  .toolbar-social {
    background: none;
    float: right;
    padding-right: 1em;
  }
}

@media only screen and (min-width: 80em) {
  .toolbar-social {
    padding-right: 0;
  }
}

.cn .product-selector-btn i {
  padding-top: 0.5em;
}

.lt-ie8 .product-selector-btn {
  display: block;
  width: 40%;
}

.find-near-input-group {
  margin-bottom: -5px;
  margin-top: -3px;
}

.product-locator-input {
  display: inline-block;
  float: left;
  width: 100%;
}

@media only screen and (min-width: 30em) {
  .product-locator-input {
    width: inherit;
  }
}

@media only screen and (min-width: 30em) {
  .cn .product-locator-input {
    width: 100%;
  }
}

@media only screen and (min-width: 43.75em) {
  .cn .product-locator-input {
    width: auto;
  }
}

.lt-ie8 .product-locator-input {
  display: block;
}

.showing-locator-form .product-locator-input {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.toolbar-connect {
  display: none;
}

@media only screen and (min-width: 35em) {
  .toolbar-connect {
    display: block;
    float: left;
    margin-top: 1.1538461538em;
  }
}

@media only screen and (min-width: 30em) {
  .ru .toolbar-connect {
    display: none;
  }
}

@media only screen and (min-width: 43.75em) {
  .ru .toolbar-connect {
    display: block;
  }
}

.cn .toolbar-connect {
  display: none;
}

@media only screen and (min-width: 60em) {
  .cn .toolbar-connect {
    display: block;
  }
}

.toolbar-connect .connect-icons > a {
  float: left;
  margin: 0 0.3846153846em;
}

.toolbar-account {
  display: none;
  float: left;
  font-size: 0.75em;
  margin: 1.5em 0 0 7.5em;
  text-align: right;
}

@media only screen and (min-width: 45em) {
  .toolbar-account {
    display: block;
  }

  .toolbar-account a {
    display: block;
  }
}

@media only screen and (min-width: 60em) {
  .toolbar-account {
    text-align: center;
  }
}

.toolbar-account a {
  color: #3a3a3a;
}

.toolbar-account i {
  color: #a6a6a6;
  display: inline-block;
  font-size: 1.5em;
  margin-right: 0.2777777778em;
  position: relative;
  top: 0.1666666667em;
}

.toolbar-account.btn-group.open a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.toolbar-account .dropdown-menu {
  left: auto;
  right: 0;
}

@media only screen and (min-width: 60em) {
  .toolbar-account .dropdown-menu {
    left: 0;
    right: auto;
  }
}

.toolbar-region {
  display: none;
  float: right;
  margin-top: 0.625em;
}

.toolbar-region a {
  background: #e0e0e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background: -webkit-linear-gradient(#ffffff, #e0e0e0);
  background: -moz-linear-gradient(#ffffff, #e0e0e0);
  background: -o-linear-gradient(#ffffff, #e0e0e0);
  background: linear-gradient(#ffffff, #e0e0e0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 1px;
  color: #3a3a3a;
  display: block;
  font-size: 0.75em;
  line-height: 3em;
  padding: 0 0.5833333333em;
}

.toolbar-region a > span {
  background-image: url("../images/parts/img-flag.png");
  background-position: left;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  margin-right: 1.0833333333em;
  padding-left: 1.6666666667em;
}

.toolbar-region a > span.en {
  background-image: url("../images/parts/img-flag.png");
}

.toolbar-region a > span.ru {
  background-image: url("../images/parts/img-flag-ru.png");
}

.toolbar-region a > span.cn {
  background-image: url("../images/parts/img-flag-cn.png");
}

.toolbar-region a i {
  color: #a6a6a6;
  float: right;
  line-height: 2.9166666667em;
}

.toolbar-region a:hover i {
  text-decoration: none;
}

@media only screen and (min-width: 60em) {
  .toolbar-region {
    display: block;
  }
}

.find-near-form {
  background: #3a3a3a;
  display: none;
  left: 200%;
  padding: 0.3125em 0.75em;
  position: absolute;
  top: 0;
  -webkit-transition: left .2s linear;
  -moz-transition: left .2s linear;
  -o-transition: left .2s linear;
  transition: left .2s linear;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width: 60em) {
  .find-near-form {
    width: 35%;
  }

  .ru .find-near-form {
    width: 45%;
  }
}

.find-near-form.is-showing {
  bottom: 0;
  display: block;
  left: 0;
  top: 0;
}

.find-near-form .form-group {
  display: block;
  font-size: 0.9230769231em;
  margin-bottom: 0;
  padding: 0 0.25em;
}

.find-near-form .form-group .control-label {
  color: white;
  display: inline-block;
  margin-bottom: 0;
}

.lt-ie9 .find-near-form .form-group .control-label {
  margin-right: 1.25em;
}

.find-near-form .input-group-btn > .btn {
  font-size: 0.8125em;
  height: 3em;
}

.cn .find-near-form .input-group-btn > .btn {
  width: 5em;
}

.find-near-form .input-group {
  width: 80%;
}

.find-near-form .input-group.input-group-without-options {
  margin-top: 0.625em;
}

.find-near-form .input-group input[type="text"] {
  font-size: 0.8125em;
  height: 2.2307692308em;
  padding-left: 0.3846153846em;
  padding-right: 0.2307692308em;
}

.lt-ie9 .find-near-form .input-group input[type="text"] {
  line-height: 18px;
}

.find-near-form .input-group .btn {
  height: 2.2307692308em;
  line-height: 1em;
}

.find-near-form .dismiss-locator-form {
  color: #f1f1f1;
  font-size: 1.6875em;
  position: absolute;
  right: 2.5%;
  top: 18%;
}

.find-near-form .dismiss-locator-form:hover {
  color: white;
}

.responsive-tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.responsive-tabs.single-result {
  margin-bottom: 1.875em;
}

.responsive-tabs.responsive-tabs-alt {
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.responsive-tabs.toggles {
  background-color: #bfbfbf;
  text-align: center;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs.toggles {
    text-align: left;
  }
}

.responsive-tabs.toggles .selector-filters {
  color: white;
  padding: 0 10px;
  width: 100%;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs.toggles .selector-filters {
    padding: 10px 10px 0;
  }
}

.responsive-tabs.toggles .selector-filters .nav {
  float: none;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs.toggles .selector-filters .nav {
    float: left;
  }
}

.responsive-tabs.toggles .responsive-tab-content {
  -webkit-border-radius: 0, 0;
  -moz-border-radius: 0, 0;
  border-radius: 0, 0;
}

.responsive-tabs.toggles .toggle-title {
  display: block;
  float: none;
  margin-bottom: 4px;
  margin-top: 4px;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs.toggles .toggle-title {
    display: inline-block;
    float: left;
    margin-bottom: 13px;
    margin-right: 10px;
  }
}

.responsive-tabs.toggles .nav-pills li {
  background-color: #0a47ba;
  border: 1px solid #3b6bc7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: white;
  cursor: default;
  display: block;
  font-size: .8125em;
  margin-right: -3px;
  padding: 0;
  position: relative;
}

.responsive-tabs.toggles .nav-pills li a {
  background-color: white;
  color: #000;
  display: block;
  font-size: 1em;
  padding: 5px 20px;
}

.responsive-tabs.toggles .nav-pills li a:hover {
  background-color: #f1f1f1;
  color: #000;
}

.responsive-tabs.toggles .nav-pills li.active a {
  background-color: #0a47ba;
  border: 1px solid transparent;
  color: white;
  cursor: default;
}

.responsive-tabs.toggles .nav-pills li.active a:hover {
  background-color: #0a47ba;
  border: 1px solid transparent;
  color: white;
  cursor: default;
}

.responsive-tabs.collapsed hr {
  display: none;
}

.responsive-tabs.collapsed .responsive-tab-link {
  position: static;
  visibility: visible;
}

.ru .responsive-tabs.expanded .is-xs.text,
.cn .responsive-tabs.expanded .is-xs.text {
  width: 100%;
}

.responsive-tabs.expanded hr {
  display: block;
  margin: 1.875em 0 2.5em;
}

.responsive-tabs.expanded .responsive-tab-link {
  position: absolute;
  visibility: hidden;
}

.responsive-tab-item {
  clear: both;
  list-style-type: none;
}

.responsive-tab-item hr {
  margin: -0.3125em 0 1.875em;
}

@media only screen and (min-width: 60em) {
  .responsive-tab-item {
    clear: none;
    display: inline;
  }
}

.responsive-tabs-alt .responsive-tab-item {
  border-bottom: 1px solid #bfbfbf;
  text-align: center;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs-alt .responsive-tab-item {
    letter-spacing: -4px;
  }
}

.responsive-tabs-alt .responsive-tab-item.tab-is-active .responsive-tab-link {
  background: white;
  border-bottom: 0;
  color: #3a3a3a;
}

.responsive-tabs-alt .responsive-tab-item:first-child .responsive-tab-link {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs-alt .responsive-tab-item:first-child .responsive-tab-link {
    -webkit-border-radius: 4px 0 0;
    -moz-border-radius: 4px 0 0;
    border-radius: 4px 0 0;
  }
}

.responsive-tabs-alt .responsive-tab-item:last-child .responsive-tab-link {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-right: 0;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs-alt .responsive-tab-item:last-child .responsive-tab-link {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
  }
}

.responsive-tab-link {
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#6f6f6f), to(#464646));
  background: -webkit-linear-gradient(#6f6f6f, #464646);
  background: -moz-linear-gradient(#6f6f6f, #464646);
  background: -o-linear-gradient(#6f6f6f, #464646);
  background: linear-gradient(#6f6f6f, #464646);
  border-bottom: 1px solid #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: white;
  display: block;
  font-size: 0.9375em;
  padding: 0.8em 1.6em;
  text-shadow: black 0 -1px 0;
  white-space: nowrap;
}

@media only screen and (min-width: 60em) {
  .responsive-tab-link {
    border: 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    text-align: center;
  }
}

.responsive-tab-link:active,
.responsive-tab-link:focus,
.responsive-tab-link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#393939));
  background: -webkit-linear-gradient(#626262, #393939);
  background: -moz-linear-gradient(#626262, #393939);
  background: -o-linear-gradient(#626262, #393939);
  background: linear-gradient(#626262, #393939);
  color: white;
  text-decoration: none;
}

.responsive-tabs-alt .responsive-tab-link {
  background: #f1f1f1;
  border-bottom: 1px solid #bfbfbf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0a47ba;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  text-shadow: none;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs-alt .responsive-tab-link {
    border-right: 1px solid #bfbfbf;
    width: 25%;
  }
}

.responsive-tab-content {
  background: #f1f1f1;
  -webkit-border-radius: 0 4px 4px;
  -moz-border-radius: 0 4px 4px;
  border-radius: 0 4px 4px;
  display: none;
  float: left;
  width: 100%;
}

.responsive-tabs-alt .responsive-tab-content {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: normal;
  padding: 0;
}

@media only screen and (min-width: 60em) {
  .responsive-tabs-alt .responsive-tab-content {
    border-top: 1px solid #bfbfbf;
  }
}

.responsive-tab-header {
  margin-bottom: 1em;
}

.listing-tab-footer {
  margin-top: 1.25em;
  min-height: 45px;
  text-align: center;
}

.listing-tab-footer .see-all {
  margin-bottom: 1.25em;
}

@media only screen and (min-width: 30em) {
  .listing-tab-footer .see-all {
    margin-bottom: 0;
    width: inherit !important;
  }
}

.listing-tab-footer .hr {
  display: none;
}

@media only screen and (min-width: 30em) {
  .listing-tab-footer .hr {
    display: block;
  }
}

.tab-is-active .responsive-tab-link,
.active .responsive-tab-link {
  background: #f1f1f1;
  background: -webkit-gradient(linear, left top, left bottom, from(#c2c2c2), to(#f1f1f1));
  background: -webkit-linear-gradient(#c2c2c2, #f1f1f1);
  background: -moz-linear-gradient(#c2c2c2, #f1f1f1);
  background: -o-linear-gradient(#c2c2c2, #f1f1f1);
  background: linear-gradient(#c2c2c2, #f1f1f1);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  color: #3a3a3a;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: -1px;
  text-shadow: white 0 1px 0;
}

.tab-is-active .responsive-tab-content,
.active .responsive-tab-content {
  background: #f1f1f1;
  border-top: 0;
  display: block;
  left: 0;
  padding: 1.875em 1.25em;
  right: 0;
}

.responsive-tabs-alt .tab-is-active .responsive-tab-content,
.responsive-tabs-alt
.active .responsive-tab-content {
  padding: 0;
}

#vehicles .responsive-tab-header h3 {
  float: left;
}

#vehicles .responsive-tab-header .btn {
  float: right;
}

.vehicle-panel .panel-heading > a,
.vehicle-panel .panel-heading > h4 {
  display: inline-block;
}

.vehicle-panel .panel-heading .panel-actions {
  float: right;
}

.vehicle-panel .panel-heading a {
  font-size: 0.75em;
}

.vehicle-listing-info .vehicle-listing-details {
  padding: 0.75em;
}

@media only screen and (min-width: 35em) {
  .vehicle-listing-info .vehicle-listing-details {
    float: left;
    padding: 0.75em 0 0.75em 0.75em;
    width: 40%;
  }
}

.vehicle-listing-info .vehicle-listing-products {
  padding: 0.75em;
}

@media only screen and (min-width: 35em) {
  .vehicle-listing-info .vehicle-listing-products {
    border-left: 1px solid #e7e7e7;
    float: right;
    margin-left: 2%;
    padding-left: 2%;
    width: 55%;
  }
}

.vehicle-listing-info .vehicle-listing-products .btn {
  clear: both;
  white-space: normal;
}

.vehicle-listing-info .vehicle-listing-products .cta {
  background: none;
}

@media only screen and (min-width: 48em) {
  .vehicle-listing-info .vehicle-listing-products .cta {
    float: left;
    width: 45%;
  }

  .vehicle-listing-info .vehicle-listing-products .cta:last-child {
    float: right;
  }
}

@media only screen and (min-width: 35em) and (max-width: 60em) {
  .vehicle-listing-info .vehicle-listing-products .cta-header h3 {
    font-size: 0.875em;
  }
}

@media only screen and (min-width: 48em) {
  .vehicle-setup .add-vehicle-form {
    border: 0;
    border-right: 1px dotted #bfbfbf;
    float: left;
    margin-bottom: 0;
    margin-right: 1.5%;
    padding-bottom: 0;
    padding-right: 1.5%;
    width: 65%;
  }
}

.vehicle-setup .saved-vehicles {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

@media only screen and (min-width: 48em) {
  .vehicle-setup .saved-vehicles {
    border: 0;
    float: right;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 32%;
  }
}

@media only screen and (min-width: 30em) {
  .vehicle-name,
  .vehicle-make,
  .engine-type {
    float: left;
    width: 45%;
  }
}

@media only screen and (min-width: 30em) {
  .vehicle-year,
  .vehicle-model,
  .engine-temp {
    float: right;
    width: 45%;
  }
}

.add-vehicle-form .vehicle-make,
.add-vehicle-form
.engine-type,
.add-vehicle-form
.form-actions {
  clear: both;
}

#offsite .modal-header,
#offsite .modal-footer {
  border: 0;
}

.article-step-detail .article-step-image,
.article-step-detail .article-step-content {
  width: 98%;
}

.article-step-detail .article-step-image img,
.article-step-detail .article-step-content img {
  padding-bottom: 1.25em;
  width: 100%;
}

@media only screen and (min-width: 30em) {
  .article-step-detail .article-step-image {
    float: left;
    text-align: center;
    width: 33%;
  }

  .article-step-detail .article-step-content {
    float: right;
    width: 65%;
  }
}

.hcard {
  font-size: 0.8125em;
  margin-bottom: 1em;
}

.hcard h4 {
  float: left;
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1538461538em;
}

.hcard .hcard-actions {
  float: right;
}

.hcard .hcard-actions a + a {
  margin-left: 0.7692307692em;
}

.hcard-detail-list {
  clear: both;
}

.hcard-detail-list li {
  display: block;
}

.hcard-action-list {
  clear: both;
  margin-bottom: 1.5625em;
  margin-top: 0.9375em;
}

.hcard-action-list li {
  display: block;
}

.article-header {
  margin-bottom: 1.5em;
}

.article-header h1 {
  font-size: 2.25em;
  margin-bottom: 0.6666666667em;
}

.article-header .byline {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em;
  padding: 1em;
}

.article-header .byline h4,
.article-header .byline h5 {
  font-size: 0.875em;
  margin-bottom: 0.4285714286em;
}

.article-header .byline h4 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.article-header .byline h4 a {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.article-header .byline h5 + h5 {
  margin-top: 0;
}

.product-header .product-header-image {
  width: 24.5283018868%;
  float: left;
  margin-right: 3.7735849057%;
  display: inline;
  text-align: center;
}

.product-header .product-actions {
  margin-bottom: 1em;
}

.product-header h1,
.product-header .product-actions {
  width: 62.2641509434%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.product-header .support-link {
  margin: 0.5em 0;
}

.product-header .support-link a {
  color: #0a47ba;
}

@media only screen and (min-width: 80em) {
  .product-header .support-link {
    float: right;
    margin-left: 1em;
    padding: .333em 0;
  }
}

.product-header .product-description {
  clear: both;
  margin-bottom: 1em;
  padding-top: 1em;
}

.product-header .product-description a {
  color: #0a47ba;
}

@media only screen and (min-width: 35em) {
  .product-header .product-description {
    clear: none;
    padding-top: 0;
    width: 62.2641509434%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.product-header .ratings {
  clear: both;
  margin-bottom: 1em;
}

@media only screen and (min-width: 60em) {
  .product-header .ratings {
    clear: none;
    width: 62.2641509434%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.product-header .variant-actions {
  margin-top: 1em;
}

@media only screen and (min-width: 60em) {
  .product-header .variant-actions {
    width: 62.2641509434%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.product-header .variant-actions a.btn {
  color: #fff;
}

.qa-table {
  border: 0;
  margin: 0 0 1.5em;
  padding: 0;
}

.qa-table li:nth-child(odd) {
  background-color: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.qa-table .qa-group {
  padding: 1.875em 1.25em;
}

.qa-question {
  font-size: 1em;
  margin: 0 0 0.3125em;
}

@media only screen and (min-width: 45em) {
  .qa-question {
    width: 80.7692307692%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.qa-answer {
  clear: both;
  display: none;
}

.qa-answer.is-showing {
  display: block;
}

.qa-date {
  font-size: 0.875em;
  font-style: italic;
}

@media only screen and (min-width: 45em) {
  .qa-date {
    width: 16.6666666667%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.well,
.site-wrapper.product-page.store-page .store-listing-details {
  background: #f1f1f1;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.panel,
.product {
  border: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
}

.product-selector .panel,
.product-selector .product {
  padding: 1.875em 1.875em 0;
}

.my-account .panel,
.my-account .product {
  padding: 0.9375em 0.9375em 0;
}

.panel.suggested-content,
.suggested-content.product {
  padding: 15px;
}

.my-account .panel-body {
  padding-left: 0;
  padding-right: 0;
}

.panel-heading {
  background: white;
  margin: -15px -15px 15px;
}

.panel-heading h4 {
  margin-bottom: 0;
}

.panel-footer {
  margin: 15px -15px -15px;
}

.grouping-nav {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 50px;
  padding: 0.5em;
}

@media only screen and (min-width: 35em) {
  .grouping-nav {
    text-align: right;
  }
}

.grouping-nav > .btn {
  display: block;
}

@media only screen and (min-width: 35em) {
  .grouping-nav > .btn {
    display: inline-block;
  }
}

.grouping-nav-btn-group {
  display: block;
  margin-bottom: 1em;
}

.grouping-nav-btn-group .btn-group,
.grouping-nav-btn-group .btn {
  width: 100%;
}

@media only screen and (min-width: 35em) {
  .grouping-nav-btn-group {
    display: inline-block;
    float: left;
    text-align: left;
    width: auto;
  }
}

.video-group {
  margin-bottom: 1em;
}

.video-group-video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.video-group-caption {
  background: #f1f1f1;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  font-size: 0.875em;
  padding: 1em;
}

.BrightcoveExperience {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.picture-group {
  background: #f1f1f1;
  margin-bottom: 1em;
  overflow: hidden;
}

.picture-group .picture-group-picture {
  width: 33%;
}

.picture-group .picture-group-picture img {
  display: block;
  max-width: 100%;
}

.picture-group .picture-group-caption {
  padding: 2em 1em;
  width: 66%;
}

.picture-group.picture-left .picture-group-picture {
  float: left;
}

.picture-group.picture-left .picture-group-caption {
  float: right;
}

.picture-group.picture-right .picture-group-picture {
  float: right;
}

.picture-group.picture-right .picture-group-picture img {
  float: right;
}

.picture-group.picture-right .picture-group-caption {
  float: left;
}

.image-group {
  display: inline;
  width: 100%;
}

.image-group img {
  width: 100%;
}

.image-group .float-left,
.image-group .float-right {
  padding: 0;
}

.image-group .image-group-caption {
  background: #f1f1f1;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  font-size: 0.875em;
  padding: 1em;
}

.suggested-content {
  background: #f1f1f1;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.suggested-content .panel-heading {
  background: #e7e7e7;
}

.suggested-content .panel-heading h5 {
  margin-bottom: 0;
}

@media only screen and (min-width: 35em) {
  .suggested-content .featured-content {
    width: 55.1282051282%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.suggested-content .featured-content .featured-content-image {
  margin-bottom: 1em;
  text-align: center;
}

@media only screen and (min-width: 30em) {
  .suggested-content .featured-content .featured-content-image {
    width: 30.2325581395%;
    float: left;
    margin-right: 4.6511627907%;
    display: inline;
  }
}

@media only screen and (min-width: 30em) {
  .suggested-content .featured-content .featured-content-text {
    width: 65.1162790698%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
    margin-bottom: 1em;
  }
}

@media only screen and (min-width: 35em) {
  .suggested-content .featured-content .featured-content-text {
    margin-bottom: 0;
  }
}

.suggested-content .suggested-content-related {
  clear: both;
}

@media only screen and (min-width: 35em) {
  .suggested-content .suggested-content-related {
    clear: none;
    width: 35.8974358974%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.suggested-content .suggested-content-related ul li {
  display: block;
}

.suggested-content .suggested-content-related ul li a {
  border-bottom: 1px solid #d5d5d5;
  display: block;
  font-size: 1.125em;
  margin: 0 0 0.6666666667em;
  padding: 0 0 0.6666666667em;
}

.suggested-content .suggested-content-related ul li:last-child a {
  border: 0;
}

.suggested-content .suggested-content-footer {
  background: #e7e7e7;
  border: 0;
  padding: 1em;
}

.suggested-content .suggested-content-footer .cta {
  margin-bottom: 0;
}

@media only screen and (min-width: 30em) {
  .suggested-content .suggested-content-footer .cta {
    width: 42.3076923077%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .suggested-content .suggested-content-footer .cta:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

.related-queries h4 {
  display: inline-block;
}

.related-queries ul {
  display: inline-block;
}

.collapsible-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.collapsible-content-header {
  background: #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
}

.body-is-showing .collapsible-content-header {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.collapsible-content-header h5 {
  color: #3a3a3a;
  line-height: 1em;
  margin: 0;
}

.collapsible-content-header h5 > i {
  color: #0a47ba;
  float: right;
  font-size: 1.125em;
  line-height: 1em;
}

.collapsible-content-body {
  background: #f4f4f4;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  display: none;
}

.body-is-showing .collapsible-content-body {
  display: block;
  padding: 2em;
}

.app-data-tbl td,
.app-data-tbl th {
  border-top: 0 solid transparent !important;
}

.twitter-typeahead {
  position: relative;
  top: 3px;
  width: 100%;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: .5em;
  max-height: 300px;
  overflow-y: auto;
  padding: .5em 0;
  width: 100%;
}

.find-near-form .tt-dropdown-menu {
  top: 88% !important;
}

.tt-suggestion {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: .1875em 1.25em;
}

.tt-suggestion.tt-cursor {
  background-color: #0a47ba;
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

.combobox {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  padding: .75em 0;
  position: relative;
}

.combobox:focus {
  border-color: #999;
}

.combobox.disabled {
  background-color: #f1f1f1;
  cursor: not-allowed;
}

.combobox.opened > ol {
  display: block;
}

.combobox .confirmed-value {
  margin-right: 1.75em;
  min-height: 1.5em;
  overflow-x: hidden;
  padding: 0 .75em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.combobox > i {
  margin-top: -7px;
  position: absolute;
  right: .75em;
  top: 50%;
}

.combobox > ol {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  display: none;
  list-style: none;
  margin: 0;
  margin-top: 1px;
  max-height: 18.5em;
  overflow: auto;
  padding-left: 0;
  position: absolute;
  top: 100%;
  white-space: normal;
  width: 100%;
  z-index: 999;
}

.combobox > ol > li {
  border-top: 1px solid #ddd;
  padding: .75em;
}

.combobox > ol > li:first-child {
  border-top: o;
}

.combobox > ol > li.selected {
  background-color: #0a47ba;
  color: #fff;
}

.site-wrapper.country-selector .collapsible-content {
  margin-bottom: 2em;
}

.site-wrapper.country-selector .collapsible-content-body h3 {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 0.875em;
  margin-bottom: 0.25em;
}

.site-wrapper.country-selector .collapsible-content-body h3 img {
  float: left;
  line-height: 1em;
  margin-right: 0.375em;
}

.site-wrapper.country-selector .country-choice {
  margin-bottom: 2em;
}

.site-wrapper.country-selector .site-list {
  margin-left: 1em;
}

.site-wrapper.country-selector .site-list li {
  display: block;
  font-size: 0.8125em;
}

.site-wrapper.home .page-ctas {
  margin-bottom: 1em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .page-ctas {
    margin-bottom: 4em;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.home .page-ctas .content-container {
    overflow: hidden;
  }

  .site-wrapper.home .page-ctas .content-container .cta {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}

.site-wrapper.home .tell-me-more {
  background: #e7e7e7;
  padding-bottom: 1.875em;
  padding-top: 1.875em;
}

.site-wrapper.home .responsive-tabs {
  margin-bottom: 2em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .responsive-tabs {
    margin-bottom: 4em;
  }
}

.site-wrapper.home .responsive-tab-content {
  overflow: hidden;
}

.site-wrapper.home .tell-me-more .form-group.inline .control-label,
.site-wrapper.home .tell-me-more .answer .answer-button {
  font-size: 0.875em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .tell-me-more .form-group.inline .control-label,
  .site-wrapper.home .tell-me-more .answer .answer-button {
    font-size: 1.125em;
  }
}

.site-wrapper.home .tell-me-more .tab-content {
  padding: 0;
}

.site-wrapper.home .tell-me-more .answer-group {
  right: -90px;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .tell-me-more .answer-group {
    font-size: 1.125em;
    right: -112px;
  }
}

.site-wrapper.home .nav-pills > li.active a {
  background-color: #bfbfbf;
  color: black;
}

.site-wrapper.home .nav-pills li {
  margin-left: .35em;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.home .product-description {
    float: right;
    padding-right: 1em;
    width: 50%;
  }
}

@media only screen and (min-width: 30em) {
  .site-wrapper.home .video-description {
    float: none;
    width: 100%;
  }
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .video-description {
    float: right;
    width: 45%;
  }
}

.site-wrapper.home .video-module {
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.home .video-module {
    float: left;
    width: 50%;
  }
}

.site-wrapper.home .video-module video {
  height: auto !important;
  max-width: 100% !important;
  width: 100% !important;
}

.site-wrapper.interior .page-header {
  clear: both;
}

.site-wrapper.interior .page-header h1 {
  width: 100%;
}

.site-wrapper.interior .share-buttons {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
}

.site-wrapper.interior .page-sidebar {
  margin-bottom: 1em;
}

.site-wrapper.interior .page-sidebar .cta {
  margin-bottom: 1.5em;
}

.site-wrapper.interior .page-sidebar .cta .cta-header a {
  color: #0a47ba;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .page-sidebar {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
    padding-top: 0.5em;
  }
}

.site-wrapper.interior .page-sidebar .sidebar-nav {
  margin-bottom: 2em;
}

.site-wrapper.interior .page-body {
  margin-bottom: 2em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .page-body {
    width: 74.358974359%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.interior .banner-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.site-wrapper.interior .sidebar-nav,
.site-wrapper.interior .sidebar-body {
  border-top: 0;
  overflow: hidden;
}

.site-wrapper.interior .sidebar-nav.in,
.site-wrapper.interior .sidebar-nav.collapsing,
.site-wrapper.interior .sidebar-body.in,
.site-wrapper.interior .sidebar-body.collapsing {
  border: 1px solid #e7e7e7;
  border-top: 0;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .sidebar-nav.in,
  .site-wrapper.interior .sidebar-nav.collapsing,
  .site-wrapper.interior .sidebar-body.in,
  .site-wrapper.interior .sidebar-body.collapsing {
    border: 0;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .sidebar-nav,
  .site-wrapper.interior .sidebar-body {
    border: 0;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .sidebar-nav.collapse,
  .site-wrapper.interior .sidebar-body.collapse {
    display: block;
    height: auto !important;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .sidebar-nav .sidebar-nav-list.collapse,
  .site-wrapper.interior .sidebar-body .sidebar-nav-list.collapse {
    display: block;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.interior .related-listing {
    clear: left;
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.interior .inline-group .control-group select {
  display: inline-block;
  width: auto;
}

.site-wrapper.interior .recaptcha_assets > a {
  border-color: #e7e7e7;
  height: 70px !important;
  width: 300px !important;
}

.site-wrapper.product-locator .inclusion-link {
  font-size: 0.875em;
  margin-top: 1.125em;
  text-align: right;
}

.site-wrapper.product-locator .sort-list {
  margin-bottom: 1em;
}

.site-wrapper.product-locator .store-disclaimer-header {
  margin: 0 1em 1em;
}

.site-wrapper.product-locator .store-list-header {
  margin: 0 1em;
}

.site-wrapper.product-locator .store-list-header h4 {
  font-size: 1.375em;
  position: relative;
  text-transform: none;
}

.site-wrapper.product-locator .find-other-products {
  clear: both;
  font-size: 0.875em;
}

.site-wrapper.product-locator .find-other-products a {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-locator .find-other-products {
    clear: none;
    margin-top: 2.8571428571em;
    width: 42.3076923077%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.product-locator .no-results {
  margin: 0 1em;
  position: relative;
}

.site-wrapper.product-locator .no-results small {
  display: block;
}

.site-wrapper.product-locator .no-results .remove-filters {
  font-size: 1em;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.product-locator .no-results .remove-filters {
    right: 1em;
    top: 1.2em;
  }
}

.site-wrapper.product-locator .results {
  height: 26.15em;
  overflow: auto;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.product-locator .result-summary {
    display: inline-block;
    width: 70%;
  }
}

.site-wrapper.product-locator .remove-filters {
  color: #9a9a9a;
  cursor: pointer;
  display: block;
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .666em;
}

.site-wrapper.product-locator .remove-filters:hover {
  color: #000;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.product-locator .remove-filters {
    display: static;
    position: absolute;
    right: 0;
    top: .5em;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-locator .locator-results {
    margin-bottom: 2em;
    padding-bottom: 2em;
  }
}

.site-wrapper.product-locator .locator-results .result-map {
  left: -999em;
  position: absolute;
}

.site-wrapper.product-locator .locator-results .result-map.expanded {
  left: auto;
  position: static;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-locator .locator-results .result-map {
    left: auto;
    position: static;
    width: 42.3076923077%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.product-locator .locator-results .result-list {
  margin-bottom: 2em;
  margin-top: 1em;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-locator .locator-results .result-list {
    margin-top: 0;
    width: 55.1282051282%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.product-locator .locator-results .store-listing-content {
  float: none;
  width: 100%;
}

.site-wrapper.product-locator .locator-results .store-listing-content.with-image {
  float: right;
  width: 80%;
}

.site-wrapper.product-locator .locator-results .promotions {
  display: inline-block;
  margin: 1em 0;
}

.site-wrapper.product-locator .locator-results .store-website {
  background: #ff7200;
}

.site-wrapper.product-locator .locator-results .store-website:hover {
  background: #fa5e00;
}

.site-wrapper.product-locator .btn-toggle-map {
  float: right;
  margin-top: -4.1666666667em;
  width: 8.25em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.product-locator .btn-toggle-map {
    margin-top: 2.5em;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-locator .btn-toggle-map {
    display: none;
  }
}

.site-wrapper.product-locator #map-container {
  margin-bottom: 0.375em;
  overflow: hidden;
  position: relative;
}

.site-wrapper.product-locator #results-map {
  height: 37.5em;
}

.site-wrapper.product-locator .tab-order-online {
  padding: 1em;
}

.site-wrapper.product-locator .tab-order-online h4 {
  margin-bottom: 0.4375em;
  text-align: center;
}

.site-wrapper.product-locator .tab-order-online ul {
  list-style: none;
  padding-left: 0;
}

.site-wrapper.product-locator .tab-order-online li {
  border: 3px solid transparent;
}

.site-wrapper.product-locator .tab-order-online a {
  display: block;
  height: 10em;
  line-height: 10em;
  text-align: center;
}

.site-wrapper.product-locator .tab-order-online a img {
  max-height: 100%;
}

@media only screen and (min-width: 41.25em) {
  .site-wrapper.product-locator .tab-order-online ul {
    overflow: hidden;
  }

  .site-wrapper.product-locator .tab-order-online li {
    float: left;
    width: 50%;
  }
}

.site-wrapper.product-locator .tab-favorites {
  padding: 1em 0;
}

.site-wrapper.product-locator .tab-favorites h4 {
  margin-bottom: 0.4375em;
  text-align: center;
}

.site-wrapper.product-locator .disclaimer {
  font-size: 0.6875em;
  margin-top: 0.75em;
}

.site-wrapper.product-locator .hours {
  font-size: 14px;
  margin: 10px 0;
}

.site-wrapper.product-locator .two-thirds {
  margin-right: 33%;
  width: 66%;
}

.site-wrapper.product-locator .one-fifth {
  width: 21%;
}

.site-wrapper.product-locator .social-links {
  margin-top: 0.625em;
}

.site-wrapper.product-locator .social-links h4 {
  margin-right: 0.625em;
}

.site-wrapper.product-locator .social-links li {
  vertical-align: middle;
}

.site-wrapper.product-locator .get-directions {
  display: block;
  margin-top: 0.625em;
}

#qrcode-ex {
  background: #fff;
  bottom: 1.4375em;
  cursor: pointer;
  display: none;
  left: 16.25em;
  padding: 0.5em 0.625em;
  z-index: 100;
}

#qrcode-ex p {
  padding: 0.625em 0 0.3125em 0;
  text-align: center;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 20px;
}

.site-wrapper.product-comparison .main-content.overflow-x {
  overflow-x: scroll;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .main-content.overflow-x {
    overflow-x: visible;
  }
}

.site-wrapper.product-comparison .comparison-selection {
  background: white;
}

.site-wrapper.product-comparison .comparison-selection.affix {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 3px 15px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 3px 15px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 3px 15px;
}

.site-wrapper.product-comparison .comparison-selection.affix .main-content {
  margin-bottom: 0;
}

.site-wrapper.product-comparison .comparison-selection.affix .compared-products {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
}

.site-wrapper.product-comparison .comparison-selection .compared-products {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.site-wrapper.product-comparison .comparison-selection .selected-product {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid #d5d5d5;
}

.site-wrapper.product-comparison .comparison-selection .selected-product:last-child {
  border: 0;
}

.site-wrapper.product-comparison .compared-products-header {
  margin-bottom: 1.5em;
}

.site-wrapper.product-comparison .compared-products-header > a {
  display: inline-block;
  margin-bottom: 1em;
}

.site-wrapper.product-comparison .comparison-selection {
  display: block;
}

.site-wrapper.product-comparison .comparison-selection .main-content {
  overflow: hidden;
}

.site-wrapper.product-comparison .comparison-selection .compared-products {
  position: relative;
  width: 198%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .comparison-selection .compared-products {
    width: 100%;
  }
}

.site-wrapper.product-comparison .comparison-results {
  width: 200%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .comparison-results {
    width: 100%;
  }
}

.site-wrapper.product-comparison .grouping-header {
  left: 0;
  position: relative;
  text-align: left;
  width: 50%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .grouping-header {
    width: 100%;
  }
}

.site-wrapper.product-comparison .main-grouping {
  margin-bottom: 3em;
  text-align: center;
}

.site-wrapper.product-comparison .main-grouping + .main-grouping {
  margin-bottom: 0;
}

.site-wrapper.product-comparison .result-grouping {
  background: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em;
  padding-bottom: 0;
  padding-top: 1em;
}

.site-wrapper.product-comparison .result-grouping h4 {
  left: 0;
  margin-bottom: 1em;
  position: relative;
  width: 50%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .result-grouping h4 {
    width: 100%;
  }
}

.site-wrapper.product-comparison .result-grouping h4 > span {
  display: block;
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75em;
}

.site-wrapper.product-comparison .result-grouping.oem {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
}

.site-wrapper.product-comparison .result-grouping.find-near {
  border-top: 1px solid #d5d5d5;
  padding-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.site-wrapper.product-comparison .result-grouping.find-near .result {
  text-align: center;
}

.site-wrapper.product-comparison .result-grouping.find-near .btn {
  padding-left: 0.4545454545em;
  padding-right: 0.4545454545em;
  white-space: normal;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .result-grouping.find-near .btn {
    margin: 0 auto;
    white-space: no-wrap;
  }
}

.site-wrapper.product-comparison .result-dots {
  border-top: 1px solid #d5d5d5;
}

.site-wrapper.product-comparison .result-dots i {
  color: #688ccb;
}

.site-wrapper.product-comparison .result-dots i.icon-ok {
  color: #e0524a;
}

.site-wrapper.product-comparison .result-dots.spec-links a {
  font-size: 0.6875em;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-comparison .result-dots.spec-links a {
    font-size: 0.8125em;
  }
}

.site-wrapper.product-comparison .result {
  border-right: 1px solid #d5d5d5;
  min-height: 3.5em;
  padding: 1em 0;
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
  display: inline;
}

.site-wrapper.product-comparison .result:nth-child(4n) {
  float: right;
  margin-right: 0;
}

.site-wrapper.product-comparison .result:last-child {
  border-right: 0;
}

.lt-ie9 .site-wrapper.product-comparison .result.last {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.site-wrapper.product-comparison .disclaimer {
  margin-bottom: 2em;
  position: relative;
}

.site-wrapper.product-comparison .disclaimer p {
  font-size: 0.875em;
}

.site-wrapper.product-comparison .share-results {
  padding-top: 1em;
  text-align: right;
}

.site-wrapper.product-selector-search-results .scroll-pane {
  margin-bottom: 1.5625em;
  overflow-x: scroll;
  overflow-y: hidden;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.product-selector-search-results .scroll-pane {
    margin-bottom: 0;
    overflow-x: auto;
    overflow-y: auto;
  }
}

.site-wrapper.product-selector-search-results table td {
  white-space: nowrap;
}

.site-wrapper.product-selector .selector-header {
  margin-bottom: 1.5em;
}

.site-wrapper.product-selector .selector-header h2 {
  font-size: 0.8125em;
  margin-bottom: 1.8461538462em;
  margin-top: 1.8461538462em;
}

.ru .site-wrapper.product-selector .selector-header h2,
.cn .site-wrapper.product-selector .selector-header h2 {
  margin-bottom: 0;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-selector .selector-header h2 {
    font-size: 1.125em;
  }
}

.site-wrapper.product-selector .selector-header h3 {
  font-family: "EM Print Regular Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em;
}

.site-wrapper.product-selector .selector-header p {
  font-size: 0.875em;
}

.ru .site-wrapper.product-selector .selector-header p,
.cn .site-wrapper.product-selector .selector-header p {
  font-weight: bold;
}

.site-wrapper.product-selector .selector-controls {
  margin-bottom: 1.625em;
}

.site-wrapper.product-selector .selector-form {
  margin-bottom: 1.5em;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form .small {
    width: 47.5%;
  }
}

.site-wrapper.product-selector .selector-form .filter-nav {
  display: block;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.product-selector .selector-form .filter-nav-select {
    float: left;
    margin-right: 5%;
    width: 45%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form .filter-nav-select {
    margin-right: 3.75%;
    width: 12%;
  }
}

@media only screen and (min-width: 60em) {
  .ru .site-wrapper.product-selector .selector-form .filter-nav-select {
    float: left;
    margin-right: 5%;
    width: 45% !important;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.year-based .engine-question {
    width: 17%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.year-based .engine-question {
    width: 23%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.year-based .temperature-question {
    margin-right: 0;
    width: 26%;
  }
}

.site-wrapper.product-selector .selector-form.familygroup-based .alternative-label {
  margin-top: 2em;
}

.site-wrapper.product-selector .selector-form.familygroup-based .alternative-label label {
  margin-bottom: 0;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.familygroup-based .filter-nav-select {
    width: 22%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.familygroup-based .equipment-question {
    margin-right: 0;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.manufacturer-based .manufacturer-question {
    width: 20%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .selector-form.manufacturer-based .equipment-question {
    margin-right: 0;
    width: 29%;
  }
}

.site-wrapper.product-selector .form-actions .btn {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.product-selector .form-actions .btn {
    display: inline-block;
    width: auto;
  }
}

.site-wrapper.product-selector .disclaimer {
  text-align: left;
}

.site-wrapper.product-selector .disclaimer .center {
  text-align: center;
}

.site-wrapper.product-selector.results .disclaimer {
  clear: both;
  margin-bottom: 2em;
}

.site-wrapper.product-selector.results .listing-tab-footer .expand-listing {
  width: 100%;
}

.site-wrapper.product-selector.results .selector-filters ul {
  margin: .2em 0 0;
}

.site-wrapper.product-selector .recommended-products {
  margin-top: 1.25em;
}

.site-wrapper.product-selector .recommended-products h2 {
  font-size: 1.125em;
}

.site-wrapper.product-selector .recommended-products .well,
.site-wrapper.product-selector .recommended-products .site-wrapper.product-page.store-page .store-listing-details,
.site-wrapper.product-page.store-page .site-wrapper.product-selector .recommended-products .store-listing-details {
  background: #f1f1f1;
  padding: 0.625em;
  overflow: hidden;
  *zoom: 1;
}

.site-wrapper.product-selector .recommended-products .toggleable-filter {
  margin: 0;
}

.site-wrapper.product-selector .recommended-products .consider-products {
  overflow: hidden;
  *zoom: 1;
  padding-top: 0.625em;
}

.site-wrapper.product-selector .recommended-products .consider-products hr {
  display: none;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.product-selector .recommended-products .cta {
    float: left;
    font-size: 0.875em;
    margin-right: 1%;
    width: 32%;
  }

  .site-wrapper.product-selector .recommended-products .cta h3 {
    font-size: 1.125em;
  }
}

.site-wrapper.product-selector.product-selector_search-results div.disclaimer {
  margin-top: 40px;
}

.site-wrapper.product-selector .top-matches {
  margin: 30px 0 40px;
  text-align: center;
}

.site-wrapper.product-selector .hr {
  border-bottom: 1px solid #e7e7e7;
  margin-top: -18px;
}

.site-wrapper.product-selector .top-match-tag {
  margin-bottom: 20px;
}

.site-wrapper.product-selector .top-match-tag .text {
  background-color: #d42e12;
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 8px;
}

.site-wrapper.product-selector .top-match-tag .arrow {
  border-bottom: 15px solid transparent;
  border-left: 20px solid #d42e12;
  border-top: 15px solid transparent;
  float: left;
  height: 0;
  width: 0;
}

.site-wrapper.product-selector .top-match-tag .icon-star {
  color: #fff;
  float: left;
  padding: 3px 3px 0 0;
}

@media only screen and (min-width: 60em) {
  .site-wrapper.resources-archive .filter-nav .filter-nav-select {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
    width: 26%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.resources-archive .filter-nav .filter-nav-select.sort-group {
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.resources-archive.resources-qa .filter-nav {
  margin-bottom: 2em;
}

.site-wrapper.site-map .page-header h1 {
  font-size: 2.25em;
  margin: 0 0 0.2222222222em;
}

.site-wrapper.site-map .sitemap-section {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 3em;
  padding-bottom: 1em;
}

.site-wrapper.site-map .sitemap-section .sitemap-listing {
  margin-bottom: 2em;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.site-map .sitemap-section .sitemap-listing {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(2n) {
    float: right;
    margin-right: 0;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(2n + 1) {
    clear: both;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.site-map .sitemap-section .sitemap-listing {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
    width: 29.4871794872%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(2n) {
    float: left;
    margin-right: 2.5641025641%;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(3n) {
    float: right;
    margin-right: 0;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(2n + 1) {
    clear: none;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(3n + 1) {
    clear: both;
  }
}

@media only screen and (min-width: 48em) {
  .site-wrapper.site-map .sitemap-section .sitemap-listing {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(3n) {
    float: left;
    margin-right: 2.5641025641%;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(4n) {
    float: right;
    margin-right: 0;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(3n + 1) {
    clear: none;
  }

  .site-wrapper.site-map .sitemap-section .sitemap-listing:nth-child(4n + 1) {
    clear: both;
  }
}

.site-wrapper.site-map .sitemap-section .sitemap-listing img {
  margin: 1em 0;
}

.site-wrapper.site-map .sitemap-section .sitemap-listing-inline {
  margin-bottom: 2em;
}

.site-wrapper.site-map .sitemap-section .sitemap-listing-inline li {
  padding-left: 0;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page.store-page .product-information,
  .site-wrapper.product-page.store-page .product-sidebar {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page.store-page .product-information {
    width: 74.358974359%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page.store-page .product-sidebar {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.product-page.store-page .disclaimer {
  margin-bottom: 1.5em;
}

.site-wrapper.product-page.store-page .return-link {
  clear: both;
  display: block;
  margin-bottom: 1em;
  text-align: left;
}

.site-wrapper.product-page.store-page .store-listing-details {
  background: #f1f1f1;
  margin-bottom: 1em;
}

.site-wrapper.product-page.store-page .store-listing-details .store-listing-image {
  display: block;
  float: left;
  margin: 0 auto 0.375em;
  width: 33%;
}

@media only screen and (min-width: 35em) and (max-width: 60em) {
  .site-wrapper.product-page.store-page .store-listing-details .store-listing-image {
    margin-bottom: 0.625em;
    width: auto;
  }
}

.site-wrapper.product-page.store-page .store-listing-details.with-image > .store-listing-text {
  float: right;
  width: 64%;
}

@media only screen and (min-width: 35em) and (max-width: 60em) {
  .site-wrapper.product-page.store-page .store-listing-details.with-image > .store-listing-text {
    clear: both;
    float: none;
    width: auto;
  }
}

.site-wrapper.product-page.store-page .store-listing-details .store-listing-text h4 {
  margin-bottom: 0.1875em;
}

.site-wrapper.product-page.store-page .store-listing-details .store-listing-address-phone {
  font-size: 0.875em;
}

.site-wrapper.product-page.store-page .store-listing-details .store-listing-address-phone ul li {
  display: block;
}

.site-wrapper.product-page.store-page .store-products h5 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  margin-bottom: 0.2142857143em;
}

.site-wrapper.product-page.store-page .store-products .collapsible-content {
  margin-bottom: 1.5em;
}

.site-wrapper.product-page.store-page .store-products .collapsible-content-header h2 {
  float: left;
  margin-bottom: 0;
}

.site-wrapper.product-page.store-page .store-products .collapsible-content-header > a {
  float: right;
  font-size: 0.875em;
  line-height: 2.5714285714em;
}

.site-wrapper.product-page.store-page .store-products .store-promos {
  background: white;
  padding: 0.9375em 0.3125em;
}

.site-wrapper.product-page.store-page .store-products .product-list {
  margin-bottom: 2em;
}

.site-wrapper.product-page.store-page .store-products .product-list ul {
  font-size: 0.875em;
  padding-left: 0;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.product-page.store-page .store-products .product-list ul li {
    float: left;
    list-style-type: none;
    margin: 0 1.65% 0.4285714286em;
    padding-right: 1%;
    width: 30%;
  }

  .site-wrapper.product-page.store-page .store-products .product-list ul li:nth-child(3n + 1) {
    clear: both;
  }
}

.csscolumns .site-wrapper.product-page.store-page .store-products .product-list ul li {
  display: block;
}

@media only screen and (min-width: 48em) {
  .csscolumns .site-wrapper.product-page.store-page .store-products .product-list ul {
    padding-left: 1em;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2.1428571429em;
    -moz-column-gap: 2.1428571429em;
    -ms-column-gap: 2.1428571429em;
    -o-column-gap: 2.1428571429em;
    column-gap: 2.1428571429em;
  }

  .csscolumns .site-wrapper.product-page.store-page .store-products .product-list ul li {
    float: none;
    padding: 0.2142857143em 0;
    width: auto;
  }
}

.site-wrapper.product-page.store-page .store-actions {
  margin-bottom: 1.5em;
}

.cn .site-wrapper.product-page.store-page .store-actions a.btn {
  float: left;
  margin-right: 0.3125em;
}

.site-wrapper.product-page.store-page .store-actions a,
.site-wrapper.product-page.store-page .store-actions .btn-group {
  margin-bottom: 0.1875em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.product-page.store-page .store-actions a,
  .site-wrapper.product-page.store-page .store-actions .btn-group {
    margin-bottom: 0;
  }
}

.site-wrapper.product-page.store-page .store-map {
  margin-bottom: 1em;
}

.site-wrapper.product-page.store-page .store-map .get-directions {
  margin-bottom: 1em;
}

.site-wrapper.product-page.store-page #map-container {
  height: 21.875em;
  margin-bottom: 0.75em;
  pointer-events: none;
}

.motorsports .car-hero > img {
  margin-bottom: 1em;
}

.motorsports .car-header {
  background: #f1f1f1;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 1em;
}

.motorsports .car-header h2 {
  margin-bottom: 0;
}

.motorsports .car-specs p {
  font-size: 0.875em;
  margin-bottom: 0.2857142857em;
}

.motorsports .car-poi-nav {
  height: 0;
  padding-bottom: 34.6820809%;
  position: relative;
}

.motorsports .car-poi-nav img {
  position: absolute;
  width: 100%;
}

.motorsports .car-poi-nav ol {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.motorsports .car-poi-nav li {
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  width: 30px;
}

.motorsports .car-poi-nav li button {
  background: #335eaf;
  background: -webkit-gradient(linear, left top, left bottom, from(#335eaf), to(#143e8f));
  background: -webkit-linear-gradient(#335eaf, #143e8f);
  background: -moz-linear-gradient(#335eaf, #143e8f);
  background: -o-linear-gradient(#335eaf, #143e8f);
  background: linear-gradient(#335eaf, #143e8f);
  border: 2px solid #ecedef;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font-family: inherit;
  height: 100%;
  line-height: 26px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.motorsports .car-poi-nav li button:hover,
.motorsports .car-poi-nav li button:focus {
  background: #2d539b;
  background: -webkit-gradient(linear, left top, left bottom, from(#2d539b), to(#113479));
  background: -webkit-linear-gradient(#2d539b, #113479);
  background: -moz-linear-gradient(#2d539b, #113479);
  background: -o-linear-gradient(#2d539b, #113479);
  background: linear-gradient(#2d539b, #113479);
  outline: none;
}

.motorsports .car-poi-nav li button::-moz-focus-inner {
  border: 0;
}

.motorsports .car-nav {
  background: url("../images/vert-line.png") repeat-y 15px 0;
  margin-top: 1em;
}

@media only screen and (min-width: 45em) {
  .motorsports .car-nav {
    background-position: 50% 0;
    margin-bottom: 50px;
    margin-top: 0;
    padding-top: 7em;
  }
}

.motorsports .car-nav h3 {
  margin-left: 30px;
  padding-left: 25px;
  position: relative;
}

.motorsports .car-nav h3:before {
  border-top: 2px solid #8a8a8a;
  bottom: 0;
  content: ' ';
  display: block;
  left: 0;
  position: absolute;
  top: .66em;
  width: 15px;
}

.motorsports .car-nav .number {
  background: #5e5e5e;
  background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#252525));
  background: -webkit-linear-gradient(#5e5e5e, #252525);
  background: -moz-linear-gradient(#5e5e5e, #252525);
  background: -o-linear-gradient(#5e5e5e, #252525);
  background: linear-gradient(#5e5e5e, #252525);
  border: 2px solid #ececec;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: white;
  display: inline-block;
  height: 30px;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
}

.motorsports .car-nav .car-nav-pair {
  position: relative;
}

.motorsports .car-nav .car-nav-pair > div {
  margin: 1em 0;
  position: relative;
}

.motorsports .car-nav .car-nav-pair .car-section-detail {
  margin-left: 55px;
}

@media only screen and (min-width: 45em) {
  .motorsports .car-nav .car-nav-pair {
    top: -1em;
    margin-bottom: 40px !important;
  }

  .lt-ie8 .motorsports .car-nav .car-nav-pair {
    zoom: 1;
  }

  .motorsports .car-nav .car-nav-pair:before,
  .motorsports .car-nav .car-nav-pair:after {
    clear: both;
    content: '.';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

  .motorsports .car-nav .car-nav-pair > div {
    clear: left;
    float: left;
    position: relative;
    text-align: right;
    width: 50%;
  }

  .motorsports .car-nav .car-nav-pair > div h3 {
    margin-left: 0;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 35px;
  }

  .motorsports .car-nav .car-nav-pair > div h3:before {
    left: auto;
    right: 0;
    width: 25px;
  }

  .motorsports .car-nav .car-nav-pair > div .car-section-detail {
    margin-left: 0;
    margin-right: 50px;
  }

  .motorsports .car-nav .car-nav-pair > div .number {
    left: auto;
    right: -15px;
  }

  .motorsports .car-nav .car-nav-pair > div + div {
    clear: right;
    float: right;
    text-align: left;
    top: 54px;
  }

  .motorsports .car-nav .car-nav-pair > div + div h3 {
    margin-left: 15px;
    margin-right: 0;
    padding-left: 35px;
    padding-right: 0;
  }

  .motorsports .car-nav .car-nav-pair > div + div h3:before {
    left: 0;
  }

  .motorsports .car-nav .car-nav-pair > div + div .car-section-detail {
    margin-left: 50px;
    margin-right: 0;
  }

  .motorsports .car-nav .car-nav-pair > div + div .number {
    left: -15px;
  }
}

.site-wrapper.promotion-page .article-header > img {
  margin-bottom: 2em;
  width: 100%;
}

.site-wrapper.promotion-page .article-header .article-header-byline {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 2em;
}

.site-wrapper.promotion-page .product-information > .btn {
  margin-bottom: 1em;
}

.gdl-map-container {
  background-color: #f1f1f1;
  margin-bottom: 40px;
  padding: 0;
  text-align: center;
}

.gdl-map-container iframe {
  background-color: white;
  -webkit-box-shadow: rgba(47, 47, 47, 0.4) 5px 5px 10px;
  -moz-box-shadow: rgba(47, 47, 47, 0.4) 5px 5px 10px;
  box-shadow: rgba(47, 47, 47, 0.4) 5px 5px 10px;
  height: 568px;
  width: 685px;
}

@media only screen and (min-width: 48em) {
  .gdl-map-container {
    padding: 2.5em 0;
  }
}

.communications label {
  font-family: "EM Print Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 2.5em;
  width: 100%;
}

@media only screen and (min-width: 41.25em) {
  .communications label {
    float: left;
    margin-right: 1.25em;
    width: 48%;
  }

  .communications label:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 60em) {
  .communications label {
    width: 30.081300813%;
  }

  .communications label:nth-child(even) {
    margin-right: 1.25em;
  }

  .communications label.last {
    margin-right: 0;
  }
}

.communications img {
  margin: 0 5.4054054054%;
  max-width: 5.625em;
  width: 24.3243243243%;
}

.communications h4 {
  margin-bottom: 0;
}

.communications .details {
  float: right;
  width: 56.7567567568%;
}

@media only screen and (min-width: 30em) {
  .communications .details {
    width: 63.5135135135%;
  }
}

@media only screen and (min-width: 35em) {
  .communications .details {
    width: 68.9189189189%;
  }
}

@media only screen and (min-width: 41.25em) {
  .communications .details {
    width: 58.1081081081%;
  }
}

.communications .save {
  margin-bottom: 1.875em;
}

.site-wrapper.templates h2 {
  margin-bottom: 1.125em;
}

.site-wrapper.templates .template-group {
  background: #f4f4f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em;
  padding: 0.375em;
}

.site-wrapper.templates .template-group ul {
  margin-left: 1.5em;
}

.site-wrapper.article .article-footer {
  clear: both;
  margin-bottom: 2em;
}

.site-wrapper.article .go-back {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.site-wrapper.article .float-left {
  float: left;
  padding: 0 1em .5em 0;
}

.site-wrapper.article .float-right {
  float: right;
  padding: 0 0 .5em 1em;
}

.site-wrapper.article .float-right,
.site-wrapper.article .float-left {
  max-width: 50%;
}

.site-wrapper.landing .banner {
  margin-bottom: 1em;
}

.site-wrapper.landing .page-description {
  margin-bottom: 2em;
}

.site-wrapper.my-account .main-content {
  margin-bottom: 2em;
}

.site-wrapper.my-account .page-header h1 {
  font-family: "EM Print Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.site-wrapper.my-account .my-account-sidebar {
  margin-bottom: 1.5em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account .my-account-sidebar {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.my-account .my-account-sidebar > h3 {
  font-size: 1.125em;
  margin-bottom: 1em;
}

.site-wrapper.my-account .my-account-sidebar .cta {
  margin-bottom: 2em;
}

.site-wrapper.my-account .my-account-sidebar .setup-help {
  display: none;
  margin-bottom: 1.5em;
}

.site-wrapper.my-account .my-account-sidebar .setup-help h4 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
}

.site-wrapper.my-account .my-account-sidebar .setup-help p {
  font-size: 0.875em;
}

.site-wrapper.my-account .my-account-sidebar .setup-help.active {
  display: block;
}

.site-wrapper.my-account .my-account-content {
  margin-bottom: 1.5em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account .my-account-content {
    width: 74.358974359%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account .related-listing {
    clear: left;
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.my-account .newsletter-selection .newsletter-toggle {
  float: left;
  width: 5%;
}

.site-wrapper.my-account .newsletter-selection .newsletter-description {
  float: right;
  margin-bottom: 1em;
  width: 90%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .newsletter-selection .newsletter-description {
    border-right: 1px dotted #e7e7e7;
    float: left;
    margin-bottom: 0;
    margin-right: 1.5%;
    padding-right: 1.5%;
    width: 53.5%;
  }
}

.site-wrapper.my-account .newsletter-selection .newsletter-description .newsletter-description-image {
  float: left;
  width: 33%;
}

.site-wrapper.my-account .newsletter-selection .newsletter-description .newsletter-description-content {
  float: right;
  width: 64%;
}

.site-wrapper.my-account .newsletter-selection .newsletter-description .newsletter-description-content h4 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  text-transform: capitalize;
}

.site-wrapper.my-account .newsletter-selection .newsletter-description .newsletter-description-content p {
  font-size: 0.875em;
  margin-bottom: 0.2142857143em;
}

.site-wrapper.my-account .newsletter-selection .newsletter-description .newsletter-description-content a {
  font-size: 0.75em;
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery {
  border-top: 1px solid #e7e7e7;
  clear: both;
  padding-top: 1em;
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery .tel-input {
  display: none;
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery .tel-input.is-showing {
  display: block;
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery > h4 {
  font-family: "EM Print Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
}

@media only screen and (min-width: 48em) {
  .site-wrapper.my-account .newsletter-selection .newsletter-delivery > h4 {
    display: none;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .newsletter-selection .newsletter-delivery {
    border: 0;
    clear: none;
    float: right;
    padding-top: 0;
    width: 38.5%;
  }
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery .radio {
  display: inline-block;
  margin-right: 0.625em;
  margin-top: 0.3125em;
}

.site-wrapper.my-account .newsletter-selection .newsletter-delivery .radio input {
  margin-top: 0.375em;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .newsletter-selection .newsletter-delivery .radio {
    display: block;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .newsletter-selection .newsletter-delivery .radio:first-child {
    margin-top: 0;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account.create-account .my-account-sidebar {
    width: 29.4871794872%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account.create-account .my-account-content {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

.site-wrapper.my-account.create-account .create-account-benefits {
  margin-bottom: 0.75em;
  position: relative;
}

.site-wrapper.my-account.create-account .create-account-benefits .teasers {
  padding: 0 1.875em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account.create-account .create-account-benefits .teasers {
    padding: 0;
  }
}

.site-wrapper.my-account.create-account .create-account-benefits .teasers .cta {
  display: none;
}

.site-wrapper.my-account.create-account .create-account-benefits .teasers .cta.active {
  display: block;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account.create-account .create-account-benefits .teasers .cta {
    background: none;
    display: block;
  }
}

.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav a {
  float: left;
  font-size: 3.125em;
  line-height: 1.8em;
}

.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav a:last-child {
  float: right;
}

.site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav a.no-more {
  color: rgba(10, 71, 186, 0.5);
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account.create-account .create-account-benefits .account-benefit-teaser-nav {
    display: none;
  }
}

.site-wrapper.my-account.create-account .create-account-form .state-input {
  width: 41.8604651163%;
  float: left;
  margin-right: 4.6511627907%;
  display: inline;
}

.site-wrapper.my-account.create-account .create-account-form .zip-input {
  width: 41.8604651163%;
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.site-wrapper.my-account.create-account .create-account-form .form-actions {
  clear: both;
  margin-bottom: 2em;
}

.site-wrapper.my-account.create-account .create-account-form .form-ancillary {
  text-align: center;
}

.site-wrapper.my-account .brand-opinions p {
  margin-bottom: 0.25em;
}

.site-wrapper.my-account .brand-opinions ol {
  margin-left: 2em;
  list-style-type: none;
}

.site-wrapper.my-account .brand-opinions li {
  margin: 0 0 1em;
  padding: 0;
}

.site-wrapper.my-account .brand-opinions li strong {
  display: block;
}

.site-wrapper.my-account .brand-opinions li .radio-inline {
  display: block;
}

.site-wrapper.my-account .brand-opinions li .radio-inline + .radio-inline {
  margin-left: 0;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .brand-opinions li .radio-inline + .radio-inline {
    margin-left: 0.625em;
  }
}

@media only screen and (min-width: 35em) {
  .site-wrapper.my-account .brand-opinions li .radio-inline {
    display: inline-block;
  }
}

.site-wrapper.my-account .brand-opinions li .checkbox-inline {
  margin-left: 0;
  margin-right: 0.375em;
}

.site-wrapper.my-account .brand-opinions .qnumber {
  margin-left: -2em;
  margin-right: 1em;
}

.site-wrapper.my-account .terms ul,
.site-wrapper.my-account .terms ol {
  margin-left: 1.5em;
}

.site-wrapper.my-account .show-more-opinions {
  display: block;
  margin-top: 4.5em;
  text-align: center;
}

.site-wrapper.my-account .show-more-opinions .btn {
  margin-top: -72px;
}

.site-wrapper.my-account .extra-opinions {
  display: none;
}

.site-wrapper.my-account .extra-opinions.is-showing {
  display: block;
}

.site-wrapper.my-account .saved-locations-form .form-control {
  margin-bottom: 1em;
}

.site-wrapper.my-account .saved-locations-form p {
  font-size: 0.875em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account .saved-locations-form {
    width: 67%;
  }
}

.lt-ie9 .site-wrapper.my-account .form-group {
  font-family: 'Arial';
}

.site-wrapper.my-account .required-note {
  float: right;
  font-size: 0.75em;
}

.site-wrapper.grouping .banner {
  margin-bottom: 1.5em;
}

.site-wrapper.grouping .banner .banner-text a img {
  margin-bottom: 0.3125em;
}

.site-wrapper.grouping .grouping-nav {
  margin-bottom: 1.5em;
}

.site-wrapper.grouping .content-container {
  margin-bottom: 2em;
}

.site-wrapper.my-account-ancillary ul {
  margin-left: 1.5625em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account-ancillary .ancillary-body {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account-ancillary .ancillary-sidebar {
    width: 29.4871794872%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.my-account-ancillary.my-account_sign-in .callouts {
  margin-top: 1.25em;
}

.site-wrapper.my-account-ancillary.my-account_sign-in .callout {
  margin-bottom: 0.9375em;
}

.site-wrapper.my-account-ancillary.my-account_sign-in .callout img {
  border: 1px solid #232323;
  margin-bottom: 0.625em;
  margin-right: 0.9375em;
  max-width: 6.25em;
}

@media only screen and (min-width: 25em) {
  .site-wrapper.my-account-ancillary.my-account_sign-in .callout img {
    float: left;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account-ancillary.my-account_sign-in .ancillary-body {
    width: 46.7948717949%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.my-account-ancillary.my-account_sign-in .ancillary-sidebar {
    width: 46.7948717949%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
    border-left: 1px solid #999999;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 60em) {
  .site-wrapper.category .filter-nav .filter-nav-select {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .site-wrapper.category .filter-nav .filter-nav-select:nth-child(4n) {
    float: right;
    margin-right: 0;
  }

  .lt-ie9 .site-wrapper.category .filter-nav .filter-nav-select.last {
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

@media only screen and (min-width: 35em) {
  .cvl .site-wrapper.category .filter-nav-select {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }

  .cvl .site-wrapper.category .filter-nav-select:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

.lt-ie9 .cvl .site-wrapper.category .filter-nav-select.last {
  float: right;
  margin-right: 0;
  *margin-left: -2em;
  display: inline;
}

.site-wrapper.category .product-listing {
  display: none;
}

.site-wrapper.category .product-listing.all-filters {
  display: block;
}

.flexbox .site-wrapper.category .product-listing.all-filters {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 41.25em) {
  .flexbox .site-wrapper.category .product-listing .product {
    margin: 0.5em 1%;
    width: 49%;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(2n) {
    margin-right: 0;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(2n+1) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 60em) {
  .flexbox .site-wrapper.category .product-listing .product {
    margin: 0.5em 1% 0.75em;
    width: 32%;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(2n) {
    margin-right: 1%;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(2n+1) {
    margin-left: 1%;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(3n) {
    margin-right: 0;
  }

  .flexbox .site-wrapper.category .product-listing .product:nth-of-type(3n+1) {
    margin-left: 0;
  }
}

.site-wrapper.category .pagination-group {
  margin: 240em 0;
}

.site-wrapper.category .disclaimer {
  clear: both;
  margin-bottom: 2em;
}

@media only screen and (min-width: 45em) {
  .site-wrapper.product-page .product-information {
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
    display: inline;
  }
}

@media only screen and (min-width: 45em) {
  .site-wrapper.product-page .product-sidebar {
    width: 23.0769230769%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
  }
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle {
  font-size: .8em;
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle strong {
  display: block;
  font-size: 1em;
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle .oil-change-intervals {
  margin-bottom: 0;
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle .oci-item {
  display: block;
  margin-bottom: 15px;
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle .left {
  display: inline-block;
  margin-right: 25px;
}

.site-wrapper.product-page .product-sidebar .more-about-vehicle .right {
  display: inline-block;
}

.site-wrapper.product-page.product-detail .product-header {
  margin-bottom: 3.75em;
}

.site-wrapper.product-page.product-detail .icon-external-link {
  color: #d42e12;
}

.site-wrapper.product-page .product-links {
  margin-bottom: 3.75em;
}

.site-wrapper.product-page .product-links h2 {
  line-height: 1em;
}

.site-wrapper.product-page .product-links > span {
  color: #9e9e9e;
  font-size: 0.75em;
}

.site-wrapper.product-page .features-benefits {
  margin-bottom: 3.75em;
}

.site-wrapper.product-page .product-variants {
  margin-bottom: 3.75em;
}

.site-wrapper.product-page .product-variants .product-variants-header {
  margin-bottom: 1em;
}

.site-wrapper.product-page .product-variants .product-variants-header h2 {
  float: left;
}

.site-wrapper.product-page .product-variants .product-variants-header a {
  color: #bfbfbf;
  float: right;
  font-size: 1em;
  line-height: 3em;
}

.site-wrapper.product-page hr {
  clear: both;
}

.site-wrapper.product-page .variant-actions {
  margin-bottom: 1em;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page .variant-actions {
    margin-bottom: 0;
  }
}

.site-wrapper.product-page .variant-actions .btn {
  margin-bottom: 0.25em;
  width: 100%;
}

.site-wrapper.product-page .variant-actions .article-sharing {
  width: 100%;
}

.site-wrapper.product-page .variant-actions .article-sharing .btn-group {
  width: 100%;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.product-page .variant-actions .article-sharing .btn-group {
    width: 49.5%;
  }
}

.site-wrapper.product-page .variant-actions .article-sharing .btn {
  margin-right: 0;
  width: 100%;
}

@media only screen and (min-width: 30em) {
  .site-wrapper.product-page .variant-actions .article-sharing a.btn {
    width: 49.5%;
  }
}

@media only screen and (min-width: 48em) {
  .site-wrapper.product-page .variant-actions .btn,
  .site-wrapper.product-page .variant-actions .article-sharing,
  .site-wrapper.product-page .variant-actions .article-sharing .btn-group,
  .site-wrapper.product-page .variant-actions .article-sharing .btn,
  .site-wrapper.product-page .variant-actions .article-sharing a.btn {
    width: auto;
  }
}

.site-wrapper.product-page.product-detail_ancillary .variant-actions {
  padding-bottom: 15px;
}

.site-wrapper.product-page .responsive-tab-content {
  padding-bottom: 0;
  padding-left: 1.9%;
  padding-right: 1.9%;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page .responsive-tab-content {
    padding-bottom: 1.5em;
  }
}

@media only screen and (min-width: 48em) {
  .site-wrapper.product-page .responsive-tab-content .specs-approvals {
    width: 47.9166666667%;
    float: left;
    margin-right: 4.1666666667%;
    display: inline;
  }
}

.site-wrapper.product-page .responsive-tab-content .specs-approvals p,
.site-wrapper.product-page .responsive-tab-content .specs-approvals ul {
  font-size: 0.875em;
  margin-bottom: 0;
}

.site-wrapper.product-page .responsive-tab-content .specs-approvals ul {
  list-style-type: disc;
  margin-bottom: 1em;
}

.site-wrapper.product-page .responsive-tab-content .specs-approvals li {
  margin-left: 2em;
}

.site-wrapper.product-page .responsive-tab-content .product {
  background-color: white;
}

.site-wrapper.product-page .responsive-tab-content .tech-details {
  margin-bottom: 1.25em;
}

.site-wrapper.product-page .responsive-tab-content .tech-details li {
  font-size: 0.875em;
  overflow: hidden;
}

.site-wrapper.product-page .responsive-tab-content .tech-details li:nth-child(odd) {
  background-color: #fefefe;
}

.site-wrapper.product-page .responsive-tab-content .tech-details .tech-term {
  float: left;
  margin-right: 8%;
  padding-left: 2.5%;
  width: 72%;
}

.site-wrapper.product-page .responsive-tab-content .tech-details .tech-result {
  float: right;
  padding-right: 1.5%;
  width: 16%;
}

.site-wrapper.product-page .responsive-tab-content .btn-group {
  clear: both;
}

.site-wrapper.product-page .disclaimers p {
  color: #bfbfbf;
  font-size: 0.8125em;
}

.site-wrapper.product-page .ratings-reviews {
  display: none;
}

.site-wrapper.product-page .ratings-reviews.is-showing {
  display: block;
}

@media only screen and (min-width: 35em) {
  .site-wrapper.product-page .ratings-reviews {
    display: block;
  }
}

.site-wrapper.product-page.product-selector_results .responsive-tab-content {
  padding-bottom: 0;
}

#product-carousel .pan {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  height: 25em;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#product-modal {
  z-index: 9999;
}

#product-modal .modal-footer {
  text-align: center;
}

.btnFavSaved {
  background: #008000;
}


/*WO6064faq form styles*/
.checkbox-inline-wffm {
  padding-left: 0px !important;
}
.checkbox-inline-wffm input[type="checkbox"]
{
      margin-top: 3px !important;
}