/* here you can put your own css to customize and override the theme */
.dataTables_info_hack {
    height: 56px;
}

.navbar-brand {
    padding: 10px;
}

.header .navbar-brand img {
    margin-left: 40px;
}

.hbgrid-view-loading {
    opacity: 0.5;
}