
.table > tbody > tr > td,
.el-table table > tbody > tr > td,
.table > tfoot > tr > td,
.el-table table > tfoot > tr > td {
    padding: 8px 7px;
    vertical-align: middle;
    font-family: Arial, sans-serif;
    font-size: 0.8em;
    color: black;
}
.th-wrap {
    font-size: 0.86em;
}
.checkbox-cell {
    font-size: 1em !important;
}
.content ul {
    list-style: none;
}
.pagination-link.is-current {
    background-color: rgb(0, 0, 0);
    border-color: rgb(83, 20, 20);
    color: rgb(255, 255, 255);
}
.modal-lg {
    max-width: 90%;
}
.body-class-modal-dar-baixa {
    max-height: 90vh;
    overflow: none;
}


#column-config .el-checkbox+.el-checkbox {
    margin-left: 0 !important;
    display: block;
}


/*# sourceMappingURL=chunk-a8a36b30.627b7fd1.css.map*/