/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

hr,
img {
  border: 0;
}

body,
figure {
  margin: 0;
}

.btn,
.manheim-tour .btn {
  -webkit-user-select: none;
  -moz-user-select: none;
}

.jcf-number input,
input[type=number] {
  -moz-appearance: textfield;
}

.invisible,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.tiles .tile-item,
nav ul li {
  list-style-type: none;
}

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

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
}

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

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  vertical-align: middle;
}

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

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

pre,
textarea {
  overflow: auto;
}

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

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

.tooltip,
address {
  font-style: normal;
}

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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  *,
  :after,
  :before {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

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

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

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

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

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

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

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.img-thumbnail,
.table,
label {
  max-width: 100%;
}

.img-thumbnail,
body {
  background-color: #fff;
}

*,
:after,
:before {
  box-sizing: border-box;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

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

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}

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

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

[role=button] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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

.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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;
}

dt,
kbd kbd,
label {
  font-weight: 700;
}

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

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

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

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

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

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

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

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

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

pre code,
table {
  background-color: transparent;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

dl,
ol,
ul {
  margin-top: 0;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

ol,
ul {
  margin-bottom: 10px;
}

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

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

dl {
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857;
}

dd {
  margin-left: 0;
}

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

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

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 750px;
  }
}

.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.panel-body:after,
.row:after,
main:after {
  clear: both;
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777;
}

legend,
pre {
  color: #333;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}

caption,
th {
  text-align: left;
}

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

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

address {
  margin-bottom: 20px;
  line-height: 1.42857;
}

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

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(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.42857;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.popover,
.tooltip {
  line-break: auto;
  word-break: normal;
  word-spacing: normal;
}

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

.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

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

@media (min-width:992px) {
  .container {
    width: 970px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}

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

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

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

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

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

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

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

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

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
}

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

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7;
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
}

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

.table-responsive {
  overflow-x: auto;
  min-height: .01%;
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

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

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

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

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

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

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

.modal,
.modal-open {
  overflow: hidden;
}

fieldset,
legend {
  padding: 0;
  border: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

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

.form-control,
output {
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  display: block;
}

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

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

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

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

output {
  padding-top: 7px;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

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

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

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

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  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-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  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;
}

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

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

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

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

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}

.input-sm {
  height: 30px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}

.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  line-height: 1.33333;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  line-height: 1.33333;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

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

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

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

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

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

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

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

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

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

.has-feedback label~.form-control-feedback {
  top: 25px;
}

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

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

@media (min-width:768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }

  .form-inline .control-label,
  .form-inline .form-group {
    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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

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

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

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

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

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

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

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

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

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

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

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

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

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

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

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

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

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

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

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

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

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

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

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

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

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

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-sm {
  padding: 5px 10px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

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

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

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

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

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

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

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

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

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

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

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

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

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

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

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

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

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit;
}

.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: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}

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

.panel-title {
  margin-top: 0;
  font-size: 16px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

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

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

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

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

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

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

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 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+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}

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

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

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

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

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

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

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

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

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

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

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

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

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

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

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

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

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

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

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

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

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

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

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

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

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

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

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

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

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

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

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

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

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

.modal.fade .modal-dialog {
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}

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

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

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

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

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

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

#skip-links a,
.ir,
i.icon {
  overflow: hidden;
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .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: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.events table,
footer .footer-brand .container img,
img {
  max-width: 100%;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  margin-bottom: -5px;
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
  margin-bottom: -5px;
}

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

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

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}

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

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

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

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

.navigation.explore .heading,
body.has-banner .banner-heading,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Brawler,"Helvetica Neue",Arial,sans-serif;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table!important;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }

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

  .visible-xs-inline {
    display: inline!important;
  }

  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table!important;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }

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

  .visible-sm-inline {
    display: inline!important;
  }

  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table!important;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }

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

  .visible-md-inline {
    display: inline!important;
  }

  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table!important;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }

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

  .visible-lg-inline {
    display: inline!important;
  }

  .visible-lg-inline-block {
    display: inline-block!important;
  }

  .hidden-lg {
    display: none!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;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table!important;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.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;
  }

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

* {
  text-shadow: 1px 1px 1px rgba(0,0,0,.004);
  text-rendering: optimizeLegibility!important;
  -webkit-font-smoothing: antialiased!important;
}

i.icon {
  display: block;
}

.hlist>li,
.ir {
  display: inline-block;
}

a p {
  color: #222;
}

#skip a,
.skip-link a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: rem-calc(14);
}

.icon-alert-dark:after,
.icon-alert-lg:after {
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

#skip a:focus,
.skip-link a:focus {
  position: static;
  width: auto;
  height: auto;
}

.hlist,
nav ul {
  margin: 0;
}

nav ul li ul {
  margin-left: 0;
}

.ir {
  text-indent: -100em;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

#skip-links,
.section-title,
.tc {
  text-align: center;
}

.icon-alert-dark {
  position: relative;
}

.icon-alert-dark:after {
  position: absolute;
  margin-top: -10.5px;
  margin-left: -10.5px;
  background-position: -129px -361px;
  width: 21px;
  height: 21px;
}

.icon-alert-lg {
  position: relative;
}

.icon-alert-lg:after {
  position: absolute;
  margin-top: -62.5px;
  margin-left: -64px;
  background-position: 0 -133px;
  width: 128px;
  height: 125px;
}

.icon-arrow-left:after,
.icon-arrow-right-white:after,
.icon-arrow-right:after {
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-arrow-left {
  position: relative;
}

.icon-arrow-left:after {
  position: absolute;
  background-position: -334px -361px;
}

.icon-arrow-right-white {
  position: relative;
}

.icon-arrow-right-white:after {
  position: absolute;
  background-position: -259px -361px;
}

.icon-arrow-right {
  position: relative;
}

.icon-arrow-right:after {
  position: absolute;
  background-position: -284px -361px;
}

.icon-auctions {
  position: relative;
}

.icon-auctions:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -13.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -262px -326px;
  width: 27px;
  height: 28px;
}

.icon-camera {
  position: relative;
}

.icon-camera:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4.5px;
  margin-left: -5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -317px;
  width: 10px;
  height: 9px;
}

.icon-carat-right {
  position: relative;
}

.icon-carat-right:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2.5px;
  margin-left: -1.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -449px -257px;
  width: 3px;
  height: 5px;
}

.icon-cars-white:after,
.icon-cars:after {
  margin-top: -15px;
  margin-left: -20.5px;
  width: 41px;
  height: 30px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-cars-white {
  position: relative;
}

.icon-cars-white:after {
  position: absolute;
  background-position: -46px -326px;
}

.icon-cars {
  position: relative;
}

.icon-cars:after {
  position: absolute;
  background-position: 0 -326px;
}

.icon-chart-dark {
  position: relative;
}

.icon-chart-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -155px -361px;
  width: 21px;
  height: 21px;
}

.icon-dealer {
  position: relative;
}

.icon-dealer:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -30.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -266px -75px;
  width: 61px;
  height: 70px;
}

.icon-download {
  position: relative;
}

.icon-download:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -199px;
  width: 15px;
  height: 15px;
}

.icon-email-dark {
  position: relative;
}

.icon-email-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -49px -399px;
  width: 21px;
  height: 14px;
}

.icon-email-lg:after,
.icon-enquiry-lg:after {
  margin-left: -64px;
  width: 128px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-email-lg {
  position: relative;
}

.icon-email-lg:after {
  position: absolute;
  margin-top: -62.5px;
  background-position: -133px -133px;
  height: 125px;
}

.icon-enquiry-lg {
  position: relative;
}

.icon-enquiry-lg:after {
  position: absolute;
  margin-top: -64px;
  background-position: -133px 0;
  height: 128px;
}

.icon-facebook-sm {
  position: relative;
}

.icon-facebook-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -282px;
  width: 33px;
  height: 33px;
}

.icon-facebook {
  position: relative;
}

.icon-facebook:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: -63px -263px;
  width: 58px;
  height: 58px;
}

.icon-fixed {
  position: relative;
}

.icon-fixed:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px -63px;
  width: 42px;
  height: 42px;
}

.icon-full {
  position: relative;
}

.icon-full:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -30.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -266px 0;
  width: 61px;
  height: 70px;
}

.icon-gplus-sm {
  position: relative;
}

.icon-gplus-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -244px;
  width: 33px;
  height: 33px;
}

.icon-gplus {
  position: relative;
}

.icon-gplus:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px 0;
  width: 58px;
  height: 58px;
}

.icon-help-blue {
  position: relative;
}

.icon-help-blue:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -29px;
  width: 16px;
  height: 16px;
}

.icon-help-darker {
  position: relative;
}

.icon-help-darker:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -238px;
  width: 14px;
  height: 14px;
}

.icon-help-large {
  position: relative;
}

.icon-help-large:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  background-image: url(../img/icons/sprites.png);
  background-position: -92px -326px;
  width: 30px;
  height: 30px;
}

.icon-help {
  position: relative;
}

.icon-help:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -134px;
  width: 16px;
  height: 16px;
}

.icon-home {
  position: relative;
}

.icon-home:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  background-image: url(../img/icons/sprites.png);
  background-position: -26px -399px;
  width: 18px;
  height: 18px;
}

.icon-indicator-left-lightblue:after,
.icon-indicator-right-blue:after,
.icon-indicator-right:after {
  margin-top: -7.5px;
  margin-left: -4px;
  width: 8px;
  height: 15px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-indicator-left-lightblue {
  position: relative;
}

.icon-indicator-left-lightblue:after {
  position: absolute;
  background-position: -436px -257px;
}

.icon-indicator-right-blue {
  position: relative;
}

.icon-indicator-right-blue:after {
  position: absolute;
  background-position: -436px -277px;
}

.icon-indicator-right {
  position: relative;
}

.icon-indicator-right:after {
  position: absolute;
  background-position: -436px -297px;
}

.icon-instagram-sm {
  position: relative;
}

.icon-instagram-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -206px;
  width: 33px;
  height: 33px;
}

.icon-instagram {
  position: relative;
}

.icon-instagram:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: -189px -263px;
  width: 58px;
  height: 58px;
}

.icon-layout-grid-active:after,
.icon-layout-grid:after,
.icon-layout-list-active:after,
.icon-layout-list:after {
  margin-top: -8px;
  margin-left: -8px;
  width: 16px;
  height: 16px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-layout-grid-active {
  position: relative;
}

.icon-layout-grid-active:after {
  position: absolute;
  background-position: -436px -50px;
}

.icon-layout-grid {
  position: relative;
}

.icon-layout-grid:after {
  position: absolute;
  background-position: -436px -113px;
}

.icon-layout-list-active {
  position: relative;
}

.icon-layout-list-active:after {
  position: absolute;
  background-position: -436px -92px;
}

.icon-layout-list {
  position: relative;
}

.icon-layout-list:after {
  position: absolute;
  background-position: -436px -71px;
}

.icon-linkedin-sm {
  position: relative;
}

.icon-linkedin-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: 0 -361px;
  width: 33px;
  height: 33px;
}

.icon-linkedin {
  position: relative;
}

.icon-linkedin:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: -252px -263px;
  width: 58px;
  height: 58px;
}

.icon-location-dark {
  position: relative;
}

.icon-location-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -8.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px 0;
  width: 17px;
  height: 24px;
}

.icon-location-pin-lg {
  position: relative;
}

.icon-location-pin-lg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9.5px;
  margin-left: -6.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -155px;
  width: 13px;
  height: 19px;
}

.icon-location-pin {
  position: relative;
}

.icon-location-pin:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -3.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -331px;
  width: 7px;
  height: 10px;
}

.icon-motorcycles-white:after,
.icon-motorcycles:after {
  margin-top: -20.5px;
  margin-left: -13.5px;
  width: 27px;
  height: 41px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-motorcycles-white {
  position: relative;
}

.icon-motorcycles-white:after {
  position: absolute;
  background-position: -395px -76px;
}

.icon-motorcycles {
  position: relative;
}

.icon-motorcycles:after {
  position: absolute;
  background-position: -395px -122px;
}

.icon-print-dark {
  position: relative;
}

.icon-print-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  background-image: url(../img/icons/sprites.png);
  background-position: -309px -361px;
  width: 20px;
  height: 20px;
}

.icon-recent-dark {
  position: relative;
}

.icon-recent-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  background-image: url(../img/icons/sprites.png);
  background-position: -75px -361px;
  width: 22px;
  height: 22px;
}

.icon-recreation-white:after,
.icon-recreation:after {
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -18px;
  background-image: url(../img/icons/sprites.png);
  width: 36px;
}

.icon-recreation-white {
  position: relative;
}

.icon-recreation-white:after {
  position: absolute;
  background-position: -395px -38px;
  height: 33px;
}

.icon-recreation {
  position: relative;
}

.icon-recreation:after {
  position: absolute;
  background-position: -395px 0;
  height: 33px;
}

.icon-salvage-white:after,
.icon-salvage:after {
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -21.5px;
  background-image: url(../img/icons/sprites.png);
  width: 43px;
  height: 33px;
}

.icon-salvage-white {
  position: relative;
}

.icon-salvage-white:after {
  position: absolute;
  background-position: -266px -225px;
}

.icon-salvage {
  position: relative;
}

.icon-salvage:after {
  position: absolute;
  background-position: -332px -270px;
}

.icon-search-23:after,
.icon-search-blue:after {
  margin-top: -11.5px;
  margin-left: -11.5px;
  width: 23px;
  height: 23px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-search-23 {
  position: relative;
}

.icon-search-23:after {
  position: absolute;
  background-position: -294px -326px;
}

.icon-search-blue {
  position: relative;
}

.icon-search-blue:after {
  position: absolute;
  background-position: -322px -326px;
}

.icon-search-dark-sm {
  position: relative;
}

.icon-search-dark-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  background-image: url(../img/icons/sprites.png);
  background-position: -405px -361px;
  width: 18px;
  height: 18px;
}

.icon-search-saved-dark {
  position: relative;
}

.icon-search-saved-dark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -181px -361px;
  width: 21px;
  height: 21px;
}

.icon-search {
  position: relative;
}

.icon-search:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  background-image: url(../img/icons/sprites.png);
  background-position: -229px -326px;
  width: 28px;
  height: 28px;
}

.icon-share-blue {
  position: relative;
}

.icon-share-blue:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -11px;
  background-image: url(../img/icons/sprites.png);
  background-position: -102px -361px;
  width: 22px;
  height: 21px;
}

.icon-share-lg {
  position: relative;
}

.icon-share-lg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px;
  background-image: url(../img/icons/sprites.png);
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.icon-share {
  position: relative;
}

.icon-share:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -219px;
  width: 15px;
  height: 14px;
}

.icon-simulcast-live-red:after,
.icon-simulcast-live:after,
.icon-simulcast-open:after {
  margin-top: -15px;
  height: 30px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-simulcast-live-red {
  position: relative;
}

.icon-simulcast-live-red:after {
  position: absolute;
  margin-left: -28.5px;
  background-position: -332px -145px;
  width: 57px;
}

.icon-simulcast-live {
  position: relative;
}

.icon-simulcast-live:after {
  position: absolute;
  margin-left: -28.5px;
  background-position: -332px -110px;
  width: 57px;
}

.icon-simulcast-open {
  position: relative;
}

.icon-simulcast-open:after {
  position: absolute;
  margin-left: -14.5px;
  background-position: -161px -326px;
  width: 29px;
}

.icon-simulcast-sm {
  position: relative;
}

.icon-simulcast-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -179px;
  width: 15px;
  height: 15px;
}

.icon-simulcast {
  position: relative;
}

.icon-simulcast:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -14.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -127px -326px;
  width: 29px;
  height: 30px;
}

.icon-standard {
  position: relative;
}

.icon-standard:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -30.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -266px -150px;
  width: 61px;
  height: 70px;
}

.icon-star-blue {
  position: relative;
}

.icon-star-blue:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -350px -326px;
  width: 23px;
  height: 22px;
}

.icon-star-dark:after,
.icon-star-white-ticked:after {
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  width: 21px;
  height: 20px;
}

.icon-star-dark {
  position: relative;
}

.icon-star-dark:after {
  position: absolute;
  background-position: -233px -361px;
}

.icon-star-white-ticked {
  position: relative;
}

.icon-star-white-ticked:after {
  position: absolute;
  background-position: -207px -361px;
}

.icon-trucks-white:after,
.icon-trucks:after {
  margin-top: -20px;
  margin-left: -18.5px;
  width: 37px;
  height: 40px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-trucks-white {
  position: relative;
}

.icon-trucks-white:after {
  position: absolute;
  background-position: -332px -180px;
}

.icon-trucks {
  position: relative;
}

.icon-trucks:after {
  position: absolute;
  background-position: -332px -225px;
}

.icon-twitter-sm {
  position: relative;
}

.icon-twitter-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -320px;
  width: 33px;
  height: 33px;
}

.icon-twitter {
  position: relative;
}

.icon-twitter:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: -126px -263px;
  width: 58px;
  height: 58px;
}

.icon-user-dark-sm {
  position: relative;
}

.icon-user-dark-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11.5px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: 0 -399px;
  width: 21px;
  height: 23px;
}

.icon-user-lg {
  position: relative;
}

.icon-user-lg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14.5px;
  margin-left: -14.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -195px -326px;
  width: 29px;
  height: 29px;
}

.icon-user-white-lg {
  position: relative;
}

.icon-user-white-lg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  background-image: url(../img/icons/sprites.png);
  background-position: -38px -361px;
  width: 32px;
  height: 32px;
}

.icon-user-white:after,
.icon-user:after {
  margin-top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url(../img/icons/sprites.png);
}

.icon-user-white {
  position: relative;
}

.icon-user-white:after {
  position: absolute;
  background-position: -382px -361px;
}

.icon-user {
  position: relative;
}

.icon-user:after {
  position: absolute;
  background-position: -359px -361px;
}

.icon-youtube-sm {
  position: relative;
}

.icon-youtube-sm:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -16.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -168px;
  width: 33px;
  height: 33px;
}

.icon-youtube {
  position: relative;
}

#skip-links,
#skip-links a {
  position: absolute;
  width: 100%;
}

.icon-youtube:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-image: url(../img/icons/sprites.png);
  background-position: 0 -263px;
  width: 58px;
  height: 58px;
}

@font-face {
  font-family: Brawler;
  font-style: normal;
  font-weight: 400;
  src: local("Brawler"),url(https://fonts.gstatic.com/s/brawler/v6/eRM1_WMBWa9Dh9ANISFGxA.woff2) format("woff2");
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

#skip-links {
  z-index: 1000;
}

#skip-links a {
  left: -10000px;
  top: auto;
  height: 1px;
  font-size: .875rem;
  font-weight: 700;
  z-index: 1000;
  padding: 15px;
  background: #fff;
  border: 2px solid #003468;
  border-bottom: 4px solid #003468;
  border-left: none;
  border-right: none;
  text-decoration: none;
}

#skip-links a:focus {
  position: static;
  display: block;
  height: auto;
  text-align: center;
  font-size: 1.125rem;
  box-shadow: 2px 2px 2px #333;
  outline: 0;
}

html {
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
}

p {
  color: #373737;
  font-size: 1rem;
}

table {
  width: 100%;
}

img {
  height: auto;
}

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

@media (min-width:1200px) {
  .container {
    width: 75rem;
  }
}

@media (min-width:1260px) {
  .container {
    width: 78.75rem;
  }
}

@media (max-width:767px) {
  .container.mobile-collapse,
  .mobile-bleed {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  .mobile-no-margin {
    margin: 0;
  }
}

.btn {
  background-color: #003468;
  border: 0;
  font-weight: 600;
  transition: background .15s;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
}

.btn.btn-clear {
  background-color: transparent;
  color: #222;
  line-height: 1.25rem;
}

.btn.btn-clear:hover {
  color: inherit;
}

form input,
form select,
form textarea {
  margin: 0 0 1rem!important;
}

#main-content {
  background: #f0f0f0;
}

main:after,
main:before {
  content: " ";
  display: table;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #003468;
}

h1 {
  font-size: 2.8125rem;
}

h2 {
  font-size: 1.625rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: .875rem;
}

h6 {
  font-size: .75rem;
}

.section-title {
  font-size: 1.25rem;
  margin: 0 0 1.5rem;
}

@media (min-width:768px) {
  .left-column {
    padding-left: 0;
  }

  .right-column {
    padding-right: 0;
  }

  .section-title {
    color: #1d9fcc;
    text-align: left;
    font-size: 1.875rem;
    margin: .5rem 0 1.875rem;
  }

  .section-title.large {
    font-size: 3.125rem;
    text-align: center;
    margin-bottom: 1.5rem;
    color: #003468;
  }
}

@media (min-width:992px) {
  .section-title {
    margin-top: 0;
  }
}

.content-bg {
  background: #fff;
}

.content-page .series-title {
  display: none;
}

@media (min-width:768px) {
  .content-page .series-title {
    display: block;
    margin: 1.875rem 0 2.625rem;
    font-size: 2.75rem;
    color: #003468;
  }
}

.content-page .series-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content-page .series-nav ul {
  padding: 0;
}

.content-page .series-nav ul li a {
  background-image: url(../img/icons/icon-indicator-right-blue.png);
  background-repeat: no-repeat;
  background-position: 23px 15px;
  padding-left: 2.5rem;
}

.content-page .series-nav li {
  width: 100%;
  display: block;
}

.content-page .series-nav li a {
  padding: .75rem 1rem;
  display: block;
  color: #003468;
  background-color: #fff;
  transition: background 250ms ease-out;
  border-bottom: 1px solid #f2f4f6;
}

.content-page .series-nav li a:hover {
  color: #003468;
  background-color: #e5eff9;
  text-decoration: none;
}

.forgotps-link,
.header-links-bar nav li a:hover,
.modal-form .field.checkbox.terms label a,
.styled-form .field.checkbox.terms label a {
  text-decoration: underline;
}

.content-page .series-nav li.active a {
  font-weight: 700;
  background-color: #e5eff9;
}

.content-page .series-nav li:last-child a {
  border-bottom: 0;
}

.content-page .main-content {
  margin-bottom: 1.75rem;
  font-size: .9375rem;
  background-color: #fff;
  padding: 1.5rem 2rem;
}

.content-page .main-content .block,
.content-page .main-content.block {
  background: #fff;
}

@media (min-width:768px) {
  .content-page .main-content.extra-topmargin {
    margin-top: 20px;
  }
}

.content-page .main-content .page-title {
  font-size: 1.25rem;
  text-align: center;
  margin: 0 0 1.5rem;
}

@media (min-width:768px) {
  .content-page .main-content .page-title {
    color: #1d9fcc;
    text-align: left;
    font-size: 1.875rem;
    margin: .5rem 0 1.875rem;
  }

  .content-page .main-content .page-title.large {
    font-size: 3.125rem;
    text-align: center;
    margin-bottom: 1.5rem;
    color: #003468;
  }
}

@media (min-width:992px) {
  .content-page .main-content .page-title {
    margin-top: 0;
  }
}

.content-page .main-content .intro-content {
  text-align: center;
  padding: 0 .625rem;
  line-height: 1rem;
}

.content-page .main-content .content-list {
  background-color: #fff;
}

.content-page .main-content .content-list.flexslider-mobile {
  position: relative;
  width: 95%;
  margin-left: 2.5%;
}

@media (min-width:768px) {
  .content-page .main-content .intro-content {
    color: #373737;
    font-size: 1.25rem;
  }

  .content-page .main-content .intro-content p {
    color: #373737;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .content-page .main-content .content-list.flexslider-mobile {
    width: 100%;
    margin-left: 0;
  }
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li {
  padding: 2.1875rem 0 3.75rem;
  text-align: center;
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li img {
  display: inline-block;
  width: auto;
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li h3 {
  padding: 0 1.5rem;
  margin: 0 0 .625rem;
  font-size: 1.625rem;
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li a {
  color: #373737;
  text-decoration: underline;
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li p {
  padding: 0 10%;
  line-height: 1.25rem;
}

.content-page .main-content .content-list.flexslider-mobile .flex-list li p:last-child {
  margin-bottom: 0;
}

.csscalc .content-page .main-content .content-list.flexslider-mobile .flex-list li p {
  padding: 0 calc(37.5% - 4.375rem);
}

.content-page .main-content .content-list.flexslider-mobile .flex-control-nav {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 0;
  font-size: 0;
}

.content-page .main-content .content-list.flexslider-mobile .flex-control-nav li {
  display: inline-block;
  margin: 0 .3125rem;
}

.content-page .main-content .content-list.flexslider-mobile .flex-control-nav li a {
  position: relative;
  display: block;
  text-indent: -9999px;
  height: 1.25rem;
  width: 1.25rem;
}

.content-page .main-content .content-list.flexslider-mobile .flex-control-nav li a:before {
  content: '';
  border-radius: .625rem;
  background-color: #d8d8d8;
  transition: all 250ms ease-out;
  height: .625rem;
  width: .625rem;
  left: .3125rem;
  top: .3125rem;
  position: absolute;
}

.content-page .main-content .content-list.flexslider-mobile .flex-control-nav li a.flex-active:before {
  background-color: #0099d8;
}

.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-next,
.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-prev {
  position: absolute;
  top: 50%;
  left: -.78125rem;
  margin-top: -.78125rem;
  background-color: #003468;
  display: block;
  height: 1.5625rem;
  width: 1.5625rem;
  border-radius: 1.5625rem;
  transition: all 250ms ease-out;
}

.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-next.flex-disabled,
.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-prev.flex-disabled {
  pointer-events: none;
  opacity: 0;
}

.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-next:before,
.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-prev:before {
  content: '';
  color: #fff;
  position: absolute;
  top: .4375rem;
  left: .5625rem;
  text-align: center;
  width: .6875rem;
  height: .6875rem;
  border-radius: 1px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-next {
  left: auto;
  right: -.78125rem;
}

.content-page .main-content .content-list.flexslider-mobile .flex-direction-nav .flex-next:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 0;
  border-right: 2px solid #fff;
  left: .3125rem;
}

@media (min-width:768px) {
  .content-page .main-content .content-list.flexslider-mobile .flex-list li {
    padding: 1.875rem .625rem 1.25rem;
  }

  .content-page .main-content .content-list .flex-list li {
    display: block;
    width: 33.3333%!important;
    float: left;
  }

  .content-page .main-content .content-list .flex-list li:nth-child(3n+1) {
    clear: left;
  }
}

@media (min-width:992px) {
  .content-page .main-content .content-list .flex-list li {
    display: block;
    width: 20%!important;
    float: left;
  }

  .content-page .main-content .content-list .flex-list li:nth-child(3n+1) {
    clear: none;
  }
}

.content-page .main-content p {
  font-size: .9375rem;
}

.content-page .main-content a {
  color: #12a0ce;
}

.content-page .main-content a.btn {
  color: #fff;
}

.content-page .main-content a.btn-blue-light.btn-inverse {
  color: #12a0ce;
}

.content-page .main-content img {
  display: block;
  margin-bottom: 1rem;
}

.content-page .main-content img.full-width {
  width: 100%;
}

@media (max-width:991px) {
  .content-page .main-content img.mobile-full-width {
    width: 100%!important;
    height: auto!important;
    margin: 0!important;
  }

  .content-page .main-content img.mobile-center {
    max-width: 100%!important;
    height: auto!important;
    margin: 0 auto!important;
  }

  .content-page .main-content .mobile-topmargin {
    margin-top: .625rem;
  }
}

.content-page .main-content ul.unstyled {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

@media (max-width:767px) {
  .content-page .main-content .content {
    padding: .9375rem;
  }
}

.content-page .main-content .viewtime-label {
  padding: .375rem 0;
  font-weight: 700;
}

.content-page .main-content .location-address {
  display: none;
}

.content-page .location-address {
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-color: #fff;
}

@media (max-width:991px) {
  .content-page .main-content.mobile-clear {
    clear: both;
  }

  .content-page .main-content .location-address {
    display: block;
  }

  .content-page .main-content .location-address address {
    margin-bottom: .3125rem;
  }

  .content-page .main-content .location-address .contact {
    padding: 0;
    margin-top: .9375rem;
  }

  .content-page .main-content .location-address .content {
    padding: .9375rem;
  }

  .content-page .main-content .location-address .map-ref {
    padding-top: 0;
    margin-bottom: .9375rem;
  }

  .content-page .location-address {
    display: none;
  }
}

.content-page .location-address>:last-child {
  margin-bottom: 0;
}

.content-page .location-address .content {
  padding: 1.5625rem;
}

.content-page .location-address address {
  font-weight: 700;
  margin-bottom: 1.75rem;
  display: block;
}

.content-page .location-address .location-link {
  display: block;
  font-size: .75rem;
}

.content-page .location-address table {
  border-collapse: separate;
  font-size: .8125rem;
  color: #282828;
  width: 100%;
}

.content-page .location-address table td:first-child {
  color: #023467;
  width: 3.8125rem;
  padding-right: 10px;
}

.content-page .location-address table a {
  font-weight: 700;
  color: #282828;
}

.content-page .location-address table a:hover {
  color: #000;
}

.content-page .location-address .google-map {
  display: none;
}

@media (min-width:768px) {
  .content-page .location-address .location-link {
    display: none;
  }

  .content-page .location-address .google-map {
    display: block;
    width: 100%;
    margin-top: .625rem;
  }

  .content-page .location-address .google-map iframe {
    display: block;
    width: 100%;
    height: 11.875rem;
  }
}

.content-page .location-address .map-ref {
  color: #003468;
  font-size: .75rem;
}

@media (max-width:991px) {
  .content-page .mobile-unhide .google-map,
  .content-page .mobile-unhide .location-address {
    display: block;
  }
}

.content-page.how-to-page .main-content {
  background: 0 0;
}

@media (min-width:768px) {
  .content-page.how-to-page .main-content {
    background-color: #fff;
    margin-top: 1.25rem;
    padding-top: 2rem;
  }
}

.content-page.how-to-page .accordion-content {
  background: #fff;
}

.small-padded-text {
  padding: .5rem;
  font-size: .6875rem;
}

.txt-below-btn {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .6875rem;
}

.content .sidebar-module {
  padding: 1rem;
  margin: 0 -1rem 1rem;
}

.content .sidebar-module.sidebar-module-inset {
  padding: 1rem;
  background-color: #f5f5f5;
  border-radius: .25rem;
}

.jcf-radio {
  border-radius: 9px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}

.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-checkbox,
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

.jcf-button,
.jcf-file {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.jcf-button {
  vertical-align: top;
  border: 1px solid #777;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
}

.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.jcf-file {
  white-space: nowrap;
}

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}

.jcf-file .jcf-fake-input,
.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  line-height: 28px;
  height: 28px;
}

.jcf-file .jcf-fake-input {
  text-overflow: ellipsis;
  font-size: 13px;
  width: 125px;
  padding: 0 8px;
}

.jcf-file .jcf-upload-button {
  margin: 0 0 0 -1px;
  padding: 0 10px;
}

.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

.jcf-select {
  vertical-align: top;
  position: relative;
  background: #fff;
  min-width: 150px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  bottom: 0;
  right: 0;
  top: 0;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple {
  max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid red;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: 0 0;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list,
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}

.jcf-list {
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
}

.jcf-list .jcf-list-content {
  overflow: auto;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list .jcf-option,
.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  cursor: default;
  padding: 5px 9px;
  color: #656565;
  min-height: 14px;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff!important;
  color: #aaa!important;
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: 700;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative;
}


.big-select {
 margin-bottom: .875rem;
}

.big-select .jcf-select {
 font-weight: 700!important;
}

.big-select .jcf-select-text {
 font-weight: 700!important;
 font-size: 1rem;
}


.modal-form .field:not(.checkbox) label.ghost-text,
.styled-form .field:not(.checkbox) label.ghost-text {
  font-size: .6375rem;
  padding: .3125rem .9375rem;
}

.modal-form .field:not(.checkbox) label.ghost-text+input,
.modal-form .field:not(.checkbox) label.ghost-text+textarea,
.styled-form .field:not(.checkbox) label.ghost-text+input,
.styled-form .field:not(.checkbox) label.ghost-text+textarea {
  padding-top: 1.25rem;
}

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0;
}

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0;
}

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: 700;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0;
}

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: '';
}

.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px;
}

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
}

.jcf-number .jcf-btn-inc {
  top: 1px;
}

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border: 4px solid #aaa;
}

.jcf-number .jcf-btn-inc:before {
  margin: -6px 0 0 -4px;
  border-color: transparent transparent #000;
}

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent;
}

.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before,
.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before {
  opacity: .3;
}

.jcf-number.jcf-disabled input {
  background: #ddd;
}

.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px;
}

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
}

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px;
}

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}

.events,
.jcf-range .jcf-active-handle {
  z-index: 2;
}

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid red;
  margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
  background: 0 0!important;
  opacity: .3;
}

.jcf-disabled {
  background: #ddd!important;
}

.jcf-focus,
.jcf-focus * {
  border-color: red!important;
}

.jcf-select {
  border: none;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .9375rem;
  height: 3.125rem;
  border-radius: .3125rem;
}

.ios8 .jcf-select,
.modal-form .field-group.error .error-msg,
.styled-form .field-group.error .error-msg {
  display: block;
}

.jcf-select.jcf-drop-active {
  border-radius: .3125rem .3125rem 0 0;
}

.jcf-select.jcf-focus {
  border: none;
}

.jcf-select .jcf-select-text {
  color: #003468;
  margin-left: 0;
}

.jcf-select .jcf-select-opener {
  background: #fff;
  border-radius: 0 .3125rem .3125rem 0;
  width: 3.125rem;
}

.jcf-select .jcf-select-opener:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 7px solid #d1d7e0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -3px;
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
  border: none;
  box-shadow: 3px 3px 4px 1px #e6e6e6;
  border-left: 1px solid #eee!important;
}

.jcf-select .jcf-select-drop .jcf-select-drop-content .jcf-option {
  padding: .625rem .875rem;
  font-size: .875rem;
  font-weight: 400;
  color: #003468;
}

.disabled+.jcf-select .jcf-select-opener {
  background: #aaa;
}

.jcf-checkbox,
.jcf-checkbox:focus,
input[type=checkbox] {
  border-color: #a7a9ac!important;
}

.jcf-checkbox span,
.jcf-checkbox:focus span,
input[type=checkbox] span {
  height: 5px;
  width: 9px;
  top: 50%;
  left: 50%;
  border: 3px solid #777;
  border-width: 0 0 2px 2px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 3px 0 0 -4px;
  border-color: #aaa!important;
}

input {
  padding: .625rem .9375rem;
  border: 1px solid #d5d5d5;
  border-radius: .1875rem;
}

.vehicle-page form .heading,
form .heading {
  margin-top: 0;
}

form.contact-us .field:not(.checkbox) {
  border: 1px solid #ccc;
}

.modal-form,
.styled-form {
  font-size: .875rem;
}

.modal-form .heading,
.styled-form .heading {
  font-size: 2rem;
  color: #373737;
}

@media (max-width:767px) {
  .modal-form .heading,
  .styled-form .heading {
    margin: .9375rem 0 .3125rem!important;
  }

  .modal-form p,
  .styled-form p {
    font-size: .75rem;
    line-height: 1.2em;
  }
}

.modal-form .form-content,
.styled-form .form-content {
  padding: 0 1.25rem;
}

.modal-form .error-summary,
.styled-form .error-summary {
  border: 1px solid #c00;
  background: #f7d6d6;
  padding: .9375rem;
  margin-bottom: .9375rem;
  border-radius: .1875rem;
}

.modal-form .error-summary .heading,
.styled-form .error-summary .heading {
  font-size: .875rem;
  font-weight: 700;
  color: #c00;
  margin: 0 0 .1875rem!important;
}

.modal-form .error-summary p,
.styled-form .error-summary p {
  font-size: .75rem;
  color: #373737;
}

.modal-form .error-summary ul,
.styled-form .error-summary ul {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

.modal-form .error-summary li,
.styled-form .error-summary li {
  list-style: square;
  color: #c00;
}

.breadcrumbs ol li,
.content-accordion.accordion ul,
.events .events-list li,
.flex-control-nav,
.flex-direction-nav,
.flex-list,
.flex-list>li,
.link-list-accordion li,
.members-flex-list ul li,
.modal.share .box ul li,
.navigation ul li,
.pages li,
.recently-viewed ul li,
.search-results-header .controls .selected-items .selected-items-content ul li,
.services .services-list li,
.tiles .owl-stage li,
.user-options li,
.vehicle-item .downloads li,
.vehicle-item .ratings li,
.vehicle-list ul li,
.vehicle-page .downloads li,
.vehicle-page .ratings li,
footer ul li {
  list-style: none;
}

.modal-form .field:not(.checkbox),
.styled-form .field:not(.checkbox) {
  background: #fff;
  border-radius: .1875rem;
  color: #003468;
  position: relative;
  margin-bottom: .625rem;
}

.modal-form .field:not(.checkbox) input,
.modal-form .field:not(.checkbox) textarea,
.styled-form .field:not(.checkbox) input,
.styled-form .field:not(.checkbox) textarea {
  margin: 0!important;
  border: none;
  width: 100%;
  color: #003468;
  padding: .625rem .9375rem;
  transition: all .3s ease-in-out;
}

.modal-form .field:not(.checkbox) input.action-required,
.styled-form .field:not(.checkbox) input.action-required {
  box-shadow: 0 0 5px #1d9fcc;
  -webkit-appearance: none;
}

.modal-form .field:not(.checkbox).radio label,
.styled-form .field:not(.checkbox).radio label {
  padding: .125rem 0 0 .875rem;
}

.modal-form .field:not(.checkbox) label,
.styled-form .field:not(.checkbox) label {
  cursor: text;
  z-index: 100;
}

.modal-form .field:not(.checkbox) label.entry-mode,
.styled-form .field:not(.checkbox) label.entry-mode {
  font-size: .625rem;
  padding: .3125rem .9375rem;
}

.modal-form .field:not(.checkbox) label.entry-mode+input,
.modal-form .field:not(.checkbox) label.entry-mode+textarea,
.styled-form .field:not(.checkbox) label.entry-mode+input,
.styled-form .field:not(.checkbox) label.entry-mode+textarea {
  padding-top: 1.25rem;
}

.modal-form .field:not(.checkbox) .btn-inline,
.styled-form .field:not(.checkbox) .btn-inline {
  color: #12a0ce;
  position: absolute;
  right: .25rem;
  top: .25rem;
  bottom: .25rem;
  padding: .3125rem 1.25rem;
  text-transform: none;
  font-weight: 400;
  font-size: .875rem;
  border: 1px solid #12a0ce;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: .1875rem;
}

.modal-form .field:not(.checkbox).error,
.styled-form .field:not(.checkbox).error {
  border: 1px solid #c00;
  margin-bottom: 0;
}

.modal-form .alert-error,
.modal-form .error-msg,
.styled-form .alert-error,
.styled-form .error-msg {
  color: #c00;
  font-size: .875rem;
  padding: .1875rem 0;
  margin-bottom: .625rem;
}

.modal-form .field:not(.checkbox).error+.error-msg,
.styled-form .field:not(.checkbox).error+.error-msg {
  display: block;
}

.register-page .modal-form .field:not(.checkbox).title-select,
.register-page .styled-form .field:not(.checkbox).title-select {
  min-width: 155px;
}

.modal-form .error-msg,
.styled-form .error-msg {
  display: none;
}

.modal-form label,
.styled-form label {
  color: #003468;
  position: absolute;
  padding: .625rem .9375rem;
  transition: all .3s ease-in-out;
  font-weight: 400;
}

.modal-form label.position-static,
.styled-form label.position-static {
  position: static;
}

.modal-form .field.checkbox label,
.styled-form .field.checkbox label {
  padding: 0;
  top: .3125rem;
  left: 2.0625rem;
  font-size: .75rem;
  color: #5d5d5d;
  line-height: 1.3em;
}

.modal-form .field.checkbox label a,
.styled-form .field.checkbox label a {
  color: #5d5d5d;
}

.modal-form .field.checkbox.terms,
.styled-form .field.checkbox.terms {
  padding: .3125rem 0;
}

.modal-form .field.checkbox.terms label,
.styled-form .field.checkbox.terms label {
  top: .75rem;
  display: block;
}

.modal-form .field.checkbox .jcf-checkbox,
.styled-form .field.checkbox .jcf-checkbox {
  width: 1.5625rem;
  height: 1.5625rem;
  border: none;
}

.modal-form .field.checkbox .jcf-checkbox span,
.styled-form .field.checkbox .jcf-checkbox span {
  position: absolute;
  height: 8px;
  width: 14px;
  top: 50%;
  left: 50%;
  border: 4px solid #003468;
  border-width: 0 0 4px 4px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
  margin: -6px 0 0 -8px;
}

.modal-form .field.checkbox .jcf-checkbox.jcf-focus,
.styled-form .field.checkbox .jcf-checkbox.jcf-focus {
  border: 1px solid #003468!important;
}

.modal-form .field.checkbox .jcf-checkbox.jcf-focus span,
.styled-form .field.checkbox .jcf-checkbox.jcf-focus span {
  border-color: #003468!important;
}

.modal-form .terms.error+.error-msg,
.styled-form .terms.error+.error-msg {
  display: block;
}

.modal-form .btn,
.styled-form .btn {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}

.modal-form .terms-submit-row,
.styled-form .terms-submit-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal-form .terms-submit-row .terms,
.styled-form .terms-submit-row .terms {
  min-height: 3.125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.modal-form .terms-submit-row .terms label,
.styled-form .terms-submit-row .terms label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.modal-form .terms-submit-row .jcf-checkbox,
.styled-form .terms-submit-row .jcf-checkbox {
  min-width: 1.5625rem;
}

.modal-form .terms-submit-row .field.checkbox label,
.styled-form .terms-submit-row .field.checkbox label {
  position: static;
  padding: 0 .375rem;
}

.modal-form .terms-submit-row .actions,
.styled-form .terms-submit-row .actions {
  display: -ms-flexbox;
  display: flex;
}

.modal-form .terms-submit-row .btn,
.styled-form .terms-submit-row .btn {
  width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width:767px) {
  .modal-form .terms-submit-row,
  .styled-form .terms-submit-row {
    margin-top: 0;
    margin-bottom: 1.5625rem;
  }

  .modal-form .terms-submit-row .terms label,
  .styled-form .terms-submit-row .terms label {
    display: block;
  }

  .modal-form .terms-submit-row .btn,
  .styled-form .terms-submit-row .btn {
    width: 50%;
    margin-top: .3125rem;
  }
}

#opt-in-form .terms-submit-row .terms {
  display: block;
  padding-left: 2rem;
}

.ie9 .jcf-select {
  display: block;
}

.ie9 .jcf-checkbox span,
.ie9 .jcf-checkbox:focus span,
.ie9 .modal-form .checkbox.field .jcf-checkbox span,
.ie9 .refine.link-list .jcf-checked.jcf-checkbox span,
.ie9 input[type=checkbox] span {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.ie9 .jcf-checkbox span {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
}

.ie9 .modal-form.form-horizontal .field:not(.checkbox) input[type=password],
.ie9 .modal-form.form-horizontal .field:not(.checkbox) input[type=text] {
  padding-top: 15px!important;
  padding-bottom: 0!important;
  height: 41px!important;
  margin-top: 10px!important;
}

.ie9 .modal-form.form-horizontal .field:not(.checkbox).radio label {
  margin-top: 0!important;
}

.ie9 .modal-form.form-horizontal .field:not(.checkbox) label {
  margin-top: 12px!important;
}

.ie9 .modal-form.form-horizontal .field:not(.checkbox) label.entry-mode {
  padding-bottom: 0!important;
  margin-top: 7px!important;
}

.ipad.ios8 .jcf-select {
  width: 100%!important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend+.control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
}

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

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

.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  margin-left: 160px;
  margin-right: 20px;
}

.form-horizontal .controls input[type=text] {
  width: 100%;
}

.form-horizontal .controls .jcf-select {
  border: 1px solid #d5d5d5;
}

.form-horizontal .controls .jcf-select .jcf-select-drop .jcf-select-drop-content .jcf-option,
.form-horizontal .controls .jcf-select .jcf-select-text {
  color: #373737;
}

.form-horizontal .validation-summary-errors ul,
.legacy-form-wrapper .validation-summary-errors ul {
  color: red;
}

.success {
  color: #4db439!important;
}

.border-on-fields .jcf-select,
.border-on-fields input {
  border: 1px solid #f3f3f3!important;
}

.js-submitBtn.in-processing {
  background: #12a0ce!important;
  color: #fff!important;
  font-weight: 700;
}

#ui-datepicker-div {
  z-index: 100!important;
}

.search-form {
  margin-bottom: 3.125rem;
  opacity: 0;
}

@media (max-width:767px) {
  .search-form {
    display: none;
  }
}

.search-form .field-wrap {
  padding: 0 .3125rem;
}

.search-form .field-wrap.with-button .field.keywords {
  padding-right: 11.25rem;
  background: 0 0;
}

.search-form .field-wrap.with-button .field.keywords .btn {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.search-form .btn {
  text-transform: uppercase;
  padding: 1.375rem 2.1875rem;
}

.search-form .btn span {
  margin-right: .625rem;
  padding: .625rem;
}

.search-form .btn-holder {
  padding: 0;
}

.search-form .additional-fields {
  clear: left;
}

.search-form .jcf-select {
  height: 3.7rem;
  font-size: 1rem;
  font-weight: 700;
}

.search-form .jcf-select .jcf-select-text {
  font-size: 1rem;
  margin: 0 45px 0 8px;
}

.search-form .jcf-select .jcf-select-opener {
  background: #e6e6e6;
  border-left: 1px solid #bcbcbc;
  width: 3.5rem;
}

.search-form .jcf-select .jcf-select-opener:after {
  border-top-color: #003468;
}

.search-form .jcf-select .jcf-select-drop {
  left: 0;
  z-index: 100;
}

.search-form .jcf-select .jcf-select-drop .jcf-select-drop-content {
  box-shadow: 4px 5px 5px 1px rgba(0,0,0,.3);
}

.search-form .jcf-select.jcf-focus {
  border: 1px solid #12a0ce!important;
}

.search-form .jcf-select.jcf-focus .jcf-select-opener {
  border-left: 1px solid #bcbcbc!important;
}

.search-form .field {
  position: relative;
}

.search-form .field.keywords input {
  padding: 1.0625rem .9375rem;
  height: 3.7rem;
  font-size: 1rem;
  font-weight: 700;
  color: #003468;
}

.search-form .field.keywords input::-webkit-input-placeholder {
  font-weight: 400;
}

.search-form .field.keywords input:-moz-placeholder {
  font-weight: 400;
}

.search-form .field.keywords input::-moz-placeholder {
  font-weight: 400;
}

.search-form .field.keywords input-ms-input-placeholder {
  font-weight: 400;
}

.search-form .field:not(.checkbox) label.entry-mode+input {
  padding-top: 1.0625rem;
}

.search-form .field.years-field .jcf-select {
  padding: 0;
}

.search-form .field.years-field .jcf-select.jcf-drop-active {
  border-radius: 0;
}

.search-form .field.years-field .jcf-select.jcf-drop-active .jcf-select-drop {
  display: block;
}

.search-form .field.years-field .jcf-select-text {
  padding: .9375rem;
  width: 100%;
  margin: 0 58px 0 8px;
}

.search-form .field.years-field .jcf-select-drop {
  width: 100%;
  padding-right: 3.5rem;
  display: none;
  z-index: 100;
}

.search-form .field.years-field .jcf-select-drop .jcf-select-drop-wrap {
  box-shadow: 4px 5px 5px 1px rgba(0,0,0,.3);
  border-radius: 0 0 .3125rem .3125rem;
  overflow: hidden;
}

.search-form .field.years-field .jcf-select-drop .done {
  padding: .75rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .875rem;
  width: 100%;
  display: block;
  background: #fff;
  clear: left;
  border-top: 1px solid #f0f0f0;
  line-height: 1em;
  color: #003468;
}

.events:after,
.navigation ul:after,
.user-options.logged-in a.member:after,
footer .footer-sitemap:after {
  clear: both;
}

.search-form .field.years-field .jcf-select-drop-content {
  width: 50%;
  float: left;
  box-shadow: none;
}

.search-form .field.years-field .list-heading {
  color: #adadad;
  font-size: .875rem;
  padding: .75rem 1.875rem .75rem .75rem;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.search-form .field.years-field .jcf-list-content {
  overflow: hidden;
  overflow-y: scroll;
  max-height: 8.75rem;
  padding-top: .3125rem;
}

.search-form .field.years-field .jcf-list-content li .jcf-option {
  color: #373737;
  text-align: center;
  padding: .375rem;
}

.search-form .field.years-field .jcf-list-content li .jcf-option.disabled {
  color: #d9d9d9;
}

.search-form .field.years-field .jcf-list-content li .selected {
  color: #12a0ce;
  font-weight: 700;
}

.search-form .field.years-field .jcf-list-content li:hover {
  background: #e6e6e6;
}

.search-form .field.ajax-loading {
  height: 3.7rem;
}

.search-form .field.ajax-loading select {
  display: none;
}

.search-form.type-selected .field-wrap.with-button .field.keywords .btn {
  display: block;
}

.search-form.type-selected .field-wrap.btn-home .btn,
.select-loader {
  display: none;
}

.ajax-loading .select-loader {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  background: #000;
  opacity: .8;
}

.ajax-loading .select-loader>i {
  font-size: 2.5rem;
  color: #fff;
  margin-top: .3125rem;
}

.jcf-select.color-highlight .jcf-select-drop .jcf-select-drop-content .jcf-option.color-red {
  color: red;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .flex-list>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .flex-list img,
.no-js .flexslider .flex-list>li:first-child,
html[xmlns] .flexslider .flex-list {
  display: block;
}

.flexslider .flex-list img {
  width: 100%;
}

.flexslider .flex-list:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

* html .flexslider .flex-list {
  height: 1%;
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.flex-list,
.flex-list>li {
  margin: 0;
  padding: 0;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.form-wrapper {
  background: #f0f0f0;
  padding: 1.875rem 4.375rem;
  min-height: 28.125rem;
  max-width: 29.6875rem;
  width: 29.6875rem;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  text-align: left;
}

.signin.container {
  min-height: 31.25rem;
}

.forgotps-link {
  color: #003468;
  float: right;
  font-size: .75rem;
}

.login-desc {
  color: #fff;
  line-height: 1.2;
  margin: 1.875rem auto;
}

.signin-page .login-desc {
  max-width: 17.5rem;
  color: #12a0ce;
}

@media (max-width:768px) {
  .form-wrapper {
    width: 100%;
    padding: 1.875rem 1.25rem;
  }

  .login-desc {
    color: #12a0ce;
  }

  h1 {
    font-size: 32px;
  }
}

.register-page h1 {
  color: #fff;
}

@media (max-width:768px) {
  .register-page h1 {
    color: #003468;
  }
}

h3.register-block-title {
  font-size: 30px;
  letter-spacing: .0625rem;
}

.benefits {
  background-color: rgba(0,0,0,.5);
  border-radius: 5px;
}

.benefits h3 {
  color: #f1cb00;
}

@media (max-width:767px) {
  h3.register-block-title {
    font-size: 25px;
  }

  .benefits {
    background-color: transparent;
    -ms-flex-order: 1;
    order: 1;
  }
}

.membership {
  background: #f1cb00;
  border-radius: 5px;
  padding: .625rem;
}

@media (min-width:767px) {
  .membership {
    margin-left: 17%!important;
  }
}

.membership h3 {
  color: #fff;
}

.membership .membership-type {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  width: 100%;
  margin-bottom: .9375rem;
}

.membership .membership-select {
  width: 2.625rem;
  background-color: #f0f0f0;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  margin: 0;
  border-radius: 5px 0 0 5px;
}

.membership .membership-icon {
  width: 5.625rem;
  -ms-flex-direction: column;
  flex-direction: column;
}

.membership .membership-icon div {
  position: relative;
}

.membership .membership-icon div:after {
  margin-top: .9375rem;
}

.membership .membership-desc {
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 140px);
}

.membership .membership-desc .standard {
  color: #a8986d;
}

.membership .membership-desc .full {
  color: #f86b42;
}

.membership .membership-desc .dealer,
label[for=confirm-email] {
  color: #4e4e4e;
}

.membership .membership-desc p {
  line-height: 1;
  font-size: .875rem;
  padding-bottom: .75rem;
}

.user-details {
  background: #f0f0f0;
  border-radius: 5px;
}

@media (max-width:767px) {
  .membership {
    -ms-flex-order: 3;
    order: 3;
  }

  .user-details {
    -ms-flex-order: 2;
    order: 2;
  }
}

.user-details-terms {
  -ms-flex-order: 4;
  order: 4;
}

.is-table-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

.header-logo-bar .header-logo,
.header-logo-bar .logo,
.ie9 .membership-desc,
.ie9 .membership-icon,
.ie9 .membership-select {
  display: inline-block;
}

.is-table-row [class*=col-] {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em;
  width: 32%;
  margin-left: 1%;
}

@media (max-width:767px) {
  .is-table-row [class*=col-] {
    width: 100%;
    margin-left: 0;
  }
}

.title-select {
  width: 8.125rem;
}

.notregister {
  padding-top: .625rem;
  color: #3e3e3e;
  font-weight: 700;
}

.notregister span {
  color: #003468;
}

.notregister span a {
  color: #003468;
  border-bottom: 1px solid #12a0ce;
}

.ie9 .membership-desc {
  width: 50%;
}

.ie9 .membership-icon div:after {
  margin-top: -4.6875rem;
}

.ie9 .membership-select {
  height: 100%;
  vertical-align: top;
  min-height: 8.5rem;
  text-align: center;
  padding-top: 3.125rem;
}

.ie9 .benefits,
.ie9 .membership,
.ie9 .user-details {
  min-height: 34.0625rem;
}

.header-links-bar {
  background: #fff;
  border-bottom: 1px solid #f7f7f7;
}

.dark-theme .header-links-bar,
.home-page .header-links-bar {
  background: rgba(0,0,0,.5);
  border-bottom: none;
}

.dark-theme .header-links-bar nav a,
.home-page .header-links-bar nav a {
  color: #fff;
}

.header-links-bar nav {
  float: right;
  padding: .625rem 0;
}

.header-links-bar nav li {
  margin: 0 .3125rem;
}

.header-links-bar nav li a {
  color: #003468;
  font-size: .75rem;
  font-weight: 700;
}

.header-links-bar nav li a.icon-help {
  padding-left: 19px;
}

.header-links-bar nav li a.icon-help:after {
  margin-left: 0;
  left: 0;
}

.header-logo-bar {
  padding: .9375rem 0;
  background: #fff;
}

.header-logo-bar .logo-light {
  display: none;
}

@media (max-width:767px) {
  .header-logo-bar .logo-dark,
  .header-logo-bar .logo-light {
    display: none!important;
  }

  header {
    border-bottom: 1px solid #f0f0f0;
  }
}

.dark-theme .header-logo-bar,
.home-page .header-logo-bar {
  background: 0 0;
}

.dark-theme .header-logo-bar .logo-dark,
.home-page .header-logo-bar .logo-dark {
  display: none;
}

.dark-theme .header-logo-bar .logo-light,
.home-page .header-logo-bar .logo-light {
  display: inline-block;
}

.navigation {
  background: #003468;
  overflow-x: hidden;
	width:100%;
	z-index:9999;
}

@media (max-width:767px) {
  .navigation {
    display: none;
  }
}

.home-page .navigation {
  background: 0 0;
}

.navigation ul {
  margin: 0;
  padding: .3125rem 0 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.ipad.ios8 .navigation ul,
.iphone .navigation ul,
.no-flexbox .navigation ul {
  display: table;
}

.navigation ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  margin: 0 .125rem;
}

.no-flexbox .navigation ul li {
  display: table-cell;
  margin: 0;
  padding: 0 .125rem;
  vertical-align: middle;
  width: 16.6666667%;
}

.navigation ul li:first-child {
  margin-left: 0;
}

.navigation ul li:last-child {
  margin-right: 0;
}

.navigation ul li a {
  display: -ms-flexbox;
  display: flex;
  background: #053c72;
  padding: .3125rem .625rem;
  border-bottom: 2px solid #053c72;
  color: #fff;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 1.2em;
  font-size: .875rem;
  min-height: 3.375rem;
  margin-bottom: .3125rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all .2s ease-in-out;
}

.no-flexbox .navigation ul li a {
  padding: .3125rem .625rem .5rem;
  min-height: 3.5rem;
}

.navigation ul li a .icon {
  display: inline-block;
  position: relative;
  width: auto;
  text-align: left;
  line-height: 1.2em;
}

.iphone .navigation ul li a .icon,
.no-flexbox .navigation ul li a .icon {
  vertical-align: middle;
}

.navigation ul li a .icon:after {
  content: "";
  margin-left: 0!important;
}

.navigation ul li a:focus,
.navigation ul li a:hover,
.navigation ul li.active a {
  text-decoration: none;
}

.breadcrumbs ol a:hover,
.user-options.logged-in a.member:hover .account {
  text-decoration: underline;
}

.navigation ul li.active a {
  border-bottom-width: .4375rem;
}

.navigation ul li.cars a {
  border-color: #12a0ce;
}

.navigation ul li.cars a .icon {
  padding-left: 56px;
}

.navigation ul li.cars a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  margin-left: -20.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: 0 -326px;
  width: 41px;
  height: 30px;
  right: auto;
  left: 0;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.cars a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.cars a .icon:after {
    left: -12px!important;
  }
}

.navigation ul li.cars a:focus,
.navigation ul li.cars a:hover,
.navigation ul li.cars.active a {
  background: #12a0ce;
}

.navigation ul li.cars a:focus .icon:after,
.navigation ul li.cars a:hover .icon:after,
.navigation ul li.cars.active a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  margin-left: -20.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -46px -326px;
  width: 41px;
  height: 30px;
  right: auto;
  left: 0;
}

.navigation ul li.salvage a {
  border-color: #27a50e;
}

.navigation ul li.salvage a .icon {
  padding-left: 58px;
}

.navigation ul li.salvage a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -16.5px;
  margin-left: -21.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px -270px;
  width: 43px;
  height: 33px;
  right: auto;
  left: 0;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.salvage a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.salvage a .icon:after {
    left: -12px!important;
  }
}

.navigation ul li.salvage a:focus,
.navigation ul li.salvage a:hover,
.navigation ul li.salvage.active a {
  background: #27a50e;
}

.navigation ul li.salvage a:focus .icon:after,
.navigation ul li.salvage a:hover .icon:after,
.navigation ul li.salvage.active a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -16.5px;
  margin-left: -21.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -266px -225px;
  width: 43px;
  height: 33px;
  right: auto;
  left: 0;
}

.navigation ul li.trucks a {
  border-color: #ebc42e;
}

.navigation ul li.trucks a .icon {
  padding-left: 52px;
}

.navigation ul li.trucks a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: -18.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px -225px;
  width: 37px;
  height: 40px;
  right: auto;
  left: 0;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.trucks a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.trucks a .icon:after {
    left: -12px!important;
  }
}

.navigation ul li.trucks a:focus,
.navigation ul li.trucks a:hover,
.navigation ul li.trucks.active a {
  background: #ebc42e;
}

.navigation ul li.trucks a:focus .icon:after,
.navigation ul li.trucks a:hover .icon:after,
.navigation ul li.trucks.active a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: -18.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px -180px;
  width: 37px;
  height: 40px;
  right: auto;
  left: 0;
}

.navigation ul li.motorcycles a {
  border-color: #8766be;
}

.navigation ul li.motorcycles a .icon {
  padding-left: 42px;
}

.navigation ul li.motorcycles a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -20.5px;
  margin-left: -13.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -122px;
  width: 27px;
  height: 41px;
  right: auto;
  left: 0;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.motorcycles a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.motorcycles a .icon:after {
    left: -12px!important;
  }
}

.navigation ul li.motorcycles a:focus,
.navigation ul li.motorcycles a:hover,
.navigation ul li.motorcycles.active a {
  background: #8766be;
}

.navigation ul li.motorcycles a:focus .icon:after,
.navigation ul li.motorcycles a:hover .icon:after,
.navigation ul li.motorcycles.active a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -20.5px;
  margin-left: -13.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -76px;
  width: 27px;
  height: 41px;
  right: auto;
  left: 0;
}

.navigation ul li.recreation a {
  border-color: #f9a351;
}

.navigation ul li.recreation a .icon {
  padding-left: 51px;
}

.navigation ul li.recreation a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -16.5px;
  margin-left: -18px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px 0;
  width: 36px;
  height: 33px;
  right: auto;
  left: 0;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.recreation a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.recreation a .icon:after {
    left: -12px!important;
  }
}

.navigation ul li.recreation a:focus,
.navigation ul li.recreation a:hover,
.navigation ul li.recreation.active a {
  background: #f9a351;
}

.navigation ul li.recreation a:focus .icon:after,
.navigation ul li.recreation a:hover .icon:after,
.navigation ul li.recreation.active a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -16.5px;
  margin-left: -18px;
  background-image: url(../img/icons/sprites.png);
  background-position: -395px -38px;
  width: 36px;
  height: 33px;
  right: auto;
  left: 0;
}

.navigation ul li.fixed a {
  border-color: #83cfca;
}

.navigation ul li.fixed a .icon {
  padding-left: 57px;
}

.navigation ul li.fixed a .icon:after {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  margin-left: -21px;
  background-image: url(../img/icons/sprites.png);
  background-position: -332px -63px;
  width: 42px;
  height: 42px;
  right: auto;
  left: 0;
}

.navigation ul li.fixed a:focus,
.navigation ul li.fixed a:hover,
.navigation ul li.fixed.active a {
  background: #83cfca;
}

.navigation ul li.sellmycar a {
  background: url(../img/sellmycar.svg) center no-repeat #006fd1;
  border-color: #006fd1;
  background-size: auto 15px;
}

.ie .navigation ul li.sellmycar a {
  background-size: 140px;
}

@media (min-width:768px) and (max-width:992px) {
  .navigation ul li.fixed a .icon {
    padding-left: 42px;
    -ms-transform: scale(.75,.75);
    transform: scale(.75,.75);
  }

  .navigation ul li.fixed a .icon:after {
    left: -12px!important;
  }

  .navigation ul li.sellmycar a {
    background-size: auto 10px;
  }
}

@media (min-width:768px) {
  .ipad.ios8 .navigation ul li {
    display: inline-block;
    width: 14%;
    float: left;
    height: 50px;
  }

  .ipad.ios8 .navigation ul li.trucks {
    width: 16%;
  }

  .ipad.ios8 .navigation ul li.fixed {
    width: 11%;
  }

  .ipad.ios8 .navigation ul li.motorcycles a span {
    padding-left: 30px;
  }

  .ipad.ios8 .navigation ul li a {
    display: block;
  }

  .ipad.ios8 .navigation ul li a span {
    display: block;
    height: 36px;
    padding-top: 2px;
    vertical-align: middle;
    -webkit-transform: scale(.75,.75);
  }

  .user-options.logged-in a.member .account.icon-user-white:after {
    left: .8125rem;
  }
}

@media (max-width:767px) {
  .navigation ul li a {
    font-size: .75rem;
  }

  .iphone .navigation ul li {
    display: inline-block;
    width: 48%;
    float: left;
  }

  .iphone .navigation ul li a {
    display: block;
  }

  .iphone .navigation ul li a span {
    display: block;
    height: 54px;
    padding-top: 13px;
  }

  .iphone .navigation ul li.sellmycar {
    width: 97%;
  }

  .android2 .navigation ul li,
  .android3 .navigation ul li,
  .android4 .navigation ul li,
  .ios6 .navigation ul li,
  .samsungbrowser .navigation ul li {
    display: block;
    width: 48%;
    float: left;
  }

  .android2 .navigation ul li a,
  .android3 .navigation ul li a,
  .android4 .navigation ul li a,
  .ios6 .navigation ul li a,
  .samsungbrowser .navigation ul li a {
    display: block;
  }

  .android2 .navigation ul li a span,
  .android3 .navigation ul li a span,
  .android4 .navigation ul li a span,
  .ios6 .navigation ul li a span,
  .samsungbrowser .navigation ul li a span {
    display: block;
    height: 54px;
    padding-top: 13px;
  }

  .android2 .navigation ul li.sellmycar,
  .android3 .navigation ul li.sellmycar,
  .android4 .navigation ul li.sellmycar,
  .ios6 .navigation ul li.sellmycar,
  .samsungbrowser .navigation ul li.sellmycar {
    width: 97%;
  }
}

.navigation.explore {
  display: none;
  padding: 1.25rem 0;
}

.navigation.explore .heading {
  color: #003468;
  font-size: 1.25rem;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.navigation.explore ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navigation.explore ul li,
.navigation.explore ul li:first-child,
.navigation.explore ul li:last-child {
  margin: .125rem;
}

.navigation.explore ul li a,
.navigation.explore ul li:first-child a,
.navigation.explore ul li:last-child a {
  margin-bottom: 0;
}

.navigation.explore ul li.active a {
  border-bottom-width: 2px;
}

.navigation.explore ul li.sellmycar a {
  min-width: 10rem;
}

@media (max-width:767px) {
  .android.mobile .navigation.explore ul,
  .android4 .navigation.explore ul,
  .ios6 .navigation.explore ul,
  .samsungbrowser .navigation.explore ul {
    display: block;
    width: 100%;
  }

  .navigation.explore {
    display: block;
  }
}

.ie10 .navigation ul,
.ie9 .navigation ul {
  display: table;
}

.ie10 .navigation ul li,
.ie9 .navigation ul li {
  display: table-cell;
  min-width: 150px;
}

.ie10 .navigation ul li a,
.ie9 .navigation ul li a {
  -ms-flex: 1 0 auto;
  width: 100%;
}

.ie10 .navigation ul li a span,
.ie9 .navigation ul li a span {
  width: 100%;
  table-layout: fixed;
}

.ie10 .navigation ul li a .icon,
.ie9 .navigation ul li a .icon {
  padding-left: 2.9375rem;
}

.ie10 .navigation ul li a span {
  margin-top: .875rem;
}

.ie9 .navigation ul li a {
  display: block;
  height: 3.375rem;
  line-height: 3.2em;
}

.user-options {
  margin: 0;
  padding: 0;
  float: right;
}

.user-options li a.btn {
  border: 1px solid #f1cb00;
  background-color: #f1cb00;
  color: #003468;
}

.user-options li a.btn:not(.btn-inverse):hover {
  background-color: #ffdd25;
}

.user-options li a.btn:hover {
  border-color: #ffdd25;
  color: #003468;
  text-decoration: underline;
}

.dark-theme .user-options li a.btn {
  border: none;
}

.user-options li a.btn.btn-inverse {
  background: #fff;
}

@media (max-width:767px) {
  .user-options {
    margin-right: 3.75rem;
  }

  .user-options li a.btn:not(.icon-user) {
    display: none;
  }

  .user-options li a.btn.icon-user,
  .user-options li a.btn.icon-user-white {
    text-indent: -10000px;
    border: 1px solid #f1cb00;
  }
}

.user-options li.no-btn {
  color: #003468;
  font-size: .875rem;
  font-weight: 700;
  margin: 0 .625rem;
}

.user-options.logged-in li {
  float: left;
}

.user-options.logged-in a {
  display: block;
  border: 1px solid #12a0ce;
  background-color: #12a0ce;
  color: #fff;
}

.user-options.logged-in a.member {
  border-radius: .25rem 0 0 .25rem;
}

.user-options.logged-in a.member:after,
.user-options.logged-in a.member:before {
  content: " ";
  display: table;
}

.user-options.logged-in a.member span {
  display: inline-block;
  float: left;
}

#mobile-menu,
.breadcrumbs ol li:last-child:after {
  display: none;
}

.user-options.logged-in a.member .account {
  padding: .4375rem .9375rem .4375rem 2.1875rem;
  font-weight: 700;
}

.user-options.logged-in a.member .account.icon-user-white {
  padding-left: 2.5rem;
  position: relative;
}

.user-options.logged-in a.member .user {
  padding: .4375rem .9375rem;
  background: #fff;
  color: #003468;
}

@media (max-width:767px) {
  .user-options.logged-in a.member {
    border-radius: .1875rem;
  }

  .user-options.logged-in a.member .account {
    padding-left: .3125rem;
    padding-right: .3125rem;
    width: 2.5rem;
  }

  .user-options.logged-in a.member .account.icon-user-white {
    padding-left: 1.25rem;
    padding-right: .3125rem;
    text-indent: -10000px;
  }
}

.user-options.logged-in a.sign-out {
  padding: .4375rem .9375rem;
  background-color: #fff;
  color: #12a0ce;
  border-left: none;
  border-radius: 0 .25rem .25rem 0;
}

@media (max-width:767px) {
  .user-options.logged-in a.sign-out {
    padding: .4375rem;
    display: none;
  }
}

@media (min-width:767px) {
  .user-options .icon-user,
  .user-options .icon-user-white {
    padding-left: 28px;
  }

  .user-options .icon-user-white:after,
  .user-options .icon-user:after {
    margin-left: 0;
    left: 7px;
  }
}

.user-options.login .user-status {
  color: #003468;
}

.user-options.login .btn {
  padding: .625rem 1.875rem;
}

.user-options.login .btn.btn-home {
  padding: .625rem 1.25rem;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  text-indent: -9999px;
  white-space: nowrap;
}

.user-options.login .btn.btn-home:hover {
  background-color: #f0f0f0;
}

@media (max-width:767px) {
  .user-options.login .btn {
    padding: .625rem 1.25rem;
  }

  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs {
  padding: .625rem 0;
  border-bottom: 1px solid #f0f0f0;
}

.breadcrumbs ol {
  padding: 0;
  overflow: visible;
  margin: 0;
}

.breadcrumbs ol li {
  padding-left: .625rem;
  padding-right: .625rem;
  position: relative;
  font-size: .75rem;
  margin-left: 0;
}

.breadcrumbs ol li:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #003468;
  position: absolute;
  right: -3px;
  top: 5px;
  color: #003468;
  font-size: .75rem;
}

.breadcrumbs ol li:first-child {
  margin-left: 0;
  padding-left: 0;
}

.breadcrumbs ol a {
  font-style: normal;
  font-size: .75rem;
  color: #003468;
}

.breadcrumbs.cars {
  background: #12a0ce;
}

.breadcrumbs.salvage {
  background: #27a50e;
}

.breadcrumbs.trucks {
  background: #ebc42e;
}

.breadcrumbs.motorcycles {
  background: #8766be;
}

.breadcrumbs.recreation {
  background: #f9a351;
}

.breadcrumbs.fixed {
  background: #83cfca;
}

body.has-banner header {
  background: #fff;
}

@media (min-width:768px) {
  body.has-banner header {
    position: absolute;
    top: 0;
    width: 100%;
    background: 0 0;
  }
}

body.has-banner .banner-heading {
  font-size: 2.8125rem;
  color: #fff;
  width: 75%;
  text-align: center;
  margin: 0 auto;
  padding: 3.4375rem 0;
  text-shadow: 2px 2px 5px #333;
}

.link-list .title,
.tiles .tile-item .txt .title {
  font-family: Arial,sans-serif;
}

@media (max-width:767px) {
  body.has-banner .banner-heading {
    font-size: 1.25rem;
    width: 100%;
    padding: .625rem .625rem 1.25rem;
    line-height: 1.2em;
    text-shadow: 1px 1px 2px #111;
  }

  #mobile-menu.open {
    display: block;
  }
}

.banner-loading {
  min-height: 16.6875rem;
  padding: .625rem 0;
}

@media (min-width:768px) {
  .banner-loading {
    min-height: 39.375rem;
    padding: 12.5rem 0 1.875rem;
    background: grey;
    background-color: rgba(128,128,128,.5);
  }
}

.banner {
  background: url(../img/bg-home-mobile.jpg) center top no-repeat;
  background-size: cover;
  min-height: 16.6875rem;
  /*padding: .625rem 0;*/
}

@media (min-width:768px) {
  .banner {
    min-height: 39.375rem;
    /*padding: 12.5rem 0 1.875rem;
    background-image: url(../img/bg-home.jpg);*/
    background-position: center top;
  }

  .events td[data-col=times] {
    min-width: 7rem;
  }
}

body.banner-bg .banner {
  padding: 3.75rem 0;
}

@media (max-width:768px) {
  body.banner-bg .banner {
    background: #f0f0f0;
    min-height: 30rem;
    padding: 0;
  }
}

body.banner-bg.register-page .banner {
  padding: 1.875rem 0;
}

body.banner-bg .footer-links {
  margin: 3.125rem auto 0;
  width: 500px;
  padding: 0;
}

body.banner-bg .footer-links li {
  padding-left: 1.375rem;
}

body.banner-bg .footer-links li:first-child {
  position: relative;
}

body.banner-bg .footer-links li:first-child:after {
  content: '|';
  color: #fff;
  position: absolute;
  right: -.9375rem;
}

body.banner-bg .footer-links a {
  color: #fff;
  font-size: .75rem;
}

.nav-wrapper {
  position: absolute;
  height: 68px;
  width: 68px;
  top: 0;
  right: 0;
}

.nav-wrapper.open {
  background: #003468;
}

.nav-wrapper.search {
  background: #f0f0f0;
}

#nav-icon {
  width: 30px;
  height: 31px;
  position: relative;
  margin: 0px auto;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: .5s ease-in-out;
  cursor: pointer;
	top:-25px;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #003468;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: .25s ease-in;
}

#nav-icon span:nth-child(1) {
  top: 0;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 10px;
}

#nav-icon span:nth-child(4) {
  top: 20px;
}

#nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(4) {
  top: 10px;
  width: 0;
  left: 50%;
}

#nav-icon.open span {
  background: #fff;
}

#mobile-menu,
.search #nav-icon span {
  background: #003468;
}

#nav-icon.open span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mobile-menu,
#mobile-search-menu {
  position: absolute;
  z-index: 1000;
  top: 68px;
  overflow-y: auto;
  transition: 1s ease-in-out;
}

#mobile-menu {
  width: 100%;
  height: 100%;
  left: 0;
}

#mobile-menu .hlist {
  margin: 10px;
  padding: 0;
}

#mobile-menu .hlist li {
  display: block;
  height: 3.125rem;
  background: #225b95;
  margin: 5px;
  border-radius: 5px;
  font-size: .875rem;
  line-height: 3.125rem;
  padding-left: 20px;
}

#mobile-menu .hlist li a {
  color: #fff;
  text-decoration: none;
  display: block;
}

#mobile-menu .hlist li .icon-auctions:after,
#mobile-menu .hlist li .icon-help-large:after,
#mobile-menu .hlist li .icon-indicator-right:after,
#mobile-menu .hlist li .icon-search:after {
  left: 90%;
}

#mobile-menu .hlist li.search {
  background: #12a0ce;
  text-transform: uppercase;
}

#mobile-menu .hlist li.auctions {
  text-transform: uppercase;
}

#mobile-menu .logged-in li,
#mobile-menu .logged-out li {
  display: inline-block;
  width: 47%;
  margin: 1%;
  height: 2.125rem;
  line-height: 2.125rem;
  font-size: .875rem;
  padding-left: 0;
  text-align: center;
}

#mobile-menu .logged-in li.sign-out,
#mobile-menu .logged-out li.sign-out {
  background: #fff;
}

#mobile-menu .logged-in li.sign-out a,
#mobile-menu .logged-out li.sign-out a {
  color: #12a0ce;
}

#mobile-menu .logged-in li.register a,
#mobile-menu .logged-in li.sign-in a,
#mobile-menu .logged-out li.register a,
#mobile-menu .logged-out li.sign-in a {
  color: #003468;
  font-weight: 700;
}

#mobile-menu .logged-in li.member,
#mobile-menu .logged-out li.member {
  background: #12a0ce;
}

#mobile-menu .logged-in li.member a,
#mobile-menu .logged-out li.member a {
  font-weight: 700;
}

#mobile-menu .logged-in li.sign-in,
#mobile-menu .logged-out li.sign-in {
  background: #fff;
}

#mobile-menu .logged-in li.register,
#mobile-menu .logged-out li.register {
  background: #f1cb00;
}

#mobile-menu .logged-in .icon-user-white:after,
#mobile-menu .logged-out .icon-user-white:after {
  left: -.6875rem;
}

#mobile-menu .logged-in .icon-user:after,
#mobile-menu .logged-out .icon-user:after {
  left: 25%;
}

#mobile-search-menu {
  background: #f0f0f0;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
}

#mobile-search-menu .navigation ul,
#mobile-search-menu .search-form {
  display: block;
}

#mobile-search-menu h2 {
  text-align: center;
  margin: 1.25rem 0;
}

#mobile-search-menu .navigation {
  background: 0 0;
}

@media (max-width:767px) {
  #mobile-search-menu.open {
    display: block;
  }

  #mobile-search-menu .navigation ul li {
    display: block;
    width: auto;
    float: none;
  }
}

#mobile-search-menu .navigation ul li a {
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: none;
  border-radius: 5px;
}

#mobile-search-menu .navigation ul .icon-arrow-right-white:after {
  left: calc(100% - 24px);
}

#mobile-search-menu .search-options,
#mobile-search-menu .search-options-listing {
  display: none;
}

#mobile-search-menu .search-options h2,
#mobile-search-menu .search-options-listing h2 {
  text-align: center;
  margin: 1.875rem 0;
}

#mobile-search-menu .search-options input,
#mobile-search-menu .search-options-listing input {
  border: none;
  padding: 0;
  width: 100%;
}

#mobile-search-menu .search-options .hlist,
#mobile-search-menu .search-options-listing .hlist {
  margin: 0;
  padding: 0;
}

#mobile-search-menu .search-options .hlist li,
#mobile-search-menu .search-options-listing .hlist li {
  display: block;
  height: 3.125rem;
  background: #fff;
  margin: 5px;
  border-radius: 5px;
  font-size: .875rem;
  line-height: 3.125rem;
  padding-left: 20px;
  padding-right: 30px;
}

#mobile-search-menu .search-options .hlist li.selected,
#mobile-search-menu .search-options-listing .hlist li.selected {
  background: #12a0ce;
}

#mobile-search-menu .search-options .years-listing .row,
#mobile-search-menu .search-options .years-listing-max li.selected,
#mobile-search-menu .search-options .years-listing-min li.selected,
#mobile-search-menu .search-options-listing .years-listing .row,
#mobile-search-menu .search-options-listing .years-listing-max li.selected,
#mobile-search-menu .search-options-listing .years-listing-min li.selected {
  background: #fff;
}

#mobile-search-menu .search-options .hlist li.selected span,
#mobile-search-menu .search-options-listing .hlist li.selected span {
  color: #fff;
}

#mobile-search-menu .search-options .hlist li span,
#mobile-search-menu .search-options-listing .hlist li span {
  color: #003468;
}

#mobile-search-menu .search-options .hlist li span.pull-left,
#mobile-search-menu .search-options-listing .hlist li span.pull-left {
  font-weight: 700;
}

#mobile-search-menu .search-options .years-listing h4,
#mobile-search-menu .search-options-listing .years-listing h4 {
  text-align: center;
  color: #969696;
}

#mobile-search-menu .search-options .years-listing .col-xs-6,
#mobile-search-menu .search-options-listing .years-listing .col-xs-6 {
  padding: 0;
}

#mobile-search-menu .search-options .years-listing .col-xs-6:first-child,
#mobile-search-menu .search-options-listing .years-listing .col-xs-6:first-child {
  border-right: 1px solid #969696;
}

#mobile-search-menu .search-options .years-listing-max,
#mobile-search-menu .search-options .years-listing-min,
#mobile-search-menu .search-options-listing .years-listing-max,
#mobile-search-menu .search-options-listing .years-listing-min {
  border-top: 1px solid #969696;
}

#mobile-search-menu .search-options .years-listing-max li,
#mobile-search-menu .search-options .years-listing-min li,
#mobile-search-menu .search-options-listing .years-listing-max li,
#mobile-search-menu .search-options-listing .years-listing-min li {
  margin: 0 auto;
  border-radius: 0;
  height: 1.875rem;
  display: inline-block;
  line-height: 1.875rem;
  width: 100%;
  padding: 0;
  text-align: center;
}

#mobile-search-menu .search-options .years-listing-max li span,
#mobile-search-menu .search-options .years-listing-min li span,
#mobile-search-menu .search-options-listing .years-listing-max li span,
#mobile-search-menu .search-options-listing .years-listing-min li span {
  color: #3e3e3e;
}

#mobile-search-menu .search-options .years-listing-max li.selected span,
#mobile-search-menu .search-options .years-listing-min li.selected span,
#mobile-search-menu .search-options-listing .years-listing-max li.selected span,
#mobile-search-menu .search-options-listing .years-listing-min li.selected span {
  color: #12a0ce;
  font-weight: 700;
}

#mobile-search-menu .search-options .years-listing-max li.disabled,
#mobile-search-menu .search-options .years-listing-min li.disabled,
#mobile-search-menu .search-options-listing .years-listing-max li.disabled,
#mobile-search-menu .search-options-listing .years-listing-min li.disabled {
  background: #f9f9f9;
}

#mobile-search-menu .search-options .years-listing-max li.disabled span,
#mobile-search-menu .search-options .years-listing-min li.disabled span,
#mobile-search-menu .search-options-listing .years-listing-max li.disabled span,
#mobile-search-menu .search-options-listing .years-listing-min li.disabled span {
  color: #d9d9d9;
  font-weight: 400;
}

#mobile-search-menu .search-options .btn,
#mobile-search-menu .search-options-listing .btn {
  width: 50%;
  margin: 1.875rem auto;
  text-transform: uppercase;
}

#mobile-search-menu .search-options .icon-search-23,
#mobile-search-menu .search-options-listing .icon-search-23 {
  padding-right: 1.25rem;
}

#mobile-search-menu .search-options .icon-arrow-left:after,
#mobile-search-menu .search-options .icon-arrow-right:after,
#mobile-search-menu .search-options-listing .icon-arrow-left:after,
#mobile-search-menu .search-options-listing .icon-arrow-right:after {
  left: calc(100% + 14px);
}

#mobile-search-menu .search-options .pre-scrollable,
#mobile-search-menu .search-options-listing .pre-scrollable {
  max-height: 240px;
}

#mobile-search-menu .search-options .hidden-categories,
#mobile-search-menu .search-options-listing .hidden-categories {
  display: none;
}

.animated {
  animation-duration: .5s;
  animation-fill-mode: both;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%,0,0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@media (max-width:768px) {
  body.mobile-menu-open {
    overflow: hidden;
  }
}

footer {
  background: #f0f0f0;
  text-align: center;
}

@media (max-width:767px) {
  footer {
    padding-top: 1.875rem;
  }
}

footer .footer-main {
  padding: 2.5rem;
  position: relative;
}

footer .back-to-top {
  position: absolute;
  display: none;
  top: -20px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #003468;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 100;
}

@media (max-width:767px) {
  footer .back-to-top {
    display: block;
  }
}

footer ul {
  margin: 0;
  padding: 0;
}

footer ul a {
  color: #373737;
}

footer .social-links ul {
  padding: 1.25rem 0 1.875rem;
}

footer .social-links li {
  margin: .375rem;
}

footer .social-links li a {
  display: inline-block;
}

footer .social-links li .icon {
  width: 58px;
  height: 58px;
  display: block;
}

@media (max-width:767px) {
  footer .social-links li .icon {
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-facebook:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -395px -282px;
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-twitter:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -395px -320px;
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-instagram:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -395px -206px;
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-youtube:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -395px -168px;
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-linkedin:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: 0 -361px;
    width: 33px;
    height: 33px;
  }

  footer .social-links li .icon-gplus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -395px -244px;
    width: 33px;
    height: 33px;
  }
}

footer .social-links .heading {
  margin-top: 0;
}

@media (max-width:767px) {
  footer .social-links ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }

  footer .social-links li {
    margin: 0 .3125rem;
    width: 33px;
  }
}

footer .footer-sitemap {
  text-align: center;
  width: 100%;
}

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

footer .footer-sitemap>ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .footer-sitemap>ul>li {
  padding: 0 3.125rem;
  text-align: left;
}

footer .footer-sitemap li {
  font-size: .875rem;
}

footer .footer-sitemap li .heading {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}

@media (max-width:767px) {
  footer .footer-sitemap>ul {
    display: block;
  }

  footer .footer-sitemap>ul>li {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
  }

  footer .footer-sitemap>ul>li:last-child {
    border-bottom: none;
  }

  footer .footer-sitemap>ul>li .heading {
    font-size: 1rem;
    margin: .9375rem 0;
    position: relative;
  }

  footer .footer-sitemap>ul>li .heading:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #373737;
  }

  footer .footer-sitemap>ul>li ul {
    display: none;
    margin-bottom: 1.25rem;
  }

  footer .footer-sitemap>ul>li ul li {
    padding: .3125rem 0;
  }
}

footer .footer-links li {
  margin: 0 .3125rem;
  font-size: .75rem;
}

footer .footer-brand {
  background: #f1f2f2;
}

footer .footer-brand .container {
  padding: 39px;
}

.register-page footer,
.signin-page footer {
  background: 0 0;
}

.ie9 footer .footer-sitemap ul.hlist {
  display: block;
  overflow: hidden;
}

.ie9 footer .footer-sitemap ul.hlist>li {
  display: block;
  width: 25%;
  float: left;
}

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

.events .heading {
  float: left;
  color: #003468;
  z-index: 0;
}

.events .btn.btn-inverse {
  float: right;
  margin: 1.25rem 0;
  color: #12a0ce;
  border: 1px solid #12a0ce;
}

.events .btn.btn-inverse:hover {
  text-decoration: underline;
}

.services .services-list li a:hover,
.tiles .tile-item a {
  text-decoration: none;
}

.events .table-wrapper {
  float: left;
  clear: left;
  width: 100%;
}

@media (max-width:991px) {
  .events .table-wrapper {
    max-width: 100%;
    overflow-x: scroll;
  }
}

.events .table-wrapper.scrollable {
  height: 33.625rem;
  overflow-y: scroll;
}

.events .table-wrapper.scrollable.extend-height {
  height: 53.75rem;
}

.events .state-select select,
.events .type-select select {
  margin-bottom: 0!important;
}

.events table {
  width: 100%;
}

.events .events-list-headers,
.events .jcf-select-text {
  font-size: 1rem;
  font-weight: 700;
  color: #003468;
}

.events .events-list-headers.greyout,
.events .jcf-select-text.greyout {
  color: #969696;
}

.events .events-list-headers th,
.events .jcf-select-text th {
  padding: .9375rem .625rem;
}

.events .events-list-headers th[data-col=event],
.events .jcf-select-text th[data-col=event] {
  padding: .4375rem;
}

.events .events-list-headers th[data-col=division],
.events .events-list-headers th[data-col=simulcast],
.events .events-list-headers th[data-col=type],
.events .jcf-select-text th[data-col=division],
.events .jcf-select-text th[data-col=simulcast],
.events .jcf-select-text th[data-col=type] {
  text-align: center;
}

.events .events-list-headers[data-col=type],
.events .jcf-select-text[data-col=type] {
  text-align: left;
}

.events .events-list tr>td[data-col=division],
.events .events-list tr>td[data-col=simulcast],
.events .events-list tr>td[data-col=type],
.services {
  text-align: center;
}

.events .events-list-headers .icon-help-darker,
.events .jcf-select-text .icon-help-darker {
  margin-left: .0625rem;
  padding-right: .9375rem;
}

.ios8 .events .jcf-select-text {
  padding: 0;
  margin-top: -.3125rem;
}

.events td {
  line-height: 1.2;
}

.events td[data-col=event].has-icon-brand {
  position: relative;
  padding-left: 3.125rem;
}

.events td[data-col=event].has-icon-brand .icon-brand {
  position: absolute;
  left: .625rem;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  -ms-flex-align: center;
  align-items: center;
  width: 2.125rem;
}

.events td[data-col=event].has-icon-brand .icon-brand img {
  height: auto;
  -ms-flex: 1;
  flex: 1;
}

.ie9 .events td[data-col=event].has-icon-brand .icon-brand {
  display: block;
  top: .5rem;
}

@media (min-width:768px) and (max-width:1199px) {
  .events td[data-col=event].has-icon-brand .icon-brand {
    margin-left: 0!important;
    margin-top: 0!important;
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .ie10 .events td[data-col=event].has-icon-brand .icon-brand,
  .ie11 .events td[data-col=event].has-icon-brand .icon-brand,
  .ie9 .events td[data-col=event].has-icon-brand .icon-brand {
    display: block;
    top: .625rem;
  }
}

.events.compact .events-list-headers,
.events.compact .jcf-select-text {
  font-size: .8125rem;
  margin-right: 1.5rem;
}

.events.compact .jcf-select-opener {
  width: 1.25rem;
  padding: 0 1.25rem;
}

.events.compact .events-list tr .name,
.events.compact .events-list tr>td {
  font-size: .9375rem;
}

@media (min-width:768px) {
  .events .jcf-select-text:before {
    content: "";
  }
}

.events .events-list {
  margin: 0;
  padding: 0;
  float: left;
  display: table;
  width: 100%;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

html:not(.ie9) .events .events-list,
html:not(.no-js) .events .events-list html:not(.ie10) .events .events-list {
  opacity: 0;
  animation: fadein .5s forwards;
  -webkit-animation: fadein .5s forwards;
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
}

html.ios8 .events .events-list {
  opacity: 1;
}

.events .events-list tr {
  display: table-row;
  background: #f5f5f5;
}

.events .events-list tr>td {
  display: table-cell;
  vertical-align: middle;
  padding: .3125rem .625rem;
  font-size: 1rem;
}

.events .events-list tr.even,
.events .events-list tr:nth-child(2n) {
  background: #fff;
}

.events .events-list tr.odd {
  background: #f5f5f5;
}

.events .events-list tr .time {
  display: block;
}

.events .events-list tr .location {
  display: block;
  font-size: .75rem;
  font-weight: 700;
}

.events .events-list tr .location .state,
.events .events-list tr .location .type,
.events .events-list tr .name .number {
  font-weight: 400;
}

.events .events-list tr a {
  color: #333;
}

.events .events-list tr .name {
  color: #333!important;
  font-size: 1rem;
}

.events .events-list tr .auctionimg {
  padding-right: .2em;
}

.events .events-list tr .icon,
.events .events-list tr .icon-cars,
.events .events-list tr .icon-fixed,
.events .events-list tr .icon-motorcycles,
.events .events-list tr .icon-recreation,
.events .events-list tr .icon-salvage,
.events .events-list tr .icon-simulcast,
.events .events-list tr .icon-simulcast-live,
.events .events-list tr .icon-trucks {
  display: inline-block;
  text-indent: -10000px;
  height: 40px;
  width: 43px;
}

.events .events-list tr .icon-simulcast {
  width: 29px;
}

.events .events-list tr .icon-simulcast-live {
  width: 57px;
}

.events .events-list tr.open [data-col=times] {
  color: #ff8400;
  font-weight: 700;
}

.events .events-list tr.live [data-col=times] {
  color: #27a50e;
  font-weight: 700;
}

.events .events-list.reduce-width .location {
  font-size: .6875rem;
}

.events .events-list.reduce-width .location .state {
  padding-right: .3125rem;
  margin-right: .3125rem;
  border-right: 1px solid #373737;
}

.events .events-list.reduce-width tr>td,
.events .events-list.reduce-width tr>th {
  padding: .625rem .3125rem;
  font-size: .875rem;
}

@media (max-width:1199px) {
  .events .events-list.reduce-width tr>td[data-col=type],
  .events .events-list.reduce-width tr>th[data-col=type] {
    display: none;
  }
}

.events .events-list.reduce-width tr>td[data-col=division] span[class*=icon],
.events .events-list.reduce-width tr>td[data-col=simulcast] span[class*=icon],
.events .events-list.reduce-width tr>th[data-col=division] span[class*=icon],
.events .events-list.reduce-width tr>th[data-col=simulcast] span[class*=icon] {
  -ms-transform: scale(.75);
  transform: scale(.75);
}

.events .events-list.reduce-width tr>td[data-col=event],
.events .events-list.reduce-width tr>th[data-col=event] {
  max-width: 170px;
}

@media (min-width:768px) and (max-width:992px) {
  .events .events-list.reduce-width tr>td[data-col=event],
  .events .events-list.reduce-width tr>th[data-col=event] {
    max-width: 150px;
  }
}

.events .events-list.reduce-width tr>td[data-col=event].has-icon-brand {
  padding-left: 3.125rem;
}

.events .events-list.reduce-width tr>td[data-col=times] {
  min-width: initial;
}

.events .events-list.reduce-width tr>td[data-col=type],
.events .events-list.reduce-width tr>th[data-col=type] {
  max-width: 140px;
}

.events .events-list.reduce-width tr td {
  overflow: hidden;
}

.events .events-list.reduce-width .jcf-select {
  min-width: 100px!important;
}

.events .events-list-wrapper {
  min-height: 25rem;
}

@media (max-width:767px) {
  .events .btn,
  .events .events-list tr>td[data-col=type],
  .events .events-list tr>th[data-col=type] {
    display: none;
  }

  .events {
    padding: 0;
    background: #fff;
    position: relative;
  }

  .events .heading {
    font-size: 1.25rem;
    text-align: center;
    width: 100%;
    margin: 1.25rem 0 1.875rem;
  }

  .events .events-list-headers {
    font-size: .75rem;
  }

  .events .events-list-headers>th[data-col=division],
  .events .events-list-headers>th[data-col=simulcast] {
    text-indent: -10000px;
    overflow: hidden;
    position: relative;
  }

  .events .events-list-headers .icon-help-darker {
    margin-left: .3125rem;
  }

  .events .events-list-headers .icon-help-darker:after {
    -ms-transform: scale(.75);
    transform: scale(.75);
  }

  .events .table-wrapper.scrollable .events-list-headers {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 72px;
    background: #f5f5f5;
    z-index: 9;
  }

  .events .table-wrapper.scrollable .events-list-headers>th {
    background: #f5f5f5;
  }

  .events .table-wrapper.scrollable .events-list-headers .jcf-select .jcf-drop-flipped {
    top: 100%;
    bottom: auto;
  }

  .events .table-wrapper.scrollable .rowcount-1 {
    border-top: 64px solid transparent;
  }

  .events .jcf-select .jcf-select-drop .jcf-select-drop-content .jcf-option,
  .events .jcf-select .jcf-select-text {
    font-size: .75rem;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
  }

  .events .events-list {
    max-width: 100%;
    font-size: .75rem;
    line-height: 1.2em;
  }

  .events .events-list .location {
    font-size: .6875rem;
  }

  .events .events-list .location .state {
    padding-right: .3125rem;
    margin-right: .3125rem;
    border-right: 1px solid #373737;
  }

  .events .events-list tr>td,
  .events .events-list tr>th {
    padding: .625rem .3125rem;
    font-size: .875rem;
  }

  .events .events-list tr>td[data-col=division] span[class*=icon],
  .events .events-list tr>td[data-col=simulcast] span[class*=icon],
  .events .events-list tr>th[data-col=division] span[class*=icon],
  .events .events-list tr>th[data-col=simulcast] span[class*=icon] {
    -ms-transform: scale(.75);
    transform: scale(.75);
  }

  .events .events-list-wrapper {
    min-height: 18.75rem;
    background: #f0f0f0;
  }
}

@media (max-width:480px) {
  .events .events-list tr>td[data-col=times],
  .events .events-list tr>th[data-col=times] {
    font-size: .75rem;
    width: 50px;
  }

  .events .events-list tr>td[data-col=event].has-icon-brand,
  .events .events-list tr>th[data-col=event].has-icon-brand {
    padding-left: 1.875rem;
  }

  .events .events-list tr>td[data-col=event].has-icon-brand .icon-brand,
  .events .events-list tr>th[data-col=event].has-icon-brand .icon-brand {
    width: 1.625rem;
    left: 0;
  }

  .events .events-list tr>td[data-col=division] span[class*=icon],
  .events .events-list tr>td[data-col=simulcast] span[class*=icon],
  .events .events-list tr>th[data-col=division] span[class*=icon],
  .events .events-list tr>th[data-col=simulcast] span[class*=icon] {
    width: 30px;
    -ms-transform: scale(.6);
    transform: scale(.6);
    -webkit-transform: scale(.6);
  }

  .events .events-list tr .location {
    font-size: .75rem;
  }

  .events .events-list tr .name {
    font-size: .875rem;
  }

  .events .events-list-wrapper {
    overflow-x: hidden;
  }
}

@media (max-width:360px) {
  .events .events-list tr>td[data-col=times],
  .events .events-list tr>th[data-col=times] {
    font-size: .75rem;
    width: 50px;
  }

  .events .events-list tr>td[data-col=event].has-icon-brand,
  .events .events-list tr>th[data-col=event].has-icon-brand {
    width: 190px;
    padding-left: 1.875rem;
  }

  .events .events-list tr>td[data-col=event].has-icon-brand .icon-brand,
  .events .events-list tr>th[data-col=event].has-icon-brand .icon-brand {
    width: 1.625rem;
    left: 0;
  }

  .events .events-list tr>td[data-col=division],
  .events .events-list tr>td[data-col=simulcast],
  .events .events-list tr>th[data-col=division],
  .events .events-list tr>th[data-col=simulcast] {
    padding: 1px;
  }

  .events .events-list tr>td[data-col=division] span[class*=icon],
  .events .events-list tr>td[data-col=simulcast] span[class*=icon],
  .events .events-list tr>th[data-col=division] span[class*=icon],
  .events .events-list tr>th[data-col=simulcast] span[class*=icon] {
    width: 22px;
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform: scale(.5);
  }

  .events .events-list tr .location {
    font-size: .6875rem;
  }

  .events .events-list tr .name {
    font-size: .75rem;
  }

  .events .events-list-headers th[data-col=times] {
    width: 50px;
  }

  .events .events-list-headers th[data-col=event] {
    width: 190px;
  }

  .events .events-list-headers th[data-col=division],
  .events .events-list-headers th[data-col=simulcast] {
    width: 22px;
  }

  .events-list-wrapper {
    padding: 0 6px;
  }
}

.services {
  padding: 1.875rem 2.8125rem;
  margin: .9375rem 0;
  background: #fff;
}

.tiles .owl-item,
.tiles .tile-item,
.tiles .tile-item .img,
.tiles .tile-item .txt {
  background: #003468;
}

.home-page .services .heading {
  font-size: 2.8125rem;
}

.home-page .services .title {
  font-size: 1.625rem;
}

.services .heading {
  padding: 0 6.5%;
  margin-bottom: 1.875rem;
}

.services .blurb {
  font-size: 1.125rem;
  margin-bottom: 1.875rem;
}

.services .services-list {
  margin: 0;
  padding: 0;
}

@media (min-width:1200px) {
  .services .services-list {
    padding: 0 2.5rem;
  }

  .services .services-list li {
    padding: 1.25rem 2.5rem;
  }
}

.services .services-list li.theme-buysell .title {
  color: #27a50e;
}

.services .services-list li.theme-range .title {
  color: #83cfca;
}

.services .services-list li .title {
  margin-bottom: 1.25rem;
}

.services .services-list li p {
  font-size: 1rem;
  margin-bottom: 0;
}

@media (max-width:767px) {
  .services {
    padding: 0 1.25rem;
    margin: 0;
  }

  .home-page .services .heading,
  .services .heading {
    font-size: 1.25rem;
  }

  .services .blurb {
    font-size: .875rem;
  }

  .services .services-list li {
    padding: 0;
    margin-bottom: 1.5625rem;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
  }

  .services .services-list li:after,
  .services .services-list li:before {
    content: " ";
    display: table;
  }

  .services .services-list li:after {
    clear: both;
  }

  .services .services-list li .title {
    margin-top: .9375rem;
    font-size: 1.125rem;
  }

  .services .services-list li p {
    font-size: .875rem;
  }

  .services .services-list li a {
    display: -ms-flexbox;
    display: flex;
  }

  .services .services-list li .img,
  .services .services-list li .txt {
    float: left;
    padding: 0;
  }

  .services .services-list li .img {
    width: 40%;
    padding-right: .5rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
  }

  .services .services-list li .img img {
    width: 100%;
  }

  .services .services-list li .txt {
    width: 60%;
  }
}

.tiles {
  padding: .9375rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tiles .tile-item a {
  display: block;
}

@media (min-width:768px) {
  .tiles .tile-item a:focus,
  .tiles .tile-item a:hover {
    text-decoration: none;
    opacity: 1;
  }

  .tiles .tile-item a:focus .img img,
  .tiles .tile-item a:hover .img img {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .7;
  }

  .tiles .tile-item a:focus .title,
  .tiles .tile-item a:hover .title {
    text-decoration: underline;
  }

  .search-controls .btn {
    min-width: 15%;
  }
}

.tiles .tile-item .img {
  overflow: hidden;
  border-bottom: 1px solid #f1cb00;
}

.tiles .tile-item .img img {
  width: 100%;
  transition: all 450ms ease-in-out;
}

.tiles .tile-item .txt {
  padding: .9375rem;
  line-height: 1em;
}

.tiles .tile-item .txt .title {
  color: #fff;
  font-size: .875rem;
  margin-top: 0;
  margin-bottom: .3125rem;
  font-weight: 700;
}

.tiles .tile-item .txt p {
  color: #afceee;
  font-size: .75rem;
  margin-bottom: 0;
}

.tiles .owl-stage {
  margin: 0;
  padding: 0;
}

.tiles .owl-item {
  transition: all 250ms ease-in-out;
}

.tiles .owl-item:not(.active) {
  opacity: .15;
}

.tiles .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -.875rem;
}

.tiles .owl-nav .owl-next,
.tiles .owl-nav .owl-prev {
  background: #003468;
  width: 1.75rem;
  height: 1.75rem;
  position: absolute;
  text-indent: -10000px;
  border-radius: .875rem;
  right: .9375rem;
}

.tiles .owl-nav .owl-next:after,
.tiles .owl-nav .owl-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -297px;
  width: 8px;
  height: 15px;
  margin-left: -3px;
}

.tiles .owl-nav .owl-prev {
  left: .9375rem;
}

.tiles .owl-nav .owl-prev:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: -5px;
}

.ie10 .tiles .tile-item {
  overflow: hidden;
  width: 100%;
}

.link-list {
  background: #fff;
  border-radius: 0 0 3px 3px;
  width: 100%;
  margin-bottom: .9375rem;
}

.link-list.alternate,
.members-sidebar .link-list {
  margin-bottom: 0;
}

.link-list .title {
  background: #12a0ce;
  padding: .9375rem;
  color: #fff;
  font-weight: 700;
  font-size: .875rem;
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
}

.link-list .title .icon-help {
  height: .6875rem;
  display: inline-block;
  margin-left: .1875rem;
}

.link-list .title .icon-help:after {
  width: 17px;
}

.link-list ul {
  margin: 0;
  padding: 0;
}

.link-list ul li {
  list-style: none;
}

.link-list ul li:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}

.link-list ul li .category,
.link-list ul li .subtitle,
.link-list ul li a,
.link-list ul li label {
  display: block;
  position: relative;
  color: #003468;
  padding: .9375rem .9375rem .9375rem 3.125rem;
  font-size: .875rem;
  line-height: 1em;
}

.link-list ul li .category:after,
.link-list ul li .subtitle:after,
.link-list ul li a:after,
.link-list ul li label:after {
  left: 0;
  margin-left: .9375rem;
}

.link-list ul li .category .counter,
.link-list ul li .subtitle .counter,
.link-list ul li a .counter,
.link-list ul li label .counter {
  display: inline;
  background: #12a0ce;
  color: #fff;
  font-weight: 700;
  line-height: 1em;
  padding: .125rem 0;
  width: 1.875rem;
  text-align: center;
  border-radius: .9375rem;
  letter-spacing: -1px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}

.link-list ul li .category.count,
.link-list ul li .subtitle.count,
.link-list ul li a.count,
.link-list ul li label.count {
  padding-right: 3.125rem;
}

.link-list ul li .category.new,
.link-list ul li .subtitle.new,
.link-list ul li a.new,
.link-list ul li label.new {
  padding-right: 5.9375rem;
}

.link-list ul li .category.new .counter,
.link-list ul li .subtitle.new .counter,
.link-list ul li a.new .counter,
.link-list ul li label.new .counter {
  background-color: #4db439;
}

.link-list ul li .category .counter-text,
.link-list ul li .subtitle .counter-text,
.link-list ul li a .counter-text,
.link-list ul li label .counter-text {
  position: absolute;
  right: 3.25rem;
  top: 50%;
  margin-top: -.5rem;
  color: #4db439;
}

.link-list ul li .category .icon-brand,
.link-list ul li .subtitle .icon-brand,
.link-list ul li a .icon-brand,
.link-list ul li label .icon-brand {
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: .5625rem;
  margin-top: -1rem;
  width: 34px;
  height: 33px;
}

.link-list.alternate .title {
  background: #003468;
}

.link-list.alternate a .counter {
  background: #12a0ce;
}

.members-sidebar .link-list .title {
  text-transform: uppercase;
}

.members-sidebar .link-list .title .icon-help {
  height: .6875rem;
  display: inline-block;
  margin-left: .1875rem;
}

.members-sidebar .link-list .title .icon-help:after {
  width: 17px;
}

.members-sidebar .link-list.buynow .title {
  color: #83cfca;
}

.link-list.filter-list .category a,
.members-sidebar .link-list .subtitle {
  color: #003468;
  font-weight: 700;
  font-family: Arial,sans-serif;
}

.members-sidebar .link-list.buynow a .counter {
  background: #83cfca;
}

.members-sidebar .link-list:not(:first-child) .title {
  border-radius: 0;
  margin-top: 0;
}

.members-sidebar .link-list:not(:last-child) {
  border-radius: 0;
}

.members-sidebar .link-list .subtitle {
  background: #e5e5e5;
  margin: 0;
}

.members-sidebar .link-list .subtitle+ul>li>a {
  padding-left: .9375rem;
}

.link-list.scroller .wrapper {
  height: 10.4375rem;
  overflow-y: scroll;
}

.link-list.filter-list li {
  position: relative;
}

.link-list.filter-list .category {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
}

.link-list.filter-list .category a {
  padding-left: .9375rem;
  text-decoration: none;
  position: relative;
  transition: all 250ms ease-in-out;
}

.link-list.filter-list .category a:after,
.link-list.filter-list .category a:before {
  transition: transform 250ms ease-out;
  top: 50%;
  position: absolute;
  content: '';
  pointer-events: none;
}

.link-list.filter-list .category a:after {
  right: .9375rem;
  left: auto;
  margin-left: 0;
  margin-top: -.5625rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  border: 1px solid #373737;
}

.link-list.filter-list .category a:before {
  right: 1.25rem;
  margin-top: -.0625rem;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #373737;
}

.link-list.filter-list .category+ul {
  display: none;
}

.link-list.filter-list .category.active a {
  color: #12a0ce;
}

.link-list.filter-list .category.active a:after {
  border-color: #12a0ce;
}

.link-list.filter-list .category.active a:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -.125rem;
  border-top-color: #12a0ce;
}

.link-list.filter-list .category.active+ul {
  display: block;
}

.link-list.filter-list a,
.link-list.filter-list label {
  color: #12a0ce;
  font-weight: 400;
  padding-left: 1.5625rem;
  cursor: pointer;
  margin: 0;
  padding-right: 2.1875rem;
}

.link-list.filter-list a:hover,
.link-list.filter-list label:hover {
  background: #f9f9f9;
}

.link-list.filter-list .jcf-checkbox,
.link-list.filter-list .jcf-checkbox:focus,
.link-list.filter-list input[type=checkbox] {
  position: absolute;
  right: .9375rem;
  top: 50%;
  margin: -.5rem 0 0;
  border-color: #a7a9ac!important;
}

.link-list.filter-list .jcf-checkbox span,
.link-list.filter-list .jcf-checkbox:focus span,
.link-list.filter-list input[type=checkbox] span {
  height: 5px;
  width: 9px;
  top: 0;
  left: 50%;
  border: 3px solid #777;
  border-width: 0 0 2px 2px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 3px 0 0 -4px;
  border-color: #aaa!important;
}

.link-list.filter-list .jcf-checkbox input,
.link-list.filter-list .jcf-checkbox:focus input,
.link-list.filter-list input[type=checkbox] input {
  top: 0;
}

.link-list.filter-list .jcf-checkbox.jcf-focus,
.link-list.filter-list .jcf-checkbox:focus,
.link-list.filter-list .jcf-checkbox:focus.jcf-focus,
.link-list.filter-list .jcf-checkbox:focus:focus,
.link-list.filter-list .jcf-checkbox:focus:hover,
.link-list.filter-list .jcf-checkbox:hover,
.link-list.filter-list input[type=checkbox].jcf-focus,
.link-list.filter-list input[type=checkbox]:focus,
.link-list.filter-list input[type=checkbox]:hover {
  border-color: #003468!important;
  background-color: #f0f0f0;
}

.link-list.filter-list .franchises a,
.link-list.filter-list .franchises label {
  color: #373737;
}

.link-list.filter-list .franchises a.brand,
.link-list.filter-list .franchises label.brand {
  padding-left: 4.0625rem;
}

.link-list.filter-list .franchises a.brand .icon-brand,
.link-list.filter-list .franchises label.brand .icon-brand {
  margin-left: .9375rem;
  margin-top: -1.25rem;
}

@media (max-width:767px) {
  .link-list.filter-list .accordion-content {
    display: none;
  }
}

.link-list.refine.link-list ul li li label {
  padding-left: 2.1875rem;
  padding-right: 3.75rem;
}

.link-list.refine.link-list ul li li label .count {
  position: absolute;
  right: 2.5rem;
  color: #373737;
}

.link-list.refine.link-list ul li:last-child {
  border-bottom: 1px solid #f0f0f0;
}

.link-list.refine.link-list>ul>li {
  border: none;
}

.link-list.refine.link-list>ul>li:first-child {
  border-top: 1px solid #f0f0f0;
}

.link-list.refine .category.active a:after {
  content: '';
  border: 1px solid #12a0ce;
  background-color: #12a0ce;
}

.link-list.refine .category.active a:before {
  content: '';
  margin-top: -.125rem;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  z-index: 2;
}

.link-list.refine .jcf-checkbox {
  border-color: #12a0ce!important;
  border-radius: .625rem;
}

.link-list.refine .jcf-checkbox.jcf-checked span {
  border-radius: .625rem;
  background: #12a0ce;
  height: .625rem;
  width: .625rem;
  margin-top: 2px;
  margin-left: -5px;
  border: none;
}

.link-list-accordion {
  margin: 0;
  padding: 0;
}

.active-filters {
  padding: .9375rem;
}

.active-filters:after,
.active-filters:before {
  content: " ";
  display: table;
}

.active-filters:after {
  clear: both;
}

.active-filters li {
  display: inline-block;
  padding: .5rem .9375rem .5rem 2.1875rem;
  background: #12a0ce;
  color: #fff;
  position: relative;
  border-radius: 1.25rem .1875rem .1875rem 1.25rem;
  margin-bottom: .25rem;
  float: left;
  clear: left;
  line-height: 1em;
}

.active-filters li:last-child {
  margin-bottom: 0;
}

.filter-list .active-filters li a.close {
  transition: all 250ms ease-in-out;
}

.filter-list .active-filters li a.close:focus,
.filter-list .active-filters li a.close:hover {
  background: #fff;
}

.filter-list .active-filters li a.close:focus:after,
.filter-list .active-filters li a.close:focus:before,
.filter-list .active-filters li a.close:hover:after,
.filter-list .active-filters li a.close:hover:before {
  background-color: #12a0ce;
}

.active-filters .heading {
  font-size: .75rem;
  font-weight: 400;
  color: #12a0ce;
  margin-top: 0;
  font-family: Arial,sans-serif;
  margin-bottom: .4375rem;
}

.active-filters .close {
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 22px;
  height: 22px;
  text-align: center;
  padding: 0!important;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1em;
  border-radius: 1.25rem;
  background: #41b3d8;
  z-index: 10;
}

.active-filters .close:after,
.active-filters .close:before {
  position: absolute;
  content: ' ';
  height: 13px;
  width: 2px;
  background-color: #9ed6e8;
  top: 5px;
  left: 10px;
}

.active-filters .close:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.active-filters .close:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 0;
}

.search-controls {
  border-bottom: 1px solid #cbcbcb;
  padding: .9375rem 0;
}

.search-controls .btn {
  display: inline-block;
  margin-right: .5rem;
  position: relative;
  padding: .75rem;
}

.search-controls .btn .icon {
  position: relative;
  display: inline;
  padding: 0 .75rem;
  margin: 0 0 0 .75rem;
}

.search-controls .btn .icon.icon-left {
  margin: 0 .625rem 0 0;
}

.search-controls .btn .icon.icon-indicator-left-lightblue {
  padding: .375rem;
}

@media (max-width:768px) {
  .search-controls .btn.btn-backtolist {
    margin-left: 1rem;
  }
}

.search-controls .search-nav {
  float: right;
}

.search-controls .search-nav .btn {
  min-width: 0;
  color: #000;
  border: 1px solid #f0f0f0;
  margin-right: .25rem;
}

.search-controls .search-nav .btn .icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.8125rem;
  margin-left: -.875rem;
  border: 2px solid #e2e2e2;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 20px;
}

.search-controls .search-nav .btn .icon-left {
  margin: 0 .75rem 0 0;
}

.search-controls .search-nav .btn .icon-left:before {
  margin-left: -.75rem;
}

.search-controls .search-nav .btn .icon-left:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.search-controls .search-nav .btn:last-child {
  margin-right: 0;
}

@media (max-width:767px) {
  .search-controls .search-nav .btn {
    padding-left: .3125rem;
    padding-right: .3125rem;
  }

  .search-controls .search-nav .btn .label-text {
    text-indent: -10000em;
    position: relative;
    display: inline-block;
  }

  .search-controls .search-nav .btn .icon {
    margin: 0!important;
    padding: .875rem;
  }
}

.content-accordion.accordion .title {
  font-size: 1.375rem;
  text-align: center;
  margin: 1.25rem 0;
}

@media (min-width:768px) {
  .content-accordion.accordion .title {
    text-align: left;
    margin: 1.5rem 0;
    font-size: 2rem;
  }
}

.content-accordion.accordion ul {
  margin: 0;
  padding: 0;
}

.content-accordion.accordion ul li {
  border-bottom: 1px solid #fff;
}

.content-accordion.accordion ul li .accordion-toggle {
  background-color: #023467;
  font-family: Brawler,"Helvetica Neue",Arial,sans-serif;
  color: #fff;
  display: block;
  padding: .625rem 2.5rem .625rem .9375rem;
  font-size: 1.125rem;
  position: relative;
  cursor: pointer;
  text-decoration: none;
}

.content-accordion.accordion ul li .accordion-toggle:after {
  content: '';
  position: absolute;
  top: 50%;
  right: .9375rem;
  margin-top: -.5625rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,.5);
  pointer-events: none;
}

.content-accordion.accordion ul li .accordion-toggle:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.25rem;
  margin-top: -.0625rem;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  pointer-events: none;
  transition: transform 250ms ease-out;
}

.content-accordion.accordion ul li .accordion-content {
  display: none;
  background-color: #ddd;
  padding: .9375rem;
  overflow: hidden;
}

.content-accordion.accordion ul li .accordion-content p:last-child {
  margin-bottom: 0;
}

.content-accordion.accordion ul li.active .accordion-toggle:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -.125rem;
}

.content-accordion.accordion ul.unstyled li {
  border: none;
}

.video-section {
  padding-bottom: 1.25rem;
}

.video-section .video-section-inner {
  background-size: 0;
}

@media (min-width:768px) {
  .content-accordion.accordion ul li .accordion-toggle {
    font-size: 1.375rem;
  }

  .video-section {
    background-color: #f0f0f0;
  }

  .video-section .video-section-inner {
    background-size: cover;
    position: relative;
    padding: 1.75rem 11% 2.1875rem;
  }

  .video-section .video-section-inner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,.25) 0,transparent 25%,transparent 100%);
  }
}

.video-section .video-title {
  display: none;
}

@media (min-width:768px) {
  .video-section .video-title {
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 0 1.875rem;
    position: relative;
    z-index: 1;
  }

  .useful-information {
    background-color: #f0f0f0;
  }

  .useful-information .section-title {
    margin-top: .25rem;
    margin-bottom: 2.25rem;
  }
}

.video-section .container .video-wrap {
  display: block;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}

.video-section .container .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.video-section .container iframe {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.auction-landing-main,
.subscribe {
  background: #fff;
}

.subscribe {
  padding: .625rem;
  margin: 1.5rem 0 .625rem;
  border-radius: .3125rem;
}

.subscribe .form-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.no-flexbox .subscribe .form-group {
  width: 100%;
}

.subscribe label {
  color: #12a0ce;
  font-weight: 400;
  padding: .3125rem;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
}

.no-flexbox .subscribe label {
  padding-top: .625rem;
}

.subscribe .input-group {
  -ms-flex: 1.3;
  flex: 1.3;
  display: -ms-flexbox;
  display: flex;
}

.no-flexbox .subscribe .input-group {
  width: calc(100% - 25rem);
  float: right;
  font-size: 0;
  line-height: 0;
}

.no-flexbox .subscribe .input-group input {
  vertical-align: middle;
  margin-bottom: 0!important;
  border-radius: .1875rem 0 0 .1875rem;
  width: calc(100% - 2.8125rem);
  font-size: .875rem;
  line-height: 1.42857;
}

.subscribe input[type=email] {
  margin-bottom: 0!important;
  border-radius: .1875rem 0 0 .1875rem;
  -ms-flex: 100;
  flex: 100;
}

.subscribe .btn {
  display: inline-block;
  padding: .6875rem;
  line-height: 18px;
  border-radius: 0 .1875rem .1875rem 0;
}

.no-flexbox .subscribe .btn {
  vertical-align: middle;
  padding: .625rem .6875rem;
}

@media (max-width:767px) {
  .subscribe {
    margin-top: .5rem;
    text-align: center;
  }

  .subscribe .form-group,
  .subscribe .input-group,
  .subscribe label {
    width: 100%;
    display: block!important;
    margin-bottom: 0;
  }

  .subscribe label {
    line-height: 1.2em;
    padding-bottom: .625rem;
  }

  .subscribe .input-group:after,
  .subscribe .input-group:before {
    content: " ";
    display: table;
  }

  .subscribe .input-group:after {
    clear: both;
  }

  .subscribe .input-group .btn,
  .subscribe .input-group input {
    float: left;
  }

  .subscribe .input-group input {
    width: 80%;
  }

  .subscribe .input-group .btn {
    width: 20%;
  }
}

.auction-landing-main .img img {
  width: 100%;
}

.auction-landing-main .text {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3.75rem 3.125rem 0;
  width: 50%;
}

.auction-landing-main .text p {
  color: #fff;
  font-size: 1.875rem;
  font-family: Brawler,"Helvetica Neue",Arial,sans-serif;
  line-height: 1.3em;
}

.modal.enquire .box .sub-heading,
.related-vehicles .vehicle-list.grid-view .vehicle-card .heading,
.results-per-page .heading,
.vehicle-list .vehicle-card .price,
.vehicle-list .vehicle-card .price .label,
.vehicle-list .vehicle-item .heading {
  font-family: Arial,sans-serif;
}

.auction-landing-main .show-more-content dl {
  margin: -.9375rem 0 .625rem;
}

.auction-landing-main .show-more .btn-sm {
  color: #000;
  padding: .25rem .375rem!important;
  margin-bottom: .5rem!important;
}

@media (max-width:767px) {
  .auction-landing-main .show-more-content {
    display: block!important;
    margin-left: 31px;
  }

  .auction-landing-main .show-more {
    display: none!important;
  }

  .auction-landing-main .view-terms {
    display: block!important;
  }
}

.auction-landing-main dl {
  margin: .9375rem 0 .625rem;
  font-size: .75rem;
}

.auction-landing-main dl:after,
.auction-landing-main dl:before {
  content: " ";
  display: table;
}

.auction-landing-main dl:after {
  clear: both;
}

.auction-landing-main dl dd,
.auction-landing-main dl dt {
  display: inline-block;
  float: left;
  margin-bottom: .375rem;
}

.auction-landing-main dl dt {
  clear: left;
  font-weight: 400;
  color: #003468;
  width: 4.375rem;
}

.auction-landing-main dl dd {
  font-weight: 700;
  text-align: left;
}

.auction-landing-main .btn.btn-inverse {
  border: 1px solid #d5d5d5;
  color: #12a0ce;
  margin-bottom: 1.0625rem;
}

.auction-landing-main .simulcast {
  padding-bottom: .4375rem;
}

.auction-landing-main .simulcast .heading {
  margin-bottom: .4375rem;
}

.auction-landing-main .simulcast p {
  font-size: .75rem;
  line-height: 1.2em;
}

.auction-landing-main .simulcast .btn {
  border: 1px solid #be1522;
  color: #be1522;
  width: auto;
}

.auction-landing-main .mobile-img {
  position: relative;
}

.auction-landing-main .mobile-img .btn-group {
  position: absolute;
  margin-bottom: 0;
  bottom: .625rem;
  text-align: center;
  width: 100%;
}

.auction-landing-main .mobile-img .btn-group .btn {
  width: 70%;
  display: inline-block;
  box-shadow: 1px 1px 10px 0 rgba(0,0,0,.5);
}

@media (max-width:767px) {
  .auction-landing-main {
    text-align: center;
  }

  .auction-landing-main .text {
    position: relative;
    padding: 0;
    width: 100%;
  }

  .auction-landing-main .text p {
    padding: .9375rem;
    font-size: .875rem;
    font-family: Arial,sans-serif;
    text-align: center;
    color: #373737;
    line-height: 1.4em;
    margin-bottom: rem0calc(5);
  }

  .auction-landing-main dl {
    margin-top: 0;
    display: inline-block;
  }

  .auction-landing-main dl dl,
  .auction-landing-main dl dt {
    text-align: left;
  }

  .auction-landing-main .btn.btn-inverse {
    margin-bottom: .4375rem;
  }

  .auction-landing-main .simulcast {
    padding: 0;
    border-radius: .3125rem;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .auction-landing-main .simulcast .heading {
    width: auto;
  }

  .auction-landing-main .simulcast p {
    display: none;
  }

  .auction-landing-main .simulcast .btn {
    position: absolute;
    top: -1.75rem;
    right: .625rem;
    padding: 0;
    border: none;
    background: 0 0;
    text-indent: -2.375rem;
    display: block;
    overflow: hidden;
  }
}

.vehicle-item .heading,
.vehicle-page .heading {
  font-size: 2rem;
  margin: 1.875rem 0 .625rem;
}

@media (max-width:767px) {
  .vehicle-item .heading,
  .vehicle-page .heading {
    font-size: 1.25rem;
  }
}

.vehicle-item .location,
.vehicle-page .location {
  font-size: 1rem;
  color: #12a0ce;
  padding-left: 1.4375rem;
  position: relative;
  display: inline-block;
}

.vehicle-item .location:after,
.vehicle-page .location:after {
  left: 0;
  margin-left: 0;
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.vehicle-item .key-details,
.vehicle-page .key-details {
  width: 25%;
  padding: 1.25rem;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.vehicle-item .key-details dl,
.vehicle-page .key-details dl {
  margin-bottom: 0;
  min-height: 294px;
}

.vehicle-item .key-details dt,
.vehicle-page .key-details dt {
  color: #969696;
  font-size: .75rem;
  font-weight: 400;
  margin-bottom: 0;
}

@media (max-width:767px) {
  .vehicle-item .location,
  .vehicle-item .vehicle.heading,
  .vehicle-page .location,
  .vehicle-page .vehicle.heading {
    margin-left: .9375rem;
    margin-right: .9375rem;
  }

  .vehicle-item .key-details,
  .vehicle-page .key-details {
    padding: .625rem;
    border-right: 1px solid #f0f0f0;
    width: 50%;
  }

  .vehicle-item .key-details dt,
  .vehicle-page .key-details dt {
    margin-bottom: 0;
  }
}

.vehicle-item .key-details dd,
.vehicle-page .key-details dd {
  color: #003468;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: .625rem;
}

@media (max-width:767px) {
  .vehicle-item .key-details dd,
  .vehicle-page .key-details dd {
    font-size: .875rem;
    margin-bottom: .625rem;
  }
}

.vehicle-item .rating-panel,
.vehicle-page .rating-panel {
  background: #fff;
}

@media (min-width:767px) {
  .vehicle-item .rating-panel,
  .vehicle-page .rating-panel {
    min-height: 4.125rem;
  }
}

@media (min-width:991px) {
  .vehicle-item .rating-panel,
  .vehicle-page .rating-panel {
    min-height: 8.75rem;
  }
}

.vehicle-item .downloads,
.vehicle-item .ratings,
.vehicle-page .downloads,
.vehicle-page .ratings {
  margin: 0;
  padding: 0;
  width: 100%;
}

.vehicle-item .ratings:after,
.vehicle-item .ratings:before,
.vehicle-page .ratings:after,
.vehicle-page .ratings:before {
  content: " ";
  display: table;
}

.vehicle-item .ratings:after,
.vehicle-page .ratings:after {
  clear: both;
}

.vehicle-item .ratings .rating-item,
.vehicle-page .ratings .rating-item {
  float: left;
  width: 100%;
  margin-bottom: .1875rem;
  line-height: 1em;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-align: center;
  justify-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 2.8125rem;
  position: relative;
}

.vehicle-item .ratings .rating-item:not(:last-child),
.vehicle-page .ratings .rating-item:not(:last-child) {
  margin-right: 2%;
}

.vehicle-item .ratings .rating-item a,
.vehicle-page .ratings .rating-item a {
  margin: 2px 2px 0 auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 18px;
}

.vehicle-item .ratings .rating-item a .icon-help-darker-rating,
.vehicle-page .ratings .rating-item a .icon-help-darker-rating {
  content: "";
  background-image: url(../img/icons/sprites.png);
  background-position: -407px -230px;
  width: 14px;
  height: 18px;
  background-size: 423px 408px;
  display: block;
}

.vehicle-item .ratings .rating-item .grade-label,
.vehicle-item .ratings .rating-item .safety-label,
.vehicle-page .ratings .rating-item .grade-label,
.vehicle-page .ratings .rating-item .safety-label {
  padding-bottom: 0;
}

.vehicle-item .rating-item,
.vehicle-page .rating-item {
  border: 1px solid #eaeaea;
  margin-bottom: .25rem;
}

.vehicle-item .rating-item:last-child,
.vehicle-page .rating-item:last-child {
  margin-bottom: .75rem;
}

.vehicle-item .grade-label,
.vehicle-item .grade-value,
.vehicle-item .grade-value1,
.vehicle-item .grade-value2,
.vehicle-item .grade-value3,
.vehicle-item .grade-value4,
.vehicle-item .grade-value5,
.vehicle-item .grade-valueu,
.vehicle-item .safety-label,
.vehicle-item .safety-value,
.vehicle-page .grade-label,
.vehicle-page .grade-value,
.vehicle-page .grade-value1,
.vehicle-page .grade-value2,
.vehicle-page .grade-value3,
.vehicle-page .grade-value4,
.vehicle-page .grade-value5,
.vehicle-page .grade-valueu,
.vehicle-page .safety-label,
.vehicle-page .safety-value {
  text-align: center;
  width: 100%;
  margin: 0;
  font-size: .75rem;
  line-height: 1.4em;
}

.vehicle-item .grade-value,
.vehicle-item .grade-value1,
.vehicle-item .grade-value2,
.vehicle-item .grade-value3,
.vehicle-item .grade-value4,
.vehicle-item .grade-value5,
.vehicle-item .grade-valueu,
.vehicle-item .safety-value,
.vehicle-page .grade-value,
.vehicle-page .grade-value1,
.vehicle-page .grade-value2,
.vehicle-page .grade-value3,
.vehicle-page .grade-value4,
.vehicle-page .grade-value5,
.vehicle-page .grade-valueu,
.vehicle-page .safety-value {
  padding: .25rem 0 .125rem;
  line-height: 1em;
}

.vehicle-item .grade-label,
.vehicle-item .grade-value1,
.vehicle-item .grade-value2,
.vehicle-item .grade-value3,
.vehicle-item .grade-value4,
.vehicle-item .grade-value5,
.vehicle-item .grade-valueu,
.vehicle-item .safety-label,
.vehicle-page .grade-label,
.vehicle-page .grade-value1,
.vehicle-page .grade-value2,
.vehicle-page .grade-value3,
.vehicle-page .grade-value4,
.vehicle-page .grade-value5,
.vehicle-page .grade-valueu,
.vehicle-page .safety-label {
  padding-bottom: .125rem;
  color: #969696;
  font-size: .6875rem;
}

.vehicle-item .grade-value span,
.vehicle-item .grade-value1 span,
.vehicle-item .grade-value2 span,
.vehicle-item .grade-value3 span,
.vehicle-item .grade-value4 span,
.vehicle-item .grade-value5 span,
.vehicle-item .grade-valueu span,
.vehicle-page .grade-value span,
.vehicle-page .grade-value1 span,
.vehicle-page .grade-value2 span,
.vehicle-page .grade-value3 span,
.vehicle-page .grade-value4 span,
.vehicle-page .grade-value5 span,
.vehicle-page .grade-valueu span {
  display: inline-block;
  padding: .125rem;
  width: 1.125rem;
  border-radius: .9375rem;
  line-height: 1em;
  background: #a1cd3a;
  color: #fff;
  font-size: .875rem;
  font-weight: 700;
}

.vehicle-item .grade-value1 span,
.vehicle-page .grade-value1 span {
  background: #a1cd3a;
}

.vehicle-item .grade-value2 span,
.vehicle-page .grade-value2 span {
  background: #e6e12e;
}

.vehicle-item .grade-value3 span,
.vehicle-page .grade-value3 span {
  background: #fccc2d;
}

.vehicle-item .grade-value4 span,
.vehicle-page .grade-value4 span {
  background: #f59c25;
}

.vehicle-item .grade-value5 span,
.vehicle-page .grade-value5 span {
  background: #e63b12;
}

.vehicle-item .grade-valueu span,
.vehicle-page .grade-valueu span {
  background: #bbbab9;
}

.vehicle-item .safety-value,
.vehicle-page .safety-value {
  unicode-bidi: bidi-override;
}

.vehicle-item .safety-value span,
.vehicle-page .safety-value span {
  background: url(../img/star-full.png) top left;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
}

.vehicle-item .safety-value>span.fill:before,
.vehicle-page .safety-value>span.fill:before {
  content: ' ';
  background: url(../img/star-fill.png) top left;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #f1cb00;
}

.vehicle-item .safety-value>span.fill.half:before,
.vehicle-page .safety-value>span.fill.half:before {
  width: 6px;
}

.vehicle-item .downloads li a,
.vehicle-page .downloads li a {
  display: block;
  padding: .1875rem 0 .1875rem 20px;
  font-size: .75rem;
}

.vehicle-item .downloads li a:after,
.vehicle-page .downloads li a:after {
  left: 0;
  margin-left: 0;
}

.vehicle-item .vehicle-main .vehicle-snapshot,
.vehicle-page .vehicle-main .vehicle-snapshot {
  background: #fff;
  margin: 1.5625rem 0 .9375rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no-flexbox .vehicle-item .vehicle-main .vehicle-snapshot:after,
.no-flexbox .vehicle-page .vehicle-main .vehicle-snapshot:after {
  content: '';
  display: table;
  clear: both;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks,
.vehicle-page .vehicle-main .vehicle-detail-blocks {
  font-size: .875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no-flexbox .vehicle-item .vehicle-main .vehicle-detail-blocks,
.no-flexbox .vehicle-page .vehicle-main .vehicle-detail-blocks {
  background-color: #fff;
}

.no-flexbox .vehicle-item .vehicle-main .vehicle-detail-blocks:after,
.no-flexbox .vehicle-page .vehicle-main .vehicle-detail-blocks:after {
  content: '';
  display: table;
  clear: both;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .content-block,
.vehicle-page .vehicle-main .vehicle-detail-blocks .content-block {
  padding: 1.5625rem;
  background: #fff;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-details,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-details {
  clear: left;
}

.simulcast:after,
.vehicle-gallery .owl-nav:after,
.vehicle-options:after {
  clear: both;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks p,
.vehicle-page .vehicle-main .vehicle-detail-blocks p {
  font-size: .875rem;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .heading,
.vehicle-page .vehicle-main .vehicle-detail-blocks .heading {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: .9375rem;
}

@media (max-width:767px) {
  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion {
    margin-bottom: .9375rem;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .accordion-content>:last-child,
  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .heading,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .accordion-content>:last-child,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .heading {
    margin-bottom: 0;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle {
    background: #003468;
    padding: .9375rem;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    position: relative;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle:after,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: .9375rem;
    margin-top: -.5625rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    border: 1px solid rgba(255,255,255,.5);
    pointer-events: none;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle:before,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .accordion-toggle:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 1.25rem;
    margin-top: -.0625rem;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    pointer-events: none;
    transition: transform 250ms ease-out;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .active .accordion-toggle:before,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .active .accordion-toggle:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -.125rem;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .accordion-content,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .accordion-content {
    display: none;
    padding: .9375rem;
    background: #fff;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks.accordion .content-block,
  .vehicle-page .vehicle-main .vehicle-detail-blocks.accordion .content-block {
    padding: 0;
    margin-bottom: 0;
  }
}

.vehicle-item .vehicle-main .vehicle-detail-blocks section,
.vehicle-page .vehicle-main .vehicle-detail-blocks section {
  margin-bottom: .9375rem;
}

.no-flexbox .vehicle-item .vehicle-main .vehicle-detail-blocks section,
.no-flexbox .vehicle-page .vehicle-main .vehicle-detail-blocks section {
  margin-bottom: 0;
}

.no-flexbox .vehicle-item .vehicle-main .vehicle-detail-blocks section:nth-child(n+3),
.no-flexbox .vehicle-page .vehicle-main .vehicle-detail-blocks section:nth-child(n+3) {
  border-top: .9375rem solid #f0f0f0;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks section dl,
.vehicle-page .vehicle-main .vehicle-detail-blocks section dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks section dl dt,
.vehicle-page .vehicle-main .vehicle-detail-blocks section dl dt {
  width: 26%;
  padding-right: .625rem;
  color: #8b8b8b;
  font-weight: 400;
  line-height: 1.3em;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks section dl dd,
.vehicle-page .vehicle-main .vehicle-detail-blocks section dl dd {
  width: 74%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks section dl dd,
.vehicle-item .vehicle-main .vehicle-detail-blocks section dl dt,
.vehicle-page .vehicle-main .vehicle-detail-blocks section dl dd,
.vehicle-page .vehicle-main .vehicle-detail-blocks section dl dt {
  padding: .25rem;
}

@media (max-width:480px) {
  .vehicle-item .vehicle-main .vehicle-detail-blocks section dl dt,
  .vehicle-page .vehicle-main .vehicle-detail-blocks section dl dt {
    width: 32%;
  }

  .vehicle-item .vehicle-main .vehicle-detail-blocks section dl dd,
  .vehicle-page .vehicle-main .vehicle-detail-blocks section dl dd {
    width: 68%;
  }
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd,
.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dt,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dt {
  width: 100%;
  display: block;
  padding: 0;
  font-size: .875rem;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dt,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dt {
  color: #333;
  font-weight: 700;
  margin-bottom: 0;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd {
  color: #848482;
  font-size: .875rem;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd:not(:last-child),
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-sales-info .accordion-content dl dd:not(:last-child) {
  margin-bottom: .9375rem;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-info dt,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-info dt {
  width: 36%;
}

.vehicle-item .vehicle-main .vehicle-detail-blocks .vehicle-info dd,
.vehicle-page .vehicle-main .vehicle-detail-blocks .vehicle-info dd {
  width: 64%;
}

.vehicle-item .vehicle-main .vehicle-finance-mobile,
.vehicle-page .vehicle-main .vehicle-finance-mobile {
  padding: 0 .625rem;
  width: 100%;
  margin: 0 auto;
}

.vehicle-item .vehicle-main .vehicle-commercial-finance a,
.vehicle-page .vehicle-main .vehicle-commercial-finance a {
  display: block;
  margin: 0 auto;
  width: 370px;
  max-width: 100%;
}

@media (max-width:768px) {
  .vehicle-item .vehicle-main .vehicle-commercial-finance a,
  .vehicle-page .vehicle-main .vehicle-commercial-finance a {
    margin-top: 1rem;
  }
}

.ie9 .vehicle-page .key-details {
  float: right;
  display: inline-block;
  background: #fff;
  min-height: 30.5625rem;
  margin-bottom: .9375rem;
}

.ie9 .vehicle-page .vehicle-gallery {
  float: left;
  background: #fff;
  min-height: 30.5625rem;
  margin-bottom: .9375rem;
}

.vehicle-sidebar {
  padding: 1.25rem;
  background: #fff;
}

@media (max-width:767px) {
  .vehicle-sidebar {
    background: 0 0;
  }

  .no-js .vehicle-sidebar {
    background: #fff;
  }
}

.vehicle-sidebar .tiles {
  padding: 0;
  margin-bottom: .9375rem;
}

.vehicle-sidebar .ba-banner {
  margin-top: 0;
  padding: 0;
  margin-left: -.9375rem;
}

.vehicle-options:after,
.vehicle-options:before {
  content: " ";
  display: table;
}

.vehicle-options .btn {
  float: left;
  display: inline-block;
  padding: .75rem;
  border: 1px solid #f0f0f0;
  background: #f7f7f7;
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: .625rem;
  font-size: .75rem;
  font-weight: 400;
}

.vehicle-options .btn.watchlist .label-text-added,
.vehicle-options .btn.watchlist.added .label-text {
  display: none;
}

@media (max-width:767px) {
  .vehicle-options .btn {
    padding: .75rem 0;
  }
}

.vehicle-options .btn:nth-child(2n) {
  margin-right: 0;
}

.vehicle-options .btn.watchlist .icon {
  position: relative;
}

.vehicle-options .btn.watchlist .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -350px -326px;
  width: 23px;
  height: 22px;
}

.vehicle-options .btn.watchlist.added {
  background: #4db439;
  color: #fff;
}

.vehicle-options .btn.watchlist.added .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -207px -361px;
  width: 21px;
  height: 20px;
}

.vehicle-options .btn.watchlist.added .label-text-added {
  display: inline;
}

.vehicle-options .btn .icon {
  padding: 0 .5rem;
  margin-right: .875rem;
}

@media (max-width:767px) {
  .vehicle-options .btn .icon {
    width: 100%;
    display: block;
    height: 1.375rem;
    margin-bottom: .4375rem;
  }
}

.vehicle-sales-info,
.vehicle-sales-info dl dd:not(:last-child) {
  margin-bottom: .9375rem;
}

.vehicle-sales-info .heading {
  font-size: 1.5rem;
  margin-bottom: .9375rem;
}

.vehicle-sales-info .action {
  color: #12a0ce;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid #eaeaea;
}

.vehicle-sales-info dl dt {
  color: #333;
  font-weight: 700;
}

.vehicle-sales-info dl dd {
  color: #848482;
}

.vehicle-sales-info dl dd a {
  color: #12a0ce;
  font-weight: 700;
  text-decoration: underline;
}

.vehicle-detail-blocks .vehicle-sales-info dl dt,
.vehicle-sidebar-mobile .vehicle-sales-info dl dt {
  color: #333;
  font-weight: 700;
}

.vehicle-detail-blocks .vehicle-sales-info dl dd,
.vehicle-sidebar-mobile .vehicle-sales-info dl dd {
  font-weight: 400;
  color: #848482;
}

.vehicle-gallery {
  width: 75%;
}

.sold-vehicle .vehicle-gallery,
.vehicle-gallery .gallery-image {
  width: 100%;
}

@media (max-width:767px) {
  .vehicle-sales-info dl {
    font-size: .75rem;
    margin-bottom: .9375rem!important;
  }

  .vehicle-sales-info dl dd,
  .vehicle-sales-info dl dd a,
  .vehicle-sales-info dl dt {
    font-size: .75rem;
  }

  .vehicle-sales-info dl dd,
  .vehicle-sales-info dl dt {
    line-height: 1.2em;
  }

  .vehicle-sales-info dl dt {
    margin-bottom: .3125rem;
  }

  .btn.btn-enquiry {
    border: 1px solid #92d3e8;
    color: #12a0ce;
    background: #e7f5fa;
    margin-bottom: .625rem;
  }

  .btn.action {
    white-space: normal;
    padding: .625rem;
    line-height: 1.2em;
  }

  .vehicle-gallery {
    width: 100%;
  }
}

.vehicle-gallery .gallery-image .owl-carousel .owl-nav {
  top: 50%;
  margin-top: -.8125rem;
}

.vehicle-gallery .gallery-image .owl-carousel .owl-stage .owl-item .item img {
  max-height: 370px;
}

.vehicle-gallery .gallery-image .owl-carousel .owl-next,
.vehicle-gallery .gallery-image .owl-carousel .owl-prev {
  border: 1px solid #fff;
  box-shadow: 0 1px 2px 2px #aaa;
}

.vehicle-gallery .gallery-image .item {
  background-color: #f5f5f5;
}

.vehicle-gallery .gallery-image .item img {
  margin: 0 auto;
  width: inherit;
}

.vehicle-gallery .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
}

.vehicle-gallery .owl-nav:after,
.vehicle-gallery .owl-nav:before {
  content: " ";
  display: table;
}

.vehicle-gallery .owl-next,
.vehicle-gallery .owl-prev {
  position: absolute;
  text-indent: -10000em;
  width: 1.6875rem;
  height: 1.6875rem;
  border-radius: 1.6875rem;
  top: 0;
}

.vehicle-gallery .owl-next:after,
.vehicle-gallery .owl-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -4px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -297px;
  width: 8px;
  height: 15px;
}

.vehicle-gallery .owl-prev {
  left: .625rem;
}

.vehicle-gallery .owl-prev:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.vehicle-gallery .owl-next {
  right: .625rem;
}

.vehicle-gallery .gallery-thumbs {
  padding: 1.25rem 2.875rem;
  position: relative;
}

@media (max-width:767px) {
  .vehicle-gallery .gallery-thumbs {
    display: none;
  }
}

.vehicle-gallery .gallery-thumbs .owl-carousel {
  position: relative;
}

.vehicle-gallery .gallery-thumbs .owl-carousel .owl-item {
  cursor: pointer;
  background: #dcdcdc;
}

.vehicle-gallery .gallery-thumbs .owl-carousel .owl-item .item img {
  max-height: 78.5px;
  width: auto;
  margin: 0 auto;
}

.vehicle-gallery .gallery-thumbs .owl-nav {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  background: #00f;
}

.vehicle-gallery .gallery-thumbs .owl-nav .owl-next,
.vehicle-gallery .gallery-thumbs .owl-nav .owl-prev {
  position: absolute;
  background: #003468;
  top: 1.5rem;
}

.vehicle-gallery .gallery-thumbs .owl-nav .owl-prev {
  left: -2.25rem;
}

.vehicle-gallery .gallery-thumbs .owl-nav .owl-prev:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: -.25rem;
}

.vehicle-gallery .gallery-thumbs .owl-nav .owl-next {
  right: -2.25rem;
}

.vehicle-gallery .gallery-thumbs .owl-nav .owl-next:after {
  margin-left: -.125rem;
}

@media (min-width:768px) {
  .sold-vehicle {
    margin-top: 20px;
  }
}

.simulcast {
  border: 1px solid #eaeaea;
  border-top: 1.875rem solid #f0f0f0;
  width: 100%;
  padding: .9375rem;
  margin-bottom: .625rem;
  text-align: center;
  position: relative;
}

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

.simulcast .simulcast-brand {
  position: absolute;
  top: -.4375rem;
  left: 50%;
}

.simulcast .heading {
  color: #be1522;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0;
}

.simulcast .when {
  color: #282828;
  font-weight: 700;
}

.simulcast .when .date {
  font-size: .75rem;
  display: block;
  font-weight: 400;
}

@media (max-width:767px) {
  .simulcast {
    border-top: 2.75rem solid #f0f0f0;
    padding: .9375rem .625rem .625rem;
  }

  .simulcast .simulcast-brand {
    width: 100%;
    left: 0;
  }

  .simulcast .simulcast-brand:after {
    margin-left: 0;
    top: -.9375rem;
    left: .625rem;
  }

  .simulcast .heading {
    text-align: left;
    position: absolute;
    top: -1.875rem;
    left: 3.125rem;
    width: 90px;
    height: 16px;
    overflow: hidden;
  }

  .simulcast .when {
    font-size: .75rem;
  }

  .simulcast .when .date {
    font-size: .6875rem;
  }
}

.simulcast .btn,
.simulcast .field,
.simulcast input {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-bottom: .375rem!important;
}

.simulcast .btn:last-child,
.simulcast .field:last-child,
.simulcast input:last-child {
  margin-bottom: 0!important;
}

.simulcast.live .flex-wrap,
.simulcast.open .flex-wrap {
  margin-bottom: .375rem;
}

.simulcast form {
  padding: 0 12.5%;
}

.simulcast .field {
  position: relative;
}

@media (max-width:767px) {
  .simulcast form {
    width: 100%;
    padding: 0;
  }

  .simulcast form .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
  }

  .simulcast form .flex-wrap .field {
    margin-bottom: 0!important;
  }

  .simulcast .field {
    width: 80%;
    margin: 0;
  }

  .simulcast .field label {
    padding-left: .3125rem;
    padding-right: .1875rem;
  }

  .simulcast .field input {
    padding-left: 1rem;
    padding-right: .25rem;
    border-radius: 3px 0 0 3px;
  }

  .simulcast .btn.btn-inline {
    width: auto;
    padding-left: .4375rem;
    padding-right: .4375rem;
    border-radius: 0 3px 3px 0;
  }
}

.simulcast label {
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 1rem;
  padding: .5625rem .75rem;
}

.simulcast label span {
  position: absolute;
  left: -10000em;
}

.simulcast label:before {
  content: "$";
}

.simulcast input {
  padding-left: 1.875rem;
  position: relative;
  line-height: 1.1em;
  font-weight: 700;
  font-size: 1rem;
}

.simulcast input[type=number]::-webkit-inner-spin-button,
.simulcast input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.simulcast .btn {
  background: #000;
  padding: .75rem;
}

.simulcast .btn-context {
  display: none;
}

.simulcast.live .btn-context,
.simulcast.open .btn-context {
  display: inline-block;
}

.simulcast.open .when {
  color: #ff8400;
}

.simulcast.open .btn-context {
  background: #ff8400;
}

.simulcast.live .when {
  color: #27a50e;
}

.simulcast.live .btn-context {
  background: #27a50e;
}

.related-vehicles .heading {
  text-align: center;
  font-size: 2.8125rem;
}

.related-vehicles .vehicle-list.grid-view .vehicle-card {
  padding: 0 0 .625rem;
}

.related-vehicles .vehicle-list.grid-view .vehicle-card .img {
  position: relative;
  border-bottom: none;
  background: 0 0;
  float: none;
}

.related-vehicles .vehicle-list.grid-view .vehicle-card .img img {
  opacity: 1;
}

.related-vehicles .vehicle-list.grid-view .vehicle-card .heading {
  font-size: 1rem;
  font-weight: 700;
  margin-top: .9375rem;
  text-align: left;
  line-height: 1.2em;
}

.related-vehicles .vehicle-list.grid-view .vehicle-card .details {
  float: none;
}

.buy-now {
  border: 1px solid #eaeaea;
  border-top: 1.875rem solid #f0f0f0;
  width: 100%;
  padding: .9375rem;
  margin-bottom: .625rem;
  text-align: center;
  position: relative;
}

.buy-now:after,
.buy-now:before {
  content: " ";
  display: table;
}

.buy-now:after {
  clear: both;
}

.buy-now .alert-error {
  color: #c00;
  font-weight: 700;
}

.buy-now .buy-now-brand {
  position: absolute;
  top: -.4375rem;
  left: 50%;
}

@media (max-width:767px) {
  .related-vehicles .heading {
    font-size: 1.625rem;
  }

  .related-vehicles .vehicle-card .heading {
    font-size: .875rem;
  }

  .related-vehicles .vehicle-card .img {
    height: auto!important;
  }

  .related-vehicles .tiles .owl-item:not(.active) {
    opacity: 0;
  }

  .buy-now {
    border-top: 2.75rem solid #f0f0f0;
    padding: .9375rem .625rem .625rem;
  }

  .buy-now .buy-now-brand {
    width: 100%;
    left: 0;
  }

  .buy-now .buy-now-brand:after {
    margin-left: 0;
    top: -.9375rem;
    left: .625rem;
  }

  .buy-now .heading {
    text-align: left;
    position: absolute;
    top: -1.875rem;
    left: 3.125rem;
    width: 90px;
    height: 16px;
    overflow: hidden;
  }
}

.buy-now .heading {
  color: #225b95;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0;
}

.buy-now .when {
  color: #282828;
  font-weight: 700;
}

.buy-now .when .date {
  font-size: .75rem;
  display: block;
  font-weight: 400;
}

.buy-now .btn,
.buy-now .field,
.buy-now input {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-bottom: .375rem!important;
}

.buy-now .btn:last-child,
.buy-now .field:last-child,
.buy-now input:last-child {
  margin-bottom: 0!important;
}

.buy-now.live .flex-wrap,
.buy-now.open .flex-wrap {
  margin-bottom: .375rem;
}

.buy-now form {
  padding: 0 12.5%;
}

.buy-now .field {
  position: relative;
}

@media (max-width:767px) {
  .buy-now .when {
    font-size: .75rem;
  }

  .buy-now .when .date {
    font-size: .6875rem;
  }

  .buy-now form {
    width: 100%;
    padding: 0;
  }

  .buy-now form .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
  }

  .buy-now form .flex-wrap .field {
    margin-bottom: 0!important;
  }

  .buy-now .field {
    width: 80%;
    margin: 0;
  }

  .buy-now .field label {
    padding-left: .3125rem;
    padding-right: .1875rem;
  }

  .buy-now .field input {
    padding-left: 1rem;
    padding-right: .25rem;
    border-radius: 3px 0 0 3px;
  }

  .buy-now .btn.btn-inline {
    width: auto;
    padding-left: .4375rem;
    padding-right: .4375rem;
    border-radius: 0 3px 3px 0;
  }
}

.buy-now label {
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 1rem;
  padding: .5625rem .75rem;
}

.buy-now label span {
  position: absolute;
  left: -10000em;
}

.buy-now label:before {
  content: "$";
}

.buy-now input {
  padding-left: 1.875rem;
  position: relative;
  line-height: 1.1em;
  font-weight: 700;
  font-size: 1rem;
}

.buy-now input[type=number]::-webkit-inner-spin-button,
.buy-now input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.buy-now .btn {
  background: #000;
  padding: .75rem;
}

.buy-now .btn-context {
  display: none;
}

.buy-now.live .btn-context,
.buy-now.open .btn-context {
  display: inline-block;
}

.buy-now.open .when {
  color: #ff8400;
}

.buy-now.open .btn-context {
  background: #ff8400;
}

.buy-now.live .when {
  color: #27a50e;
}

.buy-now.live .btn-context {
  background: #27a50e;
}

.bid-now {
  border: 1px solid #eaeaea;
  border-top: 1.875rem solid #f0f0f0;
  width: 100%;
  padding: .9375rem;
  margin-bottom: .625rem;
  text-align: center;
  position: relative;
}

.bid-now:after,
.bid-now:before {
  content: " ";
  display: table;
}

.bid-now:after {
  clear: both;
}

.bid-now .alert-error {
  color: #c00;
  font-weight: 700;
}

.bid-now .bid-now-brand {
  position: absolute;
  top: -.4375rem;
  left: 50%;
}

.bid-now .heading {
  color: #225b95;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0;
}

.bid-now .when {
  color: #282828;
  font-weight: 700;
}

.bid-now .when .data {
  font-size: .75rem;
  display: block;
  font-weight: 400;
}

@media (max-width:767px) {
  .bid-now {
    border-top: 2.75rem solid #f0f0f0;
    padding: .9375rem .625rem .625rem;
  }

  .bid-now .bid-now-brand {
    width: 100%;
    left: 0;
  }

  .bid-now .bid-now-brand:after {
    margin-left: 0;
    top: -.9375rem;
    left: .625rem;
  }

  .bid-now .heading {
    text-align: left;
    position: absolute;
    top: -1.875rem;
    left: 3.125rem;
    width: 90px;
    height: 16px;
    overflow: hidden;
  }

  .bid-now .when {
    font-size: .75rem;
  }

  .bid-now .when .data {
    font-size: .6875rem;
  }
}

.bid-now .btn,
.bid-now .field,
.bid-now input {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-bottom: .375rem!important;
}

.bid-now .btn:last-child,
.bid-now .field:last-child,
.bid-now input:last-child {
  margin-bottom: 0!important;
}

.bid-now.live .flex-wrap,
.bid-now.open .flex-wrap {
  margin-bottom: .375rem;
}

.bid-now form {
  padding: 0 12.5%;
}

.bid-now .field {
  position: relative;
}

@media (max-width:767px) {
  .bid-now form {
    width: 100%;
    padding: 0;
  }

  .bid-now form .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
  }

  .bid-now form .flex-wrap .field {
    margin-bottom: 0!important;
  }

  .bid-now .field {
    width: 80%;
    margin: 0;
  }

  .bid-now .field label {
    padding-left: .3125rem;
    padding-right: .1875rem;
  }

  .bid-now .field input {
    padding-left: 1rem;
    padding-right: .25rem;
    border-radius: 3px 0 0 3px;
  }

  .bid-now .btn.btn-inline {
    width: auto;
    padding-left: .4375rem;
    padding-right: .4375rem;
    border-radius: 0 3px 3px 0;
  }
}

.bid-now label {
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 1rem;
  padding: .5625rem .75rem;
}

.bid-now label span {
  position: absolute;
  left: -10000em;
}

.bid-now label:before {
  content: "$";
}

.bid-now input {
  padding-left: 1.875rem;
  position: relative;
  line-height: 1.1em;
  font-weight: 700;
  font-size: 1rem;
}

.bid-now input[type=number]::-webkit-inner-spin-button,
.bid-now input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bid-now .btn {
  background: #000;
  padding: .75rem;
}

.bid-now .btn-context {
  display: none;
}

.bid-now.live .btn-context,
.bid-now.open .btn-context {
  display: inline-block;
}

.bid-now.open .when {
  color: #ff8400;
}

.bid-now.open .btn-context {
  background: #ff8400;
}

.bid-now.live .when {
  color: #27a50e;
}

.bid-now.live .btn-context {
  background: #27a50e;
}

.enquire-now {
  border: 1px solid #eaeaea;
  border-top: 1.875rem solid #f0f0f0;
  width: 100%;
  padding: .9375rem;
  margin-bottom: .625rem;
  text-align: center;
  position: relative;
}

.enquire-now:after,
.enquire-now:before {
  content: " ";
  display: table;
}

.enquire-now:after {
  clear: both;
}

.enquire-now .enquire-now-brand {
  position: absolute;
  top: -.4375rem;
  left: 50%;
}

.enquire-now .heading {
  color: #225b95;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0;
}

.enquire-now .when {
  color: #282828;
  font-weight: 700;
}

.enquire-now .when .date {
  font-size: .75rem;
  display: block;
  font-weight: 400;
}

@media (max-width:767px) {
  .enquire-now {
    border-top: 2.75rem solid #f0f0f0;
    padding: .9375rem .625rem .625rem;
  }

  .enquire-now .enquire-now-brand {
    width: 100%;
    left: 0;
  }

  .enquire-now .enquire-now-brand:after {
    margin-left: 0;
    top: -.9375rem;
    left: .625rem;
  }

  .enquire-now .heading {
    overflow: hidden;
  }

  .enquire-now .when {
    font-size: .75rem;
  }

  .enquire-now .when .date {
    font-size: .6875rem;
  }
}

.enquire-now .btn,
.enquire-now .field,
.enquire-now input {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-bottom: .375rem!important;
}

.enquire-now .btn:last-child,
.enquire-now .field:last-child,
.enquire-now input:last-child {
  margin-bottom: 0!important;
}

.enquire-now.live .flex-wrap,
.enquire-now.open .flex-wrap {
  margin-bottom: .375rem;
}

.enquire-now form {
  padding: 0 12.5%;
}

.enquire-now .field {
  position: relative;
}

@media (max-width:767px) {
  .enquire-now form {
    width: 100%;
    padding: 0;
  }

  .enquire-now form .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
  }

  .enquire-now form .flex-wrap .field {
    margin-bottom: 0!important;
  }

  .enquire-now .field {
    width: 80%;
    margin: 0;
  }

  .enquire-now .field label {
    padding-left: .3125rem;
    padding-right: .1875rem;
  }

  .enquire-now .field input {
    padding-left: 1rem;
    padding-right: .25rem;
    border-radius: 3px 0 0 3px;
  }

  .enquire-now .btn.btn-inline {
    width: auto;
    padding-left: .4375rem;
    padding-right: .4375rem;
    border-radius: 0 3px 3px 0;
  }
}

.enquire-now label {
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 1rem;
  padding: .5625rem .75rem;
}

.enquire-now label span {
  position: absolute;
  left: -10000em;
}

.enquire-now label:before {
  content: "$";
}

.enquire-now input {
  padding-left: 1.875rem;
  position: relative;
  line-height: 1.1em;
  font-weight: 700;
  font-size: 1rem;
}

.enquire-now input[type=number]::-webkit-inner-spin-button,
.enquire-now input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.enquire-now .btn {
  background: #000;
  padding: .75rem;
}

.enquire-now .btn-context {
  display: none;
}

.enquire-now.live .btn-context,
.enquire-now.open .btn-context {
  display: inline-block;
}

.enquire-now.open .when {
  color: #ff8400;
}

.enquire-now.open .btn-context {
  background: #ff8400;
}

.enquire-now.live .when {
  color: #27a50e;
}

.enquire-now.live .btn-context {
  background: #27a50e;
}

.tender {
  border: 1px solid #eaeaea;
  border-top: 1.875rem solid #f0f0f0;
  width: 100%;
  padding: .9375rem;
  margin-bottom: .625rem;
  text-align: center;
  position: relative;
}

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

.tender:after {
  clear: both;
}

.tender .tender-brand {
  position: absolute;
  top: -.4375rem;
  left: 50%;
}

.tender .heading {
  color: #225b95;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0;
}

.tender .when {
  color: #282828;
  font-weight: 700;
}

.tender .when .date {
  font-size: .75rem;
  display: block;
  font-weight: 400;
}

@media (max-width:767px) {
  .tender {
    border-top: 2.75rem solid #f0f0f0;
    padding: .9375rem .625rem .625rem;
  }

  .tender .tender-brand {
    width: 100%;
    left: 0;
  }

  .tender .tender-brand:after {
    margin-left: 0;
    top: -.9375rem;
    left: .625rem;
  }

  .tender .heading {
    text-align: left;
    position: absolute;
    top: -1.875rem;
    left: 3.125rem;
    width: 90px;
    height: 16px;
    overflow: hidden;
  }

  .tender .when {
    font-size: .75rem;
  }

  .tender .when .date {
    font-size: .6875rem;
  }
}

.tender .btn,
.tender .field,
.tender input {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-bottom: .375rem!important;
}

.vehicle-list .vehicle-card .card-content:after,
.vehicle-list .vehicle-card .details dl:after {
  clear: both;
}

.tender .btn:last-child,
.tender .field:last-child,
.tender input:last-child {
  margin-bottom: 0!important;
}

.tender.live .flex-wrap,
.tender.open .flex-wrap {
  margin-bottom: .375rem;
}

.tender form {
  padding: 0 12.5%;
}

.tender .field {
  position: relative;
}

@media (max-width:767px) {
  .tender form {
    width: 100%;
    padding: 0;
  }

  .tender form .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
  }

  .tender form .flex-wrap .field {
    margin-bottom: 0!important;
  }

  .tender .field {
    width: 80%;
    margin: 0;
  }

  .tender .field label {
    padding-left: .3125rem;
    padding-right: .1875rem;
  }

  .tender .field input {
    padding-left: 1rem;
    padding-right: .25rem;
    border-radius: 3px 0 0 3px;
  }

  .tender .btn.btn-inline {
    width: auto;
    padding-left: .4375rem;
    padding-right: .4375rem;
    border-radius: 0 3px 3px 0;
  }
}

.tender label {
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 1rem;
  padding: .5625rem .75rem;
}

.tender label span {
  position: absolute;
  left: -10000em;
}

.tender label:before {
  content: "$";
}

.tender input {
  padding-left: 1.875rem;
  position: relative;
  line-height: 1.1em;
  font-weight: 700;
  font-size: 1rem;
}

.tender input[type=number]::-webkit-inner-spin-button,
.tender input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tender .btn {
  background: #000;
  padding: .75rem;
}

.tender .btn-context {
  display: none;
}

.tender.live .btn-context,
.tender.open .btn-context {
  display: inline-block;
}

.tender.open .when {
  color: #ff8400;
}

.tender.open .btn-context {
  background: #ff8400;
}

.tender.live .when {
  color: #27a50e;
}

.tender.live .btn-context {
  background: #27a50e;
}

.vehicle-list ul {
  margin: 0;
  padding: 0;
}

.vehicle-list .vehicle-item {
  display: -ms-flexbox;
  display: flex;
  box-shadow: 2px 2px 8px 0 #ccc;
  margin-bottom: .4375rem;
  border-radius: .1875rem;
  overflow: hidden;
  transition: all .3s ease-in-out;
}

.vehicle-list .vehicle-item .card-header {
  margin-bottom: .4375rem;
}

.vehicle-list .vehicle-item .heading {
  margin-top: 0;
  margin-bottom: .25rem;
  font-size: 1rem;
  font-weight: 700;
}

.vehicle-list .vehicle-item .location {
  font-size: .75rem;
  padding-left: 1rem;
  display: inline-block;
}

.vehicle-list .vehicle-item .location:after {
  left: 0;
  margin-left: 0;
  -ms-transform: scale(.6);
  transform: scale(.6);
}

.vehicle-list .vehicle-item.has-ba {
  margin-bottom: 120px!important;
  overflow: visible;
  position: relative;
}

.vehicle-list .vehicle-item.has-ba .ba-banner {
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
}

@media only screen and (max-width:768px) {
  .vehicle-list .vehicle-item.has-ba {
    margin-bottom: 80px!important;
  }
}

.vehicle-list .vehicle-item.has-ba.mobile-banner {
  text-align: center;
}

@media (min-width:768px) {
  .vehicle-list .vehicle-item .heading {
    width: 80%;
  }

  .vehicle-list.grid-view .vehicle-item.has-ba .ba-banner {
    width: 312%;
    right: 0;
    padding-top: 1.1875rem;
  }
}

.vehicle-list .check {
  display: -ms-flexbox;
  display: flex;
  padding: 0 .625rem;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #eaeaea;
  background: #f7f7f7;
}

.vehicle-list .check .label {
  display: none;
  font-size: .75rem;
  color: #969696;
}

.vehicle-list .vehicle-card {
  max-width: 100%;
  width: 96%;
  background: #fff;
  padding: .9375rem .625rem;
  position: relative;
}

.vehicle-list .vehicle-card .price {
  position: absolute;
  right: .625rem;
  top: .9375rem;
  font-size: 1rem;
  font-weight: 700;
  color: #003468;
  line-height: 1.3em;
}

.vehicle-list .vehicle-card .price .label {
  display: block;
  color: #969696;
  font-size: .75rem;
  font-weight: 400;
  text-align: right;
}

.vehicle-list .vehicle-card .card-content {
  display: -ms-flexbox;
  display: flex;
}

.vehicle-list .vehicle-card .card-content:after,
.vehicle-list .vehicle-card .card-content:before,
.vehicle-list .vehicle-card .details .ratings:after,
.vehicle-list .vehicle-card .details .ratings:before,
.vehicle-list .vehicle-card .details dl:after,
.vehicle-list .vehicle-card .details dl:before {
  content: " ";
  display: table;
}

.vehicle-list .vehicle-card .img {
  position: relative;
  text-align: center;
  background-color: #F5F5F5;
}

.vehicle-list .vehicle-card .img img {
  opacity: 0;
  transition: opacity .3s ease-in;
  max-height: 158.98px;
  max-width: 286px;
}

.vehicle-list .vehicle-card .details,
.vehicle-list .vehicle-card .img {
  float: left;
  width: 33.5%;
}

@media (max-width:767px) {
  .vehicle-list .vehicle-card .card-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vehicle-list .vehicle-card .details,
  .vehicle-list .vehicle-card .img {
    width: 100%;
  }
}

.vehicle-list .vehicle-card .auction-view,
.vehicle-list .vehicle-card .options {
  float: left;
  width: 16.5%;
}

@media (max-width:767px) {
  .vehicle-list .vehicle-card .auction-view,
  .vehicle-list .vehicle-card .options {
    width: 100%;
  }
}

.vehicle-list .vehicle-card .details {
  padding: 0 .625rem;
}

.vehicle-list .vehicle-card .details dl {
  margin-bottom: 0;
  min-height: 6.25rem;
}

.vehicle-list .vehicle-card .details dd,
.vehicle-list .vehicle-card .details dt {
  font-size: .75rem;
  float: left;
}

.vehicle-list .vehicle-card .details dt {
  clear: left;
  width: 32.5%;
  color: #8b8b8b;
  font-weight: 400;
}

.vehicle-list .vehicle-card .details dd {
  margin-bottom: .3125rem;
}

.vehicle-list .vehicle-card .details dd:last-child {
  margin-bottom: .5rem;
  width: 165px;
}

.vehicle-list .vehicle-card .details .ratings:after {
  clear: both;
}

.vehicle-list .vehicle-card .details .ratings .rating-item {
  float: left;
  width: 49%;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-column-align: center;
  justify-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 2.8125rem;
  position: relative;
}

.vehicle-list .vehicle-card .details .ratings .rating-item:not(:last-child) {
  margin-right: 2%;
}

.vehicle-list .vehicle-card .details .ratings .rating-item a {
  margin: 2px 2px 0 auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 18px;
}

.vehicle-list .vehicle-card .details .ratings .rating-item a .icon-help-darker-rating {
  content: "";
  background-image: url(../img/icons/sprites.png);
  background-position: -407px -230px;
  width: 14px;
  height: 18px;
  background-size: 423px 408px;
  display: block;
}

.vehicle-list .vehicle-card .details .ratings .rating-item .grade-label,
.vehicle-list .vehicle-card .details .ratings .rating-item .safety-label {
  padding-bottom: 0;
}

.vehicle-list .vehicle-card .options {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.vehicle-list .vehicle-card .downloads {
  -ms-flex-align: center;
  align-items: center;
}

.vehicle-list .vehicle-card .downloads .icon-share:after {
  margin-top: -.5625rem;
}

.vehicle-list .vehicle-card .auction-view {
  position: relative;
}

@media (min-width:768px) {
  .vehicle-list .vehicle-card .auction-view {
    padding-bottom: 2.75rem;
  }
}

.vehicle-list .vehicle-card .auction-view p {
  font-size: .75rem;
  margin-bottom: .625rem;
  font-weight: 700;
}

.vehicle-list .vehicle-card .simulcast-preview {
  padding-left: 36px;
}

.vehicle-list .vehicle-card .simulcast-preview .heading {
  color: #be1522;
  font-size: .6875rem;
  margin-bottom: .0625rem;
}

.vehicle-list .vehicle-card .simulcast-preview p {
  font-size: .6875rem;
}

.vehicle-list .vehicle-card .simulcast-preview .state {
  display: none;
}

.vehicle-list .vehicle-card .simulcast-preview:after {
  left: 0;
  margin-left: 0;
}

.vehicle-list .vehicle-card .btn {
  width: 100%;
  position: absolute;
  right: 0;
}

.vehicle-list .vehicle-card .btn .icon-indicator-right {
  margin-left: .9375rem;
}

.vehicle-list #watchlist-result-Container .vehicle-card .img {
  background: 0 0;
}

.vehicle-list.grid-view .vehicle-item {
  width: 32%;
  float: left;
  margin: 1%;
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vehicle-list.grid-view .vehicle-item:nth-child(3n+1) {
  margin-left: 0;
}

.vehicle-list.grid-view .vehicle-item:nth-child(3n) {
  margin-right: 0;
}

.vehicle-list.grid-view .check {
  width: 100%;
  -ms-flex-order: 2;
  order: 2;
  -webkit-order: 2;
  padding: .625rem;
}

.vehicle-list.grid-view .check .label {
  display: inline-block;
  padding-left: .3125rem;
  line-height: 1em;
}

.vehicle-list.grid-view .vehicle-card {
  width: 100%;
  position: static;
  padding: 11.25rem 0 0;
  -ms-flex-order: 1;
  order: 1;
  -webkit-order: 1;
}

.vehicle-list.grid-view .vehicle-card .price {
  display: block;
  position: static;
  margin: .4375rem 0 .25rem;
  font-size: .9375rem;
}

.vehicle-list.grid-view .vehicle-card .price .label {
  display: none;
}

.vehicle-list.grid-view .vehicle-card .card-content {
  display: block;
}

.vehicle-list.grid-view .vehicle-card .card-header {
  padding: 0 .9375rem;
}

.vehicle-list.grid-view .vehicle-card .auction-view,
.vehicle-list.grid-view .vehicle-card .details,
.vehicle-list.grid-view .vehicle-card .img,
.vehicle-list.grid-view .vehicle-card .options {
  float: left;
  width: 100%;
}

.vehicle-list.grid-view .vehicle-card .img {
  height: 10rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.vehicle-list.grid-view .vehicle-card .details {
  padding: 0 .9375rem;
  margin-bottom: .4375rem;
}

.vehicle-list.grid-view .vehicle-card .details dl {
  margin-left: 1.25rem;
}

.vehicle-list.grid-view .vehicle-card .details dl dt {
  display: none;
}

.vehicle-list.grid-view .vehicle-card .details dl dd {
  position: relative;
  width: 49%;
  display: list-item;
  list-style-type: square;
}

.vehicle-list.grid-view .vehicle-card .details dl dd:nth-child(2n+1) {
  clear: left;
}

.vehicle-list.grid-view .vehicle-card .details dl dd.hidden-for-grid,
.vehicle-list.grid-view .vehicle-card .details dl dt.hidden-for-grid {
  display: none;
}

.vehicle-list.grid-view .vehicle-card .options {
  padding: 0 .9375rem;
  display: none;
}

.vehicle-list.grid-view .vehicle-card .auction-view {
  border-top: 1px solid #f2f4f6;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview {
  margin: 0 .625rem;
  padding: .625rem 0 .625rem 20px;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview:after {
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -179px;
  width: 15px;
  height: 15px;
  right: auto;
  left: 10px;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview .heading,
.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview p {
  display: inline-block;
  margin-bottom: 0;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview .heading {
  padding-right: .625rem;
  border-right: 1px solid #b6b6b6;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview p {
  padding-left: .3125rem;
}

.vehicle-list.grid-view .vehicle-card .auction-view .simulcast-preview .state {
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #12a0ce;
  float: right;
  display: block;
}

.vehicle-list.grid-view .vehicle-card .auction-view .lot {
  display: none;
}

.vehicle-list.grid-view .vehicle-card .btn {
  position: static;
  border-radius: 0;
}

@media (max-width:767px) {
  .vehicle-list .vehicle-item {
    float: left;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vehicle-list .vehicle-item:nth-child(3n+1) {
    margin-left: 0;
  }

  .vehicle-list .vehicle-item:nth-child(3n) {
    margin-right: 0;
  }

  .vehicle-list .check {
    width: 100%;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    padding: .625rem;
  }

  .vehicle-list .check .label {
    display: inline-block;
    padding-left: .3125rem;
    line-height: 1em;
  }

  .vehicle-list .vehicle-card {
    width: 100%;
    position: static;
    padding: 11.25rem 0 0;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
  }

  .vehicle-list .vehicle-card .price {
    display: block;
    position: static;
    margin: .4375rem 0 .25rem;
    font-size: .9375rem;
  }

  .vehicle-list .vehicle-card .price .label {
    display: none;
  }

  .vehicle-list .vehicle-card .card-content {
    display: block;
  }

  .vehicle-list .vehicle-card .card-header {
    padding: 0 .9375rem;
  }

  .vehicle-list .vehicle-card .auction-view,
  .vehicle-list .vehicle-card .details,
  .vehicle-list .vehicle-card .img,
  .vehicle-list .vehicle-card .options {
    float: left;
    width: 100%;
  }

  .vehicle-list .vehicle-card .img {
    height: 10rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
  }

  .vehicle-list .vehicle-card .details {
    padding: 0 .9375rem;
    margin-bottom: .4375rem;
  }

  .vehicle-list .vehicle-card .details dl {
    margin-left: 1.25rem;
  }

  .vehicle-list .vehicle-card .details dl dt {
    display: none;
  }

  .vehicle-list .vehicle-card .details dl dd {
    position: relative;
    width: 49%;
    display: list-item;
    list-style-type: square;
  }

  .vehicle-list .vehicle-card .details dl dd:nth-child(2n+1) {
    clear: left;
  }

  .vehicle-list .vehicle-card .details dl dd.hidden-for-grid,
  .vehicle-list .vehicle-card .details dl dt.hidden-for-grid {
    display: none;
  }

  .vehicle-list .vehicle-card .options {
    padding: 0 .9375rem;
    display: none;
  }

  .vehicle-list .vehicle-card .auction-view {
    border-top: 1px solid #f2f4f6;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview {
    margin: 0 .625rem;
    padding: .625rem 0 .625rem 20px;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview:after {
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    margin-left: -7.5px;
    background-image: url(../img/icons/sprites.png);
    background-position: -436px -179px;
    width: 15px;
    height: 15px;
    right: auto;
    left: 10px;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview .heading,
  .vehicle-list .vehicle-card .auction-view .simulcast-preview p {
    display: inline-block;
    margin-bottom: 0;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview .heading {
    padding-right: .625rem;
    border-right: 1px solid #b6b6b6;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview p {
    padding-left: .3125rem;
  }

  .vehicle-list .vehicle-card .auction-view .simulcast-preview .state {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #12a0ce;
    float: right;
    display: block;
  }

  .vehicle-list .vehicle-card .auction-view .lot,
  .vehicle-list .vehicle-item .options,
  .vehicle-list.grid-view .vehicle-item .options {
    display: none;
  }

  .vehicle-list .vehicle-card .btn {
    position: static;
    border-radius: 0;
  }

  .vehicle-list .vehicle-item,
  .vehicle-list.grid-view .vehicle-item {
    width: 100%;
    margin: 0 0 1rem;
    border-radius: 0;
    border-top: 3px solid #003468;
  }

  .vehicle-list .vehicle-item .card-header,
  .vehicle-list.grid-view .vehicle-item .card-header {
    border: none;
    padding: 0 .625rem;
  }

  .vehicle-list .vehicle-item .card-header .heading,
  .vehicle-list .vehicle-item .card-header .location,
  .vehicle-list.grid-view .vehicle-item .card-header .heading,
  .vehicle-list.grid-view .vehicle-item .card-header .location {
    margin: 0;
  }

  .vehicle-list .vehicle-item .img,
  .vehicle-list.grid-view .vehicle-item .img {
    position: absolute;
  }

  .vehicle-list .vehicle-item .details,
  .vehicle-list.grid-view .vehicle-item .details {
    padding: 0 .625rem;
  }
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .check,
.vehicle-list:not(.grid-view) .check .no-flexbox .search-page {
  position: relative;
  min-width: 2.5rem;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .check .jcf-checkbox,
.vehicle-list:not(.grid-view) .check .no-flexbox .search-page .jcf-checkbox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .card-content,
.vehicle-list:not(.grid-view) .vehicle-card .card-content .no-flexbox .search-page {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .img,
.vehicle-list:not(.grid-view) .vehicle-card .img .no-flexbox .search-page {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .options,
.vehicle-list:not(.grid-view) .vehicle-card .options .no-flexbox .search-page {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .auction-view,
.vehicle-list:not(.grid-view) .vehicle-card .auction-view .no-flexbox .search-page {
  display: table-cell;
  float: none;
  vertical-align: bottom;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .btn,
.vehicle-list:not(.grid-view) .vehicle-card .btn .no-flexbox .search-page {
  position: static;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .details,
.vehicle-list:not(.grid-view) .vehicle-card .details .no-flexbox .search-page {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .details .ratings,
.vehicle-list:not(.grid-view) .vehicle-card .details .ratings .no-flexbox .search-page {
  display: table;
  border-spacing: .3125rem 0;
  border-collapse: separate;
  table-layout: fixed;
  margin-left: -.625rem;
}

.no-flexbox .auction-landing-page .vehicle-list:not(.grid-view) .vehicle-card .details .ratings .rating-item,
.vehicle-list:not(.grid-view) .vehicle-card .details .ratings .rating-item .no-flexbox .search-page {
  float: none;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.vehicle-list #watchlist-result-Container .vehicle-card .img img {
  max-width: 211px;
  display: inline;
}

.search-result-ads {
  display: none;
}

.gecko .vehicle-card .btn,
.ie10 .vehicle-card .btn,
.ie11 .vehicle-card .btn,
.webkit .vehicle-card .btn {
  bottom: 0;
}

.ie10 .vehicle-item {
  flex: 1;
  -ms-flex: 1 0 auto;
  max-width: 100%;
}

.ie10 .vehicle-card {
  max-width: 100%;
  width: 95.5%;
}

.ie9 .vehicle-item {
  flex: 1;
  -ms-flex: 1 0 auto;
  max-width: 100%;
}

.ie9 .check {
  display: inline-block;
  width: 4.5%;
  float: left;
  min-height: 14.6875rem;
  padding-top: 5.625rem;
}

.ie9 .vehicle-card {
  display: inline-block;
  max-width: 100%;
  width: 95.5%;
}

.ie9 .grid-view .check {
  display: inline-block;
  width: 100%;
  float: left;
  min-height: 0;
  position: absolute;
  bottom: 0;
}

.ie9 .grid-view .vehicle-card {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  padding-top: 11.25rem;
  padding-bottom: 2.5rem;
}

.pagination .first-page:after,
.pagination .last-page:after {
  display: none;
}

.pagination {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: .625rem;
  margin-top: 1.25rem;
}

.pagination .first-page,
.pagination .last-page,
.pagination .next,
.pagination .prev {
  padding: .4375rem .4375rem .4375rem 2.0625rem;
  color: #373737;
  line-height: 1.1em;
}

.pagination .last-page,
.pagination .next {
  margin-right: 1.25rem;
  padding-left: 0;
  padding-right: 2.0625rem;
}

.pagination .first-page a,
.pagination .last-page a,
.pagination .next a,
.pagination .prev a {
  color: #373737;
}

.pagination .first-page:after,
.pagination .first-page:before,
.pagination .last-page:after,
.pagination .last-page:before,
.pagination .next:after,
.pagination .next:before,
.pagination .prev:after,
.pagination .prev:before {
  content: "";
  position: absolute;
  left: .8125rem;
}

.pagination .first-page:before,
.pagination .last-page:before,
.pagination .next:before,
.pagination .prev:before {
  border: 2px solid #e2e2e2;
  width: 1.5625rem;
  height: 1.5625rem;
  left: 0;
  top: 50%;
  border-radius: 1.25rem;
  margin-top: -.8125rem;
}

.pagination .first-page {
  float: left;
  margin-left: 1.25rem;
}

.pagination .first-page i {
  color: #003468;
  position: absolute;
  left: .25rem;
  font-size: 26px;
  margin-top: -6px;
}

.pagination .last-page {
  float: right;
}

.pagination .last-page:before {
  left: auto;
  right: 0;
  top: 50%;
  border-radius: 1.25rem;
  margin-top: -.8125rem;
}

.pagination .last-page i {
  color: #003468;
  position: absolute;
  right: .25rem;
  font-size: 26px;
  margin-top: -6px;
}

.pagination .prev {
  float: left;
  margin-left: 1.25rem;
}

.pagination .prev:after {
  left: .75rem;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination .next {
  float: right;
}

.pagination .next:before {
  left: auto;
  right: 0;
  top: 50%;
  border-radius: 1.25rem;
  margin-top: -.8125rem;
}

.pagination .next:after {
  left: auto;
  right: .5rem;
}

@media (max-width:767px) {
  .vehicle-list #watchlist-result-Container .vehicle-card .img img {
    max-width: 100%;
  }

  .pagination .next a,
  .pagination .prev a {
    display: inline-block;
    text-indent: -10000em;
  }

  .pagination .first-page,
  .pagination .prev {
    margin-left: .3125rem;
  }

  .pagination .last-page,
  .pagination .next {
    margin-right: .3125rem;
  }
}

.pages {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.pages li {
  display: inline-block;
  line-height: 1.1em;
}

.pages li:not(:last-child) {
  margin-right: .625rem;
}

.pages li a,
.pages li.active {
  padding: .4375rem;
  font-size: .875rem;
  color: #373737;
}

.pages li.active {
  background: #f0f0f0;
  font-weight: 700;
  color: #003468;
  border-bottom: 2px solid #003468;
}

.results-per-page {
  width: 100%;
  text-align: left;
  border: 1px solid #fff;
  padding: .625rem 1.9375rem;
  margin-top: .3125rem;
}

@media (max-width:767px) {
  .results-per-page {
    text-align: center;
    padding: .625rem;
  }

  .results-per-page .per-page-options {
    padding-left: 0;
  }
}

.results-per-page .heading,
.results-per-page a,
.results-per-page li,
.results-per-page ul {
  display: inline-block;
  margin-top: 0;
  color: #3e3e3e;
}

.results-per-page .heading {
  font-size: .875rem;
}

.results-per-page .per-page-options {
  padding-left: .9375rem;
}

.results-per-page li {
  display: inline-block;
  line-height: 1.1em;
}

.results-per-page li:not(:last-child) {
  margin-right: .3125rem;
}

.results-per-page li a,
.results-per-page li.active {
  padding: .4375rem;
  font-size: .875rem;
  color: #3e3e3e;
}

.results-per-page li.active {
  background: #fff;
  border-bottom: 2px solid #3e3e3e;
}

@media (max-width:730px) {
  .pages li {
    margin-top: .475rem;
  }

  .pages li:not(:last-child) {
    margin-right: 0;
  }

  .pages li.active {
    padding: 0;
  }
}

@media (max-width:360px) {
  .pagination .first-page,
  .pagination .prev {
    margin-left: 0;
    padding-left: 26px;
  }

  .pagination .last-page,
  .pagination .next {
    margin-right: 0;
    padding-right: 26px;
    padding-left: .4375rem;
  }

  .pagination .pages {
    margin: 5px -10px;
  }
}

.search-results-header {
  background: #fff;
  padding: .9375rem 0;
}

.search-results-header .heading {
  font-size: 1.5rem;
  float: left;
  max-width: 50%;
  margin: 0;
  padding: .3125rem 0;
}

.search-results-header .controls {
  float: right;
  max-width: 50%;
}

@media (min-width:767px) {
  .search-results-header .controls {
    position: relative;
  }
}

.search-results-header .controls .jcf-select {
  height: auto;
  padding: .3125rem .625rem;
  min-width: 6.25rem;
  border: 1px solid #d5d5d5;
}

@media (min-width:768px) {
  .search-results-header .controls .jcf-select {
    min-width: 6.25rem;
  }
}

.search-results-header .controls .jcf-select.jcf-focus {
  border-color: #d5d5d5!important;
  outline: -webkit-focus-ring-color solid 1px;
}

.search-results-header .controls .jcf-select-opener {
  width: 2rem;
}

.search-results-header .controls .jcf-select-text {
  font-weight: 700;
  font-size: .875rem;
  color: #222;
  line-height: 1.625rem;
}

.search-results-header .controls .all-select-links {
  display: inline-block;
  padding: 0;
}

@media (max-width:767px) {
  .search-results-header .controls {
    float: left;
    clear: left;
  }

  .search-results-header .controls .all-select-links {
    width: 100%;
  }
}

.search-results-header .controls .all-select-links a {
  font-size: .875rem;
  display: block;
}

.search-results-header .controls .all-select-links .disabled a {
  color: #d5d5d5;
  text-decoration: none;
}

.search-results-header .controls .selected-items {
  display: inline-block;
}

.search-results-header .controls .selected-items .selected-toggle {
  display: inline-block;
  padding: .5rem .625rem;
  min-width: 10.3125rem;
  border: 1px solid #d5d5d5;
  border-radius: .3125rem;
  font-size: .875rem;
  color: #12a0ce;
  height: 2.375rem;
  position: relative;
}

@media (min-width:768px) {
  .search-results-header .controls .selected-items .selected-toggle {
    min-width: 11.25rem;
  }
}

.search-results-header .controls .selected-items .selected-toggle .count {
  display: inline-block;
  margin-left: .4375rem;
  padding: 0 .3125rem;
  background: #12a0ce;
  color: #fff;
  border-radius: .625rem;
}

.search-results-header .controls .selected-items .selected-toggle:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 7px solid #d1d7e0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 50%;
  right: .625rem;
  margin-left: -7px;
  margin-top: -3px;
}

.search-results-header .controls .selected-items .selected-items-content {
  display: none;
  position: absolute;
  z-index: 100;
  background: #fff;
  box-shadow: 1px 1px 6px 1px #ccc;
  right: .0625rem;
}

@media (max-width:767px) {
  .search-results-header .controls .selected-items .selected-items-content {
    left: .9375rem;
    right: .9375rem;
  }
}

.search-results-header .controls .selected-items .selected-items-content ul {
  margin: 0;
  padding: 0;
}

.search-results-header .controls .selected-items .selected-items-content ul:after,
.search-results-header .controls .selected-items .selected-items-content ul:before {
  content: " ";
  display: table;
}

.search-results-header .controls .selected-items .selected-items-content ul:after {
  clear: both;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options {
  background: #f0f0f0;
  padding: .5rem .625rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options ul {
  display: -ms-flexbox;
  display: flex;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options li {
  display: inline-block;
  -ms-flex: 1;
  flex: 1;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options li:not(:last-child) {
  margin-right: .3125rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options li a {
  display: block;
  width: 100%;
  padding: .625rem .625rem .625rem 1.5625rem;
  color: #12a0ce;
  background: #fff;
  text-align: center;
  font-size: .875rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options .watchlist .label-text-added,
.search-results-header .controls .selected-items .selected-items-content .selected-items-options .watchlist.added .label-text {
  display: none;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options li a .icon {
  margin-right: 1.0625rem;
}

@media (min-width:767px) {
  .search-results-header .controls .selected-items .selected-items-content {
    min-width: 22.5rem;
  }

  .search-results-header .controls .selected-items .selected-items-content .selected-items-options li a.js-add-to-watchlist {
    min-width: 6.875rem;
  }
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options .watchlist.added {
  background: #4db439;
  color: #fff;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options .watchlist.added .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10.5px;
  background-image: url(../img/icons/sprites.png);
  background-position: -207px -361px;
  width: 21px;
  height: 20px;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-options .watchlist.added .label-text-added {
  display: inline;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list {
  max-width: 21.875rem;
  padding: 0 .625rem;
}

@media (max-width:768px) {
  .search-results-header .controls .selected-items .selected-items-content .selected-items-list {
    max-width: initial;
  }
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list li {
  padding: .625rem 0;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list li:not(:last-child) {
  border-bottom: 1px solid #d5d5d5;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list a {
  cursor: pointer;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list a:focus,
.search-results-header .controls .selected-items .selected-items-content .selected-items-list a:hover {
  text-decoration: none;
  opacity: .75;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small {
  display: -ms-flexbox;
  display: flex;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .img {
  min-width: 7.5rem;
}

@media (min-width:768px) and (max-width:1199px) {
  .search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .img {
    min-width: 10rem;
  }
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .title {
  margin: 0;
  font-weight: 700;
  font-family: Arial,sans-serif;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .details {
  padding: 0 .625rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small dl {
  line-height: 1em;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small dl dt {
  color: #969696;
  font-weight: 400;
  display: inline;
  margin-right: .3125rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .lot,
.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .title,
.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small dl {
  font-size: .6875rem;
  margin-bottom: .375rem;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small dd {
  display: inline;
  color: #000;
}

.search-results-header .controls .layout-toggle,
.search-results-header .controls .results-sort {
  display: inline-block;
}

.search-results-header .controls .selected-items .selected-items-content .selected-items-list .vehicle-card-small .lot {
  margin-bottom: 0;
}

.search-results-header .controls .selected-items.disabled .selected-toggle {
  color: #d5d5d5;
  text-decoration: none;
}

.search-results-header .controls .refine-btn {
  background: #12a0ce;
  padding: .75rem .9375rem;
}

.search-results-header .controls .results-sort .jcf-select-drop {
  padding-left: 0;
  right: 0;
  left: auto;
  min-width: 13.75rem;
}

.search-results-header .controls .results-sort .jcf-select-drop .jcf-select-drop-content {
  border-top: 1px solid #eee!important;
}

.search-results-header .controls .layout-toggle a {
  display: inline-block;
  position: relative;
  text-indent: -10000em;
}

.search-results-header .controls .layout-toggle a.active.icon-layout-list:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -92px;
  width: 16px;
  height: 16px;
}

.search-results-header .controls .layout-toggle a.active.icon-layout-grid:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background-image: url(../img/icons/sprites.png);
  background-position: -436px -50px;
  width: 16px;
  height: 16px;
}