
:root {
	--logotype: url(/company/6023ea1d8355a8001e14c4bd/logotype.image?d=undefined);
	--emblem: url(/company/6023ea1d8355a8001e14c4bd/icon.64.image?d=undefined);
	--icon: url(/company/6023ea1d8355a8001e14c4bd/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: rgb(255, 255, 255);
	--headerText: rgb(0, 0, 0);
	--headerBorder: rgb(245, 245, 245);
	--headerHighlight: rgb(37, 108, 244);

	--dialogBackground: rgb(255, 255, 255);
	--dialogText: rgb(0, 0, 0);
	--dialogBorder: rgb(245, 245, 245);
	--dialogHighlight: rgb(37, 108, 244);

	--menuBackground: rgb(240, 240, 240);
	--menuText: rgb(0, 0, 0);
	--menuBorder: rgb(200, 200, 200);
	--menuHighlight: rgb(37, 108, 244);

	--mainBackground: rgb(255, 255, 255);
	--mainText: rgb(0, 0, 0);
	--mainBorder: rgb(240, 240, 240);
	--mainHighlight: rgb(37, 108, 244);
	--buttonBackground: rgb(255, 255, 255);
	--buttonText: rgb(0, 0, 0);
	--buttonToggledBackground: rgb(37, 108, 244);
	--buttonToggledText: rgb(255, 255, 255);

	--bannerBackground: rgb(245, 245, 245);
	--bannerText: rgb(0, 0, 0);
	--bannerBorder: rgb(245, 245, 245);
	--bannerHighlight: rgb(37, 108, 244);

	--chatBackground: rgb(255, 255, 255);
	--chatBorder: rgba(62, 64, 66, 0.6);
	--chatTheirBackground: rgb(255, 255, 255);
	--chatTheirText: rgb(0, 0, 0);
	--chatYourBackground: rgb(220, 220, 220);
	--chatYourText: rgb(0, 0, 0);
}
