#poker{position:relative}.poker-table{background-repeat:no-repeat;left:50px;position:relative;height:700px;width:745px}.seat{height:150px;position:absolute;width:150px}#button{background-image:url('/images/poker/dealerbutton.png');background-repeat:no-repeat;background-size:100%;height:19px;position:absolute;width:24px}.name-chips{background-color:#808080;border-radius:4px;color:#fff;font-size:14px;min-height:33px;position:absolute;text-align:center;top:65px;width:140px}.player-name{width:100%}.card{background-image:url('/images/poker/cardback.png');background-repeat:no-repeat;background-size:100%;border-radius:4px;height:73px;width:50px}.card:hover{scale:1.5;translate:0% -40%}.holecards{float:left;height:73px;left:20px;position:absolute;top:3px;width:102px}.holecard1{left:0;position:absolute}.holecard2{left:50px;position:absolute}.bet{color:#fff;font-size:12px;left:40px;position:absolute;top:0;text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black;text-shadow:-1px 0 1px black,0 1px 1px black,1px 0 1px black,0 -1px 1px black}#seat0{left:0;top:330px}.seat0-button{left:235px;top:410px}#seat0 .bet{top:-20px}#seat1{left:-50px;top:155px}.seat1-button{left:185px;top:235px}#seat1 .bet{top:105px}#seat2{left:0;top:0}.seat2-button{left:235px;top:80px}#seat2 .bet{top:105px}#seat3{left:200px;top:0}.seat3-button{left:280px;top:80px}#seat3 .bet{top:105px}#seat4{left:400px;top:0}.seat4-button{left:480px;top:80px}#seat4 .bet{top:105px}#seat5{left:600px;top:0}.seat5-button{left:680px;top:80px}#seat5 .bet{top:105px}#seat6{left:650px;top:155px}.seat6-button{left:730px;top:235px}#seat6 .bet{top:105px}#seat7{left:600px;top:330px}.seat7-button{left:680px;top:410px}#seat7 .bet{top:-20px}#seat8{left:400px;top:330px}.seat8-button{left:480px;top:410px}#seat8 .bet{top:-20px}#seat9{left:200px;top:330px}.seat9-button{left:280px;top:410px}#seat9 .bet{top:-20px}#board{left:250px;position:absolute;top:168px}#pot{color:#fff;font-size:20px;left:325px;position:absolute;text-align:center;top:245px}.boardcard{height:73px;left:0;background-repeat:no-repeat;position:absolute;top:-10px;width:50px}#flop2{left:52px}#flop3{left:104px}#turn{left:156px}#river{left:208px}#burn1{left:280px;rotate:-18deg}#burn2{left:290px}#burn3{left:300px;rotate:15deg}#options-layout{display:grid;grid-template-columns:1fr min-content 300px;grid-template-rows:auto auto auto;grid-auto-columns:1fr;gap:10px;position:absolute;top:450px;left:0;width:800px}#options-layout>*{display:grid;place-items:center;place-content:center}#options-layout>:nth-child(1){grid-auto-flow:column}#options-layout>:nth-child(2){grid-auto-flow:column;gap:6px;place-content:center start}#options-layout>:nth-child(3){grid-column:3;grid-row:1/4;align-self:start;justify-self:start;width:300px;box-sizing:border-box;overflow-y:visible}#options-layout>:nth-child(6){flex-direction:column;grid-column:1/2}#game-response{border:0;color:#000;font-size:12px;height:150px;left:25px;text-align:center;width:auto}.response-normal{background-color:transparent}.response-warning{background-color:#f00}#quick-raises{background-color:#c0c0c0;border-radius:4px;font-size:18px;text-align:center;width:auto;padding:10px;gap:10px}#quick-raises p{margin:0}#quick-raises a:link{color:#fff;text-decoration:none}#quick-raises a:hover{color:#fff;text-shadow:3px 3px 4px #000}.response-pot{margin:14px 0;color:#000;font-size:36px;font-weight:bold}.response-action{margin:10px 0;color:#000;font-size:22px;font-weight:bold}.response-payout{margin:6px 0;color:#f00;font-size:22px;font-weight:bold}.response-payoutdetails{margin:6px 0;color:#000;font-size:16px;font-weight:bold}.response-important{color:#f00}