/*
*+------------------------------------------------------------------------+
*| Licensed Materials - Property of IBM
*| IBM Cognos Products: BUX
*| (C) Copyright IBM Corp. 2009, 2022
*|
*| US Government Users Restricted Rights - Use, duplication or
*| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*+------------------------------------------------------------------------+
*/
/* This is a generated file, do not edit */
/* Cognos bridged portlets styles*/
/*layout section*/
.icdUI div[fragmentid] td,th {
padding: 2px;
}
.portlet-table-header td {
padding: 0px !important;
}
.icdUI .portlet-form-field-label {
margin-left: 5px;
}
.icdUI .portlet-form-field {
margin-left: 0px;
}
.icdUI .cognos-form-footer {
margin-top: 10px;
height: 40px;
}
.icdUI .portlet-form-button {
height: 23px;
}
.icdUI .portlet-form-field .portlet-form-button[type] {
min-height: 18px;
}
/*skin section*/
.icdUI .cognos-path {
color: ;
}
.icdUI .portlet-table-header {
color: ;
font-weight: bold;
background-color: ;
background-image: ;
}
.icdUI .cognos-path .cognos-anchor,
.icdUI .portlet-table-body .cognos-anchor,
.icdUI .portlet-form-field .cognos-anchor,
.icdUI .portlet-font .cognos-anchor,
.icdUI .portlet-table-text .cognos-anchor,
.icdUI .portlet-table-alternate .cognos-anchor {
font-size: 102%;
color: ;
}
.icdUI .portlet-msg-info {
color: ;
white-space: normal;
}
.icdUI .portlet-form-field-label {
color: ;
font-weight: bold;
}
.icdUI .cognos-form-footer {
background-color: transparent;
border: none;
background-image: ;
background-repeat: repeat-x;
}
.icdUI .cognos-form-footer-area {
background-color: transparent;
}
.icdUI .portlet-form-button {
background-color: ;
background-image: ;
background-repeat: repeat-x;
color: ;
border: 1px solid ;
font-size: 1em;
font-weight: bold;
}
.dj_ie .icdUI .portlet-form-button {
padding-top: 2px;
border: 1px solid ;
/*This is a work around to a white space between border and background image
which looks to be an IE bug
*/
background-color: ;
}
.icdUI .portlet-form-button:hover {
background-image: ;
}
.icdUI .portlet-form-field select,
.icdUI .portlet-form-input-field {
background-color: ;
border: 1px solid ;
}
.icdUI .portlet-section-alternate,
.icdUI .portlet-table-alternate {
background-color: ;
}
.icdUI div[fragmentid] hr {
border-color: ;
}
.icdUI div[fragmentid] table[style="border: 1px solid black;"] {
border-color: !important;
}
.icdUI .cognos-section-background {
background-color: transparent;
}
/* -- A11Y -- */
.dijit_a11y .portlet-form-button {
background-color: #b3b3b3;
border: 1px solid #b3b3b3;
font-size: 1em;
font-weight: bold;
height: 23px;
}
.dijit_a11y .portlet-table-header>th,
.dijit_a11y .portlet-table-header>td {
border-bottom: 1px solid #000000;
}
.dijit_a11y .portlet-menu-item-hover {
font-weight: bold;
}