/*
/global/gui/css/global/forms.css
*/
#AccountLogon {width:557px; margin-left:7px;}
#AccountLogon p{margin-top:20px;}
#AccountLogon div{width:305px;}

#About {width:500px;}
#About p{margin-top:20px;}

.disabledBox {background-color: #EEEEEE; border: 1px solid #CCCCCC;}


/* Enter CDW Part # Form Field (EXTRANET HOME PAGE)
----------------------------------------------------------------------- */

.Part_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ff9933;
}




/* Contract Search Form Field (EXTRANET HOME PAGE)
----------------------------------------------------------------------- */

.Contract_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cac9b9;
}

/* Text Form Fields (EDIT COMPANY SOLUTIONS PAGE)
----------------------------------------------------------------------- */

.Edit_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #a7a188;
}
