#logon #NewUserName, 
#logon #NewUserPassword {
    width: 240px;
}

.roomname {
    white-space: nowrap;
    font-size: 24px;
}

#extrainfo a:link {
    color: #006cb7;
    text-decoration: none;
    font-weight: inherit;
}

#extrainfo a:hover {
    color: #006cb7;
    text-decoration: underline;
    font-weight: inherit;
}

td.row_labels a:link,
.dwm_main th a:link {
    font-size: 16px;
}

td.row_labels a:link {
   font-size: 16px;
   display: flex;
   align-items: center;
   justify-content: center;
}
