/* START CMDotNet.Skins.Elcom.Input.Elcom.css */
/* Input.Elcom.css */

/*global*/

.RadInput_Elcom,
.RadInputMgr_Elcom
{
	font:12px "segoe ui",arial,sans-serif;
}

/*textbox states*/

html body .RadInput_Elcom .riTextBox,
html body .RadInputMgr_Elcom
{
	border-color:#8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
	background:#fff;
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}

html body .RadInput_Elcom .riEmpty,
html body .RadInput_Empty_Elcom
{
	color:#8a8a8a;
}

html body .RadInput_Elcom .riHover,
html body .RadInput_Hover_Elcom,
html body .RadInput_Elcom .riFocused,
html body .RadInput_Focused_Elcom
{
	border-color:#486277;
}

html body .RadInput_Elcom .riRead,
html body .RadInput_Read_Elcom
{
	border-color:#d0d0d0;
}

html body .RadInput_Elcom .riDisabled,
html body .RadInput_Disabled_Elcom
{
	border-color:#d0d0d0;
	color:#8a8a8a;
	cursor:default;
}

html body .RadInput_Elcom .riError,
html body .RadInput_Error_Elcom
{
	border-color:#d51923;
	background:#fff 100% -298px no-repeat url(/WebResource.axd?d=TWr1YUM9x-Eb-NJNQNsW-rhc1DqzFYLJC0WAYs4oxEWl4NwOVOGJJ7nJcvfK2eCxAeYvjexiNsQnAptzFeuHqo1BCRNxL44fq3w7Y8bHdHZ-FZZU6IAi4b0FegYuWXnBK9zJ6a1i-WpSsSmGshx43g2&t=635056061285236546);
	color:#d51923;
}

.RadForm.rfdTextbox .RadInput_Elcom .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Elcom[type="text"]
{
	border-color:#d51923;
	background:#fff 100% -298px no-repeat url(/WebResource.axd?d=TWr1YUM9x-Eb-NJNQNsW-rhc1DqzFYLJC0WAYs4oxEWl4NwOVOGJJ7nJcvfK2eCxAeYvjexiNsQnAptzFeuHqo1BCRNxL44fq3w7Y8bHdHZ-FZZU6IAi4b0FegYuWXnBK9zJ6a1i-WpSsSmGshx43g2&t=635056061285236546);
	color:#d51923;
}

html body .RadInput_Elcom .riNegative,
html body .RadInput_Negative_Elcom
{
	color:#565656;
}

/*buttons*/

.RadInput_Elcom a
{
	background:transparent no-repeat url(/WebResource.axd?d=TWr1YUM9x-Eb-NJNQNsW-rhc1DqzFYLJC0WAYs4oxEWl4NwOVOGJJ7nJcvfK2eCxAeYvjexiNsQnAptzFeuHqo1BCRNxL44fq3w7Y8bHdHZ-FZZU6IAi4b0FegYuWXnBK9zJ6a1i-WpSsSmGshx43g2&t=635056061285236546);
}

/*go*/

.RadInput_Elcom .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_Elcom .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_Elcom .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

.RadInput_Elcom a.riUp
{
	background-position:4px -98px;
}

.RadInput_Elcom a.riUp:hover
{
	background-position:4px -148px;
}

.RadInput_Elcom a.riDown
{
	background-position:4px -199px;
}

.RadInput_Elcom a.riDown:hover
{
	background-position:4px -249px;
}

/*label*/

.RadInput_Elcom .riLabel
{
	color:#000;
}

/*rtl*/

html body .RadInputRTL_Elcom .riError,
html body .RadInputRTL_Error_Elcom
{
	background-position:3px -298px;
}

.RadForm.rfdTextbox .RadInputRTL_Elcom .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_Elcom[type="text"]
{
	background-position:3px -298px;
}
/* END CMDotNet.Skins.Elcom.Input.Elcom.css */
