| 
					
				 | 
			
			
				@@ -24,7 +24,7 @@ html[xmlns] .clearfix { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   cursor: pointer; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #helios i { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  opacity: 0.8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  opacity: 1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #helios [class^="icon-"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #helios [class*=" icon-"] { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -381,13 +381,13 @@ html[xmlns] .clearfix { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #helios .tool_container .list-label { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   font-size: 11px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   border-radius: 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  border-bottom: 1px solid #666; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  border-top: 1px solid #e1ebf5; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  background-color: #d2dae6; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  background-image: -webkit-linear-gradient(top, #d2dae6, #cad3de); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  background-image: -moz-linear-gradient(top, #d2dae6, #cad3de); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  background-image: -o-linear-gradient(top, #d2dae6, #cad3de); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  background-image: linear-gradient(top, #d2dae6, #cad3de); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  border-bottom: 1px solid #999; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  border-top: 1px solid #eee; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-color: #eee; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-image: -o-linear-gradient(top, #eeeeee, #dddddd); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-image: linear-gradient(top, #eeeeee, #dddddd); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   color: #444; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   font-weight: bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   text-shadow: 0 0 0; 
			 |