body{background-color:#f2f2f2}body .center-container{width:100%;margin:-50px auto 0 auto;height:100vh;display:table}body .center-container .center-cell{display:table-cell;vertical-align:middle;text-align:center}body .center-container .center-cell section.error,body .center-container .center-cell section.forgot,body .center-container .center-cell section.login{display:inline-block;text-align:left;margin:-12.67% auto 10px auto;width:90%;max-width:450px;padding:25px;border-radius:15px}body .center-container .center-cell section.error .splash-logo,body .center-container .center-cell section.forgot .splash-logo,body .center-container .center-cell section.login .splash-logo{max-width:100%;max-height:140px;margin:auto;display:block}body .center-container .center-cell section.error h2,body .center-container .center-cell section.forgot h2,body .center-container .center-cell section.login h2{margin-top:0}body .center-container .center-cell section.error hr,body .center-container .center-cell section.forgot hr,body .center-container .center-cell section.login hr{border-color:#aaa}body .center-container .center-cell section.error .btn,body .center-container .center-cell section.forgot .btn,body .center-container .center-cell section.login .btn{width:100%}