
/* ------------- ww_bzga_subscription ----------- */
.tx-ww-bzga-subscription label { font-weight: bold; margin-top: 1rem; }
.tx-ww-bzga-subscription .checkbox { margin-top: -1rem; margin-left: 40px; text-indent: -35px; }
.tx-ww-bzga-subscription .checkbox a { text-indent: 0; }
.tx-ww-bzga-subscription .btn.btn-default { margin-top: 1rem; }
.tx-ww-bzga-subscription .textbutton .btn.btn-default { margin-top: 0; }
.tx-ww-bzga-subscription p.backlink { margin-top: 3rem; border-top: 1px solid #212020; padding-top: 1rem; }

.tx-ww-bzga-subscription form .form-row .errormsg { display: none; color: #ff0000; }
.tx-ww-bzga-subscription form .form-row.error .errormsg { display: block; }

