.table-menu {
    font-size: 13px;
}

.btn-action {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    border-radius: 5px;
    text-align: left;
}

.add-new {
    min-width: 100px;
    float: right;
    height: 30px;
    margin-top: 5px;
    border-radius: 5px;
    text-align: left;
}