.layout-menu .ant-menu{background-color:transparent!important}.layout-menu .ant-menu .ant-menu-title-content{font-weight:400}.loading-container{padding:0;margin:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.cubes{width:60px;height:60px}.cubes .sk-cube{width:33%;height:33%;background-color:#65a5f8;float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.cubes .sk-cube1{animation-delay:.2s}.cubes .sk-cube2{animation-delay:.3s}.cubes .sk-cube3{animation-delay:.4s}.cubes .sk-cube4{animation-delay:.1s}.cubes .sk-cube5{animation-delay:.2s}.cubes .sk-cube6{animation-delay:.3s}.cubes .sk-cube7{animation-delay:0s}.cubes .sk-cube8{animation-delay:.1s}.cubes .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}.initTable-contaner{margin-top:20px}.initTable-contaner .ant-table-thead .ant-table-cell{background-color:transparent;border-bottom-color:#0003}.initTable-contaner .ant-table-thead .ant-table-cell:before{width:0px!important}.initTable-row:hover{cursor:pointer}.initTable-row-selected{background-color:#00000014!important}body,html{margin:0;height:100%;overflow:hidden}*{box-sizing:border-box}#root{height:100%}body{--scrollbar-bg-color: #f1f1f1;--scrollbar-thumb-color: #bebdbd}body ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-track{background:var(--scrollbar-bg-color)}body ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);border-radius:6px}body ::-webkit-scrollbar-thumb:hover{background-color:#a19f9f}body.dark-mode{--scrollbar-bg-color: #333;--scrollbar-thumb-color: #666}body.dark-mode ::-webkit-scrollbar{width:8px;height:8px}body.dark-mode ::-webkit-scrollbar-track{background:var(--scrollbar-bg-color)}body.dark-mode ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);border-radius:6px}body.dark-mode ::-webkit-scrollbar-thumb:hover{background-color:#888}
