#page-title{line-height:38px}#active_player_statusbar_icon{top:-5px}#page-title.action-button.bgabutton,#page-title.bgabutton{margin-bottom:4px}#gameaction_status_wrap>div>img{top:7px}#last_turn_warning{border:5px solid red;color:red;flex:1;font-weight:700;padding:5px 0;text-align:center}#game_board_wrap{display:flex;flex-direction:row;justify-content:space-evenly;margin:auto;width:min-content}#game_board{margin:auto 5px auto auto;width:min-content}#accumulated_score_wrap,#failure_wrap,#score_meter{background-color:hsla(0,0%,100%,.5);border:2px ridge gray;border-radius:10px;margin:10px auto;padding:10px;text-align:center}#accumulated_score_wrap,#failure_wrap{display:flex;flex-direction:column;flex-wrap:wrap;height:80px;justify-content:space-between}#accumulated_score,#failure_count{line-height:45px;transition:font-size .5s}.playertablename{font-weight:700;height:26px;line-height:26px;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,1px 1px 0 #fff;transition:width .5s;white-space:nowrap}.meter_wrap{display:flex;width:100%}.meter_ff0000{background-color:rgba(255,0,0,.7)}.meter_008000{background-color:rgba(0,128,0,.7)}.meter_0000ff{background-color:rgba(0,0,255,.7)}.meter_ffa500{background-color:rgba(255,165,0,.7)}.meter_982fff{background-color:rgba(152,47,255,.7)}.meter_7b7b7b{background-color:hsla(0,0%,48%,.7)}.meter_72c3b1{background-color:rgba(114,195,177,.7)}.meter_bdd002{background-color:rgba(189,208,2,.7)}.meter_000000{background-color:rgba(0,0,0,.7)}.meter_e94190{background-color:rgba(233,65,144,.7)}.meter_f07f16{background-color:rgba(240,127,22,.7)}.meter_003153{background-color:rgba(0,49,83,.7)}.projection_ff0000{background-color:rgba(255,0,0,.4)}.projection_008000{background-color:rgba(0,128,0,.4)}.projection_0000ff{background-color:rgba(0,0,255,.4)}.projection_ffa500{background-color:rgba(255,165,0,.4)}.projection_982fff{background-color:rgba(152,47,255,.4)}.projection_7b7b7b{background-color:hsla(0,0%,48%,.4)}.projection_72c3b1{background-color:rgba(114,195,177,.4)}.projection_bdd002{background-color:rgba(189,208,2,.4)}.projection_000000{background-color:rgba(0,0,0,.4)}.projection_e94190{background-color:rgba(233,65,144,.4)}.projection_f07f16{background-color:rgba(240,127,22,.4)}.projection_003153{background-color:rgba(0,49,83,.4)}#round_wrap{font-size:20px;font-weight:700;margin-bottom:15px}#score_chart{background-color:hsla(0,0%,100%,.5);border-radius:5px;color:#000;margin:auto auto auto 5px;padding:10px;text-align:center;width:min-content}#score_chart>table>tbody>tr>td{border:5px solid transparent}.rank_td_left{border-radius:5px 0 0 5px;width:30%}.rank_td_left,.rank_td_right{user-select:none;white-space:nowrap}.rank_td_right{border-radius:0 5px 5px 0;width:70%}.playertabledice{border:2px ridge gray;border-radius:10px;flex-direction:column;text-align:center;z-index:2}.dice_wrap,.playertabledice{display:flex;width:min-content}.dicespace{border-radius:10px;height:75px;position:relative;width:75px}.dice{background-size:700% 100%;box-shadow:2px 2px 4px #000;position:absolute}.dice_1{background-image:url(img/dice_1.png)}.dice_2{background-image:url(img/dice_2.png)}.dice_margin{margin:5px}.dice_margin.selected_dice{border:3px solid red;margin:2px}.dicespace.unselectable{filter:brightness(.5)}.fade_in_start{opacity:0}.fade_in{animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:fadeInOpacity;animation-timing-function:ease-in}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1250px){#game_board_wrap{flex-direction:column-reverse}#game_board{margin:auto}#score_chart{margin:10px auto}}