.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.App{font-family:sans-serif;text-align:center}.buttonHelp{color:wheat;background-image:linear-gradient(180deg,green,lightgreen);font-weight:700;text-align:center;text-shadow:1px 1px 4px black;border-color:pink;border-radius:10px;float:right}.buttonNone{display:none}.divDisplayBlock{width:100%;background-color:#add8e6;margin-top:20px;display:block}.divDisplayNone{width:100%;background-color:#add8e6;margin-top:20px;display:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.modal{top:10px;background:white;padding:20px;border-radius:5px;box-shadow:0 0 10px #0003}.modalHeight{min-height:500px;width:330px}.modalHit{color:#ffdab9;background-image:linear-gradient(180deg,lightgreen,green);text-align:center;text-shadow:1px 1px 9px black;border-color:orange;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:75px}.modalOut{color:#ffdab9;background-image:linear-gradient(180deg,pink,red);text-align:center;text-shadow:1px 1px 9px black;border-color:orange;border-radius:10px;flex-direction:column;align-items:center;justify-content:space-between;height:75px}.modalHit p{margin:3px}.modalHit :last-child{margin-bottom:10px}.modalOut p{margin:3px}.modalOut :last-child{margin-bottom:10px}.splashQuote{width:300px;height:45px;background-image:linear-gradient(180deg,lightgrey,lightgrey);text-align:center;vertical-align:middle;font-size:17px;font-style:italic;font-weight:700;color:#006400;text-shadow:1px 2px 2px slate;border-width:3px;border-color:#d3d3d3}.gameQuote{width:315px;background:linear-gradient(270deg,lightgrey,lightgreen,lightgrey);background-size:600% 600%;animation:gradientShift 15s ease infinite;box-shadow:0 2px 8px #0003;text-align:center;vertical-align:middle;font-size:14px;font-style:italic;font-weight:700;color:#006400;text-shadow:1px 2px 2px slate;border-width:5px;border-color:#d3d3d3}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.starting9Start{color:#000;background-color:#ff0;text-align:center;font-weight:700;border-color:#000;border-radius:10px}.starting9Title{color:#fff;background-image:linear-gradient(160deg,green,lightgreen);text-align:center;text-shadow:1px 1px 4px purple;border-color:#006400;border-radius:10px}.statTable{border-collapse:collapse;border-radius:5px}.alignRight{text-align:right}.alignLeft{text-align:left}p{margin:.5em 0}table{border-collapse:collapse;border:2px solid darkgreen}.td-atBatNumber{font-size:10px;background-color:#d3d3d3;width:15px;height:10px}.td-atBatHeader{font-size:12px;background-color:#d3d3d3;width:320px;height:10px}.td-atBatHistoryTeam{font-size:11px;border:2px solid darkgreen;width:215px;height:7px}.td-atBatHistoryResult{font-size:11px;border:2px solid darkgreen;width:80px;height:7px;font-weight:700}.td-statHeader{background-color:#d3d3d3;width:275px;height:10px}.td-statBox td{border:1px solid black}.td-posNewSelected{height:15px;background-color:#d3d3d3;font-size:15px;font-weight:bolder;color:#8a2be2;text-shadow:-2px -2px 0 white,2px -2px 0 white,-2px 2px 0 white,2px 2px 0 white}.td-posSelected{height:15px;background-color:#d3d3d3;font-size:15px;font-weight:bolder;color:#006400;text-shadow:1px 2px 2px white}.td-posUnSelected{height:15px;background-color:#fff;font-size:15px;visibility:hidden}
