

    .login-page {
        
    
  
    }

.login-box {
    position: absolute;
    /*background: #fbfbfb url(/common/Brand/PLDEMO/bkg-login.png) no-repeat scroll top center;*/
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    min-width: 500px;
    padding: 0px;
    overflow: hidden;
}


    .login-wrapper {
        
        
    top: 50%;
    position: absolute;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    margin-top: -204px;

    }


    .login-pos-fix {
        


    }









