.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:16px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;transition-property:box-shadow,opacity;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{align-items:center;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;transition:inherit;width:100%}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{align-items:center;display:flex;height:100%;left:0;justify-content:center;position:absolute;top:0;width:100%}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{animation-play-state:paused;background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-rtl}.v-progress-linear__stream{animation:stream-ltr .25s linear infinite;animation-play-state:paused;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{animation-name:query-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{animation-name:query-short-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:query-short-rtl}.v-progress-linear--visible .v-progress-linear__indeterminate--active .long,.v-progress-linear--visible .v-progress-linear__indeterminate--active .short,.v-progress-linear--visible .v-progress-linear__stream{animation-play-state:running}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes stream-ltr{to{transform:translateX(-8px)}}@keyframes stream-rtl{to{transform:translateX(8px)}}.history-page-active .gray-color{color:#b2b2b2}.history-page-active .red-color{color:#f63c3c}.history-page-active .orange-color{color:#fa7e27}.history-page-active .blue-color{color:#3c82f6}.history-page-active .green-color{color:#22c55d}.history-page-active .darkgray-color{color:#696969}.history-page-active .lightblue-color{color:#4299e1}.history-page-active .error-value{background-color:#e2e2e2!important;color:#fff}.history-page-active .line{margin-top:5px;margin-bottom:5px;width:100%;height:1px;background-color:#e0e0e0}.history-page-active .main-container{margin:0;padding:20px;letter-spacing:-.75px}.history-page-active .flex{display:flex}.history-page-active .col-direction{flex-direction:column}.history-page-active .center{align-items:center;justify-content:center}.history-page-active .align-center{align-items:center}.history-page-active .j-center{justify-content:center}.history-page-active .s-bt{justify-content:space-between}.history-page-active .f-end{justify-content:end}.history-page-active .text-center{text-align:center}.history-page-active .text-end{text-align:end}.history-page-active .bold-weight{font-weight:600}.history-page-active .semi-bold{font-weight:550}.history-page-active .h-width{width:50%}.history-page-active .title-text{font-size:18px;letter-spacing:-.75px}.history-page-active .small-text{font-size:.9rem}.history-page-active .ml-text{font-size:1.2rem}.history-page-active .xl-text{font-size:1.8rem}.history-page-active .xxl-text{font-size:2.5rem}.history-page-active .xs-text{font-size:.8rem}.history-page-active .time-info{font-size:.9rem;color:#7b7b7b}.history-page-active .info-value{font-size:1.2rem}.history-page-active .pointer{cursor:pointer}.history-page-active .normal-btn{width:40px!important;height:40px!important;border-radius:50%!important;min-width:unset!important;background-color:#e3f2fd!important;margin-left:5px}.history-page-active .info-centents{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;padding:20px;cursor:pointer;margin-right:10px}.history-page-active .first-section,.history-page-active .second-section,.history-page-active .third-section{width:100%}.history-page-active .install-farm{width:35%;height:25vh}.history-page-active .as-info{width:35%;z-index:1;transition:all .3s ease}.history-page-active .as-info:hover,.history-page-active .mgate-info:hover{z-index:10;transform:scale(1.02);box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:10px}.history-page-active .as-detail{height:15vh;justify-content:center;align-items:center}.history-page-active .as-check{border-radius:15px;padding:30px;width:30%;text-align:center;height:15vh;display:flex;flex-direction:column;justify-content:center}.history-page-active .no-check{background:#fff7ed;border:1px solid #fed7aa}.history-page-active .ing-check{background:#eff6ff;border:1px solid #bfdbfe}.history-page-active .comp-check{background:#effdf4;border:1px solid #bbf7d0}.history-page-active .mgate-info,.history-page-active .sensor-info{width:35%;height:30vh;transition:all .3s ease}.history-page-active .data-info{width:35%;height:28vh;cursor:default}.history-page-active .percent-info{font-size:1.5rem}.history-page-active .unit{font-size:1.1rem}.history-page-active .fc-contents,.history-page-active .multigate-content,.history-page-active .sensor-content,.history-page-active .sensornode-content{background:#f8fafc;border:1px solid #f2f5f9;border-radius:10px;padding:10px;width:50%;cursor:pointer;height:7vh;z-index:1;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center}.history-page-active .sensornode-content{width:33.3%}.history-page-active .sensorinfo-content{background-color:#f8fafc;padding:13px;border:1px solid #f2f5f9;border-radius:7px;height:3.3vh}.history-page-active .sensor-hover:hover{border-radius:10px;z-index:10;transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.2)}.history-page-active .sensor-hover{transition:all .3s ease}.history-page-active .ratio-info{background:#e6f3ff;border-radius:5px;color:#4299e1;padding:0 10px;font-weight:550;height:22px}.history-page-active .detail-btn{background:#eff6ff!important;color:#447bef!important;font-size:.9rem!important;font-weight:600!important;box-shadow:none!important}.history-page-active .contents-btn{cursor:pointer;color:#4a5568!important;transition:.2s linear}.history-page-active .contents-btn:hover{color:#f9a826!important}.history-page-active .cnt-info{width:20%;height:20vh;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:-2px}.history-page-active .chart_layout{height:18vh;max-height:300px;width:90%;position:relative}.history-page-active .error-info{font-size:.7rem;text-align:center;background-color:#f3aa9b;color:#fff;border-radius:5px;padding:0 5px;width:65px;letter-spacing:-.85px;line-height:20px;height:20px;margin-top:5px}.history-page-active .center-text{position:absolute;top:50%;left:50%;transform:translate(-190%,-50%);text-align:center;pointer-events:none}.history-page-active .center-number{font-size:2.2rem;font-weight:700;color:#2c3e50;line-height:1}.history-page-active .center-label{font-size:.9rem;color:#6c757d}.history-page-active .sms-title{padding:5px 20px;background-color:#f8fafc;border:1px solid #edf1f6;border-radius:10px;width:80%;text-align:center;margin:0 auto}.history-page-active .grow-info,.history-page-active .kepco-info{margin-top:5px;border-radius:10px;padding:10px 20px}.history-page-active .grow-info{display:flex;align-items:center;background-color:#fff7ed;border:1px solid #fed7aa}.history-page-active .kepco-info{background-color:#eff6ff;border:1px solid #bfdbfe}.history-page-active .upload-info{background-color:#f97315;color:#fff;padding:8px;font-weight:600;border-radius:5px;text-align:center;font-size:.9rem}.history-page-active .dialog-title{padding:15px;background-color:#4a5568;color:#fff;font-weight:600}.history-page-active .upload-detail{border-radius:10px;border:1px solid #e5e7eb}.history-page-active .upload-detail-title{padding:10px;background-color:#eff6ff}.history-page-active .upload-container-outer{display:flex;justify-content:center}.history-page-active .upload-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px;padding:5px;margin-left:15px}.history-page-active .shipupload-container{padding:5px}.history-page-active .shipupload-detil-contents{width:100%;padding:3px 5px;border:1px solid #e5e7eb;border-radius:5px;margin-top:3px;display:flex;justify-content:space-between}.history-page-active .upload-detil-contents{text-align:center;width:100px;border-radius:10px;border:1px solid #e5e7eb;line-height:18px;padding:2px}.history-page-active .upload-label{padding:0 7px;border-radius:20px;background-color:#e1e1e1;font-size:.6rem}.history-page-active .data-title{width:80px}.history-page-active .craw-chip,.history-page-active .warning-data{background-color:#f3aa9b;padding:3px 10px;border-radius:10px;color:#fff;font-weight:600;letter-spacing:-1px;cursor:pointer}.history-page-active .normal{background-color:#effdf4;color:#238346;cursor:default}.history-page-active .omission{background-color:#f3aa9b;color:#fff}.history-page-active .omission-sub{color:#f63c3c;font-weight:650}.history-page-active .craw-end{width:100px;text-align:end}.history-page-active .craw-info{cursor:pointer}.history-page-active .info-wrapper{position:relative;display:inline-block}.history-page-active .info-wrapper .omission-info{position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background-color:#fff;color:#333;padding:8px 12px;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:normal;z-index:999;opacity:0;pointer-events:none;transition:opacity .2s ease;width:-moz-max-content;width:max-content;max-width:300px;font-size:13px}.history-page-active .info-wrapper .omission-info:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#fff transparent transparent transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.history-page-active .info-wrapper:hover .omission-info{opacity:1;pointer-events:auto}.history-page-active .kepco-container{height:16.5vh;overflow-y:auto;display:flex;flex-wrap:wrap}.history-page-active .kepcoinfo-container{width:50%;min-width:0;box-sizing:border-box;padding:1px 2px}.history-page-active .kepco-contents{padding:10px;background-color:#fefce8;border:1px solid #fff3a7;margin-top:5px;border-radius:10px;display:flex;justify-content:space-between}.history-page-active .kepcoWarning-contents{display:flex;justify-content:space-between;padding:10px;background-color:#fff7ed;border:1px solid #fed7aa;margin-top:5px;border-radius:10px}.history-page-active .kepcoWarning-chip{background-color:#f97315!important}.history-page-active .kepco-chip,.history-page-active .kepcoWarning-chip{width:50px;text-align:center;color:#fff;border-radius:5px;font-weight:600}.history-page-active .kepco-chip{background-color:#ebb305}.history-page-active .kepco-notice{margin-top:15px;background-color:#eff6ff;padding:10px;font-weight:660;color:#447bef}.history-page-active .sensor-chip{background-color:#ff852e;padding:2px 10px;font-size:.9rem;border-radius:15px;margin:0 5px;color:#fff}.history-page-active .abnormal-sensor-container{background:#effdf4;border:1px solid #bbf7d0;padding:5px 10px;border-radius:10px}.history-page-active .normal-sensor{display:flex;flex-wrap:wrap;gap:0 12px}.history-page-active .normal-sensor>div{width:calc(33.33% - 8px);box-sizing:border-box}.history-page-active .abnormal-sensor-list{background:#fff7ed;border:1px solid #fed7aa}.history-page-active .abnormal-sensor{display:flex}.history-page-active .abnormal-sensor>div{box-sizing:border-box;font-weight:550}@media screen and (max-width:1500px){.history-page-active .small-text{font-size:.7rem}.history-page-active .ml-text{font-size:1rem}.history-page-active .xl-text{font-size:1.5rem}.history-page-active .xxl-text{font-size:2.2rem}.history-page-active .time-info{font-size:.8rem;color:#7b7b7b}.history-page-active .detail-gw{display:none!important}.history-page-active .center-text{transform:translate(-350%,-50%)}.history-page-active .center-number{font-size:1.5rem}.history-page-active .as-title{font-size:.8rem;letter-spacing:-1px}.history-page-active .info-centents{height:32vh}.history-page-active .data-info{width:35%;height:35vh;cursor:default}.history-page-active .mb-title{font-size:.8rem}.history-page-active .kepco-container{height:20vh}.history-page-active .upload-info{font-size:.85rem}.history-page-active .kepcoinfo-container{width:50%;min-width:0;box-sizing:border-box;padding:1px 1.5px}}@media screen and (max-width:768px){.history-page-active .first-section,.history-page-active .second-section,.history-page-active .third-section{flex-direction:column}.history-page-active .info-centents{width:100%;margin-top:8px}.history-page-active .xl-text{font-size:1rem}.history-page-active .center-text{transform:translate(-280%,-50%)}}.loading-container{transform:translateY(100%)}.connect-loading{height:3vh;transform:translate(-45%,5px)}.thin-spinner{width:25px;height:25px;border:2px solid rgba(0,0,0,.1);border-top:2px solid #4a5568;border-radius:50%;animation:spin .8s linear infinite;margin:auto}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top:4px solid #4a5568;border-radius:50%;animation:spin 1s linear infinite;margin:auto}.dialog-title{padding:15px;background-color:#4a5568;color:#fff;font-weight:600}.upload-detail{border-radius:10px;border:1px solid #e5e7eb}.upload-detail-title{padding:10px;background-color:#eff6ff}.upload-container-outer{display:flex;justify-content:center}.upload-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px;padding:5px;margin-left:15px}.shipupload-container{padding:5px}.shipupload-detil-contents{width:100%;padding:3px 5px;border:1px solid #e5e7eb;border-radius:5px;margin-top:3px;display:flex;justify-content:space-between}.upload-detil-contents{text-align:center;width:100px;border-radius:10px;border:1px solid #e5e7eb;line-height:18px;padding:2px}.upload-label{padding:0 7px;border-radius:20px;background-color:#e1e1e1;font-size:.6rem}.data-title{width:80px}.craw-chip,.warning-data{background-color:#f3aa9b;padding:3px 10px;border-radius:10px;color:#fff;font-weight:600;letter-spacing:-1px;cursor:pointer}.normal{background-color:#effdf4;color:#238346;cursor:default}.omission{background-color:#f3aa9b;color:#fff}.omission-sub{color:#f63c3c;font-weight:650}.craw-end{width:100px;text-align:end}.craw-info{cursor:pointer}.abnormal-sensor-container{background:#effdf4;border:1px solid #bbf7d0;padding:5px 10px;border-radius:10px}.normal-sensor{display:flex;flex-wrap:wrap;gap:0 12px}.normal-sensor>div{width:calc(33.33% - 8px);box-sizing:border-box}.abnormal-sensor-list{background:#fff7ed;border:1px solid #fed7aa}.abnormal-sensor{display:flex;flex-wrap:wrap}.sensor-chip{background-color:#ff852e;padding:2px 10px;font-size:.9rem;border-radius:15px;margin:0 5px;color:#fff}.abnormal-sensor>div{box-sizing:border-box;font-weight:550}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}