.reports-module-wrapper .report-landing-content { margin-bottom: 64px; } 
.reports-module-wrapper table tbody tr td { border-right: 2px solid var(--graphite-light); padding: 16px; } 
.reports-module-wrapper table tbody tr td:last-child { border-right:0px; } 
.reports-module-wrapper table tbody tr td:nth-child(2),.reports-module-wrapper table tbody tr td:nth-child(3) { width:336px; } 
.reports-module-wrapper table tbody tr td .pdf-cta a .icon { color: var(--cobalt-prime);font-size: 12px; } 
.reports-module-wrapper table tbody tr td a span.text { line-height: 1.6rem;color: var(--graphite-prime);padding-left: 8px; } 
.reports-module-wrapper table tbody tr td a { display: flex;align-items: center; } 
.reports-module-wrapper table tbody tr td .webcast-cta a .icon { width: 12px;height: 12px;display: inline-block;background: var(--cobalt-gradient);border-radius: 100%;position: relative; } 
.reports-module-wrapper table tbody tr td .webcast-cta a .icon::before {font-size: 4px;color: var(--white-light);position: absolute;top: 4px;left: 4px; } 
.reports-module-wrapper table tbody tr td .report-cta { display: flex; } 
.reports-module-wrapper table tbody tr td .report-cta .pdf-cta { width: 50%;display: flex;justify-content: flex-end;padding-right: 17px; } 
.reports-module-wrapper table tbody tr td .report-cta .webcast-cta { width: 50%;padding-left: 17px; } 
.reports-module-wrapper table { margin-top:0px; } 
.reports-module-wrapper table thead tr th { text-align: center; } 
.reports-module-wrapper table thead tr th:nth-child(2),.reports-module-wrapper table thead tr th:nth-child(3) { width:336px; } 
.reports-module-wrapper .report-category p { padding: 12px 24px;color: var(--cobalt-prime); } 
.reports-module-wrapper table tbody tr.report-tr:nth-child(2n-2) td { background: var(--white-dark); } 
@media all and (max-width: 991.98px) {.reports-module-wrapper table thead tr th:first-child { min-width: 300px; } 
.reports-module-wrapper table.report-datatable tbody tr td:first-child { min-width: 300px; } 
}
@media all and (max-width: 767.98px) {.reports-module-wrapper .report-year ul li { width: 110px; } 
 }


