﻿.ag-header-cell-text{
    color: black
}
.ag-header-group-text{
    color: black
}

.ag-header-cell, .ag-header-group-cell {
    border-right: none;/* solid lightgray;*/
}

.ag-cell {
    border-right-color: #e9e5e5 !important; /**/
    border-right-width: 1px;
    border-right-style: solid;
}

.ag-root .trend {
    height: 4px ;
    margin-right: 2px;
}

.ag-root .trend-up {
    margin-bottom: 3px;
}

.ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
    border-right-color: #0091ea !important;
}