.menu-page{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex}.box-content{width:80%;height:426px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.box-content .label-form{position:absolute;left:15px;top:-11px;background:#fff;color:#b3b3b3}.box-content .field-pass{border:1px solid #ccc;margin:10px 0;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.box-content .field-pass .ant-input{height:100%}.box-content .submit-button{width:196px;height:48px;border-radius:5px;background:#e00000;color:#fff;font-size:15px;margin-top:20px}