|  | @@ -7,12 +7,12 @@
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      .video-js .vjs-progress-control:hover .vjs-progress-holder {
 | 
	
		
			
				|  |  | -      font-size: inherit;
 | 
	
		
			
				|  |  | +      font-size: inherit !important;
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      .video-js .vjs-slider:focus {
 | 
	
		
			
				|  |  | -      box-sizing: none;
 | 
	
		
			
				|  |  | -      text-shadow: none;
 | 
	
		
			
				|  |  | +      box-shadow: none !important;
 | 
	
		
			
				|  |  | +      text-shadow: none !important;
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 |