|  |  | 
 |  |  | <apex:page extensions="InventoryReportController" standardController="Inventory_Header__c" showHeader="false" sidebar="false" id="allPage" action="{!init}" tabStyle="CheckAllOlympusAsset__tab" applyHtmlTag="false"> | 
 |  |  | <apex:page extensions="InventoryReportController" standardController="Inventory_Header__c" showHeader="false" sidebar="false" id="allPage" action="{!init}" tabStyle="CheckAllOlympusAsset__tab" applyHtmlTag="false" lightningStylesheets="true"> | 
 |  |  | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> | 
 |  |  | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> | 
 |  |  | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> | 
 |  |  | 
 |  |  |             padding: 5px; | 
 |  |  |         } | 
 |  |  |         .tdStyle-left { | 
 |  |  |             width: 16%; | 
 |  |  |             /*20220419 ljh HWAG-CAV5WX update */ | 
 |  |  |             /*width: 16%;*/ | 
 |  |  |             width: 11%; | 
 |  |  |             padding: 5px; | 
 |  |  |             text-align: left; | 
 |  |  |         } | 
 |  |  |         .tdStyle-right { | 
 |  |  |             width: 16%; | 
 |  |  |             /*20220419 ljh HWAG-CAV5WX update */ | 
 |  |  |             /*width: 16%;*/ | 
 |  |  |             width: 22%; | 
 |  |  |             padding: 5px; | 
 |  |  |             text-align: right; | 
 |  |  |         } |