.RadListBox_Millennia {
    color: black;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    line-height: 18px
}

    .RadListBox_Millennia .rlbGroup, .RadListBox_Millennia .rlbTemplateContainer {
        border-color: #e5e5e5;
        color: black;
        background-color: white
    }

    .RadListBox_Millennia .rlbHeader, .RadListBox_Millennia .rlbFooter {
        border-color: #e5e5e5
    }

    .RadListBox_Millennia .rlbHeader {
        font-weight: 700
    }

    .RadListBox_Millennia .rlbHighlight {
        color: black;
        background-color: #e8e8e8
    }

    .RadListBox_Millennia .rlbItem.rlbHovered {
        color: black;
        background-color: #e8e8e8
    }

    .RadListBox_Millennia .rlbItem.rlbSelected {
        color: white;
        background-color: #25a0da
    }

    .RadListBox_Millennia .rlbEmptyMessage {
        color: #bbb
    }

    .RadListBox_Millennia .rlbCheckAllItems {
        padding: 2px 5px;
        color: black;
        background-color: #e8e8e8
    }

    .RadListBox_Millennia .rlbCheckAllItemsHovered {
        color: black;
        background-color: #e8e8e8
    }

    .RadListBox_Millennia .rlbDropClue {
        background-image: url('ListBox/rlbDropClue.png')
    }

    .RadListBox_Millennia .rlbDropClueAbove {
        border-top-color: #8e8e8e
    }

    .RadListBox_Millennia .rlbDropClueBelow {
        border-bottom-color: #8e8e8e
    }

    .RadListBox_Millennia .rlbButton {
        border-color: #e5e5e5;
        color: black;
        background-color: #f9f9f9;
        height: 20px;
        border-width: 1px;
        border-style: solid
    }

        .RadListBox_Millennia .rlbButton:hover {
            border-color: #e5e5e5;
            color: black;
            background-color: #e5e5e5
        }

        .RadListBox_Millennia .rlbButton:active {
            border-color: #25a0da;
            color: white;
            background-color: #25a0da
        }

        .RadListBox_Millennia .rlbButton .rlbButtonBL, .RadListBox_Millennia .rlbButton .rlbButtonBR, .RadListBox_Millennia .rlbButton .rlbButtonTR, .RadListBox_Millennia .rlbButton .rlbButtonTL {
            margin: 0;
            padding: 0;
            border: 0;
            background: 0;
            display: block;
            position: static
        }

        .RadListBox_Millennia .rlbButton .rlbButtonText {
            padding-top: 0;
            height: 20px;
            background: url('ListBox/rlbSprite.png') no-repeat;
            line-height: 20px;
            position: static
        }

    .RadListBox_Millennia .rlbNoButtonText {
        padding: 0;
        width: 20px
    }

        .RadListBox_Millennia .rlbNoButtonText .rlbButtonBL, .RadListBox_Millennia .rlbNoButtonText .rlbButtonBR, .RadListBox_Millennia .rlbNoButtonText .rlbButtonTR, .RadListBox_Millennia .rlbNoButtonText .rlbButtonTL {
            width: 20px;
            height: 20px
        }

        .RadListBox_Millennia .rlbNoButtonText .rlbButtonText {
            padding: 0;
            margin: 0;
            width: 20px;
            height: 20px;
            display: block;
            position: static
        }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbNoButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbNoButtonText {
        padding: 0
    }

    .RadListBox_Millennia .rlbDisabled, .RadListBox_Millennia .rlbDisabled:hover, .RadListBox_Millennia .rlbDisabled:active {
        border-color: #e5e5e5;
        color: black;
        background-color: #f9f9f9
    }

    .RadListBox_Millennia .rlbMoveUp .rlbButtonText {
        background-position: 0 0
    }

    .RadListBox_Millennia .rlbMoveUp:active .rlbButtonText {
        background-position: -400px 0
    }

    .RadListBox_Millennia .rlbMoveUpDisabled .rlbButtonText, .RadListBox_Millennia .rlbMoveUpDisabled:hover .rlbButtonText {
        background-position: -200px 0
    }

    .RadListBox_Millennia .rlbMoveDown .rlbButtonText {
        background-position: 0 -25px
    }

    .RadListBox_Millennia .rlbMoveDown:active .rlbButtonText {
        background-position: -400px -25px
    }

    .RadListBox_Millennia .rlbMoveDownDisabled .rlbButtonText, .RadListBox_Millennia .rlbMoveDownDisabled:hover .rlbButtonText {
        background-position: -200px -25px
    }

    .RadListBox_Millennia .rlbMoveToTop .rlbButtonText {
        background-position: 0 -275px
    }

    .RadListBox_Millennia .rlbMoveToTop:active .rlbButtonText {
        background-position: -400px -275px
    }

    .RadListBox_Millennia .rlbMoveToTopDisabled .rlbButtonText, .RadListBox_Millennia .rlbMoveToTopDisabled:hover .rlbButtonText {
        background-position: -200px -275px
    }

    .RadListBox_Millennia .rlbMoveToBottom .rlbButtonText {
        background-position: 0 -300px
    }

    .RadListBox_Millennia .rlbMoveToBottom:active .rlbButtonText {
        background-position: -400px -300px
    }

    .RadListBox_Millennia .rlbMoveToBottomDisabled .rlbButtonText, .RadListBox_Millennia .rlbMoveToBottomDisabled:hover .rlbButtonText {
        background-position: -200px -300px
    }

    .RadListBox_Millennia .rlbDelete .rlbButtonText {
        background-position: 0 -50px
    }

    .RadListBox_Millennia .rlbDelete:active .rlbButtonText {
        background-position: -400px -50px
    }

    .RadListBox_Millennia .rlbDeleteDisabled .rlbButtonText, .RadListBox_Millennia .rlbDeleteDisabled:hover .rlbButtonText {
        background-position: -200px -50px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferTo .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
        background-position: 0 -100px
    }

    .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
        background-position: 0 -75px
    }

    .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferFrom:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferTo:active .rlbButtonText {
        background-position: -400px -100px
    }

    .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferTo:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferFrom:active .rlbButtonText {
        background-position: -400px -75px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferToDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferFromDisabled:active .rlbButtonText {
        background-position: -200px -100px
    }

    .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferToDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferFromDisabled:active .rlbButtonText {
        background-position: -200px -75px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -150px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText {
        background-position: 0 -125px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllTo:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllFrom:active .rlbButtonText {
        background-position: -400px -150px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllFrom:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllTo:active .rlbButtonText {
        background-position: -400px -125px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllToDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllFromDisabled:active .rlbButtonText {
        background-position: -200px -150px
    }

    .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaRight .rlbTransferAllFromDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaLeft .rlbTransferAllToDisabled:active .rlbButtonText {
        background-position: -200px -125px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText {
        background-position: 0 -200px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferTo .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
        background-position: 0 -175px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferFrom:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferTo:active .rlbButtonText {
        background-position: -400px -200px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferTo:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferFrom:active .rlbButtonText {
        background-position: -400px -175px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferFromDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferToDisabled:active .rlbButtonText {
        background-position: -200px -200px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferToDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferFromDisabled:active .rlbButtonText {
        background-position: -200px -175px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText {
        background-position: 0 -250px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
        background-position: 0 -225px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllFrom:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllTo:active .rlbButtonText {
        background-position: -400px -250px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllTo:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllFrom:active .rlbButtonText {
        background-position: -400px -225px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllFromDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllToDisabled:active .rlbButtonText {
        background-position: -200px -250px
    }

    .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaTop .rlbTransferAllToDisabled:active .rlbButtonText, .RadListBox_Millennia .rlbButtonAreaBottom .rlbTransferAllFromDisabled:active .rlbButtonText {
        background-position: -200px -225px
    }

    .RadListBox_Millennia .rlbHighlight {
        color: black;
        background-color: #e8e8e8
    }

    .RadListBox_Millennia .rlbItem.rlbSelected {
        background-color: #0073ED !important;
        color: white !important;
    }

    .RadListBox_Millennia .rlbItem.rlbHovered:not(.rlbSelected) {
        background-color: #e9e9e9 !important;
        cursor: pointer;
    }

    .RadListBox_Millennia .rlbGroup,
    .RadListBox_Millennia .rlbTemplateContainer {
        border-color: #e9e9e9 !important;
    }

.RadListBox .rlbDisabled {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.RadListBox_Millennia .rlbDisabled, .RadListBox_Millennia .rlbDisabled:hover, .RadListBox_Millennia .rlbDisabled:active {
    background-color: #f4f4f4;
    color: #000 !important;
}
