body {

}
.screen {
    display: none;
}
.devicesList tbody tr:hover{
    cursor: pointer;
}
tr.active td {
    font-weight: bold;!important;
}
#map { height: 250px; }
