/* Hide Add Bank Account for Client when the preference is on for Leads  */
.wi_body_bankaccount_bankaccountschedules  .wi_agenttype_client #ContentPlaceHolder1_ContentPlaceHolder1__BankAccountList1_btn__AddBankAccount {
	display: none;
}


.wi_body_changepassword .wi_formtableheader {
	display: none;
}