﻿/*********** MEMBER PAGE STYLES ***********/
/*************************************************/
.Links .Link:hover {
    background-color: #388E3C !important;
    color: white;
}

.table-striped td:last-child {
    color: #388E3C !important;
}

#Content_Root_MemberPageDispatcher_subpage_changePassword_Btn_Change, #Content_Root_MemberPageDispatcher_subpage_uploadDocuments_Btn_Upload, #Content_Root_MemberPageDispatcher_subpage_customerLogin_Btn_Login, #Content_Root_MemberPageDispatcher_subpage_recoverPassword_Btn_Submit {
    background-color: #388E3C;
    border-color: #478e49;
    margin-top: 25px;
}