.battleship-player{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:1.875em}.battleship-player__image{display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:10;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1.125em;width:7.875em;height:7.875em;background:url("/default/img/scoreboard-battleship/round.png") center/contain no-repeat}.battleship-player__photo{width:100%}.battleship-player__main{display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:0;padding:.4375em;min-width:6.5em;min-height:10em;margin-top:-4.125em;border:.125em solid #30555a;border-radius:.3125em;box-shadow:0 1px 1px 0 #83a5ce;background-color:#1b252d}.battleship-player__board{width:100%;border:1px solid #7ca7d0;border-radius:.25em;box-shadow:0 1px 1px 0 #83a5ce,inset 0em 0em .625em 0em #7ca7d0}.battleship-player__info{padding:3.75em .625em 0em}.battleship-player__name{padding-bottom:.625em;margin:0em 0em .875em;border-bottom:1px solid #fff;text-align:center;font-size:1em;color:#fff}.battleship-player__shots{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:.77778em 0;font-size:1.125em;color:#fff}.battleship-player__shots::before{content:'';width:1.05556em;height:1.05556em;margin-right:.66667em;background:url("/default/img/scoreboard-battleship/aim.png") center/contain no-repeat}.battleship-board{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:.625em;background:url("/default/img/scoreboard-battleship/bg.jpg") center/cover no-repeat;font-size:16px}@media screen and (max-width: 1700px){.battleship-board{font-size:1px}}@media screen and (max-width: 1600px){.battleship-board{font-size:13px}}@media screen and (max-width: 1500px){.battleship-board{font-size:12px}}@media screen and (max-width: 1400px){.battleship-board{font-size:11px}}@media screen and (max-width: 1366px){.battleship-board{font-size:10px}}@media screen and (max-width: 1280px){.battleship-board{font-size:9px}}.battleship-board__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.battleship-board__header{width:45.625em;max-width:95%;margin:0em auto .625em;border:1px solid #7ca7d0;border-top:none;border-radius:0em 0em .25em .25em;background-color:rgba(0,0,0,0.5)}.battleship-board__hint{padding:.71429em 1.42857em;margin:0;text-align:center;text-transform:uppercase;font-size:.875em;color:#fff}.battleship-board__time{color:#8eff24}.righttoleft .battleship-board{direction:ltr}.two_col .battleship-board{font-size:14px}@media screen and (max-width: 1700px){.two_col .battleship-board{font-size:13px}}@media screen and (max-width: 1600px){.two_col .battleship-board{font-size:12px}}@media screen and (max-width: 1500px){.two_col .battleship-board{font-size:11px}}@media screen and (max-width: 1400px){.two_col .battleship-board{font-size:10px}}@media screen and (max-width: 1366px){.two_col .battleship-board{font-size:9px}}@media screen and (max-width: 1280px){.two_col .battleship-board{font-size:8px}}.biggestRight .two_col .battleship-board,.biggerRight .two_col .battleship-board{font-size:10px}@media screen and (max-width: 1500px){.biggestRight .two_col .battleship-board,.biggerRight .two_col .battleship-board{font-size:9px}}@media screen and (max-width: 1400px){.biggestRight .two_col .battleship-board,.biggerRight .two_col .battleship-board{font-size:8px}}@media screen and (max-width: 1366px){.biggestRight .two_col .battleship-board,.biggerRight .two_col .battleship-board{font-size:7px}}@media screen and (max-width: 1280px){.biggestRight .two_col .battleship-board,.biggerRight .two_col .battleship-board{font-size:6px}}.three_col .battleship-board{font-size:9px}.biggestRight .three_col .battleship-board,.biggerRight .three_col .battleship-board{font-size:8px}.battleship-field{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1.875em 1.5em 1.5em;width:17.25em;height:17.875em;margin:0em 1em;background:url("/default/img/scoreboard-battleship/battleship-field.png") center/contain no-repeat}.battleship-field__table{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border:1px solid #7ca7d0;background-color:rgba(0,0,0,0.5)}.battleship-field__row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 1%;-ms-flex:1 1 1%;flex:1 1 1%}.battleship-field__row:not(:last-of-type){border-bottom:1px solid rgba(124,167,208,0.5)}.battleship-field__cell{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-flex:1 1 1%;-ms-flex:1 1 1%;flex:1 1 1%;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.battleship-field__cell--hit::after{content:'';position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(219,237,255,0.5)}.battleship-field__cell:not(:last-of-type){border-right:1px solid rgba(124,167,208,0.5)}.battleship-field__cross{position:relative;z-index:15;width:80%;height:.1875em}.battleship-field__cross::after,.battleship-field__cross::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.1875em;background-color:#fff}.battleship-field__cross::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.battleship-field__cross::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.battleship-field__cell--hit .battleship-field__cross::after,.battleship-field__cell--hit .battleship-field__cross::before{box-shadow:0 0 4px 0 rgba(255,255,255,0.8);background-color:#bd1600}.battleship-field__cross--is-last::after,.battleship-field__cross--is-last::before{background-color:#faa200}.battleship-field__cell--hit .battleship-field__cross--is-last::after,.battleship-field__cell--hit .battleship-field__cross--is-last::before{box-shadow:0 0 4px 0 rgba(255,255,255,0.8);background-color:#faa200}.battleship-field__letters{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:-.1875em;left:0;width:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.battleship-field__letter{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;text-transform:uppercase;font-size:.75em;font-weight:500;color:#adf4ff}.battleship-field__numbers{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:-.375em;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.battleship-field__number{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.875em;font-weight:500;color:#adf4ff}.battleship-field__mooring{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;z-index:5;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent}.battleship-field__mooring--s{width:100%;height:100%}.battleship-field__mooring--m{width:100%;height:calc(200% + 1px)}.battleship-field__mooring--l{width:100%;height:calc(300% + 2px)}.battleship-field__mooring--destroyed{border-color:rgba(255,255,255,0.7)}.battleship-field__mooring--horizontal.battleship-field__mooring--m{width:calc(200% + 1px);height:100%}.battleship-field__mooring--horizontal.battleship-field__mooring--l{width:calc(300% + 2px);height:100%}.battleship-field__ship{height:100%}.battleship-field__mooring--horizontal .battleship-field__ship{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.battleship-field__mooring--horizontal.battleship-field__mooring--m .battleship-field__ship{height:calc(200% + 1px)}.battleship-field__mooring--horizontal.battleship-field__mooring--l .battleship-field__ship{height:calc(300% + 2px)}
