body .d-inline-block {
    display: flex !important
;
}
#breadcrumb{
    display: none;
}

.sticky-top {
    background: lightgray !important;
}

.data-container {
    max-height: calc(100vh - 300px);
}

.tabLink {
    color: unset !important;
}
