
.mw {position:absolute;top:295px;max-width:100%;overflow-x:hidden;z-index:5}
.mw table {width:2000px}
.mw table tr td:nth-child(odd) {color:#FFFFFF}
.mw table:nth-child(1) tr td {padding:0;height:20px;line-height:16px;width:100px;vertical-align:bottom;font-size:16px}
.mw table:nth-child(2) tr td {padding:0;height:10px;width:10px;line-height:5px;vertical-align:bottom;font-size:5px}
.mw table:nth-child(1) tr td:nth-child(odd),
.mw table:nth-child(2) tr td:nth-child(odd)  {background-color:#000000}
.mw table:nth-child(1) tr td:nth-child(even),
.mw table:nth-child(2) tr td:nth-child(even) {background-color:#FFFFFF}
.mw table:nth-child(3) tr td {position:relative;padding-left:5px;width:10px;height:5px;vertical-align:top;color:#000000;font-size:3px;background:linear-gradient(to right,#000000 0,#000000 5px,#FFFFFF 5px,#FFFFFF 10px)}
.mw table:nth-child(3) tr td::after {content:'5'}
.mw table:nth-child(4) tr:first-child td {width:2000px;height:1px;background:repeating-linear-gradient(to right,#000000 0,#000000 1px,#FFFFFF 1px,#FFFFFF 2px);bac_kground-size: 2px 1px}
.mw table:nth-child(4) tr:last-child  td {width:2000px;height:1px;background:repeating-linear-gradient(to right,#FFFFFF 0,#FFFFFF 1px,#000000 1px,#000000 2px);bac_kground-size: 2px 1px}

#mw {padding:8px 0}  /* buttons */
p.gsp {padding-bottom:55px}  /* grid spacer */
span.mo {font-family:monospace;font-size:.85rem;white-space:pre-wrap}

/* widths/heights table */
.wi {text-align:center}
.wi table {display:inline-block;padding:0 3px 20px}
.wi td {text-align:right;vertical-align:bottom;font-size:.8em;font-family:monospace;wor_d-break:break-word;border-bottom:1px solid #D0D0D0}
.wi tr td:nth-child(1) {letter-spacing:-.5px}
.wi tr td:nth-child(2),
.wi tr td:nth-child(4) {color:#808080}
.wi tr td:nth-child(2) {padding-right:3px}
.wi tr td:nth-child(3) {padding-right:1px}
.wi tr:nth-child(9) td,
.wi tr:nth-child(10) td,
.wi tr:nth-child(19) td {border-bottom:none}
.wi td:nth-child(3) {white-space:nowrap}

.wi + p {margin-top:10px}  /* p directly after .wi */

.gb,  /* window.innerWidth background */
.wi table:first-child tr:nth-child(6) td,
.buS p:nth-child(6) u {background-color:#D0D0D0}
.buS u {text-decoration:underline #A0A0A0;font-family:monospace;word-break:break-all}

/* screens <= 561px */
@media screen AND (width <= 561px){
  div.mw {top:225px}
  p.sp {padding-bottom:50px}
  table.wi td {font-size:.7em}
  .buS {font-size:.7em}
}