/*	color: #30556D; */
.inf-ActionPanel {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inf-ActionPanel .gwt-Label {
	color: #30556D;
	font-weight:normal;
}

.inf-ActionPanel .ActionPanel-HeaderCell {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
	background: #F7FAFC;
	padding: 10px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom: 1px solid #cccccc;
	color:#30556D;
}

.inf-ActionPanel .ActionPanel-Header {
	font-size: 0.9em;
	font-weight: bold;
}

.inf-ActionPanel .ActionPanel-Description {
	line-height:1.5em;
	padding-top:10px;
	font-size:0.8em;
	font-weight: bold;
}


.inf-ActionPanel .ActionPanel-HeaderCell .gwt-Label {
	font-size: .8em;
	font-weight: bold;
}

.inf-ActionPanel-Header {
	border-bottom: 1px solid #cccccc;
	background: #F0F0F0;
}

.ActionPanel-ContentCell {
	background: #F9F9F9;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
	
}

.ActionPanel-Content {
	width: 100%;
	border-bottom: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
}
.inf-ActionPanel .inf-GridContainer {
	border-left: none;
	border-right: none;
	border-bottom: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}

.inf-ActionPanel .inf-PagingToolbar {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
}

.inf-ActionPanel .inf-SearchBar {
	padding: 3px;
}

.inf-ActionPanel-Suggest .gwt-PushButton {
	padding: 0px;
}
	
.inf-ActionPanel-Suggest .gwt-PushButton-up {
	background: #F0F0F0;
	border: 0px;
}
		
.inf-ActionPanel-Suggest .gwt-PushButton-up-hovering {
	background: #F0F0F0;	
	border: 0px;
}
	
.inf-ActionPanel-Suggest .gwt-PushButton-down {
	background-color: none;	
	border: 0px;
}
			
.inf-ActionPanel-Suggest .gwt-PushButton-down-hovering {
	background-color: none;	
	border: 0px;
}
	
.inf-ActionPanel-Suggest .gwt-PushButton-up-disabled {
	background-color: none;
	border: 0px;
}
	
.inf-ActionPanel-Suggest .gwt-PushButton-up-disabled .gwt-Image {
	background-color: #f0f0f0 !important;
	filter: alpha(opacity=30);
}
	
.inf-ActionPanel-Suggest .gwt-PushButton-down-disabled {
	background-color: none;
	border: 0px;
}

.inf-ActionPanel .inf-GridContainer {
	border-left: none;
	border-right: none;
}

.inf-Action-White {
	background: #ffffff;
}

.inf-ActionPanel .header {
	color: #30556d;
	font-weight: bold;
	padding:5px;
}

.inf-ActionPanel .Action {
	background: #ffffff;
	cursor: pointer;
}

.inf-ActionPanel .Action-Disabled {
	cursor: default;
}

.inf-ActionPanel .Action-First {
	border-top: 0px !important;
}

.inf-ActionPanel .Action-Active {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
}

.inf-ActionPanel .ActionHeader {
	padding: 5px 0px;
}

.inf-ActionPanel .ActionHeader .ActionText {
	color: #355491;
	font-size: .9em;
}

.inf-ActionPanel .Action-Disabled .ActionText {
	color: #999999;
}

.inf-ActionPanel .ActionHeader .ActionDescription {
	color: #999999;
	font-size: .8em;
}

.inf-ActionPanel .ActionHeader td {
	padding-left: 3px;
}

.inf-ActionPanel .Action-Active .ActionHeader {
	background: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkitbox-shadow: 10px 10px 5px 5px;
}

.inf-ActionPanel .ActionHeader-Hover {
	background: #fafafa;
}

.inf-ActionPanel .Action-Disabled .ActionHeader-Hover {
	background: #ffffff;
}

.inf-ActionPanel .ActionBody {
	padding: 10px;
}

.inf-ActionPanel .gwt-PushButton {
	background: #F0F8FF;
	font-size: .8em;
	height: 100%;
}

/************************
* specific action panels
*************************/

.inf-MappingChooser .gwt-CheckBox {
	padding-left: 5px;
	color: #30556D;
	font-size:0.8em;
	font-weight:bold;
}

.inf-MappingChooser .inf-Spacer {
	height: 10px;
}

.inf-NormalizationPanel .ActionPanel-Content {
	color: #30556D;
	font-size: .8em;
}

.inf-NormalizationPanel .CheckBoxItem label {
	padding-left: 3px;
	vertical-align: middle;
}

.inf-NormalizationPanel .CheckBoxItem input {
	vertical-align: middle;
}

.inf-NormalizationPanel .gwt-CheckBox {
	font-weight: bold;
}

.inf-U2PropertyChooserFilter .gwt-CheckBox label, .inf-U2PropertyChooserFilter .gwt-RadioButton label {
	color: #30556D;
	font-size:0.8em;
	font-weight:bold;
}

.inf-U2PropertyChooserFilter .inf-Spacer {
	width: 5px;
	height: 5px;
}

.inf-SQLPropertyChooserFilter .gwt-CheckBox label, .inf-SQLPropertyChooserFilter .gwt-RadioButton label {
	color: #30556D;
	font-size:0.8em;
	font-weight:bold;
}

.inf-SQLPropertyChooserFilter .inf-Spacer {
	width: 5px;
	height: 5px;
}

.inf-ReportSchedulePanel .Header {
	font-size: .9em;
}

.inf-ReportSchedulePanel .property {
	color : rgb(40, 76, 119);
}

.inf-ReportSchedulePanel .value {
	padding-left: 5px; 
}

.inf-ScheduledReportParameters .EmptyLabel {
	width: 100%;
	padding-top: 40px;
	color: rgb(119, 119, 119);
	text-align: center;
	font-style: italic;
}

.inf-ScheduledReportParameters .verticalOptionPanel-option {
    cursor: pointer;
}

.inf-CustomizationPanel-ColumnDisplay {
	
}

.inf-CustomizationPanel-ColumnDisplay .sectionHeader {
	color: rgb(40, 76, 119);
	font-size: .95em;
	font-weight: bold;
}

.inf-ColumnEditor-HiddenColumn {
	background: #f0f0f0;
}

.inf-LdapSearchPathField .SearchPathEntry {
	padding-top: 10px;
}

.inf-LdapSearchPathField .SearchPathEntry .gwt-Label {
	color: rgb(38, 86, 129) !important;
	font-weight: bold;
	cursor: pointer;	
}
.inf-LdapDnChooser {
	border: 1px solid #ccc;
}