#lists{display:grid;background-color:#f4f4f4;grid-gap:var(--gutter1);grid-template-columns:repeat(auto-fill, minmax(400px, 1fr))}#lists ul{margin-left:0}.content-block .text.th-5 table th,.content-block .text.th-5 table td,.content-block .text.th-6 table th,.content-block .text.th-6 table td,.content-block .text.th-7 table th,.content-block .text.th-7 table td{font-size:0.875em;white-space:unset}.content-block .text.th-5 table td,.content-block .text.th-6 table td,.content-block .text.th-7 table td{white-space:nowrap}#alloy-designations{border-bottom:1px solid #dcdcdc}#alloy-designations .block>p{margin-top:var(--gap)}#alloy-designations .block table{margin-top:var(--gap);width:100%}#alloy-designations .block table tr td{padding:10px 0}#alloy-designations .block table tr:nth-of-type(odd){background-color:#fff}#alloy-designations .block table tr a{color:#131f6b;text-decoration:underline}@media(hover: hover){#alloy-designations .block table tr a:hover{color:#df3035}}#properties{display:grid;grid-template-columns:1fr var(--column-sidebar);grid-gap:0 var(--gutter1)}#properties>section{max-width:900px}#properties>section>*{margin-top:var(--gap)}#properties>section>div{display:grid;grid-gap:var(--gutter1);grid-template-columns:300px 1fr}#properties>section>div nav{display:flex;flex-direction:column;width:300px;grid-column:1}#properties>section>div nav button{padding:var(--gap) 0;border-bottom:1px solid #f4f4f4;color:#131f6b;display:flex;justify-content:space-between}#properties>section>div nav button svg{margin-left:var(--gap);width:5px}#properties>section>div article{grid-column:2}#properties>section>div table tr th{background-color:#131f6b;color:#fff}#properties>section>div table tr td,#properties>section>div table tr th{padding:10px var(--gutter0)}#properties>section>div table tr td:first-of-type{border-right:1px solid #dcdcdc}#properties>section>div table tr:nth-of-type(odd){background-color:#f4f4f4}#properties>section>div table tr a{color:#131f6b;text-decoration:underline}@media(hover: hover){#properties>section>div table tr a:hover{color:#df3035}}.disclaimer{padding:var(--gutter2)}.disclaimer h3{text-transform:uppercase;color:#978002;font-size:1.0625em;line-height:1.6}.disclaimer.note:before{content:initial}.disclaimer p{font-size:10px;margin-top:var(--gap)}