#wppb-form-style-1-wrapper {
width:auto !important;
}
#wppb-form-style-1-wrapper .login-remember {
margin-bottom:20px !important;
}
.wppb-user-forms input[type="submit"] {
border:none;
border-width:0 !important;
background:var(--iwd-light-blue);
transition:background 200ms ease-in-out;
}
.wppb-user-forms input[type="submit"]:hover {
background:var(--iwd-blue);
}
#wppb-form-style-1-wrapper .login-submit,
#wppb-form-style-1-wrapper .form-submit {
border-bottom:none;
border-bottom-width:0;
padding-bottom:0 !important;
margin-bottom:10px !important;
}
#wppb-login-wrap p.login-register-lost-password {
margin-bottom:0 !important;
}
#wppb-login-wrap p.login-register-lost-password a {
font-size:12px !important;
color:var(--iwd-light-blue) !important;
}
#wppb-login-wrap p.login-register-lost-password a:hover {
text-decoration:none !important;
color:var(--iwd-dark-blue) !important;
}