/*��¼ҳ��*/

#page-body{
    background-image: url('../../images/login/mzs_login.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position:-150 0;
    width: 120%;
    height: 600px;
    background-repeat:no-repeat\9;
    background-image:none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/login/mzs_login.png', sizingMethod='scale')\9;
}
.head {
    margin-top: 0px;
    position: fixed;
    width: 100%;
    height: 65px;
    left: 0px;
    z-index: 99;
    border: 1px #424549 solid;
    color: #ffffff;
    background-color: rgba(0, 2, 8,0.4);
}

.ml50{
    margin-left: 82px;
}
.w115{
    width: 70px;
}

.forget-password{
    opacity: .6;
}
.button-login {
    width: 330px;
    vertical-align: middle;
    height: 49px;
    text-align: center;
    font-size: 18px;
    background-color: #00b6ff;
    border: 1px solid #00b6ff;
    color: white;
    border-radius: 5px;
}
.valid {
    width: 330px;
    height: 49px;
    text-align: center;
    background-color: none;
    font-size: 13px;
    border-radius: 5px;
    opacity: .9;
}
.input-valid {
    width: 140px;
    height: 40px;
    border: 0;
    padding: 8px;
    margin-left: 25px;
    margin-top: 5px;
}
.vaild-img img {
    width: 130px;
    height: 39px;
    margin-top: 5px;
}
.input-login {
    width: 290px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    background: none;
    border: 0;
    font-size: 13px;
}
input::-ms-input-placeholder{
    text-align: center;
}
input::-webkit-input-placeholder{
    text-align: center;
}
.group-x {
    margin:0 auto;
    text-align: center;
}
.control-holder {
    margin:0 auto;
    text-align: center;
    border-radius:100px;
    background:#fff;
}

.ui-form .login-box{
    width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
}
#login-form{
    width: 325px;
    margin-left: 620px;
    margin-top: 5%;
}
.send-green{
    background-color: #42a980;
    color: white;
    width: 149px;
    height: 49px;
}
input:-webkit-autofill{
    -webkit-box-shadow:0 0 0px 1000px white inset;
}
.kuma-dialog-close{
    cursor: pointer!important;
    font-size: 20px!important;
    color: red!important;
    background-color: #ffffff!important;
    width: 30px!important;
    height: 30px!important;
    line-height: 26px!important;
    text-align: center!important;
    position: absolute!important;
    right: 10px!important;
    top: 16px!important;
    border-radius: 15px;
}
.dialog-tit{

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

    background-color: #00ba84;
}
.dialog-tit p{
    color: #ffffff;
}
.btn-bj{
    background-color: #00ba84;
    border: none;
}
.kuma-dialog{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.capsule-login {
    border: 0 solid transparent;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.text-white{
    color: #FFFFFF;
}
.text-white:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.text-white-disabled{
    cursor: default;
    opacity: .5;
}
.text-white-disabled:hover{
    color: #FFFFFF;
    opacity: .5;
    text-decoration: none;
}
.error-msg{
    color: red;
}
.input-login::-webkit-input-placeholder {
    text-align: center;
}
div.wgroup-x {
    text-align: left;
}
.wl80 {
    margin-left: 87px;
}
.error-wrap{
    font-size: 14px;
    padding-top: 0;
    width: 325px;
}