.RadListBox_EasyButtonLB {
    font-size: 12px;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

    .RadListBox_EasyButtonLB .rlbGroup, .RadListBox_EasyButtonLB .rlbTemplateContainer {
        border-color: #938879;
        color: #333;
        background-color: #fff;
        border: 0px !important;
    }

    .RadListBox_EasyButtonLB .rlbItem.rlbHovered {
        color: #863d02;
        background-color: #f9ed8a;
    }

    .RadListBox_EasyButtonLB .rlbItem.rlbSelected {
        color: #5d1f00;
        /*background-color: #f2d52d;*/
    }

    .RadListBox_EasyButtonLB .rlbHighlight {
        color: #863d02;
        background-color: #f9ed8a;
    }

    .RadListBox_EasyButtonLB .rlbHeader, .RadListBox_EasyButtonLB .rlbFooter {
        border-color: #d2c7b4;
    }

    .RadListBox_EasyButtonLB .rlbHeader {
        background: #f4eee6;
    }

    .RadListBox_EasyButtonLB .rlbDropClue {
        background-image: url('WebResource.axd?d=eD-c6o1oeoDKTO0U9gM2eQ0IejLQSdIBQXff5gtakXL2kKpJzi5TBUCu3ZmOyQzyY2kSDlIsQLRi64TLi0uyqzCQKDwX7J16HsKvxjGdlnW0GbLfIkqSkEKHdDRz9KMPw1e_psv7mLVfTpMv2ym7wvalCXwPipPDgTCUpj6KnsdjAUpg0&t=637176115400000000');
    }

    .RadListBox_EasyButtonLB .rlbGroup .rlbDropClueAbove {
        border-top-color: #8e8e8e;
    }

    .RadListBox_EasyButtonLB .rlbGroup .rlbDropClueBelow {
        border-bottom-color: #8e8e8e;
    }

    .RadListBox_EasyButtonLB .rlbGroup .rlbSelected.rlbDropClueAbove, .RadListBox_EasyButtonLB .rlbGroup .rlbHovered.rlbDropClueAbove {
        border-top-color: #8e8e8e;
    }

    .RadListBox_EasyButtonLB .rlbGroup .rlbSelected.rlbDropClueBelow, .RadListBox_EasyButtonLB .rlbGroup .rlbHovered.rlbDropClueBelow {
        border-bottom-color: #8e8e8e;
    }

    .RadListBox_EasyButtonLB .rlbButton {
        color: #3d1400;
    }

    .RadListBox_EasyButtonLB .rlbButtonText {
        background-image: url('WebResource.axd?d=P3Osl3VAB8BLNdfV9p_LCcXcY_VxMmdWFk5GCVTpNeaF6Edrg44BjEVn0f_PjVx8qiWgMmlRsrfCyygE5ssf18OSyvL9dQdo2jMP9EqEsQ_JRcrm8upvAzZIc6LY27lVxQjfHikaTZhw9ph6HQYXS9sFQS41&t=637176115400000000');
    }

    .RadListBox_EasyButtonLB .rlbButton:hover {
        color: #863d02;
    }

        .RadListBox_EasyButtonLB .rlbButton:hover .rlbButtonTL, .RadListBox_EasyButtonLB .rlbButton:hover .rlbButtonTR, .RadListBox_EasyButtonLB .rlbButton:hover .rlbButtonBL, .RadListBox_EasyButtonLB .rlbButton:hover .rlbButtonBR {
            background-image: url('WebResource.axd?d=N--dkXdhkvH_tERepzlOjsJYvjacWNEjx9dtpPYIuRocPk8QacyYn3KTrGgM5KhWWcr5EsfTxirlFvyyyebPKCfyAwCQNSFp6Hquj5VBdIF8GxKTVJjZqMFyfZYLKk-TD0_N22q_3UkRfNYBE0GWwll7erS4OkbQ_Y6fpDm78g4qUA1N0&t=637176115400000000');
        }

    .RadListBox_EasyButtonLB .rlbButton .rlbButtonTL, .RadListBox_EasyButtonLB .rlbButton .rlbButtonTR, .RadListBox_EasyButtonLB .rlbButton .rlbButtonBL, .RadListBox_EasyButtonLB .rlbButton .rlbButtonBR, .RadListBox_EasyButtonLB .rlbDisabled:hover .rlbButtonTL, .RadListBox_EasyButtonLB .rlbDisabled:hover .rlbButtonTR, .RadListBox_EasyButtonLB .rlbDisabled:hover .rlbButtonBL, .RadListBox_EasyButtonLB .rlbDisabled:hover .rlbButtonBR {
        background-image: url('WebResource.axd?d=Gx-f8TElnuQgRMwL2Q0JK7EB5qsQhp1eKmDEm493X7RqFpm7jdWrx_9640p1XvmBvCwsTJySlf2SIRb46uUiNJ_guMKaVIaQnw6di1WVmpky19dL5EV2Yh0Qm2hK3PnkI4OZQVOqi4ZM1RtiiqCO_0u4tEJcM-zesLbm0lvvHRsmtdI30&t=637176115400000000');
    }

    .RadListBox_EasyButtonLB .rlbDisabled, .RadListBox_EasyButtonLB .rlbDisabled:hover {
        color: #3d1400;
    }

    .RadListBox_EasyButtonLB .rlbMoveUp .rlbButtonText {
        background-position: 0 0;
    }

    .RadListBox_EasyButtonLB .rlbMoveUp:hover .rlbButtonText {
        background-position: -400px 0;
    }

    .RadListBox_EasyButtonLB .rlbMoveUpDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbMoveUpDisabled:hover .rlbButtonText {
        background-position: -200px 0;
    }

    .RadListBox_EasyButtonLB .rlbMoveDown .rlbButtonText {
        background-position: 0 -25px;
    }

    .RadListBox_EasyButtonLB .rlbMoveDown:hover .rlbButtonText {
        background-position: -400px -25px;
    }

    .RadListBox_EasyButtonLB .rlbMoveDownDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbMoveDownDisabled:hover .rlbButtonText {
        background-position: -200px -25px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToTop .rlbButtonText {
        background-position: 0 -275px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToTop:hover .rlbButtonText {
        background-position: -400px -275px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToTopDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbMoveToTopDisabled:hover .rlbButtonText {
        background-position: -200px -275px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToBottom .rlbButtonText {
        background-position: 0 -300px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToBottom:hover .rlbButtonText {
        background-position: -400px -300px;
    }

    .RadListBox_EasyButtonLB .rlbMoveToBottomDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbMoveToBottomDisabled:hover .rlbButtonText {
        background-position: -200px -300px;
    }

    .RadListBox_EasyButtonLB .rlbDelete .rlbButtonText {
        background-position: 0 -50px;
    }

    .RadListBox_EasyButtonLB .rlbDelete:hover .rlbButtonText {
        background-position: -400px -50px;
    }

    .RadListBox_EasyButtonLB .rlbDeleteDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbDeleteDisabled:hover .rlbButtonText {
        background-position: -200px -50px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
        background-position: 0 -100px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
        background-position: 0 -75px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
        background-position: -400px -100px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
        background-position: -400px -75px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
        background-position: -200px -100px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
        background-position: -200px -75px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -150px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -125px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
        background-position: -400px -150px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
        background-position: -400px -125px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
        background-position: -200px -150px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
        background-position: -200px -125px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
        background-position: 0 -200px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
        background-position: 0 -175px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
        background-position: -400px -200px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
        background-position: -400px -175px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
        background-position: -200px -200px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
        background-position: -200px -175px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -250px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -225px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
        background-position: -400px -250px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
        background-position: -400px -225px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
        background-position: -200px -250px;
    }

    .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_EasyButtonLB .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
        background-position: -200px -225px;
    }

    .RadListBox_EasyButtonLB .rlbList {
        margin: 0;
        padding: 0;
        height: 100%;
        list-style: none;
        position: relative;
        *zoom: 1;
        color: #2F3976 !important;
        background: white;
        font: normal 13px/16px "Segoe UI",Arial,Helvetica,sans-serif;
    }

    .RadListBox_EasyButtonLB .rlbTemplate {
        color: #2E4250 !important;
        font: normal 13px/16px "Segoe UI",Arial,Helvetica,sans-serif;
    }

    .RadListBox_EasyButtonLB .rlbList li {
        border: 0px !important;
        padding-left: 1px !important;
    }

    .RadListBox_EasyButtonLB .rlbGroup, .RadListBox_EasyButtonLB .rlbTemplateContainer {
        border-color: #938879;
        color: #333;
        background-color: #fff;
        border: 0px;
    }

    .RadListBox_EasyButtonLB .rlbItem {
        cursor: default;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        white-space: nowrap;
    }

    .RadListBox_EasyButtonLB .rlbGroup {
        overflow:scroll;
        overflow-x: hidden !important
    }

/*div.RadListBox_EasyButtonLB .rlbText {
    white-space: nowrap;
    display: inline-block;
}

div.RadListBox_EasyButtonLB .rlbGroup {
    overflow: auto;
}

div.RadListBox_EasyButtonLB .rlbList {
    display: inline-block;
    min-width: 100%;
}

* + html div.RadListBox_EasyButtonLB .rlbList {
    display: inline;
}

* html div.RadListBox_EasyButtonLB .rlbList {
    display: inline;
}*/
