.RadListBox_Phoenix {
  font-size: 12px;
  font-family: "Segoe UI", Arial, sans-serif;
  color: #000; }

.RadListBox_Phoenix .rlbGroup {
  border: 1px solid #616161;
  background: #FFF; }

.RadListBox_Phoenix .rlbTemplateContainer {
  border-color: #616161; }

.RadListBox_Phoenix .rlbText,
.RadListBox_Phoenix .rlbItem,
.RadListBox_Phoenix .rlbButtonText,
.RadListBox_Phoenix .rlbEmptyMessage {
  color: #000;
  font-size: 12px;
  font-family: "Segoe UI", Arial, sans-serif;
  line-height: 20px; }

.RadListBox_Phoenix .rlbHighlight {
  background-color: #fff7ac; }

.RadListBox_Phoenix .rlbCheckAllItems {
  padding: 2px 5px;
  color: black;
  background-color: #eaeaea; }

.RadListBox_Phoenix .rlbGroup .rlbCheckAllItems.rlbDisabled,
.RadListBox_Phoenix .rlbGroup .rlbCheckAllItems.rlbDisabled:hover {
  background-color: #0097E2; }

.RadListBox_Phoenix .rlbCheckAllItemsHovered {
  color: black;
  background-color: #0097E2; }

.RadListBox_Phoenix .rlbText,
.RadListBox_Phoenix .rlbItem {
  line-height: 18px; }

.RadListBox_Phoenix .rlbGroup .rlbHovered {
  background: #0097E2; }

.RadListBox_Phoenix .rlbGroup .rlbSelected {
  background: #61CAFF; }

.RadListBox_Phoenix .rlbGroup .rlbSelected .rlbText {
  color: black; }

.RadListBox_Phoenix .rlbGroup .rlbDisabled,
.RadListBox_Phoenix .rlbGroup .rlbDisabled:hover {
  background: none;
  border: 0; }

.RadListBox_Phoenix .rlbDisabled .rlbText {
  color: #777; }

.RadListBox_Phoenix .rlbDisabled .rlbImage {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50); }

.RadListBox_Phoenix .rlbHeader,
.RadListBox_Phoenix .rlbFooter {
  background: #e4e4e4; }

.RadListBox_Phoenix .rlbHeader {
  border-color: #616161; }

.RadListBox_Phoenix .rlbFooter {
  border-color: #c3c3c3; }

.RadListBox_Phoenix .rlbDropClue {
  background-image: url('ListBox/rlbDropClue.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  left: -10px;
  width: 10px; }

.RadListBox_Phoenix .rlbGroup .rlbDropClueAbove {
  border-top-style: dotted;
  border-top-color: #8e8e8e; }

.RadListBox_Phoenix .rlbGroup .rlbDropClueBelow {
  border-bottom-style: dotted;
  border-bottom-color: #8e8e8e; }

/* Buttons normal state vertical layout*/
div.RadListBox_Phoenix .rlbNoButtonText .rlbButtonTL {
  padding-left: 0; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbNoButtonText .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbNoButtonText .rlbButtonText {
  padding-left: 18px; }

.RadListBox_Phoenix .rlbButtonText {
  background: transparent url('ListBox/rlbSprite.png') no-repeat; }

.RadListBox_Phoenix .rlbButton {
  background: #c6c6c6;
  border: 1px solid #7e7e7e; }

div.RadListBox_Phoenix .rlbButton {
  margin: 0 3px 5px; }

.RadListBox_Phoenix .rlbButton:hover {
  background: #0097E2;
  border: 1px solid black; }

.RadListBox_Phoenix .rlbDisabled,
.RadListBox_Phoenix .rlbDisabled:hover {
  background: #dfdfdf;
  border: 1px solid #9b9b9b; }

.RadListBox_Phoenix .rlbButton .rlbButtonText,
.RadListBox_Phoenix .rlbButton:hover .rlbButtonText {
  color: #000; }

.RadListBox_Phoenix .rlbDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbDisabled:hover .rlbButtonText {
  color: #777; }

.RadListBox_Phoenix .rlbMoveUp .rlbButtonText {
  background-position: 0 0; }

.RadListBox_Phoenix .rlbMoveUp:hover .rlbButtonText {
  background-position: -400px 0; }

.RadListBox_Phoenix .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbMoveUpDisabled:hover .rlbButtonText {
  background-position: -200px 0; }

.RadListBox_Phoenix .rlbMoveDown .rlbButtonText {
  background-position: 0 -25px; }

.RadListBox_Phoenix .rlbMoveDown:hover .rlbButtonText {
  background-position: 0 -25px; }

.RadListBox_Phoenix .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbMoveDownDisabled:hover .rlbButtonText {
  background-position: -200px -25px; }

.RadListBox_Phoenix .rlbMoveToTop .rlbButtonText {
  background-position: 0 -275px; }

.RadListBox_Phoenix .rlbMoveToTop:hover .rlbButtonText {
  background-position: 0 -275px; }

.RadListBox_Phoenix .rlbMoveToTopDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbMoveToTopDisabled:hover .rlbButtonText {
  background-position: -200px -275px; }

.RadListBox_Phoenix .rlbMoveToBottom .rlbButtonText {
  background-position: 0 -300px; }

.RadListBox_Phoenix .rlbMoveToBottom:hover .rlbButtonText {
  background-position: -400px -300px; }

.RadListBox_Phoenix .rlbMoveToBottomDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbMoveToBottomDisabled:hover .rlbButtonText {
  background-position: -200px -300px; }

.RadListBox_Phoenix .rlbDelete .rlbButtonText {
  background-position: 0 -50px; }

.RadListBox_Phoenix .rlbDelete:hover .rlbButtonText {
  background-position: -400px -50px; }

.RadListBox_Phoenix .rlbDeleteDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbDeleteDisabled:hover .rlbButtonText {
  background-position: -200px -50px; }

.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
  background-position: 0 -100px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
  background-position: 0 -75px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
  background-position: 0 -100px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
  background-position: 0 -100px; }

.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -100px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -75px; }

.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -150px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -125px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
  background-position: 0 -150px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: 0 -125px; }

.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -150px; }

.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -125px; }

.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
  background-position: 0 -200px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
  background-position: 0 -175px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -200px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -175px; }

.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -200px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -175px; }

.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -250px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -225px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -250px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -225px; }

.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -250px; }

.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_Phoenix .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -225px; }
