:root {
	/* system bar */
	--white-label-systembar-background-color: black;
	--white-label-systembar-color: white;
	--white-label-systembar-border-bottom: none;

	--white-label-navbar-background-color: black;

	/* panels */
	--white-label-panel-header-background-color: black;
	--white-label-panel-header-color: white;
	--white-label-panel-background-color: rgba(0, 0, 0, 0.8);
	--white-label-panel-border-color: #787878;
	--white-label-panel-inside-border-color: #787878;
	--white-label-panel-color: white;
	--white-label-panel-color2: #c9c9c9;

	--white-label-panel-error-background-color: #232425;

	--white-label-toolbar-background-color: transparent;
	--white-label-toolbar-border-color: transparent;

	--white-label-card-background-color: black;

	/* scroll */
	--white-label-scroll-color: rgba(127, 127, 127, 0.3);
	--white-label-scroll-color-active: rgba(127, 127, 127, 0.9);

	/* table */
	--white-label-table-background-color: #1F2021;
	--white-label-table-row-background-color-hover: rgba(3, 208, 255, 0.5);
	--white-label-table-row-background-color-selected: rgb(46, 47, 48);
	--white-label-table-row-color-hover: black;
	--white-label-table-row-color-alternate: #252525;

	/* map */
	--white-label-map-background-color: #404040;
	--white-label-map-control-dropshadow-color: transparent;
	--white-label-map-color: black;
	--white-label-map-floor: #707070;
	--white-label-map-structural: #f0f0f0;
	--white-label-map-walls: #f0f0f0;
	--white-label-map-doors: #f0f0f0;
	--white-label-map-furniture: #f0f0f0;

	--white-label-map-icon-background-color: black;
	--white-label-map-icon-color: white;

	--white-label-map-label-background-color: #404040;
	--white-label-map-label-color: var(--white-label-map-icon-color);

	--white-label-map-tooltip-background-color: rgba(0, 0, 0, 0.8);
	--white-label-map-tooltip-color: white;

	--white-label-icon-color-on: #03d0ff;
	--white-label-icon-color-off: #a9a9a9;
	--white-label-icon-color-disabled: #808080;
	--white-label-icon-color-backdrop: #585857;

	--white-label-loading-color: white;
	--white-label-loading-background-color: rgba(0, 0, 0, 0.2);
	--white-label-loading-color-inverted: black;
	--white-label-loading-background-color-inverted: rgba(255, 255, 255, 0.2);

	--white-label-asset-group-opacity: 1;
	--white-label-asset-foreground-color: #ffffff;
	--white-label-asset-foreground-color-selected: #03d0ff;
	--white-label-asset-background-offline: #999999;
	--white-label-asset-background-5g_bts: #000000;
	--white-label-asset-background-cameras360: #ff9c45;
	--white-label-asset-background-cameras: #d16401;
	--white-label-asset-background-defibrillator: #008238;
	--white-label-asset-background-first-aid-kit: #008238;
	--white-label-asset-background-lte_btss: #000000;
	--white-label-asset-background-rooms: transparent;
	--white-label-asset-background-sensors: #cf4db0;
	--white-label-asset-background-tags: #7e06c4;
	--white-label-asset-background-robots: #1E80CD;
	--white-label-asset-background-robots-omron: #0F3677;
	--white-label-asset-background-robots-mir: #1E80CD;
	--white-label-asset-background-objects-agv: #D19D04;
	--white-label-asset-background-objects-forklift: #D16401;
	--white-label-asset-background-objects-amr: #CF4DB0;
	--white-label-asset-background-objects: #048375;
	--white-label-asset-background-weather-stations: #23ABB6;
	--white-label-asset-background-ocean-monitors: #D16401;
}
