body {
    font-size: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
}
html>body {
    font-size: 15px;
    line-height: 1.5em;
}

#content {
    padding: 0;
}

table.workslip-report.activities thead tr,
table.workslip-report.worklog thead tr,
table.workslip-report.summary tr th {
    font-size: 0.8em;
    line-height: 1.875em;
}

table.workslip-report tr {
    border-color: #a0a0a0;
}

table.workslip-report.activities thead tr,
table.workslip-report.worklog thead tr,
table.workslip-report.summary tr,
.zt-workslip-report__row--header,
.zt-workslip-report__row--footer {
    background-color: rgba(106, 176, 35, 0.5);
}

.zt-workslip-report__row--footer {
    border-top-width: 2px;
}

table.workslip-report.activities thead tr .empty,
table.workslip-report.worklog thead tr .empty,
table.workslip-report.summary tr .empty {
    color: rgb(70, 140, 39);
}

div.workslip-report.workslip-frame h3 {
    width: 100%;
    font-size: 1.2em;
    line-height: 1.25em;
    padding-top: 1em;
    padding-bottom: 0.25em;
}

div.workslip-report.workslip-frame table {
    margin: 0 0 0.75em 0;
}

div.workslip-report.workslip-frame {
    padding: 1em;
    margin-bottom: 1.5em;
}

.zt-box-panel {
    page-break-inside: avoid;
}

div.rapport-body {
    page-break-after: always;
}

.copy-title {
    height: 2em;
    text-align: center;
    width: 100%;
    font-style: italic;
    display: block;
}
