.screen-container{background:url(../img/bg.837e99ea.png) no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;min-height:calc(100vh - 100px);width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;text-align:left}.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sensor-box:hover{cursor:pointer}.sensor-box{width:380px;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;background-color:#fff;border-radius:20px;margin:10px}.sensor-box .index-box{width:80px;height:30px;border-radius:10px;background-color:#eee}.sensor-box .index-box .index{background-color:#00baff;color:#fff;font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;border-radius:10px}.sensor-box .info-box,.sensor-box .info-box .value{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sensor-box .info-box .value{margin-left:10px;font-size:22px;font-weight:700;color:#00baff}