#hki-main { padding: 40px 32px !important; }
#hki-main .osm-container { max-width:680px !important; margin:0 auto !important; display:block !important; }
html body .osm-signup-page .col-md-3 { width:100% !important; max-width:100% !important; flex:0 0 100% !important; text-align:left !important; padding:0 !important; }
html body .osm-signup-page .col-md-9 { width:100% !important; max-width:100% !important; flex:0 0 100% !important; padding:0 !important; }
html body .osm-signup-page .form-control { border:1px solid #dde2e8 !important; border-radius:6px !important; padding:11px 14px !important; font-size:15px !important; color:#0d1f33 !important; height:auto !important; width:100% !important; background:#fff !important; box-shadow:none !important; }
html body .osm-signup-page .form-control:focus { border-color:#e8873a !important; box-shadow:0 0 0 3px rgba(232,135,58,0.12) !important; outline:none !important; }
html body .osm-signup-page label { font-size:13px !important; font-weight:600 !important; color:#0d1f33 !important; margin-bottom:6px !important; display:block !important; }
html body .osm-signup-page .btn-primary { background:#e8873a !important; border-color:#e8873a !important; color:#fff !important; font-family:'Raleway',sans-serif !important; font-weight:800 !important; font-size:16px !important; padding:14px 32px !important; border-radius:6px !important; width:100% !important; margin-top:8px !important; }
html body .osm-signup-page .btn-primary:hover { background:#c96e22 !important; border-color:#c96e22 !important; }
html body .osm-signup-page h2, html body .osm-signup-page h3 { font-family:'Raleway',sans-serif !important; font-weight:900 !important; color:#0d1f33 !important; margin-bottom:20px !important; }
html body .osm-signup-page input[type="submit"],
html body #os_form input[type="submit"] { background:#e8873a !important; border-color:#e8873a !important; color:#fff !important; font-family:'Raleway',sans-serif !important; font-weight:800 !important; font-size:16px !important; padding:14px 40px !important; border-radius:6px !important; width:auto !important; }
.osm-payment-method-container::before { content:'One-time payment only — no subscription, no recurring charges' !important; display:block !important; background:rgba(232,135,58,0.15) !important; border:1px solid rgba(232,135,58,0.4) !important; border-radius:6px !important; padding:10px 16px !important; font-size:13px !important; font-weight:700 !important; color:#e8873a !important; margin-bottom:16px !important; }