#components-form-demo-vuex .language-bash{max-width:400px;border-radius:6px;margin-top:24px}form{padding:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}form>div{width:30%;margin:15px 0}form>div>label{display:block}.form_field{margin:10px 0;height:70px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.form_field>.deputy_image{width:70px;height:70px;border:1px solid grey;border-radius:40px;overflow:hidden;display:inline;margin-right:30px}.form_field>.deputy_image>img{width:100%;height:100%}.form_field>label{margin-bottom:7px;display:block;width:100%}.form_field>div{width:100%}.form_field>button{margin-left:auto}.form_field_btn{margin:10px 0;height:70px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form_field>.ant-calendar-picker,.form_field>.ant-select{width:100%!important}