/* line 2, /app/app/assets/stylesheets/ups_labels.scss */
.bgcolor3 .table-bordered .sidetablebody {
  color: #303b41;
}

/* line 7, /app/app/assets/stylesheets/ups_labels.scss */
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table {
  color: #303b41;
}
/* line 10, /app/app/assets/stylesheets/ups_labels.scss */
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-route,
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-amount,
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-total,
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-footnote,
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-cached {
  color: inherit;
}
/* line 18, /app/app/assets/stylesheets/ups_labels.scss */
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-footnote,
.bgcolor3 .table-bordered .sidetablebody .ups-shipping-estimate--table .ups-rate-cached {
  opacity: 1;
}

/* line 25, /app/app/assets/stylesheets/ups_labels.scss */
.bgcolor3 .table-striped .ups-shipping-estimate--table {
  color: #303b41;
}
