﻿.dxbl-treeview-item-text {
    color: white !important;
}

.dxbl-treeview-item-container:hover {
    background-color: rgb(37,111,223) !important;
}



.nodecoration a:link {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.nodecoration a:link {
    text-decoration: none;
    color: black;
}

.nodecoration a:visited {
    text-decoration: none;
    color: black;
}

.nodecoration a:hover {
    text-decoration: none;
    color: black;
}

.nodecoration a:active {
    text-decoration: none;
    color: black;
}
