.navigationOuterContainer .navigationContainer .left input[value=Cancel] {
    text-transform: uppercase;
}

.navigationOuterContainer .navigationContainer .right input.nextButton, .navigationOuterContainer .navigationContainer .right input.typeButton, .navigationOuterContainer .navigationContainer .right input[type=submit] {
    background: #037689;
    text-transform: uppercase;
}

.zoneHeader1Outer {
    border-top: 5px solid white;
}
.zoneHeaderOuter {
    background-size: cover;
    background-align: bottom;
}

.WaGadgetLoginButton a {
    color: #1b3f4f;
    font-weight: bold;
    text-decoration: underline;
}
.WaGadgetDonationGoal .gadgetStyleTitle h4 {
    color: #3c685a;
    font-size: 30px;
    margin-bottom: 6px;
}

.WaGadgetContactProfile .topButtonsOuterContainer .inner input.typeButton {
    background: #037689;
    text-transform: uppercase;
}

a {
    color: #037689;
    text-decoration: none;
    font-weight: 400;
}

.WaGadgetAuthorizationRequired .loginPageTable #idSubmitBox #idLoginButtonBox span input.loginButton {
    background: #037689;
    text-transform: uppercase;
}
.generalFieldsContainer .fieldSubContainer input[type=submit], .generalFieldsContainer .fieldSubContainer input.typeButton {
    background: #037689;
    text-transform: uppercase;
}
.functionalButton {
    background: #037689;
    text-transform: uppercase;
}
.WaGadgetTermsOfUse .login-role-actions input[type="submit"] {
    background: #037689;
    text-transform: uppercase;
}
.WaGadgetUnsubscribeFromEmails form input[type=submit] {
    background: #037689;
    text-transform: uppercase;
}
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 7px 23px;
    border: 0;
    background: #e6a71c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    font-family: open sans;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
}