/* #20404 */
select.rdThemeInput {
	min-width: 0;
	margin-left: 0;
}

/* #20536 */
.groupHeaderRow {
    font-weight: bold;
}

/*20114 */
.rdThemeDataTable tr:last-child td:last-child {
    border-bottom-right-radius: 0px;
}

.rdThemeDataTable tr:last-child td:first-child {
    border-bottom-left-radius: 0px;
}