.header{margin-top:8vh;margin-bottom:5vh;text-align:center}.header .description{font-size:14px;color:rgba(0,0,0,.45);margin-top:1vh}.lang-icon{position:fixed;top:2vh;right:1.5vw;cursor:pointer}.lan-logo-content{display:flex;align-items:center}.lan-logo-content .country-logo{width:15px;margin-right:8px}.spinner{margin-top:20vh;margin-bottom:30vh;height:60px;text-align:center;font-size:10px}.spinner span{display:block;font-size:12px;color:rgba(0,0,0,.45);margin-top:1vh}.spinner div{margin-right:4px;background-color:#4e9ff5;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s ease-in-out infinite;animation:stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.login1{height:100vh;background-repeat:no-repeat;background-size:cover;justify-content:center}.login1,.login1 .container{display:flex;align-items:center}.login1 .container{flex-direction:column;padding:4px;margin:21px 24px}.login1 .container .logo{width:50px;height:50px;margin:10px 0}.login1 .container .regist{line-height:1.8;margin-bottom:30px;font-size:19px}.login1 .container .form{width:100%}.login1 .container .form .ivu-form-item-label{color:#455560;font-weight:500;line-height:1.5}.login1 .container .btn{margin:4px 0 20px 0}.login1 .container .ivu-divider-inner-text{color:rgba(114,132,154,.7)}.login1 .container .other-login{display:flex;justify-content:center;align-items:center}.login1 .container .other-login .o-btn{line-height:1.5;position:relative;display:flex;align-items:center;font-weight:400;white-space:nowrap;text-align:center;border:1px solid #e6ebf1;box-shadow:0 2px 0 rgba(0,0,0,.02);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1) 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:40px;padding:8.5px 1.25rem;font-size:14px;border-radius:4px;color:#455560;background:#fff}.login1 .container .other-login .o-btn:hover{background-color:#ededed;border-color:#ededed}.login1 .container .other-login .o-btn img{width:14px;margin-right:8px}