*{
    padding: 0;
    margin: 0;
    font-family: Arial;
}
a{
    text-decoration: none;
}
ul li{
    list-style: none;
}
.register{
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.register-left{
    width: 50%;
    background-color: #F3F0EC;
   
}
.register-left p,.register-left h2{
    color: #333;
}
.register-right{
    width: 50%;
    background-color: #47ACEF;
}
.register-left-top{
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.register-left-top .einloggen{
    height: 36px;
    background: #DB4437;
    border-radius: 1px;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 5px;
}
.register-left-content{
    text-align: center;
    margin: auto;
    padding: 150px 0;
}
.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
.brand__logo .icon{
    font-size: 210px;
    height: 110px;
}
.brand{
    margin-bottom: 52px;  
}
.form__title{
   
    font-size: 22px;
    font-weight: 400;
    color: #333333;
}
.social-auth{
    width: 350px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.social-auth div{
    width: 169px;
    height: 33px;
    text-align: left;
    border-radius: 17px;
}
.social-auth div a img{
    height: 33px;
    width: 33px;
}
.social-auth div a{
    position: relative;
    color: #FFFFFF;
    font-size: 15.22px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.social-auth div:nth-child(1){
background: #3B5999;
}
.social-auth div:nth-child(2){
    background: #DB4437;
}
.social-auth div a span{
   text-indent: 15px;
   display: inline-block;
   width: 100%;
   text-indent: 30px;
}
#signupForm div input[type='text'],#signupForm div input[type='email'],#signupForm div input[type='password']{
    width: 100%;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    outline: medium;
    text-indent: 35px;
    padding: 5px 0 5px 0;
}
#signupForm div{
    position: relative;
}
#signupForm div .iconNmae{
    position: absolute;
    left: 15px;
    top: 27px;
}
#signupForm div .verification{
    position: absolute;
    top: 83%;
    display: inline-block;
    width: 100%;
    left: 0;
    text-align: left;
    font-size: 13px;
    text-indent: 20px;
    color: red;
    display: none;
}
#signupForm div{
    padding: 15px 0;
    width: 60%;
    margin: 0 auto;
}
#signupForm div input[type='checkbox']{
    width: 22px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}
#signupForm div .text-red{
    color:#DB4437 ;
    font-size: 16px;
    vertical-align: super;
}
#signupForm div .text-black{
    color:#333333 ;
    font-size: 16px;
    vertical-align: super;
}
#signupForm .last-text{
    text-align: left;
    width: 100%;
}
#signupForm .last-text-one{
    margin: 0;
    padding: 0;
    margin: 0 auto;
}
#signupForm .last-text-one:nth-child(2){
    padding: 5px 0;
}
#signupForm button,.register-left-content button{
    min-width: 200px;
    padding: 10px 24px 14px;
    text-shadow: none;
    border: none;
    text-decoration: none;
    border-radius: 4px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.14);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.14);
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    background-color: #47ACEF;
    cursor: pointer;
}
#signupForm .form-end span:nth-child(1) a{
    color: #333333;
    padding-right: 15px;
}
#signupForm .form-end span:nth-child(2) a{
    color: #E5322D;
}
.register-right,.register-box{
    min-height: 100vh;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.register-right-divs{
    width: 354px;
    padding: 32px 0;
}
.pricing-content-top div:nth-child(1) {
    padding: 20px 25px 10px 25px;
    font-size: 20px;
}
.pricing-content-top div:nth-child(2) {
    padding: 5px 25px 10px 25px;
    font-size: 25px;
    margin-bottom: 20px;
}
.register-right-content .register-right-ul .register-right-li img{
    width: 17px;
    height: 18px;
    margin-right: 20px;
}
.register-right-content .register-right-ul .register-right-li .floats{
    width: 17px;
    height: 18px;
    float: right;
    margin-left: 15px ;
}
.register-right-content .register-right-ul .register-right-li{
    text-align: left;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 68px 42px;
    flex-wrap: wrap;
    text-align: left;
    padding: 14px 0;
    border-bottom: 1px solid #6CBDF2;
}
.listcheck{
    column-count: 2;
    margin-top: 15px;
}
.listcheck li{
    font-size: 10px;
    padding: 10px 0px;
    margin-bottom: 0;
    margin-right: 30px;
    background-color: rgba(0,0,0,0) !important;
}
.more-lis {
    width: 100%;
    margin-top: 15px;
    font-size: 13px;
}
.more-lis li{
    width: 100%;
    border-bottom: none;
    padding: 10px 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: left;
   
}
.more-lis li span:nth-child(1) {
    width: 85%;
}

.register-right-li ul li:nth-child(odd) {
    background-color: #6CBDF2;
}

.listcheck{
    display: none;
}
.more-lis {
    display: none;
}
.register-right-li-hide{
    cursor: pointer;
}
.register-left-content-p{
    max-width: 360px;
    margin: 0 auto;
    padding: 20px 0;
    font-weight: 500;
    line-height: 21px;

}
.iconchenggong .icon{
    font-size: 150px;
    height: 80px; 
    padding: 0 0 20px 0; 
}
.text-red-span a {
    font-size: 14px;
    font-weight: 400;
    color: #DB4437;
}
#signupForm .form-end div{
    padding: 0px;
    width: 60%;
    margin: 0 auto;
}
#signupForm .form-end div:nth-child(1) a{
    font-size: 14px;
    color: #333333;
}
#signupForm .form-end div:nth-child(2) a{
    font-size: 14px;
    color: #DB4437;
}
.register-right .register-top {
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
}
.register-top{
    margin-bottom: 29px;
}
.register-p p{
    font-size: 15px;
    padding: 5px 0;
}
@media (max-width: 840px){
    .register{
        display: unset;
    }
    .register-left{
        width: 100%;
    }
    .register-right,.register-box{
        width: 100%;
        min-height: auto;
        padding: 20px 0;
    }
    .register-left-content{
        padding: 10px 0;
    }
}
@media (max-width: 500px){
    #signupForm div{
        width: 80%;
    }
}
@media (max-width: 320px){
    .social-auth{
        width: 320px;
    }
}
/* edit */
.eidt-pwd{
    padding: 58px 0 40px 0;
}
.eidt-pwd p{
    font-size: 18px;
}
.container-content{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    text-align: left;
}
.main{
    background-color:#F3F0EC ;
}
.container-content-title{
    padding:15px;
    border-bottom: 1px solid #E8E8E8;
}
.container-content-ipt{
    padding:15px;
}
.container-content-ipt p{
    font-size: 15px;
    font-weight: 400;
    color: #333333;
}
.ipt-text input{
    width: 99%;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    text-indent: 25px;
    outline: medium;
    padding: 5px 0 5px 0;
}
.ipt-text{
    margin-bottom: 30px;
    position: relative;
}
.ipt-text .iconNmae{
    position: absolute;
    left: 9px;
    top: 10px;
}
.main{
    min-height: calc(100vh - 100px);
}
.container-bottom-botton .btn-one {
    width: 205px;
    height: 53px;
    background: #47ACEF;
    border-radius: 3px 3px 3px 3px;
}
.container-bottom-botton .btn-two{
    width: 205px;
    height: 53px;
    background: #CACAC9;
    border-radius: 3px 3px 3px 3px; 
 
} 
.container-bottom-botton{
    padding:0 0 20px 0;
}
@media (max-width: 500px){
    .container-bottom-botton .btn-one{
        margin-bottom: 20px;
    }
}
/* end edit-pwd */



/* Personal Center */

.per-conter{
    padding: 58px 0 40px 0;
}
.per-conter p{
    font-size: 18px;
}
.per-ipt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
.per-ipt-left{
    min-width: 485px;
    padding: 47px 0 0 0;
    min-height: 437px;
    width: 48%;
}
.per-ipt div{
    background-color: #ffffff;
}
.per-ipt-left-dis{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 94px;
    border-bottom: 1px solid #E8E8E8;
}
.per-ipt-left-dis div p{
    text-align: center;
    margin: 0;
    font-size: 14px;
}
.per-ipt-left-dis div p:nth-child(2){
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}
.per-ipt-left-dis div p:nth-child(3){
    color: #47ACEF;
}
.per-ipt-left-dis img{
    height: 100px;
    width: 100px;
}
.er-ipt-left-bottom ul li{
    padding: 10px 20px;
}
.er-ipt-left-bottom{
    padding: 20px 0 0 0;
}
.er-ipt-left-bottom ul li:nth-child(1){
   background-color: #F3F0EC;
}
.er-ipt-left-bottom ul li img{
    vertical-align: inherit;
}
.er-ipt-left-bottom ul li a{
    display: inline-block;
    width: 95%;
}
.per-ipt-right{
    width: 48%;
    min-width: 485px;
    min-height: 437px;
}
.per-ipt-right-top p{
    font-size: 15px;
    padding: 0;
    margin: 0;
}
.per-ipt-right-top{
    border-bottom: 1px solid #E8E8E8;
    padding:24px 37px;
}
.per-ipt-right-content{
    padding: 24px 36px 0px 36px;
}
.per-ipt-right-content div input{
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    width: 100%;
    height: 39px;
    outline: medium;
    font-size: 12px;
    text-indent: 15px;
    padding: 5px 0 5px 0;
}
.per-ipt-right-content div p{
    margin: 0;
    font-size: 12px;
}
.per-ipt-right-content div{
    margin-bottom: 10px;
    font-size: 15px;
}
.per-ipt-right-content div .dropdown{
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    outline: medium;
}
.per-ipt-right-content div .dropdown button{
    width: 100%;
    display: flex;
    justify-content:space-between;
    align-items: center;
    font-size: 12px;
}
.per-ipt-right-content div .dropdown .dropdown-menu{
    width: 100%;
}
.per-ipt-right-content div .btn-spe{
    width: 255px;
    height: 42px;
    background: #47ACEF;
    border-radius: 3px 3px 3px 3px;
    color: #ffffff;
    margin-top: 15px;
}
.ipt-text .verification{
    position: absolute;
    top: 109%;
    display: inline-block;
    width: 100%;
    left: -10px;
    text-align: left;
    font-size: 13px;
    text-indent: 20px;
    color: red;
    display: none;
}
@media (max-width: 1125px){
    .per-ipt{
        display: unset;
    }
    .per-ipt-left{
        min-width:0;
        width: 100%;
        min-height: 0;
    }
    .per-ipt-right{
        min-width:0;
        min-height: 0;
        width: 100%;
    }
}

@media (max-width: 500px){
    .per-ipt-left{
        min-width:0;
        width: 100%;
        min-height: 0;
    }
    .per-ipt-right{
        min-width:0;
        min-height: 0;
        width: 100%;
    }
    .per-ipt-right-content{
        padding: 24px 36px 20px 36px;
    }
    .per-conter{
        padding: 18px 10px 10px 5px;
    }
}
/* end Personal Center */