summary {
    outline: none;
}

#VehicleSearchDiv th {
    color: #fff;
}

/*IDS*/

#SavedResultsDiv, #SearchResultsDiv, #ICECompareDetails-lnk, #BEVCompareDetails-lnk, #PHEVCompareDetails-lnk {
    outline: none;
}

#compareVehiclesSpinner, #compareVehiclesInformation, #vehicleReportSpinner, #vehicleReportInformation {
    display: none;
}

#VehicleSearchDiv th {
    background-color: #2572b4;
}

#PagesSelect {
    margin-right: 4px;
}

/*CLASSES*/


.row-header {
    color: black !important;
    font-weight: normal !important;
}

.font-weight-bold {
    font-weight: bold;
}

.page-div {
    outline: none;
}

.page-div, .my-label, .ErrorsDiv, .hidden-breadcrumb-li {
    display: none;
}

.equal-width th, .equal-width td {
    width: 185px;
    min-width: 153px;
}

.table-header-row th {
    font-size: 18px;
    background-color: #2572b4;
    color: #fff;
}

.table-subheader {
    font-size: 16px;
}

.padding-between-sort {
    padding-right: 20px;
}

.FormTextBox {
    width: 100px;
}

.floatRight {
    float: right;
}

.inline-input {
    display: inline;
}

.block-label {
    display: block;
}

.non-header {
    font-weight: 500;
}

.phev-divided {
    border-top: 1px solid #101010;
    margin-top: 8px;
    margin-bottom: 8px;
}

.small-table-header {
    width: 0%;
}

.large-table-header {
    width: 22%;
}

.spinner-height {
    height: 57px; 
    line-height: 57px;
}

.indented {
    padding-left: 4%;
}

.no-wrap {
    white-space: nowrap;
}

.chosenBackgroundColor
{
    background-color: gray;
}

table.dataTable thead th, table.dataTable thead td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 20px;
}

.phev-table-padding {
    padding-right: 0px !important;
}

.transmission-select-width {
    width: 70%;
}

.white-breakline {
    border-bottom: 1px solid #fff !important;
}

h1, h2 {
    margin-top: 0.67em !important;
}

.no-bold {
    font-weight: 500 !important;
}

.page-nav-padding {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

