.customFormRow{display:flex;min-height:50px}.customFormRow .customFormRowLabel{width:120px;flex-basis:120px}.buttonWrapper{display:flex;justify-content:space-between}.buttonWrapper button{width:140px;height:45px;border-radius:5px;background:#2872ef;color:#fff;font-size:18px;font-weight:500;border:none;cursor:pointer}input{width:100%;box-sizing:border-box;padding:5px}