/*!

    This XWord Info CSS file (c) 2010-2019 by Jim Horne.
    All rights reserved.

*/
#levels{margin:20px 0}.levels{border:2px solid #000;border-spacing:0;width:700px;box-shadow:2px 2px 4px rgba(0,0,0,.2)}.levels th{background-color:#90ee90;padding:2px;border:1px solid #d3d3d3;vertical-align:top;font-size:12px}.levels td{padding:2px;text-align:center;font-size:20px;color:#008000;border:1px solid var(--xDarken)}.levels .level{text-align:left;font-size:12px;color:#000;font-weight:bold;padding-left:8px}.levels .highlight{background-color:#ffffc0}.levelstat{margin-top:10px;font-size:14px;padding-left:8px;line-height:20px}@media(max-width:720px){.levels{width:inherit;max-width:700px}.levels th{font-weight:normal;font-size:11px}}@media(max-width:480px){.levels tr{display:block;float:left}.levels th{width:75px}.levels th,td{display:block}.levels th,.levels td{height:32px;white-space:normal;border:1px solid #808080;vertical-align:middle;text-align:center}table.levels{width:300px;border:0;box-shadow:none}}