/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #106b4f;
  border: 1px solid #106b4f;
}
.jev_toprow div.currentmonth {
  border-top: 1px solid #106b4f;
  border-bottom: 1px solid #106b4f;
  padding-bottom: 1px;
}
#gslc.gsl-scope #editor-xtd-buttons .gsl-button.gsl-button-small {
  font-size: 1.25rem;
}

/** year view events list **/

#jevents_body .jev_listview ul.ev_ul  li.ev_td_li {
  margin-bottom: 10px;
  border-bottom: none;
  padding-left: 5px;
}
a.ev_link_row:link {
  font-size: unset;
  font-weight: unset;
  color: unset;
}
