﻿.submitDropDownStyle
{
	display:none;
	}
.GuideStyle
{
	width:200px;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	font-style:normal;
	color: #545454;
	border:solid 1px #7E9EB7;
	vertical-align:bottom;
	word-spacing:normal;
	white-space:normal;
	word-wrap: break-word;
	height:19px !important;
}

.SubmitSettingsButton
{	
	border:solid 1px black; 
	width:80px; 
	height:25px; 
	cursor:pointer;
	background-color:White;
}

.AddValueButton
{	
	border:solid 1px black; 
	width:40px; 
	height:19px; 
	cursor:pointer;
	background-color:Gray;
}

.FieldAddValueStyle
{
	width:170px;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-style:normal;
	color: #000000;
	border:solid 1px #000000;
	
}

.CodeSource
{
	width:170px;
	height:160px;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-style:normal;
	color: #000000;
	border:solid 1px #000000;
}

.EditContainer
{
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-weight:bold;
}

.containerPosition
{
	position:relative;
	white-space:nowrap;
}

.SourceChoseStyle
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 13px;
	font-weight:bold;
}

.WebMethodsList
{
	width:250px;
	height:20;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-style:normal;
	color: #000000;
	border:solid 1px #000000;
}

.FieldLengthStyle
{
	width:70px;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-style:normal;
	color: #000000;
	border:solid 1px #000000;
}

.ComboStyle
{
	border-style:solid;
	border-width:0px;
	border-color:Black;
	max-height:20px;
}
