.dmc-simple-cross-table{background-color:#262a3b;border:1px solid var(--dmc-table-bg-border-color);border-radius:6px;box-sizing:border-box;color:var(--dmc-text-400-color);display:inline-block;overflow:auto;position:relative}.dmc-simple-cross-table::-webkit-scrollbar{display:none;height:0;width:0}.dmc-simple-cross-table:hover::-webkit-scrollbar{display:block}.dmc-simple-cross-table::-webkit-scrollbar-thumb,.dmc-simple-cross-table::-webkit-scrollbar-track{background-color:transparent;border-radius:0}.dmc-simple-cross-table::-webkit-scrollbar-corner{background:transparent}.dmc-simple-cross-table *{box-sizing:border-box}.dmc-simple-cross-table-row{align-items:center;border-bottom:1px solid var(--dmc-table-bg-border-color);display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dmc-simple-cross-table-col{align-items:center;background-color:var(--dmc-table-pb-head-bg-color);border-left:1px solid var(--dmc-table-bg-border-color);display:flex;justify-content:center;overflow:hidden}.dmc-simple-cross-table-sticky{position:sticky}.dmc-simple-cross-table-z-index-1{z-index:1}.dmc-simple-cross-table-z-index-20{z-index:20}.dmc-simple-cross-table-ping .dmc-simple-cross-table-box-shadow:after{box-shadow:inset 10px 0 8px -8px var(--dmc-table-bg-fix-bs-color)}.dmc-simple-cross-table-box-shadow{overflow:visible;transition:box-shadow .3s}.dmc-simple-cross-table-box-shadow:after{bottom:-1px;content:"";pointer-events:none;position:absolute;right:-1px;top:0;transform:translateX(100%);transition:box-shadow .3s;width:20px}