#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}.player_table_wrap{font-size:40px;margin:10px auto auto;width:min-content}.reroll_record_wrap{margin:10px auto auto;width:100%}.table_bordered{border:5px solid transparent;cursor:pointer;user-select:none}.tableWindow th,.table_bordered{text-align:center}#dice_table{background-image:url(img/board.jpg);height:150px;margin:auto auto 10px;position:relative;width:730px}#dice_block{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;position:relative;width:90%}#btnRerollDice{line-height:20px;margin-left:15px;overflow:unset;text-align:center;white-space:unset}#btnRerollDice.inactive{background:gray;border-color:dimgray}.dice_slot{border-radius:15px;cursor:pointer;margin:auto 3px;position:relative}.dice,.dice_slot{height:70px;min-width:70px;width:70px}.dice{background-image:url(img/dice.png);background-size:700% 100%;pointer-events:none;position:absolute;transition:opacity .45s}.dice_0{background-position:0}.dice_1{background-position:-100%}.dice_2{background-position:-200%}.dice_3{background-position:-300%}.dice_4{background-position:-400%}.dice_5{background-position:-500%}.dice_6{background-position:-600%}.selected_dice{outline:3px solid red}.selected_dice:after{background-image:url(img/cross.png);background-size:cover;-webkit-background-size:cover;content:"";display:block;height:20px;left:62px;position:relative;top:-12px;width:20px}.possible_cell{background-color:rgba(0,200,0,.2);color:dimgray;cursor:pointer;font-size:12px}.possible_cell:hover{background-color:rgba(0,200,0,.4)}.joker_cell{background-color:rgba(0,255,255,.3)}.joker_cell:hover{background-color:rgba(0,255,255,.5)}.highlight_cell{background-color:hsla(0,0%,100%,.3);color:red;font-weight:700}.highlight_cell_1:after{content:" + 100"}.highlight_cell_2:after{content:" + 200"}.highlight_cell_3:after{content:" + 300"}.saved_selection{background-color:rgba(255,255,0,.2)}.selected_cell{background-color:rgba(200,0,0,.2)}#scoring_chart{color:#333;font-family:verdana,arial,sans-serif;margin-left:5px;margin-top:5px;width:98%}#scoring_chart,#scoring_chart td,#scoring_chart th{border:1px solid #333;text-align:center}#scoring_chart th{font-weight:700;max-width:40px;overflow:hidden;padding:5px}#scoring_chart td{max-width:40px;padding:5px;transition:background-color .25s}.score_text_box{font-size:75%;font-weight:400}.category_line{border:1px solid #333;height:32px;width:700px}.blank_line{border-left-color:transparent!important;border-right-color:transparent!important}.fade_in_start{opacity:0}.fade_in{animation-duration:.4s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:fadeInOpacity;animation-timing-function:ease-in}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}