/* =============================================================================
  QUALITY SEARCH LEAD FREE TABLE
============================================================================= */
.table-qual_lead_free { font-weight: 500;	font-size: 1.3rem; color: #454344;	margin-bottom: 2em;	border-bottom: 3px solid #454344; }

.table-qual_lead_free a { color: #454344; text-decoration: underline; }
.table-qual_lead_free a:hover { color: #0b80e3; text-decoration: none; }

.qual_lead_free-pre_th { margin-bottom: 0.5em; display: block; }

.table-qual_lead_free .orange{margin: 1rem 0; border: 3px solid #ff9900;}
.table-qual_lead_free .yellow{margin: 1rem 0; border: 3px solid #ffcc00;}
.table-qual_lead_free .blue{margin: 1rem 0; border: 3px solid #00b0f0;}
.table-qual_lead_free .pink{margin: 1rem 0; border: 3px solid #ff99cc;}
.table-qual_lead_free .yellow_light{margin: 1rem 0; border: 3px solid #ffff00;}
.table-qual_lead_free .grey{margin: 1rem 0; border: 3px solid #c5d9f1;}
.table-qual_lead_free .green{margin: 1rem 0; border: 3px solid #99cc00;}
.table-qual_lead_free .purple{margin: 1rem 0; border: 3px solid #ff00ff;}
.table-qual_lead_free .blue_light{margin: 1rem 0; border: 3px solid #92cddc;}
.table-qual_lead_free .pink_light{margin: 1rem 0; border: 3px solid #f2dcdb;}
.table-qual_lead_free .grey{margin: 1rem 0; border: 3px solid lightgrey;}
.table-qual_lead_free .footnote, .table-qual_lead_free .dreport { display: inline-block; background-color: #2d7372; border-radius: 2px; padding: 0 .5rem; color: white; }
.table-qual_lead_free .footnote:hover, .table-qual_lead_free .dreport:hover { color: lightgrey; }

.table-qual_lead_free qual-label { margin: 0; }
.table-qual_lead_free .title span { font-size: 2rem; margin-left: 1rem; }
.table-qual_lead_free div.value span, 
.table-qual_lead_free div.qual-label span { display: block; padding: .25rem 0 .25rem 2rem; }
.table-qual_lead_free div.value span { background-color: #f5f5f5; padding: .25rem 0 .25rem 3rem; }
.table-qual_lead_free section { padding: .5rem 1rem 1rem .5rem; }