﻿.RadTreeView_Felix .rtBot .rtSelected {
    background-color: #eeeeee;
}

.RadTreeView_Felix .rtBot:hover {
    background-color: #eeeeee;
}

.RadTreeView_Felix .rtHover .rtIn {
    background-color: #eeeeee;
}

.RadTreeView_Felix .rtSelected .rtIn {
    text-decoration: underline;
}
