.raw-html-embed {
   display: block !important;
}
.ec-timetable {
   font-family: Calibri, Helvetica, sans-serif; border-collapse: collapse;
}
.ec-timetable td {
   border-top: solid 1px #99c3df; border-bottom: solid 1px #99c3df; padding: 5px 10px 5px 10px; vertical-align: top;
}
.ec-timetable td:first-child, .ec-timetable td:last-child {
   white-space: nowrap;
}
.ec-timetable .icon-time::before {
   padding-right: 4px;
}
.ec-timetable .speakers {
   font-size: 0.9em;
   margin-top: 4px;
}
.ec-day {
   background-color: #1576b5;
}
.ec-day td {
   color: #fff;
   font-size: 1.2em;
}
.ec-session {
   background-color: #d0ebf4;
}
.ec-speaker-label, .ec-chair-label, .ec-title {
   font-weight: bold;
}
.ec-noshow {
   display: none;
}