:root {
	--chocolate01: #eccdb1;	/* песок */
	--chocolate02: #cdb2a4; /* пыль */
	--chocolate03: #a96946;	/* карамель */ 
	--chocolate04: #6c2600;	/* молочный шоколад */
	--chocolate05: #271008; /* шоколад */
	
/*	--clrbg: rgb(212, 203, 185, 0.9);  #cdcac3*/
	--clrbg: #cdcac3; /*  #cdcac3*/
	--clrbgicnpstn: #0b7fab;
	--gray00: #F7F7F7; /* светло-серый */
  --gray01: #444444; /* серый */	

/*help (?)*/
	--clrbgmodalhelp: #e4e4e7;/*gray90% */	
	--clrbordermodalhelp: #cfd0d3;/*темнее gray90% */
	--clrtextmodalhelp: #61606c;

	--closeNo: #999;
	--closeYes: #892276;
	
/*copy*/
	--clrtxtcopy: #61606c; 
	--clrbgcopy: #e4e4e7; /*gray90% */
	--clrbordercopy: #cfd0d3;/*темнее gray90% */	

/*no words in list*/
	--clrtxtnowords: #61606c; 
	--clrbgnowords: #e4e4e7; /*gray90% */
	--clrbordernowords: #cfd0d3;/*темнее gray90% */	
	
/*edit name*/
	--clrtxtedit: #61606c;
	--clrbgedit: #e4e4e7; /*gray90% */	
	--clrborderedit: #cfd0d3;/*темнее gray90% */
	--clrborderbutton: #999; /*светлый*/
	
/* ---for test-input-data.html --- */
/* ---for action-two.php --- */
  --clrtxtinpt: #61606c; /* */
  --clrtxtmsg: #61606c;
	--clrtxtftr: #61606c;
  --clrtxtbrcmp: #61606c;
  --clrtxtbrcmprgb: rgb(97, 96, 108, 0.5); 
  --clrbgbd: #cfd0d3; 	
  --clrbginpt: #F7F7F7; /* светло-серый */
	--clrhvr: #FF8562; /* + */	
	
/*buttons*/	
	--clrbgbtn: #e4e4e7; /* gray90% */
	--clriconbtn: #61606c;
	--iconsClrL: #999; /*светлый*/
	
/*nameGame*/
	--clrtextnamegame: #d7d6db;

/*progress*/
	--clrtxtprogress:  #61606c;	
	
/*footer*/
	--clrtxtfooter: #61606c;
	
/*JS*/	
/*	--borderClr: #0b7fab; /*голубой: таблицы , nameGame, time-text, timer, svg in bbutton, ...*/
	
/*	--tableStyleClr: #61606c;	цвет символов в таблицах*/
	--tableStyleClr: #444444;	/*цвет символов в таблицах*/
	
	--iconsStyleTrueClr: #0b7fab;
	--iconsStyleFalseClr: #999;
	
	--noLetterClr: #892276;
	--spaceLetterClr: #BF9F30;
	--yesLetterClr: #207E62; /*fill=#61606c*/
/* */
	--selectClr: #E6E6FA; 
	--defaultClr: #e4e4e7; /*gray90% */
