/**handles:user-registration-style-login**/
#ur-frontend-form.login{width:100%;border-style:solid;border-width:1px;border-color:#ddd;margin:0 0 30px;padding:20px}#ur-frontend-form.login .user-registration-form-row>label{font-weight:400;font-style:normal;text-decoration:none;text-transform:none;text-align:left;margin:0 0 10px;padding:0}#ur-frontend-form.login .user-registration-form-row input.input-text{text-align:left;background-color:rgba(255,255,255,.99);border-style:solid;border-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;margin:0 0 10px;padding:6px 12px}#ur-frontend-form.login .user-registration-form__label-for-checkbox{margin:0 0 10px;padding:0}#ur-frontend-form.login .user-registration-form__label-for-checkbox input[type=checkbox]:checked::before{content:"";height:50%}#ur-frontend-form.login input[type=submit].user-registration-Button{color:#fff;font-size:14px;background-color:#0e2982;line-height:1.5;border-width:1px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;margin:0;padding:10px 20px}#ur-frontend-form.login input[type=submit].user-registration-Button:active,#ur-frontend-form.login input[type=submit].user-registration-Button:hover{color:#fff;background-color:#1e73be}#user-registration>.user-registration-error{width:100%;color:#f4000a;background-color:rgba(255,65,73,.1);font-size:14px;border-style:solid;border-width:3px 0 0;border-color:#ff4149;line-height:1.25}