/* 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;
}
.fusion-header-wrapper .fusion-header {
  background: #fff;
  height: 65px !important;
}
.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
  padding-top: 3px;
  padding-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 3px;
}
.fusion-body .fusion-page-title-bar {
  height: 10px;
  max-height: 10px;
  min-height: 0;
  background: #fff;
}
@media (max-width: 1110px) {
  .fusion-body .fusion-page-title-bar {
    height: 0;
    padding: 0;
  }
}
.fusion-page-title-row {
  display: none;
}
.fusion-header-sticky-height {
  display: none !important;
}
.fusion-standard-logo {
  max-height: 55px;
}
@media (min-width: 1110px) {
  .fusion-standard-logo {
    display: none !important;
  }
}
.fusion-logo {
  margin: 5px 0 !important;
}
.fusion-caret {
  margin-left: 2px;
}
#menu-main-menu-1 > li > a {
  height: 62px !important;
  line-height: 62px !important;
  color: #5c6668;
}
.fusion-main-menu > ul > li > a {
  height: 62px;
  line-height: 62px;
}
#menu-item-wpml-ls-48-en {
  display: none;
}
@media (min-width: 1111px) {
  .fusion-sticky-menu-1 nav.fusion-main-menu.fusion-sticky-menu {
    display: block !important;
  }
  .fusion-sticky-logo {
    height: 55px !important;
    display: inline-block !important;
    position: relative;
    top: -5px;
  }
}
.fusion-sticky-menu-1 nav.fusion-main-menu {
  display: none !important;
}
.fusion-main-menu > ul > li > a > .fusion-megamenu-icon {
  color: #5c6668;
}
.fusion-main-menu > ul > li,
.fusion-is-sticky .fusion-main-menu > ul > li {
  padding-right: 20px;
}
.fusion-main-menu > ul > li.menu-item-type-custom,
.fusion-is-sticky .fusion-main-menu > ul > li.menu-item-type-custom {
  padding-right: 5px;
}
body {
  font-size: 16px;
}
body #main {
  background: #fff;
  padding-top: 20px;
}
@media (max-width: 800px) {
  body #main {
    padding: 30px 15px 0 !important;
  }
}
#main .post h2,
#wrapper #main .post h2,
#wrapper .post-content h2,
h2.entry-title {
  font-size: 32px;
}
@media only screen and (max-width: 1110px) {
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
    padding-top: 0px;
  }
}
/*********************************/
/*********************************/
/*********************************/
/************ EBUC 19 ************/
/*********************************/
/*********************************/
/*********************************/
#cookie-law-info-again {
  display: none;
}
#menu-item-fancentral ul:first-of-type {
  column-count: 1;
  min-width: 213px;
  left: -110px;
}
#menu-item-fancentral ul:last-of-type {
  column-count: 3;
  column-gap: 0;
  min-width: 0;
  left: 103px;
}
#menu-item-fancentral ul li {
  margin: 0;
  padding: 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
#menu-item-fancentral ul li a {
  padding: 2px 10px;
}
.live-home .home-social-section {
  padding-top: 0;
}
.live-home .sponsor-row::before {
  background: none;
  border-top: 2px solid #bbb;
}
.live-home .streaming-video iframe {
  width: 100%;
  height: 434px;
}
.live-home .streaming-video .home-streaming-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.live-home .streaming-video .home-streaming-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.live-home .streaming-video .gs {
  width: 100%;
  max-width: 80%;
  margin: .25em 10% 0;
}
@media (max-width: 550px) {
  .live-home .streaming-video .gs {
    max-width: 98%;
    margin: 0 1%;
  }
}
.live-home .streaming-video .home-streaming-score h3 {
  display: none;
}
.live-home .streaming-video .home-streaming-score .scb-no-games {
  display: none;
}
.live-home .streaming-video .home-streaming-score .gs.st-3 {
  min-height: 120px;
}
.live-home .fusion-layout-column {
  margin-bottom: 0;
}
.live-home .upcoming-games .scb {
  margin-top: .75em;
}
.live-home .upcoming-games .num-games-0 {
  display: none;
}
.live-home .upcoming-games h3 {
  text-align: left;
  padding: 0;
  line-height: 1em;
  display: block;
  padding-right: 5px;
}
.live-home .upcoming-games h3 span {
  background: #fff;
  padding-right: .55em;
}
.live-home .upcoming-games h3:after {
  content: none;
  margin: 0;
  top: -0.55em;
  position: relative;
  z-index: -1;
  width: 100%;
}
.live-home .upcoming-games .gs {
  margin-right: 10px;
  width: calc(25% - 10px);
  min-width: 22.5%;
  min-height: 0px;
}
@media (min-width: 881px) {
  .live-home .upcoming-games .gs:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 880px) {
  .live-home .upcoming-games .gs {
    float: left;
    min-height: 85px;
    width: calc(33% - 10px);
    min-width: 29.7%;
  }
  .live-home .upcoming-games .gs:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .live-home .upcoming-games .gs {
    width: calc(50% - 10px);
    min-width: 45%;
  }
  .live-home .upcoming-games .gs:nth-child(2n) {
    margin-right: 0;
  }
}
.live-home .upcoming-games .gs .gs-lower,
.live-home .upcoming-games .gs .gs-cusc,
.live-home .upcoming-games .gs .gs-gmlnk,
.live-home .upcoming-games .gs .gs-rec,
.live-home .upcoming-games .gs .gs-gh {
  display: none;
}
.live-home .upcoming-games .gs .gs-d td {
  display: block;
  line-height: 1em;
  text-align: center;
  padding: .2em .1em;
}
.live-home .upcoming-games .gs .gs-d td:first-child {
  padding-bottom: 0;
}
.live-home .upcoming-games .gs-sc tr {
  display: block;
  float: left;
  width: 50%;
}
.live-home .upcoming-games .gs-sc tr td {
  display: block;
  text-align: center;
  width: 100%;
}
.live-home .upcoming-games .gs-sc tr:first-of-type td.gs-cnt {
  border-right: 0;
}
.live-home .upcoming-games .gs-sc tr:last-of-type td.gs-cnt {
  border-left: 0;
  direction: rtl;
}
.live-home .upcoming-games .gs-sc tr:last-of-type td.gs-cnt:before {
  content: 'vs';
  position: absolute;
  left: -0.5em;
  top: .2em;
  font-size: .9em;
}
.live-home .upcoming-games .gs-sc tr td.gs-cnt span img {
  margin: 0 4px;
  top: .2em;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}
.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  font-style: normal;
}
#local-clock {
  top: 9px;
  position: fixed;
  display: block;
  opacity: 0;
  transition: all ease-out 0.9s, left ease-out 0.3s;
  z-index: 12312312900;
  left: 270px;
  border-radius: 4px;
  padding: .25em .6em .25em 3.5em;
  background: #efefef;
  color: #61735d;
  font-family: montserrat;
  line-height: 1.4em;
  font-weight: 400;
  border-left: 4px solid #39b44a;
  height: 0;
  overflow: hidden;
  font-size: .9em;
}
#local-clock.with-clocks {
  opacity: 1;
  height: auto;
}
#local-clock p {
  margin: 0;
  padding: 0;
  text-align: right;
}
#local-clock:before {
  content: '\f017';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  left: .3em;
  font-size: 2em;
  height: 1.5em;
  display: block;
  color: #39b44a;
  top: .5em;
}
@media (max-width: 1470px) {
  #local-clock {
    position: absolute;
  }
}
@media (max-width: 1470px) and (min-width: 1220px) {
  #local-clock {
    left: 48px;
    top: 65px;
  }
}
@media (max-width: 680px) {
  #local-clock {
    position: relative;
    left: 0;
    top: -20px;
    right: auto;
    margin: 0 auto -0.5em;
    text-align: center;
    width: auto;
    max-width: 280px;
    z-index: 1;
  }
  #local-clock.with-clocks {
    top: -20px;
  }
  #local-clock p {
    display: inline-block;
    text-align: center;
    min-width: 51%;
  }
}
.game-detail-streaming iframe {
  display: block;
  margin: 0 auto 1em;
}
.game-detail-streaming button {
  display: block;
  margin: 0 auto 1em;
  background: #4270b7;
  font-size: .9em;
}
.game-detail-streaming button span {
  display: inline;
}
.game-detail-streaming button .hide {
  display: none;
}
.game-detail-streaming button.active .show {
  display: none;
}
.game-detail-streaming button.active .hide {
  display: inline;
}
.blog-page.highlights #main h2 {
  background: transparent;
  border: 0;
  color: #4270b7;
  display: block;
  font-family: montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: .75px;
  line-height: 1em;
  margin: 1em 0 .5em;
  padding-right: 5px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.blog-page.highlights .fotorama__wrap {
  margin: 0 auto;
}
.blog-page.highlights .highlight-day-select {
  text-align: center;
}
.blog-page.highlights .highlight-day-select .button {
  background: orange;
  margin: 0 .25em 1em;
  display: inline-block;
  line-height: 1.15em;
}
.blog-page.highlights .highlight-day-select .active {
  font-weight: bold;
  background: green;
  font-weight: 500;
}
.blog-page.highlights .highlight-day-select .disabled {
  background: #cccccc;
  cursor: default;
}
.blog-page.highlights #main .highlight-pictures h2 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 400px) {
  .blog-page.highlights #main .highlight-pictures h2 {
    max-width: 100%;
  }
}
.blog-page.highlights #main .highlight-pictures h2.no-pictures {
  max-width: 100%;
}
.blog-page.highlights .highlight-videos ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.blog-page.highlights .highlight-videos ul img:first-of-type {
  border: 1px solid #aaaaaa;
}
.blog-page.highlights .highlight-videos li {
  flex-basis: 24%;
  margin-bottom: 2em;
  text-align: center;
  min-width: 300px;
}
.blog-page.highlights .highlight-videos li p {
  font-size: 1.15em;
  font-weight: 400;
  line-height: 1.25em;
  margin: .25em 0;
  white-space: nowrap;
}
.blog-page.highlights .highlight-videos li p img {
  margin: 0;
  position: relative;
  top: .25em;
}
.blog-page.highlights .highlight-videos li span {
  display: block;
}
/*********************************/
/*********************************/
/*********************************/
/************ EBUCC 18 ***********/
/*********************************/
/*********************************/
/*********************************/
.home-scores > div.num-games-0 {
  display: none;
}
.home-scores h3 {
  text-align: left;
  padding: 0;
  line-height: 1em;
  display: block;
  padding-right: 5px;
}
.home-scores h3 span {
  background: #fff;
  padding-right: .55em;
}
.home-scores h3:after {
  content: none;
  margin: 0;
  top: -0.55em;
  position: relative;
  z-index: -1;
  width: 100%;
}
.home-scores .scb {
  margin-top: 1.5em;
}
.home-scores .gs {
  margin-right: 1%;
  width: calc(32.5%);
  max-width: 9999px;
  min-width: 320px;
}
.home-scores .gs:nth-child(3n+1) {
  margin-right: 0;
}
.home-scores .gs.home-short {
  min-height: 120px;
}
@media (max-width: 850px) {
  .home-scores .gs {
    float: left;
  }
}
@media (max-width: 600px) {
  .home-scores .gs {
    float: none;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
  }
}
.streaming-schedule {
  font-size: .9em;
  line-height: 1.5em;
  position: relative;
}
.streaming-schedule h4 {
  display: block;
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  padding: .33em .66em;
  background-color: #39b44a;
  color: #fff;
  font-weight: 400;
}
.streaming-schedule h4 a {
  color: #fff;
}
.streaming-schedule > h4 .fa-external-link {
  display: none;
}
@media (max-width: 800px) {
  .streaming-schedule {
    margin: 0 1.5em;
  }
}
.streaming-schedule h4 a {
  float: right;
}
.streaming-schedule.has-scroll .scroll {
  display: block!important;
  height: 2.5em;
  width: 100%;
  background: #eee;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  content: '>>';
  margin-top: 2.52em;
  z-index: 12;
  cursor: pointer;
}
.streaming-schedule.has-scroll .scroll:after {
  content: '\F102';
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 2.045em;
  font-size: 1.1em;
  transform: scalex(2);
  color: #4d4d4d;
}
.streaming-schedule.has-scroll .scroll:hover {
  background: #f6f6f6;
}
.streaming-schedule.has-scroll .scroll:hover:after {
  color: #666666;
}
.streaming-schedule.has-scroll .scroll.down {
  bottom: 0;
  top: auto;
  margin-top: 0;
}
.streaming-schedule.has-scroll .scroll.down::after {
  content: '\F103';
}
.streaming-schedule.has-scroll .games-container-inner {
  margin-top: 2.5em;
  padding-bottom: 3.5em;
}
.streaming-schedule .games-container {
  min-height: 110px;
  max-height: 450px;
  overflow-y: auto;
  position: relative;
}
.streaming-schedule .games-container::-webkit-scrollbar {
  width: 0px;
  background-color: #F5F5F5;
}
.streaming-schedule .games-container::-webkit-scrollbar-thumb {
  background-color: #4270b7;
}
.streaming-schedule .games-container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.streaming-schedule .games-container .games-container-inner {
  position: relative;
}
.streaming-schedule .games-container .games-container-inner:after {
  content: "";
  clear: both;
  display: block;
}
.streaming-schedule .fusion-accordian .panel-title a .fa-fusion-box {
  -webkit-font-smoothing: antialiased;
  color: #39b44a;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 1.5em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 1;
  padding-left: .75em;
  position: relative;
  text-rendering: auto;
  top: -1px;
}
.streaming-schedule .fusion-accordian .panel-title a .fa-fusion-box:before {
  content: "\f054";
  content: "\f055";
  content: "\f0da";
  content: "\f105";
  display: block;
  font-size: 1.2em;
  transition: all linear .2s;
}
.streaming-schedule .fusion-accordian .panel-title a.active .fa-fusion-box:before {
  transform: rotate(90deg);
  xcontent: "\f056";
  xcontent: "\f078";
  xcontent: "\f0d7";
  xcontent: "\f107";
}
.streaming-schedule .fusion-accordian .panel-body {
  font-size: 1.1em;
  line-height: 1.15em;
  padding: 0;
}
.streaming-schedule .fusion-accordian .fusion-panel {
  border-bottom: 0;
  margin: 1px 0;
}
.streaming-schedule .fusion-accordian .panel-title {
  background: #eeeeee;
}
.streaming-schedule .fusion-accordian .panel-title a {
  padding: 0;
}
.streaming-schedule .fusion-accordian .fusion-toggle-heading {
  font-size: 1.2em;
}
.streaming-schedule .streamed-game {
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #ddd;
  padding: .5em .25em;
}
.streaming-schedule .streamed-game:last-of-type {
  border-bottom: 0;
}
.streaming-schedule .streamed-game.playing {
  background: #d0f8d0;
}
.streaming-schedule .streamed-game img {
  margin-right: 0px;
  position: relative;
  top: .3em;
  box-shadow: 1px 1px 2px #ddd;
  height: 1.25em;
}
.streaming-schedule .streamed-game a.current-round {
  display: none;
}
.streaming-schedule .streamed-game .stream-info a {
  display: inline-block;
  background: #c8c8c8;
}
.streaming-schedule .streamed-game.has-video .stream-info a {
  background: #4270b7;
}
.streaming-schedule .streamed-game.has-video .stream-info a::before {
  content: '\f04b';
}
.streaming-schedule .streamed-game.is-live .stream-info a {
  background-color: #faaf41;
}
.streaming-schedule .streamed-game.is-live .stream-info a::before {
  content: '\f04b';
}
.streaming-schedule .streamed-game.is-live .stream-info a span {
  display: inline-block;
}
.streaming-schedule .streamed-game.fixed {
  display: block;
  float: none;
  font-size: 1.1em;
}
.streaming-schedule .streamed-game.fixed:after {
  clear: both;
  content: "";
  display: table;
}
.streaming-schedule .streamed-game.fixed .team {
  margin-left: 1em;
}
.streaming-schedule .streamed-game.fixed .stream-info a {
  background: #4270b7;
}
.streaming-schedule .streamed-game.fixed .stream-info a::before {
  content: '\f04b';
}
.streaming-schedule .game-time,
.streaming-schedule .game-pool {
  color: #666666;
  line-height: 1.1em;
}
.streaming-schedule .game-pool {
  float: right;
}
.streaming-schedule .game-pool::after {
  content: '';
}
@media (min-width: 800px) and (max-width: 1150px) {
  .streaming-schedule .game-pool {
    min-width: 95%;
    float: left;
    padding-bottom: .2em;
  }
}
.streaming-schedule .stream-info {
  line-height: 2em;
  font-size: .7em;
  min-width: 30%;
  float: right;
  text-align: right;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  padding: .2em 0 0;
}
@media (min-width: 400px) and (max-width: 800px) {
  .streaming-schedule .stream-info {
    float: right;
    min-width: 25%;
    text-align: right;
  }
}
.streaming-schedule .stream-info a {
  display: inline-block;
  padding: .3em 1em;
  margin: 0;
  background-color: #4270b7;
}
.streaming-schedule .stream-info a span {
  display: none;
}
.streaming-schedule .stream-info a:before {
  color: #fff;
  content: '\f04b';
  content: '\f254';
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
}
.streaming-schedule .teams {
  font-size: 1.1em;
  line-height: 2em;
  font-weight: 400;
  min-width: 30%;
  float: left;
  display: inline-block;
}
.streaming-schedule .teams:before {
  content: '';
  white-space: pre;
}
@media (min-width: 400px) and (max-width: 800px) {
  .streaming-schedule .teams {
    min-width: 25%;
  }
}
@media (max-width: 1200px) and (min-width: 800px) {
  .streaming-schedule .streamed-game {
    text-align: center;
  }
  .streaming-schedule .streamed-game .game-pool {
    min-width: 100%;
  }
  .streaming-schedule .streamed-game .teams {
    float: none;
    width: 100%;
  }
  .streaming-schedule .streamed-game .stream-info {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
}
@media (max-width: 475px) {
  .streaming-schedule .streamed-game {
    text-align: center;
  }
  .streaming-schedule .streamed-game .game-pool {
    min-width: 100%;
  }
  .streaming-schedule .streamed-game .teams {
    float: none;
    width: 100%;
  }
  .streaming-schedule .streamed-game .stream-info {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
}
.welcome-message .fusion-alert {
  margin: 0 8% 2em;
  position: relative;
  top: -1em;
  border-radius: 5px;
  padding: .5em 2.5em .5em 6em;
  text-transform: none;
  text-align: left;
}
.welcome-message .fusion-alert .alert-icon {
  float: left;
  position: absolute;
  top: calc(50% - 24px);
  left: 1.5em;
}
@media (max-width: 800px) {
  .welcome-message {
    position: fixed;
    top: 120px;
    z-index: 300;
    left: 0px;
    right: 10px;
  }
  .welcome-message .fusion-alert {
    font-size: .9em;
  }
  .welcome-message .fusion-alert pl .alert-icon {
    font-size: .8em;
  }
}
@media (max-width: 600px) {
  .live-home .fusion-tabs .tab-pane#tabtwitter-tab {
    margin: 0 5%;
  }
}
@media (max-width: 1280px) and (min-width: 601px) {
  .live-home .fusion-tabs .tab-pane#tabtwitter-tab {
    margin: 0 2em;
  }
}
.live-home #main {
  padding-top: 35px;
}
.live-home #main .beach-tales h2 {
  color: #fff;
}
.live-home .fusion-section-separator:last-child {
  display: none;
}
.live-home .live-schedule-link {
  text-align: center;
  margin-bottom: 1.25em;
  margin-top: 3em;
}
.live-home .live-schedule-link a {
  padding: .5em .75em;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 3px;
  position: relative;
  background: #39b44a;
  font-size: 1.05em;
  white-space: nowrap;
  line-height: 2.55em;
}
.live-home .live-schedule-link a:active {
  top: 1px;
  left: 1px;
}
#tabstandings-tab {
  padding-top: 1em;
}
#tabstandings-tab .standings-table th,
#tabstandings-tab .standings-table td {
  font-size: 1em;
}
.standingsContainer .stats-table.spirit-table {
  margin-top: 1em;
}
.spirit-btn {
  padding: .5em .75em;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 3px;
  position: relative;
  background: #4270b7;
  font-size: 1.1em;
  white-space: nowrap;
  line-height: 2.55em;
}
.spirit-btn:active {
  top: 1px;
  left: 1px;
}
.spirit-btn:hover {
  box-shadow: 1px 1px #ddd;
  color: #fff;
}
.spirit-btn.selected {
  background: #faaf41;
}
.standingsContainer .final-standings-container .stats-table {
  width: 100%;
}