.ql-formats .ql-header,
.ql-formats .ql-size,
.ql-formats .ql-clean,
.ql-formats .ql-background,
.ql-formats .ql-blockquote,
.ql-formats .ql-code-block,
.ql-formats .ql-direction,
.ql-formats .ql-link,
.ql-formats .ql-image,
.ql-formats .ql-list,
.ql-formats .ql-align,
.ql-formats .ql-indent,
.ql-formats .ql-table {
	display: none !important;
}

/* Ini karena ada error saat generate PDF */
.action-banner {
	display: none !important;
}

.datatable .dt-cell.dt-cell--highlight {
    background-color: #f5f7fa !important;
}