div.text-answers .text_answer_list {
    display: block !important;
}
.nopdf {
    display: none;
}

.s-section {
    background-color: #ddd;
    padding: 5px;
    font-weight: bold;
    margin-top: 10px;
}
.s-section.section-total {
    background-color: #ccc;
    margin-bottom: 10px;
    margin-top: 0;
}
div.report-group {
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
