.xaf-action.xaf-nav-link {
    color: lightcyan;
}

.main-content {
    background-color: lightgrey;
    padding-top: 30px;
}

#main-window-template-component {
    background-color: lightgrey;
}
.dxbs-tree ul.nav > .nav-item > .nav-link:not(.disabled):not(.active){
    color:white!important;
}
