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

.chatTableContent .ant-table-header .table-column,
.chatTableContent .ant-table-summary .table-column {
    background: #082064 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-summary .ant-table-cell {
    background: #082064 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-summary {
    background: #082064 !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .AreaMarketCycleData,
.chatTableContent .ant-table-summary .AreaMarketCycleData {
    background: rgb(255, 88, 93) !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsMarketCycleData,
.chatTableContent .ant-table-summary .InsMarketCycleData {
    background: rgb(255, 88, 93) !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsTrtyProductCycleData,
.chatTableContent .ant-table-summary .InsTrtyProductCycleData {
    background: #082064 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .InsTrtyProductCycleTarget,
.chatTableContent .ant-table-summary .InsTrtyProductCycleTarget {
    background: #082064 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .TerritoryCycleHR,
.chatTableContent .ant-table-summary .TerritoryCycleHR {
    background: #082064 !important;
    color: #fff !important;
}
.chatTableContent .ant-table-header .TerritoryCycleCost,
.chatTableContent .ant-table-summary .TerritoryCycleCost {
    background: #082064 !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .InsProdListing,
.chatTableContent .ant-table-summary .InsProdListing {
    background: rgb(255, 193, 0) !important;
    color: #fff !important;
}

.chatTableContent .ant-table-header .InsProdListingEvent,
.chatTableContent .ant-table-summary .InsProdListingEvent {
    background: rgb(255, 193, 0) !important;
    color: #fff !important;
}