*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.goGame{display:inline-block;cursor:pointer}.goGame div{margin:0;padding:0}.goGame .goControls{background-color:#e9c372;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-left:7px solid rgba(200,200,200,.5);border-top:7px solid rgba(200,200,200,.2);border-right:7px solid rgba(0,0,0,.7);border-bottom:7px solid rgba(0,0,0,.5)}.goGame .goControls .controlRow div{display:inline-block;border:1px solid #522;box-shadow:1px 1px 1px #522;margin:2px;padding:3px}.goGame .goControls .controlRow div:hover{background-color:#d49b21}.goGame .goControls .treeBox{display:block;border:1px solid #522;position:relative;overflow:hidden;white-space:nowrap}.goGame .goControls .treeBox div{white-space:nowrap}.goGame .goControls .treeBox .tree{position:relative;padding:10px}.goGame .goControls .treeBox .tree .line{padding:0;margin:0;position:absolute;height:0px;border:1px solid black;z-index:1;box-shadow:1px 1px 1px #404040}.goGame .goControls .treeBox .tree .line.active{border-color:#00f;box-shadow:1px 1px 1px #fff}.goGame .goControls .treeBox .tree .branches{display:inline-block}.goGame .goControls .treeBox .tree .branch{vertical-align:top;display:block}.goGame .goControls .treeBox .tree .branch .stone{vertical-align:top;position:relative;top:0;display:inline-block;z-index:10;margin-left:15px;margin-bottom:15px}.goGame .goControls .treeBox .tree .branch .stone.white{left:0;box-sizing:border-box;background-color:#fff;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040,inset -3px -3px 5px gray;width:20px;height:20px}.goGame .goControls .treeBox .tree .branch .stone.black{box-sizing:border-box;left:0;background-color:#000;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040;background-image:-webkit-radial-gradient(40% 40%,circle closest-corner,#404040 0%,rgba(0,0,0,0) 90%);background-image:-moz-radial-gradient(40% 40%,circle closest-side,#404040 0%,rgba(0,0,0,0) 90%);width:20px;height:20px}.goGame .goControls .treeBox .tree .branch .stone.start{background-color:#e9c372;border-radius:50%;border:1px solid black;box-shadow:1px 1px 1px #404040;width:20px;height:20px}.goGame .goControls .treeBox .tree .branch .stone.current{border:2px solid red;box-shadow:1px 1px 1px #000}.goGame .goPlayers{background-color:#e9c372;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-left:7px solid rgba(200,200,200,.5);border-top:7px solid rgba(200,200,200,.2);border-right:7px solid rgba(0,0,0,.7);border-bottom:7px solid rgba(0,0,0,.5);font-size:0}.goGame .goPlayers .stats{width:50%;padding:5px;display:inline-block;white-space:nowrap}.goGame .goPlayers .stats:first-child{border-right:1px solid #522}.goGame .goPlayers .stats .pass{vertical-align:top;margin-left:5px;margin-right:5px;padding:3px;display:inline-block;font-size:22px;border:1px solid #522;border-radius:4px;box-shadow:1px 1px 2px #522}.goGame .goPlayers .stats .captures{font-size:22px;margin-right:10px;display:inline-block;float:right}.goGame .goPlayers .stats .stone{display:inline-block}.goGame.white .goPlayers .white.stats,.goGame.black .goPlayers .black.stats{background-color:#d49b21}.goGame .goPlayers .white.stats .stone:after{left:0;box-sizing:border-box;background-color:#fff;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040,inset -3px -3px 5px gray;width:30px;height:30px;content:"";display:inline-block}.goGame .goPlayers .black.stats .stone:after{box-sizing:border-box;left:0;background-color:#000;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040;background-image:-webkit-radial-gradient(40% 40%,circle closest-corner,#404040 0%,rgba(0,0,0,0) 90%);background-image:-moz-radial-gradient(40% 40%,circle closest-side,#404040 0%,rgba(0,0,0,0) 90%);width:30px;height:30px;content:"";display:inline-block}.goGame .goBoard{display:inline-block;border:1px solid #522;background-color:#e9c372;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.goGame.white .goBoard .cell:not(.black):not(.white):hover:after{left:0;box-sizing:border-box;background-color:#fff;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040,inset -3px -3px 5px gray;opacity:.5}.goGame.white .goBoard .cell:not(.black):not(.white):hover:before{display:none}.goGame.black .goBoard .cell:not(.black):not(.white):hover:after{box-sizing:border-box;left:0;background-color:#000;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040;background-image:-webkit-radial-gradient(40% 40%,circle closest-corner,#404040 0%,rgba(0,0,0,0) 90%);background-image:-moz-radial-gradient(40% 40%,circle closest-side,#404040 0%,rgba(0,0,0,0) 90%);opacity:.5}.goGame.black .goBoard .cell:not(.black):not(.white):hover:before{display:none}.goGame .goBoard .row{font-size:0px}.goGame .goBoard .row .cell{width:20px;height:21px;display:inline-block;position:relative}.goGame .goBoard .row .cell:after{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:#522;width:100%;height:1px}.goGame .goBoard .row .cell:before{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:#522;width:1px;height:100%}.goGame .goBoard .row .cell:first-child:after{width:50%;left:50%}.goGame .goBoard .row .cell:last-child:after{width:50%;right:50%}.goGame .goBoard .row .cell.star{background-image:-webkit-radial-gradient(center,circle closest-side,#522 20%,rgba(0,0,0,0) 30%);background-image:-moz-radial-gradient(center,circle closest-side,#522 20%,rgba(0,0,0,0) 30%)}.goGame .goBoard .row .cell.dead:after{opacity:.5}.goGame .goBoard .row .cell.dead:before{display:none}.goGame .goBoard .row .cell.black:after{box-sizing:border-box;left:0;background-color:#000;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040;background-image:-webkit-radial-gradient(40% 40%,circle closest-corner,#404040 0%,rgba(0,0,0,0) 90%);background-image:-moz-radial-gradient(40% 40%,circle closest-side,#404040 0%,rgba(0,0,0,0) 90%)}.goGame .goBoard .row .cell.white:after{left:0;box-sizing:border-box;background-color:#fff;width:100%;height:100%;border-radius:50%;box-shadow:1px 1px 1px #404040,inset -3px -3px 5px gray}.goGame .goBoard .row .cell.counted-black{background-color:#000}.goGame .goBoard .row .cell.counted-white{background-color:#fff}.goGame .goBoard .row:first-child .cell:before{height:50%;top:50%}.goGame .goBoard .row:last-child .cell:before{height:50%;bottom:50%}
