﻿ul.fancytree-container {
    border: none
}

ul.fancytree-container .fancytree-custom-icon {
    display: none
}

ul.fancytree-container .spinner:before {
    margin-right: -10px !important;
    margin-left: 0px !important
}

.fancytree-icon {
    display: none !important;
}

.ui-fancytree {
    max-height: 18rem;
    overflow-y: auto;
}