2015-11-19 13:57:23 +00:00
|
|
|
*
|
|
|
|
{
|
|
|
|
font-size: 4mm;
|
|
|
|
}
|
|
|
|
.sheet
|
|
|
|
{
|
|
|
|
height: auto;
|
|
|
|
}
|
2015-11-26 12:30:04 +00:00
|
|
|
h2
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
font-weight: bold;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2015-11-26 12:30:04 +00:00
|
|
|
.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-06 08:57:05 +00:00
|
|
|
.header > div > p
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
margin: .1em 0;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2018-01-02 13:16:41 +00:00
|
|
|
.important
|
2015-11-19 13:57:23 +00:00
|
|
|
{
|
2015-11-26 12:30:04 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
font-weight: bold;
|
2020-10-23 10:10:41 +00:00
|
|
|
}
|
|
|
|
.address,
|
|
|
|
.total
|
|
|
|
{
|
|
|
|
margin-top: .8em;
|
|
|
|
}
|
|
|
|
.total
|
|
|
|
{
|
2018-01-02 13:16:41 +00:00
|
|
|
text-align: right;
|
|
|
|
}
|
2020-10-23 10:10:41 +00:00
|
|
|
.htk-grid
|
2018-01-02 13:16:41 +00:00
|
|
|
{
|
2020-10-23 10:10:41 +00:00
|
|
|
margin-top: 1em;
|
2015-11-19 13:57:23 +00:00
|
|
|
}
|
2018-01-05 12:57:35 +00:00
|
|
|
.packages
|
|
|
|
{
|
|
|
|
width: 50%;
|
|
|
|
margin-left: 0;
|
|
|
|
display: none;
|
|
|
|
}
|