.ewcrm-client-account-status-good_standing {
    background: #ecfdf3;
    border-color: #abefc6;
    color: #067647;
}

.ewcrm-client-account-status-outstanding_payment,
.ewcrm-client-account-status-credit_limit_exceeded {
    background: #fffaeb;
    border-color: #fedf89;
    color: #b54708;
}

.ewcrm-client-account-status-account_closed {
    background: #fef3f2;
    border-color: #fecdca;
    color: #b42318;
}

.tablenav .tablenav-pages {
    margin: 0 !important;
}

label[for="ewcrm_project_desc_ewcrm-form-1"] {
    margin-bottom: -10px !important;
}