.create-coach{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:40px}.create-coach .register-form{-webkit-overflow-scrolling:touch;overflow-y:auto;margin-top:40px;height:100%}.create-coach .register-form::-webkit-scrollbar{width:12px}.create-coach .register-form::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:8px;background-clip:content-box;background-color:#929bad;z-index:999}.create-coach .register-form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:800px;margin:0 auto 24px auto}.create-coach .register-form__item label{width:150px;text-align:right;font-weight:700}.create-coach .register-form__item input,.create-coach .register-form__item textarea{color:#233040}.create-coach .register-form__item .el-input input{border-radius:unset}.create-coach .register-form__item .error-message{left:0;bottom:-15px;font-size:12px;color:#dd1b1b}.create-coach .register-form__controls{padding:40px;text-align:center;margin-left:150px}.create-coach .register-form__controls button{border-radius:unset;height:40px;padding:0!important;min-width:auto;width:100px;font-size:16px}.create-coach .register-form__controls button:last-child{margin-left:32px}