.first-row {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #000000 !important;
}

.second-row {
    background-color: #F7F7F7;
    background-color: rgba(247, 247, 247, 1);
    background-image: none !important;
    color: #000000 !important;
}

.ui-datatable,.ui-datatable .ui-datatable-tablewrapper table {
    font-size: 13px !important;
}

.mylabel
{
    color:#d13416;
    font-weight: bold !important;"
}