.webfx-tree-container {
        margin: 0px;
        padding: 0px;
        font: icon;
        white-space: nowrap;
        margin-right: 0;
        background-color:transparent;
}

.webfx-tree-item {
        padding: 0px;
        margin: 0px;
        font: icon;
        white-space: nowrap;
        color: #7895C1 !important;
        font-weight: normal !important;
}

.webfx-tree-item a, .webfx-tree-item a:active {
        margin-left: 0px;
        padding: 0px 0px 0px 0px;
        color:#7895C1;
        /* font-weight:600; */
        text-decoration:none;
        font-family:arial;
        font-size:12px;

}

/*
.webfx-tree-item a {
        font-size=12px;
        color:#7895C1; !important;
        font-weight: bold !important;
        text-decoration: none;
}
*/

.webfx-tree-item a:hover {
        text-decoration: none;
        color:#DDDDE9;
        font-weight:bold;
        }

/*
.webfx-tree-item a:active {
font-size:9px;
        background: highlight;
        color:#7895C1;
        text-decoration: none;

}
*/


.webfx-tree-item img {
        vertical-align: middle;
        border: 0px;
}

.webfx-tree-icon {
        width: 16px;
        height: 16px;
}
