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

#jevents_body .tableh1,
.jev_toprow .jev_header {
background-image: none !important;
border-left: none!important;
border-right: none!important;
}

.iconicdaterow {
  float: left;
  width:100%;
  border-bottom: 1px solid #b1b6c1;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.jev_gray .jevdateicon1 {
    background-color: #b1b6c1!important;
  color: #fff!important;
}
.jev_gray .jevdateicon2 {
    background-color: #fefefe!important;
  color: #5f6671!important;
  font-weight: normal!important;
}
