File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSModules/Reporting/CMSPages/ReportSubscription.css
.table
{
border: 1px solid #CCC;
width: 100%;
font-family: "Segoe UI", Helvetica, Verdana, Arial, sans-serif;
font-size: 14px;
}
.table tr:nth-child(odd)
{
background-color: #F7F7F7;
}
.unigrid-head
{
color: black;
background-color: #DFDFDF;
}
.unigrid-head td, .unigrid-head th
{
background-repeat: repeat-y;
background-position: top right;
padding: 0px 12px 0px 10px;
font-weight: bold;
text-align: left;
height: 26px;
}
.table td
{
padding: 0;
padding: 3px 10px;
height: 19px;
}
.ReportBarGraphTable
{
width: 100%;
}
.ReportBarGraphTable .ReportBarGraphLegend
{
padding: 10px;
border-top: solid 1px #ccc;
}
.ReportBarGraphTable .ReportBarGraphLegendTitle
{
font-weight: normal;
margin-right: 10px;
}
.ReportBarGraphTable .ReportBarGraphLegendItemEnvelope
{
padding-left: 4px;
padding-right: 6px;
}
.ReportBarGraphTable .ReportBarGraphLegendItem
{
height: 10px;
margin-right: 2px;
margin-left: 2px;
margin-top: 2px;
width: 20px;
}
.ReportBarGraphTable .ReportBarGraphNameCell
{
padding-top: 8px;
padding-left: 15px;
border-bottom: solid 1px #ccc;
padding-bottom: 8px;
}
.ReportBarGraphTable .ReportBarGraphDataCell
{
border-left: solid 1px #ccc;
border-bottom: solid 1px #ccc;
width: 80%;
padding-top: 8px;
padding-bottom: 8px;
}
.RTL .ReportBarGraphDataCell
{
border-right: solid 1px #ccc;
border-left: none;
}
.ReportBarGraphTable .ReportBarGraphNameCellFirst
{
border-top: solid 1px #ccc;
}
.ReportBarGraphTable .ReportBarGraphDataItem
{
height: 14px;
}
.ReportBarGraphTable .ReportBarGraphDataItemValue
{
padding-left: 5px;
padding-right: 5px;
}
.ReportBarGraphTable .ReportBarGraphTitle
{
font-size: 10pt;
color: #195EB3;
font-weight: bold;
}
.ReportBarGraphItem1
{
background-color: #1a87d5;
}
.ReportBarGraphItem2
{
background-color: #ffb135;
}
.ReportBarGraphItem3
{
background-color: #e53c04;
}
.ReportBarGraphItem4
{
background-color: #6291A8;
}
.ReportBarGraphItem5
{
background-color: #bfbfbf;
}
.ReportBarGraphItem6
{
background-color: #5f7696;
}
.ReportBarGraphItem7
{
background-color: #feeba9;
}
.ReportBarGraphItem8
{
background-color: #70c3ea;
}
.ReportBarGraphItem9
{
background-color: #b78878;
}
.ReportBarGraphItem10
{
background-color: #e8cbc2;
}