**************************************
**************** CSS *****************
**************************************

/*
* 	Color file for MX widgets
*
*	All colors are united in this document in the hope that it will be easier to customize colors for clients.
*/
.mx-inline-widget.mx-colortheme-lightblue {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightblue .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightblue .mx-default-header {
  /* table top headers and collapsables */
  background-color: #0076c8;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #0076c8;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #0076c8 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-lightblue TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-lightblue TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightblue .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-lightblue .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightblue DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-lightblue TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightblue DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightblue TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-lightblue DIV.mx-table-splitrow:nth-child(even) {
  background-color: #59a6da;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #59a6da;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-lightblue .mx-button-container {
  background-color: #59a6da !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #59a6da !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-lightblue .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #a3d3f4 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-lightblue .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #a3d3f4 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #59a6da !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-lightblue TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #59a6da !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE TR, .mx-inline-widget.mx-colortheme-lightblue .mx-table TR {
  /* table rows odd */
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-lightblue .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget.mx-widget-gamecenter {
  background-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-collapsable {
  border-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-lightblue .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-lightblue .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-lightblue .mx-performance,
.mx-inline-widget.mx-colortheme-lightblue .mx-profile-header,
.mx-inline-widget.mx-colortheme-lightblue DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-lightblue .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-lightblue .mx-h2h,
.mx-inline-widget.mx-colortheme-lightblue .mx-standings,
.mx-inline-widget.mx-colortheme-lightblue TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-lightblue .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-lightblue .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #0076c8 !important;
}
.mx-inline-widget.mx-colortheme-lightblue.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-lightblue.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-lightblue.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget.mx-colortheme-lightblue DIV.mx-icon.icons-dark-open-collapsable, .mx-inline-widget.mx-colortheme-lightblue DIV.mx-icon.icons-dark-closed-collapsable, .mx-inline-widget.mx-colortheme-lightblue DIV.mx-icon.icons-dark-open-collapsable-rtl, .mx-inline-widget.mx-colortheme-lightblue DIV.mx-icon.icons-dark-closed-collapsable-rtl,
.mx-inline-widget.mx-colortheme-lightblue SPAN.mx-icon.icons-dark-open-collapsable,
.mx-inline-widget.mx-colortheme-lightblue SPAN.mx-icon.icons-dark-closed-collapsable,
.mx-inline-widget.mx-colortheme-lightblue SPAN.mx-icon.icons-dark-open-collapsable-rtl,
.mx-inline-widget.mx-colortheme-lightblue SPAN.mx-icon.icons-dark-closed-collapsable-rtl {
  opacity: 0;
}

.mx-inline-widget.mx-colortheme-darkgreyyellow {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-default-header {
  /* table top headers and collapsables */
  background-color: #333333;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #333333;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #333333 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-table-splitrow:nth-child(even) {
  background-color: #e6e6e6;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #997900;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-button-container {
  background-color: #997900 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #997900 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-darkgreyyellow .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #ffcc00 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #ffcc00 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #997900 !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-darkgreyyellow TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #997900 !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR, .mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TR {
  /* table rows odd */
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget.mx-widget-gamecenter {
  background-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-collapsable {
  border-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-pager-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-performance,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-profile-header,
.mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-h2h,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-standings,
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #333333 !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-darkgreyyellow.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-icon.icons-dark-open-collapsable, .mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-icon.icons-dark-closed-collapsable, .mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-icon.icons-dark-open-collapsable-rtl, .mx-inline-widget.mx-colortheme-darkgreyyellow DIV.mx-icon.icons-dark-closed-collapsable-rtl,
.mx-inline-widget.mx-colortheme-darkgreyyellow SPAN.mx-icon.icons-dark-open-collapsable,
.mx-inline-widget.mx-colortheme-darkgreyyellow SPAN.mx-icon.icons-dark-closed-collapsable,
.mx-inline-widget.mx-colortheme-darkgreyyellow SPAN.mx-icon.icons-dark-open-collapsable-rtl,
.mx-inline-widget.mx-colortheme-darkgreyyellow SPAN.mx-icon.icons-dark-closed-collapsable-rtl {
  opacity: 0;
}

.mx-inline-widget.mx-colortheme-red {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-red .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-red .mx-default-header {
  /* table top headers and collapsables */
  background-color: #cd1041;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #cd1041;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #cd1041 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-red .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-red .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-red TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-red TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-red .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-red .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-red DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-red TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-red DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-red TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-red DIV.mx-table-splitrow:nth-child(even) {
  background-color: #eb9fb3;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #e47c97;
}
.mx-inline-widget.mx-colortheme-red .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-red .mx-button-container {
  background-color: #e47c97 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-red .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #e47c97 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-red .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-red .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-red .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #eb9fb3 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-red .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #eb9fb3 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-red TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #e47c97 !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-red TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #e47c97 !important;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red TABLE TR, .mx-inline-widget.mx-colortheme-red .mx-table TR {
  /* table rows odd */
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-red .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget.mx-widget-gamecenter {
  background-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-collapsable {
  border-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-red .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-red .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-red .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-red .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-red .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-red .mx-pager-container,
.mx-inline-widget.mx-colortheme-red .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-red .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-red .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-red .mx-performance,
.mx-inline-widget.mx-colortheme-red .mx-profile-header,
.mx-inline-widget.mx-colortheme-red DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-red .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-red .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-red .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-red .mx-h2h,
.mx-inline-widget.mx-colortheme-red .mx-standings,
.mx-inline-widget.mx-colortheme-red TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-red .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-red .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-red .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #cd1041 !important;
}
.mx-inline-widget.mx-colortheme-red.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-red.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-red.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget.mx-colortheme-red DIV.mx-icon.icons-dark-open-collapsable, .mx-inline-widget.mx-colortheme-red DIV.mx-icon.icons-dark-closed-collapsable, .mx-inline-widget.mx-colortheme-red DIV.mx-icon.icons-dark-open-collapsable-rtl, .mx-inline-widget.mx-colortheme-red DIV.mx-icon.icons-dark-closed-collapsable-rtl,
.mx-inline-widget.mx-colortheme-red SPAN.mx-icon.icons-dark-open-collapsable,
.mx-inline-widget.mx-colortheme-red SPAN.mx-icon.icons-dark-closed-collapsable,
.mx-inline-widget.mx-colortheme-red SPAN.mx-icon.icons-dark-open-collapsable-rtl,
.mx-inline-widget.mx-colortheme-red SPAN.mx-icon.icons-dark-closed-collapsable-rtl {
  opacity: 0;
}

.mx-inline-widget.mx-colortheme-lightgreyred {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-default-header {
  /* table top headers and collapsables */
  background-color: #cd1041;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #cd1041;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #cd1041 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-lightgreyred TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-table-splitrow:nth-child(even) {
  background-color: #dddddd;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-button-container {
  background-color: #dddddd !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #dddddd !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-lightgreyred .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #cd1041 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #cd1041 !important;
  color: #ffffff !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #dddddd !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-lightgreyred TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #dddddd !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR, .mx-inline-widget.mx-colortheme-lightgreyred .mx-table TR {
  /* table rows odd */
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget.mx-widget-gamecenter {
  background-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-collapsable {
  border-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-performance,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-profile-header,
.mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-h2h,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-standings,
.mx-inline-widget.mx-colortheme-lightgreyred TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #cd1041 !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-lightgreyred.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-icon.icons-dark-open-collapsable, .mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-icon.icons-dark-closed-collapsable, .mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-icon.icons-dark-open-collapsable-rtl, .mx-inline-widget.mx-colortheme-lightgreyred DIV.mx-icon.icons-dark-closed-collapsable-rtl,
.mx-inline-widget.mx-colortheme-lightgreyred SPAN.mx-icon.icons-dark-open-collapsable,
.mx-inline-widget.mx-colortheme-lightgreyred SPAN.mx-icon.icons-dark-closed-collapsable,
.mx-inline-widget.mx-colortheme-lightgreyred SPAN.mx-icon.icons-dark-open-collapsable-rtl,
.mx-inline-widget.mx-colortheme-lightgreyred SPAN.mx-icon.icons-dark-closed-collapsable-rtl {
  opacity: 0;
}

.mx-inline-widget.mx-colortheme-lightgrey {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightgrey .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-lightgrey .mx-default-header {
  /* table top headers and collapsables */
  background-color: #666666;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #bbbbbb;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #bbbbbb !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-lightgrey TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightgrey .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-lightgrey .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-lightgrey DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightgrey DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgrey DIV.mx-table-splitrow:nth-child(even) {
  background-color: #dddddd;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-lightgrey .mx-button-container {
  background-color: #dddddd !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #dddddd !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-lightgrey .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #bbbbbb !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-lightgrey .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #bbbbbb !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #dddddd !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-lightgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #dddddd !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR, .mx-inline-widget.mx-colortheme-lightgrey .mx-table TR {
  /* table rows odd */
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgrey .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget.mx-widget-gamecenter {
  background-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-collapsable {
  border-color: #ffffff;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-lightgrey .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-lightgrey .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-pager-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-lightgrey .mx-performance,
.mx-inline-widget.mx-colortheme-lightgrey .mx-profile-header,
.mx-inline-widget.mx-colortheme-lightgrey DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-lightgrey .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-lightgrey .mx-h2h,
.mx-inline-widget.mx-colortheme-lightgrey .mx-standings,
.mx-inline-widget.mx-colortheme-lightgrey TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-lightgrey .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-lightgrey .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #bbbbbb !important;
}
.mx-inline-widget.mx-colortheme-lightgrey.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-lightgrey.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-lightgrey.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mx-inline-widget.mx-colortheme-darkgrey {
  background-color: transparent;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE TH.mx-header-label,
.mx-inline-widget.mx-colortheme-darkgrey .mx-table TH.mx-header-label,
.mx-inline-widget.mx-colortheme-darkgrey .mx-default-header {
  /* table top headers and collapsables */
  background-color: #1a1a1a;
  color: #ffffff;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-gamecenter-more {
  /* table top headers and collapsables */
  background-color: #666666;
  color: #cccccc;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-gamecenter-more:hover:not(.mx-collapsable-disabled) {
  background-color: #666666 !important;
  color: #cccccc !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-score, .mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-score:hover,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-gamecenter-more.mx-score,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-gamecenter-more.mx-score:hover {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-timeline-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-timeline,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime,
.mx-inline-widget.mx-colortheme-darkgrey TABLE .mx-table-header,
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR.mx-table-header,
.mx-inline-widget.mx-colortheme-darkgrey .mx-table .mx-table-header,
.mx-inline-widget.mx-colortheme-darkgrey .mx-table TR.mx-table-header,
.mx-inline-widget.mx-colortheme-darkgrey DIV.mx-widget-selector,
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-darkgrey DIV.mx-table-splitrow,
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR.mx-table-splitrow:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgrey DIV.mx-table-splitrow:nth-child(even) {
  background-color: #aeacac;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #aeacac;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget.mx-colortheme-darkgrey .mx-button-container {
  background-color: #aeacac !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-button-container .mx-button,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-toggle-button,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #aeacac !important;
  color: #333333 !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-button-container .mx-button:hover, .mx-inline-widget.mx-colortheme-darkgrey .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-toggle-button:hover,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-toggle-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button:hover,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type:hover,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type.mx-viewing {
  background-color: #666666 !important;
  color: #cccccc !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home,
.mx-inline-widget.mx-colortheme-darkgrey .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #666666 !important;
  color: #cccccc !important;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #aeacac !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover, .mx-inline-widget.mx-colortheme-darkgrey TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-viewing {
  background-color: #aeacac !important;
  color: #333333;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR, .mx-inline-widget.mx-colortheme-darkgrey .mx-table TR {
  /* table rows odd */
  background-color: #eeeeee;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgrey .mx-table TR:nth-child(even) {
  /* table rows even */
  background-color: #e0e0e0;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget.mx-widget-gamecenter {
  background-color: #eeeeee;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-collapsable {
  border-color: #eeeeee;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-teams,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2,
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2),
.mx-inline-widget.mx-colortheme-darkgrey .mx-player-profile .mx-profile-tournament-selector,
.mx-inline-widget.mx-colortheme-darkgrey .mx-widget .mx-pager-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-pager-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-stat-performance-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-team-performance-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-tournament-selector,
.mx-inline-widget.mx-colortheme-darkgrey .mx-performance,
.mx-inline-widget.mx-colortheme-darkgrey .mx-profile-header,
.mx-inline-widget.mx-colortheme-darkgrey DIV.mx-dropdown-target.mx-viewing,
.mx-inline-widget.mx-colortheme-darkgrey .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-h2h-selectors,
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable-content:not(.mx-home):not(.mx-away):not(.mx-select-home):not(.mx-select-away):not(.mx-matches-played):not(.mx-over):not(.mx-under):not(.mx-percent),
.mx-inline-widget.mx-colortheme-darkgrey .mx-h2h,
.mx-inline-widget.mx-colortheme-darkgrey .mx-standings,
.mx-inline-widget.mx-colortheme-darkgrey TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  background-color: #eeeeee;
  border-color: #e0e0e0;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-element {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR.mx-commentary-row,
.mx-inline-widget.mx-colortheme-darkgrey .mx-table TR.mx-commentary-row {
  background-color: #ffffff;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgrey TABLE TR.mx-commentary-row:nth-child(even),
.mx-inline-widget.mx-colortheme-darkgrey .mx-table TR.mx-commentary-row:nth-child(even) {
  background-color: #dddddd;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-button-container.mx-stats-filter {
  border-bottom: 1px solid #666666 !important;
}
.mx-inline-widget.mx-colortheme-darkgrey.mx-widget-wide .mx-button-container.mx-stats-filter .mx-button, .mx-inline-widget.mx-colortheme-darkgrey.mx-widget-large .mx-button-container.mx-stats-filter .mx-button {
  width: 10%;
  min-width: 100px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mx-inline-widget.mx-colortheme-darkgrey.mx-widget-medium .mx-button-container.mx-stats-filter .mx-button {
  width: 20%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget.mx-colortheme-darkgrey DIV.mx-icon.icons-dark-open-collapsable, .mx-inline-widget.mx-colortheme-darkgrey DIV.mx-icon.icons-dark-closed-collapsable, .mx-inline-widget.mx-colortheme-darkgrey DIV.mx-icon.icons-dark-open-collapsable-rtl, .mx-inline-widget.mx-colortheme-darkgrey DIV.mx-icon.icons-dark-closed-collapsable-rtl,
.mx-inline-widget.mx-colortheme-darkgrey SPAN.mx-icon.icons-dark-open-collapsable,
.mx-inline-widget.mx-colortheme-darkgrey SPAN.mx-icon.icons-dark-closed-collapsable,
.mx-inline-widget.mx-colortheme-darkgrey SPAN.mx-icon.icons-dark-open-collapsable-rtl,
.mx-inline-widget.mx-colortheme-darkgrey SPAN.mx-icon.icons-dark-closed-collapsable-rtl {
  opacity: 0;
}
/*
* football-data
*/
/* misc */
.mx-inline-widget .mx-matches-table .mx-fixtures-option {
  margin-right: 9px;
}

.mx-inline-widget .mx-header-standings-link {
  margin: 0px 4px;
}

.mx-inline-widget .mx-team-profile .mx-matches-h2h {
  top: -5px;
}

.mx-football-data-header {
  font-family: helvetica, arial, sans-serif;
  font-size: 18px;
}

.mx-inline-widget .mx-collapsable,
.mx-inline-widget .mx-collapsable:hover {
  border-radius: 0px;
  padding: 2px 10px 3px 10px;
  border-color: #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}

.mx-inline-widget .mx-collapsable:first-child {
  border: none;
}

.mx-inline-widget .mx-calendar-header {
  color: black !important;
}

.mx-inline-widget .mx-standalone-lineup .mx-lineup-row.mx-lineup-blank TD {
  line-height: 25px !important;
}

.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV.mx-highres-icon {
  margin: 3px;
}

.mx-inline-widget .mx-table .mx-stat-label {
  padding: 3px 0px 3px 0px;
}

.mx-inline-widget TABLE, .mx-inline-widget .mx-table {
  border: 0px solid #999;
}

.mx-inline-widget TABLE TR, .mx-inline-widget .mx-table TR {
  border-bottom: 1px solid #999;
}

.mx-inline-widget .mx-event-widget .mx-table-splitrow.mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-event-widget .mx-collapsable {
  padding: 0 10px;
  line-height: 24px;
  font-weight: bold;
}

.mx-inline-widget .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-event-widget .mx-collapsable:hover,
.mx-inline-widget .mx-compound-livescore .mx-widget-livescore .mx-collapsable:hover {
  border: none;
  padding: 0px 10px;
  color: white;
}

.mx-inline-widget .mx-compound-livescore .mx-widget-livescore .mx-collapsable:hover {
  padding: 0px;
}

.mx-inline-widget .mx-event-widget .mx-collapsable.mx-gamecenter-more {
  color: black !important;
}

/* headers */
.mx-inline-widget .mx-default-header .mx-highres-flags .mx-flag {
  position: absolute;
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.3, 0.3);
  -moz-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  -o-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  top: -22px;
  left: -25px;
}

.mx-inline-widget .mx-default-header .mx-highres-flags {
  float: left;
  position: relative;
  width: 20px;
  height: 19px;
  margin: 0px 5px;
}

.mx-inline-widget .mx-default-header {
  font-weight: bold;
  line-height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 5px;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #999;
}

.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container * .mx-widget-gamecenter .mx-teams {
  box-sizing: content-box !important;
}

.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-flags {
  top: 2px;
}

/* live score table */
.mx-inline-widget .mx-widget-livescore,
.mx-inline-widget .mx-compound-standings .mx-wrapper.mx-standings {
  border: 1px solid #999;
  border-bottom: none;
}

.mx-inline-widget .mx-table .mx-livescore-row.mx-flexbox-container {
  line-height: 24px;
  min-height: 24px;
  border-bottom: 1px solid #999;
}
.mx-inline-widget .mx-table .mx-livescore-row.mx-flexbox-container .mx-team-home-logo,
.mx-inline-widget .mx-table .mx-livescore-row.mx-flexbox-container .mx-team-away-logo {
  padding-top: 2px;
}

.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-score {
  height: 24px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-score .mx-score-box {
  top: 2px;
}

.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status {
  height: 24px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status * {
  line-height: 24px !important;
}

.mx-inline-widget .mx-matches-table .mx-score-box,
.mx-inline-widget .mx-matches-table .mx-fixtures-option {
  top: 2px;
}

.mx-inline-widget .mx-matches-table .mx-highres-flags IMG.mx-team-logo {
  top: -1;
}

.mx-inline-widget .mx-matches-table DIV.mx-status .mx-highres-icon {
  margin: 3px 10px;
}

/* standings */
.mx-inline-widget .mx-table .mx-team-name .mx-link IMG {
  position: relative;
  top: 3px;
}

.mx-inline-widget .mx-table TH {
  line-height: 24px;
  height: 24px;
}

.mx-inline-widget TABLE TH.mx-header-label, .mx-inline-widget .mx-table TH.mx-header-label {
  line-height: 24px;
}

.mx-inline-widget .mx-compound-h2h .mx-matches-table {
  border: 1px solid #999;
  border-bottom: none;
}

.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable-content .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable-content .mx-collapsable,
.mx-inline-widget .mx-event-widget .mx-collapsable-content .mx-collapsable {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable-content,
.mx-inline-widget .mx-event-widget .mx-collapsable-content {
  border-bottom: 1px solid #999;
}

.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day .mx-calendar-weekday {
  font-size: 0.6em;
}