h4.agenda-day {
	cursor: pointer;
	font-size: 18px;
}
h4.agenda-day i {
	font-size: 14px;
}
.agenda-day-movie {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(173, 176, 182, 0.3);
}
.agenda-day-container a {
	color: #000;
	text-decoration: none;
}
.agenda-day-container .agenda-title {
	font-weight: 600;
	display: block;
}
.agenda-day-container .agenda-time {
	font-weight: normal;
	font-size: 14px;
}

.agenda-time .show-sep {
  margin: 0 3px	
}

