ul.fancytree-container, ul.fancytree-container:focus {
    margin-top: 25px !important;
    border: none !important;
    outline: 0 !important;
}

ul.fancytree-treefocus {
    border: none !important;
}

ul.fancytree-container ul {
    padding: 0 0 0 16px !important;
}

span.fancytree-expanded  {
    margin-bottom: .75em;
}

span.fancytree-focused, span.fancytree-title {
    outline: 0 !important;
    border: none !important;
}