﻿
.hide  {
	background-color: #420000;
	color: #420000;
	max-width: 90px; width: 100%; /* responsive upgrade: width */
}
					
.show  { 
	background-color: transparent;
	color: 420000;
	font-weight: 600;
	font-size: 14pt;
	max-width: 90px; width: 100%; /* responsive upgrade: width */
}
				
.Lafter   { 
	text-indent: 0;
	margin-top: .6em; 
}
	            
.Lafter1   { 
	text-indent: 0;
	margin-top: .6em;
	color: 420000; 
	font-weight: 1000; 
	font-size: 16pt
}
			
.tdback	{ 
	background-color: #F2ECEC 
}
	
	