<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	#prod_price_vol_request
		{
		box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
		margin:20px 0px;
		padding: 10px;			
		}
		
	#prod_price_vol_request_qte
		{
		width:100px;	
		}
		
	#prod_price_vol_request_result
		{
		margin-top:20px;
		display:none;	
		}</pre></body></html>