/* IA Connect CSS atomic selector: theme 041.001; derived from theme-041-ia-atrium-shell-iac-tab-is-active.css. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-tab.is-active{
  background:var(--ia-mybb-active-bg);
  border-color:var(--ia-mybb-header-border);
  color:var(--ia-mybb-active-text);
}
