120 lines
2.3 KiB
CSS
120 lines
2.3 KiB
CSS
.groupheader
|
|
{
|
|
font-weight:bold;
|
|
font-size:13pt;
|
|
letter-spacing:1pt;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
border-top:2px solid #000000;
|
|
border-bottom:2px solid #000000;
|
|
}
|
|
.detailheader
|
|
{
|
|
font-size:11pt;
|
|
font-weight:bold;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
}
|
|
.detailheaderbox
|
|
{
|
|
font-size:9pt;
|
|
font-weight:bold;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
border-right:1px dotted #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
.gdetailheaderbox
|
|
{
|
|
font-size:9pt;
|
|
font-weight:bold;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
border-right:1px solid #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
.subtotal
|
|
{
|
|
font-size:11pt;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
}
|
|
.subtotalbox
|
|
{
|
|
font-size:9pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
border-right:1px dotted #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
.gtotalbox
|
|
{
|
|
font-size:11pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
border-right:1px dotted #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
.groupcolssub
|
|
{
|
|
font-size:9pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px solid #333333;
|
|
border-bottom:1px solid #333333;
|
|
border-right:1px solid #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
.groupcols
|
|
{
|
|
font-size:9pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border-top:1px dotted #333333;
|
|
border-bottom:1px dotted #333333;
|
|
border-right:1px solid #333333;
|
|
border-left:1px dotted #333333;
|
|
}
|
|
|
|
.detail
|
|
{
|
|
font-size:11pt;
|
|
border-top:1px dotted #333333;
|
|
border-bottom:1px dotted #333333;
|
|
}
|
|
.detailbox
|
|
{
|
|
font-size:9pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border:1px dotted #333333;
|
|
}
|
|
.detailbox-11pt
|
|
{
|
|
font-size:11pt;
|
|
padding-top : 4px;
|
|
padding-bottom : 4px;
|
|
border:1px dotted #333333;
|
|
}
|
|
.trackhdfprofhead
|
|
{
|
|
background-color:#ff9900;
|
|
font-weight:bold;
|
|
font-size:12pt;
|
|
font-family:Arial;
|
|
/*border:1px solid #000000;*/
|
|
text-align: center;
|
|
}
|
|
.trackhdfprofdet
|
|
{
|
|
font-size:10pt;
|
|
/*border:1px solid #000000;*/
|
|
} |