.DeviceRemoteControl .controlPanel{margin-bottom:30px}.DeviceRemoteControl .bar-goto{position:relative;cursor:pointer}.DeviceRemoteControl .bar-goto .text{color:var(--mainTheme,#9e3398);background:var(--dashbordcontentBg,#fff);font-weight:400;display:inline-block;line-height:32px;padding:0 65px 0 36px;border:1px solid;border-radius:20px;-webkit-transition:all .3s;transition:all .3s}@media (max-width:1500px){.DeviceRemoteControl .bar-goto .text{padding:0 40px 0 20px}}.DeviceRemoteControl .bar-goto .btn-svg{position:absolute;right:0;top:1px}.DeviceRemoteControl .bar-goto:hover .text{color:#fff;background:var(--mainTheme,#9e3398)}.DeviceRemoteControl .bar-goto:hover .svg-bg{fill:var(--mainTheme,#9e3398)}.DeviceRemoteControl .bar-goto:hover .svg-color{fill:#fff}.DeviceRemoteControl .bar-goto:hover .svg-stroke{stroke:#fff}.DeviceRemoteControl .InnerSelect{margin:20px 0 0 0}.DeviceRemoteControl .chart-wrapper{padding:0}.DeviceRemoteControl .chart-title{text-align:right;line-height:20px;color:var(--textColor,#323232);font-size:20px;margin-bottom:12px}.DeviceRemoteControl .chart-title span{cursor:pointer;padding-left:10px}.DeviceRemoteControl .btn-svg.device-action-disable use{color:#7d7d7d}.DeviceRemoteControl .iAMT.svg-colorful svg{border:1px solid var(--textColor,#fff)}.DeviceRemoteControl .iAMT.svg-colorful use{color:var(--textColor,#fff)}.DeviceRemoteControl .panel_wrap{width:100%;height:71vh;position:relative;-webkit-transition:all .7s;transition:all .7s}@media (max-width:1400px){.DeviceRemoteControl .panel_wrap{height:67vh}}.DeviceRemoteControl .panel_wrap.smallImg{height:100%}.DeviceRemoteControl .panel_wrap img{width:100%;margin:0 auto;display:block;-webkit-transition:all .7s;transition:all .7s}