input.button-primary {
    width: 21%;
    margin-top: 32%;
}
input.form-control {
    width: 91%;
    margin: 13px;
}
input.button-primary {
    width: 21%;
    margin-top: 40%;
    margin-bottom: 10px;
   
}
form#loginform p.login-submit input.button-primary{
    margin-top: 0%;
}
body.page-template-template_clientintake div#account_section input.form-control {
    margin: 0px;
}
body.page-template-template_clientintake div#account_section span.pmpro_checkout-h3-msg {
    font-size: 18px;
}

body.page-template-template_clientintake div#account_section span.pmpro_checkout-h3-msg a {
    color: green;
    text-decoration: underline;
}
