       html, body {
    height: 100%;
}
        .login_wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -331px;
}
        .login-footer, .push {
    height: 331px;
}