.month-overview {
    cursor: pointer;
}
.stats_table .modal {
    width: 90%!important;
}
.modal {
    max-width: 1000px!important;
    width: 90%!important;
}

.fixed-table {
    table-layout: fixed!important;
    word-wrap: break-word!important;
}
.fixed-table td{
    width: 170px!important;
}
.stats_table {
    display: none;
}