﻿.HideCrumb
{
	visibility:				hidden;
}

.ErrorMessageStyle
{
	display:				none;
}

.CollapsePanel {
	
	background-color:		white;	
}

.SelectionPanelStyle
{
    border-style:			solid;
    border-color:			#CFCFCF;
    border-width:			1px; 
    border-bottom-style:	dotted;
    background-color:		#F1F6FB;
}

.ResourcesPanelStyle
{
	font-family:			Verdana;
	border-style:			solid;
	border-color:			#CFCFCF;
	border-width:			1px;
}

.EmailPanelStyle
{
	font-family:			Verdana;
	border-style:			solid;
	border-color:			#CFCFCF;
	border-width:			1px;
}

.EntryPanelStyle
{
    border-style:			solid;
    border-color:			#CFCFCF;
    border-width:			1px;
  
    border-bottom-style:	dotted;
    border-top-style:		hidden;
    background-color:		#F1F6FB;
}

.CompatiblePanelStyle
{
    border-style:			solid;
    border-color:			#CFCFCF;
    border-width:			1px;
  
    border-bottom-style:	hidden;
    border-top-style:		dotted;
    border-left-style:		hidden;
    border-right-style:		hidden;
    background-color:		#F1F6FB;
}

.CompatibilityInfoPanel
{
	 background-color:		#E0E0E0;
}

.SupportInfoComboPanel
{
	 background-color:		#E0E0E0;
}

.GridHeaderStyle
{
	background-color:		#E0E0E0;
	border-width:			1px;
	border-style:			solid;
	border-bottom-style:	hidden;	
}

.WebGirdHeaderStyle
{
	background-color:		#E5EFF8;
	border-color:			#8DB0D0;
	border-width:			1px;
	border-style:			solid;
	border-bottom-style:	hidden;
}

.WebGirdHeaderCellStyle
{
	border-left-style:		solid;
	border-left-width:		1px; 
	border-left-color:		#8DB0D0;
	font-weight:			bold;
	font-size:				x-small;
}

.WebGirdHeaderEmptyCellStyle
{
}

.FilterResultsPanelStyle
{
	border-bottom-style: 	solid;
	border-bottom-width:	1px;
	border-bottom-color:	#E0E0E0;
}

.UpdatePanel1Style
{
 width:580px;
}
.ResourcesPanel_1Style
{
width:304px;
}

