.AnomalyHistory{min-height:400px}.AnomalyHistory .v-page-ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.AnomalyHistory .getAnomalyIMG{position:relative}.AnomalyHistory .getAnomalyIMG img{width:100%}.AnomalyHistory .getAnomalyIMG .errorBlocak{position:absolute;border:4px solid #f10c3a;-webkit-animation:inherit;animation:inherit}.AnomalyHistory .small-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:95px}.AnomalyHistory .small-icon svg{width:50px;height:50px;margin-bottom:10px}.AnomalyHistory .save-icon{margin-left:auto;display:block;width:32px;height:32px;margin-bottom:10px}.AnomalyHistory .history-list-nodata{height:51px;line-height:51px}.AnomalyHistory .device-name{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 0}.AnomalyHistory .device-name span{font-size:14px;margin:0 6px 0 auto}.AnomalyHistory .DeviceAnomalyList{width:100%;border:1px solid var(--borderColor,#d0d0d0);border-radius:6px;padding:15px 20px}.AnomalyHistory .DeviceAnomalyList.nodata{border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.03)}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul{height:400px;overflow-y:auto;font-size:16px;padding-right:10px}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul i{font-size:25px;margin-left:auto;margin-right:15px}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;border-bottom:1px solid var(--borderColor,#d0d0d0);cursor:pointer}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul li span{margin:0 6px}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul li:hover{background:#f1f1f1}.AnomalyHistory .DeviceAnomalyList .DeviceAnomalyList-ul li:hover i{color:var(--mainTheme,#9e3398)}