﻿.RadListBox_Default .rlbGroup, .RadListBox_Default .rlbTemplateContainer{
    background-color:transparent !important;
}

.RadBtn tr td {
    display: inline-table;
}

.RadBtn tr td span {
    display: inline-table;
}

.RadBtn tr td input {
    display: table-cell;
}

.RadBtn tr td label {
    display: table-cell;
}