/* SIMSAR USER LISTINGS NAV V21.9.2 */

html:not([data-simsar-auth="member"]) .simsar-v2192-member-only {
  display:none !important;
}

html[data-simsar-auth="member"] .simsar-v2192-member-only {
  display:flex !important;
}

.simsar-v2192-top-add {
  align-items:center;
  justify-content:center;
  gap:6px;
  white-space:nowrap;
}
