/*
 *+------------------------------------------------------------------------+
 *| Licensed Materials - Property of IBM
 *| IBM Cognos Products: BUX
 *| (C) Copyright IBM Corp. 2009, 2013
 *|
 *| 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: #1d1d1d;
}

.icdUI .portlet-table-header {
	color: #353535;
	font-weight: bold;
	background-color: #e0e0e0;
}

.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: #0b4ca7;
}

.icdUI .portlet-msg-info {
	color:  #262626;
	white-space: normal;
}

.icdUI .portlet-form-field-label {
	color: #222222;
	font-weight: bold;
}

.icdUI .cognos-form-footer {
	background-color: transparent;
	border: none;
	background-image: none;
	background-image: url(images/fragments/layouts/images/footerBackground.gif);
	background-repeat: repeat-x;
}

.icdUI .cognos-form-footer-area {
	background-color: transparent;
}

.icdUI .portlet-form-button {
	background-color: #046fc0;
	background-image: none;
	background-image: url(images/fragments/layouts/images/button_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #0086be;
	font-size: 1em;
	font-weight: bold;
}

.dj_ie .icdUI .portlet-form-button {
	padding-top: 2px;
	border: 1px solid #0086be;
	/*This is a work around to a white space between border and background image
		which looks to be an IE bug
	*/
	background-color: #0086be;
}

.icdUI .portlet-form-button:hover {
	background-image: none;
	background-image: url(images/fragments/layouts/images/button_background_h.gif);
}

.icdUI .portlet-form-field select,
.icdUI .portlet-form-input-field {
	background-color: #ffffff;
	background-image: none;
	background-image: url(images/fragments/layouts/images/validationInputBg.png);
	border: 1px solid #b3b3b3;
}

.icdUI .portlet-section-alternate,
.icdUI .portlet-table-alternate {
	background-color: #e9f1f6;
}

.icdUI div[fragmentid] hr {
	border-color: #97b4c0;
}

.icdUI div[fragmentid] table[style="border: 1px solid black;"] {
	border-color: #8ca9b9 !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;
}
