| 
					
				 | 
			
			
				@@ -78,6 +78,14 @@ html:not(.is-mobile) main[role="main"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+html:not(.js):not(.is-mobile) main[role="main"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  overflow-y: auto; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  .layout-content{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    height: auto; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    padding-bottom:4em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 html.is-mobile main[role="main"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   padding:80px 1em 40px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // background-color: blue; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -106,6 +114,10 @@ footer[role="contentinfo"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   padding:0.5em 1em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+html:not(.js):not(.is-mobile) footer[role="contentinfo"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-color: white; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 canvas#corpus-map{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // outline: 1px solid grey; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 |