
.logout a {
	width: 55px;
	height: 20px;
	cursor: pointer;
	background: url(../images/btn_en/button_logout_en.png) top left no-repeat;
	display: block;
}

.logout a:hover {
	background: url(../images/btn_en/button_logout_en.png) bottom left no-repeat;
}

.main_receive_btn {
	float: left;
	margin: 3px 0 0 0;
	width: 125px;
	height: 32px;
	background: url(../images/btn_en/ds-i_landing_shortcut_01.png) bottom left no-repeat;
	display: inline;
}

.main_register_btn {
	float: left;
	margin: 3px 0 0 0;
	width: 125px;
	height: 32px;
	background: url(../images/btn_en/ds-i_landing_shortcut_02.png) bottom left no-repeat;
	display: inline;
}

.main_transfer_btn {
	float: left;
	margin: 3px 0 0 0;
	width: 125px;
	height: 32px;
	background: url(../images/btn_en/ds-i_landing_shortcut_03.png) bottom left no-repeat;
	display: inline;
}

#main_incoming_btn {
	float: left;
	margin: 0;
	width: 218px;
	height: 45px;
	background: url("../images/btn_en/button_incomingFundEnquiry_en.png") top left no-repeat;
	display: inline;
}

#main_incoming_btn:hover {
	background: url("../images/btn_en/button_incomingFundEnquiry_en.png") bottom left no-repeat;
}

#main_payment_btn {
	float: left;
	margin-top: 0px;
	width: 218px;
	height: 45px;
	background: url("../images/btn_en/button_makeAPaymentOrTransfer_en.png") top left no-repeat;
	display: inline;
}

#main_payment_btn:hover {
	background: url("../images/btn_en/button_makeAPaymentOrTransfer_en.png") bottom left no-repeat;
}

#main_payroll_btn {
	float: left;
	margin-top: 0;
	width: 218px;
	height: 45px;
	background: url("../images/btn_en/button_submitPayrollTransaction_en.png") top left no-repeat;
	display: inline;
}

#main_payroll_btn:hover	{
	background: url("../images/btn_en/button_submitPayrollTransaction_en.png") bottom left no-repeat;
}

#main_transaction_btn {
	float: left;
	margin-top: 0;
	width: 218px;
	height: 45px;
	background: url("../images/btn_en/button_accountAndTransactionEnquiry_en.png") top left no-repeat;
	display: inline;
}

#main_transaction_btn:hover {
	background: url("../images/btn_en/button_accountAndTransactionEnquiry_en.png") bottom left no-repeat;
}

.search_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_search_en.png") top left no-repeat;
	display: block;
	
}

.search_btn:hover {
	background: url("../images/btn_en/button_search_en.png") bottom left no-repeat;
}
.revoke_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_revoke_en.png") top left no-repeat;
	display: block;
	
}

.revoke_btn:hover {
	background: url("../images/btn_en/button_revoke_en.png") bottom left no-repeat;
}

.new_contract_btn {
	float: left;
	margin-left: 10px;
	width: 119px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_new_contract_en.png") top left no-repeat;
	display: block;
}

.new_contract_btn:hover {
	background: url("../images/btn_en/button_new_contract_en.png") bottom left no-repeat;
}

.delivery_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_delivery_en.png") top left no-repeat;
	display: block;
}

.delivery_btn:hover {
	background: url("../images/btn_en/button_delivery_en.png") bottom left no-repeat;
}

.setoff_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_setoff_en.png") top left no-repeat;
	display: block;
}

.setoff_btn:hover {
	background: url("../images/btn_en/button_setoff_en.png") bottom left no-repeat;
}

.register_button {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_regis_en.png") top left no-repeat;
	display: block;
	
}

.register_button:hover {
	background: url("../images/btn_en/button_regis_en.png") bottom left no-repeat;
}

.reset_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reset_en.png") top left no-repeat;
	display: block;
}

.reset_btn:hover {
	background: url("../images/btn_en/button_reset_en.png") bottom left no-repeat;
}

.submit_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_submit_en.png") top left no-repeat;
	display: block;
}

.submit_btn:hover {
	background: url("../images/btn_en/button_submit_en.png") bottom left no-repeat;
}

.changeLater_btn {
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_change_later_en.png") top left no-repeat;
	display: block;
}

.changeLater_btn:hover {
	background: url("../images/btn_en/button_change_later_en.png") bottom left no-repeat;
}

.confirm_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_confirm_en.png") top left no-repeat;
	display: block;
}

.confirm_btn:hover {
	background: url("../images/btn_en/button_confirm_en.png") bottom left no-repeat;
}

.back_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_back_en.png") top left no-repeat;
	display: block;
}

.back_btn:hover {
	background: url("../images/btn_en/button_back_en.png") bottom left no-repeat;
}

.yes_btn {
	float: left;
	margin-left: 10px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url("../images/btn_en/button_yes_en.png") top left no-repeat;
	display: block;
}

.yes_btn:hover {
	background: url("../images/btn_en/button_yes_en.png") bottom left no-repeat;
}

.no_btn {
	float: left;
	margin-left: 10px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url("../images/btn_en/button_no_en.png") top left no-repeat;
	display: block;
}

.no_btn:hover {
	background: url("../images/btn_en/button_no_en.png") bottom left no-repeat;
}

.approval_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_approval_en.png") top left no-repeat;
	display: block;
}

.approval_btn:hover {
	background: url("../images/btn_en/button_approval_en.png") bottom left no-repeat;
}

.reinstate_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reinstate_en.png") top left no-repeat;
	display: block;
}

.reinstate_btn:hover {
	background: url("../images/btn_en/button_reinstate_en.png") bottom left no-repeat;
}

.reject_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reject_en.png") top left no-repeat;
	display: block;
}

.reject_btn:hover {
	background: url("../images/btn_en/button_reject_en.png") bottom left no-repeat;
}

.savetmp_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_save_tmpl_only_en.png") top left no-repeat;
	display: block;
}

.savetmp_btn:hover {
	background: url("../images/btn_en/button_save_tmpl_only_en.png") bottom left no-repeat;
}

.update_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_update_en.png") top left no-repeat;
	display: block;
}

.update_btn:hover {
	background: url("../images/btn_en/button_update_en.png") bottom left no-repeat;
}
.deactivation_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_deactivation_en.png") top left no-repeat;
	display: block;
}

.deactivation_btn:hover {
	background: url("../images/btn_en/button_deactivation_en.png") bottom left no-repeat;
}

.bulkauth_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_auth_en.png") top left no-repeat;
	display: block;
}

.bulkauth_btn:hover {
	background: url("../images/btn_en/button_bulk_auth_en.png") bottom left no-repeat;
}

.auth_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_auth_en.png") top left no-repeat;
	display: block;
}

.auth_btn:hover {
	background: url("../images/btn_en/button_auth_en.png") bottom left no-repeat;
}

.add_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_add_en.png") top left no-repeat;
	display: block;
}

.add_btn:hover {
	background: url("../images/btn_en/button_add_en.png") bottom left no-repeat;
}

.regist_btn{
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_regis_en.png") top left no-repeat;
	display: block;
}

.regist_btn:hover {
	background: url("../images/btn_en/button_regis_en.png") bottom left no-repeat;
}

.pay_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_pay_en.png") top left no-repeat;
	display: block;
}

.pay_btn:hover {
	background: url("../images/btn_en/button_pay_en.png") bottom left no-repeat;
}

.pay_little_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_pay_little_en.png") top left no-repeat;
	display: block;
}

.pay_little_btn:hover {
	background: url("../images/btn_en/button_pay_little_en.png") bottom left no-repeat;
}

.confirm_and_pay_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_confirm_and_pay_en.png") top left no-repeat;
	display: block;
}

.confirm_and_pay_btn:hover {
	background: url("../images/btn_en/button_confirm_and_pay_en.png") bottom left no-repeat;
}

.pay_bill_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_pay_bill_en.png") top left no-repeat;
	display: block;
}

.pay_bill_btn:hover {
	background: url("../images/btn_en/button_pay_bill_en.png") bottom left no-repeat;
}

.view_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_view_en.png") top left no-repeat;
	display: block;
}

.view_btn:hover {
	background: url("../images/btn_en/button_view_en.png") bottom left no-repeat;
}

.refresh_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_refresh_en.png") top left no-repeat;
	display: block;
}

.refresh_btn:hover {
	background: url("../images/btn_en/button_refresh_en.png") bottom left no-repeat;
}

.refresh_disable_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_refresh_disable_en.png") top left no-repeat;
	display: block;
}

.refresh_disable_btn:hover {
	background: url("../images/btn_en/button_refresh_disable_en.png") bottom left no-repeat;
}

.delete_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_delete_en.png") top left no-repeat;
	display: block;
}

.delete_btn:hover {
	background: url("../images/btn_en/button_delete_en.png") bottom left no-repeat;
}
.delete_btn_fps {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_FPS_cancel_en.png") top left no-repeat;
	display: block;
}

.delete_btn_fps:hover {
	background: url("../images/btn_en/button_FPS_cancel_en.png") bottom left no-repeat;
}
.print_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_print_en.png") top left no-repeat;
	display: block;
}

.print_btn:hover {
	background: url("../images/btn_en/button_print_en.png") bottom left no-repeat;
}

.reset_pwd_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reset_pwd_en.png") top left no-repeat;
	display: block;
}

.reset_pwd_btn:hover {
	background: url("../images/btn_en/button_reset_pwd_en.png") bottom left no-repeat;
}

.set_token_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_set_token_en.png") top left no-repeat;
	display: block;
}

.set_token_btn:hover {
	background: url("../images/btn_en/button_set_token_en.png") bottom left no-repeat;
}

.reset_smsotp_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reset_smsotp_en.png") top left no-repeat;
	display: block;
}

.reset_smsotp_btn:hover {
	background: url("../images/btn_en/button_reset_smsotp_en.png") bottom left no-repeat;
}

.export_pdf_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_export_pdf_en.png") top left no-repeat;
	display: block;
}

.export_pdf_btn:hover {
	background: url("../images/btn_en/button_export_pdf_en.png") bottom left no-repeat;
}

.publish_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_publish_en.png") top left no-repeat;
	display: block;
}

.publish_btn:hover {
	background: url("../images/btn_en/button_publish_en.png") bottom left no-repeat;
}

.preview_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_preview_en.png") top left no-repeat;
	display: block;
}

.preview_btn:hover {
	background: url("../images/btn_en/button_preview_en.png") bottom left no-repeat;
}

.suspend_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_suspend_en.png") top left no-repeat;
	display: block;
}

.suspend_btn:hover {
	background: url("../images/btn_en/button_suspend_en.png") bottom left no-repeat;
}

.bulk_download_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_download_en.png") top left no-repeat;
	display: block;
}

.bulk_download_btn:hover {
	background: url("../images/btn_en/button_bulk_download_en.png") bottom left no-repeat;
}

.bulk_complete_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_complete_en.png") top left no-repeat;
	display: block;
}

.bulk_complete_btn:hover {
	background: url("../images/btn_en/button_bulk_complete_en.png") bottom left no-repeat;
}

.reprint_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_reprint_en.png") top left no-repeat;
	display: block;
}

.reprint_btn:hover {
	background: url("../images/btn_en/button_reprint_en.png") bottom left no-repeat;
}

.unlock_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_unlock_en.png") top left no-repeat;
	display: block;
}

.unlock_btn:hover {
	background: url("../images/btn_en/button_unlock_en.png") bottom left no-repeat;
}

.close_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_close_en.png") top left no-repeat;
	display: block;
}

.close_btn:hover {
	background: url("../images/btn_en/button_close_en.png") bottom left no-repeat;
}

.resume_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resume_en.png") top left no-repeat;
	display: block;
}

.resume_btn:hover {
	background: url("../images/btn_en/button_resume_en.png") bottom left no-repeat;
}

.upload_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_upload_en.png") top left no-repeat;
	display: block;
}

.upload_btn:hover {
	background: url("../images/btn_en/button_upload_en.png") bottom left no-repeat;
}

.next_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_next_en.png") top left no-repeat;
	display: block;
}

.next_btn:hover {
	background: url("../images/btn_en/button_next_en.png") bottom left no-repeat;
}

.stop_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_stop_en.png") top left no-repeat;
	display: block;
}

.stop_btn:hover {
	background: url("../images/btn_en/button_stop_en.png") bottom left no-repeat;
}

.bulk_close_account_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_close_account_en.png") top left no-repeat;
	display: block;
}

.bulk_close_account_btn:hover {
	background: url("../images/btn_en/button_bulk_close_account_en.png") bottom left no-repeat;
}

.modify_sequence_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_modify_sequence_en.png") top left no-repeat;
	display: block;
}

.modify_sequence_btn:hover {
	background: url("../images/btn_en/button_modify_sequence_en.png") bottom left no-repeat;
}

.close_account_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_close_account_en.png") top left no-repeat;
	display: block;
}

.close_account_btn:hover {
	background: url("../images/btn_en/button_close_account_en.png") bottom left no-repeat;
}

.bulk_publish_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_publish_en.png") top left no-repeat;
	display: block;
}

.bulk_publish_btn:hover {
	background: url("../images/btn_en/button_bulk_publish_en.png") bottom left no-repeat;
}

.repost_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_repost_en.png") top left no-repeat;
	display: block;
}

.repost_btn:hover {
	background: url("../images/btn_en/button_repost_en.png") bottom left no-repeat;
}

.bulk_delete_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_delete_en.png") top left no-repeat;
	display: block;
}

.bulk_delete_btn:hover {
	background: url("../images/btn_en/button_bulk_delete_en.png") bottom left no-repeat;
}

.bulk_repost_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_repost_en.png") top left no-repeat;
	display: block;
}

.bulk_repost_btn:hover {
	background: url("../images/btn_en/button_bulk_repost_en.png") bottom left no-repeat;
}

.bulk_operation_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_bulk_operation_en.png") top left no-repeat;
	display: block;
}

.bulk_operation_btn:hover {
	background: url("../images/btn_en/button_bulk_operation_en.png") bottom left no-repeat;
}

.print_preview_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_print_preview_en.png") top left no-repeat;
	display: block;
}

.print_preview_btn:hover {
	background: url("../images/btn_en/button_print_preview_en.png") bottom left no-repeat;
}

.more_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_more_en.png") top left no-repeat;
	display: block;
}

.more_btn:hover {
	background: url("../images/btn_en/button_more_en.png") bottom left no-repeat;
}

.remove_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_remove_en.png") top left no-repeat;
	display: block;
}

.remove_btn:hover {
	background: url("../images/btn_en/button_remove_en.png") bottom left no-repeat;
}

.download_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_download_en.png") top left no-repeat;
	display: block;
}

.download_btn:hover {
	background: url("../images/btn_en/button_download_en.png") bottom left no-repeat;
}

.download_pulldown_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_download_pulldown_en.png") top left no-repeat;
	display: block;
}

.download_pulldown_btn:hover {
	background: url("../images/btn_en/button_download_pulldown_en.png") bottom left no-repeat;
}

.save_tmpl_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_save_tmpl_en.png") top left no-repeat;
	display: block;
}

.save_tmpl_btn:hover {
	background: url("../images/btn_en/button_save_tmpl_en.png") bottom left no-repeat;
}

.clear_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_clear_en.png") top left no-repeat;
	display: block;
}
.clear_btn:hover {
	background: url("../images/btn_en/button_clear_en.png") bottom left no-repeat;
}

.clear_btn_notAll {
	float:right;
	margin-left: 0px;
	width: 66px;
	height: 24px;
	cursor: pointer;
	background: url("../images/btn_en/button_clear_en.png") top left no-repeat;
	display: block;
}
.clear_btn_notAll:hover {
	background: url("../images/btn_en/button_clear_en.png") bottom left no-repeat;
}


.table_nowrap
{
	white-space: nowrap;
}

.resend_welecom_letter_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_welcome_letter_en.png") top left no-repeat;
	display: block;
}

.resend_welecom_letter_btn:hover {
	background: url("../images/btn_en/button_resend_welcome_letter_en.png") bottom left no-repeat;
}

.button_export_advice_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_export_advice_en.png") top left no-repeat;
	display: block;
}

.button_export_advice_btn:hover {
	background: url("../images/btn_en/button_export_advice_en.png") bottom left no-repeat;
}

.button_MT103_btn {
	float: left;
	margin-left: 10px;
	width: 170px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_MT103_en.png") top left no-repeat;
	display: block;
}

.button_MT103_btn:hover {
	background: url("../images/btn_en/button_MT103_en.png") bottom left no-repeat;
}

.help_close_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/help_page_button_close_en.png") top left no-repeat;
	display: block;
}

.help_close_btn:hover {
	background: url("../images/btn_en/help_page_button_close_en.png") bottom left no-repeat;
}

.login_btn {
	float: left;
	margin: 0;
	height: 41px;
	width: 41px;
	cursor: pointer;
	background: url("../images/btn_en/button_login_en.png") top left no-repeat;
}

.login_btn_disable {
	float: left;
	margin: 0;
	height: 41px;
	width: 41px;
	cursor: pointer;
	background: url("../images/btn_en/button_login_en.png") bottom left no-repeat;
    display: block;
}

.login_btn:hover {
	background: url("../images/btn_en/button_login_en.png") bottom left no-repeat;
}

.register_btn {
	float: left;
	width: 48px;
	height: 21px;
	cursor: pointer;
	background: url("../images/btn_en/button_register_en.png") top left no-repeat;
	display: block;
}

.uplift_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_uplift_en.png") top left no-repeat;
	display: block;
}

.uplift_btn:hover {
	background: url("../images/btn_en/button_uplift_en.png") bottom left no-repeat;
}

.amendMI_btn {
	float: left;
	margin-left: 10px;
	width: 165px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_amend_maturity_instruction_en.png") top left no-repeat;
	display: block;
}

.amendMI_btn:hover {
	background: url("../images/btn_en/button_amend_maturity_instruction_en.png") bottom left no-repeat;
}

.get_inter_rate_btn {
	float: left;
	margin-left: 10px;
	width: 111px;
	height: 22px;
	cursor: pointer;
	background: url("../images/btn_en/button_get_inter_rate_en.png") top left no-repeat;
	display: block;
}

.get_inter_rate_btn:hover {
	background: url("../images/btn_en/button_get_inter_rate_en.png") bottom left no-repeat;
}

.get_rate_btn {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 22px;
	cursor: pointer;
	background: url("../images/btn_en/button_get_rate_en.png") top left no-repeat;
	display: block;
}

.get_rate_btn:hover {
	background: url("../images/btn_en/button_get_rate_en.png") bottom left no-repeat;
}

.get_rate_disable_btn {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 22px;
	cursor: pointer;
	background: url("../images/btn_en/button_get_rate_disable_en.png") top left no-repeat;
	display: block;
	pointer-events: none;
}

.get_rate_disable_btn:hover {
	background: url("../images/btn_en/button_get_rate_disable_en.png") bottom left no-repeat;
}

.get_rate_submit_btn {
	float: left;
	margin-left: 10px;
	width: 80px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_get_rate_submit_en.png") top left no-repeat;
	display: block;
}

.get_rate_submit_btn:hover {
	background: url("../images/btn_en/button_get_rate_submit_en.png") bottom left no-repeat;
}

.submit_btn_disable {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_submit_disable_en.png") top left no-repeat;
	display: block;
}

.confirm_and_approve_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_confirm_and_approve_en.png") top left no-repeat;
	display: block;
}

.confirm_and_approve_btn:hover {
	background: url("../images/btn_en/button_confirm_and_approve_en.png") bottom left no-repeat;
}

.confirm_and_approve_disable_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_confirm_and_approve_disable_en.png") top left no-repeat;
	display: block;
	pointer-events: none;
}

.confirm_and_approve_disable_btn:hover {
	background: url("../images/btn_en/button_confirm_and_approve_disable_en.png") bottom left no-repeat;
}

.clear_little_btn {
	float: left;
	margin-left: 10px;
	width: 44px;
	height: 24px;
	cursor: pointer;
	background: url("../images/btn_en/button_clear_little_en.png") top left no-repeat;
	display: block;
}

.clear_little_btn:hover {
	background: url("../images/btn_en/button_clear_little_en.png") bottom left no-repeat;
}

.save_draft_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_save_draft_en.png") top left no-repeat;
	display: block;
}

.save_draft_btn:hover {
	background: url("../images/btn_en/button_save_draft_en.png") bottom left no-repeat;
}

.regene_to_host_btn {
	float: left;
	margin-left: 0px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_regene_to_host_en.png") top left no-repeat;
	display: block;
}

.regene_to_host_btn:hover {
	background: url("../images/btn_en/button_regene_to_host_en.png") bottom left no-repeat;
}

.answer_btn {
	float: left;
	margin-left: 10px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_survey_answer_en.png") top left no-repeat;
	display: block;
}

.answer_btn:hover {
	background: url("../images/btn_en/button_survey_answer_en.png") bottom left no-repeat;
}

.skip_btn {
	float: left;
	margin-left: 10px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_survey_skip_en.png") top left no-repeat;
	display: block;
}

.skip_btn:hover {
	background: url("../images/btn_en/button_survey_skip_en.png") bottom left no-repeat;
}

.next_answer_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_survey_next_en.png") top left no-repeat;
	display: block;
}

.next_answer_btn:hover {
	background: url("../images/btn_en/button_survey_next_en.png") bottom left no-repeat;
}

.cancel_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_survey_cancel_en.png") top left no-repeat;
	display: block;
}

.cancel_btn:hover {
	background: url("../images/btn_en/button_survey_cancel_en.png") bottom left no-repeat;
}

.detail_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_get_detail_en.png") top left no-repeat;
	display: block;
}

.detail_btn:hover {
	background: url("../images/btn_en/button_get_detail_en.png") bottom left no-repeat;
}

.ok_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_survey_ok_en.png") top left no-repeat;
	display: block;
}

.ok_btn:hover {
	background: url("../images/btn_en/button_survey_ok_en.png") bottom left no-repeat;
}

.outReport_btn {
	float: left;
	margin-left: 10px;
	width: 180px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_report_en.png") top left no-repeat;
	display: block;
}

.outReport_btn:hover {
	background: url("../images/btn_en/button_report_en.png") bottom left no-repeat;
}

.createPayment_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_create_payment_en.png") top left no-repeat;
	display: block;
}

.createPayment_btn:hover {
	background: url("../images/btn_en/button_create_payment_en.png") bottom left no-repeat;
}

.deleteFile_btn {
	float: left;
	margin-left: 10px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_delete_file_en.png") top left no-repeat;
	display: block;
}

.deleteFile_btn:hover {
	background: url("../images/btn_en/button_delete_file_en.png") bottom left no-repeat;
}

.batchAuth_btn {
	float: left;
	margin-left: 10px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_batch_auth_en.png") top left no-repeat;
	display: block;
}

.batchAuth_btn:hover {
	background: url("../images/btn_en/button_batch_auth_en.png") bottom left no-repeat;
}

.batchReject_btn {
	float: left;
	margin-left: 10px;
	width: 90px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_batch_reject_en.png") top left no-repeat;
	display: block;
}

.batchReject_btn:hover {
	background: url("../images/btn_en/button_batch_reject_en.png") bottom left no-repeat;
}

.proToAppPage_btn {
	float: left;
	margin-left: 10px;
	width: 150px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_proToAppPage_en.png") top left no-repeat;
	display: block;
}

.proToAppPage_btn:hover {
	background: url("../images/btn_en/button_proToAppPage_en.png") bottom left no-repeat;
}

.bio_login_btn {
	float: left;
	width: 150px;
	height: 29px;
	cursor: pointer;
	margin-left: 20px; 
	position: absolute;
	background: url("../images/btn_en/button_bio_en.png") top left no-repeat;
}

.bio_login_btn:hover {
	background: url("../images/btn_en/button_bio_en.png") bottom left no-repeat;
}

.bio_login_disable_btn {
	float: left;
	width: 150px;
	height: 29px;
	cursor: pointer;
	margin-left: 20px; 
	position: absolute;
	background: url("../images/btn_en/button_bio_disable_en.png") top left no-repeat;
}

.bio_login_disable_btn:hover {
	background: url("../images/btn_en/button_bio_disable_en.png") bottom left no-repeat;
}

.accept_btn{
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_accept_en.png") top left no-repeat;
	display: block;
}

.accept_btn:hover {
	background: url("../images/btn_en/button_accept_en.png") bottom left no-repeat;
}

.push{
	width: 60px;
	height: 60px;
	display: inline-block;
	background: url("../images/pushNotification.png");
}

.send_sms_btn {
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_send_sms_en.png") top left no-repeat;
	display: block;
}

.send_sms_btn:hover {
	background: url("../images/btn_en/button_send_sms_en.png") bottom left no-repeat;
}
.send_sms_btn_disable{
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_send_sms_en.png") bottom left no-repeat;
	display: block;
}
.resend_sms_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_sms_en.png") top left no-repeat;
	display: block;
}

.resend_sms_btn:hover {
	background: url("../images/btn_en/button_resend_sms_en.png") bottom left no-repeat;
}
.resend_sms_btn_disable{
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_sms_en.png") bottom left no-repeat;
	display: block;
}

.login_send_sms_btn {
	float: left;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_send_sms_en.png") top left no-repeat;
	display: block;
}

.login_send_sms_btn:hover {
	float: left;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_send_sms_en.png") bottom left no-repeat;
	display: block;
}

.login_send_sms_btn_disable{
	float: left;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_send_sms_en.png") bottom left no-repeat;
	display: block;
}

.login_resend_sms_btn {
	float: left;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_sms_en.png") top left no-repeat;
	display: block;
}

.login_resend_sms_btn:hover {
	float: left;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_sms_en.png") bottom left no-repeat;
    display: block;
}

.login_resend_sms_btn_disable{
	float: left;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_resend_sms_en.png") bottom left no-repeat;
	display: block;
}

.login_bottom .content_panel .login_area .login_data_area .login_fields_area .login_data_type {
    background-color: #a5a7aa;
    margin-top: 5px;
    width: 30px;
}


.login_bottom .content_panel .login_area .login_data_area .login_fields_area .login_fields_sms {
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #EEEEEE;
	width: 110px;
}

.confirm_proceed_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_confirm_proceed_en.png") top left no-repeat;
	display: block;
}

.confirm_proceed_btn:hover {
	background: url("../images/btn_en/button_confirm_proceed_en.png") bottom left no-repeat;
}

.proceed_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_proceed_en.png") top left no-repeat;
	display: block;
}

.proceed_btn:hover {
	background: url("../images/btn_en/button_proceed_en.png") bottom left no-repeat;
}

.cancel_proceed_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_cancel_proceed_en.png") top left no-repeat;
	display: block;
}

.cancel_proceed_btn:hover {
	background: url("../images/btn_en/button_cancel_proceed_en.png") bottom left no-repeat;
}

.login_btn_sms {
	float: left;
	margin: 0;
	height: 29px;
	width: 200px;
	cursor: pointer;
	background: url("../images/btn_en/button_login_sms_en.png") top left no-repeat;
	display: inline;
}

.login_btn_sms:hover {
	background: url("../images/btn_en/button_login_sms_en.png") bottom left no-repeat;
}

.login_btn_token {
	float: left;
	margin: 0;
	height: 29px;
	width: 150px;
	cursor: pointer;
	background: url("../images/btn_en/button_login_token_en.png") top left no-repeat;
	display: inline;
}

.login_btn_token:hover {
	background: url("../images/btn_en/button_login_token_en.png") bottom left no-repeat;
}

.adhoc_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_adhoc_en.png") top left no-repeat;
	display: block;
}

.adhoc_btn:hover {
	background: url("../images/btn_en/button_adhoc_en.png") bottom left no-repeat;
}

.send_code_btn {
    display: inline-block;
    cursor: pointer;
    height: 29px;
    margin-left: 10px;
    width: 150px;
    background: url("../images/btn_en/button_send_code_en.png") top left no-repeat;
}

.send_code_btn:hover {
	background: url("../images/btn_en/button_send_code_en.png") bottom left no-repeat;
}
.send_code_btn_disable {
	display: inline-block;
    cursor: pointer;
    height: 29px;
    margin-left: 10px;
    width: 150px;
	background: url("../images/btn_en/button_send_code_en.png") bottom left no-repeat;
}

.retrieve_btn {
    display: inline-block;
    cursor: pointer;
    height: 29px;
    margin-left: 10px;
    width: 66px;
    background: url("../images/btn_en/button_retrieve_en.png") top left no-repeat;
}

.retrieve_btn:hover {
	background: url("../images/btn_en/button_retrieve_en.png") bottom left no-repeat;
}

.resend_btn {
    display: inline-block;
    cursor: pointer;
    height: 29px;
    margin-left: 10px;
    width: 190px;
    background: url("../images/btn_en/button_resend_en.png") top left no-repeat;
}

.resend_btn:hover {
	background: url("../images/btn_en/button_resend_en.png") bottom left no-repeat;
}

.regenerate_btn {
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_regenarate_en.png") top left no-repeat;
	display: block;
}

.regenerate_btn:hover {
	background: url("../images/btn_en/button_regenarate_en.png") bottom left no-repeat;
}
.amend_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_amend_en.png") top left no-repeat;
	display: block;
}

.amend_btn:hover {
	background: url("../images/btn_en/button_amend_en.png") bottom left no-repeat;
}

.new_order_btn {
	float: left;
	margin-left: 10px;
	width: 119px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_new_order_en.png") top left no-repeat;
	display: block;
}

.new_order_btn:hover {
	background: url("../images/btn_en/button_new_order_en.png") bottom left no-repeat;
}

/* DS-Direct AAS Phase 2 (Part 1) enhancement. begin */
.transfer_btn {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 29px;
	cursor: pointer;
	background: url("../images/btn_en/button_transfer_en.png") top left no-repeat;
	display: block;
}

.transfer_btn:hover {
	background: url("../images/btn_en/button_transfer_en.png") bottom left no-repeat;
}
/* DS-Direct AAS Phase 2 (Part 1) enhancement. end */

.verify_btn {
	float: left;
	margin-left: 3px;
    width: 66px;
    height: 22px;
	cursor: pointer;
	background: url("../images/btn_en/button_verify_en.png") top left no-repeat;
	display: block;
}
.verify_btn:hover {
	background: url("../images/btn_en/button_verify_en.png") bottom left no-repeat;
}