#modals-container .dynamicTree:first-child .root{background:none;border:none}.dynamicTree{position:relative}.dynamicTree:first-child .root{border:1px solid transparent;border-right:none;border-bottom:none;border-top-left-radius:7px}.dynamicTree .root{z-index:10;justify-content:left}.dynamicTree .root .label{margin-top:1px;margin-right:14px}.dynamicTree .root.selected{color:#2f8ed3}.dynamicTree .root .miniButton{pointer-events:auto;border-radius:12px;padding-left:7px;padding-right:14px;margin-left:auto;margin-right:28px;font-size:1.25rem}.dynamicTree .root.canDropOnFolder{cursor:copy}.dynamicTree .root.canDropOnFolder:hover{background:#ff8!important;color:#434445}.dynamicTree .root .readOnly{color:#c8c8c8;white-space:nowrap}.dynamicTree .tree{font-size:1.25rem;line-height:1.7rem;padding-left:31px;padding-right:14px;padding-bottom:14px;margin-bottom:14px;margin-top:9px}.dynamicTree .tree .switch{position:absolute;z-index:1;top:5.5px;left:-15.5px;width:12px;height:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dynamicTree .tree .switch>svg{width:100%;height:100%;color:#c8c8c8;transform-origin:center;transform:rotate(-30deg) scale(.8)}.dynamicTree .tree .switch.open{border:0;top:4.5px;left:-12.5px}.dynamicTree .tree .switch.open>svg{color:linear-gradient(180deg,#4097d7,#2f8ed3);transform:rotate(60deg) scale(.8)}.dynamicTree .tree .selected .switch svg{color:#2f8ed3}.dynamicTree .tree .title{position:relative;margin-left:1.5px;border-radius:2px;cursor:pointer}.dynamicTree .tree .title>span{display:flex;align-items:top;padding-top:4px;padding-bottom:3px;padding-left:7px;padding-right:28px}.dynamicTree .tree .title>span.sortTree{cursor:move}.dynamicTree .tree .title>span>span{flex:1}.dynamicTree .tree .title>span>svg{margin-left:auto;cursor:pointer;width:14px;height:14px;flex-basis:14px;position:relative;top:2px;left:1px}.dynamicTree .tree .title.canDropOnFolder{cursor:copy}.dynamicTree .tree .title.canDropOnFolder:hover{background:#ff8!important;color:#434445}.dynamicTree .tree .title.selectTimer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#f7f7f7;-webkit-animation:selectTimer 1s linear;animation:selectTimer 1s linear}.dynamicTree .tree .ctrls{width:100%}.dynamicTree .tree .ctrls .menuIcon{position:absolute;top:4px;right:5px}.dynamicTree .tree .ctrls .folderMenu{position:absolute;top:24px;right:0;background:#f9f9f9;border:1px solid #dfdfdf;box-shadow:0 4px 6px -2px rgba(0,0,0,.08);border-radius:2px;padding:7px;transition:opacity .2s linear;opacity:0;pointer-events:none;color:#434445;transition-delay:.2s}.dynamicTree .tree .ctrls .folderMenu>div:not(:last-child){margin-bottom:1px}.dynamicTree .tree .ctrls .folderMenu>div{border-radius:2px;padding:0 14px}.dynamicTree .tree .ctrls .folderMenu:after{position:absolute;top:-24px;left:0;height:25px;width:100%;content:""}.dynamicTree .tree .ctrls:hover .folderMenu{opacity:1;pointer-events:auto}.dynamicTree .tree .ctrls .miniButton{flex:1;border-radius:0}.dynamicTree .tree .ctrls .miniClose{position:absolute;top:5px;right:5px;height:16px;border-radius:50%;transition:background .2s}.dynamicTree .tree .ctrls .miniClose:hover{background:#cc2929!important}.dynamicTree .tree .ctrls .miniClose:hover svg{color:#fff}.dynamicTree .tree .selected{position:relative;z-index:20}.dynamicTree .tree .selected .title{background:linear-gradient(180deg,#4097d7,#2f8ed3)!important;color:#fff}.dynamicTree .tree .tree-node-back{padding-right:14px}.dynamicTree .tree .tree-node-back:hover .title{background:#f8f8f8}.dynamicTree .node{position:relative}.dynamicTree .tree-placeholder-node{height:50px;background:#fff;margin-left:2px;position:relative;border-radius:2px}.scrollContainer{position:absolute!important;width:100%;height:100%;overflow-y:overlay;overflow-x:hidden;padding:0!important}.scrollContainer .scrollContent{min-height:100%;margin:0!important}.scrollContainer .freeze{overflow:hidden!important}.desktop .scrollContainer{color:transparent;transition:color .2s linear;scrollbar-width:thin}.desktop .scrollContainer:hover{color:#cfcfcf}.desktop .scrollContainer .scrollContent{color:#434445}.desktop .scrollContainer::-webkit-scrollbar{display:block;width:14px;height:14px;cursor:move}.desktop .scrollContainer::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px 10px;border:3px solid transparent;border-radius:7px;color:inherit}.desktop .scrollContainer::-webkit-resizer,.desktop .scrollContainer::-webkit-scrollbar-button,.desktop .scrollContainer::-webkit-scrollbar-corner{display:none}:root .desktop .scrollContainer::-webkit-scrollbar,_::-webkit-full-page-media,_:future{display:none!important}.resultInfo{display:flex;font-size:1.25rem;padding-left:28px;padding-right:28px;align-items:bottom;justify-content:left;margin-bottom:14px}.resultInfo>div:first-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:left;margin-top:auto}.resultInfo>div:first-child>div{padding-top:11px;padding-bottom:0}.resultInfo>div:first-child .search{padding-right:14px}.resultInfo .search,.resultInfo .total{white-space:nowrap!important}.resultInfo .total{display:flex;align-items:center;justify-content:left}.resultInfo .dash{margin-right:7px;margin-left:7px}.resultInfo .locked{display:flex;align-items:center;margin-left:14px;font-size:1.25rem;color:#cc2929}.resultInfo .locked svg{margin-left:14px}.closeButton{color:#fff}.closeButton svg{border-radius:8px;background:#c8c8c8;transition:background .2s linear}.closeButton.ripple svg{-webkit-animation:closeRipple .8s;animation:closeRipple .8s}.desktop .closeButton:hover svg{background:#cc2929!important}@-webkit-keyframes closeRipple{0%{background:#cc2929}to{background:#dfdfdf}}@keyframes closeRipple{0%{background:#cc2929}to{background:#dfdfdf}}.confirmDeleteModal header{color:#cc2929!important;border-bottom:1px solid #cc2929!important}.confirmDeleteModal p span{color:#cc2929;font-weight:700}.confirmDeleteModal b{color:#2f8ed3}.confirmDeleteModal .items{padding-left:14px;padding-top:7px;margin-bottom:7px;color:#2f8ed3}.confirmDeleteModal .items b{display:block}.searchInput{display:flex;align-items:center;height:40px;background:#fff;position:relative;overflow:hidden}.searchInput.selected{background:#ff8}.searchInput>input{height:100%;flex:0 0 auto;padding-left:44px}.searchInput>input::-webkit-search-cancel-button,.searchInput>input::-webkit-search-decoration,.searchInput>input::-webkit-search-results-button,.searchInput>input::-webkit-search-results-decoration{-webkit-appearance:none}.searchInput .searchIcon{position:absolute;top:12px;left:16px}.searchInput svg.cross{cursor:pointer;background:linear-gradient(180deg,#4097d7,#2f8ed3);color:#fff;border-radius:8px;margin-left:7px;margin-right:14px}span.autoGrow{height:0;font-size:1.25rem;padding-left:14px}