/*
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 : Mar 21, 2017, 10:09:00 AM
    Author     : lemke
*/
.ccm-block-page-list-wrapper { margin-bottom:25px; }
.ccm-block-page-list-wrapper .ccm-block-page-list-no-pages { margin-bottom:-25px; }
.ccm-block-page-list-title a { font-size:16px;font-weight: bold; }

.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);
}
