/******************************** * Licensed Materials - Property of IBM * * IBM Cognos Products: cogadmin * * (C) Copyright IBM Corp. 2005, 2013 * * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. ********************************/ .popup-tooltip-label { font-weight: bold; font-size: 8pt; color: #31659C; } popup-tooltip-a { font-family: Tahoma; font-size: 70%; color: #0000cc; text-decoration: underline; } a.popup-tooltip-a { text-decoration: underline; } .popup-tooltip { position: absolute; z-index: 1; left: 0px; top: 0px; border: solid 1px black; background-color: #EFF3F7; margin: 0px; padding: 0px; } .button { border: #cccccc 1px solid; background-color: #ffffff; } .button_hover { border: #99aacc 1px solid; background-color: #bec8dc; } .button_pressed { border: #336699 1px solid; background-color: #bec8dc; } /* Command buttons (usually appear in dialog footers) */ .commandButton { font-weight: ; -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; text-shadow: 0px -1px 1px rgba(0,0,0,0.2), 0px 1px 1px #FFFFFF; } .commandButtonOver { cursor: pointer; font-weight: ; -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; text-shadow: 0px -1px 1px rgba(0,0,0,0.2), 0px 1px 1px #FFFFFF; } .commandButtonDown { cursor: pointer; font-weight: ; -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; text-shadow: 0px -1px 1px rgba(0,0,0,0.2), 0px 1px 1px #FFFFFF; } .commandButtonInactive { cursor: default; height: 100%; text-decoration: none; width: 100%; font-weight: ; -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; text-shadow: 0px -1px 1px rgba(0,0,0,0.2), 0px 1px 1px #FFFFFF; } .commandButtonActive { color: ; cursor: pointer; height: 100%; text-decoration: none; width: 100%; -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; box-shadow: 0px 1px 1px rgba(0,0,0,0.5), inset 0px 0px 0px #FFFFFF; text-shadow: 0px -1px 1px rgba(0,0,0,0.2), 0px 1px 1px #FFFFFF; } .btnAnchor { color: #000000; text-decoration: none; } .cogstyle-fragmentHeader-main { padding-top: 0px; padding-right: 3px; padding-left: 3px; margin-bottom: 3px; width: 100%; } .cogstyle-fragmentHeader-title { height: 24px; font-size: 11px; padding-left: 10px; width: 100%; white-space: nowrap; } .cogstyle-fragmentHeader-titleText { font-weight: bold; color: #336699; } .cogstyle-toolbar-imageNormal { cursor: pointer; } .cogstyle-toolbar-imageOver { cursor: pointer; } .cogstyle-toolbar-imageOver:active { cursor: pointer; } .cogstyle-toolbar-imageOverPressed, .cogstyle-toolbar-imagePressed { cursor: pointer; } .cogstyle-breadcrumbs-main { vertical-align: middle; padding-left: 0px; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; } .cogstyle-breadcrumbs-pathLeafNode { font-weight: bold; color: #336699; white-space: nowrap; } .cogstyle-breadcrumbs-pathSeparator { color: #0000cc; } .cogstyle-breadcrumbs-pathLink { color: #0000cc; white-space: nowrap; } .cogstyle-table-paginations { float: right; } .cogstyle-table-text { color: ; } .cogstyle-table-empty { text-align: center; height: 40px; } .cogstyle-table-row-selected td { background-color: #e3e9f3; border-top: 1px solid #e3e9f3; border-bottom: 1px solid #e3e9f3; } .cogstyle-table-row-default { background-color: ; border-top: none; border-bottom: none; } .cogstyle-table-row-alternate { background-color: ; } tr.cogstyle-table-row-hilite td { background-color: #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } tr.cogstyle-table-row-hilite td.cogstyle-table-row-default { background-color: ; border-top: none; border-bottom: none; } tr.cogstyle-table-row-selected td.cogstyle-table-row-default { background-color: ; border-top: none; border-bottom: none; } .cogstyle-table-row-separator { border-bottom: #e7e7e7 1px solid; } .cogstyle-table-wrapper { background-color: ; overflow: auto; } .cogstyle-table { border: 1px solid; border-collapse: collapse; } .cogstyle-table-header { border-bottom: 1px solid ; text-align: left; } .cogstyle-table-header tr { text-align: left; } .cogstyle-table-header td { padding: 2px; height: 25px; font-weight: ; color: ; white-space: nowrap; } .cogstyle-table-header a { color: ; text-decoration: none; } .cogstyle-table-body { overflow: auto; } .cogstyle-table-body td { padding: 2px; color: ; } .cogstyle-table-footer { width: 100%; } .cogstyle-table-footer tr { background-color: ; border-top: 1px solid ; } .cogstyle-table-footer td { color: ; font-size: 9px; padding: 2px 2px 4px; } .cogstyle-table-group { background-color: #e3e9f3; } .cogstyle-table-group-title { font-weight: bold; color: ; } .cogstyle-form-link { text-decoration: underline; } .cogstyle-form-label { font-weight: bold; color: ; } .cogstyle-form-text { color: ; } .cogstyle-filter-caption { padding: 5px; border-width: 0 0 1px 0; border-style: solid; } .cogstyle-filter-caption span { font-weight: bold; } .cogstyle-filter-body { padding: 5px; overflow: auto; } .cogstyle-filter-body hr { padding-bottom: 5px; border-color: ; } .cogstyle-filter-footer { text-align: center; padding: 3px; border-top: 1px solid; border-color: ; background-color: ; } .cogstyle-sectionpane { padding-left: 8px; padding-right: 10px; width: 100%; padding-top: 10px; padding-bottom: 5px; vertical-align: middle; } .cogstyle-sectionpane-title { font-weight: bold; color: ; padding-right: 5px; } .cogstyle-sectionpane-divider { width: 100%; } .cogstyle-sectionpane-divider-line { background-color: #cccccc; height: 1px; width: 100%; } .cogstyle-sectionpane-description { padding-left: 8px; padding-right: 10px; width: 100%; padding-bottom: 10px; vertical-align: top; color: ; } .cogstyle-sectionpane-content { padding-left: 8px; padding-right: 10px; width: 100%; } .hiddenEntryIcon { -moz-opacity: 0.4; opacity: 0.4; filter: alpha(opacity=40); }