.m-table{--border-color:var(--mtable-border-color);--bg-color:var(--mtable-bg-color);--color:var(--mtable-color);--thead-color:var(--mtable-thead-color);--cell-bg-color:var(--bg-color);--wrap-border:var(--mtable-wrap-border);--thead-fs:var(--mtable-thead-fs);--tbody-fs:var(--mtable-tbody-fs)}.m-table .el-table{font-size:var(--thead-fs);color:var(--color);background-color:var(--bg-color)}.m-table .el-table__body-wrapper{font-size:var(--tbody-fs)}.m-table .el-table.el-table--border,.m-table .el-table.el-table--group{border:var(--wrap-border)}.m-table .el-table th,.m-table .el-table tr{background-color:var(--cell-bg-color)}.m-table .el-table .cell{line-height:1.5}.m-table .el-table thead{color:var(--thead-color)}.m-table .el-table .el-table__empty-text{color:var(--color)}.m-table .button-box{display:flex;justify-content:center;flex-wrap:wrap}.m-table .button-box .el-button{margin:0 5px 5px 0}.cotton-battery-info{display:flex;align-items:center;gap:3px;--percent:0%;--color:#000}.cotton-battery-info_text{font-size:14px}.cotton-battery-info_icon{width:32px;height:16px;border-radius:4px;border:2px solid var(--color);position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.cotton-battery-info_icon .cotton-is-charging{position:relative;z-index:2;top:-1px}.cotton-battery-info_icon:before{left:2px;width:min(var(--percent),100% - 5px);height:calc(100% - 4px)}.cotton-battery-info_icon:after,.cotton-battery-info_icon:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:var(--color)}.cotton-battery-info_icon:after{right:-4px;width:4px;height:30%;border-radius:0 2px 2px 0}.cotton-battery-info .is-charging{top:44%}.cotton-battery-info .is-charging,.cotton-battery-info_tips{position:absolute;left:50%;transform:translate(-50%,-50%);height:100%}.cotton-battery-info_tips{top:50%;font-size:10px;color:#ff3b3b;width:100%;display:flex;justify-content:center;align-items:center}.cotton-monitor-report{position:absolute;bottom:0;right:0;z-index:8;box-sizing:border-box;width:var(--bottom-width);height:var(--bottom-height);overflow:hidden}.cotton-monitor-report .toggle-collapse{display:flex;justify-content:right;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:22px}.cotton-monitor-report .toggle-collapse .toggle-icon{color:#f1ff52;font-size:26px;pointer-events:auto;cursor:pointer}.cotton-monitor-report .m-card{position:absolute;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(100%)}.cotton-monitor-report .m-card .el-radio-button{pointer-events:auto}.cotton-monitor-report .m-card .device-report{margin-top:0;pointer-events:auto}.cotton-monitor-report .m-card .classification{display:flex;justify-content:flex-end}.cotton-monitor-report_content{width:100%;height:100%;display:flex}.cotton-monitor-report_content-left{--gap:15px;width:300px;height:100%;padding:var(--gap) 0;display:flex;flex-direction:column;align-items:center;gap:var(--gap);overflow:auto;box-sizing:border-box}.cotton-monitor-report_content-left::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.cotton-monitor-report_content-left::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,238,255,.5)}.cotton-monitor-report_content-left .fr01-device-item{--state-color:#949494;width:calc(100% - var(--gap)*2);border-radius:6px;background:var(--state-color);box-sizing:border-box;min-height:calc(33.33% - var(--gap)*2/3);flex:none;--header-height:30px}.cotton-monitor-report_content-left .fr01-device-item_header{text-align:center;height:var(--header-height);line-height:var(--header-height)}.cotton-monitor-report_content-left .fr01-device-item_content{display:flex;justify-content:center;align-items:center;height:calc(100% - var(--header-height))}.cotton-monitor-report_content-left .fr01-device-item_handler{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;padding:5px}.cotton-monitor-report_content-left .fr01-device-item_handler>.el-button{margin-left:0;height:-moz-max-content;height:max-content}.cotton-monitor-report_content-right{width:calc(100% - 300px)}.cotton-monitor-report_content-right .cotton-battery-info{width:100%;justify-content:center}.cotton-inspection-device-card{--header-height:40px}.cotton-inspection-device-card_header{height:var(--header-height);line-height:var(--header-height);padding:0 20px;color:#000;background:#4ef99d;border-radius:10px 10px 0 0;display:flex;justify-content:space-between}.cotton-inspection-device-card_content{--border-color:#076799;display:flex;align-items:center;height:calc(100% - var(--header-height));border:1px solid var(--border-color);border-radius:0 0 10px 10px}.cotton-inspection-device-card_content-left{width:30%;border-right:1px solid var(--border-color);height:100%;display:flex;align-items:center;justify-content:center}.cotton-inspection-device-card_content-left .iconfont{color:#0bf3ff;font-size:38px;cursor:pointer}.cotton-inspection-device-card_content-right{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;width:70%;padding:5px 0}.cotton-inspection-device-card_content-right .el-button{margin-left:0!important}.cotton-inspection2{width:100%;height:var(--top-height);position:absolute;left:0;top:0}.cotton-inspection2 .device-list{--rows:2;height:100%;box-sizing:border-box;overflow:auto;width:100%;padding:20px;display:flex;flex-wrap:wrap;gap:20px}.cotton-inspection2 .device-list::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.cotton-inspection2 .device-list::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,238,255,.5)}.cotton-inspection2 .device-list>div{width:calc(33.333% - 13.33333px);height:calc(100%/var(--rows) - 20px*(var(--rows) - 1)/var(--rows));min-height:-moz-max-content;min-height:max-content}.h-coords-dialog_content{height:70vh}.cotton-device-monitor{position:relative;--mtable-border-color:#1c3755;--mtable-bg-color:#112132;--mtable-color:#fff;--mtable-thead-color:#fff;--mtable-wrap-border:unset;--mtable-thead-fs:18px;--mtable-tbody-fs:16px;--top-p1:calc(37% - var(--gap));--top-p2:calc(37% - var(--gap));--top-p3:26%;width:100%;height:100%;pointer-events:none}.cotton-device-monitor .m-table{width:100%;height:100%}.cotton-device-monitor .m-table .button-box .el-button{width:100%}.cotton-device-monitor .m-table .el-table__body-wrapper::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.cotton-device-monitor .m-table .el-table__body-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,238,255,.5)}.cotton-device-monitor>*{pointer-events:auto}.cotton-device-monitor .gps{white-space:pre-line;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:color .7s}.cotton-device-monitor .gps:hover{color:#85cadc;filter:brightness(1.5)}.cotton-device-monitor .gps .iconfont{font-size:28px}.cotton-device-monitor .gps-text{text-align:left}.cotton-device-monitor .cotton-button{color:#fff!important;background-color:#405be6!important;border-color:#405be6!important}.cotton-device-monitor .cotton-button.is-disabled{background-color:#8d8d8d!important;border-color:#8d8d8d!important}