html, body {
  margin: 0px 0px 60px 0px;
  padding: 0;
}

body {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCI+CjxyZWN0IHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCIgZmlsbD0iIzQ0YWEwMCI+PC9yZWN0Pgo8ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSkiPgo8cmVjdCB3aWR0aD0iOTkiIGhlaWdodD0iMjUiIGZpbGw9IiM1NWQ0MDAiPjwvcmVjdD4KPHJlY3QgeT0iLTUwIiB3aWR0aD0iOTkiIGhlaWdodD0iMjUiIGZpbGw9IiM1NWQ0MDAiPjwvcmVjdD4KPC9nPgo8L3N2Zz4=");
  font-family: 'Roboto', Arial, serif;
  font-size: 16px;
}

div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.balls-strikes-outs {
  display: inline;
  float: left;
  margin: 4px 6px;
}

.base-runners {
  clear: both;
  float: left;
}

.body-dark {
  background: none;
  background-color: #000;
}

.bso-container {
  clear: both;
  margin: 2px auto;
  width: 80%;
}

.company-name {
  color: #225500;
  display: inline;
  float: left;
  font-family: 'Lobster', cursive;
  font-size: 48px;
  padding-left: 10px;
}

div.dark {
  background-color: #000;
  color: #55D400;
}

div.dark a {
  color: #55D400;
}

.faq-answer {
  background: #ECE2C2;
  border-bottom: 1px solid #5D4200;
  color: #225500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 10px 40px;
  text-align: justify;
}

.faq-answer a {
  color: #112C00;
  text-decoration: none;
}

.faq-container {
  display: inline-block;
  width: 100%;
}

.faq-question {
  background: #DFCA85;
  border-bottom: 1px solid #5D4200;
  border-top: 1px solid #5D4200;
  color: #5D4200;
  font-family: 'Lobster', cursive;
  font-size: 32px;
  height: 60px;
  padding: 10px 40px;
  width: 100%;
}

div.footer {
  bottom: 0px;
  float: left;
  height: 60px;
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 10px;
  position: fixed;
  right: 0px;
  width: 100%;
}

.footer-dark {
  background-color: #000;
  float: left;
  height: 60px;
  margin-bottom: 0px;
  margin-top: 30px;
  padding: 10px;
  width: 100%;
}

.footer-email, .footer-twitter {
  color: #225500;
  display: inline;
  font-family: 'Lobster', cursive;
  font-size: 24px;
  padding: 0px 10px;
}

.footer-twitter a {
  color: #225500;
}

.game-box {
  display: inline;
  float: left;
  font-size: 64px;
  height: 100px;
  line-height: 54px;
  margin: 4px 2px;
  padding: 10px;
  width: 330px;
}

.game-box .icon-status {
  color: #5D4200;
  display: inline;
  float: left;
  font-size: 16px;
  line-height: 18px;
  width: 16px;
}

.game-box.br {
  background: #55D400;
  border: 1px solid #225500;
  border-radius: 20px;
  margin-right: 10px;
  width: 92px;
}

.game-container {
  background: #ECE2C2;
  border: 1px solid #5D4200;
  border-radius: 20px;
  box-shadow: 4px 4px 8px #225500;
  clear: both;
  display: inline-block;
  margin-bottom: 4px;
  padding: 5px;
}

.game-note {
  clear: both;
  display: block;
  float: left;
  font-size: 16px;
  height: 28px;
  line-height: 26px;
  margin: 10px 0px;
  overflow: hidden;
  padding-left: 10px;
  width: 100%;
}

.game-status {
  color: #225500;
  clear: both;
  display: block;
  float: left;
  font-size: 16px;
  margin-top: -16px;
  text-align: center;
  width: 100%;
}

.games-container {
  margin-left: 10px;
  text-align: center;
  width: 100%;
}

div.home-button {
  width: 90px;
}

.leverage-index {
  float: left;
  padding-left: 10px;
  padding-right: 4px;
}

.links {
  font-size: 12px;
}

.logo {
  float: left;
  padding-top: 12px;
}

.mini-game {
  display: inline-block;
}

.mini-game-container {
  background: #ECE2C2;
  border: 1px solid #5D4200;
  border-radius: 8px;
  display: inline;
  float: left;
  height: 60px;
  margin: 0px 2px;
  padding: 0px 4px;
  width: 100px;
}

.mini-game-container:hover {
  cursor: pointer;
}

.mini-games-container {
  display: inline;
  float: left;
  margin-left: 20px;
  margin-top: 14px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-left: 10px;
  width: 694px;
}

.mini-leverage-index {
  float: left;
  padding-right: 2px;
  padding-top: 2px;
}

.mini-logo-score-container {
  float: left;
  margin-right: -4px;
  padding-left: 2px;
  padding-top: 3px;
}

.mini-status {
  color: #5D4200;
  padding-top: 18px;
}

.mini-team-logo {
  float: left;
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
}

.mini-team-score {
  color: #5D4200;
  float: left;
  font-size: 18px;
  height: 24px;
  width: 24px;
}

.no-games {
  color: #FFF;
  display: block;
  float: left;
  font-size: 128px;
  text-align: center;
  width: 100%;
}

.no-wrap {
  white-space: nowrap;
  width: auto;
}

div.not-in-progress {
  background-color: #DFCA85;
}

.score-container {
  display: block;
  float: left;
  margin-top: -4px;
  margin-bottom: 4px;
}

.sub-body-container {
  clear: both;
  float: left;
  margin-bottom: 80px;
  text-align: center;
  width: 100%;
}

.svg-balls-strikes-outs {
  display: inline;
  float: left;
  font-size: 20px;
  line-height: 18px;
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes tada {
  0% {-webkit-transform: scale(1); background-color: #FFF;}
  10%, 20% {-webkit-transform: scale(0.6) rotate(-3deg); background-color: #FFF;}
  30%, 50%, 70%, 90% {-webkit-transform: scale(1.2) rotate(3deg); background-color: #FFF;}
  40%, 60%, 80% {-webkit-transform: scale(1.2) rotate(-3deg); background-color: #FFF;}
  100% {-webkit-transform: scale(1) rotate(0); background-color: #FFF;}
}

@keyframes tada {
  0% {transform: scale(1); background-color: #FFF;}
  10%, 20% {transform: scale(0.6) rotate(-3deg); background-color: #FFF;}
  30%, 50%, 70%, 90% {transform: scale(1.2) rotate(3deg); background-color: #FFF;}
  40%, 60%, 80% {transform: scale(1.2) rotate(-3deg); background-color: #FFF;}
  100% {transform: scale(1) rotate(0); background-color: #FFF;}
}

.team-logo {
  float: left;
  background-size: 64px 64px;
  height: 64px;
  width: 64px;
}

.team-score {
  color: #5D4200;
  float: left;
  font-size: 48px;
  text-align: center;
  width: 154px;
}

.title {
  background-color: #FFF;
  border-bottom: 2px solid #225500;
  border-top: 2px solid #225500;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: center;
}

.title-button {
  border: 2px solid #225500;
  border-radius: 10px;
  display: inline;
  float: left;
  height: 40px;
  margin: 15px 0px 0px 20px;
}

.title-button a {
  color: #225500;
  font-size: 18px;
  text-decoration: none;
}

.title-button a:hover {
  color: #FFF;
}

.title-button:hover {
  background-color: #225500;
  color: #FFF;
}

.title-button .tv-mode {
  height: 100%;
  padding-top: 6px;
  width: 100px;
}

.title-button .faq-link {
  height: 100%;
  padding-top: 6px;
  width: 60px;
}

.title-button .home-link {
  height: 100%;
  padding-top: 6px;
  width: 80px;
}

.title-container {
  display: inline-block;
}

.view-select {
  display: inline;
  float: left;
  margin-top: 32px;
  padding-left: 10px;
}

.view-select select{
  background-color: #000;
  border: 0;
  color: #55D400;
  font-family: 'Roboto', Arial, serif;
  font-size: 16px;
}

.watch {
  float: left;
}

.watch-container {
  display: inline;
  float: left;
  padding-top: 22px;
  padding-right: 8px;
}

.watch-image {
  border: none;
  width: 80px;
}

.watch-tv {
  background-color: #000;
  float: left;
  margin-bottom: -60px;
  overflow: hidden;
  width: 100%;
}

.watch-tv-iframe {
  display: inline-block;
  height: 830px;
  margin-top: -96px;
  width: 1000px;
  overflow: hidden;
}

/* IE svg fix */
.ie9 img[src*=".svg"] {
  width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%;
  }
}
