
#mainReportContent {
    max-width: 1240px;
    text-align: center;
}



.tab-content {
    /*margin-top: 64px;*/
    margin-top: 40px;
}

caption {
    padding-bottom: 20px;
}

table td {
    text-align: right;
}
table thead td {
    text-align: center;
}

thead {
    font-weight: bold !important;
}
th {
    font-weight: bold;
}

tr.section-summary {
    background-color: #eee;
}
th.section-child {
    padding-left: 40px !important;
}


.footnotes {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #999999;
    font-size: 12px;
}
