﻿

@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; 
  } 
}






figcaption,
figure {
  display: block; }

figure {
  margin: 1em 40px; }



main {
  display: block; }

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


/*
     1. Remove the gray background on active links in IE 10.
     2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/

/* Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */


/* Text-level semantics
  1. Remove the bottom border in Firefox 39-.
  2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;}


/*
  1. Correct the inheritance and scaling of font size in all browsers.
  2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Add the correct font style in Android 4.3-.  */
dfn {
  font-style: italic; }

/* Add the correct background and color in IE 9-. */
mark {
  background-color: #ff0;
  color: #000; }

/* Add the correct font size in all browsers. */
small {
  font-size: 80%; 
}

/* Prevent `sub` and `sup` elements from affecting the line height in  all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content */
/* Add the correct display in IE 9-. */
audio,
video {
  display: inline-block; 
}

/* Add the correct display in iOS 4-7. */

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

/* Remove the border on images inside links in IE 10-. */


/* Hide the overflow in IE. */
svg:not(:root) {
  overflow: hidden; 
}

/* Forms */
/*
  1. Change the font styles in all browsers (opinionated).
  2. Remove the margin in Firefox and Safari.
*/

/*
    Remove the inheritance of text transform in Edge, Firefox, and IE.
    1. Remove the inheritance of text transform in Firefox.
*/

/*
  1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4.
  2. Correct the inability to style clickable types in iOS and Safari.
*/


  /*
    Remove the inner border and padding in Firefox.
    Restore the focus styles unset by the previous rule.
  */ 
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/* Show the overflow in Edge. */

/*
    1. Add the correct box sizing in IE 10-.
    2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; 
}

/*
    1. Correct the odd appearance in Chrome and Safari.
    2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

      /* Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */

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

/*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Change the border, margin, and padding in all browsers (opinionated). */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
  1. Correct the text wrapping in Edge and IE.
  2. Correct the color inheritance from `fieldset` elements in IE.
  3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

/*
  1. Add the correct display in IE 9-.
  2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* Remove the default vertical scrollbar in IE.  */
textarea {
  overflow: auto; }

/* Interactive */
/* Add the correct display in Edge, IE, and Firefox. */
details {
  display: block; 
}

/* Add the correct display in all browsers. */
summary {
  display: list-item; }

/* Add the correct display in IE 9-. */
menu {
  display: block; }

/* Scripting */
/* Add the correct display in IE 9-.  */
canvas {
  display: inline-block; }

/* Add the correct display in IE.  */
template {
  display: none; }

/* Hidden */
/* Add the correct display in IE 10-. */
[hidden] {
  display: none; }



textarea {
  height: auto;
  min-height: 50px;
  border-radius: 2px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

  [data-whatinput='mouse'] button {
    outline: 0; 
  }

pre {
  overflow: auto; }



.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }



.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }




dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #282d35;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #282d35; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #282d35;
  border-radius: 2px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #282d35; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #282d35; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 2px 0 0 2px; }
  .input-group > :last-child > * {
    border-radius: 0 2px 2px 0; }

.input-group-label, 
.input-group-field, 
.input-group-button, 
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #282d35;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fff;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #282d35;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #db1131;
  background-color: #fbe7ea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #db1131; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #db1131; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #db1131; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #db1131; }

.is-invalid-label {
  color: #db1131; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #db1131; }
  .form-error.is-visible {
    display: block; }

.accordion {
  margin-left: 0;
  background: #e6e6e6;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 2px 2px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 2px 2px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #444; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 2px 2px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #282d35; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e91d6 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e91d6 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }


.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1e91d6;
    color: #fff; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #1874ab;
      color: #fff; }
  .button-group.info .button {
    background-color: #1e91d6;
    color: #fff; }
    .button-group.info .button:hover, .button-group.info .button:focus {
      background-color: #1874ab;
      color: #fff; }
  .button-group.secondary .button {
    background-color: #525254;
    color: #fff; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #424243;
      color: #fff; }
  .button-group.success .button {
    background-color: #73a32d;
    color: #fff; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #5c8224;
      color: #fff; }
  .button-group.warning .button {
    background-color: #fea238;
    color: #fff; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #f78501;
      color: #fff; }
  .button-group.alert .button {
    background-color: #db1131;
    color: #fff; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #af0e27;
      color: #fff; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }


.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #282d35; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #282d35; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fff;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 2px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1e91d6;
  color: #fff; }
  .label.primary {
    background: #1e91d6;
    color: #fff; }
  .label.info {
    background: #1e91d6;
    color: #fff; }
  .label.secondary {
    background: #525254;
    color: #fff; }
  .label.success {
    background: #73a32d;
    color: #fff; }
  .label.warning {
    background: #fea238;
    color: #fff; }
  .label.alert {
    background: #db1131;
    color: #fff; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(40, 45, 53, 0.5);
  color: #fff; }

.orbit-previous, 
.orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff; }

  [data-whatinput='mouse'] .orbit-previous, 
  [data-whatinput='mouse'] .orbit-next {
    outline: 0; }

  .orbit-previous:hover, 
  .orbit-next:hover, 
  .orbit-previous:active, 
  .orbit-next:active, 
  .orbit-previous:focus, 
  .orbit-next:focus {
    background-color: rgba(40, 45, 53, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }

  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
    
  .orbit-bullets button {
    width: 1rem;
    height: 1rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #e6e6e6; }
    .orbit-bullets button:hover {
      background-color: #2a70a6; }
    .orbit-bullets button.is-active {
      background-color: #2a70a6; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 2px;
  background-color: #1e91d6;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #1a7bb6; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(40, 45, 53, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 87.5rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 87.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 87.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 87.5rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 2px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 2px;
    background: #fff;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1e91d6; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 2px; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff; }
  table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  table thead {
    background: #f9f9f9;
    color: #282d35; }
  table tfoot {
    background: #f2f2f2;
    color: #282d35; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  table tbody tr:nth-child(even) {
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #fff; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f2f2f2;
      background-color: #fff; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f4f4f4; }

table.hover tfoot tr:hover {
  background-color: #ededed; }

table.hover tbody tr:hover {
  background-color: #fafafa; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #205995;
  background: #1c4f84;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1e91d6; }
  .tabs.primary > li > a {
    color: #fff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1d8acb; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1;
    color: #8a8a8a; }
    .tabs-title > a:hover {
      background: #e6e6e6;
      color: #777777; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #205995;
      color: #fff; }

.tabs-content {
  border: 1px solid #205995;
  border-top: 0;
  background: #205995;
  color: #282d35;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #205995;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }


.title-bar {
  padding: 0.5rem;
  background: #282d35;
  color: #fff; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 2px;
  background-color: #e6e6e6;
  font-size: 80%;
  color: #282d35; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #e6e6e6;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #e6e6e6 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #e6e6e6;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #e6e6e6 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

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

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

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

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

.clearfix::after {
  clear: both; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

body.swal2-shown {
  overflow-y: hidden; }

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.swal2-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-modal {
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }
  .swal2-modal:focus {
    outline: none; }
  .swal2-modal.swal2-loading {
    overflow-y: hidden; }
  .swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word; }
  .swal2-modal .swal2-buttonswrapper {
    margin-top: 15px; }
    .swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4;
      cursor: no-drop; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
      box-sizing: border-box;
      border: 4px solid transparent;
      border-color: transparent;
      width: 40px;
      height: 40px;
      padding: 0;
      margin: 7.5px;
      vertical-align: top;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      border-radius: 100%;
      -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
              animation: rotate-loading 1.5s linear 0s infinite normal;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
      margin-left: 30px;
      margin-right: 30px; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      content: '';
      margin-left: 5px;
      vertical-align: -1px;
      height: 15px;
      width: 15px;
      border: 3px solid #999999;
      box-shadow: 1px 1px 1px #fff;
      border-right-color: transparent;
      border-radius: 50%;
      -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
              animation: rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px; }
  .swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%; }
  .swal2-modal .swal2-close {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #cccccc;
    transition: color .1s ease; }
    .swal2-modal .swal2-close:hover {
      color: #d55; }
  .swal2-modal > .swal2-input,
  .swal2-modal > .swal2-file,
  .swal2-modal > .swal2-textarea,
  .swal2-modal > .swal2-select,
  .swal2-modal > .swal2-radio,
  .swal2-modal > .swal2-checkbox {
    display: none; }
  .swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea,
  .swal2-modal .swal2-select,
  .swal2-modal .swal2-radio,
  .swal2-modal .swal2-checkbox {
    margin: 20px auto; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    transition: border-color .3s, box-shadow .3s; }
    .swal2-modal .swal2-input.swal2-inputerror,
    .swal2-modal .swal2-file.swal2-inputerror,
    .swal2-modal .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-modal .swal2-input:focus,
    .swal2-modal .swal2-file:focus,
    .swal2-modal .swal2-textarea:focus {
      outline: none;
      border: 1px solid #b4dbed;
      box-shadow: 0 0 3px #c4e6f5; }
      .swal2-modal .swal2-input:focus::-webkit-input-placeholder,
      .swal2-modal .swal2-file:focus::-webkit-input-placeholder,
      .swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
        transition: opacity .3s .03s ease;
        opacity: .8; }
      .swal2-modal .swal2-input:focus::-moz-placeholder,
      .swal2-modal .swal2-file:focus::-moz-placeholder,
      .swal2-modal .swal2-textarea:focus::-moz-placeholder {
        transition: opacity .3s .03s ease;
        opacity: .8; }
      .swal2-modal .swal2-input:focus:-ms-input-placeholder,
      .swal2-modal .swal2-file:focus:-ms-input-placeholder,
      .swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
        transition: opacity .3s .03s ease;
        opacity: .8; }
      .swal2-modal .swal2-input:focus::placeholder,
      .swal2-modal .swal2-file:focus::placeholder,
      .swal2-modal .swal2-textarea:focus::placeholder {
        transition: opacity .3s .03s ease;
        opacity: .8; }
    .swal2-modal .swal2-input::-webkit-input-placeholder,
    .swal2-modal .swal2-file::-webkit-input-placeholder,
    .swal2-modal .swal2-textarea::-webkit-input-placeholder {
      color: #e6e6e6; }
    .swal2-modal .swal2-input::-moz-placeholder,
    .swal2-modal .swal2-file::-moz-placeholder,
    .swal2-modal .swal2-textarea::-moz-placeholder {
      color: #e6e6e6; }
    .swal2-modal .swal2-input:-ms-input-placeholder,
    .swal2-modal .swal2-file:-ms-input-placeholder,
    .swal2-modal .swal2-textarea:-ms-input-placeholder {
      color: #e6e6e6; }
    .swal2-modal .swal2-input::placeholder,
    .swal2-modal .swal2-file::placeholder,
    .swal2-modal .swal2-textarea::placeholder {
      color: #e6e6e6; }
  .swal2-modal .swal2-range input {
    float: left;
    width: 80%; }
  .swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
  .swal2-modal .swal2-range input,
  .swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0; }
  .swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px; }
    .swal2-modal .swal2-input[type='number'] {
      max-width: 150px; }
  .swal2-modal .swal2-file {
    font-size: 20px; }
  .swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px; }
  .swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%; }
  .swal2-modal .swal2-radio {
    border: 0; }
    .swal2-modal .swal2-radio label:not(:first-child) {
      margin-left: 20px; }
    .swal2-modal .swal2-radio input,
    .swal2-modal .swal2-radio span {
      vertical-align: middle; }
    .swal2-modal .swal2-radio input {
      margin: 0 3px 0 0; }
  .swal2-modal .swal2-checkbox {
    color: #545454; }
    .swal2-modal .swal2-checkbox input,
    .swal2-modal .swal2-checkbox span {
      vertical-align: middle; }
  .swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none; }
    .swal2-modal .swal2-validationerror::before {
      content: '!';
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: #fff;
      line-height: 24px;
      text-align: center;
      margin-right: 10px; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      display: block; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      position: absolute;
      height: 5px;
      width: 47px;
      background-color: #f27474;
      display: block;
      top: 37px;
      border-radius: 2px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        left: 17px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        right: 16px; }
  .swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-info {
    font-family: 'Noto Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      border-radius: 50%;
      position: absolute;
      width: 60px;
      height: 120px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
            -ms-transform-origin: 60px 60px;
                transform-origin: 60px 60px; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transform-origin: 0 60px;
            -ms-transform-origin: 0 60px;
                transform-origin: 0 60px; }
    .swal2-icon.swal2-success .swal2-success-ring {
      width: 80px;
      height: 80px;
      border: 4px solid rgba(165, 220, 134, 0.2);
      border-radius: 50%;
      box-sizing: content-box;
      position: absolute;
      left: -4px;
      top: -4px;
      z-index: 2; }
    .swal2-icon.swal2-success .swal2-success-fix {
      width: 7px;
      height: 90px;
      position: absolute;
      left: 28px;
      top: 8px;
      z-index: 1;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      height: 5px;
      background-color: #a5dc86;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        width: 25px;
        left: 14px;
        top: 46px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        width: 47px;
        right: 8px;
        top: 38px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

@-webkit-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; } }

@keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; } }

.swal2-show {
  -webkit-animation: showSweetAlert 0.3s;
          animation: showSweetAlert 0.3s; }
  .swal2-show.swal2-noanimation {
    -webkit-animation: none;
            animation: none; }

.swal2-hide {
  -webkit-animation: hideSweetAlert 0.15s forwards;
          animation: hideSweetAlert 0.15s forwards; }
  .swal2-hide.swal2-noanimation {
    -webkit-animation: none;
            animation: none; }

@-webkit-keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
  -webkit-animation: animate-success-tip 0.75s;
          animation: animate-success-tip 0.75s; }

.swal2-animate-success-line-long {
  -webkit-animation: animate-success-long 0.75s;
          animation: animate-success-long 0.75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
          animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1; } }

.swal2-animate-error-icon {
  -webkit-animation: animate-error-icon 0.5s;
          animation: animate-error-icon 0.5s; }

@-webkit-keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.swal2-animate-x-mark {
  -webkit-animation: animate-x-mark 0.5s;
          animation: animate-x-mark 0.5s; }

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*mixins*/
/*global*/
/* Medium and up */
/* Medium only */
/* Large and up */
/* Large only */



/* 
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
  font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif !important; }

input {
  font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif !important; }
*/

.text-between-lines {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px; }

.text-between-lines:before, .text-between-lines:after {
  background-color: #525254;
  content: '';
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%; }

.text-between-lines:before {
  right: .5rem;
  margin-left: -50%; }

.text-between-lines:after {
  left: .5rem;
  margin-right: -50%; }

/*borders*/
.border-tb-gray {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb; }

.border-t-gray {
  border-top: 1px solid #bbb; }

.border-b-gray {
  border-bottom: 1px solid #bbb; }

.border-bottom-faded-gray {
  border-bottom: 1px solid #ccc; }

.border-0 {
  border: 0 !important; }

.padding-0 {
  padding: 0 !important; }

.margin-0 {
  margin: 0 !important; }

.has-tip {
  border: 0;
  font-weight: normal;
  cursor: defualt;
  display: inline; }

.divider.bottom.mini {
  margin-top: 5px; }

.divider.top.mini {
  margin-bottom: 5px;
  border: 0; }

.divider {
  border-top: 1px solid #ccc;
  height: 0;
  width: 100%;
  clear: both; }

p {
  text-rendering: optimizeLegibility; }

.font-weight-bold {
  font-weight: bold !important; }

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../images/mist.gif") 50% 50% no-repeat #fff; }



.switch .switch-paddle {
  border-radius: 100px; }
  .switch .switch-paddle::after {
    border-radius: 100px; }



/*1. global*/
@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none; } }

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .no-js .title-bar {
    display: none; } }


/*buttons*/


/*trust elements*/
#trustelements {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 0px 10px 10px 10px;
  margin: 0; }

#trustelements div.wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto 0 auto;
  width: 665px;
  white-space: nowrap; }

#trustelements div.wrappericons {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto 0 auto;
  width: 100%;
  white-space: nowrap; }

#trustelements img:hover {
  opacity: 0.85;
  filter: alpha(opacity=85); }

#trustelements img {
  padding: 0;
  margin-right: 5px;
  border: 1px solid #666666; }

/*footer*/



#vs-narrative h4 {
  font-size: 170%; }

#vs-narrative p {
  font-size: 120%; }

/*vehicle selector*/
#vselector {
  background: #393E41;
  padding: 10px;
  border-top: 8px solid #e9ce47; }
  #vselector .caption {
    color: #fff; }

.vehicle-selector .button.warning {
  color: black; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  #vehicleselector {
    margin-bottom: 20px; } }



    /*homepage*/
/*narrative*/
#narrative img {
  margin: 0 5px 5px 5px;
  border: 0;
  padding: 0; }

#narrative p.moreinfo {
  float: left;
  clear: both;
  margin-left: 20px; }

#narrative p.p_disclaimer {
  clear: both;
  margin: 10px;
  padding: 5px;
  background-color: #ffdddd;
  font-style: italic; }








.signup {
  margin-top: 15px;
  display: block; }

.social-banner {
  margin-top: 15px; }

.wpd-banner {
  margin-top: 8px; }

.signup2 {
  margin-top: 0; }

.social-banner2 {
  margin-top: 20px; }

.newsletter-subscribe {
  background: #fff;
  height: 200px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem; }
  .newsletter-subscribe .input-group-field {
    border-radius: 5000px 0 0 5000px;
    position: relative;
    -webkit-transform: translateX(0.5rem);
        -ms-transform: translateX(0.5rem);
            transform: translateX(0.5rem); }
  .newsletter-subscribe .input-group {
    margin-bottom: 0; }
  .newsletter-subscribe .newsletter-subscribe-inner {
    text-align: center; }
  .newsletter-subscribe .input-group-button .button {
    border-radius: 5000px;
    position: relative;
    -webkit-transform: translateX(-0.5rem);
        -ms-transform: translateX(-0.5rem);
            transform: translateX(-0.5rem);
    min-width: 25vw; }
  @media print, screen and (min-width: 40em) {
    .newsletter-subscribe {
      padding: 0 3rem; } }
  @media print, screen and (min-width: 64em) {
    .newsletter-subscribe {
      padding: 0 6rem; } }

div.brands-wrapper {
  display: block;
  padding-top: 15px;
  border-top: 1px solid #ccc; }

div.brands-wrapper {
  display: none;
  overflow: hidden;
  margin-top: 20px; }

div.brands-wrapper div.carousel {
  position: relative;
  width: 1180px;
  height: 60px;
  margin: 0 auto;
  overflow: hidden; }

.brands {
  border: 1px solid #999;
  border-radius: 10px; }
  .brands img {
    display: block;
    margin: 0 auto; }
  .brands h4 {
    text-align: center; }

.category-blocks {
  margin: 20px 0 20px 0; }
  .category-blocks h4 {
    text-align: center; }
  .category-blocks .column, .category-blocks .columns {
    font-size: 115%;
    text-align: center;
    border: 1px solid white;
    border-radius: 4px;
    padding: .8rem;
    background: #2a70a6;
    white-space: nowrap; }
    .category-blocks .column a, .category-blocks .columns a {
      color: #fff; }

.brands-carousal img {
  display: block;
  margin: 0 auto;
  border: 2px solid #51585c; }

.popular-header {
  font-size: 24px;
  line-height: 1;
  min-height: 23px;
  text-transform: uppercase;
  margin-bottom: 21px;
  margin-top: 21px; }
  .popular-header a {
    color: #444; }

.brands-carousal {
  display: none; }

.brands-carousal.slick-initialized {
  display: block; }

/*shopping*/
.narrowresults {
  margin-top: 33px; }
  .narrowresults .dropdown {
    border-bottom: 1px solid #ccc;
    padding: .5rem 0; }
  .narrowresults .filter-dropdown {
    font-weight: 600; }
  .narrowresults h5 {
    font-size: 24px;
    line-height: 1;
    min-height: 23px;
    text-transform: uppercase;
    margin-bottom: 21px; }
  .narrowresults form {
    margin-bottom: 11px; }
  .narrowresults ul li a {
    color: #444;
    padding: 0.5rem 0.3rem; }
    .narrowresults ul li a i {
      font-size: 22px;
      float: right; }
  .narrowresults ul li ul li a {
    padding: 0.5rem 1rem; }

.dropdown.menu.vertical > li > a::after {
  left: 4px;
  top: 16px; }

.narrowresults {
  margin-top: 33px; }
  .narrowresults h5 {
    font-size: 24px;
    line-height: 1;
    min-height: 23px;
    text-transform: uppercase;
    margin-bottom: 21px; }
  .narrowresults form {
    margin-bottom: 11px; }


.paging a {
  font-weight: normal; }


  div.paging_footer {
  margin-top: 20px;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 100%;
  float:left;
  clear: both; 
  color: #999999;
}


div.paging_footer > div {
  display: inline-block;
  overflow: hidden;
  font-size:120%;
}
div.paging_footer > div > div span {  
  overflow: hidden;
  float: left;
  white-space: nowrap;
  text-align: center;
  padding: 0 10px;
}
div.paging_footer > div > div {
  float:left;  
}
div.paging_footer > div > div:nth-child(1) {
  margin-right:10px;
}
div.paging_footer > div > div:nth-child(2) {
  display: none;
}
div.paging_footer > div > div:nth-child(3) {
  margin-left:10px;
}

div.paging_footer span.current {
  font-weight: bold;
  color: #2a70a6;
  border:1px solid #999999;
  background-color:#e0e0e0;
  cursor: default; }

div.paging_footer span.caption.disabled {
  color: #cccccc; }

div.paging_footer span.first {
  padding-left:0; 
}
div.paging_footer span.last {
  padding-right:0; }

div.paging_footer span.caption {
  min-width: 55px;
}


@media (min-width:768px) {
  
  div.paging_footer > div > div:nth-child(2) {
    display: block;
  }

}
@media (min-width:900px) {
  
  div.paging_footer > div > div:nth-child(2) span{
    margin:0 5px;
  }

}

.paging_header {
  text-align: left;
  clear: both; }

.models .box a span {
  display: block;
  text-align: center; }
  .models .box a span.modelmake {
    font-weight: bold; }


.cd-add-to-cart {
  display: inline-block;
  padding: 1.2em 1.8em;
  background: #2c97de;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: .1em;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  transition: all .2s; }

.cd-add-to-cart:hover {
  background: #42a2e1; }

.cd-add-to-cart:active {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }

table.validation {
  border: 0; }
  table.validation tbody {
    border: 0; }

#producttabs .tabs {
  border: 0;
  background: white; }

#producttabs .tabs-title {
  margin: 3px; }
  #producttabs .tabs-title a {
    text-align: center;
    background: #e6e6e6;
    font-size: 1rem;
    padding: 1rem 1.25rem; }

#producttabs .tabs-title > a:focus, #producttabs .tabs-title > a[aria-selected='true'] {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #1e232c;
  color: white; }

#producttabs .tabs-content {
  border: 0; }

#producttabs .tabs-title > a:hover {
  background: #1e232c;
  color: white; }

#producttabs .ui-tabs-selected a {
  background: #1e232c;
  color: white; }

#vehicleapplications h3 {
  cursor: pointer; }
  #vehicleapplications h3 i {
    margin-right: 10px; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  .tabs-title {
    width: 100%;
    float: none;
    text-align: center;
    display: block; } }

/* Medium and up */
/* Medium only */
/* Large and up */
/* Large only */
/*promotions*/
div.promotions {
  overflow: hidden;
  margin-bottom: 20px; }

div.promotions > div {
  overflow: hidden;
  width: 90%;
  padding: 0;
  margin: 30px auto; }

div.promotions > div img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

/*blog*/


#blog {
  clear: both;
  margin: 0;
  max-height: 999999px;
  line-height: normal; }

#blog * {
  max-height: 999999px; }

#blog .blogdisclaimer {
  width: 100%;
  margin: 10px 0px 0px 0px;
  color: #666;
  font-size: 80%; }

#blog .blogarticle {
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  background-color: #fff;
  border: 0; }

#blog .blogarticle > div {
  overflow: hidden;
  clear: both;
  margin-top: 10px; }

#blog .blogarticle img {
  margin: 10px;
  border: 0;
  max-width: 100%; }

#blog .blogarticle table img {
  max-width: initial !important; }

#blog .blogfiles {
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #cbd5db;
  clear: both; }

#blog .blogslideshow {
  padding: 5px;
  margin: 20px 0;
  overflow: hidden;
  clear: both; }

.tnbox {
  margin: 0px 10px 10px 0px;
  float: left; }

.new-blog img {
  display: block;
  margin: 10px auto; }

#blog .blogslideshow > div img {
  width: 100%;
  height: 100%; }

#blog .blogcommentsdiv {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both; }

#blog .blogcommentsdiv .blogcomment {
  margin-top: 10px;
  padding: 10px;
  border-top: 1px solid #cbd5db; }


/*login*/
form#login-form {
  margin: 2em auto;
  overflow: hidden;
  position: relative;
  display: block;
  padding: 10px; }

.login-with-fb {
  width: 220px; }

.login-narrative {
  padding-top: 10px; }

/*basket*/
.payment-options .affirm {
  width: 80px; }

.payment-options .paypal {
  width: 100px; }

.payment-options .cards {
  width: 150px; }

/*cart*/
.cart .header {
  margin-bottom: 0;
  text-transform: uppercase;
  border-radius: 3px 3px 0 0;
  background-color: #eee;
  
  padding: 20px;
  font-size: 20px;
  font-weight: 400; }

.cart .items {
  padding: 4px;
  border: 1px solid #f3f3f3; }
  .cart .items span.remove a.text.alert {
    margin: 0;
    font-size: 14px;
    font-weight: 600; }
  .cart .items .caption {
    font-weight: bold; }

.cart table thead,
.cart table tbody,
.cart table tfoot {
  border: 0; }

/*order summary*/
.order-summary {
  color: #efefef;
  background-color: #333; }
  .order-summary .summary-row {
    border-bottom: #444 1px solid;
    padding: 14px 18px;
    clear: both;
    text-transform: uppercase;
    width: 100%;
    font-size: 95%;
    background-color: #333; }
  .order-summary .header {
    font-size: 20px;
    text-transform: uppercase !important;
    border-bottom: #444 1px solid;
    padding: 18px; }
  .order-summary .right {
    float: right; }
  .order-summary .promo-summary .promo-label {
    text-decoration: underline;
    cursor: pointer; }
  .order-summary .promo-summary .add-promo {
    color: white; }
  .order-summary .promo-summary .enter-promo {
    padding-top: 8px;
    display: block; }
  .order-summary .promo-summary .promo-input {
    height: 28px;
    border: none;
    border-radius: 2px; }
  .order-summary .promo-summary .promo-submit {
    border-radius: 2px;
    text-align: center;
    height: 28px;
    margin-left: 8px;
    text-transform: uppercase;
    font-size: 12px;
    background: white;
    color: black; }
  .order-summary .promo-summary .input-group {
    display: table;
    width: 100%;
    margin-bottom: 0; }
  .order-summary .promo-caption {
    font-size: 12px; }
  .order-summary #total {
    font-weight: bold; }

.enter-promo .input-group-button {
  padding-left: 4px; }

/*order-summary messages*/
/*free shipping*/
#ch4_summaryMessage {
  border: 1px solid #f3f3f3;
  color: #333;
  border-radius: 2px;
  padding: 20px 20px 21px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px; }
  #ch4_summaryMessage .ch4_summaryMessageTitle {
    font-size: 20px;
    display: block;
    position: relative; }
  #ch4_summaryMessage .ch4_summaryMessageTextBody {
    font-size: 11px; }

/*help*/
#ch4_summaryHelp {
  border: 1px solid #f3f3f3;
  color: #333;
  border-radius: 2px;
  padding: 20px 20px 21px; }
  #ch4_summaryHelp .ch4_helpTitle {
    letter-spacing: .025em;
    font-size: 18px; }
  #ch4_summaryHelp ul.ch4_helpList {
    font-size: 12px;
    line-height: 24px;
    position: relative;
    margin: 0;
    padding: 12px 16px; }
    #ch4_summaryHelp ul.ch4_helpList p {
      margin-bottom: .1rem; }

.editCartButton {
  display: inline-block;
   }

.ch4_cartItemActions .ch4_btn {
  min-width: 140px;
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: 14px;
  margin-top: 4px; }

.ch4_btnSm,
.ch4_btnSmOrange {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  text-align: center; }

.ch4_btn,
.ch4_btn:active {
  font-size: 14px;
  letter-spacing: .025em;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  text-transform: uppercase;
  cursor: pointer;
  outline: 0;
  color: #111;
  background: #f7f7f7; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  #ch4_summaryMessage .ch4_summaryMessageTitle {
    text-align: center; }
  #ch4_summaryMessage .ch4_summaryMessageTextBody {
    font-size: 14px;
    text-align: center; }
  .basket-qty {
    width: 60px; }
  .basketImage {
    display: block;
    height: 140px; }
  #recalc {
    text-align: center; }
  .right {
    float: none; } }

/* Large and up */
@media screen and (min-width: 64em) {
  .basketImage {
    height: 60px; }
  #recalc {
    margin-top: 4px; }
    #recalc .right {
      float: right; } }


.ch4_contentItems .bordered li .ch4_cartItem {
  background-color:#ddffdd;
}
.ch4_contentItems .bordered li .ch4_cartItem.backorder {
  background-color:#ffdddd;
}
.ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemStatus {
  font-weight: bold;
  color:green;
}
.ch4_contentItems .bordered li .ch4_cartItem.backorder .ch4_cartItemStatus {
  color:red;
}


@media screen and (max-width: 63.9375em) {
  .ch4_contentItems .bordered li .ch4_cartItem {
    text-align: center; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemImg {
      width: 100%; }
      .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemImg img {
        display: block;
        margin: 1em auto; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent {
      display: block; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemOption.Qty {
      float: none !important; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemPricing {
      width: 100%; }
      .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemPricing .ch4_cartItemPrice {
        text-align: center;
        font-size: 1.5rem; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemActions {
      text-align: center; }
    .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemTitle {
      text-align: center; } }

/* Large and up */
@media screen and (min-width: 64em) {
  .ch4_contentItems {
    background: #fff;
    color: #666;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    margin-bottom: 20px;
    padding-bottom: 10px; }
    .ch4_contentItems .bordered {
      list-style: none;
      margin: 0;
      padding: 0; }
      .ch4_contentItems .bordered li .ch4_cartItem {
        position: relative;
        display: table;
        width: 100%; }
        .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemImg {
          width: 150px;
          text-align: center;
          min-height: 150px;
          overflow: hidden;
          cursor: pointer;
          display: block;
          position: relative; }
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemImg img {
            display: block;
            margin: .5em; }
        .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent {
          vertical-align: top;
          min-width: 204px;
          width: 100%;
          font-size: 12px;
          padding-left: 20px;
          display: table-cell;
          position: relative; }
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemPricing {
            width: 100px;
            float: right; 
            padding:1em 1em 0 0 ;
          }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemPricing .ch4_cartItemPrice {
              color: #2a70a6;
              text-align: right;
              font-size: 1rem; 
            }
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer {
            min-width: 150px;
            max-width: 452px;
            padding-bottom: 10px; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemTitle .ch4_cartItemDescription input {
              display: inline-block;
              width: auto;
              margin: 0 0 0 1rem; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption {
              clear: left;
              display: list-item;
              list-style: none; }
              .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption.Qty {
                float: right; }
              .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption .ch4_cartItemLabel {
                color: #333;
                font-weight: bold; }
                .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption .ch4_cartItemLabel i {
                  font-size: 1.2rem; }
              .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption input {
                display: inline-block;
                width: auto; } }

.ch4_contentItems .bordered {
  list-style: none;
  margin: 0;
  padding: 0; }
  .ch4_contentItems .bordered li {
    padding: 0 0 .5em 0;
  
  }
    .ch4_contentItems .bordered li .ch4_cartItem {
      position: relative;
      display: table;
      width: 100%; }
      .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemImg {
        text-align: center;
        min-height: 150px;
        overflow: hidden;
        cursor: pointer;
        display: block;
        position: relative; }
      .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent {
        vertical-align: top;
        min-width: 204px;
        width: 100%;
        font-size: 12px;
        padding-left: 20px;
        position: relative; }
        .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemPricing .ch4_cartItemPrice {
          color: #2a70a6; }
        .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer {
          min-width: 150px;
          max-width: 452px;
          padding-bottom: 10px; }
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemTitle {
            font-size: 14px; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemTitle a {
              color: #444; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemTitle .ch4_cartItemDescription input {
              display: inline-block;
              width: auto;
              margin: 0 0 0 1rem; }
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption {
            clear: left;
            display: list-item;
            list-style: none; 
          margin-bottom:1em;}
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption.Qty {
              float: right; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption .ch4_cartItemLabel {
              color: #333;
              font-weight: bold; }
              .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption .ch4_cartItemLabel i {
                font-size: 1.2rem; }
            .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption input {
              display: inline-block;
              width: auto; }
        .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemActions {
          clear: both; 
        margin-bottom:1.5em}
          .ch4_contentItems .bordered li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemActions .ch4_btn {
            font-weight: bold;
            min-width: 100px; }

/*div-table*/
/*saved cart*/
.border-0 .td {
  border: 0 !important; }

div.basket table tbody tr {
  background-color: #fff !important; }

div.basket table tfoot {
  background-color: #f1f1f1 !important; }
  div.basket table tfoot tr {
    background-color: #f1f1f1 !important; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  div.basket table tfoot tr td a {
    display: block !important;
    width: 100% !important; }
  .basket .table-responsive-vertical .table tbody tr {
    border: 0;
    border-top: 1px solid #f1f1f1;
    margin-bottom: 0; }
  .basket .table-responsive-vertical .table tfoot {
    display: block !important; } }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  div.basket div.cart-row span.links {
    width: 595px; } }

.shadow-z-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08); }

/* -- Material Design Table style -------------- */
.table td .button {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

td.remove {
  width: 125px;
  font-weight: bold; }

td.buttons a {
  margin-right: 5px; }


table {
  border-collapse: collapse; }

table tbody tr {
  border-bottom: 1px solid #ccc; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: #fff; }

.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr {
  transition: all 0.3s ease; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  text-align: left;
  border-top: 0;
  transition: all 0.3s ease; }

.table > thead > tr > th {
  font-weight: 400;
  color: #757575;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }

.table .table {
  background-color: #fff; }

.table .no-border {
  border: 0; }

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

.table-bordered {
  border: 0; }

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

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

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.12); }

@media screen and (max-width: 768px) {
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 0.5rem; }
  .table-responsive-vertical > .table {
    margin-bottom: 0;
    background-color: transparent; }
  .table-responsive-vertical > .table > thead,
  .table-responsive-vertical > .table > tfoot {
    display: none; }
  .table-responsive-vertical > .table > tbody {
    display: block; }
  .table-responsive-vertical > .table > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem; }
  .table-responsive-vertical > .table > tbody > tr > td {
    background-color: #fff;
    display: block;
    text-align: right; }
  .table-responsive-vertical > .table > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 600;
    color: #757575; }
  .table-responsive-vertical.shadow-z-1 {
    box-shadow: none; }
  .table-responsive-vertical.shadow-z-1 > .table > tbody > tr {
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24); }
  .table-responsive-vertical > .table-bordered {
    border: 0; }
  .table-responsive-vertical > .table-bordered > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0; }
  .table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
    border-bottom: 0; }
  .table-responsive-vertical > .table-striped > tbody > tr > td,
  .table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5; }
  .table-responsive-vertical > .table-hover > tbody > tr:hover > td,
  .table-responsive-vertical > .table-hover > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical > .table-hover > tbody > tr > td:hover {
    background-color: rgba(0, 0, 0, 0.12); } }

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

.table-hover.table-mc-red > tbody > tr:hover > td,
.table-hover.table-mc-red > tbody > tr:hover > th {
  background-color: #f9bdbb; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td:nth-child(odd) {
    background-color: #fde0dc; }
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr > td:hover {
    background-color: #f9bdbb; } }

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

.table-hover.table-mc-pink > tbody > tr:hover > td,
.table-hover.table-mc-pink > tbody > tr:hover > th {
  background-color: #f8bbd0; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td:nth-child(odd) {
    background-color: #fce4ec; }
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr > td:hover {
    background-color: #f8bbd0; } }

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

.table-hover.table-mc-purple > tbody > tr:hover > td,
.table-hover.table-mc-purple > tbody > tr:hover > th {
  background-color: #e1bee7; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td:nth-child(odd) {
    background-color: #f3e5f5; }
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr > td:hover {
    background-color: #e1bee7; } }

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

.table-hover.table-mc-deep-purple > tbody > tr:hover > td,
.table-hover.table-mc-deep-purple > tbody > tr:hover > th {
  background-color: #d1c4e9; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td:nth-child(odd) {
    background-color: #ede7f6; }
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr > td:hover {
    background-color: #d1c4e9; } }

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

.table-hover.table-mc-indigo > tbody > tr:hover > td,
.table-hover.table-mc-indigo > tbody > tr:hover > th {
  background-color: #c5cae9; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td:nth-child(odd) {
    background-color: #e8eaf6; }
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr > td:hover {
    background-color: #c5cae9; } }

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

.table-hover.table-mc-blue > tbody > tr:hover > td,
.table-hover.table-mc-blue > tbody > tr:hover > th {
  background-color: #d0d9ff; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td:nth-child(odd) {
    background-color: #e7e9fd; }
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr > td:hover {
    background-color: #d0d9ff; } }

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

.table-hover.table-mc-light-blue > tbody > tr:hover > td,
.table-hover.table-mc-light-blue > tbody > tr:hover > th {
  background-color: #b3e5fc; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td:nth-child(odd) {
    background-color: #e1f5fe; }
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr > td:hover {
    background-color: #b3e5fc; } }

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

.table-hover.table-mc-cyan > tbody > tr:hover > td,
.table-hover.table-mc-cyan > tbody > tr:hover > th {
  background-color: #b2ebf2; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td:nth-child(odd) {
    background-color: #e0f7fa; }
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr > td:hover {
    background-color: #b2ebf2; } }

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

.table-hover.table-mc-teal > tbody > tr:hover > td,
.table-hover.table-mc-teal > tbody > tr:hover > th {
  background-color: #b2dfdb; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td:nth-child(odd) {
    background-color: #e0f2f1; }
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr > td:hover {
    background-color: #b2dfdb; } }

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

.table-hover.table-mc-green > tbody > tr:hover > td,
.table-hover.table-mc-green > tbody > tr:hover > th {
  background-color: #a3e9a4; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td:nth-child(odd) {
    background-color: #d0f8ce; }
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr > td:hover {
    background-color: #a3e9a4; } }

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

.table-hover.table-mc-light-green > tbody > tr:hover > td,
.table-hover.table-mc-light-green > tbody > tr:hover > th {
  background-color: #dcedc8; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td:nth-child(odd) {
    background-color: #f1f8e9; }
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr > td:hover {
    background-color: #dcedc8; } }

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

.table-hover.table-mc-lime > tbody > tr:hover > td,
.table-hover.table-mc-lime > tbody > tr:hover > th {
  background-color: #f0f4c3; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td:nth-child(odd) {
    background-color: #f9fbe7; }
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr > td:hover {
    background-color: #f0f4c3; } }

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

.table-hover.table-mc-yellow > tbody > tr:hover > td,
.table-hover.table-mc-yellow > tbody > tr:hover > th {
  background-color: #fff9c4; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td:nth-child(odd) {
    background-color: #fffde7; }
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr > td:hover {
    background-color: #fff9c4; } }

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

.table-hover.table-mc-amber > tbody > tr:hover > td,
.table-hover.table-mc-amber > tbody > tr:hover > th {
  background-color: #ffecb3; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td:nth-child(odd) {
    background-color: #fff8e1; }
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr > td:hover {
    background-color: #ffecb3; } }

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

.table-hover.table-mc-orange > tbody > tr:hover > td,
.table-hover.table-mc-orange > tbody > tr:hover > th {
  background-color: #ffe0b2; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td:nth-child(odd) {
    background-color: #fff3e0; }
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr > td:hover {
    background-color: #ffe0b2; } }

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

.table-hover.table-mc-deep-orange > tbody > tr:hover > td,
.table-hover.table-mc-deep-orange > tbody > tr:hover > th {
  background-color: #ffccbc; }

@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) {
    background-color: #fff; }
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td:nth-child(odd) {
    background-color: #fbe9e7; }
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover {
    background-color: #fff; }
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr > td:hover {
    background-color: #ffccbc; } }

/*checkout*/
#promotioncode {
  float: right; }

.paypal-checkout-button {
  padding: 0 !important; }

.affirm-checkout-button {
  padding: 0 !important; }

.validationerror span i {
  font-size: 140%;
  line-height: 30px; }

.validationgood span i {
  font-size: 140%;
  line-height: 30px; }

/*step 1*/
.ch4_loginColumns {
  margin-top: 50px;
  border-right: 1px solid #eee;
  padding-right: 20px;
  box-sizing: border-box;
  height: auto !important; }
  .ch4_loginColumns label {
    display: inline-block; }
  .ch4_loginColumns .ch4_loginTitle {
    letter-spacing: .025em;
    border-bottom: #eee solid 1px;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    color: #333; }
  .ch4_loginColumns .ch4_loginText {
    color: #333;
    font-size: 12px;
    min-height: 175px;
    display: inline-block;
    padding-top: 10px; }
    .ch4_loginColumns .ch4_loginText .ch4_formLabel {
      display: inline-block !important;
      padding-right: 7px;
      width: 120px;
      padding-top: 14px;
      margin-bottom: 5px;
      font-weight: 700;
      vertical-align: top;
      word-wrap: break-word; }
    .ch4_loginColumns .ch4_loginText .ch4_formLabel,
    .ch4_loginColumns .ch4_loginText .ch4_formLabelWide {
      font-size: 11px;
      clear: both;
      display: inline-block !important; }
    .ch4_loginColumns .ch4_loginText .ch4_formField {
      padding-right: 0;
      margin-top: 10px;
      position: relative;
      max-width: 300px;
      vertical-align: top;
      display: inline-block !important; }
    .ch4_loginColumns .ch4_loginText .ch4_loginTextField {
      border: 1px solid #c1c1c1;
      background: #fff;
      outline: 0; }
  .ch4_loginColumns .ch4_createText {
    color: #333;
    font-size: 12px;
    display: inline-block; }
    .ch4_loginColumns .ch4_createText .ch4_formLabel {
      display: inline-block !important;
      padding-right: 7px;
      width: 57px;
      padding-top: 14px;
      margin-bottom: 5px;
      font-weight: 700;
      vertical-align: top;
      word-wrap: break-word; }
    .ch4_loginColumns .ch4_createText .ch4_formLabel,
    .ch4_loginColumns .ch4_createText .ch4_formLabelWide {
      font-size: 11px;
      clear: both;
      display: inline-block !important; }
    .ch4_loginColumns .ch4_createText .ch4_formField {
      padding-right: 0;
      margin-top: 10px;
      position: relative;
      max-width: 300px;
      vertical-align: top;
      display: inline-block !important; }
    .ch4_loginColumns .ch4_createText .ch4_loginTextField {
      border: 1px solid #c1c1c1;
      background: #fff;
      outline: 0;
      width: 247px; }
  .ch4_loginColumns .btn-paywithpaypal {
    text-transform: none;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #555;
    padding: 10px 10px;
    width: 248px;
    background-color: #fff;
    background: -o-linear-gradient(top, #fff 50%, #f1f1f1 100%);
    cursor: pointer;
    font-weight: normal !important;
    font-size: .9rem;
    text-align: center;
    margin-bottom: .5rem; }
    .ch4_loginColumns .btn-paywithpaypal img {
      width: 85px;
      margin-left: 5px; }
  .ch4_loginColumns .btn-paywithaffirm {
    width: 248px; }
    .ch4_loginColumns .btn-paywithaffirm img {
      width: 248px; }
  .ch4_loginColumns .btn-guestButton {
    margin: 0 auto;
    display: block;
    width: 248px; }
  .ch4_loginColumns .btn-newAccount {
    width: 248px;
    margin: 0 auto;
    display: block; }
  .ch4_loginColumns .benefitsList {
    font-size: 90%; }
  .ch4_loginColumns .btn-customerCheckout {
    width: 248px;
    margin: 0 auto;
    display: block; }

/*new checkout -test 1*/
.ch4_checkout .section {
  margin-bottom: 18px; }

.ch4_checkout .accordion-item.is-active .accordion-title {
  background-color: #333;
  letter-spacing: .025em;
  height: 60px;
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  text-transform: uppercase !important;
  font-weight: 600; }
  .ch4_checkout .accordion-item.is-active .accordion-title:before {
    content: ''; }

.ch4_checkout .accordion-item .accordion-title {
  background-color: #e6e6e6;
  text-transform: uppercase !important;
  font-weight: 600; }
  .ch4_checkout .accordion-item .accordion-title:before {
    content: ''; }

.ch4_checkout .accordion-item .edit {
  display: inline;
  margin: .85rem 1rem;
  min-width: 100px;
  background: 0 0;
  border: 1px solid #999;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600; }

.ch4_checkout .inputform {
  padding: 14px; }

.ch4_checkout .shipping-info .shipping_uneditable input[type='text'],
.ch4_checkout .shipping-info .shipping_uneditable select {
  background: #e5e5e6;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  height: 1.4375rem; }

#checkout {
  border: 0; }
  #checkout a {
    width: 100%; }
  #checkout p {
    text-transform: none; }
  #checkout fieldset {
    border-top: 1px solid #cacaca !important;
    border: 0; }
    #checkout fieldset.fieldset {
      padding: .25rem !important;
      margin: 0 !important; }
    #checkout fieldset legend {
      background: transparent;
      text-transform: none; }

/*
new checkout
    Step 1. Payment
    Step 2. Shipping
    Step 3. Order Review
*/
.ch4_checkout .ch4_checkoutForm {
  display: block;
  height: auto;
  padding: 20px; }

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

.ch4_checkout .ch4_checkoutHeading, .ch4_checkout .ch4_checkoutHeadingClosed {
  color: #333;
  border-radius: 2px;
  letter-spacing: .025em;
  font-size: 1rem;
  background: #eee;
  height: 55px;
  line-height: 40px;
  padding: 8px 20px;
  font-weight: 600; }

.ch4_checkout #ch4_checkoutHeadingOpen {
  letter-spacing: .025em;
  font-size: 1rem;
  background: #333;
  height: 55px;
  color: #fff;
  line-height: 40px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: 8px 20px;
  font-weight: 600; }

.ch4_checkout .ch4_checkoutHeadingClosed {
  margin-bottom: 20px; }

.ch4_checkout #ch4_checkoutItems {
  background: #eee;
  height: auto;
  color: #333;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
  margin-bottom: 20px;
  clear: both; }

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

.ch4_checkout .ch4_paymentSection, .ch4_checkout .ch4_shippingSection {
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 10px; }
  .ch4_checkout .ch4_paymentSection .cbrUnit, .ch4_checkout .ch4_shippingSection .cbrUnit {
    padding: 10px 0px; }
  .ch4_checkout .ch4_paymentSection h6, .ch4_checkout .ch4_shippingSection h6 {
    text-transform: uppercase;
    font-weight: 600; }
  .ch4_checkout .ch4_paymentSection .payments .payment_methods #paymentOptionsContainer .cbrUnit, .ch4_checkout .ch4_shippingSection .payments .payment_methods #paymentOptionsContainer .cbrUnit {
    display: inline-block; }
    .ch4_checkout .ch4_paymentSection .payments .payment_methods #paymentOptionsContainer .cbrUnit:not(.ie8) [type=radio] + label, .ch4_checkout .ch4_shippingSection .payments .payment_methods #paymentOptionsContainer .cbrUnit:not(.ie8) [type=radio] + label {
      position: relative;
      padding: 5px 0px 0px; }
    .ch4_checkout .ch4_paymentSection .payments .payment_methods #paymentOptionsContainer .cbrUnit i, .ch4_checkout .ch4_shippingSection .payments .payment_methods #paymentOptionsContainer .cbrUnit i {
      font-size: 1rem; }
    .ch4_checkout .ch4_paymentSection .payments .payment_methods #paymentOptionsContainer .cbrUnit label, .ch4_checkout .ch4_shippingSection .payments .payment_methods #paymentOptionsContainer .cbrUnit label {
      font-weight: 700; }
  .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type {
    margin-bottom: 10px;
    width: 100%; }
    .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type .btn-paymentoptions, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type .btn-paymentoptions {
      text-transform: uppercase;
      display: inline-block;
      border: 1px solid #ccc;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      background-color: #fff;
      cursor: pointer;
      height: 50px;
      width: 100%;
      font-size: 1.75rem;
      color: #555; }
      .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type .btn-paymentoptions.selected, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type .btn-paymentoptions.selected {
        background-color: #ededed;
        border: 2px solid #525254; }
      .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type .btn-paymentoptions .paypal, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type .btn-paymentoptions .paypal {
        width: 115px; }
      .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type .btn-paymentoptions .affirm, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type .btn-paymentoptions .affirm {
        width: 100px; }
      .ch4_checkout .ch4_paymentSection .payments .payment_methods .payment_type .btn-paymentoptions .gwlocal, .ch4_checkout .ch4_shippingSection .payments .payment_methods .payment_type .btn-paymentoptions .gwlocal {
        width: 200px; }
  .ch4_checkout .ch4_paymentSection .payments .paypal, .ch4_checkout .ch4_shippingSection .payments .paypal {
    width: 115px; }
  .ch4_checkout .ch4_paymentSection .payments .affirm, .ch4_checkout .ch4_shippingSection .payments .affirm {
    width: 100px; }
  .ch4_checkout .ch4_paymentSection .payments .gwlocal, .ch4_checkout .ch4_shippingSection .payments .gwlocal {
    width: 200px; }

.ch4_checkout .ch4_tip {
  display: inline-block; }

.ch4_checkout .paypal {
  width: 80px; }

.ch4_checkout .affirm {
  width: 70px; }

.ch4_checkout .cards {
  width: 125px; }

.ch4_checkout #nextStep {
  float: right; }

.ch4_checkout #ch4_paymentReview {
  padding-bottom: 0; }

.ch4_checkout .ch4_editButtonRt {
  float: right;
  color: #fff; }
  .ch4_checkout .ch4_editButtonRt input {
    margin-right: 2px;
    max-width: 220px;
    word-wrap: normal;
    min-width: 100px;
    height: 30px;
    font-weight: 600;
    font-size: 14px; }

.ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  padding: 30px;
  text-align: left;
  width: 100%;
  color: #555;
  margin-bottom: 10px;
  }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions.selected {
    background-color: #ededed;
    border: 2px solid #525254; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions i {
    font-size: 1.2rem;
    margin-right: 5px; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions h5 {
    display: inline-block; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions p {
    margin-bottom: 0; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions .price {
    font-size: 1rem;
    float: right;
    font-weight: normal; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-shippingoptions .description {
    font-size: .8rem; }

.ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  padding: 30px;
  text-align: left;
  width: 100%;
  color: #555;
  margin-bottom: 10px;
   }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption.selected {
    border: 1px solid #bbb; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption i {
    font-size: 1.2rem;
    margin-right: 5px; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption h5 {
    display: inline-block;
    font-size: 1rem; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption p {
    margin-bottom: 0; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption .price {
    font-size: 1rem;
    float: right;
    font-weight: normal; }
  .ch4_checkout .ch4_reviewContainer .shipping-row .btn-selectedshippingoption .description {
    font-size: .8rem;
    display: inline-block; }

.ch4_checkout .ch4_shippingSection #shippingMethodTitle {
  display: inline-block;
  margin-right: 5px; }

.ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  padding: 30px;
  text-align: left;
  width: 100%;
  color: #555;
  margin-bottom: 10px;
  }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions.selected {
    background-color: #ededed;
    border: 2px solid #525254; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions i {
    font-size: 1.2rem;
    margin-right: 5px; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions h5 {
    display: inline-block; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions p {
    margin-bottom: 0; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions .price {
    font-size: 1rem;
    float: right;
    font-weight: normal; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-shippingoptions .description {
    font-size: .8rem; }

.ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  padding: 30px;
  text-align: left;
  width: 100%;
  color: #555;
  margin-bottom: 10px;
   }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption.selected {
    background-color: #e8e8e8;
    border: 2px solid #525254; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption i {
    font-size: 1.2rem;
    margin-right: 5px; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption h5 {
    display: inline-block;
    font-size: 1rem; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption p {
    margin-bottom: 0; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption .price {
    font-size: 1rem;
    float: right;
    font-weight: normal; }
  .ch4_checkout .ch4_shippingSection .shipping-row .btn-selectedshippingoption .description {
    font-size: .8rem;
    display: inline-block; }

.ch4_checkout .ch4_contentItems {
  background: #fff;
  color: #666;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.ch4_checkout .ch4_reviewContainer {
  clear: both;
  margin: 0 20px;
  padding: 10px 0;
  width: 94%;
  border-top: 1px solid #eee; }
  .ch4_checkout .ch4_reviewContainer .ch4_shippingSection {
    border-bottom: 0;
    padding: 10px;
    margin-bottom: 0; }
  .ch4_checkout .ch4_reviewContainer .ch4_paymentSection, .ch4_checkout .ch4_reviewContainer .ch4_shippingSection {
    border: 0;
    padding: 10px;
    margin-bottom: 0; }

.ch4_checkout .ch4_reviewText {
  font-size: 12px; }

.ch4_checkout #ch4_checkoutReviewForm {
  padding: 12px 20px 0; }

.ch4_checkout #ch4_reviewContentMessage {
  position: relative;
  background: #eee;
  font-size: 12px;
  color: #666;
  border-radius: 2px;
  margin-bottom: 20px;
  clear: both; }
  .ch4_checkout #ch4_reviewContentMessage .ch4_reviewContainer {
    margin: 0;
    width: 100%;
    padding: 0 20px 10px;
    box-sizing: border-box; }
    .ch4_checkout #ch4_reviewContentMessage .ch4_reviewContainer .ch4_reviewBtnTopLt {
      padding-right: 155px;
      width: auto; }
    .ch4_checkout #ch4_reviewContentMessage .ch4_reviewContainer .ch4_reviewBtnTopRt {
      right: 20px;
      bottom: 15px;
      text-align: right;
      font-size: 16px;
      vertical-align: text-bottom;
      padding-bottom: 4px;
      position: absolute; }

.ch4_checkout .btn-placeorder {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #eee;
  padding: 10px 10px;
  background-color: #1e91d6;
  cursor: pointer;
  font-weight: 600 !important;
  font-size: .75rem;
  text-align: center;
  margin-bottom: .5rem;
  margin-top: 10px; }

.ch4_checkout .btn-paywithpaypal {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #555;
  padding: 10px 10px;
  background-color: #fff;
  background: -o-linear-gradient(top, #fff 50%, #f1f1f1 100%);
  cursor: pointer;
  font-weight: 600 !important;
  font-size: .75rem;
  text-align: center;
  margin-bottom: .5rem;
  margin-top: 10px; }
  .ch4_checkout .btn-paywithpaypal img {
    width: 85px;
    margin-left: 5px; }

.ch4_checkout .btn-paywithaffirm {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #555;
  padding: 10px 10px;
  background-color: #fff;
  background: -o-linear-gradient(top, #fff 50%, #f1f1f1 100%);
  cursor: pointer;
  font-weight: 600 !important;
  font-size: .75rem;
  text-align: center;
  margin-bottom: .5rem;
  margin-top: 10px; }
  .ch4_checkout .btn-paywithaffirm img {
    width: 75px;
    margin-left: 5px; }

.ch4_checkout .ch4_reviewBtnBotRt {
  position: relative;
  width: 100%;
  text-align: right; }

.ch4_checkout #ch4_billingReview .ch4_reviewContainer {
  border-top: none; }

.ch4_checkout .paypal {
  width: 115px; }

.ch4_checkout .affirm {
  width: 100px; }

.ch4_checkout .gwlocal {
  width: 200px; }

#shippingAddress p {
  margin-bottom: 0; }

#billingAddress p {
  margin-bottom: 0; }

.shipInline {
  display: inline-block;
  margin-right: 3px; }

.paypalLogo {
  width: 80px; }

/*shipping tip modal*/
.shippingHelp .title {
  font-weight: 600 !important;
  text-transform: uppercase !important; }

.ch4_cardFields input,
.ch4_cardFields select {
  font-size: 100%; }

.ch4_cardFields label {
  font-size: 0.775rem;
  white-space: nowrap;
  overflow: hidden; }

.ch4_billingInfoSection {
  font-size: 100%;
  margin-bottom: 10px; }

/*checkout items*/
.ch4_checkoutItems {
  background: #fff;
  color: #444;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-bottom: 10px;
  text-align: center; }
  .ch4_checkoutItems .header {
    margin-bottom: 0;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
    background-color: #eee;
    line-height: 1em;
    padding: 20px;
    font-size: 20px;
    font-weight: 400;
    text-align: left; }
  .ch4_checkoutItems ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .ch4_checkoutItems ul li {
      padding: 10px;
      border-top: 1px solid #eee; }
      .ch4_checkoutItems ul li .ch4_cartItem .ch4_cartItemImg img {
        display: block;
        margin: 0 auto; }
      .ch4_checkoutItems ul li .ch4_cartItem .ch4_cartItemContent {
        vertical-align: top;
        width: 100%;
        font-size: 12px;
        padding-left: 20px;
        position: relative; }
        .ch4_checkoutItems ul li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemPricing {
          display: block;
          width: 100%; }
        .ch4_checkoutItems ul li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption {
          display: list-item;
          list-style: none; }
          .ch4_checkoutItems ul li .ch4_cartItem .ch4_cartItemContent .ch4_cartItemOptionsContainer .ch4_cartItemOption .ch4_cartItemLabel {
            font-weight: bold; }
            .ch4_cartItemOptionsContainer span.validationerror{
              color:red; }
  
            
.errors label {
  display: inline-block;
  font-weight: bold; }

@media screen and (max-width: 39.9375em) {
  .shipping-row {
    text-align: center !important; }
    .shipping-row .column, .shipping-row .columns {
      text-align: center !important; }
    .shipping-row .price {
      width: 100%;
      text-align: center !important;
      margin: 10px 0px;
      font-weight: bold !important; }
    .shipping-row a {
      text-align: center !important; }
    .shipping-row i {
      text-align: center; }
  .ch4_checkout .ch4_shippingSection {
    text-align: center;
    display: block; }
  #ch4_billingReview {
    text-align: center; }
  .ch4_checkout .ch4_btnPlaceOrder {
    text-align: center; } }

.ch4_shippingSection .shipping-option label {
  font-size: 1.2rem; }

.ch4_shippingSection .shipping-option .price {
  font-size: 1rem;
  float: right;
  font-weight: normal; }

.shippingmethodstable table th {
  padding: 0; }

.shippingmethodstable table tbody tr:nth-child(even) {
  border: 0;
  background: #fff; }

.shippingmethodstable table tbody tr td {
  padding: 0; }

.formlabel {
  font-size: 0.775rem;
  white-space: nowrap;
  overflow: hidden; }

/*accordian*/
.accordion-title {
  font-size: 1rem; }

.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 40%;
  margin-top: -0.5rem;
  font-size: 150%;
  font-weight: bold; }

li.accordion-item {
  border-bottom: 2px solid white; }

/*customer*/
.inputform tbody {
  border: 0; }
  .inputform tbody tr {
    background-color: #e2e3e7 !important; }

td.graph img {
  height: 30px; }



.customer-links {
  float: right; }

/*customer-reviews*/
#customerreview {
  display: block;
  overflow: hidden;
  text-align: center; }

#customerreview #stars {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 50px; }

/*#customerreview #stars a { display:inline-block; width:55px; height:46px; background-image:url('/skin/images/deadstar.jpg'); }
*/
#customerreview #stars a {
  padding:5px;
  color: #8a8a8a; }

.star:after {
  content: "\f27c";
  font: normal normal normal 40px/1 'Material-Design-Iconic-Font';
  text-decoration: inherit;
  }

.livestar:after {
  content: "\f27d";
  font: normal normal normal 40px/1 'Material-Design-Iconic-Font';
  color: #fcc415 !important; }

#review textarea {
  margin: 0 auto;
  display: block; }

/*choose-vehicle*/
.choosevehicle {
  display: block;
  overflow: hidden;
  padding-bottom: 20px; }

.choosevehicle p.disclaimer {
  font-weight: bold; }

#vehiclebrowser td {
  padding: 1px 10px 2px 1px;
  text-align: left;
  vertical-align: middle; }

#vehiclebrowser td.caption {
  white-space: nowrap; }

#vehiclebrowser span.question {
  font-weight: bold; }

#vehiclebrowser span.answer {
  float: left;
  clear: both;
  font-weight: normal;
  font-size: 12px;
  margin: 2px 0 0 20px; }

#vehiclebrowser span.disclaimer {
  float: left;
  clear: both;
  font-weight: normal;
  font-size: 10px;
  margin: 2px 0 0 20px; }

#vehiclebrowser img {
  border: 0;
  padding: 0;
  margin: 0; }

#vehiclebrowser #row_LOADING div {
  display: block;
  margin: 5px;
  width: 330px;
  overflow: hidden; }

#vehiclebrowser #row_LOADING div img.loadingimage {
  float: left;
  margin-right: 10px; }

#vehiclebrowser #row_LOADING div span {
  float: left;
  margin: 7px; }

table#vehiclebrowser tbody {
  border: 0 !important; }
  table#vehiclebrowser tbody tr {
    background: white !important;
    border: 0 !important; }


#productfiles > ul {
  list-style: none;
}
#productfiles > ul > li {
  display: block;
  margin-bottom:5px;
}
#productfiles > ul > li i {
  margin-right:5px;
}


#classifieds {
  position: relative;
  overflow: hidden;
  min-height: 100px;
  line-height: 1.25em;
  margin-bottom:1em;
}


#classifieds div.box,
#classifieds div.box div {
  position: relative;
  overflow: hidden;
  display: block;
}
#classifieds div.box {
  min-height: 5em;
  margin-top: 1em;
  border:1px solid #999999;
  background-color:#e5e5e6;
  padding:1em;
}
#classifieds div.box:first-child {
  margin-top:0;
}
#classifieds div.box.pending {
  border:1px solid #ff0000;
  background-color:#ffdddd;
}

#classifieds div.box div.error {
  color:red;
  text-align: center;
  font-size:150%;
}
#classifieds div.box:not(.edit) div.header {
  border-bottom: 1px solid #bbbbbb;
} 

#classifieds div.box div.content, 
#classifieds div.box div.images,
#classifieds div.box div.buttons {
  margin-top:.4em;
}

#classifieds div.box div.buttons * {
  margin:1em .5em 0 0;
  float:left;
}
#classifieds div.box div.buttons .button.edit-ad {
  clear:left;
}
#classifieds div.box div.buttons .button.delete-ad {
  clear:left;
  margin-top:2em;
}

#classifieds div.box div.warning {
  color:#990000;
  font-weight: bold;
  margin-bottom:.5em;
} 

#classifieds div.box div.header span,
#classifieds div.box div.customer span {
  display: block;
  float:left;
  margin:0 .6em 0 0;
} 
#classifieds div.box div.header span.customer img {
  float:left;
  widows: 15px;
  height:15px;
}
#classifieds div.box div.header span.id,
#classifieds div.box div.header span.category {
  font-weight: bold;
}
#classifieds div.box div.images {
  text-align: center;
}
#classifieds div.box div.images a,
#classifieds div.box div.images div {
  display:inline-block;
  width:82px;
  height:62px;
  margin:.5em .5em 0 0;
  border:1px solid #666666;
  cursor: pointer;
  position: relative;
}

#classifieds div.box div.images img {
  width:100%;
  position: absolute;
  left:0;
  top:0;
}

#classifieds div.box.edit div.images div.selected {
  border-color:#ff0000;
  
}
#classifieds div.box.edit div.images div.selected > img {
  opacity: .6;
}

#classifieds div.box div.images a img {
  width:100%;
}

@media (min-width:350px){
  #classifieds div.box div.buttons .button.delete-ad {
    clear:none;
    float:right;
    margin-top:1em;
  }
}



div.disclaimer {
  display: block;
  overflow: hidden;
  clear: both; }

div.disclaimer p {
  margin: 0 0 10px 0; }

div.noclassifieds {
  display: block;
  clear: both;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  color: #903;
  margin: 30px; }

div.headerblock {
  display: inline; }

div.cllinks {
  float: right; }

div.customerblock {
  float: left; }
  div.customerblock span {
    margin-right: 10px; }

/*kit-builder*/
.product-prodotype-one [data-status="selected"] span:nth-of-type(1) {
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.product-prodotype-one .option-item span:nth-of-type(1) {
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle; }

  .product-prodotype-one span:nth-of-type(3) {
    clear:left;
 }  


 .product-prodotype-one .placeholder img {
   position: absolute;
   left:5px;
   top:5px;
 }
.product-prodotype-one .placeholder span {
  max-width: 100px;
  overflow: hidden; 
display:inline;
}

.product-prodotype-one  a {
  display: inline !important;
}
.product-prodotype-one .price-cell {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 10px 0 0; }

.product-prodotype-one .productavailability {
  display: block; }
  .product-prodotype-one .productavailability i {
    font-size: 1rem;
    background: #73a32d;
    color: white;
    border-radius: 50%;
    padding: 2px 4px; }

.product-prodotype-one .cart-button {
  display: inline-block;
  text-transform: uppercase;
  padding: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin: 1rem 0 1rem 0;
  font-size: 16px; }

.product-prodotype-one .watchlist {
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  text-align: center; }
  .product-prodotype-one .watchlist a {
    color: #898888;
    font-size: 1em !important; }
  .product-prodotype-one .watchlist i {
    color: #545353;
    font-size: 1.3em !important; }

.product-prodotype-one .select-options {
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  height: 76px;
  text-align: center;
  text-transform: uppercase;
  line-height: 3;
  margin: 1rem 0 0 0; }

.product-prodotype-one .pd3 a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700; }

.product-prodotype-one .button.primary {
  font-size: 14px; }

.product-prodotype-one .verify-fitment {
  display: inline-block;
  padding: .9em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  letter-spacing: .1em;
  transition: all .2s; }

.close-button {
  background-color: transparent;
  font-size: 2em;
  font-weight: 400;
  color: #b7b7b7; }
  .close-button span {
    font-size: 1.5em; }

.po-header {
  background-color: #3f4752;
  color: #fff;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.8;
  margin: -0.6em -1.04% 0;
  padding: 12px;
  position: relative;
  text-transform: uppercase; }

.kit-description {
  margin-top: 20px; }
  .kit-description .kit-header {
    font-weight: bold;
    display: inline-block; }
  .kit-description .kit-price {
    font-weight: bold;
    font-size: 1.5em;
    border: 0;
    text-align: center; }
    .kit-description .kit-price:disabled {
      background-color: white;
      cursor: default; }
  .kit-description .tabs {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc; }
  .kit-description .tabs-content {
    border: 0;
    background: transparent; }
    .kit-description .tabs-content .tabs-panel.is-active {
      display: block; }
  .kit-description .tabs-title a {
    font-size: .8rem;
    padding: .5rem; }
    .kit-description .tabs-title a[aria-selected=true] {
      border-bottom: 3px solid #548bb5;
      background: transparent;
      color: #3f4752; }

.product-options .option button {
  border: 1px solid #dadada;
  font-weight: bold;
  color: #dadada; }
  .product-options .option button:hover {
    color: #2c2c2c; }
  .product-options .option button.active {
    border: 1px solid #929292;
    color: #548bb5;
    background: #dadada; }
  .product-options .option button .price {
    display: block;
    font-style: italic;
    font-size: .8em;
    font-weight: normal; }

.product-options .drop {
  color: #111;
  }
  .product-options .drop .selected {
    background: #ebebeb url(../images/po-select-bg-up.png) no-repeat right 10px top 10px;
    border-radius: 2px;
    border: 1px solid #dadada;
    cursor: pointer;
    position: relative;
    overflow: hidden; }
  .product-options .drop.open .po-select {
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
    cursor: pointer;
    background: #dadada url(../images/po-select-bg-up.png) no-repeat right 10px top 10px; }
    .product-options .drop.open .po-select.selected {
      background: #ebebeb url(../images/po-select-bg-up.png) no-repeat right 10px top 10px;
      border-radius: 2px;
      border: 2px solid #dadada;
      cursor: pointer;
      position: relative;
      overflow: hidden; }
  .product-options .drop.open .po-options {
    max-height: 800px;
    overflow: auto;
    margin-bottom: 20px; }
  .product-options .drop .po-select {
    background: #fff url(../images/po-select-bg-down.png) no-repeat right 10px top 10px;
    border-radius: 2px;
    border: 2px solid #dadada;
    cursor: pointer;
    position: relative;
    padding: 12px 40px 12px 65px;
    overflow: hidden;
    font-size: 14px; }
    .product-options .drop .po-select.selected {
      background: #fff url(../images/po-select-bg-down.png) no-repeat right 10px top 10px;
      border-radius: 2px;
      border: 2px solid #dadada;
      cursor: pointer;
      position: relative;      
      overflow: hidden; }

.product-options .no-drop {
  margin-bottom: 1em; }
  .product-options .no-drop .po-select {
    border-radius: 2px;
    border: 1px solid #dadada;
    position: relative;
    padding: 12px 4px;
    overflow: hidden;
    font-size: 14px; }
    .product-options .no-drop .po-select.selected {
      border-radius: 2px;
      border: 1px solid #dadada;
      position: relative;
      padding: 12px 4px;
      overflow: hidden; }

.product-prodotype-one  .row.product-options {
  padding-bottom:1.5em;
}
.product-options .po-option--label {  
  text-transform: uppercase; 
  line-height: normal;
}

  .product-options .po-option--label > span {
    color:#1E91D6;
    font-size:85%;
    }
@media (min-width:640px) {
  .product-prodotype-one  .row.product-options {
    padding-top:.5em;
    padding-bottom:.5em;
  }  
  .product-options .po-option--label > span {
    display:block;
    
    }
}
.product-options .po-options {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  width: 75%;
  float: right;
  font-size: 14px; }
  .product-options .po-options ul {
    list-style-type: none;
    font-weight: normal;
    margin: 0;

    border-right: 2px solid #dadada;
    border-left: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
  }
    .product-options .po-options ul li {
      cursor: pointer;
      padding: 8px;
      border-top: 1px solid #e9e9e9; }
      .product-options .po-options ul li:first-child {
        border: none; }
      .product-options .po-options ul li:hover {
        background-color: #5aafee; }
      .product-options .po-options ul li input[type="radio"] {
        width: 100%;
        display: none; }
      .product-options .po-options ul li label {
        font-size: 14px; }

.select-options--cell {
  margin-top: 10px; }
  .select-options--cell .close-button {
    background-color: transparent;
    font-size: 2em;
    font-weight: 400;
    color: #b7b7b7; }
    .select-options--cell .close-button span {
      font-size: 1.5em; }
  .select-options--cell .po-header {
    background-color: #3f4752;
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.8;
    margin: -0.6em -2.04% 0;
    padding: 12px;
    position: relative;
    text-transform: uppercase; }
  .select-options--cell .kit-description {
    margin-top: 20px; }
    .select-options--cell .kit-description .kit-header {
      font-weight: bold;
      display: inline-block; }
    .select-options--cell .kit-description .kit-price {
      font-weight: bold;
      font-size: 1.5em;
      border: 0;
      text-align: center; }
      .select-options--cell .kit-description .kit-price:disabled {
        background-color: white;
        cursor: default; }
    .select-options--cell .kit-description .tabs {
      background: transparent;
      border: 0;
      border-bottom: 1px solid #ccc; }
    .select-options--cell .kit-description .tabs-content {
      border: 0;
      background: transparent; }
      .select-options--cell .kit-description .tabs-content .tabs-panel.is-active {
        display: block; }
    .select-options--cell .kit-description .tabs-title a {
      font-size: .8rem;
      padding: .5rem; }
      .select-options--cell .kit-description .tabs-title a[aria-selected=true] {
        border-bottom: 3px solid #548bb5;
        background: transparent;
        color: #3f4752; }
  .select-options--cell .product-options .option button {
    border: 1px solid #dadada;
    font-weight: bold;
    color: #dadada; }
    .select-options--cell .product-options .option button:hover {
      color: #2c2c2c; }
    .select-options--cell .product-options .option button.active {
      border: 1px solid #929292;
      color: #548bb5;
      background: #dadada; }
    .select-options--cell .product-options .option button .price {
      display: block;
      font-style: italic;
      font-size: .8em;
      font-weight: normal; }
  .select-options--cell .product-options .drop {
    color: #111;
    padding-bottom: 1em; }
    .select-options--cell .product-options .drop.open .po-select {
      border-bottom: 0;
      border-radius: 2px 2px 0 0; }
    .select-options--cell .product-options .drop.open .po-options {
      max-height: 300px;
      overflow: auto; }
    .select-options--cell .product-options .drop.open .option-item {
      background: pink; }
  .select-options--cell .product-options .po-option--label {
    font-size: .9em;
    padding: 14px 10px 0 0;
    text-transform: uppercase; }
  .select-options--cell .product-options .po-select {
    background: #fff url(https://cdn.carid.com/css/prod-images/po-select-bg-46.svg) no-repeat right 17px top 22px;
    border-radius: 2px;
    border: 1px solid #dadada;
    cursor: pointer;
    height: 45px;
    position: relative;
    padding: 12px 4px;
    overflow: hidden; }
  .select-options--cell .product-options .po-options {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out; }
    .select-options--cell .product-options .po-options ul {
      list-style-type: none;
      font-weight: normal;
      margin: 0;
      border: 1px solid #dadada; }
      .select-options--cell .product-options .po-options ul li {
        padding: 8px;
        display: block;
        overflow: hidden;
        border-top: 1px solid #e9e9e9; }
        .select-options--cell .product-options .po-options ul li:first-child {
          border: none; }
        .select-options--cell .product-options .po-options ul li:hover {
          background-color: #5aafee; }
        .select-options--cell .product-options .po-options ul li input[type="radio"] {
          width: 100%;
          display: none; }
        .select-options--cell .product-options .po-options ul li label {
          font-size: 14px; }

/* Medium and up */
@media screen and (min-width: 40em) {
  .view-link {
    float: right; }
  .product-options .po-select {
    width: 75%; }
  .product-options .option button {
    width: 131px;
    padding: 25px;
    display: inline-block; }
  .product-options .selected .productavailability i {
    font-size: 1rem !important;
    padding: 1px 2px;
    background: none !important;
    color: #73a32d;
    margin-left: 6px; }
    .product-options .selected .productavailability i.fa-info-circle {
      font-size: 1rem;
      background: none !important;
      color: #196ca9;
      padding: 0 !important; }
  .product-options .option-item .productavailability i {
    font-size: 1rem !important;
    padding: 1px 2px;
    background: none !important;
    color: #73a32d; }
    .product-options .option-item .productavailability i.fa-info-circle {
      font-size: 1rem;
      background: none !important;
      color: #196ca9;
      padding: 0 !important; }
  .po-option--label {
    width: 25%;
    float: left;
    text-align: left; }
  .po-quality--label {
    width: 25%;
    float: left;
    text-align: left;
    padding: 25px 12px 0 0; }
  .cart-actions button {
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    font-weight: 600;
    height: 56px;
    margin: 2em 0 2.02%;
    text-align: center;
    text-transform: uppercase;
    width: 242px; } }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .product-options .option {
    text-align: center; } }

/* Small only */
@media screen and (max-width: 39.9375em) {
  .product-options .option {
    text-align: center; }
    .product-options .option ul li span {
      
      width: 100%; }
  .product-options .po-options {
    width: 100%; }
  .cart-actions button {
    width: 100%; } }

.product-prodotype-two .addtocartcell {
  float: none !important; }

.product-prodotype-two .watchlist {
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  text-align: center; }
  .product-prodotype-two .watchlist a {
    color: #898888;
    font-size: 1em !important; }
  .product-prodotype-two .watchlist i {
    color: #545353;
    font-size: 1.3em !important; }

.product-prodotype-two .cartbutton {
  float: none !important;
  border-radius: 0%;
  display: block; }

.product-prodotype-two .price-cell {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 10px 0 0; }

.product-prodotype-two .productavailability {
  display: block; }
  .product-prodotype-two .productavailability i {
    font-size: 1rem;
    background: #73a32d;
    color: white;
    border-radius: 50%;
    padding: 2px 4px; }

.product-prodotype-two .cart-button {
  display: inline-block;
  text-transform: uppercase;
  padding: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin: 0;
  font-size: 16px; }

.product-prodotype-three .addtocartcell {
  float: none !important; }

.product-prodotype-three .watchlist {
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  text-align: center; }
  .product-prodotype-three .watchlist a {
    color: #898888;
    font-size: 1em !important; }
  .product-prodotype-three .watchlist i {
    color: #545353;
    font-size: 1.3em !important; }

.product-prodotype-three .cartbutton {
  float: none !important;
  border-radius: 0%;
  display: block; }

.product-prodotype-three .price-cell {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 10px 0 0; }

.product-prodotype-three .productavailability {
  display: block; }
  .product-prodotype-three .productavailability i {
    font-size: 1rem;
    background: #73a32d;
    color: white;
    border-radius: 50%;
    padding: 2px 4px; }

.product-prodotype-three .cart-button {
  display: inline-block;
  text-transform: uppercase;
  padding: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin: 0;
  font-size: 16px; }

@media screen and (min-width: 40em) {
  .product-prodotype-three .drop {
    display: block; }
  .product-prodotype-three .po-select {
    width: 75% !important; }
  .product-prodotype-three .po-option--label {
    display: block;
    width: 25%;
    float: left;
    text-align: left; }
  .product-prodotype-three .po-quality--label {
    display: block;
    width: 25%;
    float: left;
    text-align: left;
    padding: 25px 12px 0 0; } }

.kitbuilder {
  display: block;
  overflow: hidden;
  padding: 0;
  width: 100px;
  height: 54px;
  background: url("../images/kit-builder.png") no-repeat;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1; }

/*
1.1) Banner Section
 -----------------------------*/
#slider {
  width: 100%;
  padding-top: 134px; }

body #slider, body .none {
  padding-top: 0 !important; }

body .top-m, body #slider.top-m {
  padding-top: 134px !important; }

.banner-slider {
  position: relative;
  width: 100%; }

.banner-content {
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 50px auto 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.banner-slider ul {
  list-style: none; }

.banner-slider li {
  position: relative;
  overflow: hidden; }

.banner-slider h2 {
  font-size: 50px;
  color: #fff;
  line-height: 1;
  padding-bottom: 0;
  margin: 0; }

.banner-slider span {
  padding: 30px 0 34px;
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 1.5; }

.tp-caption {
  border-left-style: solid;
  border-left-width: 3px !important;
  padding-left: 35px !important; }

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
  position: static;
  white-space: normal !important; }

/* Slider
 ---------------------------*/
#slider {
  position: relative; }

.auto-tab-list li {
  list-style: none;
  display: inline-block;
  padding: 20px 40px;
  line-height: 1;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0; }

.auto-tab-list li > a, .auto-tab-list li > a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 600; }

.mid {
  display: block; }

.mid + .mid {
  display: none; }

.resto-info {
  width: 100%;
  padding: 0 0 10px;
  z-index: 10;
  bottom: -56px; }
  .resto-info .tabs-title a {
    color: #8a8a8a; }
  .resto-info .tabs-title > a:focus, .resto-info .tabs-title > a[aria-selected='true'] {
    color: white !important; }

.auto-tab-list {
  display: inline-block;
  position: relative;
  top: -59px; }

.resto-info .btn-group {
  width: 100%;
  margin-bottom: 15px; }

.resto-info .btn-group .btn {
  padding: 13px; }

.resto-info .btn .caret {
  position: absolute;
  right: 15px;
  top: 26px;
  color: #282d35; }

.autodealer-slide .slides li img {
  width: 100%; }

.price-meter {
  height: 6px;
  width: 100%;
  position: relative;
  display: block; }

.price-meter:after, .price-meter:before, .price-meter-wrap .min-price, .price-meter-wrap .max-price {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #fff;
  top: -5px;
  cursor: pointer; }

.price-meter:before, .price-meter-wrap .min-price {
  left: 0; }

.price-meter:after, .price-meter-wrap .max-price {
  right: 0; }

.price-meter-wrap {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 34px;
  position: relative; }

.price-meter-wrap .min-price, .price-meter-wrap .max-price {
  color: #fff;
  font-weight: 300;
  bottom: -14px;
  background: none;
  top: auto;
  font-weight: 300;
  width: auto; }

.resto-info .btn-default {
  height: 56px;
  font-size: 20px;
  line-height: 2.6; }

.autodealer-slide .flex-direction-nav {
  top: 60%;
  left: 0;
  margin: 0 auto;
  max-width: 1070px;
  position: absolute;
  right: 0;
  text-align: right;
  width: 100%;
  z-index: 10; }

.autodealer-slide .flex-direction-nav li, .autodealer-slide .flex-direction-nav li a {
  display: inline-block; }

.vehicle-selector h4 {
  color: white;
  margin-top: 30px; }

.vehicle-selector select {
  padding: 13px;
  height: 2.8rem;
  background-size: 14px 22px;
  background-position: right -.4rem center;
  border-radius: 20px; }

.vehicle-selector input {
  padding: 13px;
  height: 2.8rem;
  border-radius: 20px; }

.vehicle-selector label {
  font-size: 1.3rem;
  color: #fff; }

.vehicle-selector button {
  padding: 13px;
  height: 46px;
  margin-top: 33px;
  border-radius: 20px; }

.shop-by-model a {
  color: white; }

.form-floating-label {
  position: relative; }
  .form-floating-label [type='text'],
  .form-floating-label [type='password'],
  .form-floating-label [type='date'],
  .form-floating-label [type='datetime'],
  .form-floating-label [type='datetime-local'],
  .form-floating-label [type='month'],
  .form-floating-label [type='week'],
  .form-floating-label [type='email'],
  .form-floating-label [type='number'],
  .form-floating-label [type='search'],
  .form-floating-label [type='tel'],
  .form-floating-label [type='time'],
  .form-floating-label [type='url'],
  .form-floating-label [type='color'] {
    margin-bottom: 0;
    font-weight: 300;
    padding: 30px 1rem 1rem 5px; }
  .form-floating-label label {
    margin-bottom: 20px; }
  .form-floating-label textarea {
    font-size: 14px; }




#productreviews div.review {
  display: block;
  overflow: hidden;
  padding:5px;
}
#productreviews div.review span.reviewer {
  display: block;
  overflow: hidden;
  padding-bottom:5px;
}
#productreviews div.review span.reviewer span.stars {
  float:left;
  overflow: hidden;
  margin-right:10px;
}
#productreviews div.review p {
  display: block;
  overflow: hidden;
  padding-left:20px;
  font-style: italic;
  line-height: normal;
  margin:0;
}

  #productreviews div.review p.response {
  margin-top:.5rem;
  font-weight: bold;
  color:#383292;
  padding-left:3rem;
}
  
 
  .blog h4, .blog h5 {
    font-size: 24px;
    line-height: 1;
    min-height: 23px;
    text-transform: uppercase;
    margin-bottom: 21px;
    margin-top: 21px;
}
div.fb-like {
  min-height:24px;
}







/* 
div.carousel {
  margin:0 auto;
}


div.carousel.placeholder {
  display: none;
  position: relative;
  height: 100px;
  width: 100px;
  max-width: 100%;
  margin: 0 auto;
  overflow: visible;
  background-color: transparent;
}


div.carousel div.loading {
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  background-color:#ffffff;
}

div.carousel div.loading > div {
  position: absolute;  
}


div.carousel-wrapper {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  margin:0 auto;
  padding-top:20px;
  padding-bottom:2px;
}

div.carousel-wrapper div {
  position:relative;
  overflow:hidden;
}



div.carousel div.arrowleft,
div.carousel div.arrowright {
  display: block;
  position: absolute;
  width: 51px;
  height: 50px;
  cursor: pointer;
  background-color:#000;
  overflow: hidden;
  opacity:0.5;
}

div.carousel div.arrowleft {
  background-position: -5px -35px;
}

div.carousel div.arrowright {
  background-position: -65px -35px;
}

div.carousel div.arrowleft:hover {
  background-position: -125px -35px;
}

div.carousel div.arrowright:hover  {
  background-position: -185px -35px;
}

div.carousel div.arrowleft.arrowleftdn {
  background-position: -245px -35px;
}

div.carousel div.arrowright.arrowrightdn {
  background-position: -305px -35px;
}

div.carousel div.arrowleft {
  left: 10px;
}

div.carousel div.arrowright {
  right: 10px;
}

div.carousel div.arrowleft svg,
div.carousel div.arrowright svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div.carousel div.arrowleft svg polyline ,
div.carousel div.arrowright svg polyline {
  fill: none;
  stroke: #fff;
  stroke-width: 640;
  stroke-miterlimit: 10;
}


div.carousel div.slides {
  cursor: default;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
} */


/* polldaddy reformatting */

.PDS_Poll {
  position: relative;
  overflow: hidden;
}

.PDS_Poll .pds-box {
  width:100% !important;
  max-width: 100%;
}



.PDS_Poll .pds-box .pds-question-top {
  text-align: center;
  font-size:140%;
}
.PDS_Poll .pds-box .pds-answer {
  display: block;
  position: relative;
  overflow: hidden;
}

.PDS_Poll .pds-box .pds-answer > span {
  display: block;
  position: relative;
  overflow: hidden;
}

.PDS_Poll .pds-box .pds-answer-group {
  display:block;
  border: 3px solid #666666;
  margin: 0 auto 10px auto;
  width: 200px;
  height: 225px;
  padding: 5px !important;
}
.PDS_Poll .pds-box .pds-answer-group > p {
  display: block;
  overflow: hidden;
  float: left;
  clear: both;
  width:100%;
  margin:0;
  padding:0;
}

.PDS_Poll .pds-box .pds-answer-group img {
  margin: 0 auto;
  display: block;
}

.PDS_Poll .pds-box .pds-input-label {
  width:auto !important;  
}
.PDS_Poll .pds-box .pds-answer-input {
  margin-top:3px;
  width:20px;
}



@media (min-width: 500px) {

  .PDS_Poll .pds-box .pds-answer-group {
    float:left;
    margin: 0 10px 10px 0;
    width: 200px;
    height: 225px;
    padding: 5px !important;
  }

}




.fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
}

/* filter dialog */

#filterDialog {
	width:90%;
  min-height:50%;
  max-height:85%;
	max-width:750px;
	padding:1rem;
	overflow-x:hidden;
  overflow-y:scroll;
  position: relative;
  text-align: center;
}
#filterDialog.small {
  max-width:400px;
}

#filterDialog ul *,
#filterDialog div * {
  display: block;
  overflow: hidden;
  position: relative;
}
#filterDialog > div.wait {
	width:100%;
	height:100%;
	background-image:url('/images/loading.gif');
	background-repeat: no-repeat;
	background-position: 50%;
}
#filterDialog > h2 {
	font-size:1.7rem;
	padding:0;	
  margin:0 0 1rem 0;
  text-align: center;
  background-color: #eeeeee;
  padding:5px;
  border:1px solid #cccccc;
}
#filterDialog > p {
  margin:0 0 .8rem 0;
  text-align: center;
}
#filterDialog > h2.alert,
#filterDialog > h4.alert,
#filterDialog > p.alert {
  color:#cc3333;
  font-weight: bold;
}
#filterDialog > h2.alert:before,
#filterDialog > h4.alert:before,
#filterDialog > p.alert:before {
  font-family: 'Material-Design-Iconic-Font';
  content:'\f1f4';
  margin-right:5px;
  font-weight: normal;  
}

#filterDialog ul+h2 {
  margin-top:2rem;
}
#filterDialog ul {
  margin:0 0 20px 0 !important;  
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit,100%);
  grid-gap: 1em;
  justify-content: center;
  align-content: flex-start;  
}
#filterDialog ul li {	
  border:1px solid #999999;
  background-color: #eeeeee;
	padding:0;  
}

#filterDialog ul li a {
  font-size:1.3rem;
  padding:.8rem; 
  color:#000;
}
#filterDialog ul li a span {
  font-size:80%;
  color:#999999;
}
#filterDialog ul li a i {
  color:#cccccc;
  margin-left:10px;
  display: inline;
}
#filterDialog ul li.ipd {
	background-color:#ffffdd;
}
#filterDialog ul li.selected {
	background-color:#cccccc;
}
#filterDialog ul li:hover {
	border-color:#000;
}
@media (min-width: 700px) {

  #filterDialog.large ul {
    grid-template-columns: repeat(auto-fit,49%);
    grid-gap: .6em;
  }
  #filterDialog ul li a {
    padding:.4em .8em; 
  }
}

#filterDialog div.model-browser {
  margin:0 !important;
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit,100%);
  grid-gap: .6rem;
  justify-content: center;
  align-content: flex-start;  
}

@media (min-width: 600px) {
  
  #filterDialog div.model-browser {
    grid-template-columns: repeat(auto-fit,49%);
  }
}

@media (min-width: 800px) {  
  #filterDialog div.model-browser {
    grid-template-columns: repeat(auto-fit,32%);
  }
}

#filterDialog div.model-browser > div {  
  border:1px solid #cccccc;
  display: flex;
  justify-content: center;
}
#filterDialog div.model-browser > div > a {
  display: block;
  padding:10px;
  color:#000;
}
#filterDialog div.model-browser > div:hover {
	border-color:#000;
}

#filterDialog div.model-browser div img {
  max-width: 100%;
  
}
#filterDialog div.model-browser div div {
  text-align: center;
  white-space:nowrap;
  line-height: 1.5em;
}

#filterDialog div.model-browser div div.model {
  font-weight:bold;
  line-height: 2.2em;
  color: #00639e;  
}

#filterDialog div.model-browser div div:not(.model) {
  font-size:90%;
}


div.debug {
  overflow: hidden;
  padding:10px 20px;
  background-color:#ffffdd;
  border:1px solid #666666;
  max-width:90%;
  width:800px;
  margin:10px auto;

}
div.debug > div,
div.debug > p {
  font-family:Consolas,Hack,monospace;
  font-size:70%;
}

div.debug:before {
  display: block;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  content:'Debug Details';
  margin:0 0 1rem 0;
}




div.liwThirdParty {
  overflow: hidden;
  margin:5px 0;
}




/* shopbycar could go away */
/* div.catalog #shopbycar {
  display: none;
}

div.catalog #shopbycar {
  margin-bottom:20px;
}

#shopbycar > div {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit,100%);
  grid-gap: 10px;
  justify-content: center;
  align-content: center;
}

#shopbycar > div > div {
  padding:10px 0;
  border: 1px solid #c5c5c5;
  display: flex;
  justify-content: center;
}

#shopbycar > div > div a {
  color: #282d35;
}

#shopbycar > div > div span {
  display:block;
  overflow: hidden;
}

#shopbycar > div > div img {
  max-width: 100%;
  
}

#shopbycar > div > div span {
  display: block;
  overflow: hidden;
  margin: 5px 0;
  text-align:center;
}

#shopbycar > div > div span:first-of-type {
  font-weight: bold;
  font-size: 110%;
  color: #00639e;
}

#shopbycar > div > div span:last-of-type {
  font-size: 85%;
  margin-bottom: 0;
} 


@media (min-width:600px) {

  div.catalog #shopbycar {
    display: block;
  }
  #shopbycar > div {
    grid-template-columns: repeat(auto-fit,30%);
  }
}
@media (min-width:800px) {

  #shopbycar > div {
    grid-template-columns: repeat(auto-fit,220px);
    grid-gap:20px;
  }
} */





/* div.productvideos {
  overflow:hidden;
  position: relative;
}
div.productvideos div.wrapper {
  width:640px;
  max-width:100%;
  margin:1rem auto;
  overflow: hidden;
  position: relative;
  border:1px solid #000000;
}
div.productvideos div.wrapper div.video {  
  overflow: hidden;
  position: relative;
  padding-bottom:56.25%;
}
div.productvideos div.wrapper div.video iframe {
  position:absolute;
  left:0;
  top:0;
  height:100%;
  width:100%;  
}

@media (min-width: 1000px) {

  div.productvideos.multiple div.wrapper {
    width:49.5%;
    float:left;
    margin:0 0 15px 0;
  }

  div.productvideos.multiple div.wrapper:nth-child(odd) {
    float:right;
  }  
}
 */


 
#blog-search {
  overflow: hidden;
  margin-bottom:10px;
}
#blog-search div {
  overflow: hidden;  
}
#blog-search > div {
  display: grid;
  grid-template-columns: repeat(auto-fit,100%);
  align-content: center;
  justify-content: center;
  grid-gap: 10px;
  padding: 10px;
}
#blog-search > div > div {
  display:flex;
}
#blog-search > div > div > div {
  width: 100%;
}
#blog-search > div > div select,
#blog-search > div > div input[type="text"] {
  margin:0;
  width:100%;
}
#blog-search > div > div button {
  margin:0;
}
#blog-search > div > div:last-child label {
  display: none;  
}
@media (min-width: 600px) {
  #blog-search > div {
    grid-template-columns: 40% 40% auto;
  }
  #blog-search > div > div:last-child label {
    display: block;  
  }
}
@media (min-width: 1024px) {
  #blog-search > div {
    grid-template-columns: 30% 30% auto;
  }
}

div.customer-reviews,
div.customer-reviews * {
  overflow: hidden;
  position: relative;
}

div.customer-reviews > div.open {
  display: grid;
  grid-template-columns: repeat(auto-fit,90%);
  align-content: center;
  justify-content: center;
  grid-gap:20px;  
}

div.customer-reviews > div.open > div {
  display: flex;
  border:1px solid #cccccc;
}

div.customer-reviews div.tile {
  padding:10px;
  text-align: center;
  width: 100%;
  height: 100%;
}


div.customer-reviews div.tile div {
  margin-bottom:10px;
}
div.customer-reviews div.tile div.title {
  font-size:130%;
}
div.customer-reviews div.tile div.date:before {
  content:'Ordered on ';
}
div.customer-reviews div.tile .button {
  margin:0 auto;
}


#productfaq {
  display: block;
  margin: 0 0 20px 0;
  clear: both;
  overflow: hidden; 
}
 ul#faq {
   list-style: none;
   margin:0;
}

ul#faq > li {
  margin-top: 5px; 
  font-size:120%;
}

ul#faq > li > a:before {
  font-family: 'Material-Design-Iconic-Font';
  margin-right:5px;
  content:'\f275';
}
ul#faq > li > a.open:before {
  content:'\f270';
}

ul#faq > li > div {
  overflow: hidden;
  clear: both;
  margin: 10px 0 10px 10px;
  display: none;
  font-size:80%;  
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  padding: 0 1em;
}

ul#faq > li > div img {
  margin: 5px;
  padding: 0;
  border: 0; 
}
ul#faq > li > div h2 {
  font-size:110%;
  font-weight: bold;
}
ul#faq > li > div ul {
  margin:1em;
}


#addons-checkout {
  display: none;
  overflow: hidden;
  text-align: center;
}
#addons-checkout * {
  margin:0 auto .5em auto;
  display: block;
}
#addons-checkout a {
  max-width: 85%;
}
@media (min-width:640px) {

  #addons-checkout span:not(:first-child) {
    display: inline-block;
    padding:1em .3em;
  }
  #addons-checkout a {
    display: inline-block;
  }
}

@media (min-width:900px) {

  #addons-checkout span:first-child {
    display: inline-block;
    padding:1em 0;
  }
}





div.model-grid {
  overflow: hidden;
  line-height: normal;
}

div.model-grid * {
  display: block;
  position: relative;
  overflow: hidden;  
}

div.model-grid > div {
  display: grid;
  grid-template-columns: repeat(auto-fit,90%);
  align-content: center;
  justify-content: center;
  grid-gap: 20px;
}

div.model-grid > div > div {
  display: flex;
  border: 1px solid #c5c5c5;  
}

div.model-grid > div > div > a,
div.model-grid > div > div > div {
  width: 100%;
  height: 100%;
}

div.model-grid > div > div > div,
div.model-grid > div > div > a > div {
  padding: 10px;  
  text-align: center;
}
div.model-grid > div > div > div > img,
div.model-grid > div > div > a > div > img {
  width: 200px;
  max-height: 150px;
  margin: 0 auto;
}


div.model-grid > div > div > div > h2,
div.model-grid > div > div > a > div > h2,
div.model-grid > div > div > div > h3,
div.model-grid > div > div > a > div > h3 {
  margin: .5em 0 0 0;
  overflow: hidden;
  text-align: center;
  font-weight:normal;
  color:#646464;
}

div.model-grid > div > div > div > h2,
div.model-grid > div > div > a > div > h2 {
  font-size: 120%;
}
div.model-grid > div > div > div > h3,
div.model-grid > div > div > a > div > h3 {
  font-size: 100%;
}
div.model-grid > div > div > div > span,
div.model-grid > div > div > a > div > span {
  font-style: italic;
  display: none;
  overflow: hidden;
  font-size: 80%;
  height: 4.9em;
  position: relative;
  text-align: justify;
}
@media (min-width: 600px) {
  div.model-grid > div {
      grid-template-columns: repeat(auto-fit,47%);
  }
}
@media (min-width: 768px) {
  div.model-grid > div {
      grid-template-columns: repeat(auto-fit,30%);
  }

}
@media (min-width: 1024px) {
  div.model-grid > div {
      grid-template-columns: repeat(auto-fit,22%);
  }

}
@media (min-width: 1440px) {
  div.model-grid > div {
      grid-template-columns: repeat(auto-fit,17%);
  }
}

#pswdtm:before {
  font-family:'Material-Design-Iconic-Font';
  content:'\f1f6';
  margin-right:.3em;
}
#availabilitypopup {
  display: none;
  max-width: 600px;
  padding:1em;
  max-height: 500px;
  overflow-y: scroll;
}
#availabilitypopup > h2:first-child {
  margin-top:0;
}