#registerPage{width:100%;height:100vh;overflow:hidden;background:#edf3f7}@media (max-width:960px){#registerPage{background:#fff}}#registerPage .loginBtn{position:absolute;top:0;right:0;z-index:100;margin-right:20px}#registerPage #registerBox{display:flex;flex-direction:row;height:100vh;overflow:hidden}#registerPage #registerBox .leftBox{flex:2;display:flex;overflow:hidden;background-size:cover;align-items:center;justify-content:center}#registerPage #registerBox .leftBox .registerImge{width:auto;height:75vh;margin:auto}#registerPage #registerBox .leftBox .shopify-integration{width:100%;text-align:center}#registerPage #registerBox .leftBox .shopify-integration .header-1{color:#7f8d93;font-size:20px}#registerPage #registerBox .leftBox .shopify-integration .header-2{margin-top:10px;font-size:35px;color:#355260}#registerPage #registerBox .leftBox .shopify-integration .img-shopify-link{width:70%;margin-bottom:40px}#registerPage #registerBox .loginSection{width:450px;position:relative;display:flex;align-items:center;justify-content:center}#registerPage #registerBox .loginSection .loginBox{background:#fff;padding:20px 0;border-radius:5px;overflow-y:auto}@media only screen and (max-width:480px){#registerPage #registerBox .loginSection .loginBox{height:100vh;overflow:auto}}#registerPage #registerBox .loginSection .loginBox .logoContainer{text-align:center;width:100%;font-size:16px;color:#5a666c;margin-bottom:15px}#registerPage #registerBox .loginSection .loginBox .logoContainer .logoIcon{height:50px;margin:auto;margin-bottom:10px}#registerPage #registerBox .loginSection .loginBox .errorDiv{padding-top:20px;text-align:center;width:100%;color:red}#registerPage #registerBox .loginSection .loginBox .successDiv{padding-top:20px;text-align:center;width:100%;color:#607d8b}#registerPage #registerBox .loginSection .loginBox .warnDiv{padding-top:20px;text-align:center;width:100%;color:#00f}#registerPage #registerBox .loginSection .loginBox .registerForm{padding-left:30px;padding-right:30px;padding-top:20px}#registerPage #registerBox .loginSection .loginBox .registerForm .el-form-item{margin-bottom:12px!important}#registerPage #registerBox .loginSection .loginBox .registerForm .el-form-item__error{font-size:11px;line-height:6px}#registerPage #registerBox .loginSection .loginBox .registerForm .el-form-item__label{line-height:15px;color:#777;margin-bottom:4px!important;font-size:12px}#registerPage #registerBox .loginSection .loginBox .registerForm .el-form-item__content{line-height:10px}#registerPage #registerBox .loginSection .loginBox .registerForm .captchaContainer{display:flex;justify-content:center}#registerPage #registerBox .loginSection .loginBox .registerForm .buttonContainer{text-align:center;padding-top:10px}#registerPage #registerBox .loginSection .loginBox .registerForm .buttonContainer .extraText{margin-left:5px;color:#777;margin-right:4px}#registerPage #registerBox .loginSection .loginBox .registerForm .buttonContainer button{display:inline-block;font-weight:400;text-align:center}#registerPage #registerBox .endSpacingSection{width:7%}