﻿
.mater-large-logo {
    content: url("../img/MaterEducationLogoTransparented196x40.png");
    height: 24px;
}

.mater-logo {
    content: url("../img/MaterEducationLogoTransparented.png");
    height: 20px;
}

.mater-primary {
    background-color: #173274 /*This is the Mater dark blue*/
    /*background-color: #5EBD69*/ /*this is a light green colour*/
}

.kendo-sticky-grid-header {
    position: sticky;
    top: 0;
}