
:root {
	--logotype: url(/company/592c6115eae87c04f482db87/logotype.image?d=undefined);
	--emblem: url(/company/592c6115eae87c04f482db87/icon.64.image?d=undefined);
	--icon: url(/company/592c6115eae87c04f482db87/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: #222222;
	--headerText: #f8f8f8;
	--headerBorder: #aaaaaa;
	--headerHighlight: #e6d43a;

	--dialogBackground: #ffffff;
	--dialogText: #000000;
	--dialogBorder: #ffffff;
	--dialogHighlight: #58acd3;

	--menuBackground: #f8f8f8;
	--menuText: #000000;
	--menuBorder: #aaaaaa;
	--menuHighlight: #58acd3;

	--mainBackground: #eaeaea;
	--mainText: #000000;
	--mainBorder: #aaaaaa;
	--mainHighlight: #58acd3;
	--buttonBackground: #eaeaea;
	--buttonText: #000000;
	--buttonToggledBackground: #58acd3;
	--buttonToggledText: #eaeaea;

	--bannerBackground: #2c2c2c;
	--bannerText: #ffffff;
	--bannerBorder: #aaaaaa;
	--bannerHighlight: #58acd3;

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