.ar-member .ar-form input[type="number"],
.ar-member .ar-form input[type="url"],
.ar-member .ar-form select { min-width:220px; }
.ar-table { width:100%; border-collapse: collapse; }
.ar-table th, .ar-table td { border:1px solid #ddd; padding:8px; }
.ar-table th { background:#f7f7f7; }
.ar-msg { position:fixed; right:16px; bottom:16px; padding:12px 16px; border-radius:6px; color:#fff; z-index:9999; }
.ar-msg.success { background:#2f855a; }
.ar-msg.error { background:#c53030; }
