/*------------------------------------------------------------------------ * * APC Software Standard Style Sheet * * NAME: apc.css * *----------------------------------------------------------------------*/ /*------------------------------------------------------------------------ * Menu Styles */ /* * common */ .APCMenuLevel1, .APCMenuLevel2, .APCMenuLevel3, .APCSelectedMenuLevel1, .APCSelectedMenuLevel2, .APCSelectedMenuLevel3 { color: white; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; } .APCMenuLevel2, .APCSelectedMenuLevel2 { font-size: 10pt; font-weight: normal; } .APCMenuLevel3, .APCSelectedMenuLevel3 { font-size: 9pt; text-transform: none; font-weight: normal; } .APCSelectedMenuLevel1, .APCSelectedMenuLevel2, .APCSelectedMenuLevel3 { color: yellow; font-weight: bold; } /*------------------------------------------------------------------------ * Content Styles */ /* * common */ #default { font-family: Verdana, arial, helvetica, sans-serif; } .APCHostName { color: white; font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; } .APCSmallStatusGood, .APCSmallStatusWarning, .APCSmallStatusBad { color: white; font-family: Verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-align: center; } .APCUPSModel { color: white; font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; } .APCCopyright { color: gray; font-size: 8pt; } .APCSectionHeader, .APCSubsectionHeader { color: #efefef; font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; } .APCOddTableRow, .APCEvenTableRow { font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; } .APCSubmitButtons { font-size: 8pt; } /* * specific */ .APCSmallStatusGood { background: green; } .APCSmallStatusWarning { background: yellow; color: black; } .APCSmallStatusBad { background: red; } .APCSectionHeader { font-weight: bold; background: black; } .APCSubsectionHeader { background: #696969; font-size: 9pt; } .APCOddTableRow { background: white; } .APCEvenTableRow { background: #eeeeee; } .APCDeviceLinks { color: #0000FF; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; text-decoration: none; } .apccontentlabel { font-family: Verdana; font-size: 10pt; color: #001144; font-weight: bold; } .apcmainheadertext { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; } .apcsubheadertext { font-family: Verdana; text-align: left; font-size: 10pt; color: #FFFFFF; font-weight: bold; } .apccontentvalue { font-family: Verdana; font-size: 10pt; color: #001144; font-weight: normal; } .apccontentinlinehelp { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; } .apcchartvalue { font-family: Verdana; font-size: 10pt; color: #001144; font-weight: bold; } .apcflexeventheadings { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; } .apcflexevententry { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; } .apclink { font-family: Verdana; font-size: 10pt; color: #001144; font-weight: normal; } .apcbannertext { font-family: Verdana; font-size: 12pt; color: white; font-weight: bold; } .apcdatalogcell { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; text-align: center; vertical-align: middle; } .apcdatalogheadercell { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; text-align: center; vertical-align: bottom; } .apceventlogcell { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; text-align: left; vertical-align: middle; } .apceventlogheadercell { font-family: Verdana; font-size: 8pt; color: #001144; font-weight: normal; text-align: center; vertical-align: bottom; }