﻿body {
}

.sub-menu-content {
    margin-top: 0px;
}

.calculator-menu-hover {
    background-color: #ddd !important;
}

.row-background-highlight {
    background-color: #bdbdbd;
}

.lot-table-width {
    width: 70% !important;
}

.wordwrap /*prevent overflow of text  */ {
    word-wrap: break-word;
    width: 250px;
    display: block;
}

.paddingLeft {
    padding-left: 25px;
}

.countdown {
    color: gray;
    font-size: 11px;
}
.clsColWidth {
    width: 12.5% !important;
    float: left !important;
}

.clsPriceWidth {
    width: 77% !important;
}

.clsRight {
    float: right !important;
}
.clsSplitColWidth {
    width: 11.9% !important;
    float: left !important;
    padding-right: 15px;
    padding-left: 15px;
}