/* table */
.table-left {
    width: 20%;
}

.table-center {
    width: 60%;
}

.table-right {
    width: 20%;
}

.table a{
    text-decoration-line: underline;
    font-size: 13px;
}

/* modal */
.modal_label {
    font-size: 13px;
}