/*
 * استخراج‌شده از استایلِ رفرنسِ DiviFlash (GPLv2) برای ماژولِ TableRow.
 * منبع: difl/datatableitem (ریشه .difl_datatableitem، 2 کلاسِ DOM)
 *
 * تنها تغییر نسبت به اصل، همان بازنویسیِ پیشوندِ کلاس‌هاست که در
 * PHP و module.json هم انجام شده — تا هر سه لایه یک DOM را بشناسند.
 * دست‌کاریِ دستی نکن؛ با tools/dfme/extract-module-css.js بازتولید کن.
 */
.dfme_table .et_pb_module.dfme_table_row{margin-bottom:0}

tr td.dfme_dt_table_body_column_cell img,tr td.dfme_dt_table_body_column_cell span,tr td.dfme_dt_table_body_column_cell a{border-width:0px;border-style:solid !important;border-color:#333}

table.dfme_dt_content tr .dfme_dt_table_body_column_cell{border-style:solid;border-color:rgba(0,0,0,0);border-width:0}

table.dfme_dt_content tr:first-child .dfme_dt_table_body_column_cell,table.dfme_dt_content tr:not(:first-child) .dfme_dt_table_body_column_cell{border-style:solid;border-color:#333}

.dfme_dt_table_body_column_cell .et-pb-icon,.dfme_dt_table_body_column_cell img{vertical-align:middle}

table.dfme_dt_content th.dfme_dt_table_body_column_cell.badge{position:relative}

table.dfme_dt_content th.dfme_dt_table_body_column_cell.badge .table_badge{transform:translateY(-100%);position:absolute;top:0;left:0;background-color:crimson}
