﻿.register-background{
    margin:56px 0;
    height:520px;
    background:url("../images/register.png") no-repeat;
    position:relative;
}
.imgCaptcha_img img{
    width:118px!important;
}
.menu{
    width:340px;
    min-height:366px;
    border:1px solid #ccc;
    position:absolute;
    top:5px;
    right:75px;
    padding:1px;
}

.phone-register{
    color:#636363;
    font-weight:600;
    padding:0 30px;
    position:relative;
    margin:20px 0;
    font-size:18px;
}

.code-register{
    padding:0 30px;
    margin-bottom:30px;
}
.code-register-info{
    display: block;
    -webkit-padding-start: 0!important;
}
.code-register-info li{
    list-style:none;
}
.code-register-info .unify{    
    margin-bottom:20px;
}

.picture-verification {
    padding: 0;
}

    .picture-verification .h {
        display: inline-block;
        width: 40px;
    }

    .picture-verification input {
        border: solid 1px #999;
        padding: 5px 8px;
    }

.nc-container .nc_scale span {
    height: 34px !important;
}

.input-addon-phone{
    padding:6px 7px!important;
}

.note{
    width: 160px;
    float: left;
}
.gain {
    float: right;
}
.verification{
    background-color: #ff9c00;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 34px;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: center;
    width: 100px;
}
.btn-style{
    width:100%;
    margin:10px 0;
}

.agreement {
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.login-button{
    width:100%;
    text-align:right;
}

.register-button{
    margin-bottom:5px;
}
.hint-message{
    width:104%;
    text-align:center;
    color:red;
}

