#modalOrderCategorys .modalBody div.itemSortable .icon,#rootCategorys .nodes .level .head .name[state="0"]{opacity:.5}.bodyModule[module=categorys] .header .btnAddNode{max-height:20px;max-width:110px;display:flex;justify-content:center}.bodyModule[module=categorys] .header .pull-left{display:flex;align-items:center;gap:35px}.bodyModule[module=categorys] .header .pull-left .boxAccions{gap:7px}.bodyModule[module=categorys] .boxAccions{display:flex;align-items:center}.bodyModule[module=categorys] .boxAccions #nodesOrderCategorys .icon{font-size:12px!important;padding:1px}#modalOrderCategorys .modalBody{display:flex;flex-direction:column;gap:4px;padding-bottom:15px}#modalOrderCategorys .modalBody div.itemSortable{border:1px solid var(--color-line);background-color:var(--color-white);padding:5px 0;border-radius:5px}#rootCategorys{margin-left:15px;overflow-y:hidden;position:relative}#rootCategorys .newNode{margin-bottom:10px;display:flex}#rootCategorys .newNode .btnNewNode{width:auto;padding:0}#rootCategorys .newNode .btnNewNode .icon{margin-right:5px}#rootCategorys .newNode .btnNewNode:hover{background-color:transparent;color:#3369e7}#rootCategorys .nodes{position:relative;display:flex;flex-direction:column}#rootCategorys .nodes::before{content:"";height:99%;width:1px;position:absolute;bottom:14px;border-left:1px dotted #d5dbe3}#rootCategorys .nodes .level{padding:0 25px;position:relative}#rootCategorys .nodes .level .head{padding:4px 0;display:flex;justify-content:left;align-items:center}#rootCategorys .nodes .level .head .box::before{content:"";height:1px;width:25px;position:absolute;margin-top:0;margin-left:-30px;border-top:1px dotted #d5dbe3}#rootCategorys .nodes .level .head .box input{display:none}#rootCategorys .nodes .level .head .name{font-size:14px;cursor:pointer;padding:2px 0}#rootCategorys .nodes .level .head .name:hover{color:#3369e7}#rootCategorys .nodes .level .head .add{display:flex;align-items:center;margin-left:12px}#rootCategorys .nodes .level .head .add .btnActionNode{font-size:1.05em;margin:0 7px}#rootCategorys .nodes .level .head .add .btnActionNode:hover{color:#3369e7}#rootCategorys .nodes .level .head .add .btnStateNode[state="0"] .icon-eye-open,#rootCategorys .nodes .level .head .add .btnStateNode[state="1"] .icon-eye-close{display:none}#rootCategorys .nodes .level .head .add .btnDeleteNode:hover{color:#fe3535}#rootCategorys .nodes .level .childs{position:relative;display:flex;flex-direction:column;overflow-y:hidden}#rootCategorys .nodes .level .childs.haveChild::before{content:"";height:100%;width:1px;position:absolute;bottom:14px;border-left:1px dotted #d5dbe3}