﻿.RadInput_Dasof,
.RadInputMgr_Dasof { font: 12px "segoe ui",arial,sans-serif; }

html body .RadInput_Dasof .riTextBox,
html body .RadInputMgr_Dasof { border-color: #b3b3b3; color: #333333; background-color: #ffffff; font: 12px "segoe ui",arial,sans-serif; }

html body .RadInput_Dasof .riEmpty,
html body .RadInput_Empty_Dasof { color: #a6a6a6; }

html body .RadInput_Dasof .riHover,
html body .RadInput_Hover_Dasof,
html body .RadInput_Dasof .riFocused,
html body .RadInput_Focused_Dasof { border-color: #b3b3b3; color: #333333; }

html body .RadInput_Dasof .riRead,
html body .RadInput_Read_Dasof { border-color: #d0d0d0; }

html body .RadInput_Dasof .riDisabled,
html body .RadInput_Disabled_Dasof { border-color: #d0d0d0; color: #8a8a8a; cursor: default; }

html body .RadInput_Dasof .riError,
html body .RadInput_Error_Dasof { border-color: #d51923; background: white 98% -298px no-repeat url('Input/sprite.gif'); color: #d51923; }

.RadForm.rfdTextbox .RadInput_Dasof .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Dasof[type="text"] { border-color: #d51923; background: white 100% -298px no-repeat url('Input/sprite.gif'); color: #d51923; }

html body .RadInput_Dasof .riNegative,
html body .RadInput_Negative_Dasof { color: #565656; }

.RadInput_Dasof a { background: transparent no-repeat url('Input/sprite.gif'); }

.RadInput_Dasof .riBtn a { width: 20px; height: 18px; line-height: 18px; background-position: 3px 5px; }
    .RadInput_Dasof .riBtn a:hover { background-position: 3px -45px; }

.RadInput_Dasof .riSpin a { width: 15px; height: 7px; line-height: 7px; }

.RadInput_Dasof a.riUp { background-position: 4px -98px; }
    .RadInput_Dasof a.riUp:hover { background-position: 4px -148px; }

.RadInput_Dasof a.riDown { background-position: 4px -199px; }
    .RadInput_Dasof a.riDown:hover { background-position: 4px -249px; }

.RadInput_Dasof .riLabel { color: #000; }

.RadInput_Dasof .riResizeIcon { background: url('Common/radActionsSprite.png') no-repeat transparent; background-position: -6.5px -966.5px; margin-bottom: -1px; }

html body .RadInputRTL_Dasof .riError,
html body .RadInputRTL_Error_Dasof { background-position: 3px -298px; }

html body .RadInputRTL_Dasof .riResizeIcon { background-position: -6.5px -986.5px; }

.RadForm.rfdTextbox .RadInputRTL_Dasof .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_Dasof[type="text"] { background-position: 3px -298px; }
