#subjects>div>div {padding:20px;}
span.today {width:50px; height:20px; font-size:9pt; color:#FFF; top:10px; left:10px; background-color:#F00; position: absolute;}

#timetable table {border-spacing: 0; width:100%; max-width: 800px; background-color:#FFF;  font-size:0.8em;padding:20px;}
#timetable .tablehead {width:3vw; text-align: center; height:50px;}
#timetable th, #timetable td {border-bottom:#CCC 1px solid; padding:5px 0;}
#timetable td span {height:10px; width:100%; display: inline-block;}
#timetable td span.active {background-color:#00CA00;}
#department .card {min-width: 240px; min-height: 240px;}