/* Add here all your CSS customizations */
.datepicker{
    z-index: 1000 !important;
}
.table-hover tbody tr:hover {
    font-weight: 600 !important;
}