.RadListBox_DescorMetroSD {
    color: #1c262c;
    font: normal 11px Arial,Helvetica,sans-serif;
}

    .RadListBox_DescorMetroSD .rlbTemplateContainer {
        border-color: #1b2327;
    }

    .RadListBox_DescorMetroSD .rlbGroup {
        border: 1px solid #8a9297;
        color: #c1c7ca;
        background-color: #242e35;
    }

    .RadListBox_DescorMetroSD .rlbHeader, .RadListBox_DescorMetroSD .rlbFooter {
        padding: 2px 5px;
        color: #c1c7ca;
        border-color: #1d262d;
        background-color: #1c262c;
    }

    .RadListBox_DescorMetroSD .rlbHeader {
        border-bottom-color: #1b2327;
    }

    .RadListBox_DescorMetroSD .rlbFooter {
        border-top-color: #1b2327;
    }

    .RadListBox_DescorMetroSD .rlbCheckAllItems {
        padding: 2px 5px;
        color: #c1c7ca;
        background-color: #1c262c;
    }

    .RadListBox_DescorMetroSD .rlbCheckAllItemsHovered {
        color: #c1c7ca;
        background-color: #1c262c;
    }

    .RadListBox_DescorMetroSD .rlbCheckAllItemsCheckBox, .RadListBox_DescorMetroSD .rlbCheck {
        padding-top: 0;
        padding-bottom: 3px;
    }

    .RadListBox_DescorMetroSD .rlbHovered {
        color: white;
        background: #4d5c65;
    }

    .RadListBox_DescorMetroSD .rlbSelected {
        color: black;
        background: #ffa915;
    }

    .RadListBox_DescorMetroSD .rlbDisabled {
        color: #677277;
    }

        .RadListBox_DescorMetroSD .rlbDisabled .rlbImage {
            opacity: .5;
            filter: alpha(opacity=50);
        }

    .RadListBox_DescorMetroSD .rlbHighlight {
        background-color: #4d5c65;
    }

    .RadListBox_DescorMetroSD .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_DescorMetroSD .rlbDropClueAbove {
        border-top-style: dotted;
        border-top-color: #8e8e8e;
    }

    .RadListBox_DescorMetroSD .rlbDropClueBelow {
        border-bottom-style: dotted;
        border-bottom-color: #8e8e8e;
    }

    .RadListBox_DescorMetroSD .rlbButton {
        background-image: url('Common/radGradientButtonSprite.png');
        background-position: 0 0\9;
        border-color: black;
        color: #e2e8eb;
        background-color: #1c262c;
        background-image: linear-gradient(#414c53 0,#1c262c 100%);
        padding: 2px;
        height: 22px;
        border-width: 1px;
        border-style: solid;
        border-radius: 3px;
        overflow: hidden;
    }

        .RadListBox_DescorMetroSD .rlbButton:hover {
            border-color: black;
            color: #e2e8eb;
            background-color: #2b363d;
            background-image: linear-gradient(#4e5960 0,#2b363d 100%);
            background-position: 0 1000px;\9
        }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .RadListBox_DescorMetroSD .rlbButton:hover {
        background-position: 0 0;
    }
}

.RadListBox_DescorMetroSD .rlbButton.rlbDisabled, .RadListBox_DescorMetroSD .rlbButton.rlbDisabled:hover {
    border-color: #394145;
    color: #677277;
    background-color: #1d272d;
    background-image: linear-gradient(#2d363b 0,#1d272d 100%);
    filter: alpha(opacity=50);
    opacity: .5;
    background-position: 0 0\9;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbButton, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbButton {
    padding: 2px;
}

.RadListBox_DescorMetroSD .rlbNoButtonText {
    width: 22px;
    *height: 22px;
    margin-right: 2px;
}

.RadListBox_DescorMetroSD .rlbButtonTL, .RadListBox_DescorMetroSD .rlbButtonTR, .RadListBox_DescorMetroSD .rlbButtonBL, .RadListBox_DescorMetroSD .rlbButtonBR {
    padding: 0;
    height: 22px;
    line-height: 22px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    *display: block;
}

.RadListBox_DescorMetroSD .rlbButtonText {
    padding: 0 3px 0 22px;
    line-height: 22px;
    position: static;
}

.RadListBox_DescorMetroSD .rlbNoButtonText .rlbButtonText {
    padding-left: 22px;
}

.RadListBox_DescorMetroSD .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png');
   
}

    .RadListBox_DescorMetroSD .rlbButtonText:before {
        content: "";
        width: 16px;
        height: 16px;
        /*background-image: url('Common/radActionsSprite.png');*/
        background-repeat: no-repeat;
        position: absolute;
        top: 3px;
        left: 3px;
    }

.RadListBox_DescorMetroSD .rlbMoveUp .rlbButtonText:before {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -417px;
}

.RadListBox_DescorMetroSD .rlbMoveUp:hover .rlbButtonText:before {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -417px;
}

.RadListBox_DescorMetroSD .rlbMoveUpDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbMoveUpDisabled:hover .rlbButtonText:before {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -417px;
}

.RadListBox_DescorMetroSD .rlbMoveDown .rlbButtonText:before {
background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -467px;
}

.RadListBox_DescorMetroSD .rlbMoveDown:hover .rlbButtonText:before {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -467px;
}

.RadListBox_DescorMetroSD .rlbMoveDownDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbMoveDownDisabled:hover .rlbButtonText:before {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -17px -467px;
}

.RadListBox_DescorMetroSD .rlbMoveToTop .rlbButtonText:before {
    background-position: -17px -617px;
}

.RadListBox_DescorMetroSD .rlbMoveToTop:hover .rlbButtonText:before {
    background-position: -17px -617px;
}

.RadListBox_DescorMetroSD .rlbMoveToTopDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbMoveToTopDisabled:hover .rlbButtonText:before {
    background-position: -17px -617px;
}

.RadListBox_DescorMetroSD .rlbMoveToBottom .rlbButtonText:before {
    background-position: -17px -667px;
}

.RadListBox_DescorMetroSD .rlbMoveToBottom:hover .rlbButtonText:before {
    background-position: -17px -667px;
}

.RadListBox_DescorMetroSD .rlbMoveToBottomDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbMoveToBottomDisabled:hover .rlbButtonText:before {
    background-position: -17px -667px;
}

.RadListBox_DescorMetroSD .rlbDelete .rlbButtonText:before {
    background-position: -17px -3317px;
}

.RadListBox_DescorMetroSD .rlbDelete:hover .rlbButtonText:before {
    background-position: -17px -3317px;
}

.RadListBox_DescorMetroSD .rlbDeleteDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbDeleteDisabled:hover .rlbButtonText:before {
    background-position: -17px -3317px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferTo .rlbButtonText:before {
    background-position: -17px -117px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText:before {
    background-position: -17px -117px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText:before {
    background-position: -17px -117px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText:before {
    background-position: -17px -167px;
    
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText:before {
    background-position: -17px -167px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -167px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText:before {
    background-position: -17px -917px;

}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText:before {
    background-position: -17px -917px;
 
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText:before {
    background-position: -17px -917px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText:before {
    background-position: -17px -967px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText:before {
    background-position: -17px -967px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -967px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText:before {
    background-position: -17px -17px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText:before {
    background-position: -17px -17px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText:before {
    background-position: -17px -17px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferTo .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText:before {
    background-position: -17px -67px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText:before {
    background-position: -17px -67px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -67px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText:before {
    background-position: -17px -817px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText:before {
    background-position: -17px -817px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText:before {
    background-position: -17px -817px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText:before {
    background-position: -17px -867px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText:before {
    background-position: -17px -867px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText:before, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
    background-position: -17px -867px;
}

.RadListBox_DescorMetroSD .rlbMoveUp .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -1px -4px!important;
}

.RadListBox_DescorMetroSD .rlbMoveUpDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbMoveUpDisabled:hover .rlbButtonText {
   background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -199px -6px !important;
}

.RadListBox_DescorMetroSD .rlbMoveDown .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -1px -29px !important;
}

.RadListBox_DescorMetroSD .rlbMoveDownDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbMoveDownDisabled:hover .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -199px -30px !important;
}

.RadListBox_DescorMetroSD .rlbMoveToTop .rlbButtonText {
    background-position: 0 -275px;
}

.RadListBox_DescorMetroSD .rlbMoveToTopDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbMoveToTopDisabled:hover .rlbButtonText {
    background-position: -200px -275px;
}

.RadListBox_DescorMetroSD .rlbMoveToBottom .rlbButtonText {
    background-position: 0 -300px;
}

.RadListBox_DescorMetroSD .rlbMoveToBottomDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbMoveToBottomDisabled:hover .rlbButtonText {
    background-position: -200px -300px;
}

.RadListBox_DescorMetroSD .rlbDelete .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: 0 -55px;
}

.RadListBox_DescorMetroSD .rlbDeleteDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbDeleteDisabled:hover .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -200px -55px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
   background-image: url('ListBox/rlbSprite.png') !important;
   background-position: -0px -104px !important;
  
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
   background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -0px -80px !important;
   
}

.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
  /*  *background-position: -200px -100px;
    padding-right:10px;*/
      background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -200px -105px !important;
   
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -200px -80px !important;

}

.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -2px -154px !important;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
    /**background-position: 0 -125px;
    padding-right: 10px;*/
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -0px -130px !important;
}

.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
    /**background-position: -200px -150px;
    padding-right:40px;*/
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -201px -154px !important;
}

.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText, 
.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText, 
.RadListBox_DescorMetroSD .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText, 
.RadListBox_DescorMetroSD .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
    /*background-position: -200px -125px;*/
    /*padding-right:20px;*/
    background-image: url('ListBox/rlbSprite.png') !important;
    background-position: -200px -130px !important;
}

.RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
    background-position: 0 -200px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
    background-position: 0 -175px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
    background-position: -200px -200px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
    background-position: -200px -175px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -250px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -225px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
    background-position: -200px -250px;
}

.RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_DescorMetroSD .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
    background-position: -200px -225px;
}



div.RadListBox_DescorMetroSD .rlbGroup .rlbText {
    font-size: 11px;
    line-height: 16px;
}

div.RadListBox_DescorMetroSD .rlbGroup .rlbActive {
    font-size: 11px;
    line-height: 16px;
}

div.RadListBox_DescorMetroSD .rlbButtonAreaRight {
    font-size: 11px;
    line-height: 16px;
}

div.RadListBox_DescorMetroSD .rlbEmptyMessage {
    font-size: 11px;
    line-height: 16px;
}

.rlbButtonTL {
    left: 0px !important; 
    background-position: 0px 0px;
}