/* ========================================
   MINIMAL 2-LEVEL TREE - PRINTIFY STYLE
   ======================================== */
/* Hide third level completely */
.third-level-flyout {
  display: none !important; }
