.article tr {
  display: table-row;
  vertical-align: middle;
  border-color: inherit; }

.article th {
  font-weight: bold; }

.article td, .article th {
  display: table-cell;
  vertical-align: middle; }

.article tbody {
  vertical-align: middle; }

.article td, .article th {
  vertical-align: inherit; }

.article table.sortEnabled tr.firstRow th, .article table.sortEnabled tr.firstRow td {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url(/Frontend/src/js/lib/ueditor/themes/default/images/sortable.png); }

.article .selectTdClass {
  background-color: #edf5fa !important; }

.article table.noBorderTable td,
.article table.noBorderTable th,
.article table.noBorderTable caption {
  border: 1px dashed #ddd !important; }

.article table {
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table; }

.article td, .article th {
  padding: 5px 10px;
  border: 1px solid #DDD; }

.article caption {
  border: 1px dashed #DDD;
  border-bottom: 0;
  padding: 3px;
  text-align: center; }

.article th {
  border-top: 1px solid #BBB;
  background-color: #F7F7F7; }

.article table tr.firstRow th {
  border-top-width: 2px; }

.article .ue-table-interlace-color-single {
  background-color: #fcfcfc; }

.article .ue-table-interlace-color-double {
  background-color: #f7faff; }

.article td p {
  margin: 0;
  padding: 0; }

/*# sourceMappingURL=../map/mould/ueditor.css.map */
