body{
    overflow-x: hidden;
}
input[type="checkbox"] + label {
    margin-left: 5px;
}
.devices_table .table thead th {
    vertical-align: top;
}