﻿.ag-header-cell-label {
    font-weight: bold;
    font-size: 14px;
}

.ag-row {
    font-size: 14px;
}

.ag-row-even {
    background-color: #f7f7f7;
}

.ag-row-odd {
    background-color: #fff;
}

.ag-cell {
    padding: 6px;
}
