/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 
.ewPointer {
	 cursor:pointer;
}
 
.ewTemplate {
	 display:none;
}
 
.ewListOptionBody {
    margin: 0;
    padding: 0;
    width: 0;
}

ewListOptionHeader {
	width: 0;
}

.fc-event-container {
	 cursor:pointer;
}

#logo img {
    height: 50px;
    width: 200px;
}

iframe[title^="recaptcha"] {
    margin: 0;
}

.calendar {
	z-index:1052;
}

