﻿.custom-gridview {
    width: 100%;
    height: 16px;
    border: none;
    font-family: Calibri, Arial, sans-serif;
}
.no-border .grid-header {
    border: none;
}

/* Remove border from the data rows */
.no-border .grid-row {
    border: none;
}