/*
*+------------------------------------------------------------------------+
*| 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 */
/*skin section*/
.buxMenuItemDescription {
color: ;
font-weight: normal;
white-space: normal;
width: 250px;
}
.buxMenuItemTitle {
font-weight: bold;
font-size: 0.92em;
color: ;
background-color: ;
}
/* Reduce default menu padding */
.claro td.dijitMenuItemIconCell {
padding: 0px 2px !important;
}
.claro td.dijitMenuItemLabel {
padding-top: 3px !important;
padding-bottom: 3px !important;
}
.buxMenuItemTitle .dijitMenuItemLabel {
padding: 5px;
}
.claro .dijitMenuActive .dijitMenuItemHover, .claro .dijitMenuActive .dijitMenuItemSelected{
background-color: ;
border-color: ;
}
.dijitMenuItem {
outline: none
}
.claro .dijitButtonDisabled *,
.claro .dijitMenuItemDisabled * {
color: ;
}
.claro .dijitMenuItemDisabled * {
opacity: 1;
}
.claro .dijitMenuItemDisabledFocused * {
color: ;
}
.text_overflow_ellipsis_ie {
text-overflow: ellipsis;
}
.text_overflow_ellipsis {
text-overflow: ellipsis;
-moz-binding:url(./bux_ellipsis-xbl.xml#text_overflow_ellipsis);
}
.icdUI .buxEmptyArrowButtonInner {
background-position: center !important;
font-size:1px;
height:12px !important;
margin:0px !important;
width:12px !important;
}
/*a11y section*/
.dijit_a11y .buxEmptyArrowButtonInner{
width:auto;
height:auto;
margin:2px;
font-size:1em;
}
.dijit_a11y .contentpane-pulldown .dijitArrowButtonInner{
display:block !important;
font-size:1em;
height:auto;
width:auto;
}
.claro .dijitMenuExpand{
background-image:;
background-position: center center;
height: 10px;
width: 10px;
}