.DataTable{position:relative}.DataTable .el-input__inner{background:var(--bg2)!important}.DataTable tr td .cell{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:12px!important;vertical-align:top;white-space:pre-wrap;font-weight:500;cursor:pointer}.DataTable .pagination{padding-top:20px;border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:500px){.DataTable .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px}.DataTable .pagination .Button{margin-top:20px}}.DataTable .rightHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DataTable .el-table-column--selection .cell{padding-left:6px;text-overflow:clip}.DataTable th.el-table-column--selection .cell{padding-left:9px}@media (max-width:700px){.DataTable .material-design-icon{margin-left:0}.DataTable .el-table{min-height:80vh}}.DataTable .cell>.Tooltip:first-child .material-design-icon{margin-left:0}.DataTable td:last-child .cell{text-overflow:clip}.DataTable .el-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:400px){.DataTable .el-pagination__sizes{margin-left:10px}}.DataTable .el-table th>.cell{text-overflow:clip}.DataTable .el-table td:last-child .cell{padding:0}.DataTable .FilterBar{margin-bottom:10px}.DataTable .cardsCont{overflow:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-gap:20px;padding:10px;-ms-flex-line-pack:start;align-content:flex-start}@media (max-width:400px){.DataTable .cardsCont{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}}.DataTable .cardsCont .el-card{overflow-y:auto;max-width:300px}.DataTable .cardsCont .el-card.inactive{opacity:.5}.DataTable .cardsCont .el-card__body{height:100%;display:grid;grid-template-rows:170px 1fr 30px}.DataTable .cardsCont figure{margin:0;overflow:hidden}.DataTable .cardsCont .img{display:block;width:100%;height:170px;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;overflow:hidden;-webkit-transition:all .25s;transition:all .25s}.DataTable .cardsCont .img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.DataTable .cardsCont .cardTitle{border-top:1px solid #ccc;font-weight:500;font-size:14px;padding:5px}.DataTable .cardsCont .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ccc}.DataTable .cardsCont .icons .el-checkbox{margin-left:5px}.DataTable .cardsCont .icons svg{width:20px;height:20px}.DataTable .cardsCont .statIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px}.DataTable .cardsCont .statIcon div{margin:0 5px}.DataTable .header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:5px;margin-bottom:0;position:sticky;top:0;background-color:var(--bg1);z-index:2}.DataTable .header,.DataTable .header .left,.DataTable .header .middle,.DataTable .header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DataTable .header .left,.DataTable .header .middle,.DataTable .header .right{-ms-flex-preferred-size:33%;flex-basis:33%;gap:20px}.DataTable .header .middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DataTable .header .right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.DataTable .header .right .material-design-icon{margin-left:10px;height:auto}.DataTable .header .right .dotsMenu{display:none}.DataTable .header .right .desktopIcon{display:block}.DataTable .header .material-design-icon{margin-left:0;padding:0}.DataTable .iconsColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.DataTable .iconsColumn.lt800{display:grid;grid-template-columns:24px 24px;grid-column-gap:20px}.DataTable .iconsColumn.lt800 .material-design-icon{margin:0}.DataTable .header.lt700 .dotsMenu{display:block;top:2px;position:relative}.DataTable .header.lt700 .desktopIcon{display:none}.DataTable .FilterBar{margin-bottom:20px}.DataTable.disabled{opacity:.7;pointer-events:none}