/* Common CSS elements This is the language of the Database: EN */ /* PDS and general elements */ .Text { font-family: Arial, Helvetica, Univers, Zurich BT, sans-serif; font-size: 10pt; vertical-align: top; } .Search { vertical-align: middle; } .Border { border-bottom: #808080 1px solid; } .Section { border-bottom: #808080 2px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; margin-top: 20px; margin-bottom: 10px; } .Label { color: #000000; font-weight: bold; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; } .Content { color: #000000; padding-left: 30px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; } .Numeric { text-align: right; } .Legend { font-weight: normal; text-align: right; padding-right: 30px; } .Imp { font-style: italic; } .NoMargin { padding-left: 0px; } .Title { font-size: 12pt; font-weight: bold; } .SubTitle { font-size: 14pt; font-weight: bold; } .SubSection { font-size: 10pt; font-weight: bold; } .Remarks { font-size: 10pt; font-weight: bold; } /* Overviews elements */ .titleProductDataSheet { font-size: 14pt; font-weight: bold; } .titleProductCode { font-size: 17pt; font-weight: bold; } .titleContent { font-size: 10pt; font-weight: bold; } .overviewTitle { font-size: 10pt; font-weight: bold; text-align: center; vertical-align: middle; } .contentColumn { font-size: 8pt; } .category { font-weight: bold; } /* Group profiles elements */ .PGTitle { font-weight: bold; } .PGroupLayout { padding-bottom: 10px; } .PSubGroupLayout { padding-left: 50px; padding-bottom: 10px; } .PDF { color: #000000; font-weight: bold; text-align: right; text-decoration: none; }