/* 
    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.
*/

div.jevth {float:left;margin:0px 5px 5px 0px;width:120px;}
div.jevth a.ev_link_row {text-align:center;display:block;}
div.jevth img {margin:0px auto;}
.jeventslatest img, .mod_events_latest_table img {float:left;margin:0px 2px 2px 0px;width:50px;}
.mod_events_latest_table {width:225px;} .jev_list_left, .jev_list_right { display:inline-block; max-width:100%; } .jev_list_right { margin-left:10px; } .jev_list_right > div {display:block;width:100%;max-width:100%;} 

div.jev_listrow.pastEvent { position: relative; overflow: hidden; }
div.jev_listrow.pastEvent div.jevleft { position: absolute; height: 100%; background-color: #CCC; opacity: 0.5; 
                              border-style: solid !important; border-color: white !important; border-width: 5px !important; }
div.jev_listrow.pastEvent img { opacity: 0.75 }
div.jev_listrow .jevdateicon { margin: 10px auto; }
div.jev_evdt_summary {font-family: candara; font-size: 17px; font-weight: bold;}
.jevbootstrap select {margin: 0 5px;}
.pagination {line-height: 32px;}
.modal-backdrop {
    /* bug fix - no overlay */    
    display: none;    
}
