/* EBUCC18
@ebuccTextColor: #5c6668;
@ebuccDarkGreen: #50a282; // table th ==> also in detail-chart.blade.php
@ebuccDarkBlue: #0aa7c3; // scoreboard headers
@ebuccDarkYellow: #deaf2f; // buttons
@ebuccDarkRed: #c56f63; //#a25c50; // extra, secondar headers ==> also in detail-chart.blade.php
@ebuccTableBg:#eff7fb; // tbody rows
@ebuccTableBottomFade:55%;
*/
.stats-title-flag {
  height: 21px;
  margin-left: 1px;
  vertical-align: baseline;
}
.fp-left {
  top: 0;
  margin-top: 10px;
}
.fp-upper {
  display: inline-block;
  width: 100%;
}
.fp-upper h1 {
  float: none;
  text-align: center;
  width: 100%;
  min-height: 40px;
}
.brc.scoreboard {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  max-width: none;
  padding: 0 3%;
  margin-bottom: 5px;
}
@media screen and (min-width: 480px) {
  .brc.scoreboard {
    padding: 0 20px;
  }
}
.scb-fi {
  float: none;
}
.gamedays {
  list-style-type: none;
  padding: 0 10px;
  margin: 0 auto;
  box-sizing: border-box;
}
.gamedays li {
  display: inline-block;
  border: 1px solid #ccc;
  border-right-width: 0px;
  height: 53px;
  width: 45px;
  position: relative;
  top: 10px;
  text-align: center;
  line-height: 1.6em;
  background: #f6f6f6;
  cursor: pointer;
  overflow: hidden;
  margin-right: -0.25em;
}
.gamedays li span {
  display: block;
  margin: 0;
  padding: 0;
}
.gamedays li span.day {
  font-size: 0.85em;
  font-weight: bold;
}
.gamedays li span.date {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.05em;
}
.gamedays li span.numgames {
  font-size: .75em;
}
.gamedays li:hover {
  background: #b2cef7;
}
.gamedays li.curr {
  border-right-width: 1px;
  padding-top: 10px;
  background: #fff;
  height: 63px;
}
.gamedays li.curr + li {
  border-left-width: 0px;
}
.gamedays li:last-child {
  border-right-width: 1px;
}
/******************** STANDINGS *****************/
.brc.standings {
  max-width: 100%;
  text-align: center;
}
.brc.standings select {
  display: inline-block;
  width: auto;
  margin-bottom: 5px;
  top: 2px    ;
  left: 0;
  right: 0;
  bottom: 0;
}
.brc.standings select:first-child {
  margin-right: .5em;
}
.standingsContainer {
  width: 95%;
  margin: .5em auto;
  clear: both;
}
@media screen and (min-width: 500px) {
  .standingsContainer .fusion-alert {
    display: none;
  }
}
.standingsContainer .final-standings th,
.standingsContainer .final-standings td {
  text-align: center;
}
.standingsContainer .final-standings th:first-child,
.standingsContainer .final-standings td:first-child {
  text-align: left;
}
.standingsContainer .live-link {
  display: none;
}
.standingsContainer h2 {
  margin-bottom: 0;
  margin-top: 1em;
}
.standingsContainer table {
  border: 0;
  width: 100%;
}
.standingsContainer table tbody tr:last-of-type {
  border-bottom: 3px solid rgba(57, 180, 74, 0.55);
}
.standingsContainer table tfoot tr:last-of-type {
  border-bottom: 3px solid rgba(57, 180, 74, 0.55);
}
.standingsContainer th {
  background: #39b44a;
  color: #fff;
  border-color: #4797c1;
}
@media (min-width: 800px) {
  .standingsContainer .standings-group th:nth-child(2) {
    width: 360px;
  }
}
.standingsContainer td img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  box-shadow: 1px 1px 3px #ccc;
}
.standingsContainer .center {
  text-align: center;
}
.standingsContainer table + table + table {
  margin: 1em 0;
}
.standingsContainer td span,
.standingsContainer td .schedulingname {
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  .standingsContainer {
    overflow-x: auto;
  }
  .standingsContainer table td,
  .standingsContainer table th {
    font-size: .8em;
    padding: 0;
    text-align: left;
  }
  .standingsContainer table td img {
    width: 10px;
  }
}
.standingsContainer .stats-table,
.standingsContainer .spirit-table {
  margin: 4em auto;
  width: 80%;
  border: 1px solid #eee;
  border-width: 0;
}
.standingsContainer .stats-table.results-table,
.standingsContainer .spirit-table.results-table {
  margin-top: 1.5em;
}
.standingsContainer .stats-table tr:hover td,
.standingsContainer .spirit-table tr:hover td {
  background-color: #eff7fb;
}
.standingsContainer .stats-table.zebra tr:nth-child(2n) td,
.standingsContainer .spirit-table.zebra tr:nth-child(2n) td {
  background: #f6f6f6;
}
.standingsContainer .stats-table td,
.standingsContainer .spirit-table td,
.standingsContainer .stats-table th,
.standingsContainer .spirit-table th {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  border-collapse: collapse;
  padding: .5em .33em;
  line-height: 1.25em;
  text-align: center;
}
.standingsContainer .stats-table td.text-left,
.standingsContainer .spirit-table td.text-left,
.standingsContainer .stats-table th.text-left,
.standingsContainer .spirit-table th.text-left {
  text-align: left;
}
.standingsContainer .spirit-table img {
  max-width: none;
}
.final-standings-container .stats-table {
  font-size: .95em;
}
/************* game-detail ******************/
@media (max-width: 400px) {
  .game-detail .gs .gs-cnt img {
    display: none;
  }
}
@media (max-width: 650px) {
  .game-detail .gs {
    max-width: 440px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 650px) {
  .game-detail .detail-scoreboard .gs {
    width: 65%;
    max-width: 80%;
    min-width: 40%;
    margin: 0 auto;
    float: none;
    font-size: 1.1em;
  }
  .game-detail .detail-scoreboard .gs .gs-d {
    font-size: 1.15em;
    font-family: montserrat, sans-serif;
  }
  .game-detail .detail-scoreboard .gs .gs-d td {
    line-height: 1.4em;
  }
  .game-detail .detail-scoreboard .gs td.gs-gh td {
    width: 2em;
    font-size: .9em;
  }
  .game-detail .detail-scoreboard .gs td.gs-cnt {
    width: 30%;
    font-size: 1.1em;
  }
  .game-detail .detail-scoreboard .gs td.gs-cnt img {
    top: 5px;
  }
  .game-detail .detail-scoreboard .gs.st-3 .gs-cnt {
    width: 80%;
  }
  .game-detail .detail-scoreboard .gs td.gs-cusc {
    width: 2.2em;
  }
  .game-detail .detail-scoreboard .gs .gs-gmlnk {
    display: none;
  }
}
.game-detail #chartContainer {
  height: 220px;
  width: 65%;
  border: 1px solid #ddd;
  border-right-width: 2px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .game-detail #chartContainer {
    width: 98%;
  }
}
.game-detail caption {
  font-size: 1.5em;
  font-family: montserrat, sans-serif;
  color: #333333;
  line-height: 1.75em;
  font-weight: 400;
  letter-spacing: 0;
}
.game-detail caption img {
  vertical-align: middle;
  position: relative;
  top: -3px;
  left: -3px;
  max-height: 1.24em;
}
.game-detail .detail-spirit td {
  width: 16.6%;
}
.game-detail .detail-spirit td.bold {
  font-weight: bold;
}
.game-detail .detail-stats .visitor-stats th {
  background: #bd2026;
}
.game-detail .detail-stats .visitor-stats tbody tr:last-of-type {
  border-bottom: 3px solid rgba(189, 32, 38, 0.55);
}
.game-detail .detail-stats .visitor-stats tfoot tr:last-of-type {
  border-bottom: 3px solid rgba(189, 32, 38, 0.55);
}
.game-detail .detail-stats .standingsContainer {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  clear: none;
}
@media (max-width: 800px) {
  .game-detail .detail-stats .standingsContainer {
    width: 98%;
  }
}
.game-detail .detail-stats .standingsContainer table {
  margin: 0;
  width: 98%;
  margin: 4%;
}
.game-detail .detail-gameplay .standingsContainer {
  width: 100%;
}
.game-detail .detail-gameplay .standingsContainer table {
  width: 70%;
}
@media (max-width: 700px) {
  .game-detail .detail-gameplay .standingsContainer table {
    width: 98%;
  }
}
.game-detail .detail-gameplay .standingsContainer table td p {
  margin-bottom: 0;
  margin-top: 0;
}
.game-detail .detail-gameplay .standingsContainer table .nowrap {
  white-space: nowrap;
}
.game-detail .detail-gameplay .standingsContainer .type-goal-home .homescore {
  font-weight: bold;
}
.game-detail .detail-gameplay .standingsContainer .type-goal-visitor .visitorscore {
  font-weight: bold;
}
.game-detail .detail-gameplay .standingsContainer .type-halftime- td {
  background: #f3f3f3;
}
.game-detail .detail-gameplay .standingsContainer th {
  background: #4270b7;
}
.game-detail .detail-gameplay .standingsContainer tbody tr:last-of-type {
  border-bottom: 3px solid rgba(66, 112, 183, 0.55);
}
.game-detail .detail-gameplay .standingsContainer tfoot tr:last-of-type {
  border-bottom: 3px solid rgba(66, 112, 183, 0.55);
}
.standingsContainer > table.stats-table {
  width: 100%;
}
.standingsContainer > table.stats-table .mobile {
  display: none;
}
.standingsContainer > table.stats-table table {
  font-size: .9em;
}
@media (max-width: 750px) {
  .standingsContainer > table.stats-table .mobile {
    display: inline;
  }
  .standingsContainer > table.stats-table span.full {
    display: none;
  }
}
.standingsContainer > table.stats-table td.winner {
  background: #d0f8d0;
  font-weight: bold;
}
.standingsContainer > table.stats-table td.ongoing {
  background: #FFFFB6;
}
.results-page .results-pdf {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
.results-filters {
  text-align: center;
}
.results-filters select[disabled] {
  color: #bbb;
  text-decoration: none;
  font-style: italic;
}
.results-filters select {
  margin-bottom: 10px;
}
.results-filters button {
  top: -3px;
}
.results-filters #container-pool:after {
  display: block;
  content: '';
}