﻿html {
    margin:0px;padding:0px;
}
body {
    background:none!important;
    background-color:#3e87d4!important;
    /*background-image: url("../Images/led_bg1.png")!important;*/
    background-repeat:no-repeat!important;
    background-position:bottom center!important;
    width:100%;
    height:100%;
    margin:0px!important;
    padding:0px!important;
}
.login-box {
    width:600px!important;
    margin:0 auto;
}
.login-logo img {
    width:500px;
    height:auto;
}
.login-box-body {
width:450px!important;
margin:0 auto;
}
.lrfooter {
    text-align:center;
    width:100%;
    height:20px;
    color:#fff;
}
