﻿/* Include this style sheet file in all the master pages that uses Reportiva Framework. */

body {
}
.ReportivaBoldLabel
{
	font-size: 12px;
	font-weight: bold;
}
/* tr.rgFooter td
{
    color: #fff;
}  */
.CollectivaGridPrimaryFooter
{
    background: none !important;
    background-color: #d4e1f4 !important;
}
tr.CollectivaGridPrimaryFooter td
{
    color: #000;
}

.CollectivaGridSecondaryFooter
{
    background-color: #fff;
}

tr.CollectivaGridSecondaryFooter td
{
    background-color: #fff;
    color: #f00;
    border-style: none !important;
}