﻿.my-grid thead {
    background-color: #cfe2ff;  /*//Bootstrap primary */
    

}
 
    .my-grid thead th {
        color: #084298;
        text-align: center;
        font-weight: 600;
        vertical-align: middle;
        padding: 10px;
    }





 
