
.RadTreeView_Red, .RadTreeView_Red a.rtIn, .RadTreeView_Red .rtEdit .rtIn input {
    font-family: calibri,sans-serif;
    font-size: 20px;
}
.RadTreeView_Red.rtIn {
    margin-left: 1px;
    padding: 0;
    text-decoration: none;
}
.RadTreeView_Red .rtLines .rtLast, .RadTreeView_Red .rtLines .rtLast .rtUL {
    background-image: none;
}
.RadTreeView_Red .rtUL {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.RadTreeView_Red .rtUL .rtLI .rtUL {
    margin-left: 20px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}
.RadTreeView_Red .rtUL .rtLI .rtUL .rtTop .parentwchild {
    border: medium none !important;
}
.parentwchildselected {
    color: #000000 !important;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: underline;
    width: 100%;
}
.parentwchildselectedparent {
    color: #000000 !important;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
    width: 100%;
}
.parentwchild {
    color: #e54125 !important;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}
.parentwchild:hover {
    color: #000000 !important;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}
.RadTreeView_Red .rtPlus {
    background: url("../../images/rnplus.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: inline-block;
    height: 16px !important;
    left: -16px;
    position: relative;
    top: 3px;
    width: 16px !important;
}
.RadTreeView_Red .rtMinus {
    background-image: url("../../images/rnminus.png") !important;
    cursor: pointer;
    display: inline-block;
    height: 16px !important;
    left: -16px;
    position: relative;
    top: 3px;
    width: 16px !important;
}
.rtTop, .rtMid, .rtBot {
    padding-bottom: 5px;
    padding-left: 16px;
    padding-top: 5px;
}
.parentwsubs {
    display: inline;
    left: -16px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    text-decoration: none;
}
.parentwsubsselected {
    color: #000000 !important;
    display: inline;
    left: -16px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    text-decoration: underline;
    width: 100%;
}