*{box-sizing:border-box}html{background-color:#377050;color:#f5f5f5;font-family:sans-serif}h1{text-transform:uppercase}a,a:visited,a:hover{color:#f5f5f5}nav{display:flex;flex-flow:row nowrap;font-size:1.5rem;justify-content:start}nav>a{display:inline-block;padding-right:16px}@media(max-width:45em){nav{display:flex;flex-flow:column nowrap}nav>div{margin-bottom:8px}}nav a.active{font-weight:700}.clubs{display:flex;flex-flow:row wrap}.club-tile{border:1px solid whitesmoke;padding:8px;width:350px;height:200px}.club-tile a,.club-tile a:visited,.club-tile a:hover{color:#f5f5f5}#field-layout2,#field-layout{transform:scale(.75);transform-origin:top left}table{border-collapse:collapse;border:1px solid whitesmoke}.stat-table tr{border-bottom:1px solid whitesmoke}.stat-table td,.stat-table th{border-left:1px dashed whitesmoke;padding:8px 16px}.stat-table tr th:first-child,.stat-table tr td:first-child{background-color:#224531;font-weight:700}.stat-table thead tr :first-child,.stat-table thead th{background-color:#505050}.scorecard .detail{margin-bottom:32px}.scorecard .detail table{padding:8px 16px}.scorecard .detail table th{padding:8px 16px;text-align:left}.scorecard .detail table td{padding:8px 16px}.scorecard .detail .final{font-style:italic}.scorecard .detail .final:last-of-type{font-weight:700}svg.graph{background-color:#f5f5f5}.tab-panel{display:flex;flex-flow:column nowrap}.tab-nav{display:flex}.tab-nav a{margin:8px}.tab-nav a.current{color:#7fff00}.tab-content{display:none;flex:1}.tab-content.visible{display:block}.game-entry{font-size:1.5rem;border:none}.game-entry td{padding:8px;margin:8px}.game-entry td:first-child{text-align:right}.game-entry input,.game-entry select{font-size:1.5rem;line-height:1.5rem;max-width:256px}.game-entry .form-field.short input{max-width:128px}.inning-details{margin-top:8px}.inning-details label{margin:0 8px}button.remove-button{background-color:maroon;border-radius:4px;border:none;color:#f5f5f5}.player-list{font-family:monospace;white-space:pre}.player-list a{text-decoration:none}
