/*! Licensed Materials - Property of HCL Technologies Limited. (c) Copyright HCL Technologies Limited 2007, 2020. All Rights Reserved. This CSS was built on August 16 2012. (version: OneUI-3.0.3_20120816-1522) these are the styles for header companion files: header.css / headerTheme.css companion files: headerRTL.css / headerThemeRTL.css*/ /*** H E A D E R ***/ /*found at the top of the page, center column*/ .lotusui30 .lotusHeader { margin-top:-5px; margin-bottom:15px; overflow:hidden; position:relative; zoom:1; } .lotusui30 .lotusHeader .lotusHeading { font-size:1.7em; font-weight:normal; } .lotusui30 div.lotusHeader { margin-bottom:15px; } /*this is for a simple header, not in a table layout, to adjust the bottom margin*/ .lotusui30 .lotusHeader img { margin-right:10px; } .lotusui30 .lotusHeader .lotusDetails { margin-top:5px; position:relative; white-space:break-word; clear:both; } .lotusui30 .lotusHeader .lotusDetails p { color:#222; } .lotusui30 .lotusHeader .lotusBtnContainer { margin-top:10px; } /***********************************************************/