#mod-tables table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.table-icon {width: 30px;}

/* tr:nth-child(even) {
  background-color: #dddddd;
} */

.table-module {width: 100%; display: table; margin-bottom: 2rem;}
.table-icon  {width: 30px;}
.table-session {font-size: 18px; font-weight: bold; line-height: 29px; margin-bottom: 3px; box-sizing: border-box; padding: 12px 6px 12px 10px;}