.RadListBox_SkinDaTelerik {
  color: #1c262c;
  font: normal 13px/22px Arial, Helvetica, sans-serif; }
  .RadListBox_SkinDaTelerik .rlbTemplateContainer {
    border-color: #1b2327; }
  .RadListBox_SkinDaTelerik .rlbGroup {
    border: 1px solid #1b2327;
    color: #c1c7ca;
    background-color: #242e35; }
  .RadListBox_SkinDaTelerik .rlbHeader,
  .RadListBox_SkinDaTelerik .rlbFooter {
    padding: 2px 5px;
    color: #c1c7ca;
    background-color: #1c262c; }
  .RadListBox_SkinDaTelerik .rlbHeader {
    border-bottom-color: #1b2327; }
  .RadListBox_SkinDaTelerik .rlbFooter {
    border-top-color: #1b2327; }
  .RadListBox_SkinDaTelerik .rlbCheckAllItems {
    padding: 2px 5px;
    color: #c1c7ca;
    background-color: #1c262c; }
  .RadListBox_SkinDaTelerik .rlbCheckAllItemsHovered {
    color: #c1c7ca;
    background-color: #1c262c; }
  .RadListBox_SkinDaTelerik .rlbHovered {
    color: white;
    background: #4d5c65; }
  .RadListBox_SkinDaTelerik .rlbSelected {
    color: black;
    background: #ffa915; }
  .RadListBox_SkinDaTelerik .rlbDisabled {
    color: #677277; }
    .RadListBox_SkinDaTelerik .rlbDisabled .rlbImage {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .RadListBox_SkinDaTelerik .rlbDropClue {
    width: 21px;
    height: 21px;
    background-image: url('Common/radActionsSprite.png');
    background-position: -64.5px -364.5px;
    background-repeat: no-repeat;
    background-color: transparent;
    left: -15px; }
  .RadListBox_SkinDaTelerik .rlbDropClueAbove {
    border-top-style: dotted;
    border-top-color: #8e8e8e; }
  .RadListBox_SkinDaTelerik .rlbDropClueBelow {
    border-bottom-style: dotted;
    border-bottom-color: #8e8e8e; }
  .RadListBox_SkinDaTelerik .rlbButton {
    border-color: black;
    color: #e2e8eb;
    background-color: #1c262c;
    background-image: -webkit-linear-gradient(top, #414c53 0%, #1c262c 100%);
    background-image: -moz-linear-gradient(top, #414c53 0%, #1c262c 100%);
    background-image: -ms-linear-gradient(top, #414c53 0%, #1c262c 100%);
    background-image: -o-linear-gradient(top, #414c53 0%, #1c262c 100%);
    background-image: linear-gradient(top, #414c53 0%, #1c262c 100%);
    padding: 2px;
    height: 22px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    overflow: hidden; }
    .RadListBox_SkinDaTelerik .rlbButton:hover {
      border-color: black;
      color: #e2e8eb;
      background-color: #2b363d;
      background-image: -webkit-linear-gradient(top, #4e5960 0%, #2b363d 100%);
      background-image: -moz-linear-gradient(top, #4e5960 0%, #2b363d 100%);
      background-image: -ms-linear-gradient(top, #4e5960 0%, #2b363d 100%);
      background-image: -o-linear-gradient(top, #4e5960 0%, #2b363d 100%);
      background-image: linear-gradient(top, #4e5960 0%, #2b363d 100%); }
    .RadListBox_SkinDaTelerik .rlbButton.rlbDisabled, .RadListBox_SkinDaTelerik .rlbButton.rlbDisabled:hover {
      border-color: #394145;
      color: #677277;
      background-color: #1d272d;
      background-image: -webkit-linear-gradient(top, #2d363b 0%, #1d272d 100%);
      background-image: -moz-linear-gradient(top, #2d363b 0%, #1d272d 100%);
      background-image: -ms-linear-gradient(top, #2d363b 0%, #1d272d 100%);
      background-image: -o-linear-gradient(top, #2d363b 0%, #1d272d 100%);
      background-image: linear-gradient(top, #2d363b 0%, #1d272d 100%);
      filter: alpha(opacity=50);
      opacity: .5; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbButton,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbButton {
    padding: 2px; }
  .RadListBox_SkinDaTelerik .rlbNoButtonText {
    *width: 22px;
    *height: 22px; }
  .RadListBox_SkinDaTelerik .rlbButtonTL,
  .RadListBox_SkinDaTelerik .rlbButtonTR,
  .RadListBox_SkinDaTelerik .rlbButtonBL,
  .RadListBox_SkinDaTelerik .rlbButtonBR {
    padding: 0;
    height: 22px;
    line-height: 22px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    *display: block; }
  .RadListBox_SkinDaTelerik .rlbButtonText {
    padding: 0 0 0 22px;
    line-height: 22px;
    position: static; }
  .RadListBox_SkinDaTelerik .rlbNoButtonText .rlbButtonText {
    padding-left: 22px; }
  .RadListBox_SkinDaTelerik .rlbButtonText {
    *background-image: url('ListBox/rlbSprite.png'); }
    .RadListBox_SkinDaTelerik .rlbButtonText:before {
      content: "";
      width: 16px;
      height: 16px;
      background-image: url('Common/radActionsSprite.png');
      background-repeat: no-repeat;
      position: absolute;
      top: 3px;
      left: 3px; }
  .RadListBox_SkinDaTelerik .rlbMoveUp .rlbButtonText:before {
    background-position: -17px -417px; }
  .RadListBox_SkinDaTelerik .rlbMoveUp:hover .rlbButtonText:before {
    background-position: -17px -417px; }
  .RadListBox_SkinDaTelerik .rlbMoveUpDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbMoveUpDisabled:hover .rlbButtonText:before {
    background-position: -17px -417px; }
  .RadListBox_SkinDaTelerik .rlbMoveDown .rlbButtonText:before {
    background-position: -17px -467px; }
  .RadListBox_SkinDaTelerik .rlbMoveDown:hover .rlbButtonText:before {
    background-position: -17px -467px; }
  .RadListBox_SkinDaTelerik .rlbMoveDownDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbMoveDownDisabled:hover .rlbButtonText:before {
    background-position: -17px -467px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTop .rlbButtonText:before {
    background-position: -17px -617px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTop:hover .rlbButtonText:before {
    background-position: -17px -617px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTopDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbMoveToTopDisabled:hover .rlbButtonText:before {
    background-position: -17px -617px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottom .rlbButtonText:before {
    background-position: -17px -667px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottom:hover .rlbButtonText:before {
    background-position: -17px -667px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottomDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbMoveToBottomDisabled:hover .rlbButtonText:before {
    background-position: -17px -667px; }
  .RadListBox_SkinDaTelerik .rlbDelete .rlbButtonText:before {
    background-position: -17px -3317px; }
  .RadListBox_SkinDaTelerik .rlbDelete:hover .rlbButtonText:before {
    background-position: -17px -3317px; }
  .RadListBox_SkinDaTelerik .rlbDeleteDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbDeleteDisabled:hover .rlbButtonText:before {
    background-position: -17px -3317px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferTo .rlbButtonText:before {
    background-position: -17px -117px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText:before {
    background-position: -17px -117px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText:before {
    background-position: -17px -117px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText:before {
    background-position: -17px -167px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText:before {
    background-position: -17px -167px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -167px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText:before {
    background-position: -17px -917px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText:before {
    background-position: -17px -917px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText:before {
    background-position: -17px -917px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText:before {
    background-position: -17px -967px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText:before {
    background-position: -17px -967px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -967px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText:before {
    background-position: -17px -17px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText:before {
    background-position: -17px -17px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText:before {
    background-position: -17px -17px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferTo .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText:before {
    background-position: -17px -67px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText:before {
    background-position: -17px -67px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -67px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText:before {
    background-position: -17px -817px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText:before {
    background-position: -17px -817px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText:before {
    background-position: -17px -817px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText:before {
    background-position: -17px -867px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText:before {
    background-position: -17px -867px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText:before,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -867px; }
  .RadListBox_SkinDaTelerik .rlbMoveUp .rlbButtonText {
    *background-position: 0 0; }
  .RadListBox_SkinDaTelerik .rlbMoveUp:hover .rlbButtonText {
    *background-position: -400px 0; }
  .RadListBox_SkinDaTelerik .rlbMoveUpDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbMoveUpDisabled:hover .rlbButtonText {
    *background-position: -200px 0; }
  .RadListBox_SkinDaTelerik .rlbMoveDown .rlbButtonText {
    *background-position: 0 -25px; }
  .RadListBox_SkinDaTelerik .rlbMoveDown:hover .rlbButtonText {
    *background-position: -400px -25px; }
  .RadListBox_SkinDaTelerik .rlbMoveDownDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbMoveDownDisabled:hover .rlbButtonText {
    *background-position: -200px -25px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTop .rlbButtonText {
    *background-position: 0 -275px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTop:hover .rlbButtonText {
    *background-position: -400px -275px; }
  .RadListBox_SkinDaTelerik .rlbMoveToTopDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbMoveToTopDisabled:hover .rlbButtonText {
    *background-position: -200px -275px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottom .rlbButtonText {
    *background-position: 0 -300px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottom:hover .rlbButtonText {
    *background-position: -400px -300px; }
  .RadListBox_SkinDaTelerik .rlbMoveToBottomDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbMoveToBottomDisabled:hover .rlbButtonText {
    *background-position: -200px -300px; }
  .RadListBox_SkinDaTelerik .rlbDelete .rlbButtonText {
    background-position: 0 -50px; }
  .RadListBox_SkinDaTelerik .rlbDelete:hover .rlbButtonText {
    *background-position: -400px -50px; }
  .RadListBox_SkinDaTelerik .rlbDeleteDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbDeleteDisabled:hover .rlbButtonText {
    *background-position: -200px -50px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
    *background-position: 0 -100px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
    *background-position: 0 -75px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
    *background-position: -400px -100px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
    *background-position: -400px -75px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
    *background-position: -200px -100px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
    background-position: -200px -75px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
    *background-position: 0 -150px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
    *background-position: 0 -125px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
    *background-position: -400px -150px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
    *background-position: -400px -125px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
    *background-position: -200px -150px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
    background-position: -200px -125px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
    *background-position: 0 -200px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
    *background-position: 0 -175px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
    *background-position: -400px -200px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
    *background-position: -400px -175px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
    *background-position: -200px -200px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
    *background-position: -200px -175px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -250px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -225px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
    background-position: -400px -250px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
    background-position: -400px -225px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
    background-position: -200px -250px; }
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_SkinDaTelerik .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
    background-position: -200px -225px; }
