
button.btn-primary, input.btn-primary, a.btn-primary {
    background: #228024;
    color: #fff;
}
button.btn-secondary, input.btn-secondary, a.btn-secondary {
    background: #228024;
    color: #fff;
}
button:not(:disabled).btn:hover, input:not(:disabled).btn:hover, a:not(:disabled).btn:hover
button:not(:disabled).btn:focus, input:not(:disabled).btn:focus, a:not(:disabled).btn:focus{
    background: #268f28;
    border-color: #268f28;
    box-shadow: none;
}
button:not(:disabled).btn:active, input:not(:disabled).btn:active, a:not(:disabled).btn:active{
    background: #228024;
    border-color: #228024;
    box-shadow: none;
}


.wrap-page .main-content .card-slide .card-item .card-wrap.card-active {
    background: #228024;
    background-image: url('/eplipowerthree/CUBranding/CU003/bg-card-icon-default-grey.png');
    background-position: bottom 0.7rem right 7rem;
    background-repeat: no-repeat;
    background-size: auto auto;
}

#messages-panel #message-threads #message-threads-list a.active {
    background-color: #228024;
    color: #FFFFFF;
}

button.btn-primary, input.btn-primary, a.btn-primary {
    background: #228024;
    color: #fff;
}
button.btn-secondary, input.btn-secondary, a.btn-secondary {
    background: #268f28;
    color: #fff;
}

.wrap-page .left-user-nav ul li a.Custom1:before { background: url('/eplipowerthree/CUBranding/CU003/helpfullinks.svg'); }
.wrap-page .left-user-nav ul li a.BillPay:before { background: url('/eplipowerthree/CUBranding/CU003/billpay.svg'); }
