|  | @@ -1128,7 +1128,7 @@ main[role="main"] {
 | 
	
		
			
				|  |  |        pointer-events: auto; }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  footer[role="contentinfo"] {
 | 
	
		
			
				|  |  | -  z-index: 1;
 | 
	
		
			
				|  |  | +  z-index: 5;
 | 
	
		
			
				|  |  |    position: fixed;
 | 
	
		
			
				|  |  |    bottom: 0;
 | 
	
		
			
				|  |  |    -webkit-box-sizing: content-box;
 | 
	
	
		
			
				|  | @@ -1768,28 +1768,31 @@ footer {
 | 
	
		
			
				|  |  |          footer .block-language ul li.is-active a {
 | 
	
		
			
				|  |  |            color: red; }
 | 
	
		
			
				|  |  |    footer #block-productions {
 | 
	
		
			
				|  |  | +    position: relative;
 | 
	
		
			
				|  |  |      pointer-events: none; }
 | 
	
		
			
				|  |  |      body:not(.path-productions) footer #block-productions {
 | 
	
		
			
				|  |  |        display: none; }
 | 
	
		
			
				|  |  |      footer #block-productions ul {
 | 
	
		
			
				|  |  |        margin-left: -3em;
 | 
	
		
			
				|  |  |        white-space: nowrap; }
 | 
	
		
			
				|  |  | -      footer #block-productions ul li a {
 | 
	
		
			
				|  |  | -        pointer-events: all;
 | 
	
		
			
				|  |  | -        background-color: #fff;
 | 
	
		
			
				|  |  | -        padding-right: 0.4em; }
 | 
	
		
			
				|  |  | -        footer #block-productions ul li a:before {
 | 
	
		
			
				|  |  | -          content: "";
 | 
	
		
			
				|  |  | -          display: inline-block;
 | 
	
		
			
				|  |  | -          width: 7px;
 | 
	
		
			
				|  |  | -          height: 7px;
 | 
	
		
			
				|  |  | -          border: 1px solid red;
 | 
	
		
			
				|  |  | -          margin-right: 0.5em; }
 | 
	
		
			
				|  |  | -        footer #block-productions ul li a:hover:before {
 | 
	
		
			
				|  |  | -          background-color: red; }
 | 
	
		
			
				|  |  | -        footer #block-productions ul li a.ajax-loading:before {
 | 
	
		
			
				|  |  | -          -webkit-animation: rotation 2s infinite linear;
 | 
	
		
			
				|  |  | -          animation: rotation 2s infinite linear; }
 | 
	
		
			
				|  |  | +      footer #block-productions ul li {
 | 
	
		
			
				|  |  | +        height: 200px; }
 | 
	
		
			
				|  |  | +        footer #block-productions ul li a {
 | 
	
		
			
				|  |  | +          pointer-events: all;
 | 
	
		
			
				|  |  | +          background-color: #fff;
 | 
	
		
			
				|  |  | +          padding-right: 0.4em; }
 | 
	
		
			
				|  |  | +          footer #block-productions ul li a:before {
 | 
	
		
			
				|  |  | +            content: "";
 | 
	
		
			
				|  |  | +            display: inline-block;
 | 
	
		
			
				|  |  | +            width: 7px;
 | 
	
		
			
				|  |  | +            height: 7px;
 | 
	
		
			
				|  |  | +            border: 1px solid red;
 | 
	
		
			
				|  |  | +            margin-right: 0.5em; }
 | 
	
		
			
				|  |  | +          footer #block-productions ul li a:hover:before {
 | 
	
		
			
				|  |  | +            background-color: red; }
 | 
	
		
			
				|  |  | +          footer #block-productions ul li a.ajax-loading:before {
 | 
	
		
			
				|  |  | +            -webkit-animation: rotation 2s infinite linear;
 | 
	
		
			
				|  |  | +            animation: rotation 2s infinite linear; }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  @keyframes rotation {
 | 
	
		
			
				|  |  |    from {
 | 
	
	
		
			
				|  | @@ -1828,6 +1831,7 @@ footer {
 | 
	
		
			
				|  |  |            font-size: 0.756em;
 | 
	
		
			
				|  |  |            white-space: nowrap; }
 | 
	
		
			
				|  |  |          footer .block-block-edlp-entrees ul li span.oblique-wrapper {
 | 
	
		
			
				|  |  | +          height: 120px;
 | 
	
		
			
				|  |  |            display: inline-block;
 | 
	
		
			
				|  |  |            vertical-align: bottom;
 | 
	
		
			
				|  |  |            position: relative;
 |