.cloth table { width: 100%; border-collapse: collapse; }
.cloth th { text-align: left !important; padding: 1em; border: 1px solid #f2eae1; }
.cloth td { text-align: left !important; padding: 1em; border: 1px solid #f2eae1; }
.cloth th { background-color: #A7651F; color: #fff; font-size: 12px; }
.cloth td { background-color: #F7F9FC; }
/* tablecloth styles */
.cloth tr.odd td { background-color: #f7f3ed; }
.cloth tr.even td { background-color: #ebded1; }
/* empty table cells*/
.cloth td.empty, .cloth tr.odd td.empty, .cloth tr.even td.empty { background-color: #f7f3ed; border: 1px solid #f2eae1; height: 7px; }
.timetable-headline { color: #004599; font-size: 12px; font-weight: bold; }
.timetable-description { font-weight: bold; color: #004599; }
.timetable-break { font-weight: bold; color: #E6AC00; }
.timetable-event-divider { border-top: 1px solid #688BB5; margin: 1em 0; height: 1px; }
.cloth.e-learning tr td table td { margin: 0px; padding: 0px; border: none; background-color: transparent; }




/*timetable3*/
table.timetable3 { width: 100%; border-collapse: collapse; line-height: 1em; text-transform:uppercase; border-top:1px solid #FFFFFF;}
table.timetable3 th,
table.timetable3 td {font-size:11px;border:none; background-color:#EBEBEB;border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;}
table.timetable3 th { padding: 5px 3px; background-color:#990000; color:#FFFFFF;text-align:center;font-size:12px;}
table.timetable3 th p { color:#FFFFFF; margin:0;padding:0; text-align:center;font-size:12px;}
table.timetable3 td { margin:0;padding: 2px;}
table.timetable3 td p { margin:0.3em 0;padding: 0em;}
table.timetable3 td p strong a { display:block;font-size:11px;}
table.timetable3 td.date p { font-size:11px;font-weight:700;margin:0;padding: 5px; background-color:#990000; display: inline-block; color:#FFFFFF;}
table.timetable3 td.date { text-align:right;padding:0 !important;margin:0 !important;border-bottom:none; }
table.timetable3 td.date.empty { border-bottom:none; }
table.timetable3 td.empty { background-color: #7F7F7F;padding:0;margin:0;height:7px;}
table.timetable3 tr th:last-child,
table.timetable3 tr td:last-child { border-right:none;}
table.timetable3 tr:nth-child(2) td.date, 
table.timetable3 tr:nth-child(3) td,
table.timetable3 tr:nth-child(6) td.date, 
table.timetable3 tr:nth-child(7) td  { background-color:#EDEDED !important;}
table.timetable3 tr:nth-child(4) td.date, 
table.timetable3 tr:nth-child(5) td,
table.timetable3 tr:nth-child(8) td.date,
table.timetable3 tr:nth-child(9) td  { background-color:#D9D9D9 !important;}