.automate-tree>ul>li>div.menuselect{padding:8px;justify-content:space-between;font-size:100%;flex-direction:row-reverse;align-items:center;margin-top:3px;display:flex}.automate-tree>ul>li a{font-size:16px;text-decoration:none}.automate-tree{padding:25px 15px;font-size:90%;margin-bottom:20px;border-radius:8px;background:#f8f8f8}.automate-tree ul ul{padding-left:10px}.automate-tree li{margin-top:1px;display:block}.automate-tree .menuselect{padding:4px}.automate-tree ul ul .menuselect{padding:6px 5px}.automate-tree .thisselect a{text-decoration:none}.automate-tree li.close ul{display:none}.automate-tree .folder{height:12px;width:13px;margin-top:4px;display:inline-block}.automate-tree .item-text{max-width:90%;display:block}.automate-tree .folder{cursor:pointer}.automate-tree li .folder{transition:.3s}.automate-tree li.close>.menuselect>.folder{background:url(img/arrow.svg) 0 no-repeat}.automate-tree li.closed>.menuselect>.folder{transform:rotate(180deg);background:url(img/arrow.svg) 0 no-repeat}.automate-tree>ul>li>ul>li>.menuselect.is_parent{justify-content:space-between;flex-direction:row-reverse;display:flex}