

/* Branding */
html.dark-mode body {background-color: #15171a !important;}

/* Simplify login page */
.task-login #login-form > table {display: none;}
.task-login #login-form > table + p.formbuttons  {display: none;}
.task-login #login-form .formbuttons + .oauthlogin {border: none;}
.task-login #logo {width:300px; height: 300px; max-width:300px !important; max-height: 300px !important;}


