body{
    background: url("/static/admin/images/temp/login_01.jpg") no-repeat;
    height: 100%;
    width:100%;
    overflow: hidden;
    background-size:cover;
}
.vcx-login-center {
    background: #fff;
    width: 440px;
    padding: 2.14286em 3.57143em;
    border-radius: 5px;
    margin: 2.85714em auto;
}
.vcx-footer-color {
    color: #efefef;!important;
}
.vcx-footer-color a {
    color: #efefef;!important;
}
.vcx-footer-color a:hover {
    color: #efefef;!important;
}