html, body{height:100%;}
#page{min-height:100%;background:#fff;position:relative;padding:50px 0;}

.republic{width:525px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.republic .download{margin-bottom:60px;}
.republic .other-links{color:#777;}
.republic .other-links a{color:#391f3a;}

#password-redefine{width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,0.9);padding:50px;}