
:root {
	--logotype: url(/company/5d136e4e5acf3a00171905e8/logotype.image?d=undefined);
	--emblem: url(/company/5d136e4e5acf3a00171905e8/icon.64.image?d=undefined);
	--icon: url(/company/5d136e4e5acf3a00171905e8/icon.64.image?d=undefined);
}

	input[type='file'],
[contenteditable='true'],
	span.quickItem,
	div.searchHints,
	.tagEditor {
		background-color: white;
		appearance: textfield;
	}

:root {
	color-scheme: normal;

	--headerBackground: #ffffff;
	--headerText: #000000;
	--headerBorder: #aaaaaa;
	--headerHighlight: #ffffff;

	--dialogBackground: #ffffff;
	--dialogText: #000000;
	--dialogBorder: #f5f5f5;
	--dialogHighlight: #000000;

	--menuBackground: #ffffff;
	--menuText: #000000;
	--menuBorder: #aaaaaa;
	--menuHighlight: #000000;

	--mainBackground: #ffffff;
	--mainText: #000000;
	--mainBorder: #aaaaaa;
	--mainHighlight: #000000;
	--buttonBackground: #ffffff;
	--buttonText: #000000;
	--buttonToggledBackground: #000000;
	--buttonToggledText: #ffffff;

	--bannerBackground: #f5f5f5;
	--bannerText: #000000;
	--bannerBorder: #f5f5f5;
	--bannerHighlight: #000000;

	--chatBackground: #FFFFFF;
	--chatBorder: rgba(127, 127, 127, 0.5);
	--chatTheirBackground: #FFFFFF;
	--chatTheirText: #000000;
	--chatYourBackground: #CCCCCC;
	--chatYourText: #000000;
}
