2017-03-30 11:44:53 +00:00
|
|
|
|
|
|
|
.report .sheet
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
|
|
|
height: auto;
|
|
|
|
}
|
2017-03-30 11:44:53 +00:00
|
|
|
.report h2
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2017-03-30 11:44:53 +00:00
|
|
|
margin-bottom: .8em;
|
2015-11-26 12:30:04 +00:00
|
|
|
font-weight: bold;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2017-03-30 11:44:53 +00:00
|
|
|
.report .header
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
margin-bottom: 2em;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2017-03-30 11:44:53 +00:00
|
|
|
.report .header > p
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
text-align: right;
|
|
|
|
margin: .1em 0;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2017-03-30 11:44:53 +00:00
|
|
|
.report .footer
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
font-weight: bold;
|
|
|
|
border-top: 1px solid #333;
|
|
|
|
padding-top: .3em;
|
|
|
|
text-align: right;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|