.overflowing.pusher {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: 100svh;
}

#sys-main-area {
    display: flex;
    flex: 1;
    margin-top: 0;
}

#sys-main-area>.ui.container {
    display: flex;
    flex: 1;
}

#dryPageUserAuth.ui.grid {
    flex: 1;
    margin-top: 0;
    margin-bottom: 0;
}

#dryPageUserAuth .column {
    max-width: 400px;
}

.dryAuthIllustartion {
    max-width: 60%;
}

.dryLegalAccept {
    text-align: left;
    line-height: 1.35;
}
