﻿.GridView1Style
{
	width: 100%;
	/*fresh cut grass */
	background-color: #d0fcc4;
}
.Green
{
	/*fresh cut grass */
	background-color: white;
	color: Black;
}
.Pink
{
	/* pink innocence */
	background-color: #ffdcd9;
	color: Black;
}
.Blue
{
	color: White;
	font-weight: bold;
}
.DetailsView1Header
{
	background-color: lightslategray;
	color: White;
	width: 300px;
}
.Header
{
		/*fresh cut grass */
	background-color: #d0fcc4;
	color: Black;
	border: 2pt black solid;
}
.GridView1ParentTable
{
}
.GridView1Col1
{
	width: 300pt;
}
.GridView1ChildStyle td
{
	padding: 2pt;
		background-color: #f7f4c6;
		color:Black;
		font-weight:normal;
}
.ChildGridView1Col3
{
	width: 300pt;
}
.DetailsView2
{
	background-color: #d4dfe0;
	border: 1pt black solid;
}
.Label1
{
	font-variant: small-caps;
	text-align: left;
}
.DetailsView1RowStyle
{
	text-align: right;
	background-color: #d4dfe0;
}
.SelectedRow
{
	background-color: #ffcccc;
}
.mouseoverRow
{
	background-color: Silver;
}
.tblIndexEntry
{
	width: 90%;
}
.tblIndexEntry td
{
	border: 1pt solid gainsboro;
	padding: 10pt;
	vertical-align: top;
}
.IndexCol1Header
{
	background-color: #f7f4c6;
	border: 1pt gainsboro dotted;
	color: black;
	width: 100pt;
}
.IndexCol2Header
{
	background-color: green;
	color: white;
	width: 60pt;
}
.IndexCol3Header
{
		background-color: #f7f4c6;
	color: black;
}
.IndexCol1
{
	width: 100pt;
	background-color: white;
	color: black;
}
.IndexCol2
{
	width: 60pt;
	background-color: navy;
	color: white;
}
.IndexCol3
{
	background-color: white;
	color: black;
	font-variant: normal;
}
.Label2
{
	border-right: gainsboro 1pt solid;
	border-top: gainsboro 1pt solid;
	border-left: gainsboro 1pt solid;
	color: #ffffff;
	border-bottom: gainsboro 1pt solid;
	height: 30px;
	background-color: #8e9fa9;
	text-align: center;
	font-variant: small-caps;
}
.CascadingDemo1
{
	width: 400pt;
	
	height: 110pt;
	border: 1pt gainsboro dotted;
	background-color: #ffffe2;
}
.CascadingDemo1 td
{
	
	color:Black;
	font-family:Verdana;
	font-size:10pt;
	
	
}
.CascadingDemo1 Caption
{
	/*fresh cut grass */
	background-color: #d0fcc4;
	color:Black;
}

 .
.CascadingDemo1 .Values
{
	background-color: white;
	color: navy;
}
.Values
{
	background-color: white;
	color: navy;
}
.Origin
{

	color:maroon;
	background-color: #f7f4c6;
	border: 1pt gainsboro dotted;
}

.tblBody
{
	font-variant: normal;
}


.Hidden
{
	display: none;
}
.tblTD1
{
	border: 1pt solid black;
	padding: 10pt;
}
.tblCustomTreeView
{
	border-width: 0;
}
.tblCustomTreeView td
{
	border: 1pt black solid;
	padding: 0;
	margin: 0;
	line-height: 12pt;
	text-align: left;
}
.tdCollapseIcon
{
	width: 20px;
}
.tdCheckBox
{
	width: 40px;
}

.Col1Header
{
	background-color: steelblue;
	color: white;
	text-align: center;
	font-weight: bold;
}

.Col1Item
{
	text-align: left;
	width: 300px;
}

.tblCustomTreeViewLevel1
{
	width: 300px;
}
.tblCustomTreeViewLevel2
{
	width: 280px;
}
.tblCustomTreeViewLevel3
{
	width: 260px;
}

.tdCollapseIcon
{
	width: 20px;
}
.tdCheckBox1, .tdCheckBox2, .tdCheckBox3
{
	width: 20px;
}
.tdHyperLink1
{
	width: 260px;
}
.tdHyperLink2
{
	width: 240px;
}
.tdHyperLink3
{
	width: 220px;
}
.DetailsView3RowStyle td
{
	width: 200pt;
}
.DetailsView3HeaderStyle
{
	background-color: gainsboro;
}

.DetailsView3 td
{
	padding: 3pt;
}
.SourceCodeTable th
{
	background-color: gainsboro;
	text-align: center;
}
.SourceCodeTable td
{
	border: 1pt gainsboro solid;
	padding: 5pt;
}
.AtlasDemoDiv
{
	cursor: move;
	border: 2pt solid slategray;
	position: absolute;
	background-color: #aac3c4;
	padding: 10pt;
}
.AtlasDemoDiv2, .DetailsView1
{
	
	width: 550px;
	height: 260px;
	
	padding: 10pt;
	
}
.AtlasDemoFormView
{
	width: 100%;
	cursor: text;
	border: 2pt double gainsboro;
	background-color: #d4dfe0;
}
.closeIcon
{
	width: 100px;
	height: 10px;
	cursor: pointer;
}
.UpdateProgressIndicator
{
	margin: 2px;
	padding: 2px;
	width: 400px;
	color: maroon;
	font-weight: bold;
	font-family: Comic Sans MS;
}
.DetailsViewEdit, .DetailsViewInsert
{
	background-color: #f7f4c6;
	border: 1pt gainsboro dotted;
	color: black;
}
.DetailsViewFooter
{
	background-color: White;
	border: 1pt gray solid;
}
.DetailsView1Header
{
background-color: #f7f4c6;
	border: 1pt gainsboro dotted;
	width: 150px;
	color:Black;

}
.NestedGridView1Style
{
	width: 510px;
	background-color: #d0fcc4;
}
.NestedGridView1Style td
{
	text-align: left;
}
.divCompletionList1
{
	opacity: 0.95;
	filter: alpha(opacity=95);
}
