label.error {
    color: #f50000;
    font-style: italic;
}

span.red-text, .red-text {
    color: #f50000;
    font-weight: 500;
}

span.gray-text, .gray-text {
    color: #8d8d8d;
    font-weight: 500;
}

.man-wom-bg {
    background: url(Images/man-woman-sml.png) no-repeat bottom;
    max-width: 100%;
    margin-top: 20px;
    height: 140px;
}

.bus-part-bg {
    background: url(Images/busPart-sml.png) no-repeat bottom;
    max-width: 100%;
    margin-top: 20px;
    height: 140px;
}

.land-head {
    font-weight: 700;
}

.sup-dark-gray {
    color: #585858;
    font-weight: 700;
}

.sup-light-gray {
    font-weight: 700;
    color: #a3a3a3;
    margin-bottom: 26px;
}

.gray-par-text {
    color: #585858;
    /*font-size: 16px;*/
}

.land-col {
    width: 27.5%;
}

.low-line-height {
    line-height: 8px;
}

.heading-col-align {
    margin-top: -13px;
}

.img-additons {
    margin-top: 15px;
    margin-bottom: 10px;
    max-width: 90%;
}
