thead {
    background: #45443F;
    color: #FFFFFF;
    vertical-align: top
}
thead tr th {
    vertical-align: middle !important;
}
.tableHeader {
    background: #45443F;
    height: 35px;
    padding-top: 10px;
}
.tableHeaderLabel {
    font-size: 14px !important;
    vertical-align: middle !important;
    background: #45443F;
    color: #FFF !important;
    padding: 10px 0;
}
#lastUpdated {
    font-size: 10px;
    text-align: right;
    margin-top: 10px;
    color: #45443F;
    margin-bottom: 10px;
}