﻿.page-wrapper .page-wrapper-middle { background: white; }
body { background: url(../img/login.bg.png) no-repeat; background-size: cover }
.loginfrom { width: 550px; height: 650px; background: url(../img/login.bg1.png) no-repeat center bottom; background-size: 100%; position: absolute; left: 50%; top: 50%; margin-left: -300px; margin-top: -350px; border-radius: 20px !important; }
    .loginfrom .whitebg { width: 550px; height: 650px; background: url(../img/login.bg2.png) repeat; border-radius: 20px !important; position: relative; }
        .loginfrom .whitebg .user { position: absolute; left: 50%; top: 0; margin-left: -90px; margin-top: -50px; width: 180px; }
        .loginfrom .whitebg .nav { width: 490px; margin-left: 30px; margin-top: 150px; position: absolute; }
