#transaction_table tbody tr td {
    vertical-align: middle !important;
}
div.dataTables_wrapper div.dataTables_filter {
    /* text-align: start; */
}

.hide_column {
    display: none !important;
}

.table > thead {
    vertical-align: middle !important;
    font-weight: bolder;
}
#chartdiv {
    width: 100%;
    height: 500px;
}

.reset {
    all: revert;
    border-radius: 5px;
    /* border-color: red; */
}
