legend.scheduler-border {
	width: inherit; /* Or auto */
	padding: 0 10px; /* To give a bit of padding on the left and right */
	border-bottom: none;
}


.event_img {
	max-width: 20%; 
	float:left;
	margin-right: 5px;
}

.event_date {
	color: #ee9f5d;
	font-weight: bold;
}
.single_event{
	width: 100%;
	cursor: pointer;
}