.RadTreeList_skillupUI,
.rtlCEdit div.RadTreeList_skillupUI {
    border-color: #d9d9d9;
    color: #5f5f5f;
    background-color: #ffffff;
}

    .RadTreeList_skillupUI table.rtlHBorders .rtlR > td,
    .RadTreeList_skillupUI table.rtlHBorders .rtlA > td,
    .RadTreeList_skillupUI table.rtlHBorders .rtlREdit > td,
    .RadTreeList_skillupUI table.rtlHBorders .rtlRFooter > td,
    .RadTreeList_skillupUI table .rtlHeader th {
        padding: .4375em .625em;
    }

    .RadTreeList_skillupUI .rtlHeader {
        background: #e8e8e8;
        color: #888888;
        border-color: #e8e8e8;
        text-transform: uppercase;
    }

        .RadTreeList_skillupUI .rtlHeader a {
            color: #888888;
        }

    .RadTreeList_skillupUI .rtlVBorders .rtlHeader th {
        border-width: 0;
    }

    .RadTreeList_skillupUI .rtlScroller {
        border-color: #d9d9d9;
    }

    .RadTreeList_skillupUI .rtlRFooter {
        background-color: #e3e3e3;
    }

.rtlCEdit .RadTreeList_skillupUI {
    border: 1px solid;
}

.RadTreeList_skillupUI {
    /*>>Expand/Collapse*/
    /*<<Expand/Collapse*/
    /*>>Tree Lines*/
}

    .RadTreeList_skillupUI .rtlR td,
    .RadTreeList_skillupUI .rtlA td,
    .RadTreeList_skillupUI .rtlREdit td,
    .RadTreeList_skillupUI .rtlRFooter td,
    .RadTreeList_skillupUI .rtlEditForm {
        border-color: #e3e3e3;
    }

    .RadTreeList_skillupUI .rtlVBorders .rtlR td,
    .RadTreeList_skillupUI .rtlVBorders .rtlA td,
    .RadTreeList_skillupUI .rtlVBorders .rtlREdit td,
    .RadTreeList_skillupUI .rtlVBorders .rtlRFooter td {
        border-left-width: 0;
    }

    .RadTreeList_skillupUI .rtlR a,
    .RadTreeList_skillupUI .rtlA a,
    .RadTreeList_skillupUI .rtlREdit a,
    .RadTreeList_skillupUI .rtlEditForm a {
        color: #e30074;
    }

    .RadTreeList_skillupUI .rtlRSel {
        color: #ffffff;
        background: #ec77b3;
    }

    .RadTreeList_skillupUI .rtlRActive {
        color: #5f5f5f;
    }

        .RadTreeList_skillupUI .rtlRActive .rtlCF {
            box-shadow: inset 0px 5px 5px -5px #ec77b3, inset 0px -5px 5px -5px #ec77b3, inset 5px 0px 5px -5px #ec77b3;
        }

            .RadTreeList_skillupUI .rtlRActive .rtlCF ~ td {
                box-shadow: inset 0px 5px 5px -5px #ec77b3, inset 0px -5px 5px -5px #ec77b3;
            }

                .RadTreeList_skillupUI .rtlRActive .rtlCF ~ td:last-child {
                    box-shadow: inset 0px 5px 5px -5px #ec77b3, inset 0px -5px 5px -5px #ec77b3, inset -5px 0px 5px -5px #ec77b3;
                }

    .RadTreeList_skillupUI .rtlVBorders td.rtlL,
    .RadTreeList_skillupUI .rtlLines td.rtlL {
        background-color: #ffffff;
    }

    .RadTreeList_skillupUI .rtlExpand,
    .RadTreeList_skillupUI .rtlCollapse {
        border: 0 none;
        color: #5f5f5f;
    }

    .RadTreeList_skillupUI .rtlPagerCell {
        border-color: #c4c4c4;
        color: #5f5f5f;
        background-color: #e3e3e3;
    }

        .RadTreeList_skillupUI .rtlPagerCell .rtlNumPart a {
            border-radius: 2px;
            color: inherit;
        }

            .RadTreeList_skillupUI .rtlPagerCell .rtlNumPart a:hover {
                border-color: #a62065;
                color: #ffffff;
                background-color: #a62065;
                background-image: linear-gradient(#c02575, #a62065);
            }

            .RadTreeList_skillupUI .rtlPagerCell .rtlNumPart a.rtlCurrentPage {
                border-color: #e30074;
                color: #e30074;
                background: none;
            }

        .RadTreeList_skillupUI .rtlPagerCell .rtlPagerButton,
        .RadTreeList_skillupUI .rtlPagerCell .rtlActionButton {
            border-width: 1px;
            border-style: solid;
            border-radius: 2px;
            border-color: #c4c4c4;
            color: #5f5f5f;
            background-color: #e3e3e3;
            background-image: linear-gradient(white, #e3e3e3);
        }

            .RadTreeList_skillupUI .rtlPagerCell .rtlPagerButton:hover,
            .RadTreeList_skillupUI .rtlPagerCell .rtlActionButton:hover {
                border-color: #a62065;
                color: #ffffff;
                background-color: #a62065;
                background-image: linear-gradient(#c02575, #a62065);
            }

    .RadTreeList_skillupUI .rtlCommandCell {
        border-color: #c4c4c4;
        color: #5f5f5f;
        background-color: #e3e3e3;
        background-image: linear-gradient(white, #e3e3e3);
    }

        .RadTreeList_skillupUI .rtlCommandCell .rtlActionButton:hover {
            border-color: #a62065;
            color: #ffffff;
            background-color: #a62065;
            background-image: linear-gradient(#c02575, #a62065);
        }

        .RadTreeList_skillupUI .rtlCommandCell .rtlActionButton:active {
            border-color: #bf0062;
            color: #ffffff;
            background-color: #e30074;
            background-image: none;
        }

    .RadTreeList_skillupUI .rtlLines td.rtlL0 {
        background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlSingleLite.gif")%>');
    }

    .RadTreeList_skillupUI .rtlLines td.rtlL1 {
        background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlTopLite.gif")%>');
    }

    .RadTreeList_skillupUI .rtlLines td.rtlL2 {
        background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlMiddleLite.gif")%>');
    }

    .RadTreeList_skillupUI .rtlLines td.rtlL3 {
        background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlBottomLite.gif")%>');
    }

.RadTreeListRTL_skillupUI .rtlLines td.rtlL1 {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlTopRTLLite.gif")%>');
}

.RadTreeListRTL_skillupUI .rtlLines td.rtlL2 {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlMiddleRTLLite.gif")%>');
}

.RadTreeListRTL_skillupUI .rtlLines td.rtlL3 {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.TreeList.rtlBottomRTLLite.gif")%>');
}

/*<<Tree Lines*/
.TreeListReorderTop_skillupUI,
.TreeListReorderBottom_skillupUI {
    color: #fff;
    text-shadow: 0 0 1px #000;
    text-indent: 2px;
}

.RadTreeList_skillupUI .rtlDragHandle {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.skillupUI.Grid.rgDrag.gif")%>');
}

.TreeListToolTip_skillupUI {
    border-color: #828282;
    background: #ffffff;
    color: #5f5f5f;
}