/* 
    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.
*/
.mod_events_latest_first .mod_events_latest mod_events_latest_noevent {
   border-bottom: 0px !important;
}

.jevrow {
   background-color:#ffffff !important;
}

.jevbootstrap .modal {position:fixed!important;}

.modal.hide.fade.in { position: absolute !important;}