.desctitle {
    background-color: #141e4f !important;
    color:#FFFFFF !important;
}
 #vinCollapse table tr td {
  font-size:14px !important;
  font-family:'Saab', sans-serif;
 }
  #vinCollapse table tr td strong {
  font-size:14px !important;
  font-family:'Saab', sans-serif;
 }

  #sidebar h3.panel-title, #sidebar a.list-group-item {
    font-family:'Saab';
    font-weight:normal;
  }

.navbar-custom, .navbar-custom2, .navbar-custom3 {
  font-family: Saab;
}

body {
  padding-top: 0px !important;
  }

.no-bottom-margin{margin-bottom:0;margin-top:0;}

.navbar-custom {
    background-color:#eeeeee;
    color:#ffffff;
    border-radius:2;
}
.navbar-custom .navbar-nav > li > a {
    color:#bf0000;
}
.navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #c4c4c4;
    background-color:transparent;
}
.navbar-custom .navbar-brand {
    color:#eeeeee;
}

.navbar-custom2 {
    background-color:#bf0000;
    color:#ffffff;
    border-radius:1;
}
.navbar-custom2 ul li a:hover {
    color:#ffffff;
    background-color:#850000;
    border-color: #850000;
}

.navbar-custom2 .navbar-nav > li > a {
    color:#ffffff;
}
.navbar-custom2 li.dropdown.open:active {
    color:#ffffff;
    background-color:#720000;
    border-color: #720000;
}
.navbar-custom2 li.dropdown.open a {
    color:#ffffff;
    background-color:#720000;
    border-color: #720000;
}
.navbar-custom2 li.dropdown a:hover {
    color:#ffffff;
    background-color:#850000;
    border-color: #850000;
}
.navbar-custom2 .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
}
.navbar-custom2 .navbar-brand {
    color:#ffffff;
}
.navbar-custom2 li.divider {
  background-color: #720000;
}
.input-append input
{
  height:34px;
  margin-top: 2px;
  margin-bottom: 4px;
  padding-left:5px;
}
#searchbox {
    width: 330px;
  }

@media (max-width: 768px) {
  #searchbox {
    width: 100%;
  }
  .navbar-custom {
      background-color:#eeeeee;
      color:#ffffff;
      border-radius:0;
  }
  .navbar-custom .navbar-header .navbar-brand {
      background-color:#eeeeee;
      border-color: #eeeeee;
      color:#ffffff;
  }
  .navbar-custom .navbar-nav > li > a {
      color:#bf0000;
  }
  .navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
      color: #c4c4c4;
  }
  .navbar-custom .navbar-brand {
      color:#000000;
  }
  .navbar-custom2 {
      color:#ffffff;
  }
  .navbar-custom2 li.dropdown.open {
      color:#ffffff;
      background-color:#850000;
  }
  .navbar-custom2 li.dropdown.open a {
      color:#ffffff;
      background-color:#850000;
  }
  #menu1 li.divider,#menu2 li.divider  {
    background-color:#850000 !important;
  }
  #menu1,#menu2 {
    background-color:#850000;
  }
}

.navbar-center
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
  height:100%;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display: inline;     /* for IE7*/
    *zoom:1;              /* for IE7*/

}

.nav-pills {
    text-align:center;
    font-family: Saab, sans-serif;
    font-size: 16px;
}
.nav-pills > li {
    padding-left: 6px;
    padding-right: 6px;
}
.full {
    width: 100%;
}
.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}
.footer {
    background: #EDEFF1;
    height: auto;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
}
.footer p {
    margin: 0;
}
.footer img {
    max-width: 100%;
}
.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #54697E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
    text-transform: uppercase;
}
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #7F8C8D;
}
.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
}
.footer a {
    color: #78828D
}
.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    height: 30px;
    clear: both;
    width: 100%;
}
.newsletter-box .btn {
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    padding: 0;
    width: 100%;
    color: #fff;
}
.newsletter-box {
    overflow: hidden;
}
.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
    box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
    background: none repeat scroll 0 0 #B5B5B5;
    border: 2px solid #B5B5B5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
    color: #EDEFF1;
}
.social li:hover {
    border: 2px solid #2c3e50;
    background: #2c3e50;
}
.social li a i {
    font-size: 16px;
    margin: 0 0 0 5px;
    color: #EDEFF1 !important;
}
.footer-bottom {
    background: #E3E3E3;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-bottom p.pull-left {
    padding-top: 6px;
}
.payments {
    font-size: 1.5em;
}
.btn-clear {
    background: #005EBD;
    color: #ffffff;
    border-radius: 24px;
    padding: 0px 5px 0px 5px;
    line-height: 1.2;
}
.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active,
.btn-clear.active,
.open > .dropdown-toggle.btn-clear {
    background: #007DFA;
    border-radius: 24px;
    padding: 0px 5px 0px 5px;
    line-height: 1.2;
}
.btn-clear:active,
.btn-clear.active {
    background: #007DFA;
    box-shadow: none;
    border-radius: 24px;
    padding: 0px 5px 0px 5px;
    line-height: 1.2;
}
.btn-vin {
    background: #005EBD;
    color: #ffffff;
}
.btn-vin:hover,
.btn-vin:focus,
.btn-vin:active,
.btn-vin.active,
.open > .dropdown-toggle.btn-vin {
    background: #007DFA;
}
.btn-vin:active,
.btn-vin.active {
    background: #007DFA;
}
.btn-show {
    background: #005EBD;
    color: #ffffff;
    border-radius: 24px;
    line-height: 1.3;
    padding: 0px;
}
.btn-show:hover,
.btn-show:focus,
.btn-show:active,
.btn-show.active,
.open > .dropdown-toggle.btn-show {
    background: #007DFA;
    border-radius: 24px;
    line-height: 1.3;
    padding: 0px;
}
.btn-show:active,
.btn-show.active {
    background: #007DFA;
    box-shadow: none;
    border-radius: 24px;
    line-height: 1.3;
    padding: 0px;
}
.btn-search {
    background: #005EBD;
    color: #ffffff;
}
.btn-search:hover,
.btn-search:focus,
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
    background: #007DFA;
    border-radius: 4px;
}
.btn-search:active,
.btn-search.active {
    background: #007DFA;
    box-shadow: none;
}
.btn-saabblue {
    background: #141e4f;
    color: #ffffff;
}
.btn-saabblue:hover,
.btn-saabblue:focus,
.btn-saabblue:active,
.btn-saabblue.active,
.open > .dropdown-toggle.btn-saabblue {
    background: #141e4f;
    border-radius: 4px;
}
.btn-saabblue:active,
.btn-saabblue.active {
    background: #141e4f;
    box-shadow: none;
}
.btn-saabred {
    background: #bf0000;
    color: #ffffff;
}
.btn-saabred:hover,
.btn-saabred:focus,
.btn-saabred:active,
.btn-saabred.active,
.open > .dropdown-toggle.btn-saabred {
    background: #bf0000;
    border-radius: 4px;
}
.btn-saabred:active,
.btn-saabred.active {
    background: #bf0000;
    box-shadow: none;
}
.btn-green {
    background: #469408;
    color: #ffffff;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
    background: #469408;
    border-radius: 4px;
}
.btn-green:active,
.btn-green.active {
    background: #469408;
    box-shadow: none;
}
img {
    max-width: 100%;
    height: auto;
}
.submit-btn {
    margin-left: 4px;
}
.parts-page p {
    margin: 0
}
.short-desc {
    max-width: 50%
}
#result-thumb {
    height: auto;
    width: 90px
}
#results section {
    border-bottom: 1px solid #666
}
.result-part {
    margin: 10px;
    overflow: hidden;
    padding-bottom: 5px
}
.results-link {
    color: #888;
    font-size: 11px
}
.manf-name {
    font-size: 10px;
    font-weight: normal
}
#result-thumb {
    height: auto;
    width: 90px;
    padding-right: 15px;
}
.heading {
    font-size: 18px;
    font-weight: bold
}
.heading .subheading {
    font-size: 16px;
    font-weight: normal
}
.form-control-inline {
    min-width: 0;
    width: auto;
    display: inline;
}
body {
    overflow-y: scroll;
}
.container {
    margin-top: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
hgroup {
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
}
hgroup h1 {
    font: 500 normal 1.625em "Roboto", Arial, Verdana, sans-serif;
    color: #2a3644;
    margin-top: 0;
    line-height: 1.15;
}
hgroup h2.lead {
    font: normal normal 1.125em "Roboto", Arial, Verdana, sans-serif;
    color: #2a3644;
    margin: 0;
    padding-bottom: 10px;
}
.search-result .thumbnail {
    border-radius: 0 !important;
}
.search-result:first-child {
    margin-top: 0 !important;
}
.search-result {
    margin-top: 20px;
}
.search-result .col-md-2 {
    border-right: 1px dotted #ccc;
    min-height: 140px;
}
.search-result ul {
    padding-left: 0 !important;
    list-style: none;
}
.search-result ul li {
    font: 400 normal .85em "Roboto", Arial, Verdana, sans-serif;
    line-height: 30px;
}
.search-result ul li i {
    padding-right: 5px;
}
.search-result .col-md-7 {
    position: relative;
}
.search-result h3 {
    font: 500 normal 1.375em "Roboto", Arial, Verdana, sans-serif;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.search-result h3 > a,
.search-result i {
    color: #248dc1 !important;
}
.search-result p {
    font: normal normal 1.125em "Roboto", Arial, Verdana, sans-serif;
}
.search-result span.plus {
    position: absolute;
    right: 0;
    top: 126px;
}
.search-result span.plus a {
    background-color: #248dc1;
    padding: 5px 5px 3px 5px;
}
.search-result span.plus a:hover {
    background-color: #414141;
}
.search-result span.plus a i {
    color: #fff !important;
}
.search-result span.border {
    display: block;
    width: 97%;
    margin: 0 15px;
    border-bottom: 1px dotted #ccc;
}
</style> <style type="text/css"> .clickable {
    cursor: pointer;
}
.clickable .glyphicon {
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px
}
.panel-heading span {
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}
.panel-heading a h3 * {
    text-decoration: none !important;
}
.panel-primary-side {
    border-color: #141e4f !important;
}
.panel-primary-side2 {
    border-color: #005EBD !important;
}
.panel-heading-side {
    background-color: #141e4f !important;
    border-color: #141e4f !important;
}
.panel-heading-side2 {
    background-color: #005EBD !important;
    border-color: #005EBD !important;
}
.panel-heading-side-red {
    background-color: #bf0000 !important;
    border-color: #bf0000 !important;
}
.panel-primary-side-red {
    border-color: #bf0000 !important;
}
.panel-heading-results {
    background-color: #bf0000 !important;
    border-color: #bf0000 !important;
}
.btn-primary {
    background-image: #141e4f !important;
    border-color: #141e4f !important;
    background-color: #141e4f !important;
}
a.clickable {
    color: inherit;
}
a.clickable:hover * {
    text-decoration: none;
}
a.list-group-item {
    height: auto;
    min-height: 220px;
}
a.list-group-item.active small {
    color: #fff;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 4px;
    margin-top: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font: 'saab', 'sans-serif';
    font-size: 16px;
}
.breadcrumb-red > li + li:before {
    padding: 0 3px;
    color: #428bca;
    content: "\00bb\00a0";
}

  .shape{
  border-style: solid; border-width: 0 70px 40px 0; float:right; height: 0px; width: 0px;
  -ms-transform:rotate(360deg); /* IE 9 */
  -o-transform: rotate(360deg);  /* Opera 10.5 */
  -webkit-transform:rotate(360deg); /* Safari and Chrome */
  transform:rotate(360deg);
}
.offer{
  background:#fff; border:1px solid #ddd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); margin: 15px 0; overflow:hidden;
}
.offer-radius{
  border-radius:7px;
}
.offer-danger { border-color: #d9534f; }
.offer-danger .shape{
  border-color: transparent #d9534f transparent transparent;
  border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-success {  border-color: #5cb85c; }
.offer-success .shape{
  border-color: transparent #5cb85c transparent transparent;
  border-color: rgba(255,255,255,0) #5cb85c rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-default {  border-color: #999999; }
.offer-default .shape{
  border-color: transparent #999999 transparent transparent;
  border-color: rgba(255,255,255,0) #999999 rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-primary {  border-color: #428bca; }
.offer-primary .shape{
  border-color: transparent #428bca transparent transparent;
  border-color: rgba(255,255,255,0) #428bca rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-info { border-color: #5bc0de; }
.offer-info .shape{
  border-color: transparent #5bc0de transparent transparent;
  border-color: rgba(255,255,255,0) #5bc0de rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-warning {  border-color: #f0ad4e; }
.offer-warning .shape{
  border-color: transparent #f0ad4e transparent transparent;
  border-color: rgba(255,255,255,0) #f0ad4e rgba(255,255,255,0) rgba(255,255,255,0);
}

.shape-text{
  color:#fff; font-size:12px; font-weight:bold; position:relative; right:-40px; top:2px; white-space: nowrap;
  -ms-transform:rotate(30deg); /* IE 9 */
  -o-transform: rotate(360deg);  /* Opera 10.5 */
  -webkit-transform:rotate(30deg); /* Safari and Chrome */
  transform:rotate(30deg);
}
.offer-content{
  padding:0 20px 10px;
}
</style>
<style>
.navbar-custom, .navbar-custom2, .navbar-custom3 {
  font-family: Saab;
}

body {
  padding-top: 0px !important;
  }

.no-bottom-margin{margin-bottom:0;margin-top:0;}

.navbar-custom {
    background-color:#eeeeee;
    color:#ffffff;
    border-radius:2;
}
.navbar-custom .navbar-nav > li > a {
    color:#ffffff;
}
.navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #c4c4c4;
    background-color:transparent;
}
.navbar-custom .navbar-brand {
    color:#eeeeee;
}

.navbar-custom2 {
    background-color:#bf0000;
    color:#ffffff;
    border-radius:1;
    border-color: #850000;
}
.navbar-custom2 .dropdown-menu {
    background-color: #720000;
    color:#ffffff;
    border-radius:1;
}

.navbar-custom2 ul li a:hover {
    color:#ffffff;
    background-color:#850000;
    border-color: #850000;
}
.navbar-custom2 ul li {
    color:#ffffff !important;
    background-color:#bf0000;
    border-color: #bf0000;
}

.navbar-custom2 li.dropdown.open:active {
    color:#ffffff;
    background-color:#720000;
    border-color: #720000;
}
.navbar-custom2 li.dropdown.open a {
    color:#ffffff;
    background-color:#720000;
    border-color: #720000;
}
.navbar-custom2 li.dropdown a:hover {
    color:#ffffff;
    background-color:#850000;
    border-color: #850000;
}
.navbar-custom2 .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
}
.navbar-custom2 .navbar-brand {
    color:#ffffff;
}
.navbar-custom2 li.divider {
  background-color: #720000;
}
.input-append input
{
  height:34px;
  margin-top: 2px;
  margin-bottom: 4px;
  padding-left:5px;
}
#searchbox {
    width: 300px;
  }

@media (max-width: 767px) {
div.btn-group a.btn {
  font-size:12px;
  font-family: Saab, sans-serif;
}
div.btn-group a.btn:hover {
  color:#333333;
}
  #searchbox {
    width: 100%;
  }
  .navbar-custom {
      background-color:#eeeeee;
      color:#ffffff;
      border-radius:0;
  }
  .navbar-custom .navbar-header .navbar-brand {
      background-color:#eeeeee;
      border-color: #eeeeee;
      color:#ffffff;
  }
  .navbar-custom .navbar-nav > li > a {
      color:#ffffff;
  }
  .navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
      color: #ffffff;
  }

  .navbar-custom2 {
      color:#ffffff !important;
  }
  .navbar-custom2 li.dropdown.open {
      color:#ffffff;
      background-color:#850000;
  }
  .navbar-custom2 li.dropdown.open a {
      color:#ffffff;
      background-color:#850000;
  }
  #menu1 li.divider,#menu2 li.divider  {
    background-color:#850000 !important;
  }
  #menu1,#menu2 {
    background-color:#850000;
  }
}

.navbar-center
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
  height:100%;
}
div.btn-group a.btn {
  font-size:22px;
  font-family: Saab, sans-serif;
}
div.btn-group a.btn:hover {
  color:#333333;
}
  #maincontent div.panel h3 {
    font-family:'Saab', sans-serif;
  }
  #maincontent div.panel-body {
    font-family:'Saab', sans-serif;
  }
     table .collapse.in {
        display: table-row;
      }
      a.list-group-item {
        height: auto;
        min-height: 20px;
      }
      .clickable
      {
           cursor: pointer !important;
      }
    </style>
    <style>
.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
    margin-top: 0px;
}
.box-icon {
    background-color: #57a544;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info p , .info a {
    font-family:'Saab', sans-serif;
}
.info h4 {
    font-family:'Saab', sans-serif;
    font-size: 22px;
}
.info > p {
    color: #717171;
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}
.info > a {
    background-color: #bf0000;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.info > a:hover {
    background-color: #03a9f4;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}


/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

