html {
  /*We want it to be really clear if white or black is used it's not because it wasn't replaced with the appropriate var, it was intentionally set to white/black and should NOT change*/
  --division-color-000: #000000;
  --division-color-fff: #ffffff;
  --division-color-transparent: transparent;	
}






/*****button.refresh_user_and_division_metas*****/
.refresh_user_and_division_metas[online="false"] {display: none;}


/*****#user_current_branch_selector*****/

