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
|
|
|
}
|
2018-02-19 17:24:40 +00:00
|
|
|
.report .header > div > 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
|
|
|
}
|
2018-02-19 17:24:40 +00:00
|
|
|
.report .address
|
2018-02-06 08:57:05 +00:00
|
|
|
{
|
|
|
|
margin-top: .8em;
|
|
|
|
}
|
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;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2018-01-05 12:57:35 +00:00
|
|
|
.packages
|
|
|
|
{
|
|
|
|
width: 50%;
|
|
|
|
padding-top: 1em;
|
|
|
|
margin-left: 0;
|
|
|
|
display: none;
|
|
|
|
}
|