<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#idTableLoginMain {
    position: fixed;
    left: 0;
    top: 15%;
    width: 100%;
    height: 100%;
}

#idTableLoginForm {
    width: 360px;
    display: inline-table;
    text-align: left;
}</pre></body></html>