I have this button:
button
use ng-class
this will add css class diabled-class to the input when PayoutEnabled is false (!PayoutEnabled is true).
diabled-class
PayoutEnabled
false