
thead > tr > th.name {
    width: 300px;
}

a:hover {
    text-decoration: none;
}

.dd-handle {
    color: #fff;
}

.table-responsive th {
    max-width: 300px;
}

.help_list:hover {
    cursor: pointer;
}

img {
    max-width: 100%;
}

.flot-chart-analytics {
    height: 400px;
}

.pointer {
    cursor: pointer;
}