div.fc-content{
	padding: 3px;
	color: #000000 !important;		
	font-size:1em !important;
}

.fc-widget-content{
	
}
.fc-title{
	float:right !important;	
	font-weight: normal !important;
	font-size:0.9em !important;
	margin-left: .2em;
}
.fc-time{
	float:left !important;
	font-size:0.9em !important;
}
.fc-widget-content{
	border: none;
}
.fc-divider{
	display:none !important;
}
.fc-day-header{
	border: none !important;
}
.fc-widget-header{
	border: none !important;
}
.fc-time-grid-event{
	margin-top:1px !important;
}
.fc-today{
	background: white !important;
}
.fc-time-grid-event{
	margin-top:0.2em;
	border: none !important;
	cursor: pointer;
}
.fc-time-grid-event:hover{
    filter: brightness(90%) !important;
    color:white !important;
}
.fc-time-grid-event:hover *{
    color: #000000 !important;
}
.fc-axis{
	display: none;
}

.fc-event{
	border-radius: 0px !important;
}

.lightbox{
	width:50%;
	margin-left:25%;
	float:left;
}

.invisible{
	display:none;
}