#board{height:600px;margin:auto}#board,#reserve{background-image:url(img/oxono_board.png);position:relative;width:600px}#reserve{background-position:bottom;height:71px;margin:57px auto 30px}.square{height:77.2px;width:77.2px}.reserve_square,.square{position:absolute;z-index:1}.reserve_square{height:65px;text-align:center;width:75.7px}.black,.pink{font-size:larger;position:relative;top:75px}.pink{color:#e7066e}.totem{background-image:url(img/oxono_pawns.png);height:63px;position:absolute;width:59px}#totem_1{background-position:0 0}#totem_2{background-position:0 100%}.token{background-image:url(img/oxono_pawns.png);height:63px;position:absolute;width:59px}.token_color_1.token_symbol_1{background-position:top}.token_color_1.token_symbol_2{background-position:100% 0}.token_color_2.token_symbol_1{background-position:bottom}.token_color_2.token_symbol_2{background-position:100% 100%}.totemO,.totemX{border:2px dashed #f1dbb5;border-radius:20%;height:73px;opacity:1;width:73px}.possibleMoveO,.possibleMoveX{border:2px dashed #f1dbb5;border-radius:20%}.possibleMoveO,.possibleMoveX,.possiblePlace{height:63px;margin-left:5px;margin-top:5px;opacity:0;width:63px}.possiblePlace{border:2px dashed #f1dbb5;border-radius:100%}.totemO:hover,.totemX:hover{background-color:hsla(38,68%,83%,.5)}.possibleMoveO:hover,.possibleMoveX:hover,.possiblePlace:hover{background-color:#f1dbb5}.possiblePlace,.showO,.showX{opacity:.5}.totemO.showO,.totemX.showX{opacity:1}