.b-form{margin:0 auto;width:80%}.b-form input:not([type=checkbox]):not([type=radio]),.b-form select,.b-form textarea{border:1px solid #000;border-radius:4px;box-sizing:border-box;display:inline-block;font-weight:700;margin:8px 0;padding:12px 20px;width:100%}.b-form textarea{height:200px;resize:none}.b-form .form-group.red input,.b-form .form-group.red select,.b-form .form-group.red textarea{border:1px solid red}.b-form .form-group.red .small{color:red}.b-form button{margin-top:30px}.b-form .bg-success{background-color:#d1e7dd;color:#0f5132}.b-form .bg-error,.b-form .bg-success{border:1px solid transparent;border-radius:.25rem;display:none;margin-bottom:1rem;padding:1rem;position:relative}.b-form .bg-error{background-color:#f8d7da;color:#842029}.b-form .special_fields{height:0;overflow:auto;width:0}.b-form .special_fields>*{width:200px}.b-form input[type=checkbox]{left:0;position:absolute;top:3px}.b-form .form-check{padding-left:30px;position:relative}