/* Minimal styles for Tabela de Preços Dinâmica */
.tpd-wrap { max-width: 1100px; }
.tpd-thumb { max-width: 80px; display:block; margin-bottom:6px; }
.tpd-image-cell .tpd-input { width:100%; }
#tpd-table { width:100%; border-collapse: collapse; margin-top:12px; }
#tpd-table th, #tpd-table td { border:1px solid #ddd; padding:8px; vertical-align: middle; background:#fff; }
.tpd-actions { width:120px; }
.tpd-front-thumb { max-width:100px; height:auto; display:block; }
.tpd-front-table { width:100%; border-collapse:collapse; }
.tpd-front-table th, .tpd-front-table td { border:1px solid #e1e1e1; padding:8px; }
