/* START CMDotNet.Skins.Elcom.Input.Elcom.css */ /* Input.Elcom.css */ /*global*/ .RadInput_Elcom, .RadInputMgr_Elcom {font:13px 'Helvetica Neue',Helvetica,Arial,sans-serif;} html.t-ie body .RadInput_Elcom, html.t-ie body .RadInputMgr_Elcom {height:auto;} /*textbox states*/ html body .RadInput_Elcom .riTextBox, html body .RadInputMgr_Elcom {border-color:#bbb; background:#fff; color:#333; font:13px 'Helvetica Neue',Helvetica,Arial,sans-serif; padding:6px 12px; height:34px; border-radius:2px; transition:all 0.2s ease-in-out;} .redStyleBuilder body .RadInput_Elcom .riTextBox, .redStyleBuilder body .RadInputMgr_Elcom {height:24px; padding:2px;} 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:#428bca;} html body .RadInput_Elcom .riFocused, html body .RadInput_Focused_Elcom {border-color:#317ab9; background:#eaf1f8;} 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; color:#d51923;} .RadForm.rfdTextbox .RadInput_Elcom .riError[type="text"], .RadForm.rfdTextbox .RadInput_Error_Elcom[type="text"] {border-color:#d51923; background:#fff; color:#d51923;} html body .RadInput_Elcom .riNegative, html body .RadInput_Negative_Elcom {color:#565656;} /*buttons*/ .RadInput_Elcom a {background:none;} /*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*/ html body .RadInput_Elcom .riSpin a {width:15px; height:7px; line-height:7px; position:relative;} html body .RadInput_Elcom .riSpin a:after {} html body .RadInput_Elcom a.riUp {width:15px; height:7px; line-height:7px; position:relative; border:0;} html body .RadInput_Elcom a.riUp::before {display:none;} html body .RadInput_Elcom a.riUp::after {content:"\f0d8"; font-family:FontAwesome; font-weight:900; position:absolute; top:0; right:0; bottom:0; left:0; text-align:center; text-indent:0; font-size:15px; line-height:7px;} html body .RadInput_Elcom a.riUp:hover {background-position:4px -148px;} html body .RadInput_Elcom a.riDown {width:15px; height:7px; line-height:7px; position:relative; border:0;} html body .RadInput_Elcom a.riDown::before {display:none;} html body .RadInput_Elcom a.riDown::after {content:"\f0d7"; font-family:FontAwesome; font-weight:900; position:absolute; top:0; right:0; bottom:0; left:0; text-align:center; text-indent:0; font-size:15px; line-height:7px;} html body .RadInput_Elcom a.riDown:hover {} /*label*/ .RadInput_Elcom .riLabel {color:#333;} /*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;} html body .RadInput_Elcom label.sr-only+.riContentWrapper {width:100% !important;} /* END CMDotNet.Skins.Elcom.Input.Elcom.css */