html, body { height: 100%; }
i.icon {
    font-size: inherit;
}

.display-option {
    padding-bottom: 5px;
    text-align: center;
}

.detailed > .ui.table.twelve-twentyfour {
    font-size: 10px;
    display: inline-block;
}

.table-hour {
   font-weight: bold;
}

.detailed {
    overflow-x: scroll;
}

table {
  border-spacing: 0;
}
