.alternative-logins a.button.single-alt-login-option {
    display: none !important;
}
#lost-password {
    display: none !important;
}
.alternative-logins {
    margin-top: .5rem;
}
#nextcloud {
    padding-inline-start: 150px;
}
#header .logo {
    width: 150px;
}

.content[data-v-bac4a5f1]:not(.with-sidebar--full) {
padding: 30px;
}

#content:not(.with-sidebar--full) {
padding: 30px;
}

#body-user #header, #body-settings #header, #body-public #header { 
height: 80px;
}

#header .header-end>div, #header .header-end>form {
height: auto;
}
#body-user #header, #body-settings #header, #body-public #header {
width: 98%;
}

.section.development-notice {
display: none !important;
}

.personal-settings-setting-box {
    height: 60%;
}