.editor-content { /* overflow: auto; */ border-top: 2px solid #0a9e4c; border-bottom: 1px solid #bbb; }
.editor-content table {  border-spacing: 0 !important; border-collapse: collapse !important; }
.editor-content table th,
.editor-content table td { font-size: 15px; padding: 7px 14px; vertical-align: middle; color: #444; border: 1px solid #ddd; }
.editor-content table th { text-align: center; background-color: #f9f9f9; font-weight: bold; }
.editor-content table td { text-align: left; }
.editor-content table thead th,
.editor-content table thead td { font-size: 16px; font-weight: 500; color: #222; }