.breakdance .bde-rich-text-11401-100 table.part_ordering{background:#fff;border-radius:10px;overflow:hidden;width:100%;margin:0 auto;position:relative;border:1px solid gray}table.part_ordering thead th{color:#fff;background:var(--bg-color);width:50px;font-weight:400;font-size:1.5em;text-align:center}table.part_ordering thead th.basic_part_number{min-width:95px;max-width:300px;font-weight:400;font-size:1.2em;line-height:1.5}table.part_ordering thead th.part_config_element{width:250px;font-weight:400;font-size:1.5em;text-align:left;padding:10px}table.part_ordering tr td{height:20px;color:gray;line-height:1;padding:10px}.table_ref{max-width:120px;color:#fff;font-weight:400;text-align:center;overflow:hidden;text-overflow:ellipsis}.none{background:#fff}.highlight{background:var(--light-bg-color)}div.tooltip{position:relative;display:inline-block;border-bottom:1px dotted #000}span.tooltiptext{visibility:hidden;width:200px;background-color:var(--bg-color);color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:-5px;left:110%;opacity:0;transition:opacity 1s}div.tooltip:hover span.tooltiptext{color:#fff;visibility:visible;opacity:1}