.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

.overlay-sold-bg, .overlay-sold-text, .overlay-pending-bg, .overlay-pending-text {

    top: 50%;

}
.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: none !important;

}

div.overlay-pending-text { color: red !important; font-size: 34px; }
div.sale_pending { font-size: 34px; }


.pricelabel {
    font-weight: bold;
    color: yellow!important;
}

h1.pagetitle {
font-size: 48px;
}

.specifics-container {
font-size: 16px!important;
}

span.internetlabel  {
    color: #f30000;
    font-size: 56px!important;

}
span.internetvalue {
font-size: 56px!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}

span.accent-color1.internetvalue {
    color: #fff!important;
}
.pricevalue1.accent-color2 {
    color: #000 !important;
}

.accent-color1 {
    color: #da0000 !important;
}

span.accent-color1.internetvalue {
    color: #fff!important;
}

.modal-header{
    background: red;
    color: #fff;
}
.modal-body {
    position: relative;
    padding: 15px;
    color: #454545;
}
.modal-footer {
background: #655d5d;
}
div.modal-footer>button {
    background: red;
    color: #fff;
}
.pricevalue1.accent-color1 {
    color: #fff!important;
}
.pricelabel {
    font-weight: bold;
    color: #da0000!important;
}
.navbar-default .navbar-nav>li>a {
    color: #080808;
}
.quicklinkbutton.buttoncolor-white_lightred {
    background-color: #d80101 !important;
}
.quicklinkbutton.buttoncolor-white_lightred .quicklinkbutton-label{
color: #fff;
}
@media print {
  span.accent-color1.internetvalue {
    color: #252525 !important;
}
.accent-color2.vehicle-heading{
color:#404040 !important;
}
span.accent-color2.specifics-label {
color:#252525 !important;;
}
}

h1.pagetitle {
font-weight: 900;
}