.chatTableContent .ant-table-header .ant-table-column-sorters {
    /*justify-content: flex-end !important;*/
}

.chatTableContent .ant-table-header .table-column,
.chatTableContent .ant-table-header .header-group,
.chatTableContent .ant-table-header .table-col-active-unit{
    background: #033293 !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .AreaMarketCycleData,
.chatTableContent .ant-table-header .AreaMarketCycleData .table-col-active-unit {
    background: #FF7D29 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsMarketCycleData,
.chatTableContent .ant-table-header .InsMarketCycleData .table-col-active-unit {
    background: #FF7D29 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsTrtyProductCycleData,
.chatTableContent .ant-table-header .InsTrtyProductCycleData .table-col-active-unit {
    background: #0B41CD !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsTrtyProductCycleTarget,
.chatTableContent .ant-table-header .InsTrtyProductCycleTarget .table-col-active-unit {
    background: #0B41CD !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .TerritoryCycleHR,
.chatTableContent .ant-table-header .TerritoryCycleHR .table-col-active-unit {
    background: #0B41CD !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .TerritoryCycleCost,
.chatTableContent .ant-table-header .TerritoryCycleCost .table-col-active-unit {
    background: #0B41CD !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .InsProdListing,
.chatTableContent .ant-table-header .InsProdListing .table-col-active-unit {
    background: #BC36F0 !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .InsProdListingEvent,
.chatTableContent .ant-table-header .InsProdListingEvent .table-col-active-unit {
    background: #BC36F0 !important;
    color: #fff !important;
}