/*Telerik RadInput Default Skin*/
/*global*/
.RadInput_NJScheduler, 
.RadInputMgr_NJScheduler{vertical-align:middle; font:12px "segoe ui",arial,sans-serif}

.RadInput_NJScheduler table{border:0; vertical-align:bottom}

.RadInput_NJScheduler table.riTable td{border:0; padding:0; vertical-align:middle; overflow:visible; /*RadGrid*/}

.RadInput_NJScheduler table td.riCell{padding-right:4px}

.RadInput_NJScheduler textarea{vertical-align:bottom; overflow:auto}

/*textbox states*/
html body .RadInput_NJScheduler .riTextBox, 
html body .RadInputMgr_NJScheduler{border:1px solid #616161; padding:2px 1px 3px; background:#fff; color:#000; font:12px "segoe ui",arial,sans-serif}

html body .RadInput_NJScheduler .riEmpty, 
html body .RadInput_Empty_NJScheduler{color:#777}

html body .RadInput_NJScheduler .riHover, 
html body .RadInput_Hover_NJScheduler{border-color:#c98400}

html body .RadInput_NJScheduler .riFocused, 
html body .RadInput_Focused_NJScheduler{border-color:#ca250c}

html body .RadInput_NJScheduler .riRead, 
html body .RadInput_Read_NJScheduler{border-color:#b0b0b0}

html body .RadInput_NJScheduler .riDisabled, 
html body .RadInput_Disabled_NJScheduler{border-color:#b0b0b0; color:#777; cursor:default}

html body .RadInput_NJScheduler .riError, 
html body .RadInput_Error_NJScheduler{border-color:#f00; background:#ffe9e9 100% -298px no-repeat url('Input/sprite.gif'); color:#ff000d}

.RadForm.rfdTextbox .RadInput_NJScheduler .riError[type="text"], 
.RadForm.rfdTextbox .RadInput_Error_NJScheduler[type="text"]{border-color:#f00; background:#ffe9e9 100% -298px no-repeat url('Input/sprite.gif'); color:#ff000d}

html body .RadInput_NJScheduler .riNegative, 
html body .RadInput_Negative_NJScheduler{color:#565656}

/*buttons*/
.RadInput_NJScheduler a{display:block; overflow:hidden; position:relative; /*FF*/outline:none; /*FF*/z-index:2; /*Opera*/background:transparent no-repeat url('Input/sprite.gif'); text-indent:-2222px; text-align:center; text-decoration:none}
* html .RadInput_NJScheduler a{position:static}/*IE6*/

*+html .RadInput_NJScheduler a{position:static}/*IE7*/

/*go*/
.RadInput_NJScheduler .riBtn a{width:20px; height:18px; line-height:18px; background-position:3px 5px}

.RadInput_NJScheduler .riBtn a:hover{background-position:3px -45px}

/*spin*/
.RadInput_NJScheduler .riSpin a{width:15px; height:7px; line-height:7px; margin:0 1px}

.RadInput_NJScheduler .riUp{background-position:4px -98px}

.RadInput_NJScheduler .riUp:hover{background-position:4px -148px}

.RadInput_NJScheduler a.riDown{background-position:4px -199px; margin-top:3px}

* html .RadInput_NJScheduler a.riDown{margin-top /**/:0}

.RadInput_NJScheduler a.riDown:hover{background-position:4px -249px}

/*label*/
.RadInput_NJScheduler .riLabel{margin:0 4px 0 0; color:#000; white-space:nowrap}
