<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin-top: 0em;
    margin-left: 0em;
    margin-right: 0em;
    font-family: sans-serif;
    -webkit-text-size-adjust: none;
}

div.mainpart{
    margin-left: 0px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
}

div.mainpart a{
    word-wrap: break-word;
    overflow-wrap: break-word;
}
header{
    margin-top: 40px;
    padding-bottom: 0px;
}
header h1, div.fixed-iphone h1{
    width: 100%;
    font-size: large;
    padding-left: 60px;
    border-bottom: 3px solid;
    border-bottom-color: white;
}
header div.subject{
    font-family: sans-serif;
    font-size: small;
}
header div.site{
    font-family: sans-serif;
    font-weight: normal;
    font-size: small;
}
div.sidebar{
    float: none;
    width: 100%;
}
nav.menuicon a:hover{
    background: 0;
}
div.fixed-iphone, nav.menuicon{
    position: fixed;
    left: 0;
    top: 0;
}
nav.menuicon a
{
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin-top: 5px;
    border-color: white;
}
nav.menuicon a:before,
nav.menuicon a:after
{
    content: '';
    display: block;
    background: white;
    height: 3px;
}
nav.menuicon a span
{
    background: white;
    display: block;
    height: 3px;
    margin: 5px 0;
}

nav.sidemenu{
    margin: 0;
    padding: 0;
}
nav li.sidemenu{
    text-align: left;
}
nav li.sidemenu a{
    font-size: large;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 1px;
    border-color: white;
    border-bottom-color: white;
    border-right-color: white;
}
nav li.sidemenu a.current{
    border-color: white;
    border-bottom-color: white;
    border-right-color: white;
    background-color: rgb(220,220,220);
}
.participantsschedule th.dummyday{
    width: 0.35em;
}
.participantsschedule td{
    font-size: 50%;
}
div.dateblock td.date{
    width: 12em;
}
div.talkblock td.time{
    width: 3em;
}
div.break{
    padding-left: 2em;
    padding-bottom: 2px;
}
</pre></body></html>