﻿.dashboardTable thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.dashboardTable td, .dashboardTable th {
    padding: .5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.creditReportSubTable td, .creditReportSubTable th {    
    border-top: 0;
}