body {
  margin: 0;
  padding: 0;
  font: normal 15px/28px Arial, Helvetica, sans-serif;
  color: #000;
}

#qrcode {
  float: right;
}

a {
  color: #1d91f7;
}

hr {
  height: 2px;
  margin: 0 0 10px 0;
  background: #88807d;
  display: block;
  border: none;
  overflow: hidden;
}

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

p {
  margin: 0 0 20px 0;
  padding: 0;
}

.clear {
  clear: both;
  visibility: hidden;
}

#header {
  margin-bottom: 10px;
}
#header .telephone-top {
  padding: 15px 15px 0 0;
  font: bold 24px/24px Arial, Helvetica, sans-serif !important;
  display: block;
  float: right;
}
#header .telephone-top a {
  text-decoration: none;
  color: #000;
}
#header .telephone-top ul {
  list-style: none;
  margin: 0;
  padding: 0;

}
#header .logo {
  padding: 20px 0 0 0;
  display: inline-block;
}
#header .logo img {
  max-width: 400px;
  height: auto;
}

#printable-content {
  background: #fff;
  margin: 0 50px;
  padding: 0;
}

#main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
#main .title {
  margin: 0;
  padding: 0;
  color: #060504;
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#main .sub-title {
  margin: 0;
  padding: 0;
  color: #060504;
  font-size: 24px;
  line-height: 22px;
  text-transform: uppercase;
}
#main .small-print {
  color: #999;
  font-size: 11px;
  line-height: 16px;
  margin-top: 15px;
}
#main .notes {
  margin: 15px 0 0 0;
}

.vehicle-image {
  margin: 0;
  width: 694px;
  float: left;
  clear: both;
}
.vehicle-image img,
.vehicle-image .vehicle-thumbs img {
  width: 100% !important;
  height: auto !important;
  border-radius: 5px;
}

.vehicle-thumbs {
  float: right;
  width: 229px;
  height: auto;
  display: block;
}
.vehicle-thumbs img {
  border-left: 3px solid #fff !important;
  border-top: 3px solid #fff !important;
  border-radius: 5px;
}
.vehicle-thumbs img#Images_2 {
  border-top: none !important;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 13px;
}
table td,
table th {
  list-style-type: none;
  padding: 13px 15px;
  border: none;
  text-align: left;
  width: 30%;
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}
table th {
  width: 20%;
  font-weight: normal;
}
table tr {
  border-bottom: 1px solid #c9c9c9;
}
table tr:last-of-type {
  border: none;
}

.key-info {
  width: 100%;
  padding: 0;
  margin: 0;
}
.key-info td {
  text-align: center;
  padding: 0;
  margin: 0;
  color: #060504;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  -webkit-print-color-adjust: exact;
  width: 33.3333%;
}

.key-spec {
  margin: 30px 0 0 0;
  padding: 0 0 0 10px;
}
.key-spec li {
  width: 25%;
  float: left;
  list-style: none;
  margin-bottom: 30px;
}
.key-spec li img {
  float: left;
  margin-right: 20px;
}
.key-spec li p {
  color: #333;
  margin-bottom: 5px;
  display: inline;
}
.key-spec li h6 {
  margin-bottom: 0px;
  line-height: 18px;
  font-size: 18px;
  font-weight: bold;
  display: inline;
}

.full-spec {
  margin: 30px 0;
  padding-left: 20px;
}
.full-spec li {
  list-style-type: square;
  margin: 0;
  padding: 0 15px 0 5px;
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
}

.widget {
  border: 1px solid #333;
  margin: 0;
  font-weight: 600;
}
.widget.filled-in {
  background-color: #f6f4f3;
  border-color: #fbfaf9;
  color: #060504;
  padding: 15px 20px;
  border-radius: 5px;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-bottom-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-bottom-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#footer ul li {
  display: inline-block;
  margin-right: 10px;
}
#footer ul li a {
  color: #000;
}
#footer ul li a img {
  display: none;
}

/*# sourceMappingURL=print.css.map */