#table{background-color:rgba(0,0,0,.8);font-family:cursive;user-select:none;width:100%;z-index:-100}#board,#table{overflow:hidden}#board{background-image:url(img/Game/Map.jpg);background-repeat:no-repeat;background-size:cover;display:inline-block;height:0;padding-bottom:59.07342%;width:84.9%}#select_card_panel{background-image:linear-gradient(90deg,#000,hsla(0,0%,100%,.3),#000);border-radius:3%;display:flex;flex-direction:column;height:80%;justify-content:space-evenly;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}#select_card_panel>div{display:flex;flex-direction:row;justify-content:space-evenly}#select_card_panel_status{font-size:max(2vw,20px);height:auto;justify-content:space-around!important;text-align:center;width:100%}#select_card_panel_status>div{background-image:radial-gradient(farthest-side,#fff,hsla(0,0%,100%,0) 94%);margin:-3%;max-width:75%;padding:3%}#select_card_panel .player_card{cursor:pointer;height:0;margin-left:2%;margin-right:2%;padding-bottom:39.2%;transition:all 3s ease;width:20%}#select_card_panel .player_card:before{filter:blur(.3vw) grayscale(90%) brightness(.3);height:100%;padding-bottom:0;width:100%}#select_card_panel .player_card:hover:before{filter:grayscale(90%) brightness(.7)}#select_card_panel .player_card.selected:before{filter:unset}.player_card>.avaliable_color{animation-duration:5s;animation-iteration-count:infinite;animation-name:avaliable_color_anime;background-size:100% 125%;height:0;padding-bottom:196%;position:absolute;transition:all .1s ease;width:100%}.player_card>.avaliable_color.red{background-image:repeating-linear-gradient(0deg,#cd472e,transparent 2.5%,#cd472e 5%)}.player_card>.avaliable_color.green{background-image:repeating-linear-gradient(0deg,#65c36e,transparent 2.5%,#65c36e 5%)}@keyframes avaliable_color_anime{0%{background-position:top}to{background-position:bottom}}.player_card>.name{animation-duration:7s;animation-iteration-count:infinite;animation-name:bg_left_to_right;background-image:linear-gradient(90deg,#fff,rgba(0,0,0,.5) 5%,rgba(0,0,0,.5) 45%,#fff 50%,rgba(0,0,0,.5) 55%,rgba(0,0,0,.5) 95%,#fff);background-size:200% 100%;color:#fff;font-size:max(1.5vw,15px);min-height:5px;position:relative;text-align:center;top:0;width:100%}@keyframes bg_left_to_right{0%{background-position:0}to{background-position:100%}}#user_chesses_board{display:block;left:84.9%;position:absolute;top:50%;transform:translateY(-50%) translateX(-120%);width:11%}#user_chesses_board>.chess{cursor:pointer}#cards{background-image:url(img/Game/SLW_CardBack.png);background-repeat:repeat;background-size:100% auto;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:visible;position:absolute;right:0;top:0;width:15%}#floating_panel{background-color:rgba(0,0,0,.5);display:flex;left:42.45%;padding-bottom:48.706%;top:50%;transform:translate(-50%,-50%);transition:all 2s ease;width:70%}#floating_panel,#hide_floating_panel_div{height:0;position:absolute;visibility:hidden}#hide_floating_panel_div{background-image:url(img/Game/zooming_bar.png);background-position:50%;background-size:cover;bottom:0;cursor:pointer;filter:invert(1);padding-bottom:4.64781%;right:30%;width:18%}#floating_panel_right{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:absolute;right:0;width:24%}.player_card{display:block;position:relative}.player_card,.player_card:before{height:0;padding-bottom:196%;width:100%}.player_card:before{background-repeat:no-repeat;background-size:cover;content:"";overflow:hidden;position:absolute;transition:all 3s ease}.player_card.rotate:before{transform:rotate(540deg)}.player_card_Anubis:before{background-image:url(img/Game/Anubis.png)}.player_card_Little_Hei_And_Bai_Wuchang:before{background-image:url(img/Game/Little_Hei_And_Bai_Wuchang.png)}.player_card_Little_Death:before{background-image:url(img/Game/Little_Death.png)}.player_card_Osiris:before{background-image:url(img/Game/Osiris.png)}.player_card_Big_Hei_And_Bai_Wuchang:before{background-image:url(img/Game/Big_Hei_And_Bai_Wuchang.png)}.player_card_Death_Papa:before{background-image:url(img/Game/Death_Papa.png)}.player_card_Teacher_Vulture:before{background-image:url(img/Game/Teacher_Vulture.png)}.player_card_Big_Hei_And_Bai_Wuchang:after,.player_card_Little_Hei_And_Bai_Wuchang:after{background-image:url(img/SVG/black_gouyu.svg);content:"";height:0;left:87%;padding-bottom:22%;position:absolute;top:93%;transform:translate(-50%,-50%);width:22%}.player_card_Big_Hei_And_Bai_Wuchang.rotate:after,.player_card_Little_Hei_And_Bai_Wuchang.rotate:after{background-image:url(img/SVG/white_gouyu.svg)}.square{background-size:cover;height:0;padding-bottom:11%;position:absolute;transform:translate(-50%,-50%);width:11%}.chess,.token{background-repeat:no-repeat;background-size:contain;border-radius:50%;height:0;left:50%;padding-bottom:100%;position:relative;transform:translateX(-50%);transition:all .1s ease;width:100%}.chess,.token{background-position:50%}.chess{background-size:cover;transition:none}.chess,.chesscolor_green{background-image:url(img/Game/SL_Flipping_343.png)!important}.chesscolor_green{background-position:0}.chesscolor_red{background-image:url(img/Game/SL_Flipping_343.png)!important;background-position:100%}.chess.flipping{animation-duration:1s;animation-iteration-count:1;animation-name:flip_chess;animation-timing-function:steps(8)}.chesscolor_green.flipping{animation-direction:reverse}.chesscolor_red.flipping{animation-direction:normal}@keyframes flip_chess{0%{background-position:0}to{background-position:100%}}.unselected{cursor:pointer;opacity:.4;padding-bottom:30%;width:30%}.selected{width:100%}.possibleMove{background-image:conic-gradient(hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 1%);border-radius:50%;cursor:pointer}@keyframes possibleMoveAnime{to{transform:translate(-50%,-50%) rotate(1turn)}}.token_score{height:0;padding-bottom:5%;position:absolute;transform:translate(-50%,-50%);width:5%}.token:hover{transform:translateX(-50%) scale(2)}.transparent{opacity:.5}.SLW_TOKEN_1{background-image:url(img/Game/SLW_TOKEN_1.png)}.SLW_TOKEN_2{background-image:url(img/Game/SLW_TOKEN_2.png)}.SLW_TOKEN_3{background-image:url(img/Game/SLW_TOKEN_3.png)}.SLW_TOKEN_4{background-image:url(img/Game/SLW_TOKEN_4.png)}.SLW_TOKEN_5{background-image:url(img/Game/SLW_TOKEN_5.png)}@keyframes egypt{0%{background-image:url(img/Game/SLW_TOKEN_6.png)}50%{background-image:url(img/Game/SLW_TOKEN_7.png)}to{background-image:url(img/Game/SLW_TOKEN_6.png)}}.SLW_TOKEN_egypt{animation-duration:3s;animation-iteration-count:infinite;animation-name:egypt}.SLW_TOKEN_egypt.g,.SLW_TOKEN_egypt.r{animation-name:none}.SLW_TOKEN_6,.SLW_TOKEN_egypt.r{background-image:url(img/Game/SLW_TOKEN_6.png)}.SLW_TOKEN_7,.SLW_TOKEN_egypt.g{background-image:url(img/Game/SLW_TOKEN_7.png)}#submit_possible{align-items:center;background-image:radial-gradient(#fff 0,hsla(0,0%,100%,0) 80%);color:#000;cursor:pointer;display:flex;font-size:2.5vw;height:10%;justify-content:center;text-align:center;width:100%}#possiable_div{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:space-around;left:0;overflow-y:scroll;position:absolute;top:0;width:75%}.pseudo_table{background-color:hsla(0,0%,50%,.5);border:5px dotted;cursor:pointer;display:inline-flex;flex-wrap:wrap;height:0;margin:2%;min-width:19%;padding-bottom:19%;transition:all .1s ease;width:19%}.pseudo_table.selected,.pseudo_table:hover{background-color:#fff;border-style:solid;margin:0;min-width:23%;opacity:1;padding-bottom:23%;width:23%}.pseudo_table.selected{background-color:red}.pseudo_table>div{display:inline-flex;height:0;padding-bottom:25%;width:25%}#help_panel{background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;height:0;left:0;padding-bottom:59.07342%;position:absolute;top:0;transition:all 3s ease;width:15%}#help_panel>div>div{bottom:50%;left:145%;position:absolute;transform:translateY(50%) scaleX(0);transition:all 1s ease;width:500%}#help_panel>div:hover>div{position:absolute;transform:translateY(50%)}#help_panel pre{background-color:hsla(0,0%,100%,.9);font-size:max(1vw,8px);padding:3%;white-space:pre-wrap}div.help_card{background-size:contain;height:0;padding-bottom:196%;width:100%}#help_card_1{background-image:url(img/Game/SLW_Help_Card_1.png)}#help_card_2{background-image:url(img/Game/SLW_Help_Card_2.png)}#help_tape{background-image:url(img/Game/help.png);background-size:cover;cursor:pointer;height:0;left:100%;padding-bottom:54.73684%;position:absolute;top:50%;transform:translateY(-50%);width:40%}.blink{animation:blink 2s linear;animation-iteration-count:infinite}@keyframes blink{0%{opacity:.75}25%{opacity:.2}50%{opacity:.75}to{opacity:.75}}#confirmToggle{background-color:#fff;border-radius:1em;cursor:pointer;position:relative;text-align:center;transition:all .5s ease}#confirmToggle.confirm{background-color:rgba(0,255,0,.3)}#confirmToggle.skip{background-color:rgba(0,0,0,.3)}#confirmToggle>div:first-child{font-size:.7em}#confirmToggle>div:nth-child(2){align-items:center;background-color:#fff;border:.05em solid #000;border-radius:1em;display:flex;height:.9em;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .5s ease;width:.9em}#confirmToggle.confirm>div:nth-child(2){background-color:rgba(0,255,0,.8);left:.1em}#confirmToggle.skip>div:nth-child(2){background-color:rgba(0,0,0,.8);border-color:#fff;left:calc(100% - .2em);transform:translate(-.9em,-50%)}#confirmToggle>div:nth-child(2):before{align-items:center;display:flex;font-family:cursive;font-size:.6em;justify-content:center}#confirmToggle.confirm>div:nth-child(2):before{color:#000;content:"M"}#confirmToggle.skip>div:nth-child(2):before{color:#fff;content:"A"}.player_cardname{text-align:center}.player_cardname:before{border-radius:.3em;content:"";margin-right:.2em;padding-left:1.3em}.player_cardname:after{content:"";padding-left:1.5em}.player_cardname.red:before{background-color:#cd472e}.player_cardname.green:before{background-color:#65c36e}.player_cardname.black_white:after{background-image:url(img/SVG/black_gouyu.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.player_cardname.black_white.rotate:after{background-image:url(img/SVG/white_gouyu.svg)}