﻿		
		body { 
 
			background-color:#d1d1d1;
	 
		 
		} 
 
.content{
 
 
overflow:hidden;
}
/* Tiny Scrollbar scrollbar2 */  
		#scrollbar2 { width: 100%; height:100%;  }  
		#scrollbar2 .viewport { width: 100%;    height:100%;  overflow: hidden; position: relative; }  
		#scrollbar2 .overview { height:93%;padding-top:7%;    list-style: none; position: absolute; left: 0; top: 0; }  
		#scrollbar2 .scrollbar{ position: absolute;  bottom:0px; clear: both; height: 15px; }  
		#scrollbar2 .track { background:#7e818d; width: 100%; height:15px; position: relative; }  
		#scrollbar2 .thumb { background:#010928; height: 15px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: 0; }  
		#scrollbar2 .disable { display: none; }  
		.noSelect { user-select: none; -o-user-select: none;}
		