.red{
	color:#e74c3c !important;
}
.red_rgba{
	background:rgba(231,76,60,0.7);
}
.blue_rgba{
	background:rgba(52,152,219,0.7);
}
.green_rgba{
	background:rgba(26,188,156,0.7);
}
.white{
	color:#FFF !important;
}

.judul_agenda,.tanggal,.tempat{
	display:block;
	margin-bottom:20px;
}
.strip{
	position:absolute;
	top:6px;
}