.wheels-table>thead th:not(:first-child):not(:last-child){text-align:center;white-space:nowrap}.wheels-table>tbody td:first-child{width:25%;white-space:nowrap}.wheels-table>tbody td:nth-child(2){width:10%;white-space:nowrap;text-align:center}.wheels-table>tbody td:nth-child(3),.wheels-table>tbody td:nth-child(4){width:12%;white-space:nowrap;text-align:center}.wheels-table>tbody td:nth-child(5){width:41%}#number-entry{display:flex;flex-wrap:wrap;align-items:center;row-gap:6px;margin:10px 0}#number-entry>*{width:75px;text-align:right}#number-entry input[type=number]{width:40px}#number-entry input.key{background:#ff7}#number-cmds{display:flex;flex-wrap:wrap;align-items:center;gap:6px}#filter-section summary.button b{margin-left:10px}#filter-section .sbullet{margin-top:10px;margin-bottom:10px}#filter-section dl.items{align-items:center}p.buttonrow{text-align:left}#output-formats{display:inline-block;columns:auto 2;gap:15px}#outputcanvas{display:grid;grid-template-columns:auto 200px;column-gap:10px;position:relative;margin-left:10px;margin-right:10px;border:1px solid #fff;background:#f8f7ef;box-shadow:0 3px 8px rgba(0,0,0,.4);padding:10px 15px;border-radius:5px}#outputheader dl.items{flex:1 1 auto}#outputcontrols{grid-column:2;grid-row:1/3}#outputcontrols table{min-width:200px;margin-top:5px;font-size:11px}#outputcontrols table th,#outputcontrols table td{padding:2px 4px;text-align:center}@media screen and (max-width:850px){#outputcanvas{display:block}#outputcontrols table{margin:10px auto}}