body{font-family:Verdana,Geneva,sans-serif}.disable-content{pointer-events:none}.disable-content-opacity{opacity:.5}.no-display{display:none!important}.no-visibility{visibility:hidden!important}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-config{display:-ms-flex;-ms-flex-direction:column;display:flex;flex-direction:column;width:100%;margin:10px}.game-config select{border-radius:10px;outline:none}.game-color-scheme select,.game-field-size select{width:30%}.game-field-panel{display:-ms-flex;display:flex;width:100%;height:100%}.game-field{-ms-flex-direction:column;flex-direction:column;width:80%;height:calc(100% - 8px - 8px);margin:8px}.game-field,.game-field-row{display:-ms-flex;display:flex}.game-field-row{width:100%;height:100%}.game-field-cell,.game-field-row{-ms-flex:100 1 auto;flex:100 1 auto}.game-field-cell{position:relative;border:thin solid #000;border-radius:20px;cursor:pointer;box-shadow:0 0 5px grey}.game-field-cell img{position:absolute;height:100%;width:100%;border-radius:20px;cursor:pointer}.game-field-controls{display:-ms-flex;-ms-flex-direction:column;display:flex;flex-direction:column;width:20%;padding:10px;font-size:70%;border-left:thin solid #000}.game-field-controls button{box-shadow:2px 2px 10px grey}.game-save-result{display:-ms-flex;-ms-flex-direction:column;display:flex;flex-direction:column;width:100%;height:100%}.game-save-result button{width:30%;box-shadow:2px 2px 10px grey}.game-records{display:-ms-flex;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:90%;padding:10px}.game-records-tab-list{display:-ms-flex;display:flex;align-content:center;height:10%;width:70%}.game-records-tab-list a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex:100 1 auto;flex:100 1 auto;padding:10px;border:thin solid #000;text-align:center;text-decoration:none;color:#000;box-shadow:0 0 10px grey}.game-records-tab-list a.active{background-color:#d3d3d3}.game-records-tab-content{display:-ms-flex;display:flex;padding:20px}.tabbed-window{-ms-flex-direction:column;flex-direction:column;border:thin solid #000;border-radius:20px;box-shadow:10px 10px 10px grey}.tab-list,.tabbed-window{display:-ms-flex;display:flex}.tab-list a{box-shadow:0 0 10px grey}.tab-list>a:first-child{border-top-left-radius:20px}.tab-list>a:last-child{border-top-right-radius:20px}.tab{-ms-flex:100 1 auto;flex:100 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:10px;border:thin solid #000;text-align:center;text-decoration:none;color:#000}.tab-active{background-color:#d3d3d3}.tab-content{display:-ms-flex;display:flex;width:100%;height:100%}