/* 
    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.
*/
.jevtt_title {
 font-size: small!important;
}
.cal_div_daynames {
overflow: hidden;
}
h3.popover-title {
overflow: hidden;
font-size: small!important;
}
.cal_div_currentmonth {
background: #7d6cae!important;
color: #fff!important;
}
.cal_div_daysnoevents {
overflow: hidden;
}
cal_div_today {
overflow: hidden;
}