#game_play_area,#player_boards{font-family:BodoAmat,Roboto,Arial,sans-serif}.player-board.transparent{background-color:hsla(0,0%,100%,.3)}.white_text_shadow{text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff}#background_zone{margin:auto;padding-bottom:10px}#card_zone{height:440px;position:relative}#card_zone.spectator{height:550px}#myhand_wrap{border-radius:10px;margin:auto;width:90%}#myhand{margin-top:5px}#myhand_placeholder{display:inline-block;height:117px;width:0}.playertable{border-radius:10px;height:180px;margin:5px;position:absolute;text-align:center;width:200px}.playertable_S{bottom:0;left:calc(50% - 115px)}.playertable_W{left:calc(5% - 15px);top:220px}.playertable_W.five_or_more{bottom:0;top:unset}.playertable_NW{left:calc(5% - 15px);top:0}.playertable_N{left:calc(50% - 115px);top:0}.playertable_NE{right:calc(5% - 15px);top:0}.playertable_E{right:calc(5% - 15px);top:220px}.playertable_E.five_or_more{bottom:0;top:unset}.playertablename{font-weight:700;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff}.playertable_ff0000{background-color:rgba(255,0,0,.3)}.playertable_008000{background-color:rgba(0,128,0,.3)}.playertable_0000ff{background-color:rgba(0,0,255,.3)}.playertable_f07f16{background-color:rgba(240,127,22,.3)}.playertable_982fff{background-color:rgba(152,47,255,.3)}.playertable_72c3b1{background-color:rgba(114,195,177,.3)}.selected_table:not(.two_players){border:5px solid red;margin:0}.hand_icon{background-image:url(img/handicon.png);display:inline-block;height:16px;width:16px}.card{background-image:url(img/cards.png);background-size:1400% 400%;box-shadow:1px 1px 2px #000;height:117px;position:absolute;width:84px}.card,.hand_card{border-radius:4px}.hand_card{background-position:0 -200%;margin-top:20px;transform-origin:bottom center;transition:transform .5s,margin-left .5s}.stock_card_border{background-size:1400% 400%;border-radius:4px;box-shadow:1px 1px 2px #000}#deck_card{background-position:0 -200%;box-shadow:2px 2px 5px;font-size:50px;left:calc(50% - 42px);line-height:117px;position:relative;text-align:center;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,2px 2px 4px #fff;top:calc(50% + 50px);transition:opacity .5s}#deck_card.spectator{top:39%}.discussion_bubble{left:50%;transform:translateX(-50%) translateY(-15px)}.selectable{cursor:pointer}