@charset "UTF-8";

/* base blue: #6ec1e4; */
/* base gray: #54595f; */

html
{
	--bodyBackColor: #ffffff;
	--bodyTextColor: #54595f;

	--headerBorderbottomColor: #000000;
	--headerIcon: url(../brands/richard/icon_192.png) no-repeat 0.8% center transparent;
	
	--footerBackColor: #54595f;
	--footerlangsTextColor: #a0a5ab;
	--footerlangsHoverBackColor: #858c93;
	--footerlegalsTextColor: #bbbfc3;
	--footerlegalsHoverBackColor: #858c93;
	
	--captionTextColor: #54595f;
	--captionBorderbottomColor: #54595f;
	--captionfilledlineBackColor: #858c93;
	--texthintTextColor: #660000;
	
	--lineplantypeBackColor: #6ec1e4;
	--lineplantypeTextColor: #18191b;
	--lineplancountsBackColor: #ffffff;
	--textplancountsBackColor: #bee3f3;
	
	--textLinkTextColor: #2980b9;
	
	--menubuttonsBackColor: #6ec1e4;
	--menubuttonscurpageBackColor: #bee3f3;
	--menubuttonsHoverBackColor: #3dacdb;
	--menubuttonsActiveBackColor: #2082ac;
	--menubuttonsTextColor: #ffffff;

	--linkbuttonsBackColor: #6ec1e4;
	--linkbuttonsHoverBackColor: #3dacdb;
	--linkbuttonsActiveBackColor: #2082ac;
	--linkbuttonsTextColor: #ffffff;

	--formbuttonsBackColor: #6ec1e4;
	--formbuttonsHoverBackColor: #3dacdb;
	--formbuttonsActiveBackColor: #2082ac;
	--formbuttonsTextColor: #ffffff;

	--pagebuttonsBackColor: #787f87;
	--pagebuttonsHoverBackColor: #6c727a;
	--pagebuttonsActiveBackColor: #60656c;
	--pagebuttonsTextColor: #e4e5e7;

	--formfieldBackColor: #ffffff;
	--formfieldBorderColor: #e1e4ea;
	--formfieldplaceholderTextColor: #a0a0a0;
	
	--formoptionBackColor: #ffffff;

	--filebuttonsBackColor: #a6c9d9;
	--filebuttonsBorderColor: #6ec1e4;
	--filebuttonsHoverBackColor: #86b6cb;
	--filebuttonsHoverBorderColor: #3dacdb;
	--filebuttonsActiveBackColor: #70a9c2;
	--filebuttonsActiveBorderColor: #2082ac;
	--filebuttonsTextColor: #ffffff;

	--formseparatorBorderColor: #e1e4ea;
	
	--messageTextColor: #54595f;
	--messageerrorTextColor: #bb0600;
	
	--listlinefrontBackColor: #d6d9db;
	--listlinefrontHoverBackColor: #aeb2b7;
	--listlinefrontActiveBackColor: #a0a5ab;
	--listlineendBackColor: #bbbfc3;
	--listlineendHoverBackColor: #aeb2b7;
	--listlineendActiveBackColor: #a0a5ab;
	
	--tablecaptionheaderBackColor: #b8d4e0;
	--tableheadersetmBackColor: #cadfe8;
	--tablerowsetmBackColor: #dce9ef;
	--tableheadersetsBackColor: #dce9ef;
	--tablerowsetsBackColor: #edf4f7;
	--tableheaderbovsBackColor: #dce9ef;
	--tablerowbovsBackColor: #edf4f7;
	
	--timelinecaptionBackColor: #a6c9d9;
	--timelinedataBackColor: #c9dfe8;
	
	--chatcontainerBorderColor: #e1e4ea;
	--chatcontainerBackColor: #ffffff;
	--chatmessageBackColor: #f1f2f3;
	--chatscrollbarBackColor: #e9f6fb;
	--chatscrollbarHandleColor: #6ec1e4;
	--chatcountmarkerBackColor: #E18787;
}
