html body .RadInput_Sopronet .riTextBox,
html body .RadInputMgr_Sopronet {
  border-color: #cccccc;
  border-radius: 4px;
  color: #555555;
  font: 14px/1.42857 Arial, sans-serif;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

html body .RadInputMgr_Sopronet {
  padding-left: 10px;
  height: 26px;
  box-sizing: border-box; }

.RadInput_Sopronet.riSingle .riTextBox,
.RadForm_Sopronet.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
  height: 26px; }

.RadInput_Sopronet .rfdDecorated, .RadInput_Sopronet .rfdDecorated {
  height: 26px !important;
}

* + html .RadInput_Sopronet.riSingle .riTextBox,
* + html .RadForm_Sopronet.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
  height: 26px;
  line-height: 26px; }

.RadInput_Sopronet.riSingle textarea.riTextBox,
html .RadInput_Sopronet textarea.riTextBox {
  height: auto !important; }

html body .RadInput_Sopronet .riHover,
html body .RadInput_Hover_Sopronet {
  border-color: #adadad;
  color: #555555; }

html body .RadInput_Sopronet .riFocused,
html body .RadInput_Focused_Sopronet {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.RadInput_Sopronet .riTextBox.riEmpty,
html body .RadInput_Empty_Sopronet {
  color: #909090; }

html body .RadInput_Sopronet .riRead,
html body .RadInput_Read_Sopronet
{

}
html body .RadInput_Sopronet .riDisabled,
html body .RadInput_Disabled_Sopronet {
  border-color: #909090;
  color: #909090;
  background: #eeeeee; 
}

html body .RadInput_Sopronet .riError,
html body .RadInput_Error_Sopronet,
.RadForm.rfdTextbox .RadInput_Sopronet .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Sopronet[type="text"] {
  border-color: #a94442; }

html body .RadInput_Sopronet .riNegative,
html body .RadInput_Negative_Sopronet {
  color: #6e6e6e; }

/*buttons*/
.RadInput_Sopronet a {
  background: transparent no-repeat url('Common/radActionsSprite.png'); }

/*go*/
.RadInput_Sopronet .riBtn a {
  width: 17px;
  height: 28px;
  line-height: 28px;
  background-position: -14px -4864px; }

.RadInput_Sopronet a.riButton {
  background-position: -14px -4864px; }

.RadInput_Sopronet a.riButton:hover {
  background-position: -64px -4864px; }

/*spin*/
.RadInput_Sopronet .riSpin a {
  width: 20px;
  height: 17px;
  line-height: 17px; }

.RadInput_Sopronet.riContSpinButtons,
.RadInput_Sopronet .riContentWrapper {
  padding: 0;
  position: relative; }

html body .RadInput_Sopronet.riContSpinButtons .riTextBox {
  padding-right: 34px; }

* + html body .RadInput_Sopronet.riContSpinButtons .riTextBox {
  margin-top: -1px;
  margin-bottom: -1px; }

.RadInput_Sopronet a.riUp,
.RadInput_Sopronet a.riDown {
    height: 14px !important;
  position: absolute;
  right: 0;
  width: 20px !important; }

.RadInput_Sopronet a.riUp {
  top: 0;
  border-left: 1px solid #cccccc;
  background-position: -16px -17px; }

.RadInput_Sopronet a.riUp:hover {
  background-position: -66px -17px; 
}

.RadInput_Sopronet a.riDown {
  bottom: 0;
  border-left: 1px solid #cccccc;
  background-position: -16px -67px; }


  .RadInput_Sopronet a.riDown:hover {
    background-position: -66px -67px; }

/*label*/
.RadInput_Sopronet .riLabel {
  color: #555555; }

.RadInput_Sopronet .riResizeIcon {
  background: transparent -17px -2417px no-repeat url('Common/radActionsSprite.png');
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 16px;
  height: 16px;
  margin-left: -16px; }

html body .RadInputRTL_Sopronet .riError,
html body .RadInputRTL_Error_Sopronet {
  background-position: 3px -298px; }

.RadInputRTL_Sopronet .riResizeIcon {
  background-position: -17px -2467px; }

.RadForm.rfdTextbox .RadInputRTL_Sopronet .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_Sopronet[type="text"] {
  background-position: 3px -298px; }
