#table{margin:auto;text-align:center}#board{width:400px;margin:auto}#board,#stock{height:400px;background-color:hsla(0,0%,100%,.4);position:relative;display:inline-block;border-radius:10px}#stock{width:150px;vertical-align:top}#markerStock{width:60px;height:120px;position:relative}#colourGroupsCounter,#markerStock{display:inline-block;vertical-align:top}#colourGroupsCounter{width:50px;height:50px;background-color:#fff;border-radius:10px;text-align:center;line-height:50px;font-size:xx-large}.space{width:42px;background-color:grey}.border,.space{height:42px;position:absolute}.border{width:2px;background-color:#000}.border_h{width:42px}.border_corner,.border_h{height:2px;background-color:#000;position:absolute}.border_corner{width:2px}.possibleMove{opacity:.4;filter:alpha(opacity=20)}.possibleMove,.unavailableMove{width:42px;height:42px;z-index:0;position:absolute}.unavailableMove{background-image:url(img/unavailable.png);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:12px}.piece{width:42px;height:86px;position:absolute}.piece,.potentialPiece{transform-origin:100% 50%}.potentialPiece{opacity:.5;cursor:pointer}.unplayedPiece{width:42px;height:84px;position:relative;top:25%;left:25%;margin:auto;cursor:pointer;border:thin solid #000;border-radius:10px}.unplayedPiecesCounter{top:50%;position:relative;line-height:150%;font-size:x-large}.lastPlayedMarker{background-position:270px 0}.lastPlayedMarker,.ommittedSpaceMarker{background-image:url(img/30_30_tokens.png);height:30px;width:30px;position:absolute;top:0;left:0}.ommittedSpaceMarker{background-position:150px 0}.piece_blue{background-color:#00f}.piece_white{background-color:#fff}.piece_red{background-color:red}.piece_yellow{background-color:#ff0}#stockHolder_blue,#stockHolder_red,#stockHolder_white,#stockHolder_yellow{width:100%;height:24%;display:inline-block;position:relative}#stockHolder_lastPlayed,#stockHolder_ommittedSpace{width:100%;height:50%;display:inline-block;position:relative;margin-top:10%;margin-left:10%}.goal{width:30px;height:30px;line-height:30px;border-radius:50%;font-size:15px;text-align:center}#goal_000000{color:#fff;background:#000}#goal_ffffff{color:#000;background:#fff}