/* put your own styles to customize and override the theme */
.table td,
.table th {
    padding: 0.40rem !important;
}

.table tbody tr:hover {
    background-color: #346cb028;
}

.h3,
h3 {
    font-size: 1.30rem !important;
}

.app-header-dark {
    background-color: #bf0000 !important;

}

.jstree-container-ul {
    padding: 0px !important;

}