/*! 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 legal
companion files: legal.css / legalTheme.css
companion files: legalRTL.css / legalThemeRTL.css*/
/*** L E G A L   S T A T E M E N T ***/
/*CompanyName logo and legal statement*/
/*3 different versions - regular pages, login page, and about page*/

.lotusui30 .lotusLegal .lotusLicense {
  color:#666;
}

.lotusui30 .lotusLegal .lotusBuild {
  color:#000;
}

.lotusui30 table.lotusLegal td {
  font-size:0.8em;
  line-height:1.2;
}

.lotusui30 table.lotusLegal {
  margin:5px 25px 10px 25px;
}

.lotusui30 table.lotusLegal td {
  vertical-align:middle;
  padding:5px;
}

.lotusui30 .lotusLogin .lotusLegal {
  margin-left:10px;
}

.lotusui30 .lotusLogin table.lotusLegal {
  margin-top:15px;
}




/***********************************************************/