
body.login h1 a, body.login .ren-login-logo a {
                        background-image: url(http://creates.co.id/files/Logo.svg)!important;
                        background-size: contain;
                        background-position: bottom;
                        width: 100%;
                        height: 100px;
                    }body.login form {
                        border: none;
                    }body.login form .forgetmenot {
                        display: block;
                        float: none;   
                    }
                    #login form p.submit input[type="submit"] {
                        width: 100%;   
                        margin-top: 10px;
                        border: none;
                    }