button.disabled {
    pointer-events:none;
}
.new-login-register .lg-info-panel {
    background: url(../plugins/images/gorilla-banner-img.png) center center/cover no-repeat!important;
}

.new-login-register .lg-info-panel .lg-content {
    position: absolute;
    margin-top: -75px;
    top: 50%;
}
.new-login-register .new-login-box {
    position: absolute;
    top: 50%;
    margin-top: -292px;
}