#mate_playertables{display:flex;gap:1rem;justify-content:center;position:relative}.mate_playertablename{font-weight:700}.mate_playertable{height:110px;text-align:center;width:100px}.mate_playertablecard{display:inline-block;height:96px;margin-top:5px;position:relative;width:72px}.mate_cardontable{background-image:url(img/cards.jpg);height:96px;position:absolute;width:72px}#mate_history{margin-bottom:8px;overflow-x:auto}.mate_historycards{display:grid;gap:.5rem;grid-template-columns:repeat(10,80px);grid-template-rows:repeat(2,105px)}.mate_cardonhistory{background-image:url(img/cards.jpg);height:96px;left:2px!important;position:absolute;top:2px!important;width:72px}.mate_historycard{border-style:solid;border-width:2px;position:relative}.mate_unselectable{cursor:default;opacity:.7!important}