body{ color:#333; font-size:13px;}
input,select,textarea{color:#333;}
/*登录背景图*/
.bg{
    background:url(/res/img/login.jpg)no-repeat;
    width:100%;
    height:100%;
    background-size:100% 100%;
    position:absolute;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod=scale);
}
.panel{background:#fff;}
form .form-group:last-child{padding-bottom:0;}
.passcode{position:absolute;right:0;bottom:0;height:32px;margin:1px;border-left:solid 1px #ddd;text-align:center;line-height:32px;border-radius:0 4px 4px 0;}
ul,li{ list-style-type:none;}

.field-icon-right .icon{ bottom:0px; top:auto}
.loginbox {
background-color:#A3C6C8;
border:0px;
/*margin-left: 200px;*/
/*margin-left: 500px;*/
}



