/* 
    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_evdt .jev_evdt_creator, .jev_evdt .jev_evdt_contact {
    display: inline-block;
    margin-right: 0;
}

.month_title {
    font-size: 2em;
    text-transform: uppercase;
}

.jevbootstrap h2 {
    font-size: 28px;
}

.jevbootstrap [class^="icon-"], .jevbootstrap [class*=" icon-"] {
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
color: #ea7208;
}