.RadListBox_FlashValetCustom {
  font-size: 12px;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
  .RadListBox_FlashValetCustom .rlbGroup,
  .RadListBox_FlashValetCustom .rlbTemplateContainer {
    border-color: #9babc2;
    color: #000000;
    background-color: white;
  }
  .RadListBox_FlashValetCustom .rlbCheckAllItems {
    color: #000000;
    background-color: #edeff2; }
  .RadListBox_FlashValetCustom .rlbCheckAllItemsHovered {
    color: #000000;
    background-color: #edeff2; }
  .RadListBox_FlashValetCustom .rlbItem {
    line-height: 18px; }
  .RadListBox_FlashValetCustom .rlbHighlight {
    color: #000000;
    background-color: #fae185; }
  .RadListBox_FlashValetCustom .rlbItem.rlbHovered {
      color: #1e395b;
    background: #ffd86b; }
  .RadListBox_FlashValetCustom .rlbItem.rlbSelected {
    color: #1e395b;
    background: #ffd86b; }

.RadListBox .rlbTemplateContent {
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: gray;
}


.RadListBox .rlbTemplateContent .rlbHeader {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;
}

.RadListBox_FlashValetCustom .rlbHeader {
    color: #FFFFFF;
    font-weight: bold;
    background-image: linear-gradient(rgb(126, 190, 201), rgb(126, 190, 201));
}
.RadListBox_FlashValetCustom .rlbFooter {
  border-color: #8e8e8e;
  background-image: url('ListBox/rlbHeaderFooter.png');
  background-color: #f1f2f4; }

.RadListBox_FlashValetCustom .rlbFooter {
  background-position: 0 -200px;
  background-color: #ffffff; }

.RadListBox_FlashValetCustom .rlbDropClue {
  background-image: url('ListBox/rlbDropClue.png'); }

.RadListBox_FlashValetCustom .rlbGroup .rlbDropClueAbove {
  border-top-color: #8e8e8e; }

.RadListBox_FlashValetCustom .rlbGroup .rlbDropClueBelow {
  border-bottom-color: #000000; }

.RadListBox_FlashValetCustom .rlbGroup .rlbSelected.rlbDropClueAbove,
.RadListBox_FlashValetCustom .rlbGroup .rlbHovered.rlbDropClueAbove,
.RadListBox_FlashValetCustom .rlbGroup .rlbSelected.rlbDropClueBelow,
.RadListBox_FlashValetCustom .rlbGroup .rlbHovered.rlbDropClueBelow {
  border-color: #000000; }

/* Buttons normal state vertical layout*/
.RadListBox_FlashValetCustom .rlbButton {
  color: #000000; }
.RadListBox_FlashValetCustom .rlbButtonText {
  background-image: url('ListBox/rlbSprite.png'); }
.RadListBox_FlashValetCustom .rlbButton:hover .rlbButtonTL,
.RadListBox_FlashValetCustom .rlbButton:hover .rlbButtonTR,
.RadListBox_FlashValetCustom .rlbButton:hover .rlbButtonBL,
.RadListBox_FlashValetCustom .rlbButton:hover .rlbButtonBR {
  background-image: url('ListBox/rlbButtonHover.png'); }
.RadListBox_FlashValetCustom .rlbButton .rlbButtonTL,
.RadListBox_FlashValetCustom .rlbButton .rlbButtonTR,
.RadListBox_FlashValetCustom .rlbButton .rlbButtonBL,
.RadListBox_FlashValetCustom .rlbButton .rlbButtonBR,
.RadListBox_FlashValetCustom .rlbDisabled:hover .rlbButtonTL,
.RadListBox_FlashValetCustom .rlbDisabled:hover .rlbButtonTR,
.RadListBox_FlashValetCustom .rlbDisabled:hover .rlbButtonBL,
.RadListBox_FlashValetCustom .rlbDisabled:hover .rlbButtonBR {
  background-image: url('ListBox/rlbButtonNormal.png'); }
.RadListBox_FlashValetCustom .rlbButton:hover {
  color: #1e395b; }
.RadListBox_FlashValetCustom .rlbDisabled,
.RadListBox_FlashValetCustom .rlbDisabled:hover {
  color: #000000; }

.RadListBox_FlashValetCustom .rlbMoveUp .rlbButtonText {
  background-position: 0 0; }
.RadListBox_FlashValetCustom .rlbMoveUp:hover .rlbButtonText {
  background-position: -400px 0; }
.RadListBox_FlashValetCustom .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbMoveUpDisabled:hover .rlbButtonText {
  background-position: -200px 0; }
.RadListBox_FlashValetCustom .rlbMoveDown .rlbButtonText {
  background-position: 0 -25px; }
.RadListBox_FlashValetCustom .rlbMoveDown:hover .rlbButtonText {
  background-position: -400px -25px; }
.RadListBox_FlashValetCustom .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbMoveDownDisabled:hover .rlbButtonText {
  background-position: -200px -25px; }
.RadListBox_FlashValetCustom .rlbMoveToTop .rlbButtonText {
  background-position: 0 -275px; }
.RadListBox_FlashValetCustom .rlbMoveToTop:hover .rlbButtonText {
  background-position: -400px -275px; }
.RadListBox_FlashValetCustom .rlbMoveToTopDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbMoveToTopDisabled:hover .rlbButtonText {
  background-position: -200px -275px; }
.RadListBox_FlashValetCustom .rlbMoveToBottom .rlbButtonText {
  background-position: 0 -300px; }
.RadListBox_FlashValetCustom .rlbMoveToBottom:hover .rlbButtonText {
  background-position: -400px -300px; }
.RadListBox_FlashValetCustom .rlbMoveToBottomDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbMoveToBottomDisabled:hover .rlbButtonText {
  background-position: -200px -300px; }
.RadListBox_FlashValetCustom .rlbDelete .rlbButtonText {
  background-position: 0 -50px; }
.RadListBox_FlashValetCustom .rlbDelete:hover .rlbButtonText {
  background-position: -400px -50px; }
.RadListBox_FlashValetCustom .rlbDeleteDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbDeleteDisabled:hover .rlbButtonText {
  background-position: -200px -50px; }
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
  background-position: 0 -100px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
  background-position: 0 -75px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -100px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -75px; }
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -100px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -75px; }
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -150px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -125px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -150px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -125px; }
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -150px; }
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -125px; }
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
  background-position: 0 -200px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
  background-position: 0 -175px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -200px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -175px; }
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -200px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -175px; }
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -250px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -225px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -250px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -225px; }
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -250px; }
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_FlashValetCustom .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -225px; }
