form.gift-user-registration label{display:none}form.gift-user-registration input[type=text],form.gift-user-registration input[type=password]{display:block;width:100%!important;margin-bottom:20px;padding:10px}form.gift-user-registration button{border:1px solid #fff;background-color:#000;color:#fff;padding:10px 15px;font-size:1em;width:auto;margin:0 16px 0 0}form.gift-user-registration #feedback.active{border:1px solid red;width:100%;padding:11px;margin-bottom:10px}form.gift-user-registration #feedback.active p.title{margin-bottom:5px;font-size:18px;border-bottom:1px solid #333}form.gift-user-registration #feedback.active p.error{margin-bottom:0;color:red;font-weight:700;border-bottom:1px solid red}form.gift-user-registration #feedback.active p.error:last-of-type{margin-bottom:10px}form.gift-user-registration p.weak{padding:10px;background:#fbc5a9;color:#fff}form.gift-user-registration p.strong{color:#fff;background:#c1e1b9;padding:10px}