.ck-content figure.table:not(.layout-table) > table.gold-border,
.ck-content .ck-content table.table:not(.layout-table).gold-border,
.ck-content table.gold-border,
.text-formatted figure.table:not(.layout-table) > table.gold-border,
.text-formatted .ck-content table.table:not(.layout-table).gold-border,
.text-formatted table.gold-border {
  border: solid 1px #DEB887;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0;
  border-collapse: collapse;
}
.ck-content figure.table:not(.layout-table) > table.gold-border th,
.ck-content .ck-content table.table:not(.layout-table).gold-border th,
.ck-content table.gold-border th,
.text-formatted figure.table:not(.layout-table) > table.gold-border th,
.text-formatted .ck-content table.table:not(.layout-table).gold-border th,
.text-formatted table.gold-border th {
  text-align: center;
  background: none;
  font-weight: bold;
}
.ck-content figure.table:not(.layout-table) > table.gold-border th,
.ck-content figure.table:not(.layout-table) > table.gold-border td,
.ck-content .ck-content table.table:not(.layout-table).gold-border th,
.ck-content .ck-content table.table:not(.layout-table).gold-border td,
.ck-content table.gold-border th,
.ck-content table.gold-border td,
.text-formatted figure.table:not(.layout-table) > table.gold-border th,
.text-formatted figure.table:not(.layout-table) > table.gold-border td,
.text-formatted .ck-content table.table:not(.layout-table).gold-border th,
.text-formatted .ck-content table.table:not(.layout-table).gold-border td,
.text-formatted table.gold-border th,
.text-formatted table.gold-border td {
  border: solid 1px #DEB887;
  padding: 10px;
}

/*# sourceMappingURL=ckeditor-styles.css.map */
