.reportsNav{
    color: #667085;
    text-align: center !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px; /* 116.667% */
    padding: 0.6em !important;
}
.Ractive{
    border-bottom: 3px solid #156CC9 !important;
    background: #156CC9;
}
#reportsGroupTable_wrapper> :first-child .dt-end,#reportsGroupTable_wrapper> :nth-child(2) .dt-layout-cell {
    padding: 0px;
}

.dataTables_wrapper .selectpicker option {
    text-transform: capitalize;
}

.reportType , .reportMethod{
    text-transform: capitalize;
}

#reportsPage .nav-item{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}