/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 23, 2017, 10:59:01 AM
    Author     : lemke
*/
.highlight {
  background-color: #EFE795;
}
.courgette_font {
  font: 'Courgette';
}
.pathway_gothic_one_font {
  font: 'Pathway Gothic One';
}
.data-entry-row {
  padding: 10px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}
