.RadListBox_AdreZ2016 {
  color: #595959 !important;
  font-size: 14px !important;
  font-family: 'Droid Sans', Arial !important;
  line-height: 18px; 
  border: 0px !important;
  padding: 0px !important;
}

  .RadListBox_AdreZ2016 .rlbGroup,
  .RadListBox_AdreZ2016 .rlbTemplateContainer {
    border: 0px !important;
    color: #595959 !important;
    background-color: white; }
  .RadListBox_AdreZ2016 .rlbHeader,
  .RadListBox_AdreZ2016 .rlbFooter {
    border-color: #e5e5e5; }
  .RadListBox_AdreZ2016 .rlbHeader {
    font-weight: 700; }
  .RadListBox_AdreZ2016 .rlbHighlight {
    color: #595959 !important;
    background-color: #f5f7f8; }
  .RadListBox_AdreZ2016 .rlbItem {
    color: #595959 !important; 
  }
    .RadListBox_AdreZ2016 .rlbImage
    {
        margin-right: 5px;
    }
  .RadListBox_AdreZ2016 .rlbItem.rlbHovered {
    color: #595959 !important;
    background-color: #f5f7f8; }
  .RadListBox_AdreZ2016 .rlbItem.rlbSelected {
    color: #595959 !important;
    background-color: #e2e4e7; }
  .RadListBox_AdreZ2016 .rlbEmptyMessage {
    color: #bbbbbb; }
  .RadListBox_AdreZ2016 .rlbCheckAllItems {
    padding: 2px 5px;
    color: black;
    background-color: #e8e8e8; }
  .RadListBox_AdreZ2016 .rlbCheckAllItemsHovered {
    color: black;
    background-color: #e8e8e8; }
  .RadListBox_AdreZ2016 .rlbDropClue {
    background-image: url('ListBox/rlbDropClue.png'); }
  .RadListBox_AdreZ2016 .rlbDropClueAbove {
    border-top-color: #8e8e8e; }
  .RadListBox_AdreZ2016 .rlbDropClueBelow {
    border-bottom-color: #8e8e8e; }
  .RadListBox_AdreZ2016 .rlbButton {
    border-color: #e5e5e5;
    color: black;
    background-color: #f9f9f9;
    height: 20px;
    border-width: 1px;
    border-style: solid; }
    .RadListBox_AdreZ2016 .rlbButton:hover {
      border-color: #e5e5e5;
      color: black;
      background-color: #e5e5e5; }
    .RadListBox_AdreZ2016 .rlbButton:active {
      border-color: #25a0da;
      color: white;
      background-color: #25a0da; }
    .RadListBox_AdreZ2016 .rlbButton .rlbButtonBL,
    .RadListBox_AdreZ2016 .rlbButton .rlbButtonBR,
    .RadListBox_AdreZ2016 .rlbButton .rlbButtonTR,
    .RadListBox_AdreZ2016 .rlbButton .rlbButtonTL {
      margin: 0;
      padding: 0;
      border: 0;
      background: none;
      display: block;
      position: static; }
    .RadListBox_AdreZ2016 .rlbButton .rlbButtonText {
      padding-top: 0;
      height: 20px;
      background: url('ListBox/rlbSprite.png') no-repeat;
      line-height: 20px;
      position: static; }
  .RadListBox_AdreZ2016 .rlbNoButtonText {
    padding: 0;
    width: 20px; }
    .RadListBox_AdreZ2016 .rlbNoButtonText .rlbButtonBL,
    .RadListBox_AdreZ2016 .rlbNoButtonText .rlbButtonBR,
    .RadListBox_AdreZ2016 .rlbNoButtonText .rlbButtonTR,
    .RadListBox_AdreZ2016 .rlbNoButtonText .rlbButtonTL {
      width: 20px;
      height: 20px; }
    .RadListBox_AdreZ2016 .rlbNoButtonText .rlbButtonText {
      padding: 0;
      margin: 0;
      width: 20px;
      height: 20px;
      display: block;
      position: static; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbNoButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbNoButtonText {
    padding: 0; }
  .RadListBox_AdreZ2016 .rlbDisabled,
  .RadListBox_AdreZ2016 .rlbDisabled:hover,
  .RadListBox_AdreZ2016 .rlbDisabled:active {
    border-color: #e5e5e5;
    color: black;
    background-color: #f9f9f9; }
  .RadListBox_AdreZ2016 .rlbMoveUp .rlbButtonText {
    background-position: 0 0; }
  .RadListBox_AdreZ2016 .rlbMoveUp:active .rlbButtonText {
    background-position: -400px 0; }
  .RadListBox_AdreZ2016 .rlbMoveUpDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbMoveUpDisabled:hover .rlbButtonText {
    background-position: -200px 0; }
  .RadListBox_AdreZ2016 .rlbMoveDown .rlbButtonText {
    background-position: 0 -25px; }
  .RadListBox_AdreZ2016 .rlbMoveDown:active .rlbButtonText {
    background-position: -400px -25px; }
  .RadListBox_AdreZ2016 .rlbMoveDownDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbMoveDownDisabled:hover .rlbButtonText {
    background-position: -200px -25px; }
  .RadListBox_AdreZ2016 .rlbMoveToTop .rlbButtonText {
    background-position: 0 -275px; }
  .RadListBox_AdreZ2016 .rlbMoveToTop:active .rlbButtonText {
    background-position: -400px -275px; }
  .RadListBox_AdreZ2016 .rlbMoveToTopDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbMoveToTopDisabled:hover .rlbButtonText {
    background-position: -200px -275px; }
  .RadListBox_AdreZ2016 .rlbMoveToBottom .rlbButtonText {
    background-position: 0 -300px; }
  .RadListBox_AdreZ2016 .rlbMoveToBottom:active .rlbButtonText {
    background-position: -400px -300px; }
  .RadListBox_AdreZ2016 .rlbMoveToBottomDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbMoveToBottomDisabled:hover .rlbButtonText {
    background-position: -200px -300px; }
  .RadListBox_AdreZ2016 .rlbDelete .rlbButtonText {
    background-position: 0 -50px; }
  .RadListBox_AdreZ2016 .rlbDelete:active .rlbButtonText {
    background-position: -400px -50px; }
  .RadListBox_AdreZ2016 .rlbDeleteDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbDeleteDisabled:hover .rlbButtonText {
    background-position: -200px -50px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
    background-position: 0 -100px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
    background-position: 0 -75px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferFrom:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferTo:active .rlbButtonText {
    background-position: -400px -100px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferTo:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferFrom:active .rlbButtonText {
    background-position: -400px -75px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferToDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferFromDisabled:active .rlbButtonText {
    background-position: -200px -100px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferToDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferFromDisabled:active .rlbButtonText {
    background-position: -200px -75px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -150px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText {
    background-position: 0 -125px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllTo:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllFrom:active .rlbButtonText {
    background-position: -400px -150px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllFrom:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllTo:active .rlbButtonText {
    background-position: -400px -125px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllToDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllFromDisabled:active .rlbButtonText {
    background-position: -200px -150px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaRight .rlbTransferAllFromDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaLeft .rlbTransferAllToDisabled:active .rlbButtonText {
    background-position: -200px -125px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText {
    background-position: 0 -200px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
    background-position: 0 -175px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferFrom:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferTo:active .rlbButtonText {
    background-position: -400px -200px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferTo:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferFrom:active .rlbButtonText {
    background-position: -400px -175px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferFromDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferToDisabled:active .rlbButtonText {
    background-position: -200px -200px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferToDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferFromDisabled:active .rlbButtonText {
    background-position: -200px -175px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText {
    background-position: 0 -250px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
    background-position: 0 -225px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllFrom:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllTo:active .rlbButtonText {
    background-position: -400px -250px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllTo:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllFrom:active .rlbButtonText {
    background-position: -400px -225px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllFromDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllToDisabled:active .rlbButtonText {
    background-position: -200px -250px; }
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaTop .rlbTransferAllToDisabled:active .rlbButtonText,
  .RadListBox_AdreZ2016 .rlbButtonAreaBottom .rlbTransferAllFromDisabled:active .rlbButtonText {
    background-position: -200px -225px; }

.RadListBox_AdreZ2016 .rlbHighlight {
  color: black;
  background-color: #e8e8e8; }
