Thanks!

.row { display: flex; margin-left:0px; } .column { flex: 50%; }

The organizers would like to thank the following people for their contributions to LabPhon 17: 

Website
Márton Sóskuthy

Sponsorship
Henny Yeung

Registration
Paul Warren

Online Code of Conduct

The organizers ask that all attendees bear the following principles in mind:

  1. LabPhon 17 will not tolerate harassment in any form, including (but not limited to) on the basis of race, ethnicity, language background, gender, gender identity and expression, sexual orientation, disability, age, body size, or religion. Attendees who violate this policy will be asked to leave immediately.

Attendee access

html, body { margin: 0; /*width: 100%; height: 100%;*/ font-family: Georgia, "Times New Roman", serif; } #dialogText { padding: 10px 30px; color: white; background-color: #333333; } #dialogWrap { position: relative; top: 0; left: 0; width: 100%; height: 100%; display: table; background-color: #EEEEEE; } #dialogWrapCell { display: table-cell; text-align: center; vertical-align: middle; } #mainDialog { max-w

Access test 3

html, body { margin: 0; /*width: 100%; height: 100%;*/ font-family: Georgia, "Times New Roman", serif; } #dialogText { padding: 10px 30px; color: white; background-color: #333333; } #dialogWrap { position: relative; top: 0; left: 0; width: 100%; height: 100%; display: table; background-color: #EEEEEE; } #dialogWrapCel

Access test 2

html, body { margin: 0; /*width: 100%; height: 100%;*/ font-family: Georgia, "Times New Roman", serif; } #dialogText { padding: 10px 30px; color: white; background-color: #333333; } #dialogWrap { position: relative; top: 0; left: 0; width: 100%; height: 100%; display: table; background-color: #EEEEEE; } #dialogWrapCel

Access test 1

html, body { margin: 0; width: 100%; height: 100%; font-family: Georgia, "Times New Roman", serif; } #dialogText { padding: 10px 30px; color: white; background-color: #333333; } #dialogWrap { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: table; background-color: #EEEEEE; } #dialogWrapCell {

Access for attendees

html, body { margin: 0; width: 100%; height: 100%; font-family: Georgia, "Times New Roman", serif; } #dialogText { padding: 10px 30px; color: white; background-color: #333333; } #dialogWrap { position: absolute; top: 0; left: 0;

Detailed Programme

.accordion label { box-sizing: border-box; width: 600px; border-radius: 3px; display: block; background-color: #e6faeb; font-size: normal; font-family: inherit; font-weight: medium; padding: 10px 15px; vertical-align: middle; color: #424242; cursor: pointer; margin-top: 15px } .accordion p { color: #424242; font-size: normal; opacity: 0; display: none; text-align: left; background-color: #fff; margin: 0px; } span.sessiontitle { display: inline-block; width: 64.5% } span.sessiondate { display: inline-block; text-align: right