/* Enter Your Custom CSS Here */
#mepr-member-account-wrapper, .mepr-signup-form, #mepr_loginform, .mp_wrapper form, .affwp-form {
  border-color: #ecdbcd -moz-use-text-color -moz-use-text-color !important;
}

.mepr-login-actions a[href$="action=newpassword"], .mp_wrapper a[href$="action=newpassword"], .mepr-login-actions a[href$="action=forgot_password"], .mp_wrapper a[href$="action=forgot_password"], #mepr-member-account-wrapper input[type="submit"], .mepr-signup-form input[type="submit"], #mepr_loginform input[type="submit"], .mp_wrapper form input[type="submit"], .affwp-form input[type="submit"] {
  background: #3599d4 none repeat scroll 0 0!important;
}

.mepr-login-actions a[href$="action=newpassword"]:hover, .mp_wrapper a[href$="action=newpassword"]:hover, .mepr-login-actions a[href$="action=forgot_password"]:hover, .mp_wrapper a[href$="action=forgot_password"]:hover, #mepr-member-account-wrapper input[type="submit"]:hover, .mepr-signup-form input[type="submit"]:hover, #mepr_loginform input[type="submit"]:hover, .mp_wrapper form input[type="submit"]:hover, .affwp-form input[type="submit"]:hover {
  background: #e45462 none repeat scroll 0 0!important;
}


.mp_wrapper table thead, .mp_wrapper table th {
    background-color: #3599d4 !important;
}

.mepr-login-actions a[href$="action=newpassword"], .mp_wrapper a[href$="action=newpassword"], .mepr-login-actions a[href$="action=forgot_password"], .mp_wrapper a[href$="action=forgot_password"], #mepr-member-account-wrapper input[type="submit"], .mepr-signup-form input[type="submit"], #mepr_loginform input[type="submit"], .mp_wrapper form input[type="submit"], .affwp-form input[type="submit"], .mepr-form {
  font-family: "Open Sans",sans-serif !important;
}