.rowbar {
    background-color: #7386D5;
    color:aliceblue;
    font-weight: bold;
    font-size: large;
}

.gridhr {
    background-color: aliceblue;
    height: 1px;
    width: 100%;
}

.rowbackground {
    background-color: #ccc;
}