/* Enter Your Custom CSS Here */
#mepr-member-account-wrapper, .mepr-signup-form, #mepr_loginform, .mp_wrapper form, .affwp-form {
  border-color: #62bceb!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: #53A8DA none repeat scroll 0 0!important;
}


.mp_wrapper table thead, .mp_wrapper table th {
    background-color: #3599d4 !important;
}


.banner {
    padding: 5px 0 10px !important;
}

.banner .navigation {
    margin-top: 30px !important;
}

.banner .op-logo img {
    max-height: 500px !important;
    max-width: 200px !important;
}
