@import url(////fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f96400;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ad4500;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.42857143;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #f96400;
}
a.text-primary:hover {
  color: #c65000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #f96400;
}
a.bg-primary:hover {
  background-color: #c65000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #f96400;
  border-color: #e05a00;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #c65000;
  border-color: #a24100;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #f96400;
  border-color: #e05a00;
}
.btn-primary .badge {
  color: #f96400;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #f96400;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #ad4500;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #f96400;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #f96400;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #f96400;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 18px;
  line-height: 20px;
  height: 48px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: none;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #f96400;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ad4500;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f96400;
  border-color: #f96400;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #f96400;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #c65000;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #f96400;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #f96400;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #f96400;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f96400;
  border-color: #f96400;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffddc6;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #f96400;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #f96400;
  border-color: #f96400;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f96400;
}
.panel-primary > .panel-heading .badge {
  color: #f96400;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f96400;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.carousel-promo .item > ul:before,
.carousel-promo .item > ul:after,
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after,
form ul:before,
form ul:after,
#modalBox .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:after,
.dst-block .dst-row:before,
.dst-block .dst-row:after,
.two-columns:before,
.two-columns:after,
.content-hours:before,
.content-hours:after,
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after,
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after,
body.InventoryDetail #invUnitSliderTray .item > ul:before,
body.InventoryDetail #invUnitSliderTray .item > ul:after,
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after,
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after,
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after,
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after,
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after,
body.InventoryList #InvSearchContainer #dvFilters > div:before,
body.InventoryList #InvSearchContainer #dvFilters > div:after,
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after,
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after,
body.InventoryList .unitImage > div:before,
body.InventoryList .unitImage > div:after,
body.InventoryList .images-2 .unitImage > div:before,
body.InventoryList .images-2 .unitImage > div:after,
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after,
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after,
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:after,
body.xInventoryMap .dvInventoryMap ul:before,
body.xInventoryMap .dvInventoryMap ul:after,
.print-detail #print-header > div:before,
.print-detail #print-header > div:after,
.print-detail .print-body > div:before,
.print-detail .print-body > div:after,
.print-detail .print-body .unit-gallery > ul:before,
.print-detail .print-body .unit-gallery > ul:after,
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after,
.staff-page-container:before,
.staff-page-container:after,
.staffgroup:before,
.staffgroup:after,
#StaffModal .modal-content:before,
#StaffModal .modal-content:after,
#modalStaff .staff-modal-wrap:before,
#modalStaff .staff-modal-wrap:after,
.staff-page-container:before,
.staff-page-container:after,
#StaffModal .modal-content:before,
#StaffModal .modal-content:after,
.button-ul-styles:before,
.button-ul-styles:after,
[class*="dst-header-container"][class*="container-none"] .header-info:before,
[class*="dst-header-container"][class*="container-none"] .header-info:after,
[class*="dst-header-container"][class*="container-none"] .navbar > *:before,
[class*="dst-header-container"][class*="container-none"] .navbar > *:after,
[class*="dst-header-container"][class*="container-all"]:before,
[class*="dst-header-container"][class*="container-all"]:after,
[class*="dst-header-container"][class*="container-nav"] .header-info:before,
[class*="dst-header-container"][class*="container-nav"] .header-info:after,
[class*="dst-header-container"][class*="container-nav"] .navbar:before,
[class*="dst-header-container"][class*="container-nav"] .navbar:after,
footer .footer-column-container > *:before,
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:before,
footer .footer-bottom-row > *:after,
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row:before,
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row:after,
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container:before,
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container:after,
[class*="dst-footer-container"][class*="container-all"]:before,
[class*="dst-footer-container"][class*="container-all"]:after,
.footer-brands:before,
.footer-brands:after,
.footer-bottom-row-custom > div:before,
.footer-bottom-row-custom > div:after,
.main-home:before,
.main-home:after,
.home-top-buttons:before,
.home-top-buttons:after,
.models-wrapper ul:before,
.models-wrapper ul:after,
[id="main"]:before,
[id="main"]:after,
.perfect-ul:before,
.perfect-ul:after,
.service .dst-block .dst-content .grid:before,
.service .dst-block .dst-content .grid:after,
.service .dst-block .dst-content .grid-3:before,
.service .dst-block .dst-content .grid-3:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.carousel-promo .item > ul:after,
.carousel-promo .item .vehicle-container .data ul:after,
form ul:after,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after,
.dst-block .dst-row:after,
.two-columns:after,
.content-hours:after,
body.InventoryDetail .invUnitHeader:after,
body.InventoryDetail .rowBlock:after,
body.InventoryDetail #invUnitSliderTray .item > ul:after,
body.InventoryDetail .unitPrice:after,
body.InventoryDetail .socialButtons:after,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after,
body.InventoryDetail .panel.unitSpecifications ul:after,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after,
body.InventoryDetail .invUnitRecommendations ul:after,
body.InventoryList #InvSearchContainer:after,
body.InventoryList #InvSearchContainer #dvFilters > div:after,
body.InventoryList #InvToolbar ul:after,
body.InventoryList .vehicle_row:after,
body.InventoryList .unitImage > div:after,
body.InventoryList .images-2 .unitImage > div:after,
body.InventoryList .unitDataBlock .textbuttons ul:after,
body.InventoryList .invUnitHeader:after,
body.InventoryList .invUnitInfo:after,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow:after,
body.xInventoryMap .dvInventoryMap ul:after,
.print-detail #print-header > div:after,
.print-detail .print-body > div:after,
.print-detail .print-body .unit-gallery > ul:after,
body.xShowroomListXml .makes:after,
.staff-page-container:after,
.staffgroup:after,
#StaffModal .modal-content:after,
#modalStaff .staff-modal-wrap:after,
.staff-page-container:after,
#StaffModal .modal-content:after,
.button-ul-styles:after,
[class*="dst-header-container"][class*="container-none"] .header-info:after,
[class*="dst-header-container"][class*="container-none"] .navbar > *:after,
[class*="dst-header-container"][class*="container-all"]:after,
[class*="dst-header-container"][class*="container-nav"] .header-info:after,
[class*="dst-header-container"][class*="container-nav"] .navbar:after,
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:after,
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row:after,
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container:after,
[class*="dst-footer-container"][class*="container-all"]:after,
.footer-brands:after,
.footer-bottom-row-custom > div:after,
.main-home:after,
.home-top-buttons:after,
.models-wrapper ul:after,
[id="main"]:after,
.perfect-ul:after,
.service .dst-block .dst-content .grid:after,
.service .dst-block .dst-content .grid-3:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.vcard {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.carousel-promo .item > ul {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
}
.carousel-promo .item > ul:before,
.carousel-promo .item > ul:after {
  content: " ";
  display: table;
}
.carousel-promo .item > ul:after {
  clear: both;
}
.carousel-promo .item > ul:before,
.carousel-promo .item > ul:after {
  content: " ";
  display: table;
}
.carousel-promo .item > ul:after {
  clear: both;
}
.carousel-promo .item > ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 768px) {
  .carousel-promo .item > ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .carousel-promo .item > ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .carousel-promo .item > ul > li {
    float: left;
    width: 25%;
  }
}
.carousel-promo .item .featured-content {
  display: block;
}
.carousel-promo .item .featured-content:hover .data {
  opacity: 1;
}
.carousel-promo .item .vehicle-container {
  position: relative;
}
.carousel-promo .item .vehicle-container .data {
  opacity: 0;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .carousel-promo .item .vehicle-container .data {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-promo .item .vehicle-container .data {
    display: none !important;
  }
}
.carousel-promo .item .vehicle-container .data ul {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
}
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after {
  content: " ";
  display: table;
}
.carousel-promo .item .vehicle-container .data ul:after {
  clear: both;
}
.carousel-promo .item .vehicle-container .data ul:before,
.carousel-promo .item .vehicle-container .data ul:after {
  content: " ";
  display: table;
}
.carousel-promo .item .vehicle-container .data ul:after {
  clear: both;
}
.carousel-promo .item .vehicle-container .data ul > li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  list-style: none;
}
.carousel-promo .item .vehicle-container .data ul > li label,
.carousel-promo .item .vehicle-container .data ul > li span {
  display: inline-block;
  vertical-align: top;
}
.carousel-promo .item .vehicle-container .data ul > li label {
  width: 40%;
  font-weight: normal;
}
.carousel-promo .item .vehicle-container .data ul > li span {
  width: 60%;
  font-weight: bold;
  text-align: right;
}
.carousel-promo .item .vehicle-title h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.carousel-promo .item .vehicle-title h3 span {
  margin-right: 5px;
}
body.EDITING .formField .label.placeholder {
  display: inline-block;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.form-header,
.form-footer {
  width: 83.33333333%;
  margin: 0px auto;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .form-header,
  .form-footer {
    width: 100%;
  }
}
.form-header #requiredMessageBlock,
.form-footer #requiredMessageBlock {
  text-align: center;
}
form {
  width: 83.33333333%;
  margin: 0px auto;
}
@media (max-width: 767px) {
  form {
    width: 100%;
  }
}
form h3 {
  font-weight: 400;
}
form ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  padding-left: 0;
}
form ul:before,
form ul:after {
  content: " ";
  display: table;
}
form ul:after {
  clear: both;
}
form ul:before,
form ul:after {
  content: " ";
  display: table;
}
form ul:after {
  clear: both;
}
form ul > li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
form ul > li {
  list-style: none;
  padding-bottom: 7.5px;
}
form ul > li.formSubject {
  display: none;
}
form ul > li > .formField {
  position: relative;
}
form ul > li > .formField .label {
  display: none;
  white-space: normal;
  display: block\9;
  font-size: 18px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  form ul > li > .formField .label {
    display: none;
  }
}
form ul > li > .formField .formRequired {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  height: 1px;
  line-height: 1px;
  margin-top: auto;
  margin-bottom: auto;
}
.submitBlock {
  text-align: center;
  margin: 0 -15px;
  padding-top: 15px;
}
.submitBlock li {
  display: inline-block;
  float: none;
}
@media (min-width: 768px) {
  .submitBlock li {
    width: auto;
  }
}
.submitBlock button {
  width: 230px;
  display: block;
  padding: 0;
}
.modal .submitBlock button {
  width: 220px;
}
.NOLOCALSTORAGE form .resetButton,
form.NOLOCALSTORAGE .resetButton {
  display: none;
}
.single-column > li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.double-column > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .double-column > li {
    float: left;
    width: 50%;
  }
}
.tri-column > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tri-column > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .tri-column > li {
    float: left;
    width: 33.33333333%;
  }
}
.quad-column > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .quad-column > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .quad-column > li {
    float: left;
    width: 25%;
  }
}
.xcareers form ul.ulCareerInterest > li .label {
  display: inline-block;
}
.xcontact form ul.ulContact #formAddress,
.xcontact form ul.ulContact #formCity,
.xcontact form ul.ulContact #formState,
.xcontact form ul.ulContact #formZip {
  display: none;
}
.xdonations form ul.ulDonations #formTaxReceipt .label {
  display: inline-block;
}
.xget_quote form ul.ulContact > li,
.xget_quote form ul.ulExtraPhones > li,
.xget_quote form ul.ulVehicleInfo > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xget_quote form ul.ulContact > li,
  .xget_quote form ul.ulExtraPhones > li,
  .xget_quote form ul.ulVehicleInfo > li {
    float: left;
    width: 50%;
  }
}
.xget_quote form ul.ulContact #formAddress,
.xget_quote form ul.ulContact #formCity,
.xget_quote form ul.ulContact #formState,
.xget_quote form ul.ulContact #formZip {
  display: none;
}
.xget_quote form ul.ulVehicleInfo #formVIN,
.xget_quote form ul.ulVehicleInfo #formMiles {
  display: none;
}
.xinquiry form ul.ulContact #formAddress,
.xinquiry form ul.ulContact #formCity,
.xinquiry form ul.ulContact #formState,
.xinquiry form ul.ulContact #formZip {
  display: none;
}
.xmotorclothes form ul.ulContact > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xmotorclothes form ul.ulContact > li {
    float: left;
    width: 50%;
  }
}
#newsletter-signup-form #newsletter-subscribe {
  display: none;
}
.xparts_request form ul.ulContact > li,
.xparts_request form ul.ulTypeOfVehicle > li,
.xparts_request form ul.ulVehicleInfo > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xparts_request form ul.ulContact > li,
  .xparts_request form ul.ulTypeOfVehicle > li,
  .xparts_request form ul.ulVehicleInfo > li {
    float: left;
    width: 50%;
  }
}
.xrentals form ul.ulRentalsContactExtra > li,
.xrentals form ul.ulContact > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xrentals form ul.ulRentalsContactExtra > li,
  .xrentals form ul.ulContact > li {
    float: left;
    width: 50%;
  }
}
.xrentalavailability form ul.ulRentalDates > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xrentalavailability form ul.ulRentalDates > li {
    float: left;
    width: 50%;
  }
}
.xrentalavailability form ul.ulContact #formAddress,
.xrentalavailability form ul.ulContact #formCity,
.xrentalavailability form ul.ulContact #formState,
.xrentalavailability form ul.ulContact #formZip {
  display: none;
}
.xsched_ride form ul.ulContact > li,
.xsched_ride form ul.ulExtraPhones > li,
.xsched_ride form ul.ulSchedRide > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xsched_ride form ul.ulContact > li,
  .xsched_ride form ul.ulExtraPhones > li,
  .xsched_ride form ul.ulSchedRide > li {
    float: left;
    width: 50%;
  }
}
.xsched_ride form ul.ulContact #formAddress,
.xsched_ride form ul.ulContact #formCity,
.xsched_ride form ul.ulContact #formState,
.xsched_ride form ul.ulContact #formZip {
  display: none;
}
.xsendtofriend form ul.ulContact #formTelephone,
.xsendtofriend form ul.ulContact #formAddress,
.xsendtofriend form ul.ulContact #formCity,
.xsendtofriend form ul.ulContact #formState,
.xsendtofriend form ul.ulContact #formZip {
  display: none;
}
.xservice_request form ul.ulContact > li,
.xservice_request form ul.ulTypeOfVehicle > li,
.xservice_request form ul.ulVehicleInfo > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xservice_request form ul.ulContact > li,
  .xservice_request form ul.ulTypeOfVehicle > li,
  .xservice_request form ul.ulVehicleInfo > li {
    float: left;
    width: 50%;
  }
}
.xservice_request form ul.ulPriorService #formServiced .label {
  display: inline-block;
}
.xsurvey form ul.ulRateSurvey > li,
.xsurvey form ul.ulContact > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xsurvey form ul.ulRateSurvey > li,
  .xsurvey form ul.ulContact > li {
    float: left;
    width: 50%;
  }
}
.xsurvey form ul.ulSurveyPermission > li .label,
.xsurvey form ul.ulRateSurvey > li .label,
.xsurvey form ul.ulSurveyHear > li .label {
  display: inline-block;
}
.xsurvey form ul.ulContact #formTelephone,
.xsurvey form ul.ulContact #formAddress,
.xsurvey form ul.ulContact #formZip {
  display: none;
}
.xsurvey form ul.ulSurveyHear > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xsurvey form ul.ulSurveyHear > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .xsurvey form ul.ulSurveyHear > li {
    float: left;
    width: 33.33333333%;
  }
}
.xtrade_value form ul.ulContact > li,
.xconsignment form ul.ulContact > li,
.xtrade_value form ul.ulTypeOfVehicle > li,
.xconsignment form ul.ulTypeOfVehicle > li,
.xtrade_value form ul.ulTradeInVehicle > li,
.xconsignment form ul.ulTradeInVehicle > li,
.xtrade_value form ul.ulVehicleInfo > li,
.xconsignment form ul.ulVehicleInfo > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xtrade_value form ul.ulContact > li,
  .xconsignment form ul.ulContact > li,
  .xtrade_value form ul.ulTypeOfVehicle > li,
  .xconsignment form ul.ulTypeOfVehicle > li,
  .xtrade_value form ul.ulTradeInVehicle > li,
  .xconsignment form ul.ulTradeInVehicle > li,
  .xtrade_value form ul.ulVehicleInfo > li,
  .xconsignment form ul.ulVehicleInfo > li {
    float: left;
    width: 50%;
  }
}
.xtrade_value form ul.ulContact #formAddress,
.xconsignment form ul.ulContact #formAddress,
.xtrade_value form ul.ulContact #formCity,
.xconsignment form ul.ulContact #formCity,
.xtrade_value form ul.ulContact #formState,
.xconsignment form ul.ulContact #formState,
.xtrade_value form ul.ulContact #formZip,
.xconsignment form ul.ulContact #formZip {
  display: none;
}
.xtrade_value form ul.ulVehicleInfo #formVIN,
.xconsignment form ul.ulVehicleInfo #formVIN,
.xtrade_value form ul.ulVehicleInfo #formMiles,
.xconsignment form ul.ulVehicleInfo #formMiles {
  display: none;
}
.xvin_check .ulContact > li,
.xvin_check .ulVehicleInfo > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .xvin_check .ulContact > li,
  .xvin_check .ulVehicleInfo > li {
    float: left;
    width: 50%;
  }
}
#formPickUp .placeholder,
#formDropOff .placeholder {
  display: block;
}
body.xstorage [id='formAddress'],
body.xstorage [id='formCity'],
body.xstorage [id='formState'],
body.xstorage [id='formZip'] {
  display: none;
}
.modal .modal-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modal .modal-content {
  position: relative;
}
.modal .modal-content:before,
.modal .modal-content:after {
  content: " ";
  display: table;
}
.modal .modal-content:after {
  clear: both;
}
.modal .modal-content:before,
.modal .modal-content:after {
  content: " ";
  display: table;
}
.modal .modal-content:after {
  clear: both;
}
.modal .modal-content h1 {
  display: none;
}
.modal .modal-content ul li.textbutton a {
  display: block;
  padding: 10px;
  font-size: 17px;
}
.modal .modal-content ul li.textbutton a .textbuttonContent {
  text-transform: uppercase;
  padding: 0 10px;
}
.modal .modal-content ul li.textbutton a a:hover {
  opacity: .85;
}
.modal#modalGallery .modal-content .image_overlay {
  display: none;
}
.modal#modalGallery .modal-content:hover .carousel-nav {
  display: block;
}
.modal#modalGallery .modal-content .carousel-indicators-buttons {
  margin-bottom: 0;
  bottom: 0;
}
.modal#modalVideo .modal-content {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 75%;
}
.modal#modalVideo .modal-content .embed-responsive-item,
.modal#modalVideo .modal-content iframe,
.modal#modalVideo .modal-content embed,
.modal#modalVideo .modal-content object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.modal#modalVideo .modal-content.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.modal#modalVideo .modal-content.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal#modalVideo .modal-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.modal#modalVideo.widescreen .modal-content {
  padding-bottom: 56.25%;
}
#modalBox.COMPLETED .modal-header h2 {
  display: none;
}
#modalBox.COMPLETED .modal-header h2.modal-completed {
  display: block;
}
#modalBox .modal-header h2.modal-completed {
  display: none;
}
#modalBox .unitLeadButtons,
body[class*="inventorydetail"] .unitLeadButtons,
body[class*="InventoryDetail"] .unitLeadButtons {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
#modalBox .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
  content: " ";
  display: table;
}
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
  clear: both;
}
#modalBox .unitLeadButtons:before,
body[class*="inventorydetail"] .unitLeadButtons:before,
body[class*="InventoryDetail"] .unitLeadButtons:before,
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
  content: " ";
  display: table;
}
#modalBox .unitLeadButtons:after,
body[class*="inventorydetail"] .unitLeadButtons:after,
body[class*="InventoryDetail"] .unitLeadButtons:after {
  clear: both;
}
#modalBox .unitLeadButtons ul,
body[class*="inventorydetail"] .unitLeadButtons ul,
body[class*="InventoryDetail"] .unitLeadButtons ul {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
#modalBox .unitLeadButtons ul > li,
body[class*="inventorydetail"] .unitLeadButtons ul > li,
body[class*="InventoryDetail"] .unitLeadButtons ul > li {
  display: none;
}
#modalBox .unitLeadButtons ul > li.textbutton,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton {
  list-style: none;
  display: block;
}
#modalBox .unitLeadButtons ul > li.textbutton:last-child a,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton:last-child a,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton:last-child a {
  border-bottom-width: 0;
}
#modalBox .unitLeadButtons ul > li.textbutton a,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a {
  display: block;
  padding: 10px 15px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #modalBox .unitLeadButtons ul > li.textbutton a,
  body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a,
  body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a {
    padding: 7.5px 10px;
  }
}
#modalBox .unitLeadButtons ul > li.textbutton a > span.textbuttonIcon,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonIcon,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonIcon {
  font-size: 25px;
  margin-right: 15px;
  min-width: 25px;
  text-align: center;
}
#modalBox .unitLeadButtons ul > li.textbutton a > span.textbuttonContent,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonContent,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonContent {
  font-size: 17px;
  text-transform: uppercase;
}
#modalBox .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 18px;
  margin-top: -7px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #modalBox .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
  body[class*="inventorydetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
  body[class*="InventoryDetail"] .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow {
    right: 10px;
  }
}
.carousel-slideshow {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.carousel-slideshow .carousel-inner {
  width: 100%;
  height: 100%;
}
.carousel-slideshow .carousel-inner .item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.carousel-slideshow .carousel-inner .item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.carousel-slideshow .carousel-inner .item .carousel-caption {
  display: none;
}
.carousel-slideshow .carousel-control {
  z-index: 2;
}
.eventCalendar #content {
  position: relative;
}
.eventCalendar hr {
  border: none;
}
.eventCalendar #calendar {
  padding: 15px 0;
}
.eventCalendar #calendar .fc-header {
  margin-bottom: 10px;
}
.eventCalendar #calendar .fc-header tr {
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .eventCalendar #calendar .fc-header tr td.fc-header-left {
    display: block;
  }
}
.eventCalendar #calendar .fc-header tr td.fc-header-left h2 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.eventCalendar #calendar .fc-header tr td.fc-header-center {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .eventCalendar #calendar .fc-header tr td.fc-header-right {
    display: block;
    width: auto;
  }
}
.eventCalendar #calendar .fc-header tr td.fc-header-right > span {
  border-radius: 0!important;
  text-align: center;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-month {
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-basicDay {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .eventCalendar #calendar .fc-header tr {
    display: block;
  }
  .eventCalendar #calendar .fc-header tr td {
    display: block;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-left h2 {
    font-size: 22px;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right {
    width: auto;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right:before,
  .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
    content: " ";
    display: table;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
    clear: both;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right:before,
  .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
    content: " ";
    display: table;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right:after {
    clear: both;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    border-radius: 0!important;
    text-align: center;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-listbt,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-calendarbt {
    width: 50%;
    overflow-x: hidden;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-month,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-basicWeek,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-basicDay {
    width: 33.33333333%;
  }
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-prevYear,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-prev,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-today,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-next,
  .eventCalendar #calendar .fc-header tr td.fc-header-right > span.fc-button-nextYear {
    width: 20%;
  }
}
.eventCalendar #calendar .fc-content.listView .fc-view.fc-list {
  display: block;
}
.eventCalendar #calendar .fc-content.listView .fc-view.fc-grid {
  display: none;
}
.eventCalendar #calendar .fc-content .fc-view.fc-list {
  display: none;
}
.eventCalendar #calendar .fc-content .fc-view.fc-list .dvListviewEvent .dvHeader {
  padding: 5px;
}
.eventCalendar #calendar .fc-content .fc-view.fc-list .dvListviewEvent .dvHeader a {
  font-size: 16px;
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event {
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event {
    padding-top: 20px;
  }
  .eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event * {
    display: none;
  }
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner {
  padding: 5px;
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner .iconWrapper {
  display: block;
  padding-bottom: 5px;
  min-height: 48px;
}
.eventCalendar #calendar .fc-content .fc-view .fc-event-container .fc-event .fc-event-inner .fc-event-time {
  display: inline;
}
.eventCalendar #dvTemplates,
.eventCalendar .dvTemplates {
  display: none;
}
.dvListviewEvent {
  margin-top: 10px;
  padding: 10px;
}
.dvListviewEvent .dvSocial {
  float: right;
  padding-top: 8px;
  padding-right: 7px;
  padding-left: 7px;
}
.dvListviewEvent .dvHeader a {
  font-size: 16px;
}
.dvListviewEvent .dvDate {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dvListviewEvent .dvContent {
  margin-top: 10px;
}
#overlayBlock {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
#eventDetails {
  display: none;
  position: fixed;
  top: 5%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 600px;
  width: 90%;
  max-height: 90%;
  overflow: hidden;
  padding: 10px;
  z-index: 1000;
}
#eventDetails .close {
  float: right;
  z-index: 1001;
  display: block;
  cursor: pointer;
  margin: 5px;
  padding: 5px;
}
#eventDetails h3 {
  margin: 0 0 10px;
  padding: 5px;
}
#eventDetails h3.grabber {
  cursor: move;
}
#eventDetails > .content .dvDetailView {
  overflow: auto;
}
@media (min-width: 768px) {
  #eventDetails > .content .dvDetailView .dvSocial {
    float: right;
  }
}
#eventDetails > .content .dvDetailView .dvImage {
  padding: 10px;
}
#eventDetails > .content .dvDetailView .dvImage img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  width: auto;
  height: auto;
}
.qtip {
  z-index: 12;
}
.qtip .close {
  cursor: pointer;
}
@media (max-width: 767px) {
  .qtip {
    display: none !important;
  }
}
.qtip .qtip-tip {
  z-index: 1;
  background: none !important;
  width: 50px;
  height: 25px !important;
}
.qtip .qtip-tip:before {
  content: "";
  display: block;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.qtip .qtip-tip[rel='bottomMiddle']:before {
  border-bottom: 25px solid #fff;
  border-bottom-color: inherit;
}
.qtip .qtip-tip[rel='topMiddle']:before {
  border-top: 25px solid #fff;
  border-top-color: inherit;
}
.qtip .qtip-tip canvas {
  display: none;
}
.qtip .qtip-wrapper {
  border-radius: 0;
}
.qtip .qtip-wrapper a {
  color: #000;
  font-weight: bold;
}
.qtip .qtip-wrapper .qtip-contentWrapper {
  padding: 10px;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content {
  padding: 0 !important;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvHeader {
  padding: 5px;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvHeader a {
  color: inherit;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvDate {
  margin-top: 5px;
  margin-bottom: 5px;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvImage img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  width: auto;
  height: auto;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvFooter .dvSocial {
  padding: 5px 0;
}
.xListEvents .dvListviewCategory {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.xListEvents .dvListviewCategory .dvCategoryTitle {
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.xListEvents .dvListviewCategory .dvListviewEvent {
  border: none;
  margin-top: 0;
  padding: 10px;
}
.xListEvents .dvListviewCategory .dvListviewEvent .dvHeader {
  margin: 0;
}
.xListEvents .dvListviewCategory .dvListviewEvent .dvImage img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  width: auto;
  height: auto;
}
.event-by-date .event-by-date-header {
  padding-bottom: 10px;
}
.event-by-date .event-by-date-header .event-by-date-search {
  text-align: center;
  width: auto;
  margin: 0 auto;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-header .event-by-date-search > div {
    display: inline-block;
  }
}
.event-by-date .event-by-date-header .event-by-date-search > div > div {
  display: inline-block;
}
.event-by-date .event-by-date-header .event-by-date-search > div > div select {
  font-size: 16px;
  padding: 8px 10px;
  cursor: pointer;
}
.event-by-date .event-by-date-header .event-by-date-search > div > div .submit-event-by-date-search {
  padding: 8px;
}
.event-by-date .event-by-date-header .event-by-date-search > div.ui-grid-a > div {
  padding-left: 10px;
}
.event-by-date .event-by-date-header .event-by-date-search > div.ui-grid-a > div:first-child {
  padding-left: 0;
}
.event-by-date .event-by-date-header .event-by-date-search > div:not(.date-to) {
  font-size: 0;
}
.event-by-date .event-by-date-header .event-by-date-search > div.date-to {
  line-height: 40px;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-header .event-by-date-search > div.date-to {
    line-height: inherit;
  }
}
.event-by-date .event-by-date-header .event-by-date-search > div.search-dates {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-header .event-by-date-search > div.search-dates {
    padding-top: 0;
  }
}
.event-by-date .event-by-date-pagination {
  padding: 0 15px;
}
.event-by-date .event-by-date-pagination:before,
.event-by-date .event-by-date-pagination:after {
  content: " ";
  display: table;
}
.event-by-date .event-by-date-pagination:after {
  clear: both;
}
.event-by-date .event-by-date-pagination:before,
.event-by-date .event-by-date-pagination:after {
  content: " ";
  display: table;
}
.event-by-date .event-by-date-pagination:after {
  clear: both;
}
.event-by-date .event-by-date-pagination > span > a {
  display: inline-block;
  width: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-pagination > span > a {
    width: auto;
    text-align: left;
  }
}
.event-by-date .event-by-date-pagination a {
  cursor: pointer;
  font-size: 20px;
  line-height: 30px;
  padding: 0;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-pagination a {
    font-size: 14px;
    padding: 0 5px;
    line-height: inherit;
  }
}
.event-by-date .event-by-date-search + .event-by-date-pagination > span > a {
  margin-top: 6px;
}
.event-by-date .event-by-date-results + .event-by-date-pagination {
  padding-top: 10px;
}
.event-by-date .event-by-date-results + .event-by-date-pagination > span {
  display: block;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-results + .event-by-date-pagination > span {
    float: left;
    line-height: inherit;
  }
}
.event-by-date .event-by-date-results + .event-by-date-pagination > a {
  display: block;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .event-by-date .event-by-date-results + .event-by-date-pagination > a {
    float: right;
    margin-top: 0;
  }
}
.event-by-date .event-month {
  margin-top: 10px;
  border-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
}
.event-by-date .event-month:before,
.event-by-date .event-month:after {
  content: " ";
  display: table;
}
.event-by-date .event-month:after {
  clear: both;
}
.event-by-date .event-month:before,
.event-by-date .event-month:after {
  content: " ";
  display: table;
}
.event-by-date .event-month:after {
  clear: both;
}
.event-by-date .event-month:first-child {
  margin-top: 0;
}
.event-by-date .event-month-title {
  font-size: 30px;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
}
.event-by-date .event-month-title:before,
.event-by-date .event-month-title:after {
  content: " ";
  display: table;
}
.event-by-date .event-month-title:after {
  clear: both;
}
.event-by-date .event-month-title:before,
.event-by-date .event-month-title:after {
  content: " ";
  display: table;
}
.event-by-date .event-month-title:after {
  clear: both;
}
.event-by-date .event-item {
  padding: 6px 10px 0;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0;
  border-left-width: 1px;
}
.event-by-date .event-item:before,
.event-by-date .event-item:after {
  content: " ";
  display: table;
}
.event-by-date .event-item:after {
  clear: both;
}
.event-by-date .event-item:before,
.event-by-date .event-item:after {
  content: " ";
  display: table;
}
.event-by-date .event-item:after {
  clear: both;
}
.event-by-date .event-item:first-child {
  border-top: none;
}
.event-by-date .event-item.has-image {
  padding-top: 15px;
}
.event-by-date .event-item.has-image .event-info > h3 {
  float: none;
}
@media (min-width: 992px) {
  .event-by-date .event-item.has-image .event-info > h3 {
    float: left;
    margin-bottom: 10px;
  }
}
.event-by-date .event-item.has-image .event-info .event-desc .addthis_toolbox {
  float: none;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .event-by-date .event-item.has-image .event-info .event-desc .addthis_toolbox {
    float: right;
    padding-top: 12px;
    padding-left: 8px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .event-by-date .event-item .event-image {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .event-by-date .event-item .event-image {
    width: 20%;
  }
}
.event-by-date .event-item .event-image a img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.event-by-date .event-item .event-info {
  overflow: hidden;
}
.event-by-date .event-item .event-info > h3 {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .event-by-date .event-item .event-info > h3 {
    float: left;
    margin-bottom: 10px;
  }
}
.event-by-date .event-item .event-info .event-desc:before,
.event-by-date .event-item .event-info .event-desc:after {
  content: " ";
  display: table;
}
.event-by-date .event-item .event-info .event-desc:after {
  clear: both;
}
.event-by-date .event-item .event-info .event-desc:before,
.event-by-date .event-item .event-info .event-desc:after {
  content: " ";
  display: table;
}
.event-by-date .event-item .event-info .event-desc:after {
  clear: both;
}
.event-by-date .event-item .event-info .event-desc .addthis_toolbox {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .event-by-date .event-item .event-info .event-desc .addthis_toolbox {
    float: right;
    padding-top: 12px;
    padding-left: 8px;
    padding-bottom: 0;
  }
}
.event-by-date .event-item .event-info .event-desc .short-desc:before,
.event-by-date .event-item .event-info .event-desc .short-desc:after {
  content: " ";
  display: table;
}
.event-by-date .event-item .event-info .event-desc .short-desc:after {
  clear: both;
}
.event-by-date .event-item .event-info .event-desc .short-desc:before,
.event-by-date .event-item .event-info .event-desc .short-desc:after {
  content: " ";
  display: table;
}
.event-by-date .event-item .event-info .event-desc .short-desc:after {
  clear: both;
}
.event-by-date .event-item .event-info .event-desc .short-desc:before {
  clear: both;
}
.event-by-date .event-item .event-info .event-time {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .content-header {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .content-header h1 {
    margin-top: 0;
  }
}
.content-header .content-header-image {
  display: block;
  margin: 0px auto;
}
@media (max-width: 767px) {
  .content-header .content-header-image {
    display: none !important;
  }
}
.content-3-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-3-col {
    float: left;
    width: 25%;
  }
}
.content-4-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-4-col {
    float: left;
    width: 33.33333333%;
  }
}
.content-6-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-6-col {
    float: left;
    width: 50%;
  }
}
.content-8-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-8-col {
    float: left;
    width: 66.66666667%;
  }
}
.content-9-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-9-col {
    float: left;
    width: 75%;
  }
}
.content-12-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .content-big-image {
    display: none !important;
  }
}
.center-text {
  text-align: center;
}
.xcontent img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  height: auto !important;
}
.non-resp-images img {
  display: inline-block;
  display: inline;
  max-width: none;
  width: auto;
  max-height: none;
}
.dst-block {
  padding-top: 15px;
  padding-bottom: 15px;
}
.dst-block:before,
.dst-block .dst-header:before,
.dst-block:after,
.dst-block .dst-header:after {
  content: " ";
  display: table;
}
.dst-block:after,
.dst-block .dst-header:after {
  clear: both;
}
.dst-block:before,
.dst-block .dst-header:before,
.dst-block:after,
.dst-block .dst-header:after {
  content: " ";
  display: table;
}
.dst-block:after,
.dst-block .dst-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .dst-block[class*=dst-img][class*=img-l] .dst-content > .dsImageContainer {
    float: left;
    padding-right: 15px;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .dst-block[class*=dst-img][class*=img-r] .dst-content > .dsImageContainer {
    float: right;
    padding-left: 15px;
    max-width: 25%;
  }
}
.dst-block[class*=dst-img] .dsImageContainer {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.dst-block[class*=dst-img] .dsImageContainer + * {
  position: relative;
  z-index: 1;
}
.dst-block > .dsImageContainer {
  padding-bottom: 15px;
}
.dst-block .dst-row {
  margin-left: -15px;
  margin-right: -15px;
}
.dst-block .dst-row .dst-col-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dst-block .dst-row .dst-col-9 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-row .dst-col-9 {
    float: left;
    width: 75%;
  }
}
.dst-block .dst-row .dst-col-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dst-block .dst-row .dst-col-8 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-row .dst-col-8 {
    float: left;
    width: 66.66666667%;
  }
}
.dst-block .dst-row .dst-col-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dst-block .dst-row .dst-col-6 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-row .dst-col-6 {
    float: left;
    width: 50%;
  }
}
.dst-block .dst-row .dst-col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dst-block .dst-row .dst-col-4 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-row .dst-col-4 {
    float: left;
    width: 33.33333333%;
  }
}
.dst-block .dst-row .dst-col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dst-block .dst-row .dst-col-3 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-row .dst-col-3 {
    float: left;
    width: 25%;
  }
}
iframe.store-map {
  width: 100%;
  max-width: 400px;
  display: block;
  margin: 0px auto;
}
@media (max-width: 767px) {
  iframe.store-map {
    height: 244px;
  }
}
@media (min-width: 768px) {
  iframe.store-map {
    height: 300px;
  }
}
@media (min-width: 992px) {
  iframe.store-map {
    height: 352px;
  }
}
@media (min-width: 1200px) {
  iframe.store-map {
    height: 432px;
  }
}
.two-columns {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
}
.two-columns:before,
.two-columns:after {
  content: " ";
  display: table;
}
.two-columns:after {
  clear: both;
}
.two-columns:before,
.two-columns:after {
  content: " ";
  display: table;
}
.two-columns:after {
  clear: both;
}
.two-columns li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 768px) {
  .two-columns li {
    float: left;
    width: 50%;
  }
}
.two-columns li img {
  display: block;
  margin: 0px auto;
}
.two-columns li h4 {
  color: #f96400;
  margin: 10px;
  text-align: center;
}
.two-columns li p {
  padding: 0 15px 10px;
}
.two-columns li.store-map {
  width: 100%;
}
@media (max-width: 767px) {
  .two-columns li.store-map {
    height: 244px;
  }
}
@media (min-width: 768px) {
  .two-columns li.store-map {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .two-columns li.store-map {
    height: 352px;
  }
}
@media (min-width: 1200px) {
  .two-columns li.store-map {
    height: 432px;
  }
}
.content-hours {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
}
.content-hours:before,
.content-hours:after {
  content: " ";
  display: table;
}
.content-hours:after {
  clear: both;
}
.content-hours:before,
.content-hours:after {
  content: " ";
  display: table;
}
.content-hours:after {
  clear: both;
}
.content-hours h3 {
  max-width: 300px;
  margin: 0px auto;
  text-align: left;
}
@media (max-width: 991px) {
  .content-hours h3 {
    text-align: center;
  }
}
.content-hours li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
.content-hours dl {
  max-width: 300px;
  margin: 0px auto;
}
.content-hours dl:before,
.content-hours dl:after {
  content: " ";
  display: table;
}
.content-hours dl:after {
  clear: both;
}
.content-hours dl:before,
.content-hours dl:after {
  content: " ";
  display: table;
}
.content-hours dl:after {
  clear: both;
}
.content-hours dl dt {
  float: left;
  width: 50%;
}
.content-hours dl dd {
  float: left;
  width: 50%;
}
.textbuttons li.textbutton.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body.InventoryDetail #main.InvDetailResponsive #template,
body.InventoryDetail #main.ShowRoomDetailResponsive #template {
  font-family: 'Roboto Condensed', sans-serif;
}
body.InventoryDetail #main.InvDetailResponsive #template h1,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h1,
body.InventoryDetail #main.InvDetailResponsive #template h2,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h2,
body.InventoryDetail #main.InvDetailResponsive #template h3,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h3,
body.InventoryDetail #main.InvDetailResponsive #template h4,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h4,
body.InventoryDetail #main.InvDetailResponsive #template h5,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h5,
body.InventoryDetail #main.InvDetailResponsive #template h6,
body.InventoryDetail #main.ShowRoomDetailResponsive #template h6 {
  font-family: 'Roboto Condensed', sans-serif;
}
body.InventoryDetail .invUnitHeader {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitHeader:after {
  clear: both;
}
body.InventoryDetail .invUnitHeader:before,
body.InventoryDetail .invUnitHeader:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitHeader:after {
  clear: both;
}
body.InventoryDetail .unitTitle {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.InventoryDetail .unitTitle:before,
body.InventoryDetail .unitTitle:after {
  content: " ";
  display: table;
}
body.InventoryDetail .unitTitle:after {
  clear: both;
}
body.InventoryDetail .unitTitle:before,
body.InventoryDetail .unitTitle:after {
  content: " ";
  display: table;
}
body.InventoryDetail .unitTitle:after {
  clear: both;
}
body.InventoryDetail .unitTitle h1 {
  display: inline;
  font-size: 24px;
  margin: 0;
}
body.InventoryDetail .unitTitle .backLink {
  display: inline;
  padding-right: 15px;
}
body.InventoryDetail .unitTitle .backLink a {
  display: inline-block;
  font-size: 18px;
  padding: 5px 10px;
}
body.InventoryDetail .unitTitle .backLink a span {
  opacity: 0.75;
}
@media (min-width: 992px) {
  body.InventoryDetail .unitTitle .backLink a span.fa {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  body.InventoryDetail .unitTitle .backLink a span.buttontext {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .unitTitle .backLink a span.buttontext {
    display: none !important;
  }
}
body.InventoryDetail .unitTitle .backLink a:hover span {
  opacity: 1;
}
body.InventoryDetail .unitText {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  body.InventoryDetail .unitText {
    float: left;
    width: 66.66666667%;
  }
}
body.InventoryDetail .BreadCrumbs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
body.InventoryDetail .BreadCrumbs .fa {
  padding-left: 5px;
  padding-right: 5px;
}
body.InventoryDetail .BreadCrumbs .fa:last-child {
  display: none;
}
body.InventoryDetail .rowBlock {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
}
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after {
  content: " ";
  display: table;
}
body.InventoryDetail .rowBlock:after {
  clear: both;
}
body.InventoryDetail .rowBlock:before,
body.InventoryDetail .rowBlock:after {
  content: " ";
  display: table;
}
body.InventoryDetail .rowBlock:after {
  clear: both;
}
body.InventoryDetail .invUnitSlider {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.InventoryDetail .invUnitSlider {
    float: left;
    width: 66.66666667%;
  }
}
body.InventoryDetail #invUnitCarousel:hover .image_overlay {
  display: none !important;
}
body.InventoryDetail #invUnitCarousel:hover .carousel-nav {
  display: block;
}
body.InventoryDetail #invUnitCarousel .item {
  padding-bottom: 75%;
}
body.InventoryDetail #invUnitCarousel.paused a.pause {
  right: 49px;
}
body.InventoryDetail #invUnitCarousel.paused a.pause .fa-pause {
  display: none;
}
body.InventoryDetail #invUnitCarousel.paused a.pause .fa-play {
  display: block;
}
body.InventoryDetail #invUnitCarousel .image_overlay {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  z-index: 2;
}
body.InventoryDetail #invUnitCarousel .image_overlay.visible {
  display: block;
  padding: 15px 30px;
  opacity: 0.8;
}
body.InventoryDetail #invUnitCarousel .image_overlay.visible p {
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
}
body.InventoryDetail #invUnitSliderTray {
  position: relative;
  margin-top: 4px;
}
@media (max-width: 767px) {
  body.InventoryDetail #invUnitSliderTray {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail #invUnitSliderTray {
    display: none !important;
  }
}
body.InventoryDetail #invUnitSliderTray .item > ul {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0;
  margin-left: -2px;
  margin-right: -2px;
  padding: 0;
}
body.InventoryDetail #invUnitSliderTray .item > ul:before,
body.InventoryDetail #invUnitSliderTray .item > ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail #invUnitSliderTray .item > ul:after {
  clear: both;
}
body.InventoryDetail #invUnitSliderTray .item > ul:before,
body.InventoryDetail #invUnitSliderTray .item > ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail #invUnitSliderTray .item > ul:after {
  clear: both;
}
body.InventoryDetail #invUnitSliderTray .item > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 2px;
  padding-right: 2px;
  list-style: none;
}
@media (min-width: 992px) {
  body.InventoryDetail #invUnitSliderTray .item > ul > li {
    float: left;
    width: 16.66666667%;
  }
}
body.InventoryDetail #invUnitSliderTray .item > ul > li > div {
  opacity: 0.75;
}
body.InventoryDetail #invUnitSliderTray .item > ul > li > div:active,
body.InventoryDetail #invUnitSliderTray .item > ul > li > div:hover,
body.InventoryDetail #invUnitSliderTray .item > ul > li > div:focus {
  opacity: 1;
  background-color: transparent;
}
body.InventoryDetail #invUnitSliderTray .item > ul > li > div:hover {
  cursor: pointer;
}
body.InventoryDetail #invUnitSliderTray .item > ul > li.active > div {
  opacity: 1;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav {
  display: none;
  position: static;
  margin: auto;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a {
  position: absolute;
  display: block;
  top: 0;
  width: 30px;
  height: 100%;
  text-shadow: none;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a:hover span {
  opacity: 1;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a.next {
  right: 0;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a.prev {
  left: 0;
}
body.InventoryDetail #invUnitSliderTray .carousel-nav a > .fa {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  font-size: 14px;
  margin-top: -7px;
  margin-left: -3px;
  opacity: 0.75;
}
body.InventoryDetail #invUnitSliderTray:hover .carousel-nav {
  display: block;
}
body.InventoryDetail .carousel .carousel-nav {
  position: absolute;
  display: none;
  top: 50%;
  z-index: 3;
  margin-top: -22.5px;
  width: 100%;
}
@media (max-width: 767px) {
  body.InventoryDetail .carousel .carousel-nav {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
body.InventoryDetail .carousel .carousel-nav .carousel-control {
  width: 45px;
  height: 45px;
  opacity: 1;
  text-shadow: none;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  font-size: 14px;
  margin-top: -7px;
  margin-left: -3px;
  opacity: 0.75;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.next {
  right: 0;
  left: initial;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.prev {
  left: 0;
  right: initial;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause {
  right: 49px;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa {
  margin-left: -6px;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa-pause {
  display: block;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control.pause .fa-play {
  display: none;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control:hover {
  opacity: 1;
}
body.InventoryDetail .carousel .carousel-nav .carousel-control:hover span {
  opacity: 1;
}
body.InventoryDetail .carousel ul.carousel-indicators {
  position: static;
  bottom: initial;
  left: initial;
  width: 100%;
  margin-left: 0;
  padding-top: 10px;
}
body.InventoryDetail .carousel ul.carousel-indicators > li {
  border-color: #ffffff;
}
body.InventoryDetail .carousel ul.carousel-indicators > li.active {
  background-color: #ffffff;
}
body.InventoryDetail .carousel ul.carousel-indicators.carousel-indicators-buttons {
  margin-bottom: 0;
  bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail .carousel ul.carousel-indicators.carousel-indicators-buttons {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .carousel ul.carousel-indicators.carousel-indicators-buttons {
    display: none !important;
  }
}
body.InventoryDetail .background-image-container {
  padding-bottom: 75%;
}
body.InventoryDetail .background-image-container .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-origin: content-box;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
body.InventoryDetail .invUnitColRight {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.InventoryDetail .invUnitColRight {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  body.InventoryDetail .invUnitColRight {
    margin-top: 15px;
  }
}
body.InventoryDetail .invUnitColRight .textbuttons ul li.invBikeSpecs,
body.InventoryDetail .invUnitColRight .textbuttons ul li.invCompareBike {
  display: none;
}
body.InventoryDetail .unitPrice {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after {
  content: " ";
  display: table;
}
body.InventoryDetail .unitPrice:after {
  clear: both;
}
body.InventoryDetail .unitPrice:before,
body.InventoryDetail .unitPrice:after {
  content: " ";
  display: table;
}
body.InventoryDetail .unitPrice:after {
  clear: both;
}
body.InventoryDetail .unitPrice h3 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
body.InventoryDetail .unitPrice h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
@media (max-width: 991px) {
  body.InventoryDetail .unitPrice h2 {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .unitPrice h2 {
    text-align: right;
  }
}
body.InventoryDetail .socialButtons {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after {
  content: " ";
  display: table;
}
body.InventoryDetail .socialButtons:after {
  clear: both;
}
body.InventoryDetail .socialButtons:before,
body.InventoryDetail .socialButtons:after {
  content: " ";
  display: table;
}
body.InventoryDetail .socialButtons:after {
  clear: both;
}
body.InventoryDetail .socialButtons .addthis_toolbox {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.InventoryDetail .socialButtons .addthis_toolbox a span {
  opacity: .6;
}
body.InventoryDetail .socialButtons .addthis_toolbox a:hover span {
  opacity: 1;
}
body.InventoryDetail .socialButtons .addthis_toolbox a.addthis_button_compact span.at15t_compact {
  margin-right: 0;
}
body.InventoryDetail .socialButtons .addthis_toolbox a.addthis_button_print {
  display: none;
}
body.InventoryDetail .invAutoCheck {
  padding: 10px;
}
body.InventoryDetail .invAutoCheck a img {
  display: inline;
  box-shadow: 0;
}
body.InventoryDetail #invUnitColors ul {
  padding-left: 0;
  margin-left: -2px;
  margin-right: -2px;
}
body.InventoryDetail #invUnitColors ul:before,
body.InventoryDetail #invUnitColors ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail #invUnitColors ul:after {
  clear: both;
}
body.InventoryDetail #invUnitColors ul:before,
body.InventoryDetail #invUnitColors ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail #invUnitColors ul:after {
  clear: both;
}
body.InventoryDetail #invUnitColors ul > li {
  position: relative;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  list-style: none;
  padding-left: 2px;
  padding-right: 2px;
}
body.InventoryDetail #invUnitColors ul > li img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
body.InventoryDetail .invUnitInfo {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
body.InventoryDetail .invUnitInfo .nav-tabs {
  margin: 0;
}
@media (max-width: 767px) {
  body.InventoryDetail .invUnitInfo .nav-tabs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .invUnitInfo .nav-tabs {
    display: none !important;
  }
}
body.InventoryDetail .invUnitInfo .nav-tabs:before,
body.InventoryDetail .invUnitInfo .nav-tabs:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitInfo .nav-tabs:after {
  clear: both;
}
body.InventoryDetail .invUnitInfo .nav-tabs:before,
body.InventoryDetail .invUnitInfo .nav-tabs:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitInfo .nav-tabs:after {
  clear: both;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li {
  margin-bottom: 0;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li.active .panel-heading a {
  font-weight: bold;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li .panel-heading {
  padding: 0;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li .panel-heading a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 12px 19.8px;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  body.InventoryDetail .invUnitInfoTable {
    display: table;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .invUnitInfoTable .invUnitInfoCols {
    display: table-row;
  }
}
@media (max-width: 991px) {
  body.InventoryDetail #unitDetails {
    width: 100%;
    display: block;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail #unitDetails {
    width: 66.66666667%;
    display: table-cell;
    padding: 15px 20px;
    vertical-align: top;
    overflow-y: auto;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail #unitDetails .panel + .panel {
    margin-top: 0;
  }
}
body.InventoryDetail .panel-group {
  margin-bottom: 0;
}
body.InventoryDetail .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
body.InventoryDetail .panel .panel-heading {
  width: 100%;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail .panel .panel-heading {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .panel .panel-heading {
    display: none !important;
  }
}
body.InventoryDetail .panel .panel-heading a {
  display: block;
  font-weight: bold;
}
body.InventoryDetail .panel .panel-heading a:hover,
body.InventoryDetail .panel .panel-heading a:focus,
body.InventoryDetail .panel .panel-heading a:active {
  text-decoration: none;
}
body.InventoryDetail .panel .panel-heading a.collapsed {
  font-weight: normal;
}
@media (min-width: 992px) {
  body.InventoryDetail .panel .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
body.InventoryDetail .panel .panel-body {
  padding: 0;
}
@media (max-width: 991px) {
  body.InventoryDetail .panel .panel-body {
    padding: 15px 5px 10px 5px;
  }
}
body.InventoryDetail .panel.unitDetailsGallery ul {
  position: relative;
  padding-left: 0;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -10px;
  margin-bottom: 0;
}
body.InventoryDetail .panel.unitDetailsGallery ul:before,
body.InventoryDetail .panel.unitDetailsGallery ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitDetailsGallery ul:after {
  clear: both;
}
body.InventoryDetail .panel.unitDetailsGallery ul:before,
body.InventoryDetail .panel.unitDetailsGallery ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitDetailsGallery ul:after {
  clear: both;
}
body.InventoryDetail .panel.unitDetailsGallery ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    height: 270px;
    background-size: contain;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    height: 172px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    height: 147px;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li {
    height: 133px;
  }
}
body.InventoryDetail .panel.unitDetailsGallery ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  background-origin: content-box;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
}
@media (min-width: 992px) {
  body.InventoryDetail .panel.unitDetailsGallery ul > li a:hover {
    opacity: 0.75;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer {
  margin-bottom: 19.8px;
  list-style: none;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a {
  margin-left: -15px;
  margin-right: -15px;
  display: block;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
  clear: both;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:before,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a:after {
  clear: both;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /* Hidden for now, possible use later. */
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
    float: left;
    width: 25%;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage img {
  width: 100%;
  cursor: pointer;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage img:hover {
  outline: 1px solid #f96400;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage {
    padding-right: 0px;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
  position: absolute;
  text-align: right;
  font-weight: bold;
  bottom: 4px;
  right: 19px;
  width: auto;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  color: white;
  background-color: rgba(1, 1, 1, 0.5);
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
  display: none;
  position: absolute;
  text-align: right;
  font-weight: bold;
  bottom: 4px;
  left: 19px;
  width: auto;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  color: white;
  background-color: rgba(1, 1, 1, 0.5);
}
@media (max-width: 991px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
    left: 4px;
    bottom: 4px;
  }
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
    right: 4px;
    bottom: 4px;
  }
}
@media (max-width: 767px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoLikes {
    left: 19px;
    bottom: 4px;
  }
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoImage .videoDuration {
    right: 19px;
    bottom: 4px;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent {
    float: left;
    width: 75%;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent h3 {
  margin-bottom: 7.5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent h3.videoTitle {
  font-weight: bold !important;
  cursor: pointer;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul {
  margin-bottom: 7.5px;
  padding-left: 0;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul > li {
  display: inline-block;
  padding-left: 10px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul > li {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    float: left;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 3px;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul > li i {
  font-size: 5px;
  line-height: 16px;
  position: relative;
  left: -9px;
  top: -2px;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent ul > li:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent label {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  font-weight: normal;
}
@media (max-width: 767px) {
  body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .video-content-divider {
    display: none;
  }
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoAuthor {
  font-weight: bold;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoDescription label,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoUpdated,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoRecorded,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoFavoriteCount,
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer a .videoContent .videoDescription label {
  display: none;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContainer:last-child {
  margin-bottom: 0;
}
body.InventoryDetail .panel.unitSpecifications ul {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
}
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitSpecifications ul:after {
  clear: both;
}
body.InventoryDetail .panel.unitSpecifications ul:before,
body.InventoryDetail .panel.unitSpecifications ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitSpecifications ul:after {
  clear: both;
}
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  list-style: none;
}
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec.unitSpecHeader {
  font-size: 18px;
  font-size: 1.5em;
  font-weight: 700;
}
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec label,
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec span {
  display: table-cell;
  vertical-align: top;
  margin-bottom: 0;
  padding: 5px 10px;
}
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec label {
  width: 40%;
  font-weight: normal;
}
body.InventoryDetail .panel.unitSpecifications ul > li.unitSpec span {
  width: 60%;
  text-align: right;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
  clear: both;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:before,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body:after {
  clear: both;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul > li {
    float: left;
    width: 50%;
  }
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul label {
  font-weight: normal;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentEstimate {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl,
  body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentEstimate {
    float: left;
    width: 100%;
  }
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  margin-right: 10px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:focus,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:active:focus,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:hover,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:active,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button.disabled,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button[disabled],
fieldset[disabled] body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:hover,
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentControl button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentTerm select {
  height: 30px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form > ul .paymentEstimate {
  margin-top: 15px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form .fa {
  margin-right: 5px;
  font-size: 16px;
}
body.InventoryDetail .panel.unitPaymentCalculator .panel-body form .disclaimer {
  margin-top: 5px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
  clear: both;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:before,
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
  content: " ";
  display: table;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body:after {
  clear: both;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul > li {
    float: left;
    width: 50%;
  }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul label {
  font-weight: normal;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP {
    float: left;
    width: 100%;
  }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  margin-top: 7.5px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:focus,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:active:focus,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:hover,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:active,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button.disabled,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button[disabled],
fieldset[disabled] body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:hover,
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvShipZIP div button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvMapResults {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
@media (min-width: 768px) {
  body.InventoryDetail .panel.unitShippingCalculator .panel-body form > ul .dvMapResults {
    float: left;
    width: 100%;
  }
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .fa {
  margin-right: 5px;
  font-size: 16px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .disclaimer {
  margin-top: 5px;
}
body.InventoryDetail .panel.unitShippingCalculator .panel-body form .disclaimer li {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  body.InventoryDetail .unitHighlights {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .unitHighlights {
    display: none !important;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .unitHighlights {
    width: 33.33333333%;
    display: table-cell;
    padding: 15px 20px;
    vertical-align: top;
  }
}
body.InventoryDetail .unitHighlights ul {
  padding-left: 0;
  margin-bottom: 0;
}
body.InventoryDetail .unitHighlights ul > li {
  list-style: none;
}
body.InventoryDetail .unitHighlights ul > li label.lblUnitLabel {
  display: inline-block;
  width: 40%;
  font-weight: normal;
  vertical-align: top;
}
body.InventoryDetail .unitHighlights ul > li span.spnUnitValue {
  display: inline-block;
  width: 60%;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
body.InventoryDetail .unitHighlights ul > li.LiInvStatus {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.InventoryDetail .invUnitRecommendations {
  margin-top: 30px;
}
body.InventoryDetail .invUnitRecommendations h3 {
  margin-bottom: 0;
}
body.InventoryDetail .invUnitRecommendations ul {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitRecommendations ul:after {
  clear: both;
}
body.InventoryDetail .invUnitRecommendations ul:before,
body.InventoryDetail .invUnitRecommendations ul:after {
  content: " ";
  display: table;
}
body.InventoryDetail .invUnitRecommendations ul:after {
  clear: both;
}
body.InventoryDetail .invUnitRecommendations ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  float: none;
  list-style: none;
}
@media (min-width: 768px) {
  body.InventoryDetail .invUnitRecommendations ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.InventoryDetail .invUnitRecommendations ul > li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .invUnitRecommendations ul > li {
    width: 20%;
    *width: 20%;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail .invUnitRecommendations ul > li:nth-child(-n+5) {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail .invUnitRecommendations ul > li:nth-child(-n+4) {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail .invUnitRecommendations ul > li:nth-child(-n+3) {
    display: block;
  }
}
@media (max-width: 767px) {
  body.InventoryDetail .invUnitRecommendations ul > li:nth-child(-n+2) {
    display: block;
    margin-bottom: 10px;
  }
  body.InventoryDetail .invUnitRecommendations ul > li:nth-child(-n+2):last-child {
    margin-bottom: 0;
  }
}
body.InventoryDetail .invUnitRecommendations ul > li a {
  display: block;
  position: relative;
}
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-container {
  position: relative;
  padding-top: 75%;
}
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-container .inv-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-origin: content-box;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-title h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-title h3 span {
  margin-right: 5px;
}
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-title h3 span.StockNumber,
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-title h3 span.Condition,
body.InventoryDetail .invUnitRecommendations ul > li .vehicle-title h3 span.BodySubType {
  display: none;
}
body.InventoryDetail .InvDetailFooter {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
body.InventoryDetail #modalGallery .modal-header {
  min-height: 50px;
}
body.InventoryDetail #modalGallery .modal-header h2 {
  display: none;
}
body.InventoryDetail #modalGallery .carousel .carousel-nav {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: block !important;
  }
  tablebody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table;
  }
  trbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-row !important;
  }
  thbody.InventoryDetail #modalGallery .carousel .carousel-nav,
  tdbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: block !important;
  }
  tablebody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table;
  }
  trbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-row !important;
  }
  thbody.InventoryDetail #modalGallery .carousel .carousel-nav,
  tdbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: block !important;
  }
  tablebody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table;
  }
  trbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-row !important;
  }
  thbody.InventoryDetail #modalGallery .carousel .carousel-nav,
  tdbody.InventoryDetail #modalGallery .carousel .carousel-nav {
    display: table-cell !important;
  }
}
body.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: block !important;
  }
  tablebody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table;
  }
  trbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table-row !important;
  }
  thbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons,
  tdbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: block !important;
  }
  tablebody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table;
  }
  trbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table-row !important;
  }
  thbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons,
  tdbody.InventoryDetail #modalGallery .carousel .carousel-indicators-buttons {
    display: table-cell !important;
  }
}
body.InventoryDetail .invUnitInfo ul.nav li a span.fa-caret-down,
body.InventoryDetail .invUnitInfo ul.nav li a span.fa-caret-up {
  display: none;
}
body.InventoryDetail #unitDetails .panel a:before,
body.InventoryDetail #unitDetails .panel a:after {
  content: " ";
  display: table;
}
body.InventoryDetail #unitDetails .panel a:after {
  clear: both;
}
body.InventoryDetail #unitDetails .panel a:before,
body.InventoryDetail #unitDetails .panel a:after {
  content: " ";
  display: table;
}
body.InventoryDetail #unitDetails .panel a:after {
  clear: both;
}
body.InventoryDetail #unitDetails .panel a span {
  float: right;
}
body.InventoryDetail #unitDetails .panel a span.fa-caret-up {
  display: inline;
}
body.InventoryDetail #unitDetails .panel a span.fa-caret-down {
  display: none;
}
body.InventoryDetail #unitDetails .panel a.collapsed .fa-caret-up {
  display: none;
}
body.InventoryDetail #unitDetails .panel a.collapsed .fa-caret-down {
  display: inline;
}
body.InventoryDetail .unitSliderImg,
body.InventoryDetail .noImages {
  display: none;
}
body.InventoryDetail.NOIMAGE .invUnitSlider {
  display: table;
}
body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
    height: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  body.InventoryDetail.NOIMAGE .invUnitSlider .noImages {
    height: 550px;
  }
}
body.InventoryDetail.NOIMAGE .invUnitSlider .noImages img {
  margin: 0 auto;
}
body.InventoryDetail.NOPHOTOS .unitSliderImg {
  display: block;
}
body.InventoryDetail.NOPHOTOS .carousel-nav,
body.InventoryDetail.NOPHOTOS #invUnitSliderTray,
body.InventoryDetail.NOPHOTOS #li-unitinfo-gallery,
body.InventoryDetail.NOPHOTOS #unitDetailsGallery {
  display: none;
}
body.InventoryDetail.NOVIDEOS #li-unitinfo-videogallery,
body.InventoryDetail.NOVIDEOS #unitDetailsVideosGallery {
  display: none;
}
body.InventoryDetail.NOSPECIFICATIONS #li-unitinfo-specifications,
body.InventoryDetail.NOSPECIFICATIONS #unitDetailsSpecifications {
  display: none;
}
body.InventoryDetail.NORECOMMENDATIONS .invUnitRecommendations {
  display: none;
}
body.InventoryDetail.xShowroomDetailsXml .backLink {
  display: none;
}
body.InventoryDetail.xShowroomDetailsXml .invUnitRecommendations {
  display: none;
}
body .unitPaymentCalculator,
body .unitShippingCalculator {
  display: none;
}
body #li-unitinfo-payments,
body #li-unitinfo-delivery {
  display: none;
}
body.ENABLEPAYMENTS .unitPaymentCalculator {
  display: block;
}
body.ENABLEPAYMENTS #li-unitinfo-payments {
  display: block;
}
body.ENABLESHIPPING .unitShippingCalculator {
  display: block;
}
body.ENABLESHIPPING #li-unitinfo-delivery {
  display: block;
}
.unitText {
  position: relative;
  max-height: 2.5em;
  min-height: 2em;
}
.unitText .morelessButton {
  display: none;
}
.NOUNITTEXT .unitText {
  display: none;
}
.MOREUNITTEXT .unitText {
  padding-right: 60px !important;
  overflow: hidden;
}
.MOREUNITTEXT .unitText.MORE {
  max-height: none;
}
.MOREUNITTEXT .unitText.MORE > div {
  overflow: visible;
  white-space: normal;
  text-overflow: inherit;
}
.MOREUNITTEXT .unitText.MORE .morelessButton .less {
  display: inline;
}
.MOREUNITTEXT .unitText.MORE .morelessButton .less:hover {
  cursor: pointer;
}
.MOREUNITTEXT .unitText.MORE .morelessButton .more {
  display: none;
}
.MOREUNITTEXT .unitText > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.MOREUNITTEXT .unitText .morelessButton {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 2;
}
.MOREUNITTEXT .unitText .morelessButton .more {
  display: inline;
}
.MOREUNITTEXT .unitText .morelessButton .more:hover {
  cursor: pointer;
}
.MOREUNITTEXT .unitText .morelessButton .less {
  display: none;
}
.DiscountPrice .unitPrice h2 {
  text-decoration: line-through;
}
#li-unitinfo-advertisement,
.unitDetailsAdvertisement {
  display: none;
}
body.ADVERTISEMENT #li-unitinfo-advertisement,
body.ADVERTISEMENT .unitDetailsAdvertisement {
  display: block;
}
body.InventoryList #main.xinvlist form {
  font-family: 'Roboto Condensed', sans-serif;
}
body.InventoryList #main.xinvlist form h1,
body.InventoryList #main.xinvlist form h2,
body.InventoryList #main.xinvlist form h3,
body.InventoryList #main.xinvlist form h4,
body.InventoryList #main.xinvlist form h5,
body.InventoryList #main.xinvlist form h6 {
  font-family: 'Roboto Condensed', sans-serif;
}
body.InventoryList [data-snippetid="featuredbanner"]:before,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:before,
body.InventoryList [data-snippetid="pagefooter"]:before,
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
  content: " ";
  display: table;
}
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
  clear: both;
}
body.InventoryList [data-snippetid="featuredbanner"]:before,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:before,
body.InventoryList [data-snippetid="pagefooter"]:before,
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
  content: " ";
  display: table;
}
body.InventoryList [data-snippetid="featuredbanner"]:after,
body.InventoryList [data-snippetid="featuredbannerbelowh1"]:after,
body.InventoryList [data-snippetid="pagefooter"]:after {
  clear: both;
}
body.InventoryList .MessageDisplayed div#VehBody {
  display: none;
}
body.InventoryList .paginationWrapper.MessageDisplayed {
  visibility: hidden;
}
body.InventoryList form[name="main"] {
  width: auto;
  padding: 0 15px;
}
body.InventoryList form[name="main"]:before,
body.InventoryList form[name="main"]:after {
  content: " ";
  display: table;
}
body.InventoryList form[name="main"]:after {
  clear: both;
}
body.InventoryList form[name="main"]:before,
body.InventoryList form[name="main"]:after {
  content: " ";
  display: table;
}
body.InventoryList form[name="main"]:after {
  clear: both;
}
body.InventoryList #filtering {
  padding-top: 15px;
  padding-bottom: 15px;
}
body.InventoryList #InvSearchContainer {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 10px;
}
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after {
  content: " ";
  display: table;
}
body.InventoryList #InvSearchContainer:after {
  clear: both;
}
body.InventoryList #InvSearchContainer:before,
body.InventoryList #InvSearchContainer:after {
  content: " ";
  display: table;
}
body.InventoryList #InvSearchContainer:after {
  clear: both;
}
body.InventoryList #InvSearchContainer #dvFilters {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList #InvSearchContainer #dvFilters {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList #InvSearchContainer #dvFilters {
    float: left;
    width: 75%;
  }
}
body.InventoryList #InvSearchContainer #dvFilters > div {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryList #InvSearchContainer #dvFilters > div:before,
body.InventoryList #InvSearchContainer #dvFilters > div:after {
  content: " ";
  display: table;
}
body.InventoryList #InvSearchContainer #dvFilters > div:after {
  clear: both;
}
body.InventoryList #InvSearchContainer #dvFilters > div:before,
body.InventoryList #InvSearchContainer #dvFilters > div:after {
  content: " ";
  display: table;
}
body.InventoryList #InvSearchContainer #dvFilters > div:after {
  clear: both;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 55px;
  position: relative;
}
@media (min-width: 768px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy {
    padding-bottom: 10px;
  }
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy select {
  height: 30px;
  padding: 0;
  width: 100%;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 15px;
  height: 30px;
  width: 40px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:active,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button.disabled,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button .buttontext {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.InventoryList #InvSearchContainer #dvFilters > div #dvSortBy button .fa {
  font-size: 16px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop {
  float: left;
  width: 61.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop {
    padding-right: 0;
  }
  body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop #next {
    margin-left: 5px;
  }
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  height: 30px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:active,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button.disabled,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button .PrevText,
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button .NextText {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop button .fa {
  font-size: 16px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop span.pagenumbering {
  height: 30px;
}
@media (max-width: 767px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop span.pagenumbering .pageText,
  body.InventoryList #InvSearchContainer #dvFilters > div #paginationWrapperTop span.pagenumbering .Units {
    display: none;
  }
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls {
  float: left;
  width: 37.5%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls {
    float: right;
    padding-left: 0;
  }
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  height: 30px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:active:focus,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:active,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button.disabled,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button[disabled],
fieldset[disabled] body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:hover,
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button .fa {
  font-size: 16px;
  margin-left: 5px;
}
@media (max-width: 767px) {
  body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button .MoreOptionsText,
  body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button .ResetText {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  body.InventoryList #InvSearchContainer #dvFilters > div #InvFilterControls button .fa {
    margin-left: 0;
  }
}
body.InventoryList #ShowAllUnits {
  margin-bottom: 15px;
}
body.InventoryList #dvSearch {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 55px;
  position: relative;
}
@media (min-width: 768px) {
  body.InventoryList #dvSearch {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList #dvSearch {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991px) {
  body.InventoryList #dvSearch {
    padding-bottom: 10px;
  }
}
body.InventoryList #dvSearch input {
  height: 30px;
  width: 100%;
}
body.InventoryList #dvSearch button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 15px;
  height: 30px;
  width: 40px;
}
body.InventoryList #dvSearch button:focus,
body.InventoryList #dvSearch button:active:focus,
body.InventoryList #dvSearch button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryList #dvSearch button:hover,
body.InventoryList #dvSearch button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryList #dvSearch button:active,
body.InventoryList #dvSearch button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryList #dvSearch button.disabled,
body.InventoryList #dvSearch button[disabled],
fieldset[disabled] body.InventoryList #dvSearch button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryList #dvSearch button:hover,
body.InventoryList #dvSearch button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryList #dvSearch .ClearText {
  display: none;
}
body.InventoryList #dvSearch .fa {
  font-size: 16px;
}
body.InventoryList #dvSearch #dvSearchErr {
  display: none;
}
body.InventoryList #dvSearch #dvSearchErr.err {
  display: block;
}
body.InventoryList #InvToolbar {
  overflow: hidden;
  white-space: nowrap;
}
body.InventoryList #InvToolbar ul {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after {
  content: " ";
  display: table;
}
body.InventoryList #InvToolbar ul:after {
  clear: both;
}
body.InventoryList #InvToolbar ul:before,
body.InventoryList #InvToolbar ul:after {
  content: " ";
  display: table;
}
body.InventoryList #InvToolbar ul:after {
  clear: both;
}
body.InventoryList #InvToolbar ul > li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList #InvToolbar ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.InventoryList #InvToolbar ul > li {
    float: left;
    width: 25%;
  }
}
body.InventoryList #InvToolbar ul > li.DS-HIDDEN {
  display: none;
}
body.InventoryList #InvToolbar ul > li.DS-DISABLED {
  opacity: 0.6;
}
body.InventoryList #InvToolbar ul > li select {
  height: 30px;
  padding: 0;
  width: 100%;
}
body.InventoryList .vehicle_row {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 19.8px;
  padding-bottom: 19.8px;
  position: relative;
}
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row:after {
  clear: both;
}
body.InventoryList .vehicle_row:before,
body.InventoryList .vehicle_row:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row:after {
  clear: both;
}
@media (max-width: 991px) {
  body.InventoryList .vehicle_row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
body.InventoryList .unitImage {
  float: left;
  width: 66.66666667%;
  margin-left: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .unitImage {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  body.InventoryList .unitImage {
    margin-left: 0%;
  }
}
@media (max-width: 991px) {
  body.InventoryList .unitImage {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryList .unitImage {
    padding-bottom: 50px;
  }
}
body.InventoryList .unitImage > div {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryList .unitImage > div:before,
body.InventoryList .unitImage > div:after {
  content: " ";
  display: table;
}
body.InventoryList .unitImage > div:after {
  clear: both;
}
body.InventoryList .unitImage > div:before,
body.InventoryList .unitImage > div:after {
  content: " ";
  display: table;
}
body.InventoryList .unitImage > div:after {
  clear: both;
}
body.InventoryList .unitImage > div .unitImgCol {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
body.InventoryList .unitImage > div .unitImgCol img.unitImg {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
body.InventoryList .unitImage > div .unitImgCol .unitImgOverlay {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
body.InventoryList .unitImage > a {
  display: block;
  padding: 7.5px 15px;
}
body.InventoryList .unitImage > a:before,
body.InventoryList .unitImage > a:after {
  content: " ";
  display: table;
}
body.InventoryList .unitImage > a:after {
  clear: both;
}
body.InventoryList .unitImage > a:before,
body.InventoryList .unitImage > a:after {
  content: " ";
  display: table;
}
body.InventoryList .unitImage > a:after {
  clear: both;
}
body.InventoryList .unitImage > a > .fa {
  float: left;
  font-size: 25px;
  height: 25px;
  margin-right: 10px;
  width: 25px;
}
body.InventoryList .unitImage > a > .buttontext {
  float: left;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}
body.InventoryList .unitImage > a > .videoContent {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay {
  display: none;
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible {
  position: absolute;
  display: block;
  right: 15px;
  top: 0;
  opacity: 0.8;
  padding: 10px 15px;
}
@media (max-width: 991px) {
  body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible {
    left: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
body.InventoryList .unitImage .img-overlay-container div.image_overlay.visible p {
  margin: 0;
  text-transform: center;
}
body.InventoryList .unitImage .img-overlay-container:hover div.image_overlay {
  display: none;
}
body.InventoryList .images-2 .unitImage {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .images-2 .unitImage {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  body.InventoryList .images-2 .unitImage {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .images-2 .unitImage {
    float: left;
    width: 33.33333333%;
  }
}
body.InventoryList .images-2 .unitImage > div {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryList .images-2 .unitImage > div:before,
body.InventoryList .images-2 .unitImage > div:after {
  content: " ";
  display: table;
}
body.InventoryList .images-2 .unitImage > div:after {
  clear: both;
}
body.InventoryList .images-2 .unitImage > div:before,
body.InventoryList .images-2 .unitImage > div:after {
  content: " ";
  display: table;
}
body.InventoryList .images-2 .unitImage > div:after {
  clear: both;
}
body.InventoryList .images-2 .unitImage > div .unitImgCol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .images-2 .unitImage > div .unitImgCol {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  body.InventoryList .images-2 .unitImage > div .unitImgCol:nth-child(2) {
    display: none !important;
  }
}
body.InventoryList .images-2 .unitDesc {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .images-2 .unitDesc {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .images-2 .unitDesc {
    float: left;
    width: 50%;
  }
}
body.InventoryList .images-0 .imageRow {
  position: relative;
  margin: 0;
  padding-bottom: 75%;
}
body.InventoryList .images-0 .imageRow .img-overlay-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body.InventoryList .images-0 .imageRow .img-overlay-container .thumbImage {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}
body.InventoryList .images-0 .imageRow .img-overlay-container .img_overlay {
  right: 0;
}
body.InventoryList .unitDataBlock {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
  padding-bottom: 55px;
}
@media (min-width: 768px) {
  body.InventoryList .unitDataBlock {
    float: left;
    width: 75%;
  }
}
@media (max-width: 767px) {
  body.InventoryList .unitDataBlock {
    padding-bottom: 90px;
  }
}
body.InventoryList .unitDataBlock .textbuttons {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  bottom: 19.8px;
  right: 0;
}
@media (min-width: 768px) {
  body.InventoryList .unitDataBlock .textbuttons {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .unitDataBlock .textbuttons {
    float: left;
    width: 75%;
  }
}
@media (max-width: 991px) {
  body.InventoryList .unitDataBlock .textbuttons {
    bottom: 10px;
  }
}
body.InventoryList .unitDataBlock .textbuttons ul {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  position: relative;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
}
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after {
  content: " ";
  display: table;
}
body.InventoryList .unitDataBlock .textbuttons ul:after {
  clear: both;
}
body.InventoryList .unitDataBlock .textbuttons ul:before,
body.InventoryList .unitDataBlock .textbuttons ul:after {
  content: " ";
  display: table;
}
body.InventoryList .unitDataBlock .textbuttons ul:after {
  clear: both;
}
@media (max-width: 767px) {
  body.InventoryList .unitDataBlock .textbuttons ul {
    height: 80px;
  }
}
body.InventoryList .unitDataBlock .textbuttons ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  body.InventoryList .unitDataBlock .textbuttons ul > li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  body.InventoryList .unitDataBlock .textbuttons ul > li {
    right: 25%;
  }
}
body.InventoryList .unitDataBlock .textbuttons ul > li.textbutton {
  display: block;
}
@media (min-width: 768px) {
  body.InventoryList .unitDataBlock .textbuttons ul > li.invViewDetails {
    left: 75%;
  }
}
body.InventoryList .unitDataBlock .textbuttons ul > li.disabled {
  display: none;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a {
  display: block;
  padding: 7.5px 10px;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a:before,
body.InventoryList .unitDataBlock .textbuttons ul > li > a:after {
  content: " ";
  display: table;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a:after {
  clear: both;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a:before,
body.InventoryList .unitDataBlock .textbuttons ul > li > a:after {
  content: " ";
  display: table;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a:after {
  clear: both;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a > .fa {
  float: left;
  font-size: 25px;
  height: 25px;
  margin-right: 10px;
  width: 25px;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a > .buttontext {
  float: left;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}
body.InventoryList .unitDataBlock .textbuttons ul > li > a > .textbuttonArrow {
  display: none;
}
body.InventoryList .invUnitHeader {
  margin-left: -15px;
  margin-right: -15px;
}
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitHeader:after {
  clear: both;
}
body.InventoryList .invUnitHeader:before,
body.InventoryList .invUnitHeader:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitHeader:after {
  clear: both;
}
body.InventoryList .invUnitHeader .unitTitle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .invUnitHeader .unitTitle {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .invUnitHeader .unitTitle {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .invUnitHeader .unitTitle {
    float: left;
    width: 75%;
  }
}
body.InventoryList .invUnitHeader .unitTitle h2 {
  font-size: 18px;
  margin: 0;
}
body.InventoryList .invUnitHeader .unitPrice {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .invUnitHeader .unitPrice {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .invUnitHeader .unitPrice {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .invUnitHeader .unitPrice {
    float: left;
    width: 25%;
  }
}
body.InventoryList .invUnitHeader .unitPrice h3 {
  font-size: 18px;
  margin: 0;
  text-align: right;
}
@media (max-width: 767px) {
  body.InventoryList .invUnitHeader .unitPrice h3 {
    text-align: left;
  }
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup label {
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
  padding: 3px 0 3px 10px;
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup span {
  display: inline-block;
  width: 50%;
  padding: 3px 10px 3px 0;
  text-align: right;
}
body.InventoryList .invUnitHeader .unitPrice .dvPriceGroup span.InvLowestPrice {
  width: 100%;
  padding-right: 0;
  text-align: center;
}
body.InventoryList .invUnitHeader .unitComment {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-top: 5px;
}
@media (max-width: 767px) {
  body.InventoryList .invUnitHeader .unitComment {
    display: none !important;
  }
}
@media (min-width: 768px) {
  body.InventoryList .invUnitHeader .unitComment {
    float: left;
    width: 100%;
  }
}
@media (max-width: 991px) {
  body.InventoryList .invUnitHeader .unitComment {
    padding-bottom: 20px;
  }
}
body.InventoryList .invUnitHeader .unitComment .InventoryComment {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.InventoryList .invUnitInfo {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitInfo:after {
  clear: both;
}
body.InventoryList .invUnitInfo:before,
body.InventoryList .invUnitInfo:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitInfo:after {
  clear: both;
}
@media (max-width: 767px) {
  body.InventoryList .invUnitInfo {
    margin-top: 0;
  }
}
body.InventoryList .invUnitInfo .VehicleDetail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .invUnitInfo .VehicleDetail {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .invUnitInfo .VehicleDetail {
    float: left;
    width: 83.33333333%;
  }
}
@media (max-width: 767px) {
  body.InventoryList .invUnitInfo .VehicleDetail {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
  clear: both;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:before,
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
  content: " ";
  display: table;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs:after {
  clear: both;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs > li {
    float: left;
    width: 50%;
  }
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs > li > .unitLabel {
  display: inline-block;
  min-width: 40%;
  vertical-align: top;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs > li > .unitLabel:after {
  content: " :";
  display: inline-block;
}
body.InventoryList .invUnitInfo .VehicleDetail .unitSpecs > li > .unitValue {
  display: inline-block;
  max-width: 60%;
  min-width: 40%;
}
body.InventoryList .invUnitInfo .unitBrand {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  body.InventoryList .invUnitInfo .unitBrand {
    display: none !important;
  }
}
@media (min-width: 768px) {
  body.InventoryList .invUnitInfo .unitBrand {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .invUnitInfo .unitBrand {
    float: left;
    width: 16.66666667%;
  }
}
body.InventoryList .invUnitInfo .unitBrand > img {
  display: block;
  margin: 0 auto;
}
body.InventoryList #paginationWrapperBottom .nav {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
body.InventoryList #paginationWrapperBottom span.pagenumbering {
  height: 30px;
}
body.InventoryList #paginationWrapperBottom button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  height: 30px;
}
body.InventoryList #paginationWrapperBottom button:focus,
body.InventoryList #paginationWrapperBottom button:active:focus,
body.InventoryList #paginationWrapperBottom button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.InventoryList #paginationWrapperBottom button:hover,
body.InventoryList #paginationWrapperBottom button:focus {
  color: #333333;
  text-decoration: none;
}
body.InventoryList #paginationWrapperBottom button:active,
body.InventoryList #paginationWrapperBottom button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.InventoryList #paginationWrapperBottom button.disabled,
body.InventoryList #paginationWrapperBottom button[disabled],
fieldset[disabled] body.InventoryList #paginationWrapperBottom button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.InventoryList #paginationWrapperBottom button:hover,
body.InventoryList #paginationWrapperBottom button:focus {
  background-color: #ff7519;
  color: #000000;
}
body.InventoryList #paginationWrapperBottom button .PrevText,
body.InventoryList #paginationWrapperBottom button .NextText {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.InventoryList #paginationWrapperBottom button .fa {
  font-size: 16px;
}
body.InventoryList #filtering .ascendingOrder {
  display: none;
}
body.InventoryList #filtering .descendingOrder {
  display: inline;
}
body.InventoryList.SORT-ASC #filtering .ascendingOrder {
  display: inline;
}
body.InventoryList.SORT-ASC #filtering .descendingOrder {
  display: none;
}
body.InventoryList #filtering #InvSearchContainer .lesstext,
body.InventoryList #filtering #InvSearchContainer .fa-caret-up {
  display: none;
}
body.InventoryList #filtering #InvSearchContainer .moretext,
body.InventoryList #filtering #InvSearchContainer .fa-caret-down {
  display: inline;
}
body.InventoryList #filtering #InvToolbar {
  height: 30px;
}
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .moretext,
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .fa-caret-down {
  display: none;
}
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .lesstext,
body.InventoryList.ALLOPTIONS #filtering #InvSearchContainer .fa-caret-up {
  display: inline;
}
body.InventoryList.ALLOPTIONS #filtering #InvToolbar {
  height: auto;
}
#dvCompareModels {
  display: none;
}
#INV-VEHGROUPS {
  display: none;
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader {
  margin: 0;
  padding-bottom: 15px;
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitTitle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitTitle {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitPrice {
    width: 25%;
    padding: 0 15px;
    float: right;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitComment {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  padding-bottom: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader .unitComment {
    float: left;
    width: 75%;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .invUnitHeader:after {
  content: " ";
  display: block;
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  padding-top: 15px;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  z-index: 2;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
  body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-1 .unitImage,
  body.InventoryList .vehicle_row.DS1RVLayout.images-0 .unitImage {
    float: left;
    width: 20.83333333%;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
  margin: 0;
  padding-bottom: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
  body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
  body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
    float: left;
    width: 79.16666667%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo,
  body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo {
    padding-left: 7.5px;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo > *,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo > * {
  padding-left: 0;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-1 .invUnitInfo .VehicleDetail,
body.InventoryList .vehicle_row.DS1RVLayout.images-0 .invUnitInfo .VehicleDetail {
  padding-right: 15px;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  z-index: 2;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImage {
    float: left;
    width: 41.66666667%;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:before,
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:before,
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2 img {
    float: right;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .unitImgCol.InventoryPic2 {
    padding-left: 7.5px;
    padding-right: 15px;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
  margin: 0;
  padding-bottom: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo {
    padding-left: 0;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo > * {
  padding-left: 0;
}
body.InventoryList .vehicle_row.DS1RVLayout.images-2 .invUnitInfo .VehicleDetail {
  padding-right: 15px;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitImage {
  margin: 0;
}
@media (max-width: 767px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:before,
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
    content: " ";
    display: table;
  }
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
    clear: both;
  }
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:before,
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
    content: " ";
    display: table;
  }
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage:after {
    clear: both;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitImage > a {
  position: absolute;
  bottom: -40px;
  margin: 0;
  left: 15px;
}
@media (max-width: 767px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage > a {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage > a {
    display: none !important;
  }
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage > a {
    width: 173.25px;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitImage > a {
    width: 215px;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock {
  width: auto;
  float: none;
  padding: 0;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock:after {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock > * {
  z-index: 1;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .imageRow {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol {
    padding-left: 15px;
    padding-right: 7.5px;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitImgCol img {
    margin: auto;
  }
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitDesc {
  display: none;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:before,
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
  content: " ";
  display: table;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs:after {
  clear: both;
}
body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
  position: static;
  float: none;
  width: auto;
}
@media (min-width: 992px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
    padding-left: 217px;
  }
}
@media (min-width: 1200px) {
  body.InventoryList .vehicle_row.DS1RVLayout .unitDataBlock .unitCTAs .textbuttons {
    padding-left: 260px;
  }
}
body.xInventoryMap .dvInventoryMap ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  padding-left: 0;
}
body.xInventoryMap .dvInventoryMap ul:before,
body.xInventoryMap .dvInventoryMap ul:after {
  content: " ";
  display: table;
}
body.xInventoryMap .dvInventoryMap ul:after {
  clear: both;
}
body.xInventoryMap .dvInventoryMap ul:before,
body.xInventoryMap .dvInventoryMap ul:after {
  content: " ";
  display: table;
}
body.xInventoryMap .dvInventoryMap ul:after {
  clear: both;
}
body.xInventoryMap .dvInventoryMap ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 768px) {
  body.xInventoryMap .dvInventoryMap ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.xInventoryMap .dvInventoryMap ul li {
    float: left;
    width: 25%;
  }
}
body.xInventoryMap .dvInventoryMap ul li a {
  display: block;
}
body.xInventoryMap .dvInventoryMap ul li img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
body.xInventoryMap .dvInventoryMap ul li .title {
  height: 2.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.xInventoryMap .img-overlay-container div.image_overlay {
  display: none;
}
body.xInventoryMap .img-overlay-container div.image_overlay.visible {
  position: absolute;
  display: block;
  right: 15px;
  top: 0;
  opacity: 0.8;
  padding: 10px 15px;
}
@media (max-width: 991px) {
  body.xInventoryMap .img-overlay-container div.image_overlay.visible {
    left: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
body.xInventoryMap .img-overlay-container div.image_overlay.visible p {
  margin: 0;
  text-transform: uppercase;
}
body.xInventoryMap .img-overlay-container:hover div.image_overlay {
  display: none;
}
body {
  -webkit-print-color-adjust: exact;
}
.print-detail {
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
  background: #fff;
  color: #000;
}
.print-detail #print-header {
  padding: 15px 0;
  background: #eeeeee !important;
}
.print-detail #print-header > div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .print-detail #print-header > div {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .print-detail #print-header > div {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .print-detail #print-header > div {
    width: 1170px;
  }
}
.print-detail #print-header > div > .navbar-header,
.print-detail #print-header > div > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .print-detail #print-header > div > .navbar-header,
  .print-detail #print-header > div > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.print-detail #print-header .print-page {
  float: right;
}
@media print {
  .print-detail #print-header .print-page {
    display: none;
  }
}
.print-detail #print-header .print-page a {
  color: #000;
}
.print-detail #print-header .print-page a:hover,
.print-detail #print-header .print-page a:focus {
  color: #808080;
}
.print-detail #print-header .company-logo {
  color: #fff;
}
.print-detail #print-header .company-logo .logo {
  float: right;
  max-width: 160px;
}
.print-detail #print-header .company-info ul {
  margin-bottom: 0;
  padding-left: 0;
}
.print-detail #print-header .company-info ul li {
  list-style: none;
}
.print-detail .print-body > div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
}
@media (min-width: 768px) {
  .print-detail .print-body > div {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .print-detail .print-body > div {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .print-detail .print-body > div {
    width: 1170px;
  }
}
.print-detail .print-body > div > .navbar-header,
.print-detail .print-body > div > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .print-detail .print-body > div > .navbar-header,
  .print-detail .print-body > div > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.print-detail .print-body h2,
.print-detail .print-body h3,
.print-detail .print-body h4 {
  color: #000;
  text-transform: uppercase;
}
.print-detail .print-body h4 {
  margin-bottom: 10px;
  padding: 7.5px 10px 6px;
  background: #eeeeee !important;
}
.print-detail .print-body p {
  color: #000;
}
.print-detail .print-body .unit-header {
  padding-top: 15px;
}
.print-detail .print-body .unit-header:before,
.print-detail .print-body .unit-header:after {
  content: " ";
  display: table;
}
.print-detail .print-body .unit-header:after {
  clear: both;
}
.print-detail .print-body .unit-header:before,
.print-detail .print-body .unit-header:after {
  content: " ";
  display: table;
}
.print-detail .print-body .unit-header:after {
  clear: both;
}
.print-detail .print-body .unit-header .unit-title h2 {
  margin: 0;
}
.print-detail .print-body .unit-header .unit-price h3 {
  display: inline-block;
  margin: 0;
}
.print-detail .print-body .unit-description {
  padding: 10px 0 15px;
}
.print-detail .print-body .unit-image {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .print-detail .print-body .unit-image {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .print-detail .print-body .unit-image {
    float: left;
    width: 58.33333333%;
  }
}
@media print {
  .print-detail .print-body .unit-image {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 66.66666667%;
  }
}
.print-detail .print-body .unit-image img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.print-detail .print-body .map-image {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .print-detail .print-body .map-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .print-detail .print-body .map-image {
    float: left;
    width: 41.66666667%;
  }
}
@media print {
  .print-detail .print-body .map-image {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 33.33333333%;
  }
}
.print-detail .print-body .map-image img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.print-detail .print-body .unit-about > div {
  padding-top: 15px;
}
.print-detail .print-body .unit-gallery > ul {
  margin-left: -15px;
  margin-right: -15px;
  margin: -10px -5px 0;
  padding-left: 0;
}
.print-detail .print-body .unit-gallery > ul:before,
.print-detail .print-body .unit-gallery > ul:after {
  content: " ";
  display: table;
}
.print-detail .print-body .unit-gallery > ul:after {
  clear: both;
}
.print-detail .print-body .unit-gallery > ul:before,
.print-detail .print-body .unit-gallery > ul:after {
  content: " ";
  display: table;
}
.print-detail .print-body .unit-gallery > ul:after {
  clear: both;
}
.print-detail .print-body .unit-gallery > ul > li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px 5px 0;
  list-style: none;
}
@media (min-width: 768px) {
  .print-detail .print-body .unit-gallery > ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .print-detail .print-body .unit-gallery > ul > li {
    float: left;
    width: 16.66666667%;
  }
}
@media print {
  .print-detail .print-body .unit-gallery > ul > li {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    width: 16.66666667%;
  }
}
.print-detail .print-body .unit-gallery > ul > li img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.print-detail .print-body .unit-highlights .liUnit label {
  padding-right: 10px;
}
.print-detail .print-body .unit-specs > ul {
  padding-left: 0;
  margin-bottom: 0;
}
.print-detail .print-body .unit-specs > ul > li {
  list-style: none;
}
.print-detail .print-body .unit-specs > ul > li label {
  display: inline-block;
  width: 40%;
  font-weight: normal;
  vertical-align: top;
}
.print-detail .print-body .unit-specs > ul > li span {
  display: inline-block;
  width: 60%;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
.print-detail .print-body .unit-specs > ul > li.LiInvStatus {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.xShowroomListXml #content.xinventorypageslist {
  font-family: 'Roboto Condensed', sans-serif;
}
body.xShowroomListXml #content.xinventorypageslist h2,
body.xShowroomListXml #content.xinventorypageslist h3,
body.xShowroomListXml #content.xinventorypageslist h4,
body.xShowroomListXml #content.xinventorypageslist h5,
body.xShowroomListXml #content.xinventorypageslist h6 {
  font-family: 'Roboto Condensed', sans-serif;
}
body.xShowroomListXml .breadcrumbs {
  padding-bottom: 15px;
}
body.xShowroomListXml .group {
  padding-top: 15px;
}
body.xShowroomListXml .group .description {
  margin-bottom: 15px;
}
body.xShowroomListXml .group .showroom-divider {
  display: none;
}
body.xShowroomListXml .group:last-child .makes {
  border-bottom: none;
}
body.xShowroomListXml .makes {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
}
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after {
  content: " ";
  display: table;
}
body.xShowroomListXml .makes:after {
  clear: both;
}
body.xShowroomListXml .makes:before,
body.xShowroomListXml .makes:after {
  content: " ";
  display: table;
}
body.xShowroomListXml .makes:after {
  clear: both;
}
body.xShowroomListXml .makes > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  body.xShowroomListXml .makes > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.xShowroomListXml .makes > li {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  body.xShowroomListXml .makes > li {
    padding: 0 15px 15px;
  }
}
@media (min-width: 575px) and (max-width: 767px) {
  body.xShowroomListXml .makes > li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  body.xShowroomListXml .makes > li {
    width: 20%;
    *width: 20%;
  }
}
body.xShowroomListXml .makes > li a {
  position: relative;
  display: block;
}
body.xShowroomListXml .makes > li a .make-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
body.xShowroomListXml .make-info {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}
body.xShowroomListXml .make-info .make-logo {
  width: auto;
  position: absolute;
  bottom: 25.5px;
  left: 10px;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
}
body.xShowroomListXml .make-info .make-name {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
  text-align: right;
  font-size: 15.3px;
}
@media (max-width: 767px) {
  body.xShowroomListXml .make-info .make-name {
    bottom: 13.33333333px;
  }
}
body.xShowroomListXml #preCatalog {
  background: url('../imglib/showroom/powersports-pre.jpg');
}
body.xShowroomListXml #newCatalog {
  background: url('../imglib/showroom/powersports-new.jpg');
}
body.xtestimonials .testimonial-header {
  padding-left: 15px;
  padding-right: 15px;
}
body.xtestimonials .testimonial-header:before,
body.xtestimonials .testimonial-header:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-header:after {
  clear: both;
}
body.xtestimonials .testimonial-header:before,
body.xtestimonials .testimonial-header:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-header:after {
  clear: both;
}
body.xtestimonials .testimonial-header h2 {
  float: left;
}
body.xtestimonials .testimonial-header .testimonial-sortorder {
  float: right;
  display: block;
  position: relative;
  z-index: 10;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button {
  background: #f96400;
  border: 1px solid #deff00;
  display: block;
  width: 220px;
  height: 50px;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt {
  float: left;
  width: 75%;
  height: 48px;
  padding: 10px 15px;
  line-height: 14px;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt .sort-by-label {
  display: block;
  font-size: 11px;
  letter-spacing: 4px;
  margin-left: 1px;
  color: #000000;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-txt .sort-by-txt {
  display: block;
  font-weight: 700;
  font-size: 15px;
  color: #000000;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-arrow {
  float: left;
  width: 25%;
  height: 48px;
  line-height: 48px;
  border-left: 1px solid #000000;
  text-align: center;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button .testimonial-menu-arrow .fa {
  font-size: 18px;
  color: #000000;
  line-height: 48px;
  margin-left: 4px;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed {
  background: #000000;
  border: 1px solid #f96400;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-txt .sort-by-label {
  color: rgba(255, 255, 255, 0.45);
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-txt .sort-by-txt {
  color: #f96400;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-arrow {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed .testimonial-menu-arrow .fa {
  color: rgba(255, 255, 255, 0.25);
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover {
  background: #f96400;
  border: 1px solid #deff00;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-txt .sort-by-label {
  color: #ffffff;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-txt .sort-by-txt {
  color: #ffffff;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-arrow {
  border-left: 1px solid #ffffff;
}
body.xtestimonials .testimonial-header .testimonial-sortorder button.collapsed:hover .testimonial-menu-arrow .fa {
  color: #ffffff;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a {
  display: block;
  list-style-type: none;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  background: #000000;
  color: #f96400;
  text-transform: uppercase;
  font-weight: 700;
  border-left: 1px solid #f96400;
  border-right: 1px solid #f96400;
  border-top: 1px solid #f96400;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a:hover {
  color: #ffffff;
  background: #f96400;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li a:focus {
  color: #ffffff;
  background: #f96400;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li:first-child a {
  border-top: 0;
}
body.xtestimonials .testimonial-header .testimonial-sortorder #testimonial-menu li:last-child a {
  border-bottom: 1px solid #f96400;
}
body.xtestimonials .testimonial-list {
  list-style: none;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #ffffff;
}
body.xtestimonials .testimonial-list li {
  list-style-type: none;
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
}
body.xtestimonials .testimonial-list li:before,
body.xtestimonials .testimonial-list li:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li:after {
  clear: both;
}
body.xtestimonials .testimonial-list li:before,
body.xtestimonials .testimonial-list li:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li:after {
  clear: both;
}
body.xtestimonials .testimonial-list li .attribution-store .store-location-label {
  color: #f96400;
}
body.xtestimonials .testimonial-list li .attribution-details,
body.xtestimonials .testimonial-list li .attribution-store,
body.xtestimonials .testimonial-list li .testimonial-separator,
body.xtestimonials .testimonial-list li .testimonial-overall-rating,
body.xtestimonials .testimonial-list li .testimonial-date {
  display: inline-block;
}
body.xtestimonials .testimonial-list li .attribution-first-name,
body.xtestimonials .testimonial-list li .attribution-last-name,
body.xtestimonials .testimonial-list li .store-location-label {
  font-weight: 700;
}
body.xtestimonials .testimonial-list li .testimonial-separator {
  vertical-align: middle;
}
body.xtestimonials .testimonial-list li .testimonial-separator:after {
  content: " | ";
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.25);
  font-size: 20px;
}
body.xtestimonials .testimonial-list li .testimonial-rating {
  margin-bottom: 5px;
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating {
  color: #f96400;
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating .rating-label {
  display: none;
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-overall-rating .fa {
  width: 1.2em;
}
body.xtestimonials .testimonial-list li .testimonial-rating .testimonial-date {
  color: rgba(255, 255, 255, 0.45);
  font-size: 13px;
  margin-left: 10px;
}
body.xtestimonials .testimonial-list li .testimonial-left {
  width: 75%;
  float: left;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment {
  position: relative;
  display: block;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 10px;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:before,
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
  clear: both;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:before,
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment:after {
  clear: both;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p {
  display: inline-block;
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p:before {
  font-size: 12px;
  font-family: FontAwesome;
  content: '\f10d';
  margin-top: 2px;
  margin-left: -20px;
  position: absolute;
  color: rgba(255, 255, 255, 0.25);
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-comment p:after {
  font-size: 12px;
  font-family: FontAwesome;
  content: '\f10e';
  margin-top: 2px;
  margin-left: 8px;
  position: absolute;
  color: rgba(255, 255, 255, 0.25);
}
body.xtestimonials .testimonial-list li .testimonial-left .testimonial-attribution {
  position: relative;
  display: block;
  padding-left: 25px;
  padding-right: 25px;
}
body.xtestimonials .testimonial-list li .testimonial-left.no-right {
  width: 100%;
  float: none;
}
body.xtestimonials .testimonial-list li .testimonial-right {
  width: 25%;
  float: left;
  margin: 0 auto;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:before,
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
  clear: both;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:before,
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div:after {
  clear: both;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-label {
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-value {
  float: left;
  width: 50%;
  color: rgba(249, 100, 0, 0.75);
  text-align: center;
}
body.xtestimonials .testimonial-list li .testimonial-right .testimonial-ratings div .rating-value .fa {
  width: 1.2em;
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
  width: 60%;
  float: left;
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
  width: 80%;
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
  width: 20%;
  float: left;
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
  width: 20%;
  float: left;
  padding: 10px;
}
body.xtestimonials .testimonial-list li.hasImage .testimonial-image img {
  max-height: 250px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
    width: 50%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
    width: 75%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
    width: 25%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
    width: 25%;
  }
}
@media (max-width: 990px) {
  body.xtestimonials .testimonial-list li.hasImage .testimonial-left {
    width: 70%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-left.no-right {
    width: 100%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-right {
    width: 30%;
  }
  body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.xtestimonials .testimonial-list li.hasImage .testimonial-left,
  body.xtestimonials .testimonial-list li.hasImage .testimonial-right,
  body.xtestimonials .testimonial-list li.hasImage .testimonial-image {
    width: 100%;
    float: none;
  }
}
@media (max-width: 990px) {
  body.xtestimonials .testimonial-list li .testimonial-left {
    width: 70%;
  }
  body.xtestimonials .testimonial-list li .testimonial-right {
    width: 30%;
  }
}
@media (max-width: 767px) {
  body.xtestimonials .testimonial-list li .testimonial-left,
  body.xtestimonials .testimonial-list li .testimonial-right {
    width: 100%;
    float: none;
  }
  body.xtestimonials .testimonial-list li .testimonial-right {
    margin: 0 auto;
    max-width: 250px;
  }
}
body.xtestimonials .testimonial-footer {
  width: 100%;
  background: #f96400;
  text-align: center;
  margin-top: 50px;
  padding: 25px;
}
body.xtestimonials .testimonial-footer:before,
body.xtestimonials .testimonial-footer:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-footer:after {
  clear: both;
}
body.xtestimonials .testimonial-footer:before,
body.xtestimonials .testimonial-footer:after {
  content: " ";
  display: table;
}
body.xtestimonials .testimonial-footer:after {
  clear: both;
}
body.xtestimonials .testimonial-footer h3 {
  color: #ffffff;
  font-size: 32px;
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn {
  display: inline-block;
  width: 250px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding: 0;
  margin: 0 15px 15px;
  background: #f96400;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 30px;
  text-align: center;
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn span {
  position: relative;
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn span:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.45);
  display: block;
  position: absolute;
  top: -17px;
  right: -17px;
}
body.xtestimonials .testimonial-footer .testimonial-lead-btn:hover {
  background: #deff00;
  color: #000000;
  border: 2px solid #000000;
}
@media (max-width: 767px) {
  body.xtestimonials .testimonial-footer {
    padding: 15px;
  }
  body.xtestimonials .testimonial-footer .testimonial-lead-btn {
    font-size: 14px;
    margin: 0 10px 10px;
  }
}
.staff-page-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.staff-page-container > .navbar-header,
.staff-page-container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .staff-page-container > .navbar-header,
  .staff-page-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.StaffImage {
  height: 0;
  padding-top: 123%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.StaffImage img {
  display: none;
}
@media print {
  .StaffImage {
    padding-top: 0;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .StaffImage img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.staffgroup {
  clear: both;
  margin-left: -15px;
  margin-right: -15px;
  box-sizing: border-box;
}
.group-wrap {
  clear: both;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
.group-wrap .trigger {
  margin: 0;
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
}
.group-wrap .trigger .toggle-indicator {
  float: right;
}
.group-wrap .trigger .toggle-indicator:before {
  display: inline-block;
  text-align: right;
  content: '\f078';
  font-family: 'FontAwesome';
  font-weight: 300;
  font-size: 16px;
}
.group-wrap.toggle-open .trigger .toggle-indicator:before {
  content: '\f077';
}
.staffperson {
  display: block;
  margin: 15px 0 0 0;
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .staffperson {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .staffperson {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .staffperson {
    float: left;
    width: 25%;
  }
}
@media all and (max-width: 480px) {
  .staffperson {
    clear: left;
  }
}
@media all and (max-width: 480px) {
  .staffperson {
    /* Extra Small Devices, Phones- two columns */
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    clear: left;
  }
}
@media all and (max-width: 580px) and (min-width: 481px) {
  .staffperson {
    /* Small Devices, Tablets 3 columns */
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .staffperson:nth-child(2n +1) {
    clear: left;
  }
}
@media all and (max-width: 767px) and (min-width: 581px) {
  .staffperson {
    /* Small Devices, Tablets 3 columns */
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .staffperson:nth-child(3n +1) {
    clear: left;
  }
}
@media all and (max-width: 991px) and (min-width: 768px) {
  .staffperson {
    /* Medium Devices, Desktops */
  }
  .staffperson:nth-child(3n +1) {
    clear: left;
  }
}
@media all and (max-width: 1199px) and (min-width: 992px) {
  .staffperson {
    /* Large Devices	3 columns */
  }
  .staffperson:nth-child(3n +1) {
    clear: left;
  }
}
@media all and (min-width: 1200px) {
  .staffperson {
    /* Largest Devices, Wide Screens	4 columns */
  }
  .staffperson:nth-child(4n +1) {
    clear: left;
  }
}
.staffperson .name-title {
  padding: .5em 0;
}
.staffperson .name-title h4 {
  margin: 0;
}
.staffperson .name-title h5 {
  margin: 0;
}
.staffperson .image {
  height: 0;
  padding-top: 123%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.staffperson .image img {
  display: none;
}
@media print {
  .staffperson .image {
    padding-top: 0;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .staffperson .image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.staffperson .additional {
  position: relative;
}
.staffperson .staffperson-more {
  display: none;
}
@media print {
  .staffperson .staffperson-more {
    display: block;
  }
  .staffperson .staffperson-more .image-wrap,
  .staffperson .staffperson-more .contact,
  .staffperson .staffperson-more .contactform,
  .staffperson .staffperson-more .name-title {
    display: none;
  }
}
.staffperson .has-modal .additional-toggle.image:before {
  content: 'i';
  display: block;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  line-height: 24px;
  text-align: center;
  border-radius: 13px;
  color: #fff;
  font-family: Georgia, Times, serif;
  font-style: italic;
  border: solid 2px #fff;
  font-size: 19px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 999;
}
#StaffModal .modal-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#StaffModal .modal-content > .navbar-header,
#StaffModal .modal-content > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  #StaffModal .modal-content > .navbar-header,
  #StaffModal .modal-content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#modalStaff .staff-modal-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
#modalStaff .staff-modal-wrap.has-image .details-wrap {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #modalStaff .staff-modal-wrap.has-image .details-wrap {
    float: left;
    width: 66.66666667%;
  }
}
#modalStaff .staff-modal-wrap.has-image .details-wrap .details {
  min-height: 210px;
}
#modalStaff .staff-modal-wrap.has-image .details-wrap .form {
  min-height: 145px;
}
#modalStaff .staff-modal-wrap.has-image .contact {
  clear: both;
}
#modalStaff .staff-modal-wrap.has-image .image-wrap {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #modalStaff .staff-modal-wrap.has-image .image-wrap {
    float: left;
    width: 33.33333333%;
  }
}
#modalStaff .staff-modal-wrap.has-image .image {
  height: 0;
  padding-top: 123%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  max-width: 100%;
}
#modalStaff .staff-modal-wrap.has-image .image img {
  display: none;
}
@media print {
  #modalStaff .staff-modal-wrap.has-image .image {
    padding-top: 0;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #modalStaff .staff-modal-wrap.has-image .image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  #modalStaff .staff-modal-wrap.has-image .image-wrap {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
  #modalStaff .staff-modal-wrap.has-image .details-wrap {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#modalStaff .staff-modal-wrap:not(.has-image) .image-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
#modalStaff .staff-modal-wrap:not(.has-image) .details-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#modalStaff .staff-modal-wrap .details h3 {
  margin-top: 0px;
}
#modalStaff .staff-modal-wrap .phone {
  margin: 15px 0;
}
#modalStaff .staff-modal-wrap .contactform form {
  margin: 0;
  width: 100%;
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock li {
  width: auto;
}
@media screen and (max-width: 480px) {
  #modalStaff .staff-modal-wrap .contactform form .submitBlock li {
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock .cancelButton,
#modalStaff .staff-modal-wrap .contactform form .submitBlock .resetButton {
  padding-right: 0;
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock .resetButton {
  display: none;
}
#modalStaff .staff-modal-wrap .contactform form .submitBlock button {
  padding: .5em 1em;
  width: auto;
}
#modalStaff .staff-modal-wrap .label {
  display: none;
}
#modalStaff .staff-modal-wrap .email {
  text-align: right;
  float: right;
  padding-right: 0;
}
.dealerModal2col .details-wrap {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .dealerModal2col .details-wrap {
    float: left;
    width: 66.66666667%;
  }
}
.dealerModal2col .details-wrap .details {
  min-height: 210px;
}
.dealerModal2col .details-wrap .form {
  min-height: 145px;
}
.dealerModal2col .contact {
  clear: both;
}
.dealerModal2col .image-wrap {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .dealerModal2col .image-wrap {
    float: left;
    width: 33.33333333%;
  }
}
.dealerModal2col .image {
  height: 0;
  padding-top: 123%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  max-width: 100%;
}
.dealerModal2col .image img {
  display: none;
}
@media print {
  .dealerModal2col .image {
    padding-top: 0;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .dealerModal2col .image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.dealerModal1col .image-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.dealerModal1col .details-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.staff-page-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.staff-page-container > .navbar-header,
.staff-page-container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .staff-page-container > .navbar-header,
  .staff-page-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#StaffModal .modal-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#StaffModal .modal-content > .navbar-header,
#StaffModal .modal-content > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  #StaffModal .modal-content > .navbar-header,
  #StaffModal .modal-content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.group-wrap {
  border: solid 1px #deff00;
  border-color: #1a1a1a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 30px;
}
.group-wrap > * {
  padding: 0 15px;
}
.group-wrap h3 {
  background-color: #0d0d0d;
  color: #ffffff;
  border-color: #1a1a1a;
  text-align: center;
  padding: 0.5em 15px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  font-weight: bold;
}
.group-wrap .trigger {
  line-height: .9em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.group-wrap .trigger .toggle-indicator {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.55);
}
.group-wrap.toggle-open .trigger {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-bottom-width: 1px;
}
.group-wrap.toggle-open .trigger .toggle-indicator:before {
  content: '\f077';
}
.staff-modal-wrap .image,
.staffperson .image {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: solid 2px #f96400;
}
.staff-modal-wrap .details h3,
.staffperson .details h3,
.staff-modal-wrap .details h4,
.staffperson .details h4 {
  font-weight: bold;
}
.staff-modal-wrap .details h3,
.staffperson .details h3 {
  margin: 0;
}
.group {
  padding: 0 15px;
}
.staffperson .name-title {
  text-align: center;
}
.staffperson .name-title h4,
.staffperson .name-title h5 {
  font-weight: bold;
}
.staffperson .name-title h4 {
  font-size: 18px;
}
.staffperson .name-title h5 {
  color: #ffffff;
  font-size: 14px;
}
.staffperson .label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: solid 0px transparent;
}
#modalStaff .modal-message {
  color: #ffffff;
}
.staff-modal-wrap .details-wrap .details {
  color: #ffffff;
}
.staff-modal-wrap .details-wrap .details .name-title h4 {
  color: #ffffff;
}
.staff-modal-wrap .contactform button,
.staff-modal-wrap .contact button,
.staff-modal-wrap .contactform .btn,
.staff-modal-wrap .contact .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  width: auto;
}
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button:active:focus,
.staff-modal-wrap .contact button:active:focus,
.staff-modal-wrap .contactform .btn:active:focus,
.staff-modal-wrap .contact .btn:active:focus,
.staff-modal-wrap .contactform button.active:focus,
.staff-modal-wrap .contact button.active:focus,
.staff-modal-wrap .contactform .btn.active:focus,
.staff-modal-wrap .contact .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus {
  color: #333333;
  text-decoration: none;
}
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.staff-modal-wrap .contactform button.disabled,
.staff-modal-wrap .contact button.disabled,
.staff-modal-wrap .contactform .btn.disabled,
.staff-modal-wrap .contact .btn.disabled,
.staff-modal-wrap .contactform button[disabled],
.staff-modal-wrap .contact button[disabled],
.staff-modal-wrap .contactform .btn[disabled],
.staff-modal-wrap .contact .btn[disabled],
fieldset[disabled] .staff-modal-wrap .contactform button,
fieldset[disabled] .staff-modal-wrap .contact button,
fieldset[disabled] .staff-modal-wrap .contactform .btn,
fieldset[disabled] .staff-modal-wrap .contact .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus {
  background-color: #ff7519;
  color: #000000;
}
.staff-modal-wrap .contactform button:hover,
.staff-modal-wrap .contact button:hover,
.staff-modal-wrap .contactform .btn:hover,
.staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button:focus,
.staff-modal-wrap .contact button:focus,
.staff-modal-wrap .contactform .btn:focus,
.staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform button,
.open > .dropdown-toggle.staff-modal-wrap .contact button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .btn,
.open > .dropdown-toggle.staff-modal-wrap .contact .btn {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.staff-modal-wrap .contactform button:active,
.staff-modal-wrap .contact button:active,
.staff-modal-wrap .contactform .btn:active,
.staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.active,
.staff-modal-wrap .contact button.active,
.staff-modal-wrap .contactform .btn.active,
.staff-modal-wrap .contact .btn.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform button,
.open > .dropdown-toggle.staff-modal-wrap .contact button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .btn,
.open > .dropdown-toggle.staff-modal-wrap .contact .btn {
  background-image: none;
}
.staff-modal-wrap .contactform button.disabled,
.staff-modal-wrap .contact button.disabled,
.staff-modal-wrap .contactform .btn.disabled,
.staff-modal-wrap .contact .btn.disabled,
.staff-modal-wrap .contactform button[disabled],
.staff-modal-wrap .contact button[disabled],
.staff-modal-wrap .contactform .btn[disabled],
.staff-modal-wrap .contact .btn[disabled],
fieldset[disabled] .staff-modal-wrap .contactform button,
fieldset[disabled] .staff-modal-wrap .contact button,
fieldset[disabled] .staff-modal-wrap .contactform .btn,
fieldset[disabled] .staff-modal-wrap .contact .btn,
.staff-modal-wrap .contactform button.disabled:hover,
.staff-modal-wrap .contact button.disabled:hover,
.staff-modal-wrap .contactform .btn.disabled:hover,
.staff-modal-wrap .contact .btn.disabled:hover,
.staff-modal-wrap .contactform button[disabled]:hover,
.staff-modal-wrap .contact button[disabled]:hover,
.staff-modal-wrap .contactform .btn[disabled]:hover,
.staff-modal-wrap .contact .btn[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform button:hover,
fieldset[disabled] .staff-modal-wrap .contact button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .btn:hover,
fieldset[disabled] .staff-modal-wrap .contact .btn:hover,
.staff-modal-wrap .contactform button.disabled:focus,
.staff-modal-wrap .contact button.disabled:focus,
.staff-modal-wrap .contactform .btn.disabled:focus,
.staff-modal-wrap .contact .btn.disabled:focus,
.staff-modal-wrap .contactform button[disabled]:focus,
.staff-modal-wrap .contact button[disabled]:focus,
.staff-modal-wrap .contactform .btn[disabled]:focus,
.staff-modal-wrap .contact .btn[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform button:focus,
fieldset[disabled] .staff-modal-wrap .contact button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .btn:focus,
fieldset[disabled] .staff-modal-wrap .contact .btn:focus,
.staff-modal-wrap .contactform button.disabled:active,
.staff-modal-wrap .contact button.disabled:active,
.staff-modal-wrap .contactform .btn.disabled:active,
.staff-modal-wrap .contact .btn.disabled:active,
.staff-modal-wrap .contactform button[disabled]:active,
.staff-modal-wrap .contact button[disabled]:active,
.staff-modal-wrap .contactform .btn[disabled]:active,
.staff-modal-wrap .contact .btn[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform button:active,
fieldset[disabled] .staff-modal-wrap .contact button:active,
fieldset[disabled] .staff-modal-wrap .contactform .btn:active,
fieldset[disabled] .staff-modal-wrap .contact .btn:active,
.staff-modal-wrap .contactform button.disabled.active,
.staff-modal-wrap .contact button.disabled.active,
.staff-modal-wrap .contactform .btn.disabled.active,
.staff-modal-wrap .contact .btn.disabled.active,
.staff-modal-wrap .contactform button[disabled].active,
.staff-modal-wrap .contact button[disabled].active,
.staff-modal-wrap .contactform .btn[disabled].active,
.staff-modal-wrap .contact .btn[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform button.active,
fieldset[disabled] .staff-modal-wrap .contact button.active,
fieldset[disabled] .staff-modal-wrap .contactform .btn.active,
fieldset[disabled] .staff-modal-wrap .contact .btn.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.staff-modal-wrap .contactform button .badge,
.staff-modal-wrap .contact button .badge,
.staff-modal-wrap .contactform .btn .badge,
.staff-modal-wrap .contact .btn .badge {
  color: #ffffff;
  background-color: #333333;
}
.staff-modal-wrap .contactform .submitButton button,
.staff-modal-wrap .contact .submitButton button,
.staff-modal-wrap .contactform .contact-button,
.staff-modal-wrap .contact .contact-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  width: auto;
  color: #ffffff;
  background-color: #f96400;
  border-color: #e05a00;
}
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active:focus,
.staff-modal-wrap .contact .submitButton button:active:focus,
.staff-modal-wrap .contactform .contact-button:active:focus,
.staff-modal-wrap .contact .contact-button:active:focus,
.staff-modal-wrap .contactform .submitButton button.active:focus,
.staff-modal-wrap .contact .submitButton button.active:focus,
.staff-modal-wrap .contactform .contact-button.active:focus,
.staff-modal-wrap .contact .contact-button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus {
  color: #333333;
  text-decoration: none;
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus {
  background-color: #ff7519;
  color: #000000;
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open > .dropdown-toggle.staff-modal-wrap .contact .contact-button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open > .dropdown-toggle.staff-modal-wrap .contact .contact-button {
  background-image: none;
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button,
.staff-modal-wrap .contactform .submitButton button.disabled:hover,
.staff-modal-wrap .contact .submitButton button.disabled:hover,
.staff-modal-wrap .contactform .contact-button.disabled:hover,
.staff-modal-wrap .contact .contact-button.disabled:hover,
.staff-modal-wrap .contactform .submitButton button[disabled]:hover,
.staff-modal-wrap .contact .submitButton button[disabled]:hover,
.staff-modal-wrap .contactform .contact-button[disabled]:hover,
.staff-modal-wrap .contact .contact-button[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:hover,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button.disabled:focus,
.staff-modal-wrap .contact .submitButton button.disabled:focus,
.staff-modal-wrap .contactform .contact-button.disabled:focus,
.staff-modal-wrap .contact .contact-button.disabled:focus,
.staff-modal-wrap .contactform .submitButton button[disabled]:focus,
.staff-modal-wrap .contact .submitButton button[disabled]:focus,
.staff-modal-wrap .contactform .contact-button[disabled]:focus,
.staff-modal-wrap .contact .contact-button[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:focus,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button.disabled:active,
.staff-modal-wrap .contact .submitButton button.disabled:active,
.staff-modal-wrap .contactform .contact-button.disabled:active,
.staff-modal-wrap .contact .contact-button.disabled:active,
.staff-modal-wrap .contactform .submitButton button[disabled]:active,
.staff-modal-wrap .contact .submitButton button[disabled]:active,
.staff-modal-wrap .contactform .contact-button[disabled]:active,
.staff-modal-wrap .contact .contact-button[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.disabled.active,
.staff-modal-wrap .contact .submitButton button.disabled.active,
.staff-modal-wrap .contactform .contact-button.disabled.active,
.staff-modal-wrap .contact .contact-button.disabled.active,
.staff-modal-wrap .contactform .submitButton button[disabled].active,
.staff-modal-wrap .contact .submitButton button[disabled].active,
.staff-modal-wrap .contactform .contact-button[disabled].active,
.staff-modal-wrap .contact .contact-button[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button.active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.staff-modal-wrap .contactform .submitButton button .badge,
.staff-modal-wrap .contact .submitButton button .badge,
.staff-modal-wrap .contactform .contact-button .badge,
.staff-modal-wrap .contact .contact-button .badge {
  color: #ffffff;
  background-color: #333333;
}
.staff-modal-wrap .contactform .submitButton button:hover,
.staff-modal-wrap .contact .submitButton button:hover,
.staff-modal-wrap .contactform .contact-button:hover,
.staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button:focus,
.staff-modal-wrap .contact .submitButton button:focus,
.staff-modal-wrap .contactform .contact-button:focus,
.staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open > .dropdown-toggle.staff-modal-wrap .contact .contact-button {
  color: #ffffff;
  background-color: #c65000;
  border-color: #a24100;
}
.staff-modal-wrap .contactform .submitButton button:active,
.staff-modal-wrap .contact .submitButton button:active,
.staff-modal-wrap .contactform .contact-button:active,
.staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.active,
.staff-modal-wrap .contact .submitButton button.active,
.staff-modal-wrap .contactform .contact-button.active,
.staff-modal-wrap .contact .contact-button.active,
.open > .dropdown-toggle.staff-modal-wrap .contactform .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contact .submitButton button,
.open > .dropdown-toggle.staff-modal-wrap .contactform .contact-button,
.open > .dropdown-toggle.staff-modal-wrap .contact .contact-button {
  background-image: none;
}
.staff-modal-wrap .contactform .submitButton button.disabled,
.staff-modal-wrap .contact .submitButton button.disabled,
.staff-modal-wrap .contactform .contact-button.disabled,
.staff-modal-wrap .contact .contact-button.disabled,
.staff-modal-wrap .contactform .submitButton button[disabled],
.staff-modal-wrap .contact .submitButton button[disabled],
.staff-modal-wrap .contactform .contact-button[disabled],
.staff-modal-wrap .contact .contact-button[disabled],
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button,
fieldset[disabled] .staff-modal-wrap .contact .contact-button,
.staff-modal-wrap .contactform .submitButton button.disabled:hover,
.staff-modal-wrap .contact .submitButton button.disabled:hover,
.staff-modal-wrap .contactform .contact-button.disabled:hover,
.staff-modal-wrap .contact .contact-button.disabled:hover,
.staff-modal-wrap .contactform .submitButton button[disabled]:hover,
.staff-modal-wrap .contact .submitButton button[disabled]:hover,
.staff-modal-wrap .contactform .contact-button[disabled]:hover,
.staff-modal-wrap .contact .contact-button[disabled]:hover,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:hover,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:hover,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:hover,
.staff-modal-wrap .contactform .submitButton button.disabled:focus,
.staff-modal-wrap .contact .submitButton button.disabled:focus,
.staff-modal-wrap .contactform .contact-button.disabled:focus,
.staff-modal-wrap .contact .contact-button.disabled:focus,
.staff-modal-wrap .contactform .submitButton button[disabled]:focus,
.staff-modal-wrap .contact .submitButton button[disabled]:focus,
.staff-modal-wrap .contactform .contact-button[disabled]:focus,
.staff-modal-wrap .contact .contact-button[disabled]:focus,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:focus,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:focus,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:focus,
.staff-modal-wrap .contactform .submitButton button.disabled:active,
.staff-modal-wrap .contact .submitButton button.disabled:active,
.staff-modal-wrap .contactform .contact-button.disabled:active,
.staff-modal-wrap .contact .contact-button.disabled:active,
.staff-modal-wrap .contactform .submitButton button[disabled]:active,
.staff-modal-wrap .contact .submitButton button[disabled]:active,
.staff-modal-wrap .contactform .contact-button[disabled]:active,
.staff-modal-wrap .contact .contact-button[disabled]:active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button:active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button:active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button:active,
.staff-modal-wrap .contactform .submitButton button.disabled.active,
.staff-modal-wrap .contact .submitButton button.disabled.active,
.staff-modal-wrap .contactform .contact-button.disabled.active,
.staff-modal-wrap .contact .contact-button.disabled.active,
.staff-modal-wrap .contactform .submitButton button[disabled].active,
.staff-modal-wrap .contact .submitButton button[disabled].active,
.staff-modal-wrap .contactform .contact-button[disabled].active,
.staff-modal-wrap .contact .contact-button[disabled].active,
fieldset[disabled] .staff-modal-wrap .contactform .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contact .submitButton button.active,
fieldset[disabled] .staff-modal-wrap .contactform .contact-button.active,
fieldset[disabled] .staff-modal-wrap .contact .contact-button.active {
  background-color: #f96400;
  border-color: #e05a00;
}
.staff-modal-wrap .contactform .submitButton button .badge,
.staff-modal-wrap .contact .submitButton button .badge,
.staff-modal-wrap .contactform .contact-button .badge,
.staff-modal-wrap .contact .contact-button .badge {
  color: #f96400;
  background-color: #ffffff;
}
.center-image {
  margin: 0 auto;
}
.button-ul-styles {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.slideshow-defaults .pause {
  display: none;
}
.slideshow-defaults .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-indicators {
    display: block;
  }
}
.slideshow-defaults .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-control.left {
    left: 30px;
  }
}
.slideshow-defaults .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-control.right {
    right: 30px;
  }
}
.slideshow-defaults .fa {
  display: block;
}
.slideshow-default-opacity .carousel-nav {
  opacity: 0;
}
.slideshow-default-opacity:hover .carousel-nav {
  opacity: 1;
}
.slideshow-default-opacity:hover .carousel-control {
  opacity: .5;
}
.slideshow-default-opacity .carousel-control:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.right {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.right {
    right: -570px;
  }
}
.finv-defaults {
  text-transform: uppercase;
}
.finv-defaults .finv-heading span {
  color: #ffffff;
}
.finv-defaults .vehicle-title {
  text-align: center;
}
.finv-defaults .carousel-control {
  opacity: 1;
}
.header-defaults {
  position: relative;
  z-index: 3;
}
.header-defaults .header-brand strong {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
abbr[title] {
  border: none;
}
header {
  position: relative;
  z-index: 3;
  width: initial;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
}
header .header-brand strong {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}
[class*="dst-header-container"][class*="container-none"] .header-info {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  [class*="dst-header-container"][class*="container-none"] .header-info {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-none"] .header-info {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-header-container"][class*="container-none"] .header-info {
    width: 1170px;
  }
}
[class*="dst-header-container"][class*="container-none"] .header-info > .navbar-header,
[class*="dst-header-container"][class*="container-none"] .header-info > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-none"] .header-info > .navbar-header,
  [class*="dst-header-container"][class*="container-none"] .header-info > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-header-container"][class*="container-none"] .navbar > * {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  [class*="dst-header-container"][class*="container-none"] .navbar > * {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-none"] .navbar > * {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-header-container"][class*="container-none"] .navbar > * {
    width: 1170px;
  }
}
[class*="dst-header-container"][class*="container-none"] .navbar > * > .navbar-header,
[class*="dst-header-container"][class*="container-none"] .navbar > * > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-none"] .navbar > * > .navbar-header,
  [class*="dst-header-container"][class*="container-none"] .navbar > * > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-header-container"][class*="container-none"] .navbar .navbar-header {
  padding-left: 15px;
  padding-right: 15px;
}
[class*="dst-header-container"][class*="container-all"] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  [class*="dst-header-container"][class*="container-all"] {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-all"] {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-header-container"][class*="container-all"] {
    width: 1170px;
  }
}
[class*="dst-header-container"][class*="container-all"] > .navbar-header,
[class*="dst-header-container"][class*="container-all"] > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-all"] > .navbar-header,
  [class*="dst-header-container"][class*="container-all"] > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-header-container"][class*="container-all"] .header-info {
  padding-left: 15px;
  padding-right: 15px;
}
[class*="dst-header-container"][class*="container-nav"] .header-info,
[class*="dst-header-container"][class*="container-nav"] .navbar {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  [class*="dst-header-container"][class*="container-nav"] .header-info,
  [class*="dst-header-container"][class*="container-nav"] .navbar {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-nav"] .header-info,
  [class*="dst-header-container"][class*="container-nav"] .navbar {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-header-container"][class*="container-nav"] .header-info,
  [class*="dst-header-container"][class*="container-nav"] .navbar {
    width: 1170px;
  }
}
[class*="dst-header-container"][class*="container-nav"] .header-info > .navbar-header,
[class*="dst-header-container"][class*="container-nav"] .navbar > .navbar-header,
[class*="dst-header-container"][class*="container-nav"] .header-info > .navbar-collapse,
[class*="dst-header-container"][class*="container-nav"] .navbar > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-header-container"][class*="container-nav"] .header-info > .navbar-header,
  [class*="dst-header-container"][class*="container-nav"] .navbar > .navbar-header,
  [class*="dst-header-container"][class*="container-nav"] .header-info > .navbar-collapse,
  [class*="dst-header-container"][class*="container-nav"] .navbar > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-header-container"][class*="container-nav"] .navbar {
  padding-left: 0;
  padding-right: 0;
}
.header-info > div {
  position: relative;
}
.header-info > div > * {
  text-align: center;
}
@media (min-width: 992px) {
  .header-info > div {
    display: table;
    width: 100%;
    height: auto;
  }
  .header-info > div > * {
    display: table-cell;
    vertical-align: middle;
  }
  [dst-header="1"] .header-info > div > * {
    text-align: right;
  }
  [dst-header="1"] .header-info > div > *.header-brand {
    text-align: left;
  }
  [dst-header="2"] .header-info > div > * {
    width: 33.33333333%;
  }
  [dst-header="2"] .header-info > div > *:first-child {
    text-align: left;
  }
  [dst-header="2"] .header-info > div > *:first-child + * + * {
    text-align: right;
  }
}
.header-info {
  padding-top: 13px;
  padding-bottom: 13px;
}
@media (max-width: 991px) {
  .header-info {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .header-info {
    padding-top: 15px;
    padding-bottom: 24px;
  }
}
.header-info > div .header-brand {
  text-align: left;
}
.header-info > div .header-brand strong {
  max-width: 111px;
}
@media (min-width: 992px) {
  .header-info > div .header-brand strong {
    max-width: none;
  }
}
.header-info > div .header-brand strong a img {
  max-width: 100%;
}
.header-info > div .header-brand strong a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (min-width: 992px) {
  .header-info > div .header-center {
    text-transform: uppercase;
    text-align: left;
    line-height: 21px;
    padding-top: 20px;
    padding-left: 35px;
  }
}
.header-info > div .header-center .header-location-numbers ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-info > div .header-center .header-location-numbers ul li {
  display: block;
}
.header-info > div .header-center .header-location-numbers ul li :before,
.header-info > div .header-center .header-location-numbers ul li :after {
  vertical-align: middle;
}
.header-info > div .header-center .header-location-numbers .header-location,
.header-info > div .header-center .header-location-numbers .header-hours {
  display: none;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-location-numbers .header-location,
  .header-info > div .header-center .header-location-numbers .header-hours {
    display: block;
  }
}
.header-info > div .header-center .header-location {
  line-height: 32px;
}
.header-info > div .header-center .header-numbers {
  font-weight: bold;
  position: absolute;
  z-index: 1;
  top: 7px;
  right: 55px;
}
.header-info > div .header-center .header-numbers > * {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-numbers {
    position: static;
  }
}
.header-info > div .header-center .header-numbers .dealer-local-phone a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  font-size: 35px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-numbers .dealer-local-phone a {
    padding-right: 18px;
  }
}
.header-info > div .header-center .header-numbers .dealer-local-phone a:hover {
  color: #f96400;
}
.header-info > div .header-center .header-numbers .dealer-local-phone a:before {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  content: "\f095";
  font: normal normal normal 23px/1 FontAwesome;
  text-align: center;
  display: inline-block;
  color: #000000;
  width: 38px;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  background-color: #f96400;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-numbers .dealer-local-phone a:before {
    display: none;
  }
}
.header-info > div .header-center .header-numbers .dealer-local-phone a:hover:before {
  color: #f96400;
  background-color: #ffffff;
}
.header-info > div .header-center .header-numbers .dealer-local-phone a > span {
  display: none;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-numbers .dealer-local-phone a > span {
    display: inline;
  }
}
.header-info > div .header-center .header-numbers .header-map-hours {
  display: none;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-numbers .header-map-hours {
    display: inline-block;
  }
}
.header-info > div .header-center .header-numbers .header-map-hours a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  font-size: 18px;
  background-color: #f96400;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  padding: 2px 13px;
}
.header-info > div .header-center .header-numbers .header-map-hours a:hover {
  text-shadow: none;
  color: #f96400;
  background-color: #ffffff;
}
.header-info > div .header-center .header-hours {
  color: #ffffff;
  letter-spacing: 0.25px;
  line-height: 14px;
  display: none;
}
@media (min-width: 992px) {
  .header-info > div .header-center .header-hours {
    display: table-cell;
  }
}
.header-info > div .header-center .header-hours span {
  color: #f96400;
  font-weight: bold;
}
.header-info > div .header-center .header-hours span:first-child {
  color: #ffffff;
}
.header-info > div .header-content {
  padding-top: 20px;
  display: none;
}
@media (min-width: 992px) {
  .header-info > div .header-content {
    display: table-cell;
  }
}
.header-info > div .header-content a img {
  max-width: 100%;
}
.header-info > div .header-content a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (min-width: 992px) {
  .navbar-on-top {
    padding-top: 48px;
    position: relative;
  }
  .navbar-on-top .navbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .navbar-on-top .navbar {
    z-index: auto;
  }
}
.navbar-collapse {
  z-index: inherit;
}
.navbar-collapse li {
  z-index: 4;
}
.navbar {
  border: none;
}
.navbar-header {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .navbar-header {
    display: none;
  }
}
.navbar-header .home-nav {
  float: left;
  font-size: 26px;
  line-height: 48px;
}
.navbar-header .navbar-toggle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .navbar-collapse {
  border: none;
  box-shadow: none;
}
.navbar .navbar-nav {
  margin: 0 auto;
  text-align: left;
  float: none;
  width: auto;
  font-size: 0px;
  font-size: 0.1px \9;
}
.navbar .navbar-nav > li {
  display: block;
  float: none;
  text-align: left;
}
@media (min-width: 992px) {
  .navbar .navbar-nav > li {
    display: inline-block;
  }
}
@media (max-width: 992px) {
  .navbar .navbar-nav > li.home-nav {
    display: none;
  }
}
.navbar .navbar-nav > li > a {
  font-size: 14px;
  line-height: 48px;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  opacity: 1;
}
.dropdown {
  border: none;
}
@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .dropdown:hover > a {
    outline: 0;
  }
}
.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 250px;
}
.dropdown-menu li a {
  padding: 10px 15px;
}
@media (min-width: 992px) {
  .dropdown-menu li a {
    padding: 6px 15px;
  }
}
.navbar {
  background-color: #000000;
}
@media (max-width: 992px) {
  .navbar-header {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #1a1a1a;
  }
}
.nav.navbar-nav > li > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li a:focus,
.nav.navbar-nav > li:focus a:focus {
  color: #ffffff;
}
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a:hover,
.nav.navbar-nav > li:hover > a:hover,
.nav.navbar-nav > li.open > a:focus,
.nav.navbar-nav > li:hover > a:focus {
  background-color: #f96400;
  color: #ffffff;
}
.nav.navbar-nav > li.open .dropdown-menu,
.nav.navbar-nav > li:hover .dropdown-menu {
  background-color: #0f0f0f;
  color: #ffffff;
}
.nav.navbar-nav > li.open .dropdown-menu li a,
.nav.navbar-nav > li:hover .dropdown-menu li a {
  background-color: #0f0f0f;
  color: #ffffff;
}
.nav.navbar-nav > li.open .dropdown-menu li a:hover,
.nav.navbar-nav > li:hover .dropdown-menu li a:hover {
  background-color: #ff7519;
  color: #000000;
}
.navbar-header a {
  color: #ffffff;
}
.navbar-header a:hover {
  color: #f96400;
}
.navbar-header .navbar-toggle * {
  overflow: hidden;
}
.navbar-header .navbar-toggle,
.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus,
.navbar-header .navbar-toggle:active {
  background: none;
  border-color: #f96400;
}
.navbar-header .navbar-toggle .icon-bar,
.navbar-header .navbar-toggle:hover .icon-bar,
.navbar-header .navbar-toggle:focus .icon-bar,
.navbar-header .navbar-toggle:active .icon-bar {
  background-color: #f96400;
}
.navbar-header .navbar-toggle.collapsed,
.navbar-header .navbar-toggle.collapsed:focus {
  background: none;
  border-color: #ffffff;
}
.navbar-header .navbar-toggle.collapsed .icon-bar,
.navbar-header .navbar-toggle.collapsed:focus .icon-bar {
  background-color: #ffffff;
}
.navbar-header .navbar-toggle.collapsed:hover,
.navbar-header .navbar-toggle.collapsed:focus:hover {
  border-color: #f96400;
}
.navbar-header .navbar-toggle.collapsed:hover .icon-bar,
.navbar-header .navbar-toggle.collapsed:focus:hover .icon-bar {
  background-color: #f96400;
}
.navbar-nav .dropdown > a {
  position: relative;
}
.navbar-nav .dropdown > a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 48px;
  color: #f96400;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .navbar-nav .dropdown > a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
  }
}
.navbar-nav .dropdown.open > a:after,
.navbar-nav .dropdown:hover > a:after {
  color: #000000;
}
.navbar-toggle {
  float: right;
}
.navbar .navbar-header .navbar-toggle {
  padding: 5px 5px;
  margin: 0 0;
}
.navbar .navbar-header .navbar-toggle .icon-bar {
  width: 26px;
  height: 4px;
}
.navbar .navbar-header .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar {
  border: none;
  min-height: 0;
}
@media (min-width: 992px) {
  .navbar {
    min-height: 48px;
  }
}
.navbar .navbar-header {
  border: none;
  position: relative;
}
.navbar .navbar-header .navbar-toggle {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  background-color: #000000;
  border: none;
  position: absolute;
  top: -51px;
  right: 22px;
  padding: 6px;
}
.navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #f96400;
}
.navbar .navbar-header .navbar-toggle.collapsed {
  background-color: #f96400;
}
.navbar .navbar-header .navbar-toggle.collapsed .icon-bar {
  background-color: #000000;
}
.navbar .navbar-header .navbar-toggle.collapsed:hover .icon-bar {
  background-color: #000000;
}
.navbar .navbar-header .navbar-toggle.collapsed:focus:hover .icon-bar {
  background-color: #000000;
}
@media (min-width: 992px) {
  .navbar .navbar-collapse {
    border-top: 2px solid #f96400;
  }
}
.navbar .navbar-collapse .navbar-nav .last {
  background-color: #f96400;
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .last {
    float: right;
  }
}
.navbar .navbar-collapse .navbar-nav .last a {
  display: block;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 11px;
}
.navbar .navbar-collapse .navbar-nav .last a > span {
  display: block;
  border: 1px solid #000000;
  border-radius: 3px;
  line-height: 25px;
  padding: 0 8px;
}
.navbar .navbar-collapse .navbar-nav .last a > span .fa {
  font-size: 25px;
  vertical-align: middle;
  padding-right: 2px;
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .last a > span > span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav .last a > span > span {
    display: inline;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child:before {
    content: "";
    position: absolute;
    width: 63px;
    border-top: 5px solid #f96400;
  }
}
.navbar .navbar-collapse .navbar-nav > li a {
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-collapse .navbar-nav > li a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .nav > li > a {
    padding: 10px 18px;
    padding: 10px 17px \9;
  }
}
.navbar-nav .dropdown > a:after {
  line-height: 46px;
}
.nav .dropDownInner {
  position: relative;
}
@media (max-width: 991px) {
  .nav .dropDownInner:active .subNavInner,
  .nav .dropDownInner:hover .subNavInner {
    display: block;
  }
}
@media (min-width: 992px) {
  .nav .dropDownInner:hover .subNavInner {
    display: block;
  }
}
.nav .dropDownInner > a:after {
  content: '\f101';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.nav .dropDownInner .subNavInner {
  display: none;
  list-style: none;
  padding-left: 0;
  min-width: 250px;
  left: 250px;
  top: 0;
}
@media (min-width: 992px) {
  .nav .dropDownInner .subNavInner {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .nav .dropDownInner .subNavInner li {
    line-height: 20px;
  }
}
.nav .dropDownInner .subNavInner li a {
  display: block;
}
@media (max-width: 991px) {
  .nav .dropDownInner .subNavInner li a {
    line-height: 20px;
    padding: 5px 15px 5px 25px;
  }
}
footer .footer-column-container > *,
footer .footer-bottom-row > * {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .footer-column-container > *,
  footer .footer-bottom-row > * {
    width: 750px;
  }
}
@media (min-width: 992px) {
  footer .footer-column-container > *,
  footer .footer-bottom-row > * {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  footer .footer-column-container > *,
  footer .footer-bottom-row > * {
    width: 1170px;
  }
}
footer .footer-column-container > * > .navbar-header,
footer .footer-bottom-row > * > .navbar-header,
footer .footer-column-container > * > .navbar-collapse,
footer .footer-bottom-row > * > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  footer .footer-column-container > * > .navbar-header,
  footer .footer-bottom-row > * > .navbar-header,
  footer .footer-column-container > * > .navbar-collapse,
  footer .footer-bottom-row > * > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
footer .footer-column-container > *:before,
footer .footer-bottom-row > *:before,
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:after {
  content: " ";
  display: table;
}
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:after {
  clear: both;
}
footer .footer-column-container > *:before,
footer .footer-bottom-row > *:before,
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:after {
  content: " ";
  display: table;
}
footer .footer-column-container > *:after,
footer .footer-bottom-row > *:after {
  clear: both;
}
@media (min-width: 768px) {
  [dst-footer*="col3"] .footer-column-container > * > * {
    float: left;
  }
  [dst-footer*="col3"] .footer-column-container > * > * + * + * {
    float: right;
  }
}
@media (min-width: 768px) {
  [dst-footer*="col4"] .footer-column-container > * > * {
    display: inline-block;
    font-size: 0;
    font-size: 0.03px \9;
    width: 45%;
    vertical-align: top;
    padding: 15px 0 0;
  }
  [dst-footer*="col4"] .footer-column-container > * > *:first-child,
  [dst-footer*="col4"] .footer-column-container > * > *:first-child + * {
    padding-top: 0;
  }
  [dst-footer*="col4"] .footer-column-container > * > * > * {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  [dst-footer*="col4"] .footer-column-container > * > * {
    float: left;
    display: block;
    width: auto;
    padding-top: 0;
    font-size: inherit;
  }
  [dst-footer*="col4"] .footer-column-container > * > * > * {
    font-size: inherit;
  }
  [dst-footer*="col4"] .footer-column-container > * > * + * + * + * {
    float: right;
  }
}
.footer-bottom-row {
  text-align: center;
}
@media (min-width: 768px) {
  .footer-bottom-row {
    text-align: right;
  }
  .footer-bottom-row > * > * {
    display: inline-block;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-bottom-row > * > *:first-child {
    float: left;
  }
}
@media (max-width: 767px) {
  [dst-footer*="no-bottom"] .footer-column-extras {
    text-align: center;
  }
}
[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed {
  position: relative;
  padding-bottom: 70px;
}
[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row {
  position: fixed;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 0;
}
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row {
    width: 1170px;
  }
}
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row > .navbar-header,
.dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row > .navbar-header,
  .dst-footer-container-all[dst-footer*="w-bottom"].dst-footer-bottom-row-fixed .footer-bottom-row > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  [class*="dst-footer-container"][class*="container-columns"] .footer-column-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-footer-container"][class*="container-columns"] .footer-column-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-footer-container"][class*="container-columns"] .footer-column-container {
    width: 1170px;
  }
}
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container > .navbar-header,
[class*="dst-footer-container"][class*="container-columns"] .footer-column-container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-footer-container"][class*="container-columns"] .footer-column-container > .navbar-header,
  [class*="dst-footer-container"][class*="container-columns"] .footer-column-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
[class*="dst-footer-container"][class*="container-all"] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  [class*="dst-footer-container"][class*="container-all"] {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [class*="dst-footer-container"][class*="container-all"] {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [class*="dst-footer-container"][class*="container-all"] {
    width: 1170px;
  }
}
[class*="dst-footer-container"][class*="container-all"] > .navbar-header,
[class*="dst-footer-container"][class*="container-all"] > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [class*="dst-footer-container"][class*="container-all"] > .navbar-header,
  [class*="dst-footer-container"][class*="container-all"] > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .footer-column {
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  .footer-column {
    margin-left: 110px;
  }
}
.footer-column:first-child {
  margin-left: 0;
}
@media (min-width: 992px) {
  .footer-column:first-child + * {
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  .footer-column:first-child + * {
    margin-left: 110px;
  }
}
@media (min-width: 992px) {
  [dst-footer*="col4"] .footer-column:first-child + * + * {
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  [dst-footer*="col4"] .footer-column:first-child + * + * {
    margin-left: 110px;
  }
}
footer {
  background-color: #000000;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  footer {
    border-top: 6px solid #ffffff;
  }
}
.footer-brands {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 43px;
}
@media (min-width: 768px) {
  .footer-brands {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-brands {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-brands {
    width: 1170px;
  }
}
.footer-brands > .navbar-header,
.footer-brands > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .footer-brands > .navbar-header,
  .footer-brands > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-brands ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.footer-brands ul li {
  font-size: 14px;
  display: inline-block;
  padding: 0 20px;
  width: 50%;
  padding-bottom: 36px;
}
@media (min-width: 768px) {
  .footer-brands ul li {
    width: 20%;
    padding: 0 10px;
  }
  .footer-brands ul li:first-child {
    padding-left: 0;
  }
  .footer-brands ul li:last-child {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .footer-brands ul li {
    width: auto;
    padding: 0 36px;
  }
}
@media (min-width: 1200px) {
  .footer-brands ul li {
    padding: 0 60px;
  }
}
.footer-brands ul li a {
  display: block;
}
.footer-brands ul li a img {
  max-width: 100%;
}
.footer-brands ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer-column-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .footer-column-container {
    padding-bottom: 49px;
  }
}
@media (max-width: 767px) {
  .footer-column-container #footerAccordion {
    padding-left: 36px;
  }
}
@media (min-width: 1200px) {
  .footer-column-container #footerAccordion {
    padding-left: 47px;
  }
}
@media (min-width: 992px) {
  [dst-footer*="col4"] .footer-column-container > * > * + * + * + * {
    float: left;
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  [dst-footer*="col4"] .footer-column-container > * > * + * + * + * {
    margin-left: 110px;
  }
}
.footer-column {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
@media (min-width: 768px) {
  .footer-column [data-toggle="collapse"] {
    pointer-events: none;
  }
  .footer-column .collapse {
    display: block;
    height: auto !important;
  }
}
.footer-column + .footer-column {
  padding-top: 24px;
}
@media (min-width: 992px) {
  .footer-column + .footer-column {
    position: relative;
    padding-top: 0;
    padding-left: 12px;
  }
  .footer-column + .footer-column:before {
    content: "";
    position: absolute;
    left: 0;
    border-left: 1px dotted #ffffff;
    height: 127px;
  }
  .footer-column + .footer-column:before {
    top: 9px;
  }
}
.footer-column:not(:last-child) .collapse-body {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-column:not(:last-child) .collapse-body {
    padding-bottom: 0;
  }
}
.footer-column .footer-column-heading h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #deff00;
  margin: 0;
  padding: 0 0 3px;
}
.footer-column .footer-column-heading h4 a {
  color: #f96400;
}
@media (min-width: 768px) {
  .footer-column .footer-column-heading h4 a {
    pointer-events: none;
    cursor: default;
  }
}
.footer-column .footer-column-heading h4 a:hover,
.footer-column .footer-column-heading h4 a:focus {
  color: #f96400;
  outline: none;
}
.footer-column.footer-column-contact #ftrColContactCollapse .collapse-body ul li a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.footer-column.footer-column-contact #ftrColContactCollapse .collapse-body ul li:last-child {
  text-transform: uppercase;
}
.footer-column.footer-column-contact #ftrColContactCollapse .collapse-body ul li span {
  color: #f96400;
}
.footer-column.footer-column-hours #ftrColHoursCollapse .collapse-body ul li {
  text-transform: uppercase;
}
.footer-column.footer-column-hours #ftrColHoursCollapse .collapse-body ul li span {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  width: 80px;
}
.footer-column.footer-column-links #ftrColLinksCollapse .collapse-body ul li {
  text-transform: uppercase;
  font-weight: bold;
}
.footer-column.footer-column-links #ftrColLinksCollapse .collapse-body ul li a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.footer-column .collapse-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-column .collapse-body ul li {
  line-height: 21px;
}
.footer-column .collapse-body ul li a {
  color: #ffffff;
}
.footer-column .collapse-body ul li a:hover {
  color: #f96400;
}
.footer-column .collapse-body ul li a:hover i {
  color: #ffffff;
}
.footer-column .collapse-body ul li a i {
  color: #f96400;
  margin-right: 5px;
}
.footer-social {
  vertical-align: middle;
  text-align: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
.footer-social a {
  display: block;
}
.footer-social .fa {
  display: block;
  overflow: hidden;
  width: 25px;
  height: 25px;
  font-size: 17px;
  text-align: center;
  border-radius: 3px;
}
.footer-social .fa:before {
  line-height: 25px;
}
@media (max-width: 991px) {
  .footer-social .fa {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
  .footer-social .fa:before {
    line-height: 30px;
  }
}
.footer-social .fa {
  font-size: 27px;
}
.footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: transparent;
}
.footer-social a:hover .fa {
  color: #f96400;
}
.footer-social a:hover .fa {
  background-color: transparent;
}
.footer-social .mobile-club a {
  -webkit-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
  display: block;
  color: #f96400;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-social .mobile-club a > span {
  display: block;
  border: 1px solid #f96400;
  border-radius: 3px;
  line-height: 25px;
  padding-right: 8px;
}
.footer-social .mobile-club a > span .fa {
  display: inline-block;
  font-size: 25px;
  vertical-align: middle;
  padding-right: 2px;
  color: #f96400;
}
.footer-social .mobile-club a:hover {
  color: #ffffff;
}
.footer-social .mobile-club a:hover .fa {
  color: #ffffff;
  background-color: transparent;
}
.footer-social li {
  display: inline-block;
  padding-left: 5px;
  vertical-align: top;
}
.footer-social li:first-child {
  padding-left: 0;
}
.footer-social a {
  display: block;
}
.footer-legal-info {
  padding-top: 21px;
}
.footer-legal-info .footer-legal {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 10px;
}
.footer-legal-info .footer-legal a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #ffffff;
}
.footer-legal-info .footer-legal a:hover {
  color: #f96400;
}
.footer-legal-info .footer-copyright {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 10px;
}
.footer-legal-info .footer-DS {
  margin-left: -10px;
  display: inline-block;
  margin-bottom: -4px;
}
.footer-legal-info .footer-DS img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer-bottom-row-custom {
  display: none;
  color: #000000;
  background-color: #f96400;
}
@media (min-width: 992px) {
  .footer-bottom-row-custom {
    display: block;
    margin-bottom: 34px;
  }
}
.footer-bottom-row-custom > div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-bottom-row-custom > div {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-bottom-row-custom > div {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-bottom-row-custom > div {
    width: 1170px;
  }
}
.footer-bottom-row-custom > div > .navbar-header,
.footer-bottom-row-custom > div > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .footer-bottom-row-custom > div > .navbar-header,
  .footer-bottom-row-custom > div > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-bottom-row-custom > div:before,
.footer-bottom-row-custom > div:after {
  content: " ";
  display: table;
}
.footer-bottom-row-custom > div:after {
  clear: both;
}
.footer-bottom-row-custom > div:before,
.footer-bottom-row-custom > div:after {
  content: " ";
  display: table;
}
.footer-bottom-row-custom > div:after {
  clear: both;
}
.footer-bottom-row-custom > div .footer-bottom-links {
  display: inline-block;
}
.footer-bottom-row-custom > div .footer-bottom-links a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  text-transform: uppercase;
  display: inline-block;
  height: 49px;
  line-height: 49px;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  text-decoration: underline;
  padding-left: 14px;
  padding-right: 14px;
}
.footer-bottom-row-custom > div .footer-bottom-links a:hover {
  color: #ffffff;
}
.footer-bottom-row-custom > div .footer-bottom-links a:first-child {
  padding-left: 0;
}
.footer-bottom-row-custom > div .footer-bottom-links a + a {
  position: relative;
}
.footer-bottom-row-custom > div .footer-bottom-links a + a:before {
  content: "";
  position: absolute;
  left: 0;
  border-left: 2px solid #000000;
  height: 11px;
}
.footer-bottom-row-custom > div .footer-bottom-links a + a:before {
  top: 19px;
}
.footer-bottom-row-custom > div .footer-bottom-social {
  float: right;
  display: inline-block;
  line-height: 49px;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social {
  vertical-align: middle;
  text-align: left;
  margin: 0;
  padding: 0;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a {
  display: block;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .fa {
  display: block;
  overflow: hidden;
  width: 25px;
  height: 25px;
  font-size: 17px;
  text-align: center;
  border-radius: 3px;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .fa:before {
  line-height: 25px;
}
@media (max-width: 991px) {
  .footer-bottom-row-custom > div .footer-bottom-social .footer-social .fa {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
  .footer-bottom-row-custom > div .footer-bottom-social .footer-social .fa:before {
    line-height: 30px;
  }
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .fa {
  font-size: 27px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: transparent;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a:hover .fa {
  color: #000000;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a:hover .fa {
  background-color: transparent;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .last a {
  padding-left: 16px;
  line-height: 28px;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .last a span {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  display: inline-block;
  padding: 0 20px;
  color: #ffffff;
  background-color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social .last a:hover span {
  background-color: #ffffff;
  color: #000000;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social li {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social li:first-child {
  padding-left: 0;
}
.footer-bottom-row-custom > div .footer-bottom-social .footer-social a {
  display: block;
}
iframe[name="google_conversion_frame"] {
  width: 0;
  height: 0;
  position: fixed;
  z-index: -1;
}
body {
  background-image: url("../images/brightonhd-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
.main-home {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .main-home {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .main-home {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .main-home {
    width: 1170px;
  }
}
.main-home > .navbar-header,
.main-home > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .main-home > .navbar-header,
  .main-home > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .main-home {
    padding-top: 212px;
  }
}
.content-home {
  padding-top: 4px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .content-home {
    background-image: url("../images/brightonhd-noise.jpg");
    padding-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .content-home {
    border-top: 15px solid #ffffff;
    border-bottom: 6px solid #ffffff;
    padding-top: 17px;
    padding-bottom: 15px;
  }
}
.content-buttons {
  background-color: #ffffff;
  font-size: 0;
  font-size: 0.01 \9;
  padding-top: 4px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 992px) {
  .content-buttons {
    padding-top: 16px;
    padding-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    width: 100%;
  }
}
.content-buttons div[class*="-button"] {
  display: block;
  text-align: center;
  padding-bottom: 4px;
}
@media (min-width: 992px) {
  .content-buttons div[class*="-button"] {
    display: table-cell;
    padding-bottom: 0;
  }
  .content-buttons div[class*="-button"]:not(:first-child) a {
    margin-left: 10px;
  }
  .content-buttons div[class*="-button"]:not(:last-child) a {
    margin-right: 10px;
  }
}
.content-buttons div[class*="-button"] a {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  display: block;
  line-height: 62px;
  background-color: #f96400;
  color: #000000;
  font-size: 37px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.content-buttons div[class*="-button"] a:before {
  content: "";
  position: absolute;
  top: 0;
  border-top: 2px dotted #000000;
  width: calc(100% - 26px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.content-buttons div[class*="-button"] a:after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 2px dotted #000000;
  width: calc(100% - 26px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.content-buttons div[class*="-button"] a:before {
  top: 6px;
}
.content-buttons div[class*="-button"] a:after {
  bottom: 6px;
}
@media (min-width: 992px) {
  .content-buttons div[class*="-button"] a {
    position: relative;
    line-height: 87px;
    font-size: 34px;
  }
  .content-buttons div[class*="-button"] a:before {
    content: "";
    position: absolute;
    top: 0;
    border-top: 2px dotted #000000;
    width: calc(100% - 18px);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .content-buttons div[class*="-button"] a:after {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 2px dotted #000000;
    width: calc(100% - 18px);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .content-buttons div[class*="-button"] a:before {
    top: 8px;
  }
  .content-buttons div[class*="-button"] a:after {
    bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .content-buttons div[class*="-button"] a {
    font-size: 40px;
  }
}
.content-buttons div[class*="-button"] a:hover {
  color: #ffffff;
}
.home-top-buttons {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .home-top-buttons {
    margin-left: -3px;
    margin-right: -3px;
  }
}
@media (min-width: 992px) {
  .home-top-buttons {
    margin-left: -11px;
    margin-right: -11px;
  }
}
@media (min-width: 992px) {
  .home-top-buttons {
    margin-left: -11px;
    margin-right: -11px;
  }
}
.home-top-buttons li a {
  position: absolute;
  z-index: 1;
  display: block;
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .home-top-buttons li a {
    margin-left: 3px;
    margin-right: 3px;
  }
}
@media (min-width: 992px) {
  .home-top-buttons li a {
    margin-left: 11px;
    margin-right: 11px;
  }
}
@media (min-width: 1200px) {
  .home-top-buttons li a {
    margin-left: 11px;
    margin-right: 11px;
  }
}
.home-top-buttons li:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 75%;
}
.home-top-buttons li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.home-top-buttons .button3 a:before {
  background-image: url("../images/brightonhd-button-group-1-3.jpg");
  background: none \9;
}
.home-top-buttons li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.home-top-buttons .button2 a:before {
  background-image: url("../images/brightonhd-button-group-1-2.jpg");
  background: none \9;
}
.home-top-buttons li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.home-top-buttons .button1 a:before {
  background-image: url("../images/brightonhd-button-group-1-1.jpg");
  background: none \9;
}
.home-top-buttons li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.home-top-buttons li a .first-line,
.home-top-buttons li a .third-line {
  color: #000000;
}
.home-top-buttons li a .second-line {
  color: #ffffff;
}
.home-top-buttons li a:hover .first-line,
.home-top-buttons li a:hover .third-line {
  color: #ffffff;
}
.home-top-buttons li a:hover .second-line {
  color: #000000;
}
.home-top-buttons li a > span {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
}
.home-top-buttons li a > span > span {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.home-top-buttons li a > span > span > span {
  display: block;
}
.home-top-buttons li a:hover:before {
  opacity: 0.6;
}
.home-top-buttons li a {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-top-buttons li a *,
.home-top-buttons li a:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-top-buttons li a:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-top-buttons li a:hover *,
.home-top-buttons li a:hover:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .home-top-buttons {
    margin: 0 auto;
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .home-top-buttons {
    padding-bottom: 4px;
  }
}
@media (min-width: 992px) {
  .home-top-buttons {
    padding-bottom: 0;
  }
}
.home-top-buttons li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-top-buttons li {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .home-top-buttons li {
    margin-bottom: 5px;
  }
}
.home-top-buttons li a .first-line {
  background: rgba(249, 100, 0, 0.85);
  font-size: 24px;
  font-weight: 700;
  line-height: 50px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  text-transform: uppercase;
}
.home-top-buttons li a .first-line span {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}
@media (min-width: 992px) {
  .home-top-buttons li a .first-line {
    left: 46px;
    right: 46px;
  }
}
@media (min-width: 1200px) {
  .home-top-buttons li a .first-line {
    font-size: 30px;
  }
}
.home-top-buttons li a > span > span {
  position: relative;
}
.home-top-buttons li a:hover .first-line span {
  color: #000000;
}
.main-content {
  font-size: 0;
  font-size: 0.01 \9;
  background-color: #ffffff;
}
.main-content > * {
  font-size: 14px;
}
@media (min-width: 992px) {
  .main-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content .slideshow-main {
  width: 100%;
  display: inline-block;
  border-bottom: 4px solid #ffffff;
}
@media (min-width: 992px) {
  .main-content .slideshow-main {
    border: none;
    width: 62.71929825%;
    padding-right: 15px;
  }
}
.main-content .side-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 992px) {
  .main-content .side-content {
    width: 37.28070175%;
  }
}
.main-content .side-content #homeEvents {
  background-color: #000000;
  margin-bottom: 3px;
  padding-left: 27px;
  padding-top: 24px;
}
@media (min-width: 992px) {
  .main-content .side-content #homeEvents {
    padding-top: 21px;
    margin-bottom: 15px;
    padding-left: 23px;
  }
}
.main-content .side-content #homeEvents > a {
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
@media (min-width: 992px) {
  .main-content .side-content #homeEvents > a {
    display: inline-block;
  }
}
.main-content .side-content #homeEvents > a .fa {
  font-size: 10px;
  position: relative;
  bottom: 1px;
  left: 2px;
}
.main-content .side-content #homeEvents h2 {
  color: #f96400;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 26px;
}
.main-content .side-content #homeEvents h2 span {
  color: #ffffff;
  font-weight: bold;
}
.main-content .side-content .text-club {
  background-color: #000000;
  padding-top: 28px;
  padding-left: 25px;
  padding-bottom: 21px;
}
@media (min-width: 992px) {
  .main-content .side-content .text-club {
    padding-top: 22px;
    padding-left: 21px;
    padding-bottom: 2px;
  }
}
@media (min-width: 1200px) {
  .main-content .side-content .text-club {
    padding-bottom: 8px;
  }
}
.main-content .side-content .text-club h2 {
  color: #f96400;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 26px;
}
@media (min-width: 992px) {
  .main-content .side-content .text-club h2 {
    position: relative;
    padding-bottom: 13px;
  }
  .main-content .side-content .text-club h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
    width: 313px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.main-content .side-content .text-club h2:after {
  right: auto;
}
.main-content .side-content .text-club h2 span {
  color: #ffffff;
  font-weight: bold;
}
.main-content .side-content .text-club .club-inner {
  padding-left: 18px;
  padding-top: 8px;
}
.main-content .side-content .text-club .club-inner .fa {
  color: #f96400;
  font-size: 100px;
}
.main-content .side-content .text-club .club-inner > div {
  vertical-align: top;
  display: inline-block;
  padding-top: 19px;
  width: 80%;
  padding-left: 16px;
}
.main-content .side-content .text-club .club-inner > div h4 {
  font-weight: bold;
  color: #f96400;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.main-content .side-content .text-club .club-inner > div p {
  color: #ffffff;
  font-size: 14px;
  line-height: 12px;
}
.slideshow-main .pause {
  display: none;
}
.slideshow-main .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    display: block;
  }
}
.slideshow-main .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-control.left {
    left: 30px;
  }
}
.slideshow-main .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-control.right {
    right: 30px;
  }
}
.slideshow-main .fa {
  display: block;
}
.slideshow-main .carousel {
  padding-top: 55%;
  height: auto;
}
.slideshow-main .carousel-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.slideshow-main .carousel-control {
  text-shadow: none;
  width: auto;
  font-size: 30px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin: auto 0;
  filter: none;
  background: none;
}
.slideshow-main .carousel-control.left .fa {
  -ms-transform: translate3d(-1px, 0, 0);
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
}
.slideshow-main .carousel-control.left .fa:before {
  content: '\f137';
}
.slideshow-main .carousel-control.right .fa {
  -ms-transform: translate3d(1px, 0, 0);
  -webkit-transform: translate3d(1px, 0, 0);
  transform: translate3d(1px, 0, 0);
}
.slideshow-main .carousel-control.right .fa:before {
  content: '\f138';
}
.slideshow-main .carousel-control {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.7);
  background: #000000;
  background: transparent;
  opacity: 1;
  border-radius: 50%;
}
.slideshow-main .carousel-control.left,
.slideshow-main .carousel-control.right {
  text-align: center;
}
.slideshow-main .carousel-control .fa {
  display: inline-block;
}
.slideshow-main .carousel-control:hover {
  color: #f96400;
  background: #000000;
  background: transparent;
}
.slideshow-main .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  width: auto;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-main .carousel-indicators {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-main .carousel-indicators {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-main .carousel-indicators {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-main .carousel-indicators {
    right: -570px;
  }
}
.slideshow-main .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 14px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.slideshow-main .carousel-indicators li:first-child {
  margin-left: 0;
}
.slideshow-main .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  width: auto;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-main .carousel-indicators {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-main .carousel-indicators {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-main .carousel-indicators {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-main .carousel-indicators {
    right: -570px;
  }
}
.slideshow-main .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 14px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.slideshow-main .carousel-indicators li:first-child {
  margin-left: 0;
}
.slideshow-main .carousel-indicators > li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
}
.slideshow-main .carousel-indicators > li.active {
  background-color: #f96400;
}
.slideshow-main .carousel-indicators {
  bottom: -13px;
  right: 15px;
  margin: 0;
}
@media (max-width: 767px) {
  .slideshow-main .carousel-indicators {
    display: block;
  }
}
.slideshow-main .carousel-control.left {
  left: 8px;
}
.slideshow-main .carousel-control.right {
  right: 8px;
}
.slideshow-main .carousel-control.left .fa,
.slideshow-main .carousel-control.right .fa {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.action-button-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.action-button-group li a {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.action-button-group li a *,
.action-button-group li a:before {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.action-button-group li a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.action-button-group li a:hover *,
.action-button-group li a:hover:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.action-button-group:before,
.action-button-group:after {
  content: " ";
  display: table;
}
.action-button-group:after {
  clear: both;
}
.action-button-group:before,
.action-button-group:after {
  content: " ";
  display: table;
}
.action-button-group:after {
  clear: both;
}
.action-button-group li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
  height: 62px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .action-button-group li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .action-button-group li {
    float: left;
    width: 25%;
  }
}
.action-button-group li a {
  background-color: #000000;
  display: block;
  text-align: center;
  line-height: 62px;
  height: 62px;
}
.action-button-group li a img {
  display: none;
}
.action-button-group li a .first-line {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  color: #ffffff;
}
.action-button-group li a .second-line {
  display: none;
}
.action-button-group li a:hover {
  background-color: #f96400;
}
@media (min-width: 768px) {
  .action-button-group li {
    height: auto;
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .action-button-group li a {
    border-top: 7px solid #f96400;
    height: auto;
  }
  .action-button-group li a > span {
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #000000;
  }
  .action-button-group li a img {
    width: 100%;
    display: block;
  }
  .action-button-group li a .first-line {
    display: inline-block;
    vertical-align: top;
    line-height: 54px;
    font-size: 24px;
  }
  .action-button-group li a .second-line {
    display: inline-block;
    vertical-align: top;
    line-height: 54px;
    font-weight: 700;
    float: right;
    text-transform: uppercase;
    color: #f96400;
  }
  .action-button-group li a:hover > span {
    background-color: #f96400;
  }
  .action-button-group li a:hover .second-line {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .action-button-group li {
    margin-bottom: 0;
  }
  .action-button-group li a {
    position: relative;
  }
  .action-button-group li a:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: -7px;
    bottom: 0;
    right: -9px;
    border-right: 1px solid #666666;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
  }
  .action-button-group li a > span {
    padding-left: 10px;
    padding-right: 10px;
  }
  .action-button-group li a .first-line {
    font-size: 20px;
  }
  .action-button-group li:last-child a:after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .action-button-group li a .first-line {
    font-size: 24px;
  }
}
.finv-wrapper {
  text-transform: uppercase;
}
.finv-wrapper .finv-heading span {
  color: #ffffff;
}
.finv-wrapper .vehicle-title {
  text-align: center;
}
.finv-wrapper .carousel-control {
  opacity: 1;
}
.finv-wrapper .carousel-control {
  text-shadow: none;
  width: auto;
  font-size: 15px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  text-align: center;
  margin: auto 0;
  filter: none;
  background: none;
}
.finv-wrapper .carousel-control.left .fa {
  -ms-transform: translate3d(-1px, 0, 0);
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
}
.finv-wrapper .carousel-control.left .fa:before {
  content: '\f053';
}
.finv-wrapper .carousel-control.right .fa {
  -ms-transform: translate3d(1px, 0, 0);
  -webkit-transform: translate3d(1px, 0, 0);
  transform: translate3d(1px, 0, 0);
}
.finv-wrapper .carousel-control.right .fa:before {
  content: '\f054';
}
.finv-wrapper .carousel-control {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.finv-wrapper .carousel-control {
  bottom: 34px;
}
.finv-wrapper .carousel-control.left {
  margin-right: 10px;
}
.finv-wrapper .carousel-control.right {
  margin-left: 10px;
}
.finv-wrapper .finv-heading {
  margin-left: 44px;
}
.finv-wrapper .carousel-inner {
  width: auto;
  margin: 0 44px;
}
.finv-wrapper .carousel-control {
  color: #ffffff;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.finv-wrapper .carousel-control.left,
.finv-wrapper .carousel-control.right {
  text-align: center;
}
.finv-wrapper .carousel-control .fa {
  display: inline-block;
}
.finv-wrapper .carousel-control:hover {
  color: #ffffff;
  background: #f96400;
}
@media (min-width: 992px) {
  .finv-wrapper {
    border-bottom: 6px solid #ffffff;
  }
}
.finv-wrapper .finv-content {
  padding-bottom: 17px;
}
.finv-wrapper .finv-content .finv-heading {
  text-align: center;
  margin-left: 0;
  padding-top: 23px;
}
@media (min-width: 992px) {
  .finv-wrapper .finv-content .finv-heading {
    padding-top: 16px;
    padding-bottom: 5px;
  }
}
.finv-wrapper .finv-content .finv-heading h3 {
  font-size: 35px;
  font-weight: bold;
  color: #ffffff;
}
.finv-wrapper .finv-content #invFeaturedElement {
  width: 78.81508079%;
  margin: 0 auto;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-title {
  margin-top: 12px;
  background-color: rgba(255, 255, 255, 0.18);
  height: 42px;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-title h3 {
  padding-top: 5px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-container .data {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block!important;
  top: auto;
  bottom: -67px;
  padding: 0;
  overflow: hidden;
  bottom: -53px;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-container .data li {
  display: none;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-container .data li.featuredVehicleAttr.price {
  display: block;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-container .data li.featuredVehicleAttr.price label {
  display: none;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content .vehicle-container .data li.featuredVehicleAttr.price span {
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #deff00;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content:hover .vehicle-container .image-container {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content:hover .vehicle-container .data li.featuredVehicleAttr.price span {
  color: #ffffff;
}
.finv-wrapper .finv-content #invFeaturedElement .featured-content:hover .vehicle-title h3 {
  color: #f96400;
}
.finv-wrapper .carousel-control {
  height: 66px;
  line-height: 66px;
  bottom: 12px;
}
@media (min-width: 768px) {
  .finv-wrapper .carousel-control {
    bottom: 2px;
  }
}
.finv-wrapper .carousel-control.right {
  right: -22px;
}
.finv-wrapper .carousel-control.left {
  left: -22px;
}
.finv-wrapper .carousel-inner {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .finv-wrapper .carousel-inner {
    max-width: 163px;
    margin: 0 auto;
  }
}
.events-wrapper #homeEvents ul {
  padding-left: 0;
  margin-bottom: 0;
}
.events-wrapper #homeEvents ul li {
  list-style: none;
  padding: 10px 0;
}
.events-wrapper #homeEvents ul li a {
  display: block;
  position: relative;
}
.events-wrapper .eventDate,
.events-wrapper .eventInfo {
  display: inline-table;
  vertical-align: top;
}
.events-wrapper .dateWrap {
  display: table-cell;
  vertical-align: middle;
}
.events-wrapper .eventDate {
  width: 41px;
  height: 41px;
  text-align: center;
}
.events-wrapper .eventDate span {
  display: block;
  font-weight: bold;
  line-height: 1;
}
.events-wrapper .eventDate span.eventMonth {
  font-size: 12px;
  text-transform: uppercase;
}
.events-wrapper .eventDate span.eventDay {
  font-size: 30px;
}
.events-wrapper .eventInfo {
  width: calc((100%) - (41px));
  display: inline-block \9;
  padding-left: 10px;
}
.events-wrapper .eventInfo h4 {
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .events-wrapper .eventInfo h4 {
    font-size: 20px;
  }
}
.events-wrapper .eventInfo p {
  font-size: 14px;
  margin: 0;
}
.events-wrapper .eventDate {
  background-color: #f96400;
}
.events-wrapper .eventDate span.eventMonth {
  color: #000000;
}
.events-wrapper .eventDate span.eventDay {
  color: #ffffff;
}
.events-wrapper .eventInfo h4 {
  color: #ffffff;
}
.events-wrapper .eventInfo p {
  color: #cccccc;
}
.events-wrapper #homeEvents a:hover .eventDate {
  background-color: #ffffff;
}
.events-wrapper #homeEvents a:hover .eventDate .eventMonth {
  color: #000000;
}
.events-wrapper #homeEvents a:hover .eventDate .eventDay {
  color: #f96400;
}
.events-wrapper #homeEvents a:hover .eventInfo h4,
.events-wrapper #homeEvents a:hover .eventInfo strong {
  color: #f96400;
}
.events-wrapper #homeEvents a:hover .eventInfo p {
  color: #ffffff;
}
@media (max-width: 991px) {
  .events-wrapper #homeEvents ul {
    padding-top: 14px;
    padding-bottom: 18px;
  }
}
.events-wrapper #homeEvents li + li {
  display: none;
}
@media (min-width: 1200px) {
  .events-wrapper #homeEvents li + li {
    display: block;
    position: relative;
  }
  .events-wrapper #homeEvents li + li:before {
    content: "";
    position: absolute;
    top: 0;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    width: 313px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .events-wrapper #homeEvents li + li:before {
    right: auto;
  }
}
.events-wrapper #homeEvents .eventLink {
  display: block;
}
.events-wrapper #homeEvents .eventLink:hover .eventInfo h4 {
  color: #ffffff;
}
.events-wrapper #homeEvents .eventLink:hover .eventInfo p {
  color: #f96400;
}
.events-wrapper #homeEvents .eventLink:hover .eventDate .dateWrap .eventDay {
  color: #f96400;
}
.events-wrapper #homeEvents .eventLink:hover .eventDate .dateWrap .eventMonth {
  color: #000000;
}
.events-wrapper #homeEvents .eventLink .eventDate .dateWrap {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.events-wrapper #homeEvents .eventLink .eventDate .dateWrap .eventMonth {
  color: #ffffff;
  font-size: 12px;
  position: relative;
  top: 6px;
}
.events-wrapper #homeEvents .eventLink .eventDate .dateWrap .eventDay {
  color: #ffffff;
  font-size: 26px;
}
.events-wrapper #homeEvents .eventLink .eventInfo {
  padding-left: 14px;
}
.events-wrapper #homeEvents .eventLink .eventInfo h4 {
  color: #f96400;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.events-wrapper #homeEvents .eventLink .eventInfo p {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  line-height: 12px;
}
.models-wrapper {
  position: relative;
  padding-top: 15px;
  background-color: #000000;
}
@media (min-width: 1200px) {
  .models-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.models-wrapper h3 {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  text-transform: uppercase;
  font-family: 'H-DLetterpress', 'Khand', Helvetica, Arial, sans-serif;
  font-size: 36px;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 992px) {
  .models-wrapper h3 {
    position: absolute;
    font-size: 72px;
    left: 45px;
    top: 28px;
  }
}
.models-wrapper ul {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .models-wrapper ul {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .models-wrapper ul {
    padding-top: 50px;
  }
}
.models-wrapper ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  padding: 15px;
  vertical-align: top;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .models-wrapper ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .models-wrapper ul li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .models-wrapper ul li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .models-wrapper ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .models-wrapper ul li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .models-wrapper ul li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 320px) {
  .models-wrapper ul li {
    float: none;
  }
}
@media (min-width: 320px) {
  .models-wrapper ul li {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 767px) {
  .models-wrapper ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.models-wrapper ul li a {
  text-transform: uppercase;
  display: block;
  font-size: 0;
  font-size: 0.01 \9;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .models-wrapper ul li a {
    display: inline-block;
    padding-top: 0;
  }
}
.models-wrapper ul li a img {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  max-width: 100%;
}
@media (min-width: 768px) {
  .models-wrapper ul li a img {
    margin-bottom: 20px;
  }
}
.models-wrapper ul li a .img-moto {
  display: inline-block;
  width: 50%;
}
@media (min-width: 768px) {
  .models-wrapper ul li a .img-moto {
    display: block;
    width: auto;
  }
}
.models-wrapper ul li a .model-details {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .models-wrapper ul li a .model-details {
    width: auto;
    display: block;
  }
}
.models-wrapper ul li a .model-name {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #ffffff;
  font-weight: bold;
  display: block;
  font-size: 18px;
}
.models-wrapper ul li a .browse-text {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #f48120;
  font-size: 14px;
}
.models-wrapper ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.models-wrapper ul li a:hover .model-name {
  color: #f96400;
}
.models-wrapper ul li a:hover .browse-text {
  color: #ffffff;
}
.home-row {
  background-color: #100c0a;
}
@media (min-width: 768px) {
  .home-row {
    background-color: #000000;
  }
}
.home-row .welcome-wrapper {
  text-align: left;
  padding: 30px 28px;
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper {
    padding-left: 47px;
    padding-right: 47px;
    padding-top: 71px;
    padding-bottom: 27px;
  }
}
.home-row .welcome-wrapper > div > a {
  color: #ffffff;
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper > div > a {
    pointer-events: none;
    cursor: default;
  }
}
.home-row .welcome-wrapper > div > a h1 {
  display: inline;
  font-size: 24px;
  text-transform: uppercase;
  color: #f96400;
  line-height: 21px;
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper > div > a h1 {
    font-size: 32px;
  }
}
.home-row .welcome-wrapper > div > a h1 span {
  color: #ffffff;
  font-weight: bold;
}
.home-row .welcome-wrapper > div > a .fa {
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  font-size: 9px;
  font-weight: bold;
  position: relative;
  left: 16px;
  bottom: 2px;
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper > div > a .fa {
    display: none;
  }
}
.home-row .welcome-wrapper > div > a.collapsed .fa {
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper > div .collapse {
    display: block;
    height: auto;
  }
}
@media (min-width: 992px) {
  .home-row .welcome-wrapper > div #dealer-info-acc {
    height: auto!important;
  }
}
.home-row .welcome-wrapper > div #dealer-info-acc .collapse-body {
  padding-top: 25px;
}
.home-row .welcome-wrapper > div #dealer-info-acc .collapse-body p {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  font-weight: bold;
}
body {
  background-color: #100c0a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #f96400;
  margin-top: 0;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
button,
input {
  outline: none;
}
button,
.btn {
  background-color: #f96400;
  border-width: 1px;
  border-style: solid;
  border-color: #ff812d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus {
  background-color: #ff7519;
  color: #000000;
}
input,
textarea,
select {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #141414;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #262626;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 10px;
  resize: none;
}
input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
  background-color: #363636;
  color: #ffffff;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block;
}
.lead-button,
.submitBlock li button {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #ff7b23;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f96400;
  color: #ffffff;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .lead-button,
  .submitBlock li button {
    max-width: 300px;
  }
}
.lead-button:hover,
.submitBlock li button:hover,
.lead-button:focus,
.submitBlock li button:focus {
  background-color: #ff7519;
  color: #000000;
}
.label {
  color: #ffffff;
}
.social-block {
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
  /* here mang */
}
.social-block a {
  display: block;
}
.social-block .fa {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.social-block .fa:before {
  line-height: 30px;
}
.social-block a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.social-block a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: default;
}
.social-block a.social-facebook .fa {
  background-color: #3b5998;
}
.social-block a.social-twitter .fa {
  background-color: #00aced;
}
.social-block a.social-instagram .fa {
  background-color: #517fa4;
}
.social-block a.social-google .fa {
  background-color: #dd4b39;
}
.social-block a.social-youtube .fa {
  background-color: #bb0000;
}
.social-block a.social-pinterest .fa {
  background-color: #cb2027;
}
.social-block a.social-rss .fa {
  background-color: #000000;
}
.social-block a:hover .fa {
  color: default;
}
.social-block a:hover.social-facebook .fa {
  color: #3b5998;
}
.social-block a:hover.social-twitter .fa {
  color: #00aced;
}
.social-block a:hover.social-instagram .fa {
  color: #517fa4;
}
.social-block a:hover.social-google .fa {
  color: #dd4b39;
}
.social-block a:hover.social-youtube .fa {
  color: #bb0000;
}
.social-block a:hover.social-pinterest .fa {
  color: #cb2027;
}
.social-block a:hover.social-rss .fa {
  color: #000000;
}
.social-block a:hover .fa {
  background-color: #ffffff;
}
.social-block li {
  display: inline-block;
  padding-left: 5px;
}
.social-block li:first-child {
  padding-left: 0;
}
.social-block a {
  display: block;
}
[id="main"] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0d0d0d;
  color: #ffffff;
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  [id="main"] {
    width: 750px;
  }
}
@media (min-width: 992px) {
  [id="main"] {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  [id="main"] {
    width: 1170px;
  }
}
[id="main"] > .navbar-header,
[id="main"] > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  [id="main"] > .navbar-header,
  [id="main"] > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  [id="main"] {
    margin-top: 227px;
  }
}
[id="content"]:before,
[id="content"]:after {
  content: " ";
  display: table;
}
[id="content"]:after {
  clear: both;
}
[id="content"]:before,
[id="content"]:after {
  content: " ";
  display: table;
}
[id="content"]:after {
  clear: both;
}
.image-container {
  position: relative;
  padding-top: 75%;
}
.image-container .image-container-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-origin: content-box;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
#tyFlash {
  display: none!important;
  visibility: hidden !important;
}
#calendar .fc-content {
  color: #ffffff;
}
#calendar .fc-today {
  background-color: #0f0f0f;
  color: #ffffff;
}
#calendar .fc-header tr td.fc-header-right > span {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
}
#calendar .fc-header tr td.fc-header-right > span * {
  display: inline-block;
  line-height: 26px;
}
#calendar .fc-header tr td.fc-header-right > span.fc-state-default {
  background: none;
  text-shadow: none;
  box-shadow: none;
  background-color: #1f1f1f;
  border-color: #1a1a1a;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  font-weight: 400;
}
#calendar .fc-header tr td.fc-header-right > span.fc-state-hover,
#calendar .fc-header tr td.fc-header-right > span.fc-state-down,
#calendar .fc-header tr td.fc-header-right > span.fc-state-active,
#calendar .fc-header tr td.fc-header-right > span.fc-state-disabled {
  background-color: #0f0f0f;
  color: #ffffff;
  opacity: .75;
}
#calendar .fc-border-separate th,
#calendar .fc-border-separate td {
  border-color: #1a1a1a;
}
#calendar .fc-list .dvListviewEvent {
  background-color: #060606;
  color: #ffffff;
}
#calendar .fc-list .dvListviewEvent:nth-child(even) {
  background-color: #121212;
  color: #ffffff;
}
#calendar .fc-list .dvListviewEvent .dvHeader a {
  color: inherit;
}
.qtip .qtip-wrapper {
  box-shadow: 0 0 5px #000000;
}
.qtip .qtip-wrapper .qtip-contentWrapper {
  border: none !important;
  background-color: #0a0a0a !important;
  color: #ffffff !important;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content {
  background: none !important;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content {
  background-color: #0a0a0a;
  color: #ffffff;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvSocial .btnOpenDetails {
  background-color: #0a0a0a;
  color: #ffffff;
}
#overlayBlock {
  background-color: #000000;
  filter: alpha(opacity=50);
  background-color: rgba(0, 0, 0, 0.5);
}
#eventDetails {
  background-color: #000000;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
}
#eventDetails .close {
  opacity: 1;
  background-color: #1a1a1a;
  color: #ffffff;
  text-shadow: none;
  font-weight: 400;
}
#eventDetails .close:hover {
  background-color: #0d0d0d;
  color: #ffffff;
}
#eventDetails h3 a {
  line-height: 30px;
}
#eventDetails .content {
  background-color: #000000;
  color: #ffffff;
}
.xListEvents .dvListviewCategory {
  background-color: #0a0a0a;
  color: #ffffff;
}
.xListEvents .dvListviewCategory .dvListviewEvent:nth-child(even) {
  background-color: #000000;
  color: #ffffff;
}
.xListEvents .dvListviewCategory .dvHeader {
  font-size: 16px;
}
.xListEvents .dvListviewCategory .dvHeader a {
  color: inherit;
}
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:focus,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:focus {
  background-color: #0f0f0f;
  color: #ffffff;
}
.event-by-date .event-by-date-header .event-by-date-search > div.date-to {
  color: #ffffff;
}
.event-by-date .event-by-date-pagination > span > a.active {
  background-color: #0f0f0f;
  color: #ffffff;
  color: #f96400;
}
.event-by-date .event-month {
  border-color: #1a1a1a;
}
.event-by-date .event-month-title {
  background-color: #f96400;
  color: #ffffff;
}
.event-by-date .event-item {
  border-color: #1a1a1a;
}
.event-by-date .event-item:nth-of-type(odd) {
  background-color: #000000;
}
.event-by-date .event-item:nth-of-type(even) {
  background-color: #0f0f0f;
  color: #ffffff;
}
.event-by-date .event-item .event-info .event-loc > span:first-child,
.event-by-date .event-item .event-info .event-time > span:first-child {
  color: #f96400;
}
.dvSIZECONTROL {
  position: fixed;
  z-index: -1;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dvSIZECONTROL {
    width: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dvSIZECONTROL {
    width: 3px;
  }
}
@media (min-width: 1200px) {
  .dvSIZECONTROL {
    width: 4px;
  }
}
.textbuttons {
  overflow: hidden;
}
.textbuttons ul li {
  background-color: #292929;
  color: #ffffff;
}
.textbuttons ul li a {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.textbuttons ul li a span.textbuttonContent {
  color: #ffffff;
}
.textbuttons ul li a:hover {
  background-color: #383838;
  color: #ffffff;
  color: #f96400;
}
.textbuttons.InvListBottom ul li a {
  border-top: none;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #383838;
}
.textbuttons.InvListBottom ul li.invViewDetails {
  background-color: #f96400;
}
.textbuttons.InvListBottom ul li.invViewDetails a {
  border-right: none;
}
.textbuttons.InvListBottom ul li.invViewDetails a span.textbuttonIcon {
  color: #ffffff;
}
.textbuttons.InvListBottom ul li.invViewDetails a span.textbuttonContent {
  color: #ffffff;
}
.textbuttons.InvListBottom ul li.invViewDetails a:hover {
  background-color: #ff8737;
  color: #000000;
}
.textbuttons.InvListBottom ul li.invViewDetails a:hover span.textbuttonIcon {
  background-color: #ff8737;
  color: #000000;
}
.textbuttons.InvListBottom ul li.invViewDetails a:hover span.textbuttonContent {
  background-color: #ff8737;
  color: #000000;
}
.textbuttons.InvListBottom ul li.invViewDetails a:hover span.textbuttonArrow {
  background-color: #ff8737;
  color: #000000;
}
.textbuttons.unitLeadButtons ul {
  margin-top: -1px;
}
.textbuttons.unitLeadButtons ul li {
  padding-top: 1px;
}
.textbuttons.unitLeadButtons ul li a:before {
  content: "";
  display: block;
  border-top-width: 1px;
  border-top-style: dotted;
  border-color: #383838;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  margin: 0 15px;
}
body.InventoryList #content > form {
  background-color: #0f0f0f;
  color: #ffffff;
}
body.InventoryList .vehicle_row:nth-child(even) {
  background-color: #242424;
  color: #ffffff;
}
body.InventoryList .vehicle_row:nth-child(even):hover {
  background-color: #292929;
  color: #ffffff;
}
body.InventoryList .vehicle_row:nth-child(odd) {
  background-color: #2e2e2e;
  color: #ffffff;
}
body.InventoryList .vehicle_row:nth-child(odd):hover {
  background-color: #333333;
  color: #ffffff;
}
body.InventoryList .unitTitle > h2 > a {
  color: #f96400;
}
body.InventoryList .unitTitle > h2 > a:hover {
  color: #ff7b23;
}
body.InventoryList .unitPrice > h3 {
  font-size: 18px;
}
body.InventoryList .unitPrice > h3 > a {
  color: #f96400;
}
body.InventoryList .unitPrice > h3 > a:hover {
  color: #ff7b23;
}
body.InventoryList .unitComment {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
}
body.InventoryList .invUnitInfo span.unitLabel {
  font-weight: bold;
}
body.InventoryList .unitImage {
  position: relative;
}
body.InventoryList .unitImage > a {
  text-transform: uppercase;
  background-color: #292929;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  margin-top: 5px;
}
@media (max-width: 767px) {
  body.InventoryList .unitImage > a {
    display: none !important;
  }
}
body.InventoryList .unitImage > a:hover {
  background-color: #2e2e2e;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.6);
}
body.InventoryList .unitImage .img-overlay-container .image_overlay {
  display: none;
}
body.InventoryList .unitImage .img-overlay-container .image_overlay.visible {
  position: absolute;
  display: block;
  right: 15px;
  top: 0;
  background-color: #f96400;
  opacity: 0.8;
  padding: 10px 15px;
}
@media (max-width: 991px) {
  body.InventoryList .unitImage .img-overlay-container .image_overlay.visible {
    left: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
body.InventoryList .unitImage .img-overlay-container .image_overlay.visible p {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
body.InventoryList .unitImage .img-overlay-container:hover div.image_overlay {
  display: none;
}
body.InventoryDetail .backLink a {
  background-color: #292929;
}
body.InventoryDetail .backLink a:hover {
  background-color: #383838;
  color: #ffffff;
}
body.InventoryDetail .unitText .more,
body.InventoryDetail .unitText .less {
  color: #f96400;
}
body.InventoryDetail .unitText .more:hover,
body.InventoryDetail .unitText .less:hover {
  color: #333333;
}
body.InventoryDetail .unitPrice h3 {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
body.InventoryDetail .noImages {
  background-color: #292929;
}
body.InventoryDetail .image_overlay {
  background-color: #f96400;
}
body.InventoryDetail .image_overlay p {
  color: #ffffff;
}
body.InventoryDetail .thumbs-nav a {
  background-color: #292929;
  color: #f96400;
}
body.InventoryDetail .thumbs-nav a:hover {
  color: #f96400;
}
body.InventoryDetail a.carousel-control {
  background-color: #292929;
  color: #f96400;
}
body.InventoryDetail a.carousel-control:hover {
  color: #f96400;
}
body.InventoryDetail .invUnitInfo {
  background-color: #0a0a0a;
}
body.InventoryDetail .nav-tabs {
  background-color: #212121;
  border-bottom: none;
}
body.InventoryDetail .nav-tabs > li.active .panel-heading a {
  background-color: #0a0a0a;
  color: #f96400;
}
body.InventoryDetail .nav-tabs > li.prev .panel-heading a,
body.InventoryDetail .nav-tabs > li.next .panel-heading a {
  background-color: #121212;
}
body.InventoryDetail .nav-tabs > li.prev .panel-heading a:hover,
body.InventoryDetail .nav-tabs > li.next .panel-heading a:hover,
body.InventoryDetail .nav-tabs > li.prev .panel-heading a:focus,
body.InventoryDetail .nav-tabs > li.next .panel-heading a:focus {
  background-color: #0a0a0a;
}
body.InventoryDetail .nav-tabs > li .panel-heading {
  border: none;
}
body.InventoryDetail .nav-tabs > li .panel-heading a {
  border: none;
  color: #f96400;
}
body.InventoryDetail .nav-tabs > li .panel-heading a:hover,
body.InventoryDetail .nav-tabs > li .panel-heading a:focus,
body.InventoryDetail .nav-tabs > li .panel-heading a:active {
  background-color: #0a0a0a;
  color: #f96400;
}
body.InventoryDetail #unitDetails {
  background-color: #0a0a0a;
}
body.InventoryDetail .panel {
  border-color: #292929;
  border-width: 0;
}
body.InventoryDetail .panel .panel-heading {
  background-color: #262626;
}
body.InventoryDetail .panel .panel-heading a {
  color: #f96400;
}
body.InventoryDetail .panel .panel-heading a:hover,
body.InventoryDetail .panel .panel-heading a:focus,
body.InventoryDetail .panel .panel-heading a:active {
  color: #f96400;
}
body.InventoryDetail .panel .panel-heading:hover,
body.InventoryDetail .panel .panel-heading:focus {
  background-color: #212121;
  border-color: #242424;
}
body.InventoryDetail .panel .panel-body {
  border-top: none !important;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContent {
  color: #ffffff;
}
body.InventoryDetail .panel.unitDetailsVideosGallery .videoContent li {
  border-left-width: 1px;
  border-left-style: dotted;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
body.InventoryDetail .panel.unitSpecifications li.unitSpec:nth-child(odd) label,
body.InventoryDetail .panel.unitSpecifications li.unitSpec:nth-child(odd) span {
  background-color: #121212;
}
body.InventoryDetail .panel.unitPaymentCalculator ul label,
body.InventoryDetail .panel.unitShippingCalculator ul label {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.75);
}
body.InventoryDetail .panel.unitPaymentCalculator .disclaimer,
body.InventoryDetail .panel.unitShippingCalculator .disclaimer {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
body.InventoryDetail .unitHighlights {
  background-color: #121212;
}
body.InventoryDetail .invUnitRecommendations a h3 {
  color: #ffffff;
}
body.InventoryDetail .invUnitRecommendations a:hover h3 {
  color: #f96400;
}
div.modal-dialog {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  color: #ffffff;
}
div.modal-dialog div.modal-header {
  background-color: #000000;
  border: none;
}
div.modal-dialog div.modal-header button.close {
  color: #777777;
  opacity: 1;
  text-shadow: 0 1px 0 #000;
}
div.modal-dialog div.modal-header button.close:hover {
  color: #f96400;
  background-color: transparent;
  opacity: 1;
}
div.modal-dialog div.modal-header .modal-title span.fa {
  margin-right: 15px;
}
div.modal-dialog div.modal-body div.modal-content {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  background-clip: initial;
}
.makes {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
}
.makes a .make-name {
  color: #fff;
}
.makes a:hover .make-name {
  color: #f96400;
}
#main .TestimonialRating .fa-star {
  color: #ffd700;
}
#main .TestimonialRating .fa-minus.rate1 {
  color: #ff1919;
}
#main .TestimonialRating .fa-minus.rate2 {
  color: #bc5f01;
}
#main .TestimonialRating .fa-minus.rate3 {
  color: #939301;
}
#main .TestimonialRating .fa-minus.rate4 {
  color: #589c01;
}
#main .TestimonialRating .fa-minus.rate5 {
  color: #01b101;
}
@media (min-width: 1px) {
  .navbar-no-button-border .navbar-header {
    border: none;
  }
}
.add-gutter {
  padding-left: 15px;
  padding-right: 15px;
}
.remove-gutter {
  padding-left: 0;
  padding-right: 0;
}
.perfect-ul {
  font-size: 0;
  font-size: 0.01 \9;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
.perfect-li {
  display: inline-block;
  font-size: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}
@media (min-width: 320px) {
  .perfect-li {
    float: none;
  }
}
@media (max-width: 767px) {
  .slideshow-solid-opacity-xs .carousel-nav {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .slideshow-solid-opacity-xs .carousel-control,
  .slideshow-solid-opacity-xs .carousel-control:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .slideshow-solid-opacity-xs:hover .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.shine-effect figure {
  position: relative;
  overflow: hidden;
}
.shine-effect figure:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-effect figure:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shadow-effect {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.shadow-effect:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.shadow-effect:hover,
.shadow-effect:focus,
.shadow-effect:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.shadow-effect:hover:before,
.shadow-effect:focus:before,
.shadow-effect:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
@font-face {
  font-family: 'H-DLetterpress';
  src: url("../imglib/fonts/HDLetterpress.eot");
  src: url('../imglib/fonts/HDLetterpress.eot#iefix') format('embedded-opentype'), url('../imglib/fonts/HDLetterpress.woff') format('woff'), url("../imglib/fonts/HDLetterpress.ttf") format('truetype'), url("../imglib/fonts/HDLetterpress.svg") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'H-DLetterpress';
  font-weight: 400;
  font-style: normal;
  src: url('../imglib/fonts/HDLetterpress.woff');
  src: url('../imglib/fonts/HDLetterpress.eot') format('embeddedÂ­opentype'), url('../imglib/fonts/HDLetterpress.woff') format('woff');
}
.perfect-ul {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.perfect-li {
  font-size: 14px;
  padding: 15px;
  vertical-align: top;
}
@media (min-width: 320px) {
  .perfect-li {
    display: inline-block;
    float: none;
  }
}
.img-shadow .dsImageContainer img {
  border-radius: 35px;
  box-shadow: 5px 5px 5px #000;
}
a:active,
a:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .dst-block .dst-header .dsImageContainer {
    display: none !important;
  }
}
.dst-block .dst-content .content-left {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .dst-block .dst-content .content-left {
    margin-bottom: 0;
    width: 30%;
    float: left;
    margin-right: 5%;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  .dst-block .dst-content .content-left {
    width: 25%;
  }
}
.dst-block .dst-content .dsImageContainer {
  text-align: center;
}
.dst-block .dst-content .dsImageContainer img {
  display: inline-block;
  width: auto \9;
  margin: 15px auto;
}
.dst-block .dst-content .iframe-res {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.dst-block .dst-content .iframe-res iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.dst-block .dst-content .iframe-res iframe {
  border: none;
}
@media (min-width: 991px) {
  .dst-block .dst-content .img-left .dsImageContainer img {
    float: left;
    clear: left;
    margin: 15px;
  }
}
@media (min-width: 991px) {
  .dst-block .dst-content .img-right .dsImageContainer img {
    float: right;
    clear: right;
    margin: 15px;
  }
}
.dst-block .dst-content .lead-button {
  margin: 15px auto;
}
.hours .dst-block .dst-content .hours-text-center {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .hours .dst-block .dst-content .hours-text-center {
    text-align: center;
  }
}
.links .dst-block .dst-content .ul-link {
  margin: 15px 0;
  padding-left: 0;
  text-align: center;
}
.links .dst-block .dst-content .ul-link li {
  list-style: none;
}
.links .dst-block .dst-content .ul-link li h4 {
  border-color: #dc0000;
  color: #ffffff;
  margin: 10px 0;
  padding: 5px;
  border: 1px solid;
  background-color: #b30000;
}
.links .dst-block .dst-content .ul-link li a {
  color: #ffffff;
  display: block;
  margin: 5px 0;
  padding: 5px;
  border-radius: 35px;
  background-color: #f96400;
}
.links .dst-block .dst-content .ul-link li a:hover,
.links .dst-block .dst-content .ul-link li a:focus {
  background-color: #7f3300;
  color: #ffffff;
}
.rider-rewards .dst-block .dst-content .iframe-mix iframe {
  display: block;
  width: 600px;
  height: 200px;
  margin: 15px auto;
}
.service .dst-block .dst-content .grid {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.service .dst-block .dst-content .grid > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  padding: 15px;
  vertical-align: top;
  text-align: left;
}
@media (min-width: 768px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .service .dst-block .dst-content .grid > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 320px) {
  .service .dst-block .dst-content .grid > li {
    float: none;
  }
}
@media (min-width: 320px) {
  .service .dst-block .dst-content .grid > li {
    display: inline-block;
    float: none;
  }
}
.service .dst-block .dst-content .grid-3 {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.service .dst-block .dst-content .grid-3 > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  padding: 15px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 320px) {
  .service .dst-block .dst-content .grid-3 > li {
    float: none;
  }
}
@media (min-width: 320px) {
  .service .dst-block .dst-content .grid-3 > li {
    display: inline-block;
    float: none;
  }
}
.service .dst-block .dst-content .grid-3 > li ul {
  list-style-type: disc;
  text-align: left;
}
body.learn-to-ride {
  padding-top: 0;
}
body.learn-to-ride #main {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  body.learn-to-ride #main {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
body.learn-to-ride .dst-riders-edge {
  position: relative;
  padding-bottom: 520px;
  background-image: url("../images/pages/learn-to-ride/rockstar-rider.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #808080;
}
@media (min-width: 768px) {
  body.learn-to-ride .dst-riders-edge {
    padding-bottom: 530px;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .dst-riders-edge {
    padding-bottom: 64%;
    background-size: 100%;
  }
}
body.learn-to-ride .dst-riders-content {
  padding: 38% 15px 0;
  background-image: url("../images/pages/learn-to-ride/hero-rider.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
  color: #000000;
}
@media (min-width: 768px) {
  body.learn-to-ride .dst-riders-content {
    padding-top: 12%;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .dst-riders-content {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  body.learn-to-ride .dst-riders-content {
    padding-top: 30px;
    background-position: center -50px;
  }
}
body.learn-to-ride .dst-riders-content h1,
body.learn-to-ride .dst-riders-content h2,
body.learn-to-ride .dst-riders-content h3 {
  line-height: 28px;
  font-size: 27px;
  font-family: 'H-DLetterpress', 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
}
body.learn-to-ride .dst-riders-content h2 {
  line-height: 24px;
  font-size: 22px;
}
body.learn-to-ride .dst-riders-content h3 {
  line-height: 20px;
  font-size: 18px;
}
body.learn-to-ride .dst-riders-content > hr {
  margin: 30px auto;
  border: none;
  border-top: solid 1px #333333;
}
body.learn-to-ride .top-riders-content > img {
  width: auto\9;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.learn-to-ride .top-riders-content > img {
    margin: 0;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > img {
    float: right;
    margin-top: 15px;
  }
}
body.learn-to-ride .top-riders-content > div {
  padding-top: 15px;
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div {
    width: 45%;
  }
}
body.learn-to-ride .top-riders-content > div h1 {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div h1 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  body.learn-to-ride .top-riders-content > div h1 {
    margin-bottom: 10px;
  }
}
body.learn-to-ride .top-riders-content > div h1 span {
  display: block;
  line-height: 48px;
  font-size: 48px;
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div h1 span {
    line-height: 78px;
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div h3 {
    line-height: 24px;
    font-size: 22px;
    color: #cc6600;
  }
}
body.learn-to-ride .top-riders-content > div h3 span {
  display: block;
}
@media (min-width: 1200px) {
  body.learn-to-ride .top-riders-content > div h3 span {
    display: inline;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div > p {
    margin-right: 50px;
  }
}
@media (min-width: 1200px) {
  body.learn-to-ride .top-riders-content > div > p {
    margin-right: 150px;
  }
}
body.learn-to-ride .top-riders-content > div .rider-buttons {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  body.learn-to-ride .top-riders-content > div .rider-buttons {
    text-align: left;
  }
}
body.learn-to-ride .top-riders-content > div .rider-buttons a {
  background: #b44717;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7200), color-stop(100%, #b44717));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff7200 0%, #b44717 100%);
  /* W3C */
  -webkit-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
  display: block;
  width: 230px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 14px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
body.learn-to-ride .top-riders-content > div .rider-buttons a:after {
  margin-left: 6px;
  font-size: 16px;
  font-family: FontAwesome;
  content: "\f107";
}
body.learn-to-ride .top-riders-content > div .rider-buttons a:hover {
  background: #e66700;
  color: #000000;
}
@media (min-width: 768px) {
  body.learn-to-ride .top-riders-content > div .rider-buttons a {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content > div .rider-buttons a {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
}
body.learn-to-ride .top-riders-content > div .rider-buttons a + a {
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.learn-to-ride .top-riders-content > div .rider-buttons a + a {
    margin-top: 0;
    margin-left: 6px;
  }
}
body.learn-to-ride .top-riders-content + div {
  padding-top: 30px;
}
@media (min-width: 992px) {
  body.learn-to-ride .top-riders-content + div {
    padding-top: 75px;
  }
}
@media (min-width: 1200px) {
  body.learn-to-ride .top-riders-content + div {
    padding-top: 110px;
  }
}
body.learn-to-ride .rider-experience {
  position: relative;
  padding-bottom: 70px;
}
body.learn-to-ride .rider-experience:before,
body.learn-to-ride .rider-experience:after {
  content: " ";
  display: table;
}
body.learn-to-ride .rider-experience:after {
  clear: both;
}
body.learn-to-ride .rider-experience:before,
body.learn-to-ride .rider-experience:after {
  content: " ";
  display: table;
}
body.learn-to-ride .rider-experience:after {
  clear: both;
}
@media (min-width: 768px) {
  body.learn-to-ride .rider-experience {
    padding-bottom: 0;
  }
}
body.learn-to-ride .rider-experience .course-info > a {
  position: absolute;
  bottom: 20px;
}
@media (min-width: 768px) {
  body.learn-to-ride .rider-experience .course-info > a {
    position: static;
  }
}
body.learn-to-ride .course-info {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  body.learn-to-ride .course-info {
    width: 55%;
    float: left;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .course-info {
    width: 48%;
  }
}
body.learn-to-ride .course-info > h2 span {
  display: block;
  line-height: 40px;
  font-size: 38px;
}
@media (min-width: 768px) {
  body.learn-to-ride .course-info > h2 span {
    line-height: 48px;
    font-size: 45px;
  }
}
body.learn-to-ride .course-info > ul {
  padding-left: 15px;
}
body.learn-to-ride .course-info > ul li + li {
  margin-top: 15px;
}
body.learn-to-ride .course-info > a {
  background: #b44717;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7200), color-stop(100%, #b44717));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff7200 0%, #b44717 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff7200 0%, #b44717 100%);
  /* W3C */
  -webkit-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
  display: block;
  width: 230px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 14px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
body.learn-to-ride .course-info > a:after {
  margin-left: 6px;
  font-size: 16px;
  font-family: FontAwesome;
  content: "\f105";
}
body.learn-to-ride .course-info > a:hover {
  background: #e66700;
  color: #000000;
}
body.learn-to-ride .course-faq {
  padding: 15px;
  background-color: #333333;
  color: #999999;
}
@media (min-width: 768px) {
  body.learn-to-ride .course-faq {
    width: 40%;
    float: right;
  }
}
@media (min-width: 992px) {
  body.learn-to-ride .course-faq {
    width: 34%;
    margin-right: 40px;
  }
}
body.learn-to-ride .course-faq > h2 {
  line-height: 28px;
  font-size: 24px;
  color: #ffffff;
}
body.learn-to-ride .course-faq p strong {
  color: #ffffff;
}
body.learn-to-ride .course-faq > ul {
  padding-left: 15px;
}
body.learn-to-ride .course-faq > ul li + li {
  margin-top: 10px;
}
body.learn-to-ride h2.bottom-line {
  position: absolute;
  bottom: 15px;
  left: 15px;
  line-height: 36px;
  font-size: 30px;
  color: #ffffff;
}
@media (min-width: 768px) {
  body.learn-to-ride h2.bottom-line {
    bottom: 50px;
    left: 50px;
    font-size: 36px;
  }
}
body.learn-to-ride h2.bottom-line span {
  display: block;
}
@media (min-width: 768px) {
  body.learn-to-ride h2.bottom-line span {
    display: inline;
  }
}
#main.Promotions-Sheet {
  z-index: auto;
}
body.InventoryList .unitBrand img[src*="icon_Suzuki.png"] {
  display: none;
}
body.InventoryList .unitBrand img[src*="icon_Ducati.png"] {
  display: none;
}
.customization .dst-block > a {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #ff7b23;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f96400;
  color: #ffffff;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
  clear: both;
}
@media (min-width: 768px) {
  .customization .dst-block > a {
    max-width: 300px;
  }
}
.customization .dst-block > a:hover,
.customization .dst-block > a:focus {
  background-color: #ff7519;
  color: #000000;
}
.customization .dst-block .dst-content .content-left ul {
  padding-left: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01px \9;
  text-align: center;
}
.customization .dst-block .dst-content .content-left ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.customization .dst-block .dst-content .content-left ul li span {
  display: block;
  background-color: #3e3e3e;
  padding: 15px 30px;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  border: 1px solid #3e3e3e;
}
.customization .dst-block .dst-content .content-left ul li a {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #ff7b23;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f96400;
  color: #ffffff;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
  clear: both;
}
@media (min-width: 768px) {
  .customization .dst-block .dst-content .content-left ul li a {
    max-width: 300px;
  }
}
.customization .dst-block .dst-content .content-left ul li a:hover,
.customization .dst-block .dst-content .content-left ul li a:focus {
  background-color: #ff7519;
  color: #000000;
}
.customization .dst-block .dst-content .content-left .inventory,
.customization .dst-block .dst-content .content-left .inventory2 {
  margin-bottom: 10px;
  position: relative;
}
.customization .dst-block .dst-content .content-left .inventory:hover a,
.customization .dst-block .dst-content .content-left .inventory2:hover a {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.customization .dst-block .dst-content .content-left .inventory span,
.customization .dst-block .dst-content .content-left .inventory2 span {
  background: rgba(43, 43, 43, 0.5);
  text-shadow: 2px 2px #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.customization .dst-block .dst-content .content-left .inventory span a,
.customization .dst-block .dst-content .content-left .inventory2 span a {
  color: #ffffff;
  display: block;
}
.customization .dst-block .dst-content .content-left .inventory .dsImageContainer a img,
.customization .dst-block .dst-content .content-left .inventory2 .dsImageContainer a img {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.customization .dst-block .dst-content .dsImageContainer a img {
  margin: 0 auto;
  display: inline;
}
.customization .dst-block .dst-content .specials {
  max-width: 798px;
  float: right;
  margin-top: 25px;
}
.customization .dst-block .dst-content .specials a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.customization .dst-block .dst-content .specials ul {
  padding-left: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01px \9;
  text-align: center;
}
.customization .dst-block .dst-content .specials ul:before,
.customization .dst-block .dst-content .specials ul:after {
  content: " ";
  display: table;
}
.customization .dst-block .dst-content .specials ul:after {
  clear: both;
}
.customization .dst-block .dst-content .specials ul:before,
.customization .dst-block .dst-content .specials ul:after {
  content: " ";
  display: table;
}
.customization .dst-block .dst-content .specials ul:after {
  clear: both;
}
.customization .dst-block .dst-content .specials ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  padding: 15px;
  vertical-align: top;
  padding-top: 0;
}
@media (min-width: 768px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .customization .dst-block .dst-content .specials ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 320px) {
  .customization .dst-block .dst-content .specials ul li {
    float: none;
  }
}
@media (min-width: 320px) {
  .customization .dst-block .dst-content .specials ul li {
    display: inline-block;
    float: none;
  }
}
.customization .dst-block .dst-content .specials ul li .dsImageContainer a img {
  display: inline;
}
.xtrade_value h1,
.xtrade_value form,
.xtrade_value .form-header {
  display: none;
}
#xTradeIframe {
  min-height: 640px;
  display: block;
  position: relative;
}
#trade-value-form {
  display: none;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
}
.home-top-buttons .button3 a:before {
  background-image: url('../images/brightonhd-Old-23-Custom2.png');
}
.shopByPayment {
  display: none;
}
@media (min-width: 992px) {
  .shopByPayment {
    display: block;
  }
}
.shopByPaymentMobile {
  display: block;
}
@media (min-width: 991px) {
  .shopByPaymentMobile {
    display: none;
  }
}