/* line 4, /home/rails/apps/quadran-rails/releases/20251017163924/app/assets/stylesheets/components/lot-costing.scss */
.lot-costing .first-sale-price-section tr th {
  background: linear-gradient(to right, #ada, #c1b0fb); }
/* line 7, /home/rails/apps/quadran-rails/releases/20251017163924/app/assets/stylesheets/components/lot-costing.scss */
.lot-costing .first-sale-price-section tr td {
  background-color: #c1b0fb;
  color: #2a1e50; }
/* line 16, /home/rails/apps/quadran-rails/releases/20251017163924/app/assets/stylesheets/components/lot-costing.scss */
.lot-costing tbody tr td {
  font-weight: normal; }
  /* line 19, /home/rails/apps/quadran-rails/releases/20251017163924/app/assets/stylesheets/components/lot-costing.scss */
  .lot-costing tbody tr td.included-in-total {
    font-weight: bold; }
