body {
    overflow:hidden;
}

.LoginCheckResult{
    display:none;
}

#main {
    position: absolute;
    width:360px;
    height:400px;
    left:50%;
    top:50%;
    margin-left:-175px;
    margin-top:-100px;
    margin-top:-247px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(0,0,0,.4);
}

.hide {
    display: none;
}

.login_input{
    width:260px;
    height:32px;
    background-color:transparent;
    border: none;
    border-bottom: 1px solid #eee;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color: #000;
    margin-left:50px;
    outline: none;
}

.mt26 {
    margin-top: 26px;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

.login_Verification{
    margin-left:50px;
    width:130px;
    height:27px;
    background-color:transparent;
    border: none;
    border-bottom: 1px solid #eee;
    font-size:14px;
    font-family:'Microsoft YaHei';
    outline: none;
}

.verification {
    position: relative;
    margin-top: 14px;
    font-size: 0;
}

.verification span {
    display: inline-block;
    position: relative;
    top: 10px;
    margin-left: 38px;

}

.loginBtn {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -130px;
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: #1790ff;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}

.LoginCheckResult {
    margin-top:30px;
    width:100%;
    height:27px;
    font-size:12px;
    line-height:27px;
    text-align: left;
    color:#F00;
    padding-left: 50px;
}

.error--msg {
    border-bottom: 1px solid red !important;
}

.error--focus {
    border-bottom: 1px solid #1790ff !important;
}

.default--msg {
    border-bottom: 1px solid #eee !important;
}

img{border:0}

.serverLogo {
    max-width: 200px;
    max-height: 100px;
}

.box__wrapper {
    display: table;
    position: relative;
    height:130px;
    width:100%;
    text-align:center;
    margin: 23px 0;
}

.box__logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}


/* 域名黑名单 start*/
.pop-add{display:none;max-height:650px;overflow-y: auto;}
.pop-add form .wildui-form-item{padding-left:120px;}
form .saveFormWrap {
     margin-top: 20px;
     text-align: center;
 }
form .saveFormWrap a {
    margin-right: 15px;
}
.pop-add form .saveFormWrap .commitSave {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background-color: #fe5417;
    border: none;
    cursor: pointer;
    margin-right: 10px;
    outline:none;
}
.pop-add form .saveFormWrap .commitSave.active{background-color:#ccc;cursor: not-allowed;}
.pop-add form .saveFormWrap .cancelSave {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    background-color: #f7f7f7;
    border: 1px solid #dbdbdb;
    cursor: pointer;
    vertical-align: middle;
}
.pop-add form .formItem {
    margin-bottom: 22px;
    position: relative;
    overflow: hidden;
}
.pop-add form .formItem.tip {
    font-size: 15px;
    text-align: left;
    margin-bottom:10px;
    line-height: 32px;
}
.pop-add form .formItem.tip.first {
    /*padding-left: 32px;*/
    text-indent:32px;
}
.pop-add form .formItem > label {
    color: #333;
    font-size: 12px;
    width: 112px;
    float: left;
    text-align: right;
    margin-right: 26px;
    margin-bottom: 0px;
    position: relative;
    top: 5px;
    font-weight: normal;
}
.pop-add form .formItem >.inputWrap{display: inline-block;float: left;}
.pop-add form .formItem .mobileTypeSelect {
    height: 30px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
.pop-add form .formItem > label > span.title:after {
    content: ' : ';
}
.pop-add form .formItem > .inputWrap > input {
    height: 28px;
    line-height: 28px;
    border: 1px solid #dcdcdc;
    padding: 0px 8px;
    width: 150px;
    font-size: 12px;
    outline: none;
}
.pop-add form .formItem .inputWrap .getVeriCodeWrap {
    display: inline-block;
    vertical-align: middle;
}
.pop-add form .formItem .inputWrap .getVeriCodeWrap .getVeriCode {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #3e82f7;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}
.pop-add form .formItem .inputWrap .getVeriCodeWrap .getVeriCodeTimeWrap{display: none;width: 120px;height: 30px;line-height: 30px;color:#fff;background-color: #ccc;text-align: center;cursor: not-allowed;border-radius:5px;}

/* 域名黑名单 end*/

.pop-box {
    display: none;
}

.account-item {
    margin-left: 5%;
    margin-top: 2%;
    width: 200px;
    background: #f7f7f7;
    display: inline-block;
}

.account-name-username {
    display: inline-block;
    margin-left: 2%;
    font-size: 14px;
}
.account-avatar {
    width: 48px;
    margin-top: 2%;
    margin-left: 5%;
}

.account-nickname{

}

.account-username{

}

.getMsgCodeWrap {
    display: inline-block;
    vertical-align: middle;
    z-index:2
}

.getMsgCode {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background-color: #3e82f7;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.getMsgCodeTimeWrap{
    display: none;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color:#fff;
    background-color: #ccc;
    text-align: center;
    cursor: not-allowed;
    border-radius:5px;
    font-size: 14px;
}

.mobileTypeSelect {
    height: 30px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    margin-left: 50px;
}

.txtMobileInput {
    width: 55%;
    margin-left:2%;
    display: inline-block
}