Index: include.js
===================================================================
--- include.js	(revision 714a36f9ab1135cefa79aeb014ab0957f0b62628)
+++ include.js	(revision 15edf86c83205cf1ba097fb446d2d92d2f2cd65f)
@@ -267,4 +267,11 @@
 		// Output the admin with an appropriate row span along
 		// with the first organisation
+
+		if (sorted[j][0].accountStatus != 'ok' ) {
+			status_style="meraki_failure";
+		}
+		else {
+			status_style="meraki_success";
+		}
 
 		$("#meraki_admins_output_table").append('\
