.report-table {
    margin-top: 20px;
}

.report-table th,
.report-table td {
    padding: 5px 5px 5px 15px;
    border: 1px solid #ccd4e1;
}

.report-table th {
    font-size: 15px;
}

.report-table td {
    font-size: 14px;
}

.chart_title_pk {
    font-size: 14px;
}

.report_pk {
    font-size: 14px;
    border: 1px solid #ccd4e1;
    padding: 30px;
    margin-bottom: 20px;
}

.report_pk input {
    font-size: 14px;
}
