@charset "UTF-8";

/*
  	Licensed Materials  - Property of IBM
  	IBM Cognos Products: rs
 	(C) Copyright IBM Corp. 2003, 2013
  	US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
 
/*
	Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
	Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
*/

/* business skin */

DIV.clsInfoBox,
.HTMLItem,
.richTextItem,
.clsQueryView,
.clsOutlineView,
.clsPagesView,
.clsPromptPagesView,
.clsVariablesView,
.clsToolboxListView,
DIV.clsSelectAncestorListView,
#idToolboxTabPanels_Pane,
#idToolboxTabBox_Pane,
#idAppBehaviorTabPanels_Pane,
#idAppBehaviorTabBox_Pane,
#idProperties_Pane,
#idDescription_Pane,
.clsLabel,
.clsLabelSequence
{
	font-family: Tahoma, Arial, 'MS UI Gothic', Gulim, SimSun, PMingLiU, Raghu8, 'Arial Unicode MS', 'Andale WT', sans-serif;
	font-size: 8pt;
}

#idToolboxTabPanels_Pane,
#idToolboxTabBox_Pane,
#idAppBehaviorTabPanels_Pane,
#idAppBehaviorTabBox_Pane,
#idProperties_Pane,
#idDescription_Pane,
.clsPane_Toolbox_active,
.clsPane_Toolbox_inactive,
.clsPane_Properties_inactive,
.clsPane_Workarea_inactive,
#idExplorerBar,
.clsBigButtonBar,
.clsQueryViewListViewHeader,
.clsQueryTabBackground
{
	background-color: #E7E7E7;
}

.clsBigButtonBar
{
	color: black;
}

#idToolboxTabPanels_Pane,
#idToolboxTabBox_Pane,
#idAppBehaviorTabPanels_Pane,
#idAppBehaviorTabBox_Pane,
#idProperties_Pane,
#idDescription_Pane,
.clsQueryViewPane
{
	border: 1px solid #E7E7E7;
}

TD.clsQuickTableGrid_highlight
{
	background-color: #D6E0CD;
}

.clsPane_Properties_active,
.clsPane_Workarea_active,
TABLE.clsQuickTableGrid,
TD.clsQuickTableGrid
{
	background-color: white;
}

TABLE.clsQuickTableGrid,
.clsPane_Workarea_active,
.clsPane_Workarea_inactive,
.clsBigButtonBar
{
	border: 1px solid #999999;
}

DIV.clsQuickTableGrid
{
	border: none;
}

TD.clsQuickTableGrid,
TD.clsQuickTableGrid_highlight
{
	border: 1px solid silver;
}

.clsWelcomeBanner
{
	border: 1px solid gray;
}
