.app-form-wrapper{display:block;float:none!important;margin-left:auto!important;margin-right:auto!important;max-width:90%;width:1200px}.app-form-header{border-bottom:1px solid #e5e5e5;margin-bottom:80px;padding-bottom:50px}.app-form-check-wrapper{display:-webkit-flex;display:flex;margin-bottom:20px;position:relative}.app-form-check-label{font-size:18px;line-height:1.6;margin:0;padding-left:30px}.app-form input[name="acknowledgements[]"]{flex-shrink:0;height:25px;margin:0;opacity:0;width:25px}.app-form input[name="acknowledgements[]"]:checked+.app-form-check-label:before{background:#4e748b}.app-form-check-label:before{border:1px solid #fff;box-sizing:border-box;content:"";height:20px;left:0;outline:2px solid #e5e5e5;pointer-events:none;position:absolute;top:4px;width:20px}.app-form-text{margin-bottom:80px}.app-form,.app-form-text{border-bottom:1px solid #e5e5e5;padding-bottom:50px}.app-form-submit-button input[type=submit]{background:#172a54;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;line-height:1em;margin-top:30px;outline:none;padding:20px 30px;transition:all .4s}.app-form-submit-button input[type=submit]:hover{background:#92b7bc}.app-text-above-input{margin:50px 0 20px}.app-form-text-box input[type=text]{background:#e5e5e5;border:0;border-radius:3px;font-family:Roboto,sans-serif!important;font-size:18px;height:60px!important;max-width:500px;outline:0;padding-left:30px;width:100%}