/* css specific to this site */

/* top banner height */
#mainNav {
 height:63px;
 max-height:100px;
}

/*page banner background colour */
.bg-default{background-color:#01965F;}

/*result pages table headings and cell colour */ 
.headings {background-color:#01965F; color:#FFFFFF;  padding:20px; font-size:130%}
.cell {background-color:#FFFFFF; color: #212529; padding:20px; font-size:100%}
/* Results history button */
.historyBtn {color:#01965F !important;}.calendar .event-container .event {
      background: #01965F !important;
      }
      .calendar .day.has-event:after {
      background: #01965F !important;}

      