.el-dialog{border-radius:8px!important;background:hsla(0,0%,100%,.91)}.DevicePanel{width:100%;height:100%;display:inline-block;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.devtab .devul .devli{margin:15px 8px;display:inline-block;width:120px;height:120px;background:var(--deveiceBgColor);border-radius:15px;border-radius:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;overflow:hidden;color:var(--titleColor)}.devtab .devul .devli.turnon{background:var(--deveiceOnBgColor)}.devul .devli .devRoom{margin:3px 10px;padding:2px 3px;float:left;font-size:12px;background:var(--card2Bg);color:var(--textColor);border-radius:5px}.devul .devli .onlineBox{float:right;margin:12px;width:8px;height:8px;border-radius:50%}.devul .devli .onlineBox.on{background:#42b983;background:#0f0}.devul .devli .onlineBox.off{background:#666}.powerBox{float:right;width:50px}.devInfoBox{width:100%;height:80px}.devInfoBox .devName{margin:10px auto 0 auto;font-size:18px;font-weight:600;text-align:center;text-shadow:1px 1px 20px #2196f3;text-shadow:1px 1px 50px #fff;color:var(--titleColor)}.devInfoBox .devStu{margin-left:10px;font-size:12px}.devInfoBox .IconBox{margin:0 auto;width:64px;height:64px}.devInfoBox .IconBox img{width:100%;height:100%}.DevicePanel .TypeNavbar{height:60px;width:calc(100vw - 64px);overflow-x:scroll;overflow-y:hidden}.DevicePanel .TypeNavbar::-webkit-scrollbar{width:0;height:4px}.DevicePanel .TypeNavbar .roomList{display:block;white-space:nowrap}.DevicePanel .TypeNavbar .roomList .navli{display:inline-block;font-size:26px;padding:10px 30px;text-shadow:1px 1px 4px #b4b4b4}.DevicePanel .TypeNavbar .roomList .navli.action:after{margin:3px auto 0 auto;content:"";display:block;width:80%;height:5px;bottom:-2px;left:0;opacity:1;transition:opacity .3s;background-color:#2196f3;border-radius:10px}.DevicePanel .TypeNavbar .roomList .navli .bor{margin:3px auto;width:20%}.DevicePanel .TypeNavbar .roomList .navli .bor.action{border:2px solid #2196f3}