.bms-cell[data-v-f721c5d6]{background-color:#01374e;border-radius:5px;width:247px;height:120px;margin-right:15px;margin-bottom:15px;display:flex;cursor:pointer;flex-direction:column;position:relative}.bms-cell .title[data-v-f721c5d6]{text-align:center;padding:5px 0;border-radius:5px 5px 0 0;background-color:#012c3e;color:hsla(0,0%,100%,.8)}.bms-cell .content[data-v-f721c5d6]{flex:1;height:0;padding:5px 10px;display:flex;justify-content:space-around;align-items:center}.bms-cell .content .left[data-v-f721c5d6]{height:50%;width:20%;display:flex;align-items:center;justify-content:center;border-radius:5px}.bms-cell .content .left img[data-v-f721c5d6]{width:15px}.bms-cell .content .right[data-v-f721c5d6]{width:65%;height:100%;flex-direction:column;justify-content:center;display:flex}.bms-cell .content .row[data-v-f721c5d6]{display:flex;padding:5px;justify-content:space-between;font-size:12px}.bms-cell .content .row .label[data-v-f721c5d6]{display:flex;flex-wrap:nowrap;white-space:nowrap;width:45%;overflow:hidden;color:hsla(0,0%,100%,.5)}.bms-cell .content .row .value[data-v-f721c5d6]{width:40%;color:#e6b11c}.bms-cell .content .row .unit[data-v-f721c5d6]{text-align:right;color:hsla(0,0%,100%,.3);width:25%}.bms-cell .content .row[data-v-f721c5d6]:last-child{border:0}.bms-cell[data-v-f721c5d6]:hover:before{border-radius:5px;content:"";display:block;width:100%;height:100%;position:absolute;border:1px solid rgba(48,198,255,.8);box-shadow:0 0 10px 2px rgba(48,198,255,.8)}.body[data-v-58a0cad9]{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;padding:var(--page-padding);align-content:flex-start;overflow:auto;transition:padding .5s}