.userLoginFrom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.msg-text{display:block;width:60px;font-size:12px;text-align:center;cursor:pointer}.msg-text.display{color:#ccc}.validateItem{border:1px solid red;border-radius:50px}.inputItem,.validateItem{margin-bottom:20px;height:40px;width:70%;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inputItem{border:1px solid #dedede;border-radius:50px}.inputItem div,.validateItem div{margin:0 10px;border-left:1px solid #dedede;height:25px;width:1px}.logImg{width:15px;height:15px}.inputItem input,.validateItem input{border:0;height:80%;width:80%}.loginBtn{height:40px;width:70%;background:#66a498;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border-radius:50px}.loginCode{height:30px;width:65px}