.p6-leg-wbs-levels {
      cursor: pointer;
      background: rgba(139, 92, 246, .1);
      border: 1px solid rgba(139, 92, 246, .35);
      border-radius: 6px;
      padding: 3px 9px;
      color: inherit;
      font: inherit;
      transition: all .15s;
    }

    .p6-leg-wbs-levels:hover {
      background: rgba(139, 92, 246, .22);
      border-color: rgba(139, 92, 246, .6);
    }




    </div><style id="gantt-arrow-clean-wbs-fix-style">body.__wbs-no-motion #ganttOut .p6-row,
    body.__wbs-no-motion #ganttOut .p6-left,
    body.__wbs-no-motion #ganttOut .p6-right,
    body.__wbs-no-motion #ganttOut .v18-slide-part,
    body.__wbs-no-motion #ganttOut .v17-row-enter,
    body.__wbs-no-motion #ganttOut .v17-row-enter .p6-left,
    body.__wbs-no-motion #ganttOut .v17-row-enter .p6-right {
      transition: none !important;
      animation: none !important;
      transform: none !important;
      opacity: 1 !important;
    }
