﻿@charset "UTF-8";

/* CSS Style sheet of 23-24-2-MA_1.1.fet
   Style sheet generated with FET 6.17.0 on 3/8/24 2:26 PM */

/* To do a page-break only after every second timetable, delete "page-break-before: always;" in "table.even_table". */
/* Delete "page-break-before: always;" in "table.even_table" and in "table.odd_table" to skip page-breaks. */
/* To hide an element just write the following phrase into the element: "display: none;" (without quotes). */

p.back {
  margin-top: 4ex;
  margin-bottom: 5ex;
}

table {
  text-align: center;
  page-break-inside: avoid;
}

table.odd_table {
  page-break-before: always;
}

table.even_table {
  page-break-before: always;
}

table.detailed {
  margin-left: auto; margin-right: auto;
  text-align: center;
  border: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}

caption {

}

thead {

}

/* Some programs import "tfoot" incorrectly. So we use "tr.foot" instead of "tfoot". */

tr.foot {

}

tbody {

}

th {

}

td {

}

td.detailed {
  border: 1px dashed silver;
  border-bottom: 0;
  border-top: 0;
}

th.xAxis {
/* width: 8em; */
}

th.yAxis {
  height: 8ex;
}

td.c_1 { /* Activity id: 1 (subject) */
 background-color: rgb(186, 10, 88);
 color: white;
}

td.c_2 { /* Activity id: 8 (subject) */
 background-color: rgb(122, 84, 190);
 color: white;
}

td.c_3 { /* Activity id: 16 (subject) */
 background-color: rgb(108, 241, 136);
 color: black;
}

td.c_4 { /* Activity id: 20 (subject) */
 background-color: rgb(11, 216, 75);
 color: black;
}

td.c_5 { /* Activity id: 26 (subject) */
 background-color: rgb(33, 254, 120);
 color: black;
}

td.c_6 { /* Activity id: 28 (subject) */
 background-color: rgb(16, 82, 241);
 color: white;
}

td.c_7 { /* Activity id: 43 (subject) */
 background-color: rgb(151, 57, 235);
 color: white;
}

td.c_8 { /* Activity id: 1 (subject+students) */
 background-color: rgb(186, 100, 219);
 color: black;
}

td.c_9 { /* Activity id: 8 (subject+students) */
 background-color: rgb(22, 94, 12);
 color: white;
}

td.c_10 { /* Activity id: 16 (subject+students) */
 background-color: rgb(145, 55, 234);
 color: white;
}

td.c_11 { /* Activity id: 20 (subject+students) */
 background-color: rgb(253, 70, 205);
 color: black;
}

td.c_12 { /* Activity id: 26 (subject+students) */
 background-color: rgb(93, 109, 199);
 color: white;
}

td.c_13 { /* Activity id: 28 (subject+students) */
 background-color: rgb(164, 220, 117);
 color: black;
}

td.c_14 { /* Activity id: 43 (subject+students) */
 background-color: rgb(238, 190, 251);
 color: black;
}

span.subject {

}

span.activitytag {

}

span.empty {
  color: gray;
}

td.empty {
  border-color: silver;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: dotted;
  border-top-style: dotted;
}

span.notAvailable {
  color: gray;
}

td.notAvailable {
  border-color: silver;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: dotted;
  border-top-style: dotted;
}

span.break {
  color: gray;
}

td.break {
  border-color: silver;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: dotted;
  border-top-style: dotted;
}

tr.studentsset, div.studentsset {

}

tr.teacher, div.teacher {

}

tr.room, div.room {

}

tr.line0, div.line0 {
  font-size: smaller;
}

tr.line1, div.line1 {

}

tr.line2, div.line2 {
  font-size: smaller;
}

tr.line3, div.line3 {
  font-size: smaller;
}

/* Style the teachers' free periods */

div.DESCRIPTION {
  text-align: left;
  font-size: smaller;
}

div.TEACHER_HAS_SINGLE_GAP {
  color: black;
}

div.TEACHER_HAS_BORDER_GAP {
  color: gray;
}

div.TEACHER_HAS_BIG_GAP {
  color: silver;
}

div.TEACHER_MUST_COME_EARLIER {
  color: purple;
}

div.TEACHER_MUST_COME_MUCH_EARLIER {
  font-size: smaller;
  color: fuchsia;
}

div.TEACHER_MUST_STAY_LONGER {
  color: teal;
}

div.TEACHER_MUST_STAY_MUCH_LONGER {
  font-size: smaller;
  color: aqua;
}

div.TEACHER_HAS_A_FREE_DAY {
  font-size: smaller;
  color: red;
}

div.TEACHER_IS_NOT_AVAILABLE {
  font-size: smaller;
  color: olive;
}

/* End of file. */
