@charset "UTF-8";
/* 
* MinisiteX inline-widget styles include this sheet when using inline widgets
*/
.mx-inline-widget .mx-standalone-lineup {
  font-size: 16px;
  background-color: #fff;
}
.mx-inline-widget .mx-standalone-lineup *, .mx-inline-widget .mx-standalone-lineup *:before, .mx-inline-widget .mx-standalone-lineup *:after {
  box-sizing: content-box;
  background-size: auto auto !important;
}

.mx-inline-widget {
  /* finished */
  /* notstarted */
  /* inprogress */
  /* selected */
  /* all */
  /*
  	.mx-qualification-practice TABLE.mx-table TR .mx-qualificationtime {
  		text-align: right;
  		padding-right: 10px;
  	}
  
  	.mx-qualification-practice TABLE.mx-table TR .mx-racetime,
  	.mx-result-list TABLE.mx-table TR .mx-racetime {
  
  		text-align: right;
  		padding-right: 10px;
  		
  			DIV:not(.mx-highres-icon,.mx-icon) {
  				float: right;
  				padding-right: 15px;
  			}
  	}
  */
  /*
  * incidents gamecenter
  */
  	/*
  * tipstats - livetips, commentaries gamecenter
  */
  /** boxscore **/
  /*.mx-h2h-form{
  	.mx-form-total,
  	.mx-form-home,
  	.mx-form-away{
  		font-size: 0.75em;
  	}
  }*/
  /*.
  mx-motorsport{
  	.mx-status-name{
  		display: none !important;
  	}
  }
  */
  /*Game stats action zone*/
  /*** wc responsive css ***/
}
.mx-inline-widget TD.mx-inbetween-cells DIV, .mx-inline-widget TH.mx-inbetween-cells DIV {
  height: 100%;
  width: 1px;
  margin: 0 auto;
  background-color: #aaa;
}
.mx-inline-widget .mx-table-sort-button {
  text-decoration: none;
}
.mx-inline-widget SPAN.mx-table-sort-desc {
  font-size: 1.5em;
  line-height: 1em;
}
.mx-inline-widget SPAN.mx-table-sort-desc:after {
  content: '\25BE';
}
.mx-inline-widget SPAN.mx-table-sort-asc {
  font-size: 1.5em;
  line-height: 1em;
  transform: rotate(180deg);
  display: inline-block;
  position: relative;
  top: 3px;
}
.mx-inline-widget SPAN.mx-table-sort-asc:after {
  content: '\25BE';
}
.mx-inline-widget DIV.mx-highres-icon.mx-centered {
  margin: 0 auto;
  display: block;
}
.mx-inline-widget TABLE,
.mx-inline-widget .mx-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 12px;
}
.mx-inline-widget TABLE TD, .mx-inline-widget TABLE TH,
.mx-inline-widget .mx-table TD,
.mx-inline-widget .mx-table TH {
  line-height: 28px;
  height: 28px;
  vertical-align: middle;
}
.mx-inline-widget TABLE TD, .mx-inline-widget TABLE TH,
.mx-inline-widget .mx-table TD,
.mx-inline-widget .mx-table TH {
  white-space: nowrap;
  width: 25px;
}
.mx-inline-widget TABLE TD.mx-league-percent, .mx-inline-widget TABLE TH.mx-league-percent,
.mx-inline-widget .mx-table TD.mx-league-percent,
.mx-inline-widget .mx-table TH.mx-league-percent {
  width: 40px;
}
.mx-inline-widget TABLE TD.mx-auto-width, .mx-inline-widget TABLE TH.mx-auto-width,
.mx-inline-widget .mx-table TD.mx-auto-width,
.mx-inline-widget .mx-table TH.mx-auto-width {
  width: auto;
}
.mx-inline-widget TABLE TD.mx-compare, .mx-inline-widget TABLE TH.mx-compare,
.mx-inline-widget .mx-table TD.mx-compare,
.mx-inline-widget .mx-table TH.mx-compare {
  width: 15px;
}
.mx-inline-widget TABLE TD.mx-compare input[type=checkbox], .mx-inline-widget TABLE TH.mx-compare input[type=checkbox],
.mx-inline-widget .mx-table TD.mx-compare input[type=checkbox],
.mx-inline-widget .mx-table TH.mx-compare input[type=checkbox] {
  margin: 4px 0 0 4px;
}
.mx-inline-widget TABLE TD.mx-racetime, .mx-inline-widget TABLE TH.mx-racetime,
.mx-inline-widget .mx-table TD.mx-racetime,
.mx-inline-widget .mx-table TH.mx-racetime {
  width: 80px;
}
.mx-inline-widget TABLE TR.mx-auto-widths TD, .mx-inline-widget TABLE TR.mx-auto-widths TH,
.mx-inline-widget .mx-table TR.mx-auto-widths TD,
.mx-inline-widget .mx-table TR.mx-auto-widths TH {
  width: auto;
}
.mx-inline-widget TABLE TH.mx-text_header,
.mx-inline-widget .mx-table TH.mx-text_header {
  width: 30px;
}
.mx-inline-widget TABLE TH.mx-text_header.mx-wins-overtime, .mx-inline-widget TABLE TH.mx-text_header.mx-losses-overtime,
.mx-inline-widget .mx-table TH.mx-text_header.mx-wins-overtime,
.mx-inline-widget .mx-table TH.mx-text_header.mx-losses-overtime {
  width: 30px;
}
.mx-inline-widget TABLE .mx-table-header,
.mx-inline-widget TABLE TR.mx-table-header,
.mx-inline-widget .mx-table .mx-table-header,
.mx-inline-widget .mx-table TR.mx-table-header {
  font-weight: bold;
}
.mx-inline-widget TABLE .mx-table-header.mx-sports-general-header1 TH,
.mx-inline-widget TABLE TR.mx-table-header.mx-sports-general-header1 TH,
.mx-inline-widget .mx-table .mx-table-header.mx-sports-general-header1 TH,
.mx-inline-widget .mx-table TR.mx-table-header.mx-sports-general-header1 TH {
  padding: 8px;
  font-weight: normal;
}
.mx-inline-widget TABLE .mx-table-header.mx-sports-general-header1 TH STRONG,
.mx-inline-widget TABLE TR.mx-table-header.mx-sports-general-header1 TH STRONG,
.mx-inline-widget .mx-table .mx-table-header.mx-sports-general-header1 TH STRONG,
.mx-inline-widget .mx-table TR.mx-table-header.mx-sports-general-header1 TH STRONG {
  font-size: 1.5em;
}
.mx-inline-widget TABLE .mx-table-header.mx-sports-general-header1 TH P,
.mx-inline-widget TABLE TR.mx-table-header.mx-sports-general-header1 TH P,
.mx-inline-widget .mx-table .mx-table-header.mx-sports-general-header1 TH P,
.mx-inline-widget .mx-table TR.mx-table-header.mx-sports-general-header1 TH P {
  line-height: 1em !important;
}
.mx-inline-widget TABLE TH,
.mx-inline-widget .mx-table TH {
  text-align: left;
}
.mx-inline-widget TABLE TH .mx-flags,
.mx-inline-widget .mx-table TH .mx-flags {
  margin: 0px 10px 0px 0px;
}
.mx-inline-widget TABLE TH SPAN[data-translate],
.mx-inline-widget .mx-table TH SPAN[data-translate] {
  display: inline-block;
}
.mx-inline-widget TABLE TH .mx-show-tooltip-popup,
.mx-inline-widget .mx-table TH .mx-show-tooltip-popup {
  cursor: pointer;
}
.mx-inline-widget TABLE TD > DIV.mx-highres-flags,
.mx-inline-widget TABLE TD > A.mx-link DIV.mx-highres-flags,
.mx-inline-widget .mx-table TD > DIV.mx-highres-flags,
.mx-inline-widget .mx-table TD > A.mx-link DIV.mx-highres-flags {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0;
  width: 16px;
  height: 16px;
}
.mx-inline-widget TABLE TD > DIV.mx-highres-flags DIV.mx-flag,
.mx-inline-widget TABLE TD > A.mx-link DIV.mx-highres-flags DIV.mx-flag,
.mx-inline-widget .mx-table TD > DIV.mx-highres-flags DIV.mx-flag,
.mx-inline-widget .mx-table TD > A.mx-link DIV.mx-highres-flags DIV.mx-flag {
  transform: scale(0.25, 0.25);
  top: -25px;
  left: -24px;
}
.mx-inline-widget TABLE DIV.mx-highres-icon,
.mx-inline-widget TABLE .mx-icon,
.mx-inline-widget .mx-table DIV.mx-highres-icon,
.mx-inline-widget .mx-table .mx-icon {
  display: block;
}
.mx-inline-widget TABLE TH.mx-header-label,
.mx-inline-widget .mx-table TH.mx-header-label {
  text-align: left;
  font-weight: bold;
  line-height: 34px;
  font-size: 1em;
  padding-left: 10px;
  text-transform: uppercase;
}
.mx-inline-widget TABLE TH.mx-header-label IMG,
.mx-inline-widget .mx-table TH.mx-header-label IMG {
  vertical-align: middle;
}
.mx-inline-widget TABLE TH.mx-header-label .mx-highres-icon,
.mx-inline-widget .mx-table TH.mx-header-label .mx-highres-icon {
  float: right;
  margin-right: 10px;
  margin-top: 8px;
}
.mx-inline-widget TABLE TH.mx-header-label .mx-flags,
.mx-inline-widget .mx-table TH.mx-header-label .mx-flags {
  margin: 0 5px 0 0;
}
.mx-inline-widget TABLE TH.mx-header-label .mx-stage-name,
.mx-inline-widget .mx-table TH.mx-header-label .mx-stage-name {
  font-weight: bold;
}
.mx-inline-widget TABLE TH.mx-header-label .mx-country-name:before,
.mx-inline-widget .mx-table TH.mx-header-label .mx-country-name:before {
  content: ", ";
}
.mx-inline-widget TABLE TD.mx-border-right,
.mx-inline-widget .mx-table TD.mx-border-right {
  border-right-width: 1px;
  border-right-style: solid;
}
.mx-inline-widget TABLE TD.mx-border-right:last-child,
.mx-inline-widget .mx-table TD.mx-border-right:last-child {
  border: none;
}
.mx-inline-widget TABLE TH.mx-border-right,
.mx-inline-widget .mx-table TH.mx-border-right {
  border-right-width: 1px;
  border-right-style: solid;
}
.mx-inline-widget TABLE TH.mx-border-right:last-child,
.mx-inline-widget .mx-table TH.mx-border-right:last-child {
  border: none;
}
.mx-inline-widget TABLE .icons-dark-open-collapsable,
.mx-inline-widget TABLE .icons-light-open-collapsable,
.mx-inline-widget TABLE .icons-light-open-collapsable-2,
.mx-inline-widget .mx-table .icons-dark-open-collapsable,
.mx-inline-widget .mx-table .icons-light-open-collapsable,
.mx-inline-widget .mx-table .icons-light-open-collapsable-2 {
  display: block;
}
.mx-inline-widget TABLE .icons-dark-closed-collapsable,
.mx-inline-widget TABLE .icons-dark-closed-collapsable-rtl,
.mx-inline-widget TABLE .icons-light-closed-collapsable,
.mx-inline-widget TABLE .icons-light-closed-collapsable-2,
.mx-inline-widget .mx-table .icons-dark-closed-collapsable,
.mx-inline-widget .mx-table .icons-dark-closed-collapsable-rtl,
.mx-inline-widget .mx-table .icons-light-closed-collapsable,
.mx-inline-widget .mx-table .icons-light-closed-collapsable-2 {
  display: none;
}
.mx-inline-widget TABLE.mx-collapsed .icons-dark-open-collapsable,
.mx-inline-widget TABLE.mx-collapsed .icons-light-open-collapsable,
.mx-inline-widget TABLE.mx-collapsed .icons-light-open-collapsable-2,
.mx-inline-widget .mx-table.mx-collapsed .icons-dark-open-collapsable,
.mx-inline-widget .mx-table.mx-collapsed .icons-light-open-collapsable,
.mx-inline-widget .mx-table.mx-collapsed .icons-light-open-collapsable-2 {
  display: none;
}
.mx-inline-widget TABLE.mx-collapsed .icons-dark-closed-collapsable,
.mx-inline-widget TABLE.mx-collapsed .icons-dark-closed-collapsable-rtl,
.mx-inline-widget TABLE.mx-collapsed .icons-light-closed-collapsable,
.mx-inline-widget TABLE.mx-collapsed .icons-light-closed-collapsable-2,
.mx-inline-widget .mx-table.mx-collapsed .icons-dark-closed-collapsable,
.mx-inline-widget .mx-table.mx-collapsed .icons-dark-closed-collapsable-rtl,
.mx-inline-widget .mx-table.mx-collapsed .icons-light-closed-collapsable,
.mx-inline-widget .mx-table.mx-collapsed .icons-light-closed-collapsable-2 {
  display: block;
}
.mx-inline-widget TABLE .mx-centered,
.mx-inline-widget .mx-table .mx-centered {
  text-align: center;
}
.mx-inline-widget TABLE .mx-event-link .mx-highres-icon,
.mx-inline-widget TABLE .mx-event-link .mx-highres-icon-18,
.mx-inline-widget TABLE .mx-event-link .mx-highres-icon-36,
.mx-inline-widget .mx-table .mx-event-link .mx-highres-icon,
.mx-inline-widget .mx-table .mx-event-link .mx-highres-icon-18,
.mx-inline-widget .mx-table .mx-event-link .mx-highres-icon-36 {
  margin: 5px;
  margin-bottom: 0px;
}
.mx-inline-widget TABLE .mx-stat-label,
.mx-inline-widget TABLE .mx-stat-value,
.mx-inline-widget .mx-table .mx-stat-label,
.mx-inline-widget .mx-table .mx-stat-value {
  padding: 7px 0px 6px 0px;
  width: auto;
  font-weight: bold;
  line-height: normal;
  height: auto;
}
.mx-inline-widget TABLE .mx-stat-label,
.mx-inline-widget .mx-table .mx-stat-label {
  padding: 7px 2px 6px 4px;
}
.mx-inline-widget TABLE .mx-stat-number-value,
.mx-inline-widget .mx-table .mx-stat-number-value {
  padding: 7px 0px 6px 0px;
  width: auto;
  line-height: normal;
  height: auto;
}
.mx-inline-widget TABLE .mx-stat-text-value,
.mx-inline-widget .mx-table .mx-stat-text-value {
  padding: 7px 0px 6px 0px;
  width: auto;
  line-height: normal;
  height: auto;
}
.mx-inline-widget TABLE .mx-shirt-number,
.mx-inline-widget TABLE .mx-position,
.mx-inline-widget .mx-table .mx-shirt-number,
.mx-inline-widget .mx-table .mx-position {
  width: 35px;
}
.mx-inline-widget TABLE .mx-name,
.mx-inline-widget TABLE .mx-player-name,
.mx-inline-widget TABLE .mx-team-name,
.mx-inline-widget TABLE .mx-comment,
.mx-inline-widget .mx-table .mx-name,
.mx-inline-widget .mx-table .mx-player-name,
.mx-inline-widget .mx-table .mx-team-name,
.mx-inline-widget .mx-table .mx-comment {
  width: auto;
}
.mx-inline-widget TABLE .mx-name .mx-link,
.mx-inline-widget TABLE .mx-player-name .mx-link,
.mx-inline-widget TABLE .mx-team-name .mx-link,
.mx-inline-widget TABLE .mx-comment .mx-link,
.mx-inline-widget .mx-table .mx-name .mx-link,
.mx-inline-widget .mx-table .mx-player-name .mx-link,
.mx-inline-widget .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-table .mx-comment .mx-link {
  vertical-align: middle;
}
.mx-inline-widget TABLE .mx-team-name:first-child,
.mx-inline-widget .mx-table .mx-team-name:first-child {
  padding-left: 5px;
  padding-right: 5px;
}
.mx-inline-widget TABLE .mx-team-name IMG.mx-team-logo,
.mx-inline-widget .mx-table .mx-team-name IMG.mx-team-logo {
  position: relative;
  top: 4px;
  width: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mx-inline-widget TABLE .mx-team-name A.mx-link,
.mx-inline-widget .mx-table .mx-team-name A.mx-link {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mx-inline-widget TABLE .mx-team-name A.mx-link IMG.mx-team-logo,
.mx-inline-widget .mx-table .mx-team-name A.mx-link IMG.mx-team-logo {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mx-inline-widget TABLE.mx-participant-seeding .mx-player-name,
.mx-inline-widget .mx-table.mx-participant-seeding .mx-player-name {
  padding: 0px 5px;
}
.mx-inline-widget TABLE .mx-formtable,
.mx-inline-widget .mx-table .mx-formtable {
  padding: 0px;
  width: 95px;
}
.mx-inline-widget TABLE .mx-formtable .mx-formtable-match,
.mx-inline-widget .mx-table .mx-formtable .mx-formtable-match {
  width: 18px;
  height: 18px;
}
.mx-inline-widget TABLE .mx-lineup-incidents,
.mx-inline-widget .mx-table .mx-lineup-incidents {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.mx-inline-widget TABLE .mx-lineup-incidents .mx-highres-icon,
.mx-inline-widget .mx-table .mx-lineup-incidents .mx-highres-icon {
  cursor: pointer;
}
.mx-inline-widget TABLE TR.mx-mark-current-event,
.mx-inline-widget .mx-table TR.mx-mark-current-event {
  font-weight: bold !important;
  background-color: #e9f8e8 !important;
}
.mx-inline-widget TABLE TR.mx-sub-header,
.mx-inline-widget .mx-table TR.mx-sub-header {
  background-color: #eee;
  border-bottom: 0px !important;
}
.mx-inline-widget TABLE TR.mx-sub-header TH,
.mx-inline-widget .mx-table TR.mx-sub-header TH {
  background-color: #eee;
}
.mx-inline-widget TABLE TR.mx-sub-header TH SPAN,
.mx-inline-widget .mx-table TR.mx-sub-header TH SPAN {
  margin-left: 10px;
}
.mx-inline-widget TABLE TR.mx-sub-header TH SPAN.mx-checkpoint,
.mx-inline-widget .mx-table TR.mx-sub-header TH SPAN.mx-checkpoint {
  float: left;
}
.mx-inline-widget TABLE TR.mx-sub-header TH SPAN.mx-checkpoint.mx-inprogress,
.mx-inline-widget .mx-table TR.mx-sub-header TH SPAN.mx-checkpoint.mx-inprogress {
  color: #37b200;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-button-container,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-button-container {
  background-color: #eee !important;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-button-container .mx-button,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-button-container .mx-button {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-button-container .mx-button.mx-viewing, .mx-inline-widget TABLE TR.mx-sub-header TH .mx-button-container .mx-button:hover,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-button-container .mx-button.mx-viewing,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-button-container .mx-button:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget TABLE TR.mx-sub-header TH DIV.mx-button-container,
.mx-inline-widget .mx-table TR.mx-sub-header TH DIV.mx-button-container {
  float: left;
  border: 0px;
  background-color: transparent;
  padding: 5px;
}
.mx-inline-widget TABLE TR.mx-sub-header TH DIV.mx-button-container DIV.mx-button.mx-checkpoint,
.mx-inline-widget .mx-table TR.mx-sub-header TH DIV.mx-button-container DIV.mx-button.mx-checkpoint {
  float: left;
  border-radius: 10px;
  margin: 5px;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-float-left SPAN,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-float-left SPAN {
  margin-left: 5px;
  float: left;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-float-left SPAN.mx-bold,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-float-left SPAN.mx-bold {
  font-weight: bold;
}
.mx-inline-widget TABLE TR.mx-sub-header TH .mx-float-right SPAN,
.mx-inline-widget .mx-table TR.mx-sub-header TH .mx-float-right SPAN {
  margin-right: 5px;
  float: right;
}
.mx-inline-widget TABLE.mx-standard-table TR.mx-table-header TH:first-child {
  padding-left: 10px;
}
.mx-inline-widget TABLE.mx-standard-table TR.mx-table-header TH:first-child DIV.mx-highres-icon {
  margin: 0;
}
.mx-inline-widget TABLE.mx-standard-table TR TD:first-child {
  padding-left: 10px;
}
.mx-inline-widget TABLE.mx-center-all-but-player-and-teamname TH:not(.mx-player-name):not(.mx-team-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-player-and-teamname TD:not(.mx-player-name):not(.mx-team-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-player-and-teamname TH:not(.mx-player-name):not(.mx-team-name) {
  /* :not() is not supported in ie8 */
}
.mx-inline-widget TABLE.mx-center-all-but-player-and-teamname TH:not(.mx-player-name):not(.mx-team-name) DIV.mx-highres-icon {
  margin: 0 auto;
}
.mx-inline-widget TABLE.mx-center-all-but-player-and-teamname TR.mx-highlight-participant TD.mx-player-name A.mx-link {
  font-weight: bold;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TD:not(.mx-player-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TD.mx-player-name {
  text-align: left;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TH:not(.mx-player-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TH:not(.mx-player-name) DIV.mx-highres-icon {
  margin: 0 auto;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TH.mx-stat-label {
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-playername TR.mx-highlight-participant TD.mx-player-name A.mx-link {
  font-weight: bold;
}
.mx-inline-widget TABLE.mx-center-all-but-teamname TD:not(.mx-team-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-teamname TH:not(.mx-team-name) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-teamname TH:not(.mx-team-name) DIV.mx-highres-icon {
  margin: 0 auto;
}
.mx-inline-widget TABLE.mx-center-all-but-bookmaker TD:not(.mx-bookmaker) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-bookmaker TH:not(.mx-bookmaker) {
  /* :not() is not supported in ie8 */
  text-align: center;
}
.mx-inline-widget TABLE.mx-center-all-but-bookmaker TD.mx-bookmaker,
.mx-inline-widget TABLE.mx-center-all-but-bookmaker TH.mx-bookmaker {
  padding: 0px 10px;
}
.mx-inline-widget .mx-slalom-and-date {
  display: inline-block;
  /*width: 92%;*/
  width: calc(92% - 30px);
  font-size: 0.8em;
  height: 11px;
}
.mx-inline-widget .mx-slalom-and-date .mx-date {
  width: 20%;
  max-width: 120px;
}
.mx-inline-widget .mx-slalom-and-date .mx-event-name {
  font-weight: bold;
}
.mx-inline-widget .mx-ls_livescore_row .mx-slalom-and-date .mx-datetime-container,
.mx-inline-widget .mx-ws_livescore_row .mx-slalom-and-date .mx-datetime-container {
  max-width: unset;
  width: unset;
}
.mx-inline-widget .mx-ls_livescore_row .mx-slalom-and-date .mx-event-name,
.mx-inline-widget .mx-ws_livescore_row .mx-slalom-and-date .mx-event-name {
  margin-left: 10px;
}
.mx-inline-widget .mx-points-for,
.mx-inline-widget .mx-points-against {
  padding: 0px 2px;
}
.mx-inline-widget .mx-cards-and-goals-table TH {
  white-space: normal;
  min-width: 35px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.mx-inline-widget .mx-cards-and-goals-table TH SPAN[data-translate] {
  padding: 5px 5px;
  display: inline-block;
  line-height: normal;
}
.mx-inline-widget .mx-group-standing-button-container .mx-button {
  width: 12.5%;
  text-align: center;
  padding: 4px 0px;
  font-weight: bold;
  font-size: 0.75em;
}
.mx-inline-widget .mx-group-standing-button-container .mx-button:hover, .mx-inline-widget .mx-group-standing-button-container .mx-button.mx-viewing {
  transition: background-color 0.6s ease-out;
}
.mx-inline-widget .mx-group-standing {
  height: auto;
}
.mx-inline-widget .mx-group-standing.mx-4-rows {
  height: 140px;
}
.mx-inline-widget .mx-group-standing .mx-formtable {
  width: 75px;
}
.mx-inline-widget .mx-round-by-round .mx-flexbox-container:first-child .mx-flexbox {
  font-size: 12px;
  font-weight: bold;
}
.mx-inline-widget .mx-round-by-round .mx-flexbox-container:first-child .mx-flexbox SPAN:first-child {
  display: inline-block;
  line-height: 28px;
  text-align: center;
}
.mx-inline-widget .mx-round-by-round .mx-flexbox-container:first-child .mx-flexbox SPAN:first-child:after {
  content: "  ";
}
.mx-inline-widget .mx-round-by-round .mx-flexbox-container:first-child .mx-flexbox .mx-dropdown-container {
  width: 50px !important;
}
.mx-inline-widget .mx-round-by-round .mx-flexbox-container:first-child .mx-selector-part {
  max-width: 100px;
}
.mx-inline-widget .mx-country-dropdown-name {
  position: relative;
  top: 2px;
}
.mx-inline-widget .mx-compound-h2h .mx-country-dropdown-name {
  top: 0px;
}
.mx-inline-widget .mx-won-golden-sets,
.mx-inline-widget .mx-lost-golden-sets,
.mx-inline-widget .mx-games-won,
.mx-inline-widget .mx-games-lost {
  padding: 0px 2px;
}
.mx-inline-widget .mx-hidden {
  display: none;
}
.mx-inline-widget .mx-filter-finished .mx-matches-table > DIV {
  display: none;
}
.mx-inline-widget .mx-filter-finished .mx-matches-table > .mx-finished {
  display: block;
}
.mx-inline-widget .mx-filter-notstarted .mx-matches-table > DIV {
  display: none;
}
.mx-inline-widget .mx-filter-notstarted .mx-matches-table > .mx-notstarted {
  display: block;
}
.mx-inline-widget .mx-filter-inprogress .mx-matches-table > DIV {
  display: none;
}
.mx-inline-widget .mx-filter-inprogress .mx-matches-table > .mx-inprogress,
.mx-inline-widget .mx-filter-inprogress .mx-matches-table > .mx-started {
  display: block;
}
.mx-inline-widget .mx-filter-selected .mx-matches-table > DIV {
  display: none;
}
.mx-inline-widget .mx-filter-selected .mx-matches-table > .mx-selected {
  display: block;
}
.mx-inline-widget .mx-filter-all .mx-matches-table > DIV {
  display: block;
}
.mx-inline-widget .mx-filter-all .mx-matches-table > DIV {
  display: block;
}
.mx-inline-widget .mx-event-chk-cont,
.mx-inline-widget .mx-event-group-chk-cont {
  margin: 2px 4px 0px 4px;
  position: relative;
  top: 4px;
}
.mx-inline-widget .mx-multirow-sport-event .mx-event-chk-cont,
.mx-inline-widget .mx-multirow-sport-event .mx-event-group-chk-cont {
  top: -2px;
}
.mx-inline-widget .mx-status .mx-event-chk-cont {
  height: 26px;
}
.mx-inline-widget .mx-status .mx-event-chk-cont .mx-event-chk {
  position: relative;
  top: -3px;
}
.mx-inline-widget .mx-matches-table .mx-fullwidth-cell {
  min-width: 100%;
  line-height: 12px;
  font-size: 12px;
  top: 2px;
  padding: 5px 10px;
  box-sizing: border-box;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container {
  width: 100%;
  flex-wrap: wrap;
  height: auto;
  line-height: 36px;
  min-height: 36px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-gamecenter-container {
  flex-basis: 100%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-flexbox {
  padding: 0px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status {
  min-width: 60px;
  max-width: 120px;
  height: 36px;
  line-height: 13px;
  overflow: hidden;
  white-space: initial;
  padding-left: 10px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV,
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV DIV {
  padding-top: 1px;
  line-height: 30px;
  vertical-align: middle;
  max-height: 24px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV SPAN[data-type],
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV DIV SPAN[data-type] {
  line-height: 38px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV SPAN[data-type="1"],
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV DIV SPAN[data-type="1"] {
  display: none;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status .mx-event-chk-cont {
  height: 36px;
  line-height: 36px;
  padding: 3px 0px 0px 0px;
  margin: 0px 5px 0px 0px;
  max-height: none;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-team-home-name,
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-team-away-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px 5px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-team-logo {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin: 0px 2px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-flags {
  position: relative;
  top: 10px;
  margin: 0px 5px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-score {
  max-width: 10%;
  min-width: 60px;
  height: 36px;
  white-space: nowrap;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-score .mx-score-box {
  top: 8px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-score .mx-score-box sub {
  font-size: 10px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-fixtures-options {
  min-width: 60px;
  max-width: 80px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-fixtures-options .mx-fixtures-option {
  height: 28px;
  padding: 0px 2px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-fixtures-options .mx-fixtures-option .mx-highres-icon {
  display: inline-block;
  vertical-align: middle;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-bet_now_double_row {
  float: right;
  line-height: 60px;
  margin-right: 20px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-bet_now_single_sub_row {
  height: 15px;
  line-height: 15px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-bet_now_2rows {
  position: absolute;
  top: 40px;
  right: 40%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-bet_now_2rows.mx-show-medium {
  right: 20%;
}
.mx-inline-widget .mx-matches-table .mx-team-events .mx-livescore-row .mx-status,
.mx-inline-widget .mx-matches-table .mx-team-events .mx-livescore-row .mx-fixutures-options {
  max-width: 110px;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event .mx-status {
  padding: 0px;
}
.mx-inline-widget .mx-matches-table {
  /* cards in matchlist */
  /* status */
  /*
  *
  * start status
  *
  */
  /*
  *
  * end status
  *
  */
  /* end status */
}
.mx-inline-widget .mx-matches-table .mx-highres-flags SPAN.mx-team-logo {
  display: inline-block;
  position: relative;
  top: -4px;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.mx-inline-widget .mx-matches-table .mx-flags SPAN.mx-team-logo {
  display: inline-block;
  position: relative;
  padding: 0 !important;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.mx-inline-widget .mx-matches-table .mx-collapsable {
  border: none;
  padding: 0px;
  border-radius: 0px;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event .mx-status {
  line-height: 21px;
}
.mx-inline-widget .mx-matches-table .mx-status {
  padding: 0px 5px;
}
.mx-inline-widget .mx-matches-table .mx-status .mx-highres-icon {
  margin: 6px 0px;
}
.mx-inline-widget .mx-matches-table DIV.mx-notstarted .mx-livescore-gamecenter-container .mx-flag-and-score .mx-res-home,
.mx-inline-widget .mx-matches-table DIV.mx-notstarted .mx-livescore-gamecenter-container .mx-flag-and-score .mx-res-away {
  visibility: hidden;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-livescore-gamecenter-container {
  float: none;
  clear: both;
  width: auto;
  overflow: hidden;
  padding: 0% 10px 10px 10px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  border-width: 1px;
  border-style: solid;
}
.mx-inline-widget .mx-matches-table .mx-event-comment,
.mx-inline-widget .mx-matches-table .mx-status-comment {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 45%;
  padding: 1px 5px;
  /* background-color: #eee; */
  border: 1px solid #000;
  margin: 0px 5px;
}
.mx-inline-widget .mx-matches-table .mx-highres-icon.mx-matchlist-card {
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.8, 0.8);
  top: -2px;
  width: 11px;
}
.mx-inline-widget .mx-matches-table .mx-dateheader {
  padding: 0px 10px;
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table .mx-ml-card-container {
  display: inline;
}
.mx-inline-widget .mx-matches-table A.mx-score,
.mx-inline-widget .mx-matches-table DIV.mx-score {
  line-height: normal;
}
.mx-inline-widget .mx-matches-table .mx-score-box {
  display: inline-block;
  padding: 3px 0px;
  border-radius: 5px;
  width: 85%;
  cursor: pointer;
  position: relative;
  top: 4px;
}
.mx-inline-widget .mx-matches-table .mx-match-finish,
.mx-inline-widget .mx-matches-table .mx-match-intermission,
.mx-inline-widget .mx-matches-table .mx-elapsed {
  margin-left: 0px;
}
.mx-inline-widget .mx-matches-table .mx-elapsed {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table .mx-elapsed:after {
  content: "'";
}
.mx-inline-widget .mx-matches-table .mx-elapsed.mx-no-el-ping:after {
  content: "";
}
.mx-inline-widget .mx-matches-table .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-show-notstarted,
.mx-inline-widget .mx-matches-table .mx-show-finished,
.mx-inline-widget .mx-matches-table .mx-show-status,
.mx-inline-widget .mx-matches-table .mx-show-halftime,
.mx-inline-widget .mx-matches-table .mx-show-wet,
.mx-inline-widget .mx-matches-table .mx-show-wfp {
  display: none;
}
.mx-inline-widget .mx-matches-table .mx-time-starttime,
.mx-inline-widget .mx-matches-table .mx-time-startdate,
.mx-inline-widget .mx-matches-table .mx-time-startdatetime {
  font-weight: normal;
}
.mx-inline-widget .mx-matches-table .mx-time-startdatetime {
  /*display: none;*/
}
.mx-inline-widget .mx-matches-table.mx-group-by-round .mx-time-starttime {
  display: none;
}
.mx-inline-widget .mx-matches-table.mx-group-by-round .mx-time-startdate {
  display: none;
}
.mx-inline-widget .mx-matches-table.mx-group-by-round .mx-time-startdatetime {
  display: block;
}
.mx-inline-widget .mx-matches-table.mx-group-by-stage {
  /*.mx-time-startdate{
  	display: none;
  }*/
}
.mx-inline-widget .mx-matches-table.mx-group-by-stage .mx-time-starttime {
  display: none;
}
.mx-inline-widget .mx-matches-table.mx-group-by-stage .mx-time-startdatetime {
  display: block;
}
.mx-inline-widget .mx-matches-table.mx-group-by-stage .mx-ls_livescore_row .mx-time-starttime {
  display: inline;
}
.mx-inline-widget .mx-matches-table.mx-group-by-date .mx-time-starttime {
  display: block;
}
.mx-inline-widget .mx-matches-table.mx-group-by-date .mx-time-startdate {
  display: none;
}
.mx-inline-widget .mx-matches-table.mx-group-by-date .mx-time-startdatetime {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-finished .mx-status-comment.mx-show-finished,
.mx-inline-widget .mx-matches-table DIV.mx-interrupted .mx-status-comment.mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-finished .mx-score .mx-show-finished,
.mx-inline-widget .mx-matches-table DIV.mx-interrupted .mx-score .mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-finished .mx-score .mx-show-finished.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-interrupted .mx-score .mx-show-finished.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table DIV.mx-notstarted .mx-status-comment.mx-show-notstarted {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-notstarted .mx-score .mx-show-notstarted {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-notstarted .mx-score .mx-show-notstarted.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-status-comment.mx-show-inprogress, .mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-status-comment.mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-status-comment.mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-status-comment.mx-show-started {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score-container .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score-container .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score-container .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score-container .mx-show-started {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score .mx-show-inprogress.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score .mx-show-started.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score-container .mx-show-inprogress.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-score-container .mx-show-started.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score .mx-show-inprogress.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score .mx-show-started.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score-container .mx-show-inprogress.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-score-container .mx-show-started.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-started, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-14 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-14 .mx-score .mx-show-started, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-20 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-20 .mx-score .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-10 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-10 .mx-score .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-14 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-14 .mx-score .mx-show-started,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-20 .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-20 .mx-score .mx-show-started {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-specialscore, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-14 .mx-score .mx-show-specialscore, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-20 .mx-score .mx-show-specialscore,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-10 .mx-score .mx-show-specialscore,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-14 .mx-score .mx-show-specialscore,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-20 .mx-score .mx-show-specialscore {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-specialscore.mx-as-inlineblock, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-14 .mx-score .mx-show-specialscore.mx-as-inlineblock, .mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-20 .mx-score .mx-show-specialscore.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-10 .mx-score .mx-show-specialscore.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-14 .mx-score .mx-show-specialscore.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table DIV.mx-started.mx-status-20 .mx-score .mx-show-specialscore.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-halftime {
  display: block;
}
.mx-inline-widget .mx-matches-table DIV.mx-inprogress.mx-status-10 .mx-score .mx-show-halftime.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table DIV.mx-status SPAN.mx-status-name {
  /*display: none;*/
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-notstarted SPAN.mx-status-name {
  display: inline;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-notstarted .mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-inprogress SPAN.mx-status-name,
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-started SPAN.mx-status-name {
  display: inline;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-inprogress .mx-highres-icon,
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-started .mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-secondHalf .mx-highres-icon,
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-firstHalf .mx-highres-icon,
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-ETfirsthalf .mx-highres-icon,
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-ETsecondhalf .mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-status .mx-highres-icon {
  margin: 6px 10px;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-status-name.mx-penalty-score {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-status-name.mx-penalty-score {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-home-winner DIV.mx-team-home-name,
.mx-inline-widget .mx-matches-table DIV.mx-home-winner .mx-res-home {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table DIV.mx-away-winner DIV.mx-team-away-name,
.mx-inline-widget .mx-matches-table DIV.mx-away-winner .mx-res-away {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table DIV.mx-match-drawn.mx-finished DIV.mx-team-home-name,
.mx-inline-widget .mx-matches-table DIV.mx-match-drawn.mx-finished DIV.mx-team-away-name,
.mx-inline-widget .mx-matches-table DIV.mx-match-drawn.mx-finished .mx-res-away,
.mx-inline-widget .mx-matches-table DIV.mx-match-drawn.mx-finished .mx-res-home {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-homelead .mx-team-home-name {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-homelead .mx-score .mx-res-home {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-awaylead .mx-team-away-name {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-awaylead .mx-score .mx-res-away {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table SPAN.mx-res-home {
  /*&:after{
  	content: "-";
  }*/
}
.mx-inline-widget .mx-matches-table DIV.mx-fixtures-red-card {
  line-height: 16px;
  width: 11px;
  text-align: center;
  display: inline-block;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-home-name SPAN.mx-name-full {
  display: inline;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-home-name SPAN.mx-name-short {
  display: none;
  line-height: 22px;
  text-transform: uppercase;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-home-name SPAN.mx-name-short .mx-team-home-logo {
  height: 18px;
  vertical-align: bottom;
  margin-left: 10px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-away-name SPAN.mx-name-full {
  display: inline;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-away-name SPAN.mx-name-short {
  display: none;
  line-height: 22px;
  text-transform: uppercase;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row > DIV.mx-team-away-name SPAN.mx-name-short .mx-team-away-logo {
  height: 18px;
  vertical-align: bottom;
  margin-right: 10px;
  float: left;
}
.mx-inline-widget .mx-matches-table DIV.mx-team-away-name DIV.mx-highres-flags,
.mx-inline-widget .mx-matches-table DIV.mx-team-home-name DIV.mx-highres-flags {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0;
  width: 16px;
  height: 16px;
}
.mx-inline-widget .mx-matches-table DIV.mx-team-away-name DIV.mx-highres-flags DIV.mx-flag,
.mx-inline-widget .mx-matches-table DIV.mx-team-home-name DIV.mx-highres-flags DIV.mx-flag {
  transform: scale(0.25, 0.25);
  top: -25px;
  left: -24px;
}
.mx-inline-widget .mx-matches-table DIV.mx-event-form .mx-highres-icon {
  margin: 5px;
}
.mx-inline-widget .mx-matches-table A.mx-score,
.mx-inline-widget .mx-matches-table DIV.mx-score {
  text-align: center;
  height: 28px;
}
.mx-inline-widget .mx-matches-table A.mx-score DIV.mx-score-box,
.mx-inline-widget .mx-matches-table DIV.mx-score DIV.mx-score-box {
  text-align: center;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-livescore-gamecenter-container .mx-score,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-livescore-gamecenter-container .mx-team-home-name,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-livescore-gamecenter-container .mx-team-away-name,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-livescore-gamecenter-container .mx-status {
  width: auto !important;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-livescore-gamecenter-container .mx-score.mx-boxed-scores {
  max-width: 37% !important;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-header {
  position: relative;
  top: 1px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-header > .mx-status {
  width: auto;
  min-width: 50px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-header > .mx-fixtures-options {
  width: auto;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container {
  width: 50%;
  min-width: 150px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide {
  clear: both;
  position: relative;
  top: -3px;
  width: 70%;
  margin: 0 auto;
  min-width: 230px;
  max-width: 380px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide.mx-livescore-odds-noshorts {
  max-width: 230px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide.mx-livescore-odds-noshorts .mx-livescore-odds-button .mx-livescore-odds-value {
  width: 70%;
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide.mx-livescore-odds-noshorts .mx-livescore-odds-button .mx-livescore-odds-sign {
  width: 30%;
  font-weight: normal;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button {
  width: 29.333333%;
  margin: 4px 2%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button.mx-odds-type-12 {
  width: 46%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button .mx-livescore-odds-sign,
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button .mx-livescore-odds-value {
  padding: 0px;
  width: 50%;
  position: relative;
  line-height: 22px;
  max-height: 22px;
  color: #000;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button .mx-livescore-odds-sign .mx-highres-flags-small,
.mx-inline-widget .mx-matches-table .mx-livescore-odds-container-wide .mx-livescore-odds-button .mx-livescore-odds-value .mx-highres-flags-small {
  display: inline-block;
  position: relative;
  top: 3px;
  float: none;
  margin: 0px 2px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-button {
  display: block;
  line-height: 10px;
  border-radius: 4px;
  overflow: hidden;
  margin: 4px 2px;
  width: 30%;
  font-size: 12px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-button .mx-livescore-odds-sign {
  text-transform: uppercase;
  padding: 5px 1%;
  font-weight: bold;
  background-color: #ccc;
  text-align: center;
  color: #fff;
  width: 28%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-button .mx-livescore-odds-value {
  padding: 5px 1%;
  background-color: #ddd;
  color: #666;
  width: 100%;
  text-align: center;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-eventresult {
  position: relative;
  top: -1px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-odds-eventresult .mx-team-home-name,
.mx-inline-widget .mx-matches-table .mx-livescore-odds-eventresult .mx-team-away-name {
  width: 42%;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event .mx-score-head-container.mx-livescore-odds-header {
  padding: 0px 5px;
  line-height: 24px;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event .mx-score-head-container.mx-livescore-odds-header .mx-status {
  position: relative;
  top: 5px;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event DIV.mx-stage-league-name {
  font-size: 12px !important;
}
.mx-inline-widget .mx-matches-table .mx-multirow-sport-event DIV.mx-stage-league-name SPAN {
  display: inline;
  max-width: 250px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mx-inline-widget .mx-matches-table DIV.mx-finished .mx-oddstype-prematch,
.mx-inline-widget .mx-matches-table DIV.mx-inprogress .mx-oddstype-prematch,
.mx-inline-widget .mx-matches-table DIV.mx-started .mx-oddstype-prematch {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-finished .mx-oddstype-live {
  display: none;
}
.mx-inline-widget .mx-matches-table DIV.mx-cancelled .mx-oddstype-live,
.mx-inline-widget .mx-matches-table DIV.mx-cancelled .mx-oddstype-prematch,
.mx-inline-widget .mx-matches-table DIV.mx-status-5 .mx-oddstype-live,
.mx-inline-widget .mx-matches-table DIV.mx-status-5 .mx-oddstype-prematch {
  display: none;
}
.mx-inline-widget .mx-handball.mx-matches-table .mx-score-box {
  min-width: 45px;
}
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-score-box,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-score-box,
.mx-inline-widget .mx-rugby.mx-matches-table .mx-score-box {
  min-width: 45px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-football.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-football.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-curling.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-curling.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-event-group-chk-cont,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-event-chk-cont,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-event-group-chk-cont {
  margin: 3px 2px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-row,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-row {
  position: relative;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-football.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-curling.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-home-winner .mx-participant-1,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-home-winner .mx-participant-1 {
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-football.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-curling.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-away-winner .mx-participant-2,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-away-winner .mx-participant-2 {
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-football.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-football.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-curling.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-curling.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-match-drawn .mx-participant-2,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-match-drawn .mx-participant-1,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-match-drawn .mx-participant-2 {
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-football.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-curling.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-score-head-container,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-eventtype-container {
  position: relative;
  z-index: 2;
  padding: 5px 0px 5px 5px;
  line-height: 12px;
  font-size: 10px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-football.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-curling.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-eventtype-container .mx-time,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-score-head-container .mx-time,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-eventtype-container .mx-time {
  font-size: 12px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-eventtype-container,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-eventtype-container {
  height: auto;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-football.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-curling.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-sport-event .mx-score-head,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-sport-event .mx-score-head {
  width: 20px;
  text-align: center;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-football.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-curling.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-sub-score:last-child,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-sport-event .mx-score-head:last-child {
  margin-right: 3px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-football.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-curling.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-emphasized-score,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-emphasized-score {
  width: 40px;
  min-height: 5px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-football.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-curling.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-sub-score,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-sub-score {
  min-height: 5px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-participant,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-participant {
  padding: 0px 5px 0 0;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-participant DIV,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-participant DIV {
  line-height: 22px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-participant DIV SPAN,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-participant DIV SPAN {
  padding: 0px 5px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-participant .mx-highres-flags-small {
  margin: 3px 5px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-football.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-curling.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-tennis-set,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-tennis-set {
  padding: 0px !important;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-football.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-curling.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-tennis-tiebreak,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-tennis-tiebreak {
  font-size: 8px;
  padding: 0px 1px !important;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-status,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-status,
.mx-inline-widget .mx-football.mx-matches-table .mx-status,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-status,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-status,
.mx-inline-widget .mx-curling.mx-matches-table .mx-status,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-status,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-status,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-status,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-status,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-status {
  width: auto;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-football.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-curling.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-status .mx-highres-icon,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-status .mx-highres-icon {
  margin: 0px 5px;
  height: 12px;
  top: -2px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-football.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-curling.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-status .mx-stage-league-name,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-status .mx-stage-league-name {
  overflow: hidden;
  max-width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 3px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-football.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-curling.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-sport-event,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-sport-event {
  padding-right: 25px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-sport-event .mx-event_type_name,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-sport-event .mx-event_type_name {
  white-space: nowrap;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-links,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-links {
  width: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-football.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-links .mx-multirow-link,
.mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-links .mx-multirow-link {
  margin-top: 2px;
}
.mx-inline-widget .mx-rugbyunion .mx-matches-table .mx-status,
.mx-inline-widget .mx-rugbyleague .mx-matches-table .mx-status {
  width: 11.6665%;
}
.mx-inline-widget .mx-h2h-tennis-stat {
  font-size: 12px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats {
  width: 15%;
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV:nth-child(2) {
  margin-bottom: 0;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-clay,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-grass,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-carpet,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-hard {
  margin-bottom: 5px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-clay {
  margin-top: 10px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant {
  width: 42.5%;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right {
  text-align: center;
  width: 20%;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(2),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 0;
  line-height: 20px;
  font-weight: bold;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(2),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 10px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left .mx-surface-hard,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-indoor {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-outdoor {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-africa {
  margin-top: 15px;
}
.mx-inline-widget .mx-cricket .mx-event-comment .mx-js-outcome:empty,
.mx-inline-widget .mx-cricket .mx-event-comment .mx-js-cricket-toss:empty,
.mx-inline-widget .mx-cricket .mx-event-comment .mx-js-property-english:empty,
.mx-inline-widget .mx-cricket .mx-status-comment .mx-js-outcome:empty,
.mx-inline-widget .mx-cricket .mx-status-comment .mx-js-cricket-toss:empty,
.mx-inline-widget .mx-cricket .mx-status-comment .mx-js-property-english:empty {
  border: none !important;
}
.mx-inline-widget .mx-cricket.mx-event-widget .mx-finished .mx-hide-finished {
  display: none !important;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-finished .mx-hide-finished {
  display: none !important;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-home-winner .mx-participant-1 {
  font-weight: bold;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-away-winner .mx-participant-2 {
  font-weight: bold;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score {
  padding: 0px 5px;
  text-align: center;
  white-space: nowrap;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score.mx-cricket-result-container {
  min-width: 40px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score.mx-cricket-inning-container {
  min-width: 95px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score.mx-cricket-inning-container .mx-cricket-inning * {
  padding: 0px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-sub-score .mx-cricket-overs {
  padding: 0px 5px !important;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-participant-container {
  padding: 0px 5px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant {
  line-height: 18px;
  padding: 2px 0px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-participant .mx-highres-flags-small {
  margin: 0px 5px;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-serve-indicator {
  visibility: hidden;
  font-size: 3em;
  line-height: 0.65em;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-row.mx-p1-serve .mx-participant-1 .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-cricket.mx-matches-table .mx-livescore-row.mx-p2-serve .mx-participant-2 .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-has-odds-setting1 .mx-livescore-odds-container {
  width: auto;
  text-align: center;
  padding: 0;
}
.mx-inline-widget .mx-has-odds-setting1 .mx-livescore-odds-container .mx-livescore-odds-button {
  max-width: 40px;
  padding: 0;
  display: inline-block;
  margin: 0px 0px 5px 0px;
  box-sizing: border-box;
  font-size: 11px !important;
}
.mx-inline-widget .mx-has-odds-setting1 .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-value {
  width: 100% !important;
  padding: 2px 0px;
}
.mx-inline-widget .mx-has-odds-setting1 .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-value,
.mx-inline-widget .mx-has-odds-setting1 .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-sign {
  font-weight: bold !important;
  box-sizing: inherit;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-row .mx-team-home-name,
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-row .mx-team-away-name {
  width: 20% !important;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-row .mx-fixtures-options {
  width: auto !important;
  position: absolute !important;
  right: 0px !important;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-odds-container {
  max-width: 230px !important;
  min-width: 140px !important;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-odds-container .mx-livescore-odds-button {
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 11px !important;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-value {
  width: 100% !important;
}
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-value,
.mx-inline-widget .mx-has-odds-setting1b .mx-livescore-odds-container .mx-livescore-odds-button .mx-livescore-odds-sign {
  font-weight: bold !important;
  box-sizing: inherit;
}
.mx-inline-widget .mx-has-odds-setting2 .mx-odds-popup-link * {
  cursor: pointer !important;
}
.mx-inline-widget .mx-player-profile .mx-selector-part-2 > .mx-float-right {
  padding: 10px 5px;
}
.mx-inline-widget .mx-player-profile .mx-button-container {
  padding: 5px;
  width: 250px;
}
.mx-inline-widget .mx-player-profile .mx-button-container .mx-button {
  border-bottom: 2px solid #fff;
}
.mx-inline-widget .mx-player-profile .mx-player-club-logo {
  max-height: 70px;
  max-width: 70px;
}
.mx-inline-widget .mx-player-profile .mx-player-photo {
  height: 70px;
}
.mx-inline-widget .mx-player-profile .mx-table {
  width: 100%;
}
.mx-inline-widget .mx-player-profile .mx-widget-title {
  padding: 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-player-info .mx-highres-icon {
  display: none !important;
}
.mx-inline-widget .mx-player-profile .mx-player-info .mx-highres-flags {
  display: none !important;
}
.mx-inline-widget .mx-player-profile .mx-highres-flags {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 2px;
}
.mx-inline-widget .mx-player-profile :not(.mx-profile-header) .mx-highres-flags {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 2px;
  height: 28px;
}
.mx-inline-widget .mx-player-profile :not(.mx-profile-header) .mx-highres-flags .mx-flag {
  top: -18px;
}
.mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance {
  box-sizing: border-box;
  width: 33.3333%;
}
.mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance:nth-child(2) {
  padding: 0 1%;
}
.mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance.mx-stat2, .mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance.mx-stat3, .mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance.mx-hide, .mx-inline-widget .mx-player-profile .mx-stat-performance-container .mx-stat-performance.mx-visible {
  display: block;
}
.mx-inline-widget .mx-player-profile .mx-performance-selector {
  font-size: 12px;
}
.mx-inline-widget .mx-player-profile .mx-player-image {
  max-height: 225px;
  max-width: 150px;
  position: relative;
  overflow: hidden;
}
.mx-inline-widget .mx-player-profile .mx-player-image IMG {
  /*max-width: 240px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -120px;*/
  max-width: 100%;
  /* position: absolute; */
  margin: 0 auto;
  display: inherit;
  position: relative;
  /* top: 0; */
  /* left: 50%; */
  /* margin-left: -120px; */
}
.mx-inline-widget .mx-player-profile .mx-profile-header {
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  min-height: 70px;
}
.mx-inline-widget .mx-player-profile .mx-profile-header .mx-profile-name {
  line-height: normal;
  font-size: 24px;
  font-weight: normal;
  padding: 5px;
}
.mx-inline-widget .mx-player-profile .mx-profile-header .mx-flag {
  width: 64px;
  height: 51px;
  position: relative;
  top: -7px;
}
.mx-inline-widget .mx-player-profile .mx-profile-table {
  width: 100%;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-info {
  padding: 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-info .mx-highres-icon {
  margin: 4px 5px 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-info .mx-team-logo {
  width: 15px;
  vertical-align: middle;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-label {
  padding: 0px 5px;
  font-weight: normal;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-label .mx-highres-icon {
  margin-top: 4px;
}
.mx-inline-widget .mx-player-profile .mx-table .mx-player-label SPAN:nth-child(-n+2) {
  padding: 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-tournament-selector {
  padding: 0px;
}
.mx-inline-widget .mx-player-profile .mx-tournament-selector .mx-selector-part-1 {
  padding-top: 0px;
}
.mx-inline-widget .mx-player-profile .mx-tournament-selector .mx-button-container {
  padding: 5px;
}
.mx-inline-widget .mx-player-profile .mx-profile-tournament-selector {
  font-size: 0.75em;
  clear: both;
  padding: 0px;
}
.mx-inline-widget .mx-player-profile .mx-profile-tournament-selector .mx-selector-part {
  max-width: 50%;
  line-height: 28px;
}
.mx-inline-widget .mx-player-profile .mx-profile-tournament-selector .mx-selector-part .mx-highres-icon {
  margin-top: 4px;
}
.mx-inline-widget .mx-player-profile .mx-profile-tournament-selector .mx-selector-part SPAN:nth-child(-n+2) {
  padding: 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-profile-tournament-selector .mx-selector-part .mx-dropdown-start .mx-highres-icon {
  margin-top: auto;
}
.mx-inline-widget .mx-player-profile .mx-dropdown-button-text {
  line-height: normal;
}
.mx-inline-widget .mx-player-profile .mx-dropdown {
  font-size: 12px;
}
.mx-inline-widget .mx-player-profile .mx-participant-stat-item {
  width: 20%;
}
.mx-inline-widget .mx-player-profile .mx-participant-stat-box {
  width: 50%;
  min-width: 60px;
  margin: 0 auto;
}
.mx-inline-widget .mx-player-profile .mx-participant-stat-box .mx-highres-icon {
  margin: 4px 5px 0px 5px;
}
.mx-inline-widget .mx-player-profile .mx-participant-stat-box .mx-participant-stat-value {
  padding: 0px 0px;
}
.mx-inline-widget .mx-player-profile.mx-cycling-profile .mx-profile-header {
  padding: 7px 7px 1px;
}
.mx-inline-widget .mx-player-profile.mx-cycling-profile .mx-profile-header .mx-profile-name {
  padding: 0px;
  height: auto;
}
.mx-inline-widget .mx-player-profile.mx-cycling-profile .mx-profile-header .mx-highres-flags {
  height: 20px;
  float: right;
}
.mx-inline-widget .mx-player-profile.mx-cycling-profile .mx-profile-header .mx-flag {
  width: 64px;
  height: 51px;
  position: relative;
  top: -18px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats {
  font-size: 12px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats {
  width: 15%;
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats DIV:nth-child(1),
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats DIV:nth-child(2) {
  margin-bottom: 0;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-clay,
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-grass,
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-carpet,
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-hard {
  margin-bottom: 5px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-clay {
  margin-top: 10px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-stats .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant {
  width: 85%;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right {
  text-align: center;
  width: 20%;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right DIV:nth-child(1),
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 0;
  line-height: 20px;
  font-weight: bold;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 10px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-surface-indoor {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-surface-outdoor {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.mx-inline-widget .mx-player-profile .mx-tennis-stats .mx-surface-africa {
  margin-top: 15px;
}
.mx-inline-widget .mx-team-profile .mx-profile-table {
  width: 100%;
}
.mx-inline-widget .mx-team-profile .mx-team-club-logo {
  max-height: 70px;
  max-width: 70px;
}
.mx-inline-widget .mx-team-profile .mx-highres-icon {
  display: none !important;
}
.mx-inline-widget .mx-team-profile .mx-highres-icon.mx-stats-label-icon {
  display: block !important;
  top: 5px;
  margin: 0px 2px;
}
.mx-inline-widget .mx-team-profile .mx-formtable-match .mx-highres-icon {
  display: block !important;
  margin-left: 2px;
}
.mx-inline-widget .mx-team-profile .mx-tournament-selector {
  padding: 0px;
}
.mx-inline-widget .mx-team-profile .mx-tournament-selector .mx-selector-part-1 {
  padding-top: 0px;
}
.mx-inline-widget .mx-team-profile .mx-profile-stats {
  border-top-style: solid;
  border-top-width: 0px;
}
.mx-inline-widget .mx-team-profile .mx-widget-title {
  padding: 0px 5px;
}
.mx-inline-widget .mx-team-profile .mx-button-container {
  padding: 5px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header {
  padding: 10px 10px;
  background-color: #eee;
  min-height: 70px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-team-logo {
  width: 50px;
  height: 50px;
  margin: 0px 0px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-highres-flags {
  margin: 17px 10px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-profile-name {
  line-height: 70px;
  font-size: 24px;
  font-weight: normal;
  padding: 0px 5px;
}
.mx-inline-widget .mx-team-profile :not(.mx-profile-header) .mx-highres-flags {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 2px;
  height: 28px;
}
.mx-inline-widget .mx-team-profile :not(.mx-profile-header) .mx-highres-flags .mx-flag {
  top: -18px;
}
.mx-inline-widget .mx-team-profile .mx-with-stats {
  width: 50%;
}
.mx-inline-widget .mx-team-profile .mx-table TD {
  padding: 0px 5px;
}
.mx-inline-widget .mx-team-profile .mx-team-image {
  width: 60%;
  min-height: 270px;
  position: relative;
  overflow: hidden;
}
.mx-inline-widget .mx-team-profile .mx-team-image IMG {
  max-width: 100%;
  position: absolute;
  top: 0;
  /* left: 50%; */
  /* margin-left: -140PX; */
}
.mx-inline-widget .mx-team-profile .mx-team-info {
  width: 40%;
}
.mx-inline-widget .mx-team-profile .mx-team-info TD {
  padding-right: 10px;
  padding-left: 10px;
}
.mx-inline-widget .mx-team-profile .mx-team-info TD .mx-highres-icon {
  margin: 5px 5px 0px 0px;
}
.mx-inline-widget .mx-team-profile .mx-team-table {
  overflow: visible;
}
.mx-inline-widget .mx-team-profile .mx-team-label {
  font-weight: bold;
}
.mx-inline-widget .mx-team-profile .mx-matches-h2h {
  display: inline-block;
  top: 5px;
  position: relative;
  float: none;
}
.mx-inline-widget .mx-team-profile .mx-profile-head {
  width: 60%;
}
.mx-inline-widget .mx-team-profile .mx-team-stats-medium-grid {
  clear: both;
}
.mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance {
  box-sizing: border-box;
  width: 33.3333%;
}
.mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance:nth-child(2) {
  padding: 0 1%;
}
.mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance.mx-stat2, .mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance.mx-stat3, .mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance.mx-hide, .mx-inline-widget .mx-team-profile .mx-team-performance-container .mx-team-performance.mx-visible {
  display: block;
}
.mx-inline-widget .mx-team-profile .mx-performance-selector {
  font-size: 12px;
}
.mx-inline-widget .mx-team-profile .mx-participant-stat-item {
  width: 20%;
}
.mx-inline-widget .mx-team-profile .mx-participant-stat-box {
  text-align: center;
}
.mx-inline-widget .mx-team-profile .mx-participant-stat-box .mx-highres-icon {
  margin-top: 4px;
  display: inline-block;
}
.mx-inline-widget .mx-team-profile .mx-participant-stat-box .mx-highres-icon .mx-icon {
  top: -5px;
}
.mx-inline-widget .mx-team-profile .mx-participant-stat-box .mx-participant-stat-value {
  padding: 0px 0px;
  display: inline-block;
}
.mx-inline-widget .mx-teamstats-container {
  border-top: 1px solid #ccc;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-element-container {
  overflow: hidden;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-element-container:nth-child(2) {
  border-top: 1px solid #ccc;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-element-container.mx-teamstat-bap-small {
  display: none;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-element {
  width: 33.33333%;
  box-sizing: border-box;
  float: left;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-element:nth-child(2) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-box {
  overflow: hidden;
  padding: 5px 1px;
  font-size: 0.75em;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-box .mx-teamstat-stat,
.mx-inline-widget .mx-teamstats-container .mx-teamstat-box .mx-highres-icon {
  margin: 0% 5%;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-box .mx-teamstat-stat {
  width: 50%;
  line-height: 18px;
  padding: 0% 5%;
  width: 30%;
}
.mx-inline-widget .mx-teamstats-container .mx-teamstat-textlabel {
  display: none;
  font-size: 0.65em;
  text-align: center;
  position: relative;
  font-weight: normal;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-team-profile .mx-team-info.mx-cycling {
  width: auto !important;
  padding: 10px;
}
.mx-inline-widget .mx-team-profile .mx-team-info.mx-cycling .mx-highres-flags.mx-cycling-profile {
  float: none;
  position: absolute;
  right: 10px;
  top: 5px;
}
.mx-inline-widget .mx-team-profile .mx-team-info.mx-cycling + .mx-squadstats TR .mx-player-name:first-child,
.mx-inline-widget .mx-team-profile .mx-team-info.mx-cycling + .mx-squadstats TR .mx-player-age:last-child {
  padding: 0px 10px;
}
.mx-inline-widget .mx-lapbylap .mx-player-name .mx-pit {
  font-style: italic;
}
.mx-inline-widget .mx-lapbylap .mx-team-name,
.mx-inline-widget .mx-lapbylap .mx-qualificationtime,
.mx-inline-widget .mx-lapbylap .mx-qualificationtime,
.mx-inline-widget .mx-lapbylap .mx-qualificationtime,
.mx-inline-widget .mx-lapbylap .mx-laps {
  width: 10%;
}
.mx-inline-widget .mx-lapbylap TH.mx-qualificationtime {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}
.mx-inline-widget .mx-lapbylap .mx-qualification-practice TABLE TH.mx-racetime DIV {
  margin-left: auto !important;
}
.mx-inline-widget .mx-result-list TABLE.mx-table TR .mx-tyres {
  text-align: left;
  padding-left: 10px;
}
.mx-inline-widget .mx-result-list TABLE.mx-table TR .mx-tyres DIV {
  float: left;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres {
  width: 20%;
  max-width: 90px;
  text-align: left;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-soft,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-soft,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-medium,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hard,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-intermediate,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-wet {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  height: 18px;
  width: 18px;
  border-radius: 12px;
  text-align: center;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-soft:after,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-soft:after,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-medium:after,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hard:after,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-intermediate:after,
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-wet:after {
  position: relative;
  bottom: 5px;
  font-size: 14px;
  font-weight: bolder;
  font-family: sans-serif;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-soft {
  background-color: #D31313 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-soft:after {
  content: "SS";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-soft {
  background-color: #D31313 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-soft:after {
  content: "S";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-medium {
  border: 1px solid;
  background-color: #FFCE31 !important;
  color: #000;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-medium:after {
  content: "M";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hard {
  background-color: #4D4D4D !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hard:after {
  content: "H";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-intermediate {
  background-color: #42b200 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-intermediate:after {
  content: "I";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-wet {
  background-color: #2778c1 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-wet:after {
  content: "W";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hyper-soft {
  background-color: #fabfcb !important;
  color: #000;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-hyper-soft:after {
  content: "HS";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-ice {
  background-color: #5ac4f0 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-ice:after {
  content: "I";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-hard {
  background-color: #4D4D4D !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-super-hard:after {
  content: "SH";
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-ultra-soft {
  background-color: #b64ea9 !important;
  color: #fff;
}
.mx-inline-widget DIV TABLE.mx-table .mx-tyres .mx-ultra-soft:after {
  content: "US";
}
.mx-inline-widget .mx-handicap-table TD.mx-percent,
.mx-inline-widget .mx-handicap-table TH.mx-percent {
  padding: 0px 4px;
}
.mx-inline-widget .mx-league-info TD, .mx-inline-widget .mx-league-info TH {
  line-height: normal;
  padding: 5px 0px;
}
.mx-inline-widget .mx-league-info TD SPAN, .mx-inline-widget .mx-league-info TH SPAN {
  white-space: normal;
}
.mx-inline-widget .mx-league-info .mx-league-info-basic-part TD, .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH {
  border-right: 1px solid #999;
  width: 100%;
}
.mx-inline-widget .mx-league-info .mx-league-info-basic-part TD:last-child, .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH:last-child {
  border: none;
}
.mx-inline-widget .mx-league-info .mx-league-info-basic-part TD:nth-last-of-type(n+1), .mx-inline-widget .mx-league-info .mx-league-info-basic-part TD:nth-last-of-type(n+1) ~ TH, .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH:nth-last-of-type(n+1), .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH:nth-last-of-type(n+1) ~ TH {
  /* properties here */
  width: 50%;
}
.mx-inline-widget .mx-league-info .mx-league-info-basic-part TD:nth-last-of-type(n+3), .mx-inline-widget .mx-league-info .mx-league-info-basic-part TD:nth-last-of-type(n+3) ~ TH, .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH:nth-last-of-type(n+3), .mx-inline-widget .mx-league-info .mx-league-info-basic-part TH:nth-last-of-type(n+3) ~ TH {
  /* properties here */
  width: 33%;
}
.mx-inline-widget .mx-league-info .mx-league-info-qualspot-part TD {
  width: 50%;
}
.mx-inline-widget .mx-league-info .mx-league-info-qualspot-part TD:first-child {
  border-right: 1px solid #ccc;
}
.mx-inline-widget .mx-event-widget {
  font-size: 16px;
  position: relative;
  overflow: hidden;
  line-height: normal;
  /*
  * timeline gamecenter
  */
  /*
  * eventinfo gamecenter
  */
  /*
  * teams gamecenter
  */
  /*
  * topbar gamecenter
  */
  /*
  * lineup gamecenter
  */
  /*
  * odds gamecenter
  */
}
.mx-inline-widget .mx-event-widget .mx-sports-general-header1 {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-gamecenter-main-content-container, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-gamecenter-main-content-container {
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-gamecenter-subpage.mx-cricket-innings, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-gamecenter-subpage.mx-cricket-innings {
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget .mx-gc-flag {
  width: 64px;
  height: 42px;
  position: relative;
  top: 15px;
  margin: 0px 10px;
  border: 1px solid #ddd;
}
.mx-inline-widget .mx-event-widget .mx-gc-flag .mx-flag {
  width: 64px;
  height: 64px;
  position: relative;
  top: -11px;
  margin: 0px;
  border: 0px;
}
.mx-inline-widget .mx-event-widget .mx-event-comment {
  padding: 5px;
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget.mx-widget-gamecenter .mx-teams-container {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-show-event-notstarted,
.mx-inline-widget .mx-event-widget .mx-show-event-inprogress,
.mx-inline-widget .mx-event-widget .mx-show-event-started,
.mx-inline-widget .mx-event-widget .mx-show-event-finished,
.mx-inline-widget .mx-event-widget .mx-show-notstarted,
.mx-inline-widget .mx-event-widget .mx-show-inprogress,
.mx-inline-widget .mx-event-widget .mx-show-started,
.mx-inline-widget .mx-event-widget .mx-show-finished {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-notstarted DIV.mx-show-event-notstarted {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-notstarted SPAN.mx-show-event-notstarted {
  display: inline;
}
.mx-inline-widget .mx-event-widget .mx-inprogress DIV.mx-show-event-inprogress {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-inprogress SPAN.mx-show-event-inprogress {
  display: inline;
}
.mx-inline-widget .mx-event-widget .mx-started DIV.mx-show-event-started {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-started SPAN.mx-show-event-started {
  display: inline;
}
.mx-inline-widget .mx-event-widget .mx-finished DIV.mx-show-event-finished {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-finished SPAN.mx-show-event-finished {
  display: inline;
}
.mx-inline-widget .mx-event-widget .mx-serve-indicator {
  visibility: hidden;
  font-size: 3em;
  line-height: 0.65em;
}
.mx-inline-widget .mx-event-widget.mx-p1-serve .mx-team-home .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-event-widget.mx-p2-serve .mx-team-away .mx-serve-indicator {
  visibility: visible;
}
.mx-inline-widget .mx-event-widget .mx-event-subpage {
  height: 185px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-subpage {
  position: absolute;
  top: 33px;
  width: 100%;
  height: 185px;
  z-index: 10;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-subpage.mx-cricket-innings {
  overflow: scroll;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-gamecenter-subpage, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-gamecenter-subpage {
  position: relative;
  top: auto;
  width: 100%;
  height: auto;
  z-index: 10;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-event-subpage, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-event-subpage {
  height: auto;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-collapsable-content .mx-incidents-table-container,
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-collapsable-content .mx-tipstats-table-container,
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-collapsable-content .mx-lineup-table-container, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-collapsable-content .mx-incidents-table-container,
.mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-collapsable-content .mx-tipstats-table-container,
.mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-collapsable-content .mx-lineup-table-container {
  height: auto;
}
.mx-inline-widget .mx-event-widget .mx-collapsable {
  padding: 7px 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-show-finishedAET,
.mx-inline-widget .mx-event-widget.mx-handball .mx-show-finishedAP,
.mx-inline-widget .mx-event-widget.mx-handball .mx-show-finished {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-status-6 .mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-status-11 .mx-show-finishedAET {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-status-11 .mx-show-finished {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-status-13 .mx-show-finishedAP {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-status-13 .mx-show-finished {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-timeline-status-display,
.mx-inline-widget .mx-event-widget.mx-handball .mx-timeline-elapsed-display {
  line-height: 2.5em;
  text-align: center;
  position: absolute;
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout {
  position: absolute;
  z-index: 5;
  top: 40px;
  width: 100%;
  height: 40px;
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout .mx-penalty-open-close {
  padding: 0px 3px 10px 3px;
  border-radius: 20px 20px 0px 0px;
  position: absolute;
  top: -18px;
  left: 55px;
  cursor: pointer;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout .mx-penalty-open-close .mx-highres-icon .icons-dark-up {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout .mx-penalty-open-close .mx-highres-icon .icons-dark-down {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout.mx-open .mx-penalty-open-close .mx-highres-icon .icons-dark-up {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout.mx-open .mx-penalty-open-close .mx-highres-icon .icons-dark-down {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout UL.mx-timeline-incidents {
  position: absolute;
  top: 0px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-penalty-shootout UL.mx-timeline-incidents.mx-timeline-incidents-2 {
  top: 20px;
}
.mx-inline-widget .mx-event-widget .mx-status-4 .mx-timeline-container .mx-timeline-penalty-shootout,
.mx-inline-widget .mx-event-widget .mx-status-13 .mx-timeline-container .mx-timeline-penalty-shootout {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-status-4 .mx-timeline-container .mx-timeline-penalty-shootout {
  top: 0px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container {
  position: relative;
  height: 40px;
  border-top-width: 1px;
  border-top-style: solid;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-status {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-incidents,
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-labels {
  padding: 0;
  margin: 0px 20px;
  list-style-type: none;
  height: 20px;
  position: relative;
  top: 0px;
  left: 0px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-incidents LI,
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI {
  float: left;
  position: absolute;
  width: 18px;
  font-size: 0.65em;
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-incidents LI SPAN,
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN {
  position: absolute;
  left: -8px;
  display: block;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-incidents {
  top: -40px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI {
  cursor: pointer;
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline .mx-timeline-active {
  height: 20px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline .mx-timeline-active.mx-finished {
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline .mx-timeline-active.mx-notstarted {
  width: 0%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-team-names {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 11%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-team-names .mx-timeline-team-home,
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-team-names .mx-timeline-team-away {
  line-height: 20px;
  text-align: left;
  font-size: 0.75em;
  padding-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-incidents {
  top: -60px;
  width: 86%;
  left: 11%;
  margin: 0px !important;
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-incidents LI {
  cursor: pointer;
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-incidents.mx-extratime {
  width: 66.888%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-incidents-2 {
  top: -60px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-incidents-2 LI {
  cursor: pointer;
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline {
  position: relative;
  width: 89%;
  left: 11%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline .mx-timeline-active {
  height: 40px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline.mx-handball .mx-timeline {
  width: 100%;
  left: 0;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-labels {
  width: 84.7%;
  left: 13%;
  margin: 0;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-double-timeline UL.mx-timeline-labels LI {
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels {
  top: -20px;
  line-height: 20px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels LI {
  list-style-type: none !important;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels LI SPAN:after {
  content: "'";
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t0 {
  left: 0%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t10 {
  left: 11.1%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t20 {
  left: 22.2%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t30 {
  left: 33.3%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t40 {
  left: 44.4%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t50 {
  left: 55.5%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t60 {
  left: 66.6%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t70 {
  left: 77.7%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t80 {
  left: 88.8%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels .mx-t90 {
  left: 100.8%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t0 {
  left: 0%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t10 {
  left: 8.333%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t20 {
  left: 16.666%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t30 {
  left: 25%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t40 {
  left: 33.333%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t50 {
  left: 41.6%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t60 {
  left: 50%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t70 {
  left: 58.333%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t80 {
  left: 66.666%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t90 {
  left: 75%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t100 {
  left: 83.333%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t110 {
  left: 91.666%;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container.mx-soccer UL.mx-timeline-labels.mx-extratime .mx-t120 {
  left: 100%;
}
.mx-inline-widget .mx-event-widget .mx-event-wrapper.mx-event-info {
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-match-info {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-motorsport-special-event {
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  font-weight: bold;
}
.mx-inline-widget .mx-event-widget .mx-motorsport-special-event .mx-special-event-label {
  padding: 0px 10px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container {
  display: inline-block;
  font-size: 0.75em;
  padding-top: 2px;
  height: 21px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container.mx-event-details {
  padding: 5px;
  height: auto;
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail {
  padding: 5px 0px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  width: 24%;
  text-align: center;
  border-right: 1px solid #ccc;
  height: 35px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box.mx-no-border {
  border: none;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail .mx-event-detail-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  padding: 0px 10px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail .mx-event-detail-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail .mx-event-detail-content.mx-event-detail-icon {
  position: relative;
  top: -5px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-detail .mx-event-detail-content.mx-event-detail-icon .mx-weather-track-default {
  position: relative;
  top: 3px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-highres-icon {
  top: 4px;
  display: inline-block;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status {
  margin-right: 10px;
  width: auto;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue DIV SPAN,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators DIV SPAN,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee DIV SPAN,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status DIV SPAN {
  line-height: 30px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-highres-icon {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue SPAN.mx-status-name,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators SPAN.mx-status-name,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee SPAN.mx-status-name,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status SPAN.mx-status-name {
  display: inline;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-time-starttime {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-waitET DIV.mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-time-starttime,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-time-startdate,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-time-starttime {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-spectators .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee .mx-show-waitET DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-firstHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-secondHalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-ETfirsthalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-ETsecondhalf DIV.mx-highres-icon,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-status .mx-show-waitET DIV.mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-venue,
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-referee {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-elapsed {
  padding-right: 5px;
  display: inline-block;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-elapsed:after {
  content: ",";
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3:not(.mx-motorsport) .mx-event-info-container {
  height: 27px;
  line-height: 27px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-event-info, .mx-inline-widget .mx-event-widget.mx-curling .mx-event-info, .mx-inline-widget .mx-event-widget.mx-football .mx-event-info, .mx-inline-widget .mx-event-widget.mx-baseball .mx-event-info, .mx-inline-widget .mx-event-widget.mx-basketball .mx-event-info, .mx-inline-widget .mx-event-widget.mx-tennis .mx-event-info {
  height: 40px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-event-info-container, .mx-inline-widget .mx-event-widget.mx-curling .mx-event-info-container, .mx-inline-widget .mx-event-widget.mx-football .mx-event-info-container, .mx-inline-widget .mx-event-widget.mx-baseball .mx-event-info-container, .mx-inline-widget .mx-event-widget.mx-basketball .mx-event-info-container, .mx-inline-widget .mx-event-widget.mx-tennis .mx-event-info-container {
  padding: 8px 0px;
}
.mx-inline-widget .mx-event-widget .mx-teams {
  padding: 10px;
  height: 90px;
  position: relative;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-highres-flags {
  width: 32px;
  height: 22px;
  border-width: 1px;
  border-style: solid;
  top: 5px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-highres-flags .mx-flag {
  top: -21px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-home {
  position: absolute;
  left: 10px;
  top: 10px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  margin-right: 10px;
  width: 70px;
  height: 70px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container {
  display: inline-block;
  font-size: 1.5em;
  padding-bottom: 5px;
  width: 100%;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container DIV.mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container DIV.mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container .mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container DIV.mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container DIV.mx-team-away-name {
  width: auto;
  font-weight: normal;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs,
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container DIV.mx-team-vs,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container .mx-team-vs,
.mx-inline-widget .mx-event-widget .mx-teams DIV.mx-team-name-container DIV.mx-team-vs {
  font-size: 0.5em;
  height: 14px;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-away {
  position: absolute;
  right: 10px;
  top: 10px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  margin-left: 10px;
  width: 70px;
  height: 70px;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget .mx-teams .mx-score .mx-res-away {
  font-weight: bold;
  font-size: 4em;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-score-head {
  font-size: 1em;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams {
  position: relative;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-name-container, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-name-container, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-name-container, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-name-container, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-name-container {
  display: block;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container .mx-team-away-name, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-name-container .mx-team-away-name, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-name-container .mx-team-away-name, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-name-container .mx-team-away-name, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-name-container .mx-team-away-name, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container .mx-team-vs, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-name-container .mx-team-vs, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-name-container .mx-team-vs, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-name-container .mx-team-vs, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-name-container .mx-team-vs, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container.mx-no_img, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-name-container.mx-no_img, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-name-container.mx-no_img, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-name-container.mx-no_img, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-name-container.mx-no_img, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score .mx-res-away, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score .mx-res-away, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score .mx-res-away, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score .mx-res-away, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score .mx-res-away, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score .mx-res-away {
  font-size: 2em;
  text-align: right;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-team-home-logo, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-team-home-logo, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-team-home-logo, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-team-home-logo, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-team-home-logo, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-team-away-logo, .mx-inline-widget .mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-team-away-logo, .mx-inline-widget .mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-team-away-logo, .mx-inline-widget .mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-team-away-logo, .mx-inline-widget .mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-team-away-logo, .mx-inline-widget .mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-score-head-container {
  position: relative;
  z-index: 2;
  padding: 2px 10px;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-score-head {
  font-size: 0.7em;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-sub-score {
  line-height: 2em;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-main-score {
  width: 45px;
  height: 5px;
  text-align: center;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-main-score.mx-res-home, .mx-inline-widget .mx-event-widget.mx-cricket .mx-main-score.mx-res-away {
  font-size: 24px !important;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-serve-indicator {
  font-size: inherit;
  line-height: normal;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-score .mx-res-home-halftime,
.mx-inline-widget .mx-event-widget.mx-handball .mx-score .mx-res-away-halftime, .mx-inline-widget .mx-event-widget.mx-mma .mx-score .mx-res-home-halftime,
.mx-inline-widget .mx-event-widget.mx-mma .mx-score .mx-res-away-halftime {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 3.5em;
  padding: 0px 5px;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-status-comment {
  font-size: 12px;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-score-head-container .mx-score-head {
  font-size: 12px !important;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-cricket-inning-container {
  width: 95px;
  text-align: center;
  font-size: 12px;
}
.mx-inline-widget .mx-event-widget.mx-cricket .mx-away-score,
.mx-inline-widget .mx-event-widget.mx-cricket .mx-home-score {
  font-weight: bold;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar {
  line-height: 33px;
  height: 33px;
  font-weight: bold;
  text-transform: uppercase;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-icon {
  float: left;
  margin-right: 5px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-flags {
  margin: 8px 10px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-league {
  position: absolute;
  z-index: 1;
  left: 0px;
  font-size: 0.75em;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-highres-icon {
  margin: 7px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-league-name .mx-stage-name:before {
  content: " - ";
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-highres-flags {
  margin: 0px 5px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons {
  position: absolute;
  right: 0px;
  z-index: 2;
  font-weight: normal;
  text-transform: none;
  height: 33px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-sound-enable,
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-match-link {
  padding: 7px 5px 8px 5px;
  border-left-style: solid;
  border-left-width: 1px;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  line-height: 17px;
  white-space: nowrap;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button {
  padding: 7px 7px 8px 7px;
  border-left-style: solid;
  border-left-width: 1px;
  cursor: pointer;
  overflow: hidden;
  max-width: 20px;
  width: auto;
  line-height: 17px;
  white-space: nowrap;
  transition: max-width 0.6s ease-in-out;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button SPAN {
  font-size: 0.75em;
  opacity: 0;
  display: inline;
  transition: opacity 0.8s ease-in-out;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover, .mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing {
  max-width: 150px;
  width: auto;
  transition: max-width 0.15s ease-in-out;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover SPAN, .mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing SPAN {
  opacity: 1;
  display: inline;
  transition: opacity 0.3s ease-in-out;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-highres-icon {
  width: 18px;
  height: 18px;
  display: block;
  margin-right: 5px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar .mx-topnav-buttons .mx-highres-icon .mx-icon {
  width: 64px;
  height: 64px;
  transform: scale(0.25, 0.25);
  top: -22px;
  left: -22px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 {
  line-height: 33px;
  height: 33px;
  font-weight: bold;
  text-transform: uppercase;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-flags {
  margin: 8px 10px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league {
  position: absolute;
  z-index: 1;
  left: 0px;
  font-size: 0.75em;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-highres-icon {
  margin: 7px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-league-name {
  text-transform: capitalize;
  font-weight: bold;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-league-name .mx-stage-name:before {
  content: " - ";
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-league-country-name {
  text-transform: capitalize;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-highres-flags {
  margin: 0px 5px;
  border-width: 1px;
  border-style: solid;
  height: 20px;
  width: 30px;
  top: 4px;
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-highres-flags .mx-flag {
  top: -22px;
  left: -17px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-topbar-status {
  text-transform: capitalize;
  font-weight: normal;
  padding: 0px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-topbar-status .mx-top_datetime_container {
  white-space: nowrap;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2, .mx-inline-widget .mx-event-widget.mx-mma .mx-gamecenter-topbar-v2, .mx-inline-widget .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-lineup-homeaway {
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-lineup-homeaway .mx-standalone-lineup DIV.mx-table-splitrow.mx-collapsable .mx-shirt-number {
  width: 55px;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-lineup-home,
.mx-inline-widget .mx-event-widget .mx-gamecenter-lineup-away {
  width: 50%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-v1 .mx-gamecenter-lineup {
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 138px;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-gc-flag {
  top: auto;
  margin: 10px auto 10px auto;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  position: absolute;
  bottom: 15px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 0.75em;
  font-weight: bold;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-graph-toggle .mx-label {
  display: inline-block;
  border-radius: 20px;
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-table-container {
  position: relative;
  height: 185px;
  width: 70%;
  margin: 0 auto;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-table-container TD.mx-player-name {
  width: auto;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-home,
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-away {
  position: absolute;
  top: 10px;
  height: 164px;
  width: 15%;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-home {
  left: 0;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-away {
  right: 0;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation-confirmed SPAN {
  font-size: 0.75em;
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation-confirmed SPAN:before {
  content: "Confirmed";
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation-unconfirmed SPAN {
  font-size: 0.75em;
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation-unconfirmed SPAN:before {
  content: "Unconfirmed";
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-lineup .mx-team-away-name {
  font-size: 0.75em;
  font-weight: bold;
  overflow: hidden;
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-gamecenter-subpage .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-gamecenter-subpage .mx-team-away-name {
  font-size: 0.75em;
  font-weight: bold;
  overflow: hidden;
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget {
  height: auto !important;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget .mx-lineup-table-container {
  width: 100%;
  height: auto !important;
  overflow: visible;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table {
  width: 50%;
  float: left;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table TR.mx-table-header {
  display: table-row;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table TD.mx-player-type {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table TD.mx-player-name DIV {
  line-height: normal;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table:last-child TD {
  text-align: right;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget TABLE.mx-lineup-table:last-child TD.mx-player-name DIV {
  float: right;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away {
  position: static;
  float: left;
  width: 50%;
  height: 35px;
  padding: 10px 0;
  display: block !important;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-logo {
  text-align: left;
  display: block;
  float: left;
  height: 35px;
  width: 35px !important;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-home-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-name {
  text-align: left;
  display: block;
  float: left;
  line-height: 35px;
  padding: 0 0 0 10px;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-home-name.mx-team-name-short,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-name.mx-team-name-short,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-home-name.mx-team-name-short,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-name.mx-team-name-short {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-name {
  float: right;
  text-align: right;
}
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-home .mx-team-away-name,
.mx-inline-widget .mx-event-widget .mx-lineup.mx-lineup-table-widget DIV.mx-team-away .mx-team-away-name {
  padding: 0 10px 0 0;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table {
  position: static;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-away TD, .mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-home TD {
  display: block;
  padding: 3px;
  min-width: 20px;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-away {
  width: 50%;
  float: right;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-away TD {
  float: right;
  text-align: right;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-away .mx-shirtnum {
  text-align: left;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-home {
  width: 50%;
  float: left;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-home TD {
  float: left;
  text-align: left;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-home .mx-shirtnum {
  text-align: right;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table .mx-table-header {
  display: none;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table .mx-shirtnum {
  font-weight: bold;
  width: 25px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field-container {
  position: relative;
  top: -185px;
  height: 185px;
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field-container .mx-lineup-field-background {
  opacity: 0.7;
  height: 185px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field {
  width: 392px;
  height: 145px;
  margin: 0 auto;
  background-image: url(//css.enetscores.com/1270/img/default/site/mx/pitch.png);
  position: relative;
  top: -185px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home,
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away {
  height: 95%;
  width: 48%;
  display: block;
  list-style-type: none;
  list-style-position: inside;
  margin: 3px 0 0 0;
  padding: 0;
  position: relative;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI,
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI {
  display: block;
  width: 10%;
  height: 10%;
  cursor: pointer;
  position: absolute;
  overflow: visible;
  text-align: center;
  font-size: 8px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI IMG,
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI IMG {
  width: 125%;
  margin-left: -2px;
  margin-top: -3px;
  position: relative;
  z-index: 1;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI SPAN,
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI SPAN {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  text-align: center;
  display: block;
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name {
  position: absolute;
  top: 0px;
  padding: 2px 5px;
  white-space: nowrap;
  z-index: 3;
  font-size: 1.5em;
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name .mx-arrow-left {
  position: absolute;
  top: 0;
  left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name .mx-arrow-right {
  position: absolute;
  top: 0;
  right: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home {
  float: left;
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI:hover > .mx-lineup-player-name {
  display: inline-block;
  left: 23px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI:hover > .mx-lineup-player-name .mx-arrow-left {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-11 {
  left: 29%;
  top: 31%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-21 {
  left: 43.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-22 {
  left: 40.9%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-23 {
  left: 38.2%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-24 {
  left: 36.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-25 {
  left: 33.8%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-26 {
  left: 31.1%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-27 {
  left: 28.4%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-28 {
  left: 25.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-29 {
  left: 22.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-31 {
  left: 48.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-32 {
  left: 46.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-33 {
  left: 43.8%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-34 {
  left: 41.4%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-35 {
  left: 40.1%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-36 {
  left: 37.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-37 {
  left: 35.3%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-38 {
  left: 32.9%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-39 {
  left: 30.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-41 {
  left: 53.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-42 {
  left: 51.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-43 {
  left: 48.8%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-44 {
  left: 47.4%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-45 {
  left: 46.1%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-46 {
  left: 43.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-47 {
  left: 41.3%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-48 {
  left: 38.9%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-49 {
  left: 37.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-51 {
  left: 58.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-52 {
  left: 56.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-53 {
  left: 54.2%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-54 {
  left: 54%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-55 {
  left: 52.6%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-56 {
  left: 50.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-57 {
  left: 48.2%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-58 {
  left: 46.7%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-59 {
  left: 45%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-61 {
  left: 63%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-62 {
  left: 62.5%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-63 {
  left: 61%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-64 {
  left: 59.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-65 {
  left: 58.8%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-66 {
  left: 57.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-67 {
  left: 55.2%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-68 {
  left: 53.8%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-69 {
  left: 52.4%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-71 {
  left: 69%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-72 {
  left: 68%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-73 {
  left: 67%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-74 {
  left: 66%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-75 {
  left: 65.5%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-76 {
  left: 64.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-77 {
  left: 62.7%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-78 {
  left: 61.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-79 {
  left: 59.8%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-81 {
  left: 75%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-82 {
  left: 74%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-83 {
  left: 73%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-84 {
  left: 72%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-85 {
  left: 71.5%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-86 {
  left: 70.5%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-87 {
  left: 69.7%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-88 {
  left: 68.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-89 {
  left: 67.8%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-91 {
  left: 81%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-92 {
  left: 80%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-93 {
  left: 79%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-94 {
  left: 78.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-95 {
  left: 78%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-96 {
  left: 77.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-97 {
  left: 76.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-98 {
  left: 76%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-99 {
  left: 75%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-101 {
  left: 87%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-102 {
  left: 86%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-103 {
  left: 85%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-104 {
  left: 84.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-105 {
  left: 84.2%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-106 {
  left: 84%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-107 {
  left: 83.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-108 {
  left: 83%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-109 {
  left: 82.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-111 {
  left: 92%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-112 {
  left: 92%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-113 {
  left: 92%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-114 {
  left: 92%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-115 {
  left: 92%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-116 {
  left: 91.5%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-117 {
  left: 91.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-118 {
  left: 91%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home LI.mx-pos-119 {
  left: 91%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away {
  float: right;
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
  /* ** */
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI:hover > .mx-lineup-player-name {
  display: inline-block;
  right: 23px;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI:hover > .mx-lineup-player-name .mx-arrow-right {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-11 {
  right: 29%;
  top: 31%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-21 {
  right: 43.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-22 {
  right: 40.9%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-23 {
  right: 38.2%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-24 {
  right: 36.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-25 {
  right: 33.8%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-26 {
  right: 31.1%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-27 {
  right: 28.4%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-28 {
  right: 25.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-29 {
  right: 22.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-31 {
  right: 48.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-32 {
  right: 46.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-33 {
  right: 43.8%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-34 {
  right: 41.4%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-35 {
  right: 40.1%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-36 {
  right: 37.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-37 {
  right: 35.3%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-38 {
  right: 32.9%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-39 {
  right: 30.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-41 {
  right: 53.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-42 {
  right: 51.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-43 {
  right: 48.8%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-44 {
  right: 47.4%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-45 {
  right: 46.1%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-46 {
  right: 43.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-47 {
  right: 41.3%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-48 {
  right: 38.9%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-49 {
  right: 37.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-51 {
  right: 58.6%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-52 {
  right: 56.2%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-53 {
  right: 54.2%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-54 {
  right: 54%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-55 {
  right: 52.6%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-56 {
  right: 50.7%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-57 {
  right: 48.2%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-58 {
  right: 46.7%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-59 {
  right: 45%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-61 {
  right: 63%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-62 {
  right: 62.5%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-63 {
  right: 61%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-64 {
  right: 59.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-65 {
  right: 58.8%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-66 {
  right: 57.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-67 {
  right: 55.2%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-68 {
  right: 53.8%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-69 {
  right: 52.4%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-71 {
  right: 69%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-72 {
  right: 68%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-73 {
  right: 67%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-74 {
  right: 66%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-75 {
  right: 65.8%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-76 {
  right: 64.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-77 {
  right: 62.7%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-78 {
  right: 61.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-79 {
  right: 59.8%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-81 {
  right: 75%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-82 {
  right: 74%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-83 {
  right: 73%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-84 {
  right: 72%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-85 {
  right: 71.5%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-86 {
  right: 70.5%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-87 {
  right: 69.7%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-88 {
  right: 68.2%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-89 {
  right: 67.8%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-91 {
  right: 81%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-92 {
  right: 80%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-93 {
  right: 79%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-94 {
  right: 78.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-95 {
  right: 78%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-96 {
  right: 77.2%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-97 {
  right: 76.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-98 {
  right: 76%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-99 {
  right: 75%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-101 {
  right: 87%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-102 {
  right: 86%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-103 {
  right: 85%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-104 {
  right: 84.5%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-105 {
  right: 84.2%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-106 {
  right: 84%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-107 {
  right: 83.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-108 {
  right: 83%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-109 {
  right: 82.5%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-111 {
  right: 92%;
  top: 6%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-112 {
  right: 92%;
  top: 12%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-113 {
  right: 92%;
  top: 18%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-114 {
  right: 92%;
  top: 27.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-115 {
  right: 92%;
  top: 35.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-116 {
  right: 91.5%;
  top: 44.5%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-117 {
  right: 91.5%;
  top: 52%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-118 {
  right: 91%;
  top: 61%;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away LI.mx-pos-119 {
  right: 91%;
  top: 69%;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-gc-flag {
  top: auto;
  margin: 10px auto 10px auto;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element-container {
  overflow: hidden;
  box-sizing: border-box;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2) {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element {
  width: 33.33333%;
  box-sizing: border-box;
  float: left;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element:nth-child(2) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box {
  overflow: hidden;
  padding: 9px 0px;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-livestat-home,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-livestat-away,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-highres-icon {
  width: 33%;
  text-align: center;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-livestat-home .mx-icon,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-livestat-away .mx-icon,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-box .mx-highres-icon .mx-icon {
  position: relative;
  left: 0px;
  top: -10px;
  margin: 0 auto;
  transform: scale(0.7, 0.7);
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-bap {
  position: absolute;
  top: 136px;
  font-weight: bold;
  font-size: 1.5em;
  width: 100%;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-bap .mx-livestat-textlabel {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-textlabel {
  font-size: 0.65em;
  text-align: center;
  position: relative;
  font-weight: normal;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats {
  overflow: hidden;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-home,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-away {
  position: absolute;
  top: 10px;
  height: 164px;
  width: 15%;
  text-align: center;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-home {
  left: 0;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-away {
  right: 0;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-home-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-team-away-name {
  font-size: 0.75em;
  font-weight: bold;
  overflow: hidden;
  width: auto;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-gamecenter-subpage .mx-team-home-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-gamecenter-subpage .mx-team-away-name {
  font-size: 0.75em;
  font-weight: bold;
  overflow: hidden;
  width: auto;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container {
  width: 70%;
  margin: 0 auto;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD {
  padding: 1px 0px;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container {
  width: 25%;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right {
  width: 90%;
  height: 10px;
  margin: 0 5%;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler {
  height: 10px;
  width: 0;
  float: inherit;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler.mx-yellow-cards,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler.mx-yellow-cards {
  height: 5px;
  clear: both;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler.mx-red-cards,
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler.mx-red-cards {
  height: 5px;
  clear: both;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left {
  float: right;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestat-label {
  width: 34%;
  text-align: center;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestat-label .mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestat-home {
  width: 8%;
  text-align: left;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestat-away {
  width: 8%;
  text-align: right;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-teams-container {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  height: auto;
  width: auto;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home DIV.mx-team-home-name, .mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home DIV.mx-team-away-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away DIV.mx-team-home-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away DIV.mx-team-away-name {
  font-size: 1em;
  width: auto;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away .mx-team-away-logo {
  width: 25px;
  height: 25px;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home .mx-team-home-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-home .mx-team-away-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away .mx-team-home-name,
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-team-away .mx-team-away-name {
  line-height: 25px;
  padding: 0px 10px;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container {
  width: auto;
  margin: 0px;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-bap-container .mx-livestat-bapbars .mx-livestat-bar {
  padding: 2px 0px;
  border-radius: 3px 20px 20px 3px;
  width: 50%;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-bap-container .mx-livestat-bapbars .mx-livestat-bar SPAN {
  padding: 0px 10px;
  font-size: 0.75em;
}
.mx-inline-widget .mx-event-widget DIV.mx-livestats.mx-standalone-livestats .mx-livestats-table-container .mx-livestat-bap-container .mx-livestat-bapbars .mx-livestat-bar + .mx-livestat-bar {
  border-radius: 20px 3px 3px 20px;
}
.mx-inline-widget .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 40%;
}
.mx-inline-widget .mx-event-widget.mx-motorsport TABLE.mx-table .mx-laps,
.mx-inline-widget .mx-event-widget.mx-motorsport TABLE.mx-table .mx-pitstops {
  width: 40px;
}
.mx-inline-widget .mx-event-widget.mx-motorsport .mx-event-detail-content .mx-highres-icon {
  margin: 0px 2px;
}
.mx-inline-widget .mx-event-widget.mx-aufootball .mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-aufootball .mx-team-away-name {
  /*max-width: 68%;*/
  overflow: hidden;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-event-widget.mx-aufootball .mx-team-home-name *,
.mx-inline-widget .mx-event-widget.mx-aufootball .mx-team-away-name * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mx-inline-widget DIV.mx-incidents .mx-gc-flag {
  top: auto;
  margin: 10px auto 10px auto;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container {
  position: relative;
  height: 138px;
  width: 70%;
  margin: 0 auto;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container .mx-hide {
  display: inherit;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE {
  table-layout: auto;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  font-weight: bold;
  overflow: hidden;
  height: 0px;
  transition: height 0.15s ease-in-out;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-home,
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  width: 43%;
  text-align: left;
  position: static;
  height: auto;
  float: left;
  padding: 10px;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  text-align: right;
  float: right;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table {
  border: none;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-highres-icon {
  top: 5px;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-goal-incident {
  font-weight: bold;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-player-assist {
  font-style: italic;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-player-assist:before {
  content: "(";
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-player-assist:after {
  content: ")";
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD DIV {
  padding: 0 2px;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-incident-elapsed {
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
  width: 16%;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-incidents-halftime {
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  padding: 0px 5px;
  line-height: 1.5em;
  height: inherit;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-away-incident {
  width: 42%;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-away-incident DIV.mx-incident-elapsed {
  display: none;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-home-incident {
  width: 42%;
}
.mx-inline-widget DIV.mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-home-incident DIV.mx-incident-elapsed {
  display: none;
}
.mx-inline-widget DIV.mx-incidents .mx-team-home,
.mx-inline-widget DIV.mx-incidents .mx-team-away {
  position: absolute;
  top: 10px;
  height: 164px;
  width: 15%;
  text-align: center;
}
.mx-inline-widget DIV.mx-incidents .mx-team-home {
  left: 0;
}
.mx-inline-widget DIV.mx-incidents .mx-team-away {
  right: 0;
}
.mx-inline-widget DIV.mx-incidents .mx-team-home-name,
.mx-inline-widget DIV.mx-incidents .mx-team-away-name {
  font-size: 0.75em;
  font-weight: bold;
  overflow: hidden;
  width: auto;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents TABLE TR {
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-incident-type {
  font-weight: bold;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-teams-container {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  height: auto;
  width: auto;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home DIV.mx-team-home-name, .mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home DIV.mx-team-away-name,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away DIV.mx-team-home-name,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away DIV.mx-team-away-name {
  font-size: 1em;
  width: auto;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home .mx-team-home-logo,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home .mx-team-away-logo,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away .mx-team-home-logo,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away .mx-team-away-logo {
  width: 25px;
  height: 25px;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home .mx-team-home-name,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-home .mx-team-away-name,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away .mx-team-home-name,
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-team-away .mx-team-away-name {
  line-height: 25px;
  padding: 0px 10px;
}
.mx-inline-widget DIV.mx-incidents.mx-standalone-incidents .mx-incidents-table-container {
  width: auto;
  height: auto;
  overflow: visible;
  border: none;
}
.mx-inline-widget .mx-goal-incidents-container {
  line-height: 20px;
  height: 20px;
  padding: 0 20px 2px 20px;
}
.mx-inline-widget .mx-goal-incidents .mx-incident-elapsed:after {
  content: "'";
}
.mx-inline-widget .mx-goal-incidents UL {
  list-style-type: none !important;
  padding: 0;
  margin: 0;
}
.mx-inline-widget .mx-goal-incidents UL LI {
  padding: 0;
  margin: 0 2px;
  font-size: 0.65em;
  list-style-type: none !important;
}
.mx-inline-widget .mx-goal-incidents.mx-team-home LI {
  list-style-type: none !important;
}
.mx-inline-widget .mx-goal-incidents.mx-team-home LI:after {
  content: " - ";
}
.mx-inline-widget .mx-goal-incidents.mx-team-home LI:last-child:after {
  content: none;
}
.mx-inline-widget .mx-goal-incidents.mx-team-away LI {
  list-style-type: none !important;
}
.mx-inline-widget .mx-goal-incidents.mx-team-away LI:before {
  content: " - ";
}
.mx-inline-widget .mx-goal-incidents.mx-team-away LI:last-child:before {
  content: none;
}
.mx-inline-widget .mx-commentary {
  overflow: auto !important;
}
.mx-inline-widget .mx-commentary .mx-tipstats-selector.mx-button-container .mx-button {
  float: left;
  font-size: 0.75em;
  padding: 5px 2%;
  width: 29.3333%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container {
  /*overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;*/
  height: 100%;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container,
.mx-inline-widget .mx-commentary .mx-comments-table-container {
  position: relative;
  width: 100%;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TD,
.mx-inline-widget .mx-commentary .mx-comments-table-container TD {
  white-space: normal;
  height: auto;
  line-height: normal;
  padding: 2px 0px;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container.mx-show-commentaries TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-commentaries TR.mx-commentary-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container.mx-show-tips-comments TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-tips-comments TR.mx-commentary-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table TD,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table TD {
  padding-left: 45px;
  position: relative;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-el {
  position: absolute;
  left: 5px;
  font-size: 1.25em;
  font-weight: bold;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-el:after {
  content: "'";
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp {
  position: absolute;
  left: 27px;
  font-size: 1em;
  font-weight: bold;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp:before {
  content: "+";
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp:after {
  content: "'";
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-highres-icon {
  margin: 0 5px;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-livestats-highlight {
  font-weight: bold;
}
.mx-inline-widget.mx-navstyle-v3 .mx-commentary .mx-tipstats-table-container, .mx-inline-widget.mx-navstyle-v2 .mx-commentary .mx-tipstats-table-container {
  height: auto;
  max-height: 250px;
}
.mx-inline-widget .mx-cricket-innings .mx-player-name {
  width: 30%;
}
.mx-inline-widget .mx-cricket-innings .mx-no-data {
  min-height: 50px;
}
.mx-inline-widget .mx-cricket-result-comment {
  line-height: 27px;
  padding: 0px 10px;
}
.mx-inline-widget .mx-cricket .mx-event-info-container {
  display: block;
}
.mx-inline-widget .mx-cricket .mx-venue SPAN {
  margin: 0px 5px;
  font-size: 12px;
}
.mx-inline-widget .mx-cricket .mx-venue .mx-highres-icon {
  vertical-align: bottom;
}
.mx-inline-widget .mx-event-widget.mx-boxed-scores .mx-teams DIV.mx-team-name-container {
  width: auto;
  text-align: left;
}
.mx-inline-widget .mx-event-widget.mx-boxed-scores .mx-teams DIV.mx-team-name-container DIV.mx-team-home-name,
.mx-inline-widget .mx-event-widget.mx-boxed-scores .mx-teams DIV.mx-team-name-container DIV.mx-team-away-name {
  text-align: left;
}
.mx-inline-widget .mx-date-picker {
  padding: 8px 11px 10px 10px;
  line-height: 18px;
  font-size: 0.75em;
}
.mx-inline-widget .mx-date-picker .mx-date-picker-label {
  padding: 0px 5px;
}
.mx-inline-widget .mx-calendar-link {
  text-decoration: none;
  height: 36px;
  line-height: normal;
  display: block;
  cursor: pointer;
}
.mx-inline-widget .mx-manipulate-calendar {
  padding: 5px 10px 0px;
}
.mx-inline-widget .mx-calendar-month-container {
  margin-bottom: 10px;
}
.mx-inline-widget .mx-calendar-month {
  line-height: 29px;
  float: none;
  position: absolute;
  width: 100%;
  text-align: center;
}
.mx-inline-widget .mx-calendar[data-type=autofit] .mx-wc14-pretournament {
  display: none;
}
.mx-inline-widget .mx-calendar .mx-show-calendar-popup {
  padding: 9px 13px;
  box-sizing: border-box;
  background: #eee;
  cursor: pointer;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container {
  width: 14.28571428571429%;
  height: 29px;
  overflow: hidden;
  text-align: center;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-day-name {
  height: auto;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day {
  padding: 3px 0px;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day .mx-calendar-weekday {
  display: none;
  font-size: 0.45em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day .mx-calendar-date {
  font-size: 0.75em;
  font-weight: bold;
  line-height: normal;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:last-child .mx-calendar-day {
  border-right: none;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:last-child {
  margin: 0;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container {
  height: auto;
  max-height: 36px;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day {
  height: 36px;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day .mx-calendar-weekday {
  font-size: 0.7em;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day .mx-calendar-date {
  font-size: 1.1em;
  line-height: 1.8em;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-open-calendar-button {
  margin: 0px;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-show-calendar-popup {
  cursor: pointer;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-day-name {
  height: auto;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-day-name .mx-calendar-day {
  height: auto;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-day-name .mx-calendar-day .mx-calendar-weekday {
  display: block;
}
.mx-inline-widget .mx-calendar.mx-days-type-calendar * {
  border: none !important;
  text-decoration: none !important;
}
.mx-inline-widget .mx-calendar.mx-days-type-calendar .mx-calendar-day-container {
  width: 12.5%;
}
.mx-inline-widget .mx-calendar.mx-days-type-calendar .mx-calendar-day-container .mx-calendar-weekday {
  display: block;
}
.mx-inline-widget .mx-calendar.mx-days-type-calendar .mx-calendar-day-container .mx-calendar-date {
  font-size: 0.85em;
  line-height: 1.3em;
}
.mx-inline-widget .mx-calendar .mx-wc14-pretournament .mx-calendar-day .mx-calendar-weekday,
.mx-inline-widget .mx-calendar .mx-wc14-pretournament .mx-calendar-day .mx-calendar-date {
  visibility: hidden;
}
.mx-inline-widget .mx-highlight-head {
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-performance-data TABLE TD > A.mx-link DIV.mx-highres-flags {
  margin: 6px 4px;
}
.mx-inline-widget .mx-performance .mx-pf-menu {
  width: 100%;
  border-bottom: 1px solid #aaa;
}
.mx-inline-widget .mx-performance .mx-dropdown-start {
  border-bottom: 1px solid #aaa;
}
.mx-inline-widget .mx-performance TABLE TD {
  height: 50px;
}
.mx-inline-widget .mx-performance TABLE TD.mx-pf-bars {
  vertical-align: top;
}
.mx-inline-widget .mx-performance TABLE .mx-marker {
  height: auto;
  line-height: 35px;
}
.mx-inline-widget .mx-performance TABLE .mx-team-name-selected {
  font-weight: bold;
}
.mx-inline-widget .mx-performance .mx-button {
  width: 50%;
  text-align: center;
  padding: 5px 0px;
}
.mx-inline-widget .mx-stat-name-bar {
  padding: 10px 10px 0px 8px;
  font-weight: bold;
  font-size: 0.75em;
}
.mx-inline-widget .mx-pf-statbar-container {
  position: relative;
  top: -3px;
}
.mx-inline-widget .mx-pf-statbar-container DIV {
  position: absolute;
  top: 0px;
  padding: 2px 5px;
  line-height: normal;
  font-size: 0.85em;
}
.mx-inline-widget .mx-commentary .mx-commentary {
  overflow: auto !important;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-selector.mx-button-container .mx-button {
  float: left;
  font-size: 0.75em;
  padding: 5px 2%;
  width: 29.3333%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container {
  /*overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;*/
  height: 100%;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container {
  position: relative;
  width: 100%;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TD {
  white-space: normal;
  height: auto;
  line-height: normal;
  padding: 2px 0px;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container.mx-show-commentaries TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-commentaries TR.mx-commentary-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container.mx-show-tips-comments TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-tips-comments TR.mx-commentary-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table TD {
  padding-left: 45px;
  position: relative;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-el {
  position: absolute;
  left: 5px;
  font-size: 1.25em;
  font-weight: bold;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-el:after {
  content: "'";
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp {
  position: absolute;
  left: 27px;
  font-size: 1em;
  font-weight: bold;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp:before {
  content: "+";
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp:after {
  content: "'";
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-highres-icon {
  margin: 0 5px;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-livestats-highlight {
  font-weight: bold;
}
.mx-inline-widget .mx-commentary.mx-navstyle-v3 .mx-commentary .mx-tipstats-table-container, .mx-inline-widget .mx-commentary.mx-navstyle-v2 .mx-commentary .mx-tipstats-table-container {
  height: auto;
  max-height: 250px;
}
.mx-inline-widget .mx-commentary .mx-tipstats .mx-tipstats-table-container {
  height: 350px;
}
.mx-inline-widget .mx-gamecenter-subpage .mx-commentary {
  height: 200px;
}
.mx-inline-widget .mx-comments .mx-tipstats {
  max-height: 300px;
  overflow: visible;
}
.mx-inline-widget .mx-comments .mx-tipstats .mx-tipstats-table-container {
  height: 300px;
}
.mx-inline-widget .mx-compound-stage_team_events TR.mx-table-header {
  display: none;
}
.mx-inline-widget .mx-compound-h2h {
  /*.mx-matches-table{
  	.mx-status{
  		width: auto;
  		min-width: 60px;
  	}
  	&.mx-badminton{
  		.mx-status{
  			max-width: 31px;
  		}
  	}
  	.mx-team-home-name{
  		width: 33%;
  	}
  	.mx-score{
  		width: 14%;
  	}
  	.mx-team-away-name{
  		width: 23%;
  		white-space: nowrap;
  		text-overflow: ellipsis;
  		overflow: hidden;
  	}
  	.mx-stage-league-name{
  		width: 10%;
  		overflow: hidden;
  		text-overflow: ellipsis;
  		white-space: nowrap;
  	}
  	.mx-fixtures-options{
  		width: 10%;
  	}
  	&.mx-no-fixtures-options{
  		.mx-stage-league-name{
  			width: auto;
  			max-width: 140px;
  		}
  	}
  }*/
}
.mx-inline-widget .mx-compound-h2h .mx-dropdown-container .mx-dropdown-start {
  margin: 0px 3px 3px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-dropdown-container:last-child .mx-dropdown-start {
  margin: 0px 0px 3px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-data-selectors {
  margin: 0 auto;
  max-width: 806px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-data-selectors .mx-highres-flags-small {
  margin-top: -2px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-data-selectors .mx-dropdown-container {
  max-width: 300px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-team-cell .mx-name-not-logo {
  text-align: center;
  display: block;
  font-size: 18px;
  margin: 5px 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-team-cell .mx-team-logo {
  top: -4px;
  position: relative;
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain !important;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-team-cell DIV.mx-team-flag {
  border: 1px solid #ccc;
  width: 60px;
  height: 40px;
  margin: 4px auto;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-team-cell DIV.mx-team-flag .mx-flag {
  position: relative;
  left: -2px;
  top: -12px;
  width: 64px;
  height: 64px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container {
  padding: 10px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container DIV.mx-dropdown-container,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container DIV.mx-dropdown-container {
  max-width: 200px;
  margin: 0 auto;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container DIV.mx-dropdown-container .mx-dropdown-button-text .mx-team-logo,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container DIV.mx-dropdown-container .mx-dropdown-button-text .mx-team-logo {
  display: none;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team {
  width: 45%;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team .mx-h2h-team-cell .mx-team-logo,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team .mx-h2h-team-cell .mx-team-logo {
  display: block;
  margin: 0 auto;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team .mx-h2h-team-cell .mx-h2h-team-name,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team .mx-h2h-team-cell .mx-h2h-team-name {
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team .mx-h2h-team-cell .mx-h2h-team-name.mx-no-team-graphic,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team .mx-h2h-team-cell .mx-h2h-team-name.mx-no-team-graphic {
  padding: 18px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team .mx-participant-name,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team .mx-participant-name {
  line-height: 32px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-team .mx-participant-name SPAN,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-team .mx-participant-name SPAN {
  margin: 0 10px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-vs,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container .mx-h2h-vs {
  width: 10%;
  text-align: center;
  line-height: 64px;
  font-size: 28px;
  white-space: nowrap;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container.mx-h2h-performance .mx-h2h-team,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container.mx-h2h-performance .mx-h2h-team {
  width: 50%;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container.mx-h2h-performance .mx-h2h-team .mx-performance-data,
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container.mx-h2h-performance .mx-h2h-team .mx-performance-data {
  margin: 0px 4px 0px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-players-container DIV.mx-widget-selector .mx--selector-part {
  max-width: 200px;
}
.mx-inline-widget .mx-compound-h2h .mx-table.mx-matches-table DIV.mx-table-header {
  display: none;
}
.mx-inline-widget .mx-compound-h2h .mx-match-stats .mx-table TR.mx-table-header {
  display: table-row;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-label {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-button {
  font-size: 12px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-bar-row .mx-h2h-bar-row-participant2 .mx-h2h-stat-bar-container,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-bar-row .mx-h2h-bar-row-participant1 .mx-h2h-stat-bar-container {
  width: 70%;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-topscorer-list {
  margin-top: 10px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-topscorer-list .mx-team-logo {
  height: 22px;
  position: relative;
  top: -5px;
  margin: 0px 5px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-status DIV {
  display: block;
  line-height: 25px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-latest-events-container .mx-h2h-latest-team-events {
  margin-top: 15px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-latest-events-container .mx-h2h-latest-team-events .mx-team-logo {
  height: 22px;
  position: relative;
  top: -5px;
  margin: 0px 5px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-latest-events-container .mx-h2h-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 5px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-team-container {
  padding: 0px 10px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-teams-container {
  padding-bottom: 0px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-teams-container .mx-h2h-vs {
  line-height: 70px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-team-badges {
  border: 1px solid #ddd;
  margin: 10px;
  padding: 10px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-team-badges IMG.mx-team-logo {
  width: auto;
  height: auto;
  top: 0px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bar-container {
  padding: 0px 10px;
  margin-bottom: 5px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar-container {
  padding: 10px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar {
  width: 15%;
  line-height: 25px;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars {
  position: relative;
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-result-display {
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
  z-index: 2;
  line-height: 25px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-h2h-zero {
  width: 18%;
  height: 25px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-h2h-result-bar {
  width: 50%;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-h2h-result-bar .mx-h2h-result {
  height: 25px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-h2h-result-bar .mx-h2h-result.mx-team-home {
  border-radius: 5px 0px 0px 5px;
}
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars .mx-h2h-result-bar .mx-h2h-result.mx-team-away {
  border-radius: 0px 5px 5px 0px;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-button-container {
  font-size: 0.75em;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-button-container .mx-button {
  position: relative;
  padding: 5px 10px;
  border-right-style: solid;
  border-right-width: 1px;
  width: 20%;
  box-sizing: border-box;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-calendar.mx-calendar-matrix {
  padding-bottom: 5px !important;
  width: 100%;
  box-sizing: border-box;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-dropdown-container {
  max-width: none;
}
.mx-inline-widget .mx-compound-livescore .mx-time .mx-time-starttime {
  display: inline;
}
.mx-inline-widget .mx-compound-livescore .mx-time .mx-time-startdate,
.mx-inline-widget .mx-compound-livescore .mx-time .mx-time-startdatetime {
  display: none;
}
.mx-inline-widget .mx-compound-livescore .mx-widget-gamecenter {
  height: auto;
}
.mx-inline-widget .mx-compound-livescore .mx-widget-gamecenter .mx-gamecenter-topbar-v2,
.mx-inline-widget .mx-compound-livescore .mx-widget-gamecenter .mx-gamecenter-topbar {
  display: none;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-no-events {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-hide {
  display: none;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-sport-header {
  text-align: left;
  background-color: #000000;
  color: #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  line-height: 34px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 10px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status {
  width: 150px;
  min-width: 150px;
  max-width: 150px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status .mx-event-chk-cont ~ DIV {
  max-width: 80px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status > DIV {
  height: 36px;
  line-height: 36px;
  min-height: 36px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status > DIV SPAN {
  height: 36px;
  line-height: 36px;
  min-height: 36px;
  margin-left: 5px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status > DIV.mx-ms_starttime {
  display: block;
  line-height: 38px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row DIV.mx-status DIV.mx-show-notstarted > DIV.mx-time.mx-show-notstarted {
  display: none;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row.mx-boxed-scores DIV.mx-status > DIV {
  height: 16px;
  line-height: 16px;
  min-height: 16px;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row.mx-boxed-scores DIV.mx-status > DIV SPAN {
  height: 10px;
  line-height: 10px;
  min-height: 10px;
  vertical-align: top;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row.mx-boxed-scores DIV.mx-status > DIV.mx-ms_starttime {
  display: block;
}
.mx-inline-widget .mx-compound-livescore.mx-multisport .mx-matches-table DIV.mx-livescore-row.mx-boxed-scores DIV.mx-status > DIV.mx-show-notstarted.mx-status_desc_1 {
  line-height: 19px;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing TH:not(.mx-team-name), .mx-inline-widget .mx-compound-standings .mx-wide-standing TD:not(.mx-team-name),
.mx-inline-widget .mx-compound-standings .mx-wide-form TH:not(.mx-team-name),
.mx-inline-widget .mx-compound-standings .mx-wide-form TD:not(.mx-team-name),
.mx-inline-widget .mx-compound-match .mx-wide-standing TH:not(.mx-team-name),
.mx-inline-widget .mx-compound-match .mx-wide-standing TD:not(.mx-team-name),
.mx-inline-widget .mx-compound-match .mx-wide-form TH:not(.mx-team-name),
.mx-inline-widget .mx-compound-match .mx-wide-form TD:not(.mx-team-name),
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TH:not(.mx-team-name),
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TD:not(.mx-team-name),
.mx-inline-widget .mx-compound-h2h .mx-wide-form TH:not(.mx-team-name),
.mx-inline-widget .mx-compound-h2h .mx-wide-form TD:not(.mx-team-name) {
  width: auto;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing TH.mx-team-name, .mx-inline-widget .mx-compound-standings .mx-wide-standing TD.mx-team-name,
.mx-inline-widget .mx-compound-standings .mx-wide-form TH.mx-team-name,
.mx-inline-widget .mx-compound-standings .mx-wide-form TD.mx-team-name,
.mx-inline-widget .mx-compound-match .mx-wide-standing TH.mx-team-name,
.mx-inline-widget .mx-compound-match .mx-wide-standing TD.mx-team-name,
.mx-inline-widget .mx-compound-match .mx-wide-form TH.mx-team-name,
.mx-inline-widget .mx-compound-match .mx-wide-form TD.mx-team-name,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TH.mx-team-name,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TD.mx-team-name,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TH.mx-team-name,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TD.mx-team-name {
  width: 25%;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing TH .mx-for-against-together, .mx-inline-widget .mx-compound-standings .mx-wide-standing TD .mx-for-against-together,
.mx-inline-widget .mx-compound-standings .mx-wide-form TH .mx-for-against-together,
.mx-inline-widget .mx-compound-standings .mx-wide-form TD .mx-for-against-together,
.mx-inline-widget .mx-compound-match .mx-wide-standing TH .mx-for-against-together,
.mx-inline-widget .mx-compound-match .mx-wide-standing TD .mx-for-against-together,
.mx-inline-widget .mx-compound-match .mx-wide-form TH .mx-for-against-together,
.mx-inline-widget .mx-compound-match .mx-wide-form TD .mx-for-against-together,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TH .mx-for-against-together,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TD .mx-for-against-together,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TH .mx-for-against-together,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TD .mx-for-against-together {
  display: inline-block;
  width: 36px;
  position: relative;
  top: 3px;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing TH.mx-goal-for-against-th, .mx-inline-widget .mx-compound-standings .mx-wide-standing TD.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-standings .mx-wide-form TH.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-standings .mx-wide-form TD.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-match .mx-wide-standing TH.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-match .mx-wide-standing TD.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-match .mx-wide-form TH.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-match .mx-wide-form TD.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TH.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing TD.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TH.mx-goal-for-against-th,
.mx-inline-widget .mx-compound-h2h .mx-wide-form TD.mx-goal-for-against-th {
  width: 36px;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-compound-standings .mx-wide-form .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-compound-match .mx-wide-standing .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-compound-match .mx-wide-form .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing .mx-table .mx-team-name .mx-link,
.mx-inline-widget .mx-compound-h2h .mx-wide-form .mx-table .mx-team-name .mx-link {
  white-space: normal;
  line-height: normal;
  display: block;
  margin: 5px;
}
.mx-inline-widget .mx-compound-standings .mx-wide-standing .mx-table .mx-team-name .mx-team-logo,
.mx-inline-widget .mx-compound-standings .mx-wide-form .mx-table .mx-team-name .mx-team-logo,
.mx-inline-widget .mx-compound-match .mx-wide-standing .mx-table .mx-team-name .mx-team-logo,
.mx-inline-widget .mx-compound-match .mx-wide-form .mx-table .mx-team-name .mx-team-logo,
.mx-inline-widget .mx-compound-h2h .mx-wide-standing .mx-table .mx-team-name .mx-team-logo,
.mx-inline-widget .mx-compound-h2h .mx-wide-form .mx-table .mx-team-name .mx-team-logo {
  display: none;
}
.mx-inline-widget .mx-compound-standings .mx-standings-horizontal-menu,
.mx-inline-widget .mx-compound-match .mx-standings-horizontal-menu,
.mx-inline-widget .mx-compound-h2h .mx-standings-horizontal-menu {
  margin-bottom: 5px;
}
.mx-inline-widget .mx-compound-standings .mx-player-performance .mx-flexbox,
.mx-inline-widget .mx-compound-match .mx-player-performance .mx-flexbox,
.mx-inline-widget .mx-compound-h2h .mx-player-performance .mx-flexbox {
  margin: 0px 2px;
}
.mx-inline-widget .mx-compound-standings .mx-dropdown-container:nth-child(2),
.mx-inline-widget .mx-compound-match .mx-dropdown-container:nth-child(2),
.mx-inline-widget .mx-compound-h2h .mx-dropdown-container:nth-child(2) {
  margin: 0px 5px;
}
.mx-inline-widget .mx-compound-standings .mx-standings,
.mx-inline-widget .mx-compound-standings .mx-h2h,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container,
.mx-inline-widget .mx-compound-match .mx-standings,
.mx-inline-widget .mx-compound-match .mx-h2h,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container,
.mx-inline-widget .mx-compound-h2h .mx-standings,
.mx-inline-widget .mx-compound-h2h .mx-h2h,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container {
  font-size: 1em;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-standings .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-livescore-row .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-livescore-row .mx-collapsable {
  padding: 0px;
  border: none;
  font-weight: normal;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-match .mx-standings .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-livescore-row .mx-highres-icon,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-livescore-row .mx-highres-icon {
  padding: 0px;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .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-compound-h2h .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-livescore-row .mx-event-widget .mx-collapsable {
  padding: 7px 10px;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-match .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-livescore-row .mx-event-widget .mx-collapsable.mx-table-splitrow {
  padding: 0;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-collapsable-content,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-collapsable-content {
  margin: 0px;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button {
  padding: 5px 10px;
  font-size: 0.75em;
  max-width: 100px;
  text-align: center;
}
.mx-inline-widget .mx-compound-standings.mx-aufootball .mx-goals-for, .mx-inline-widget .mx-compound-standings.mx-aufootball .mx-goals-against, .mx-inline-widget .mx-compound-standings.mx-aufootball .mx-goals-difference,
.mx-inline-widget .mx-compound-match.mx-aufootball .mx-goals-for,
.mx-inline-widget .mx-compound-match.mx-aufootball .mx-goals-against,
.mx-inline-widget .mx-compound-match.mx-aufootball .mx-goals-difference,
.mx-inline-widget .mx-compound-h2h.mx-aufootball .mx-goals-for,
.mx-inline-widget .mx-compound-h2h.mx-aufootball .mx-goals-against,
.mx-inline-widget .mx-compound-h2h.mx-aufootball .mx-goals-difference {
  min-width: 32px;
}
.mx-inline-widget .mx-compound-match .mx-h2h-teams-container .mx-dropdown-container,
.mx-inline-widget .mx-compound-match .mx-h2h-selectors .mx-dropdown-container {
  display: none;
}
.mx-inline-widget .mx-compound-match .mx-h2h-teams-container {
  display: none;
}
.mx-inline-widget .mx-h2h-tennis-stat {
  font-size: 12px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats {
  width: 15%;
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats DIV:nth-child(2) {
  margin-bottom: 0;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-clay,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-grass,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-carpet,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-hard {
  margin-bottom: 5px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-clay {
  margin-top: 10px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-stats .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant {
  width: 42.5%;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right {
  text-align: center;
  width: 20%;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV {
  margin-bottom: 5px;
  height: 16px;
  line-height: 16px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(2),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(1),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 0;
  line-height: 20px;
  font-weight: bold;
  background-color: #E6E6E6;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left DIV:nth-child(2),
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right DIV:nth-child(2) {
  margin-bottom: 10px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-left .mx-surface-hard,
.mx-inline-widget .mx-h2h-tennis-stat .mx-stat-participant .mx-float-right .mx-surface-hard {
  margin-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-indoor {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-outdoor {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.mx-inline-widget .mx-h2h-tennis-stat .mx-surface-africa {
  margin-top: 15px;
}
.mx-inline-widget .mx-h2h-bar-row {
  margin-bottom: 5px;
}
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant1,
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant2 {
  width: 40%;
}
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant1 .mx-h2h-stat-bar-container,
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant2 .mx-h2h-stat-bar-container {
  width: 75%;
}
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant1 .mx-highres-icon,
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-participant2 .mx-highres-icon {
  margin: 0px 7px;
}
.mx-inline-widget .mx-h2h-bar-row .mx-h2h-bar-row-label {
  width: 20%;
  text-align: center;
  font-weight: bold;
}
.mx-inline-widget .mx-stats-bar {
  width: 100%;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item {
  padding: 2px 0;
  text-align: center;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-bar-row-label,
.mx-inline-widget .mx-compound-h2h .mx-stats-bar-item {
  font-size: 0.75em;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-row .mx-h2h-team {
  display: block;
  width: 50%;
  padding: 7px 0px 5px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-row .mx-h2h-team-name {
  line-height: 25px;
  font-size: 1em;
  font-weight: bold;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-row .mx-h2h-team-logo .mx-highres-flags {
  position: relative;
  top: -4px;
  margin: 0px 5px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-row .mx-h2h-team-logo .mx-team-logo {
  height: 25px;
  margin: 0px 5px;
}
.mx-inline-widget DIV.mx-event-widget DIV.mx-status > DIV,
.mx-inline-widget .mx-matches-table DIV.mx-status > DIV {
  display: none;
}
.mx-inline-widget .mx-sport-ws.mx-matches-table DIV.mx-status > DIV {
  display: inline-block;
}
.mx-inline-widget .mx-h2h-lastx_against .mx-matches-table DIV.mx-status > DIV,
.mx-inline-widget .mx-h2h-lastx_matches_home .mx-matches-table DIV.mx-status > DIV,
.mx-inline-widget .mx-h2h-lastx_matches_away .mx-matches-table DIV.mx-status > DIV {
  display: inline-block;
}
.mx-inline-widget .mx-h2h-lastx_against .mx-matches-table .mx-event-widget DIV.mx-status > DIV,
.mx-inline-widget .mx-h2h-lastx_matches_home .mx-matches-table .mx-event-widget DIV.mx-status > DIV,
.mx-inline-widget .mx-h2h-lastx_matches_away .mx-matches-table .mx-event-widget DIV.mx-status > DIV {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget.mx-motorsport .mx-notstarted .mx-hide-notstarted {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget.mx-motorsport .mx-finished .mx-hide-finished {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-2 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-3 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-4 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-5 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-6 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-8 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-9 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-10 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-11 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-12 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-13 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-14 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-17 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-20 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-25 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-106 DIV.mx-status .mx-event-chk-cont ~ DIV, .mx-inline-widget DIV.mx-event-widget .mx-status-113 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-2 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-3 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-4 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-5 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-6 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-8 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-9 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-10 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-11 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-12 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-13 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-14 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-17 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-20 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-25 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-106 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-113 DIV.mx-status .mx-event-chk-cont ~ DIV {
  max-width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget DIV.mx-event-widget .mx-notstarted .mx-hide-notstarted,
.mx-inline-widget .mx-matches-table .mx-notstarted .mx-hide-notstarted {
  visibility: hidden !important;
}
.mx-inline-widget DIV.mx-event-widget .mx-inprogress .mx-hide-inprogress,
.mx-inline-widget .mx-matches-table .mx-inprogress .mx-hide-inprogress {
  visibility: hidden !important;
}
.mx-inline-widget DIV.mx-event-widget .mx-started .mx-hide-started,
.mx-inline-widget .mx-matches-table .mx-started .mx-hide-started {
  visibility: hidden !important;
}
.mx-inline-widget DIV.mx-event-widget .mx-finished .mx-hide-finished,
.mx-inline-widget .mx-matches-table .mx-finished .mx-hide-finished {
  visibility: hidden !important;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-1 DIV.mx-status .mx-show-notstarted,
.mx-inline-widget DIV.mx-event-widget .mx-status-1 .mx-status-comment .mx-show-notstarted,
.mx-inline-widget DIV.mx-event-widget .mx-status-unknown DIV.mx-status .mx-show-notstarted,
.mx-inline-widget DIV.mx-event-widget .mx-status-unknown .mx-status-comment .mx-show-notstarted,
.mx-inline-widget .mx-matches-table .mx-status-1 DIV.mx-status .mx-show-notstarted,
.mx-inline-widget .mx-matches-table .mx-status-1 .mx-status-comment .mx-show-notstarted,
.mx-inline-widget .mx-matches-table .mx-status-unknown DIV.mx-status .mx-show-notstarted,
.mx-inline-widget .mx-matches-table .mx-status-unknown .mx-status-comment .mx-show-notstarted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-2 DIV.mx-status .mx-show-firstHalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-2 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget DIV.mx-event-widget .mx-status-2 .mx-status-comment .mx-show-firstHalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-2 .mx-status-comment .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-2 DIV.mx-status .mx-show-firstHalf,
.mx-inline-widget .mx-matches-table .mx-status-2 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-2 .mx-status-comment .mx-show-firstHalf,
.mx-inline-widget .mx-matches-table .mx-status-2 .mx-status-comment .mx-show-inprogress {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-3 DIV.mx-status .mx-show-secondHalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-3 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget DIV.mx-event-widget .mx-status-3 .mx-status-comment .mx-show-secondHalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-3 .mx-status-comment .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-3 DIV.mx-status .mx-show-secondHalf,
.mx-inline-widget .mx-matches-table .mx-status-3 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-3 .mx-status-comment .mx-show-secondHalf,
.mx-inline-widget .mx-matches-table .mx-status-3 .mx-status-comment .mx-show-inprogress {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-4 DIV.mx-status .mx-show-penalty,
.mx-inline-widget DIV.mx-event-widget .mx-status-4 .mx-status-comment .mx-show-penalty,
.mx-inline-widget .mx-matches-table .mx-status-4 DIV.mx-status .mx-show-penalty,
.mx-inline-widget .mx-matches-table .mx-status-4 .mx-status-comment .mx-show-penalty {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-4 DIV.mx-status .mx-penalty-score,
.mx-inline-widget DIV.mx-event-widget .mx-status-4 .mx-status-comment .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-4 DIV.mx-status .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-4 .mx-status-comment .mx-penalty-score {
  display: inline;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-5 DIV.mx-status .mx-show-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-5 .mx-status-comment .mx-show-postponed,
.mx-inline-widget .mx-matches-table .mx-status-5 DIV.mx-status .mx-show-postponed,
.mx-inline-widget .mx-matches-table .mx-status-5 .mx-status-comment .mx-show-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-6 DIV.mx-status .mx-show-finished,
.mx-inline-widget DIV.mx-event-widget .mx-status-6 .mx-status-comment .mx-show-finished,
.mx-inline-widget .mx-matches-table .mx-status-6 DIV.mx-status .mx-show-finished,
.mx-inline-widget .mx-matches-table .mx-status-6 .mx-status-comment .mx-show-finished {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-6 DIV.mx-status .mx-event-chk-cont ~ DIV,
.mx-inline-widget .mx-matches-table .mx-status-6 DIV.mx-status .mx-event-chk-cont ~ DIV {
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-8 DIV.mx-status .mx-show-ETfirsthalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-8 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget DIV.mx-event-widget .mx-status-8 .mx-status-comment .mx-show-ETfirsthalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-8 .mx-status-comment .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-8 DIV.mx-status .mx-show-ETfirsthalf,
.mx-inline-widget .mx-matches-table .mx-status-8 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-8 .mx-status-comment .mx-show-ETfirsthalf,
.mx-inline-widget .mx-matches-table .mx-status-8 .mx-status-comment .mx-show-inprogress {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-8 .mx-referee,
.mx-inline-widget .mx-matches-table .mx-status-8 .mx-referee {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-9 DIV.mx-status .mx-show-ETsecondhalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-9 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget DIV.mx-event-widget .mx-status-9 .mx-status-comment .mx-show-ETsecondhalf,
.mx-inline-widget DIV.mx-event-widget .mx-status-9 .mx-status-comment .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-9 DIV.mx-status .mx-show-ETsecondhalf,
.mx-inline-widget .mx-matches-table .mx-status-9 DIV.mx-status .mx-show-inprogress,
.mx-inline-widget .mx-matches-table .mx-status-9 .mx-status-comment .mx-show-ETsecondhalf,
.mx-inline-widget .mx-matches-table .mx-status-9 .mx-status-comment .mx-show-inprogress {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-9 .mx-referee,
.mx-inline-widget .mx-matches-table .mx-status-9 .mx-referee {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-10 DIV.mx-status .mx-show-halftime,
.mx-inline-widget DIV.mx-event-widget .mx-status-10 .mx-status-comment .mx-show-halftime,
.mx-inline-widget .mx-matches-table .mx-status-10 DIV.mx-status .mx-show-halftime,
.mx-inline-widget .mx-matches-table .mx-status-10 .mx-status-comment .mx-show-halftime {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-11 DIV.mx-status .mx-show-finishedAET,
.mx-inline-widget DIV.mx-event-widget .mx-status-11 .mx-status-comment .mx-show-finishedAET,
.mx-inline-widget .mx-matches-table .mx-status-11 DIV.mx-status .mx-show-finishedAET,
.mx-inline-widget .mx-matches-table .mx-status-11 .mx-status-comment .mx-show-finishedAET {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-12 DIV.mx-status .mx-show-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-12 .mx-status-comment .mx-show-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-12 DIV.mx-status .mx-show-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-12 .mx-status-comment .mx-show-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-13 DIV.mx-status .mx-show-finishedAP,
.mx-inline-widget DIV.mx-event-widget .mx-status-13 .mx-status-comment .mx-show-finishedAP,
.mx-inline-widget .mx-matches-table .mx-status-13 DIV.mx-status .mx-show-finishedAP,
.mx-inline-widget .mx-matches-table .mx-status-13 .mx-status-comment .mx-show-finishedAP {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-13 DIV.mx-status .mx-penalty-score,
.mx-inline-widget DIV.mx-event-widget .mx-status-13 .mx-status-comment .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-13 DIV.mx-status .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-13 .mx-status-comment .mx-penalty-score {
  display: inline;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-14 DIV.mx-status .mx-show-waitET,
.mx-inline-widget DIV.mx-event-widget .mx-status-14 .mx-status-comment .mx-show-waitET,
.mx-inline-widget .mx-matches-table .mx-status-14 DIV.mx-status .mx-show-waitET,
.mx-inline-widget .mx-matches-table .mx-status-14 .mx-status-comment .mx-show-waitET {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-14 .mx-referee,
.mx-inline-widget .mx-matches-table .mx-status-14 .mx-referee {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-17 DIV.mx-status .mx-show-abandoned,
.mx-inline-widget DIV.mx-event-widget .mx-status-17 .mx-status-comment .mx-show-abandoned,
.mx-inline-widget .mx-matches-table .mx-status-17 DIV.mx-status .mx-show-abandoned,
.mx-inline-widget .mx-matches-table .mx-status-17 .mx-status-comment .mx-show-abandoned {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-18 DIV.mx-status .mx-show-noinfoyet,
.mx-inline-widget DIV.mx-event-widget .mx-status-18 .mx-status-comment .mx-show-noinfoyet,
.mx-inline-widget .mx-matches-table .mx-status-18 DIV.mx-status .mx-show-noinfoyet,
.mx-inline-widget .mx-matches-table .mx-status-18 .mx-status-comment .mx-show-noinfoyet {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-20 DIV.mx-status .mx-show-waitPenalty,
.mx-inline-widget DIV.mx-event-widget .mx-status-20 .mx-status-comment .mx-show-waitPenalty,
.mx-inline-widget .mx-matches-table .mx-status-20 DIV.mx-status .mx-show-waitPenalty,
.mx-inline-widget .mx-matches-table .mx-status-20 .mx-status-comment .mx-show-waitPenalty {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-25 DIV.mx-status .mx-show-delayed,
.mx-inline-widget DIV.mx-event-widget .mx-status-25 .mx-status-comment .mx-show-delayed,
.mx-inline-widget .mx-matches-table .mx-status-25 DIV.mx-status .mx-show-delayed,
.mx-inline-widget .mx-matches-table .mx-status-25 .mx-status-comment .mx-show-delayed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-36 DIV.mx-status .mx-show-firstPeriod,
.mx-inline-widget DIV.mx-event-widget .mx-status-36 .mx-status-comment .mx-show-firstPeriod,
.mx-inline-widget .mx-matches-table .mx-status-36 DIV.mx-status .mx-show-firstPeriod,
.mx-inline-widget .mx-matches-table .mx-status-36 .mx-status-comment .mx-show-firstPeriod {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-37 DIV.mx-status .mx-show-secondPeriod,
.mx-inline-widget DIV.mx-event-widget .mx-status-37 .mx-status-comment .mx-show-secondPeriod,
.mx-inline-widget .mx-matches-table .mx-status-37 DIV.mx-status .mx-show-secondPeriod,
.mx-inline-widget .mx-matches-table .mx-status-37 .mx-status-comment .mx-show-secondPeriod {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-38 DIV.mx-status .mx-show-thirdPeriod,
.mx-inline-widget DIV.mx-event-widget .mx-status-38 .mx-status-comment .mx-show-thirdPeriod,
.mx-inline-widget .mx-matches-table .mx-status-38 DIV.mx-status .mx-show-thirdPeriod,
.mx-inline-widget .mx-matches-table .mx-status-38 .mx-status-comment .mx-show-thirdPeriod {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-41 DIV.mx-status .mx-show-pause,
.mx-inline-widget DIV.mx-event-widget .mx-status-41 .mx-status-comment .mx-show-pause,
.mx-inline-widget .mx-matches-table .mx-status-41 DIV.mx-status .mx-show-pause,
.mx-inline-widget .mx-matches-table .mx-status-41 .mx-status-comment .mx-show-pause {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-45 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-45 .mx-status-comment .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-263 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-263 .mx-status-comment .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-264 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-264 .mx-status-comment .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-265 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-265 .mx-status-comment .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-266 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-266 .mx-status-comment .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-267 DIV.mx-status .mx-show-started,
.mx-inline-widget DIV.mx-event-widget .mx-status-267 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-45 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-45 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-263 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-263 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-264 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-264 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-265 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-265 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-266 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-266 .mx-status-comment .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-267 DIV.mx-status .mx-show-started,
.mx-inline-widget .mx-matches-table .mx-status-267 .mx-status-comment .mx-show-started {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-52 DIV.mx-status .mx-show-firstQuarter,
.mx-inline-widget DIV.mx-event-widget .mx-status-52 .mx-status-comment .mx-show-firstQuarter,
.mx-inline-widget .mx-matches-table .mx-status-52 DIV.mx-status .mx-show-firstQuarter,
.mx-inline-widget .mx-matches-table .mx-status-52 .mx-status-comment .mx-show-firstQuarter {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-54 DIV.mx-status .mx-show-finishedOT-54,
.mx-inline-widget DIV.mx-event-widget .mx-status-54 .mx-status-comment .mx-show-finishedOT-54,
.mx-inline-widget .mx-matches-table .mx-status-54 DIV.mx-status .mx-show-finishedOT-54,
.mx-inline-widget .mx-matches-table .mx-status-54 .mx-status-comment .mx-show-finishedOT-54 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-59 DIV.mx-status .mx-show-finishedOT-59,
.mx-inline-widget DIV.mx-event-widget .mx-status-59 .mx-status-comment .mx-show-finishedOT-59,
.mx-inline-widget .mx-matches-table .mx-status-59 DIV.mx-status .mx-show-finishedOT-59,
.mx-inline-widget .mx-matches-table .mx-status-59 .mx-status-comment .mx-show-finishedOT-59 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-80 DIV.mx-status .mx-show-overtime,
.mx-inline-widget DIV.mx-event-widget .mx-status-80 .mx-status-comment .mx-show-overtime,
.mx-inline-widget .mx-matches-table .mx-status-80 DIV.mx-status .mx-show-overtime,
.mx-inline-widget .mx-matches-table .mx-status-80 .mx-status-comment .mx-show-overtime {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-81 DIV.mx-status .mx-show-secondQuarter,
.mx-inline-widget DIV.mx-event-widget .mx-status-81 .mx-status-comment .mx-show-secondQuarter,
.mx-inline-widget .mx-matches-table .mx-status-81 DIV.mx-status .mx-show-secondQuarter,
.mx-inline-widget .mx-matches-table .mx-status-81 .mx-status-comment .mx-show-secondQuarter {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-82 DIV.mx-status .mx-show-thirdQuarter,
.mx-inline-widget DIV.mx-event-widget .mx-status-82 .mx-status-comment .mx-show-thirdQuarter,
.mx-inline-widget .mx-matches-table .mx-status-82 DIV.mx-status .mx-show-thirdQuarter,
.mx-inline-widget .mx-matches-table .mx-status-82 .mx-status-comment .mx-show-thirdQuarter {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-83 DIV.mx-status .mx-show-fourthQuarter,
.mx-inline-widget DIV.mx-event-widget .mx-status-83 .mx-status-comment .mx-show-fourthQuarter,
.mx-inline-widget .mx-matches-table .mx-status-83 DIV.mx-status .mx-show-fourthQuarter,
.mx-inline-widget .mx-matches-table .mx-status-83 .mx-status-comment .mx-show-fourthQuarter {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-93 DIV.mx-status .mx-show-tofinish,
.mx-inline-widget DIV.mx-event-widget .mx-status-93 .mx-status-comment .mx-show-tofinish,
.mx-inline-widget .mx-matches-table .mx-status-93 DIV.mx-status .mx-show-tofinish,
.mx-inline-widget .mx-matches-table .mx-status-93 .mx-status-comment .mx-show-tofinish {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-95 DIV.mx-status .mx-show-started1,
.mx-inline-widget DIV.mx-event-widget .mx-status-95 .mx-status-comment .mx-show-started1,
.mx-inline-widget .mx-matches-table .mx-status-95 DIV.mx-status .mx-show-started1,
.mx-inline-widget .mx-matches-table .mx-status-95 .mx-status-comment .mx-show-started1 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-96 DIV.mx-status .mx-show-finished1,
.mx-inline-widget DIV.mx-event-widget .mx-status-96 .mx-status-comment .mx-show-finished1,
.mx-inline-widget .mx-matches-table .mx-status-96 DIV.mx-status .mx-show-finished1,
.mx-inline-widget .mx-matches-table .mx-status-96 .mx-status-comment .mx-show-finished1 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-97 DIV.mx-status .mx-show-started2,
.mx-inline-widget DIV.mx-event-widget .mx-status-97 .mx-status-comment .mx-show-started2,
.mx-inline-widget .mx-matches-table .mx-status-97 DIV.mx-status .mx-show-started2,
.mx-inline-widget .mx-matches-table .mx-status-97 .mx-status-comment .mx-show-started2 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-98 DIV.mx-status .mx-show-finished2,
.mx-inline-widget DIV.mx-event-widget .mx-status-98 .mx-status-comment .mx-show-finished2,
.mx-inline-widget .mx-matches-table .mx-status-98 DIV.mx-status .mx-show-finished2,
.mx-inline-widget .mx-matches-table .mx-status-98 .mx-status-comment .mx-show-finished2 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-99 DIV.mx-status .mx-show-started3,
.mx-inline-widget DIV.mx-event-widget .mx-status-99 .mx-status-comment .mx-show-started3,
.mx-inline-widget .mx-matches-table .mx-status-99 DIV.mx-status .mx-show-started3,
.mx-inline-widget .mx-matches-table .mx-status-99 .mx-status-comment .mx-show-started3 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-100 DIV.mx-status .mx-show-finished3,
.mx-inline-widget DIV.mx-event-widget .mx-status-100 .mx-status-comment .mx-show-finished3,
.mx-inline-widget .mx-matches-table .mx-status-100 DIV.mx-status .mx-show-finished3,
.mx-inline-widget .mx-matches-table .mx-status-100 .mx-status-comment .mx-show-finished3 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-101 DIV.mx-status .mx-show-started4,
.mx-inline-widget DIV.mx-event-widget .mx-status-101 .mx-status-comment .mx-show-started4,
.mx-inline-widget .mx-matches-table .mx-status-101 DIV.mx-status .mx-show-started4,
.mx-inline-widget .mx-matches-table .mx-status-101 .mx-status-comment .mx-show-started4 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-102 DIV.mx-status .mx-show-finished4,
.mx-inline-widget DIV.mx-event-widget .mx-status-102 .mx-status-comment .mx-show-finished4,
.mx-inline-widget .mx-matches-table .mx-status-102 DIV.mx-status .mx-show-finished4,
.mx-inline-widget .mx-matches-table .mx-status-102 .mx-status-comment .mx-show-finished4 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-103 DIV.mx-status .mx-show-started5,
.mx-inline-widget DIV.mx-event-widget .mx-status-103 .mx-status-comment .mx-show-started5,
.mx-inline-widget .mx-matches-table .mx-status-103 DIV.mx-status .mx-show-started5,
.mx-inline-widget .mx-matches-table .mx-status-103 .mx-status-comment .mx-show-started5 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-104 DIV.mx-status .mx-show-finished5,
.mx-inline-widget DIV.mx-event-widget .mx-status-104 .mx-status-comment .mx-show-finished5,
.mx-inline-widget .mx-matches-table .mx-status-104 DIV.mx-status .mx-show-finished5,
.mx-inline-widget .mx-matches-table .mx-status-104 .mx-status-comment .mx-show-finished5 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-106 DIV.mx-status .mx-show-cancelled,
.mx-inline-widget DIV.mx-event-widget .mx-status-106 .mx-status-comment .mx-show-cancelled,
.mx-inline-widget .mx-matches-table .mx-status-106 DIV.mx-status .mx-show-cancelled,
.mx-inline-widget .mx-matches-table .mx-status-106 .mx-status-comment .mx-show-cancelled {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-113 DIV.mx-status .mx-show-finishedAEI,
.mx-inline-widget DIV.mx-event-widget .mx-status-113 .mx-status-comment .mx-show-finishedAEI,
.mx-inline-widget .mx-matches-table .mx-status-113 DIV.mx-status .mx-show-finishedAEI,
.mx-inline-widget .mx-matches-table .mx-status-113 .mx-status-comment .mx-show-finishedAEI {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-160 DIV.mx-status .mx-show-topFirst,
.mx-inline-widget DIV.mx-event-widget .mx-status-160 .mx-status-comment .mx-show-topFirst,
.mx-inline-widget .mx-matches-table .mx-status-160 DIV.mx-status .mx-show-topFirst,
.mx-inline-widget .mx-matches-table .mx-status-160 .mx-status-comment .mx-show-topFirst {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-161 DIV.mx-status .mx-show-bottomFirst,
.mx-inline-widget DIV.mx-event-widget .mx-status-161 .mx-status-comment .mx-show-bottomFirst,
.mx-inline-widget .mx-matches-table .mx-status-161 DIV.mx-status .mx-show-bottomFirst,
.mx-inline-widget .mx-matches-table .mx-status-161 .mx-status-comment .mx-show-bottomFirst {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-163 DIV.mx-status .mx-show-topSecond,
.mx-inline-widget DIV.mx-event-widget .mx-status-163 .mx-status-comment .mx-show-topSecond,
.mx-inline-widget .mx-matches-table .mx-status-163 DIV.mx-status .mx-show-topSecond,
.mx-inline-widget .mx-matches-table .mx-status-163 .mx-status-comment .mx-show-topSecond {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-164 DIV.mx-status .mx-show-bottomSecond,
.mx-inline-widget DIV.mx-event-widget .mx-status-164 .mx-status-comment .mx-show-bottomSecond,
.mx-inline-widget .mx-matches-table .mx-status-164 DIV.mx-status .mx-show-bottomSecond,
.mx-inline-widget .mx-matches-table .mx-status-164 .mx-status-comment .mx-show-bottomSecond {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-166 DIV.mx-status .mx-show-topThird,
.mx-inline-widget DIV.mx-event-widget .mx-status-166 .mx-status-comment .mx-show-topThird,
.mx-inline-widget .mx-matches-table .mx-status-166 DIV.mx-status .mx-show-topThird,
.mx-inline-widget .mx-matches-table .mx-status-166 .mx-status-comment .mx-show-topThird {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-167 DIV.mx-status .mx-show-bottomThird,
.mx-inline-widget DIV.mx-event-widget .mx-status-167 .mx-status-comment .mx-show-bottomThird,
.mx-inline-widget .mx-matches-table .mx-status-167 DIV.mx-status .mx-show-bottomThird,
.mx-inline-widget .mx-matches-table .mx-status-167 .mx-status-comment .mx-show-bottomThird {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-169 DIV.mx-status .mx-show-topFourth,
.mx-inline-widget DIV.mx-event-widget .mx-status-169 .mx-status-comment .mx-show-topFourth,
.mx-inline-widget .mx-matches-table .mx-status-169 DIV.mx-status .mx-show-topFourth,
.mx-inline-widget .mx-matches-table .mx-status-169 .mx-status-comment .mx-show-topFourth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-170 DIV.mx-status .mx-show-bottomFourth,
.mx-inline-widget DIV.mx-event-widget .mx-status-170 .mx-status-comment .mx-show-bottomFourth,
.mx-inline-widget .mx-matches-table .mx-status-170 DIV.mx-status .mx-show-bottomFourth,
.mx-inline-widget .mx-matches-table .mx-status-170 .mx-status-comment .mx-show-bottomFourth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-172 DIV.mx-status .mx-show-topFifth,
.mx-inline-widget DIV.mx-event-widget .mx-status-172 .mx-status-comment .mx-show-topFifth,
.mx-inline-widget .mx-matches-table .mx-status-172 DIV.mx-status .mx-show-topFifth,
.mx-inline-widget .mx-matches-table .mx-status-172 .mx-status-comment .mx-show-topFifth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-173 DIV.mx-status .mx-show-bottomFifth,
.mx-inline-widget DIV.mx-event-widget .mx-status-173 .mx-status-comment .mx-show-bottomFifth,
.mx-inline-widget .mx-matches-table .mx-status-173 DIV.mx-status .mx-show-bottomFifth,
.mx-inline-widget .mx-matches-table .mx-status-173 .mx-status-comment .mx-show-bottomFifth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-175 DIV.mx-status .mx-show-topSixth,
.mx-inline-widget DIV.mx-event-widget .mx-status-175 .mx-status-comment .mx-show-topSixth,
.mx-inline-widget .mx-matches-table .mx-status-175 DIV.mx-status .mx-show-topSixth,
.mx-inline-widget .mx-matches-table .mx-status-175 .mx-status-comment .mx-show-topSixth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-176 DIV.mx-status .mx-show-bottomSixth,
.mx-inline-widget DIV.mx-event-widget .mx-status-176 .mx-status-comment .mx-show-bottomSixth,
.mx-inline-widget .mx-matches-table .mx-status-176 DIV.mx-status .mx-show-bottomSixth,
.mx-inline-widget .mx-matches-table .mx-status-176 .mx-status-comment .mx-show-bottomSixth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-178 DIV.mx-status .mx-show-topSeventh,
.mx-inline-widget DIV.mx-event-widget .mx-status-178 .mx-status-comment .mx-show-topSeventh,
.mx-inline-widget .mx-matches-table .mx-status-178 DIV.mx-status .mx-show-topSeventh,
.mx-inline-widget .mx-matches-table .mx-status-178 .mx-status-comment .mx-show-topSeventh {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-179 DIV.mx-status .mx-show-bottomSeventh,
.mx-inline-widget DIV.mx-event-widget .mx-status-179 .mx-status-comment .mx-show-bottomSeventh,
.mx-inline-widget .mx-matches-table .mx-status-179 DIV.mx-status .mx-show-bottomSeventh,
.mx-inline-widget .mx-matches-table .mx-status-179 .mx-status-comment .mx-show-bottomSeventh {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-181 DIV.mx-status .mx-show-topEighth,
.mx-inline-widget DIV.mx-event-widget .mx-status-181 .mx-status-comment .mx-show-topEighth,
.mx-inline-widget .mx-matches-table .mx-status-181 DIV.mx-status .mx-show-topEighth,
.mx-inline-widget .mx-matches-table .mx-status-181 .mx-status-comment .mx-show-topEighth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-182 DIV.mx-status .mx-show-bottomEighth,
.mx-inline-widget DIV.mx-event-widget .mx-status-182 .mx-status-comment .mx-show-bottomEighth,
.mx-inline-widget .mx-matches-table .mx-status-182 DIV.mx-status .mx-show-bottomEighth,
.mx-inline-widget .mx-matches-table .mx-status-182 .mx-status-comment .mx-show-bottomEighth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-184 DIV.mx-status .mx-show-topNinth,
.mx-inline-widget DIV.mx-event-widget .mx-status-184 .mx-status-comment .mx-show-topNinth,
.mx-inline-widget .mx-matches-table .mx-status-184 DIV.mx-status .mx-show-topNinth,
.mx-inline-widget .mx-matches-table .mx-status-184 .mx-status-comment .mx-show-topNinth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-185 DIV.mx-status .mx-show-bottomNinth,
.mx-inline-widget DIV.mx-event-widget .mx-status-185 .mx-status-comment .mx-show-bottomNinth,
.mx-inline-widget .mx-matches-table .mx-status-185 DIV.mx-status .mx-show-bottomNinth,
.mx-inline-widget .mx-matches-table .mx-status-185 .mx-status-comment .mx-show-bottomNinth {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-187 DIV.mx-status .mx-show-topEI,
.mx-inline-widget DIV.mx-event-widget .mx-status-187 .mx-status-comment .mx-show-topEI,
.mx-inline-widget .mx-matches-table .mx-status-187 DIV.mx-status .mx-show-topEI,
.mx-inline-widget .mx-matches-table .mx-status-187 .mx-status-comment .mx-show-topEI {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-188 DIV.mx-status .mx-show-bottomEI,
.mx-inline-widget DIV.mx-event-widget .mx-status-188 .mx-status-comment .mx-show-bottomEI,
.mx-inline-widget .mx-matches-table .mx-status-188 DIV.mx-status .mx-show-bottomEI,
.mx-inline-widget .mx-matches-table .mx-status-188 .mx-status-comment .mx-show-bottomEI {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-190 DIV.mx-status .mx-show-finishawardedwin,
.mx-inline-widget DIV.mx-event-widget .mx-status-190 .mx-status-comment .mx-show-finishawardedwin,
.mx-inline-widget .mx-matches-table .mx-status-190 DIV.mx-status .mx-show-finishawardedwin,
.mx-inline-widget .mx-matches-table .mx-status-190 .mx-status-comment .mx-show-finishawardedwin {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-192 DIV.mx-status .mx-show-stumps1,
.mx-inline-widget DIV.mx-event-widget .mx-status-192 .mx-status-comment .mx-show-stumps1,
.mx-inline-widget .mx-matches-table .mx-status-192 DIV.mx-status .mx-show-stumps1,
.mx-inline-widget .mx-matches-table .mx-status-192 .mx-status-comment .mx-show-stumps1 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-193 DIV.mx-status .mx-show-stumps2,
.mx-inline-widget DIV.mx-event-widget .mx-status-193 .mx-status-comment .mx-show-stumps2,
.mx-inline-widget .mx-matches-table .mx-status-193 DIV.mx-status .mx-show-stumps2,
.mx-inline-widget .mx-matches-table .mx-status-193 .mx-status-comment .mx-show-stumps2 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-194 DIV.mx-status .mx-show-stumps3,
.mx-inline-widget DIV.mx-event-widget .mx-status-194 .mx-status-comment .mx-show-stumps3,
.mx-inline-widget .mx-matches-table .mx-status-194 DIV.mx-status .mx-show-stumps3,
.mx-inline-widget .mx-matches-table .mx-status-194 .mx-status-comment .mx-show-stumps3 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-195 DIV.mx-status .mx-show-stumps4,
.mx-inline-widget DIV.mx-event-widget .mx-status-195 .mx-status-comment .mx-show-stumps4,
.mx-inline-widget .mx-matches-table .mx-status-195 DIV.mx-status .mx-show-stumps4,
.mx-inline-widget .mx-matches-table .mx-status-195 .mx-status-comment .mx-show-stumps4 {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-197 DIV.mx-status .mx-show-firstInningsStarted,
.mx-inline-widget DIV.mx-event-widget .mx-status-197 .mx-status-comment .mx-show-firstInningsStarted,
.mx-inline-widget .mx-matches-table .mx-status-197 DIV.mx-status .mx-show-firstInningsStarted,
.mx-inline-widget .mx-matches-table .mx-status-197 .mx-status-comment .mx-show-firstInningsStarted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-198 DIV.mx-status .mx-show-firstInningsFinished,
.mx-inline-widget DIV.mx-event-widget .mx-status-198 .mx-status-comment .mx-show-firstInningsFinished,
.mx-inline-widget .mx-matches-table .mx-status-198 DIV.mx-status .mx-show-firstInningsFinished,
.mx-inline-widget .mx-matches-table .mx-status-198 .mx-status-comment .mx-show-firstInningsFinished {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-199 DIV.mx-status .mx-show-lunchBreak,
.mx-inline-widget DIV.mx-event-widget .mx-status-199 .mx-status-comment .mx-show-lunchBreak,
.mx-inline-widget .mx-matches-table .mx-status-199 DIV.mx-status .mx-show-lunchBreak,
.mx-inline-widget .mx-matches-table .mx-status-199 .mx-status-comment .mx-show-lunchBreak {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-199 DIV.mx-status .mx-show-secondInnings,
.mx-inline-widget DIV.mx-event-widget .mx-status-199 .mx-status-comment .mx-show-secondInnings,
.mx-inline-widget .mx-matches-table .mx-status-199 DIV.mx-status .mx-show-secondInnings,
.mx-inline-widget .mx-matches-table .mx-status-199 .mx-status-comment .mx-show-secondInnings {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-206 DIV.mx-status .mx-show-1r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-206 .mx-status-comment .mx-show-1r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-206 DIV.mx-status .mx-show-1r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-206 .mx-status-comment .mx-show-1r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-207 DIV.mx-status .mx-show-2r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-207 .mx-status-comment .mx-show-2r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-207 DIV.mx-status .mx-show-2r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-207 .mx-status-comment .mx-show-2r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-208 DIV.mx-status .mx-show-3r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-208 .mx-status-comment .mx-show-3r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-208 DIV.mx-status .mx-show-3r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-208 .mx-status-comment .mx-show-3r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-209 DIV.mx-status .mx-show-4r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-209 .mx-status-comment .mx-show-4r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-209 DIV.mx-status .mx-show-4r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-209 .mx-status-comment .mx-show-4r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-210 DIV.mx-status .mx-show-5r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-210 .mx-status-comment .mx-show-5r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-210 DIV.mx-status .mx-show-5r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-210 .mx-status-comment .mx-show-5r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-211 DIV.mx-status .mx-show-6r-postponed,
.mx-inline-widget DIV.mx-event-widget .mx-status-211 .mx-status-comment .mx-show-6r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-211 DIV.mx-status .mx-show-6r-postponed,
.mx-inline-widget .mx-matches-table .mx-status-211 .mx-status-comment .mx-show-6r-postponed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-212 DIV.mx-status .mx-show-1r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-212 .mx-status-comment .mx-show-1r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-212 DIV.mx-status .mx-show-1r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-212 .mx-status-comment .mx-show-1r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-213 DIV.mx-status .mx-show-2r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-213 .mx-status-comment .mx-show-2r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-213 DIV.mx-status .mx-show-2r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-213 .mx-status-comment .mx-show-2r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-214 DIV.mx-status .mx-show-3r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-214 .mx-status-comment .mx-show-3r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-214 DIV.mx-status .mx-show-3r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-214 .mx-status-comment .mx-show-3r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-215 DIV.mx-status .mx-show-4r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-215 .mx-status-comment .mx-show-4r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-215 DIV.mx-status .mx-show-4r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-215 .mx-status-comment .mx-show-4r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-216 DIV.mx-status .mx-show-5r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-216 .mx-status-comment .mx-show-5r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-216 DIV.mx-status .mx-show-5r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-216 .mx-status-comment .mx-show-5r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-217 DIV.mx-status .mx-show-6r-interrupted,
.mx-inline-widget DIV.mx-event-widget .mx-status-217 .mx-status-comment .mx-show-6r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-217 DIV.mx-status .mx-show-6r-interrupted,
.mx-inline-widget .mx-matches-table .mx-status-217 .mx-status-comment .mx-show-6r-interrupted {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-231 DIV.mx-status .mx-show-ETbreak,
.mx-inline-widget DIV.mx-event-widget .mx-status-231 .mx-status-comment .mx-show-ETbreak,
.mx-inline-widget .mx-matches-table .mx-status-231 DIV.mx-status .mx-show-ETbreak,
.mx-inline-widget .mx-matches-table .mx-status-231 .mx-status-comment .mx-show-ETbreak {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-231 .mx-referee,
.mx-inline-widget .mx-matches-table .mx-status-231 .mx-referee {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-232 DIV.mx-status .mx-show-StartDelayed,
.mx-inline-widget DIV.mx-event-widget .mx-status-232 .mx-status-comment .mx-show-StartDelayed,
.mx-inline-widget .mx-matches-table .mx-status-232 DIV.mx-status .mx-show-StartDelayed,
.mx-inline-widget .mx-matches-table .mx-status-232 .mx-status-comment .mx-show-StartDelayed {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-233 DIV.mx-status .mx-show-finishedAGS,
.mx-inline-widget DIV.mx-event-widget .mx-status-233 .mx-status-comment .mx-show-finishedAGS,
.mx-inline-widget .mx-matches-table .mx-status-233 DIV.mx-status .mx-show-finishedAGS,
.mx-inline-widget .mx-matches-table .mx-status-233 .mx-status-comment .mx-show-finishedAGS {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-235 DIV.mx-status .mx-show-timeout-home-team,
.mx-inline-widget DIV.mx-event-widget .mx-status-235 .mx-status-comment .mx-show-timeout-home-team,
.mx-inline-widget .mx-matches-table .mx-status-235 DIV.mx-status .mx-show-timeout-home-team,
.mx-inline-widget .mx-matches-table .mx-status-235 .mx-status-comment .mx-show-timeout-home-team {
  display: inline-block;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-236 DIV.mx-status .mx-show-timeout-away-team,
.mx-inline-widget DIV.mx-event-widget .mx-status-236 .mx-status-comment .mx-show-timeout-away-team,
.mx-inline-widget .mx-matches-table .mx-status-236 DIV.mx-status .mx-show-timeout-away-team,
.mx-inline-widget .mx-matches-table .mx-status-236 .mx-status-comment .mx-show-timeout-away-team {
  display: inline-block;
}
.mx-inline-widget DIV.mx-widget-livescore .mx-status-1 DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-widget-livescore .mx-status-1 .mx-status-comment .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-widget-livescore .mx-status-unknown DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-widget-livescore .mx-status-unknown .mx-status-comment .mx-show-notstarted .mx-highres-icon {
  display: none;
}
.mx-inline-widget .mx-matches-table .mx-status-1 DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget .mx-matches-table .mx-status-1 .mx-status-comment .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget .mx-matches-table .mx-status-unknown DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget .mx-matches-table .mx-status-unknown .mx-status-comment .mx-show-notstarted .mx-highres-icon {
  display: none;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-1 DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-event-widget .mx-status-1 .mx-status-comment .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-event-widget .mx-status-unknown DIV.mx-status .mx-show-notstarted .mx-highres-icon,
.mx-inline-widget DIV.mx-event-widget .mx-status-unknown .mx-status-comment .mx-show-notstarted .mx-highres-icon {
  display: block;
}
.mx-inline-widget .mx-standalone-lineup {
  font-size: 0.75em;
  overflow: hidden;
}
.mx-inline-widget .mx-standalone-lineup TD.mx-player-name {
  width: 85%;
}
.mx-inline-widget .mx-standalone-lineup TD.mx-player-name .mx-highres-flags {
  margin-top: 6px;
  float: left !important;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-container {
  width: 100%;
}
.mx-inline-widget .mx-standalone-lineup .mx-both-lineup .mx-lineup-container {
  width: 50%;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row {
  padding: 2px 5px;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row.mx-lineup-blank TD {
  line-height: 29px !important;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV {
  padding: 0px 5px;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV.mx-shirtnum {
  font-weight: bold;
  max-width: 15px;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV.mx-playername {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV.mx-player-position {
  max-width: 15px;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row DIV.mx-highres-icon {
  margin: 5px 0;
  padding: 0px;
}
.mx-inline-widget .mx-standalone-lineup DIV.mx-table-splitrow.mx-collapsable {
  width: 100%;
  border: none;
  padding: 0px;
}
.mx-inline-widget .mx-standalone-lineup DIV.mx-table-splitrow.mx-collapsable .mx-splitrow-item {
  padding: 7px 0px 6px 3px;
  width: auto;
  font-weight: bold;
  line-height: 18px;
  height: 18px;
}
.mx-inline-widget .mx-standalone-lineup DIV.mx-table-splitrow.mx-collapsable .mx-splitrow-item.mx-collapsing-arrows {
  padding: 7px 10px 6px 10px;
}
.mx-inline-widget .mx-standalone-lineup DIV.mx-table-splitrow.mx-collapsable .mx-shirt-number {
  width: 35px;
}
.mx-inline-widget .mx-visual-lineup {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 480px;
  background-image: url("//css.enetscores.com/1270/img/default/site/mx/playingfields/soccerfield.gif");
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
}
.mx-inline-widget .mx-lineup DIV.mx-visual-lineup-team-container {
  width: 44%;
  margin: 5% 3%;
}
.mx-inline-widget .mx-lineup DIV.mx-visual-lineup-team-container DIV.mx-lineup-pos.mx-pos-team-home, .mx-inline-widget .mx-lineup DIV.mx-visual-lineup-team-container DIV.mx-lineup-pos.mx-pos-team-away {
  display: block !important;
}
.mx-inline-widget .mx-rugbyleague .mx-standalone-lineup .mx-both-lineup .mx-lineup-container,
.mx-inline-widget .mx-rugbyunion .mx-standalone-lineup .mx-both-lineup .mx-lineup-container {
  width: 100% !important;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape {
  padding-top: 148%;
  width: 100%;
  position: relative;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-lineup-pos {
  position: absolute;
  height: 11.1111%;
  width: 16.6666%;
  font-size: 6px;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-lineup-pos IMG {
  position: relative;
  width: 100%;
  max-width: 36px;
  min-width: 20px;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-lineup-player-shirtnum {
  position: relative;
  width: 100%;
  min-width: 20px;
  text-align: center;
  top: -25px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-shadow: -1px -1px 0 #000,   1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-goal {
  position: absolute;
  bottom: -20%;
  left: -20%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-card {
  position: absolute;
  bottom: -20%;
  right: -20%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-1 {
  top: 0%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-2 {
  top: 11.1111%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-3 {
  top: 22.2222%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-4 {
  top: 33.3333%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-5 {
  top: 44.4444%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-6 {
  top: 55.5555%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-7 {
  top: 66.6666%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-8 {
  top: 77.7777%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-9 {
  top: 88.8888%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-1 {
  left: 0%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-1.mx-pos-team-away {
  right: 0%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-2 {
  left: 8.3333%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-2.mx-pos-team-away {
  right: 8.3333%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-3 {
  left: 16.6666%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-3.mx-pos-team-away {
  right: 16.6666%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-4 {
  left: 25%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-4.mx-pos-team-away {
  right: 25%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-5 {
  left: 33.3333%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-5.mx-pos-team-away {
  right: 33.3333%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-6 {
  left: 41.6666%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-6.mx-pos-team-away {
  right: 41.6666%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-7 {
  left: 50%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-7.mx-pos-team-away {
  right: 50%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-8 {
  left: 58.3333%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-8.mx-pos-team-away {
  right: 58.3333%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-9 {
  left: 66.6666%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-9.mx-pos-team-away {
  right: 66.6666%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-10 {
  left: 75%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-10.mx-pos-team-away {
  right: 75%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-11 {
  left: 83.3333%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-col-11.mx-pos-team-away {
  right: 83.3333%;
  left: auto;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-1.mx-pos-col-1 {
  left: 0%;
  top: 44.4444%;
}
.mx-inline-widget .mx-visual-lineup-container.mx-landscape .mx-pos-row-1.mx-pos-col-1.mx-pos-team-away {
  left: auto;
  right: 0%;
}
.mx-inline-widget .mx-lineup-table .mx-actionzone-player-reset TH {
  padding: 0px 10px;
  height: 15px;
  line-height: 15px;
}
.mx-inline-widget .mx-action-zone {
  min-height: 536px;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container {
  position: relative;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-field-image {
  width: 100%;
  float: left;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container {
  width: 96%;
  height: 96%;
  position: absolute;
  top: 2%;
  left: 2%;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell {
  cursor: pointer;
  position: absolute;
  width: 1.44927536231884%;
  height: 2.22222222222222%;
  opacity: 1;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-done {
  -webkit-animation: zone-cell 1.5s ease-out;
  -moz-animation: zone-cell 1.5s ease-out;
  animation: zone-cell 1.5s ease-out;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-done-rtl {
  -webkit-animation: zone-cell-rtl 1.5s ease-out;
  -moz-animation: zone-cell-rtl 1.5s ease-out;
  animation: zone-cell-rtl 1.5s ease-out;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-done-update {
  -webkit-animation: zone-cell-update 1s;
  -moz-animation: zone-cell-update 1s;
  animation: zone-cell-update 1s;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell .mx-zone-cell-content {
  position: relative;
  margin-left: -100%;
  margin-top: -40%;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell .mx-zone-cell-content .mx-zone-cell-item {
  border-radius: 20px;
  box-shadow: 0px 0px 10px #1c5e2f;
  cursor: pointer;
  max-height: 20px;
  padding-top: 100%;
  width: 100%;
  position: absolute;
  left: 25%;
}
.mx-inline-widget .mx-action-zone .mx-player-name .mx-zone-filter-button {
  float: right;
  position: relative;
  top: 6px;
  margin-right: 5px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-filter-button,
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button {
  padding: 8px 0px;
  text-align: center;
  font-size: 0.75em;
  width: 33.3333%;
  border: 1px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-filter-type {
  height: 5px;
  width: 80%;
  margin: 0 auto;
  border-radius: 10px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-team-filter .mx-zone-filter-button {
  width: 33.3333%;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button {
  width: 50%;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button .mx-highres-icon {
  vertical-align: bottom;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button .mx-toggled {
  display: none;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button .mx-nottoggled {
  display: block;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button.mx-toggled .mx-toggled {
  display: block;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container.mx-v2 .mx-zone-toggle-button.mx-toggled .mx-nottoggled {
  display: none;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-container {
  width: 100%;
  margin: 0 auto;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter {
  width: 25%;
  max-width: 200px;
  position: relative;
  font-size: 0.75em;
  padding: 5px 0px 5px 0px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-part1 {
  width: 100%;
  margin: 0 auto;
  max-width: 85px;
  height: 20px;
  margin-bottom: 2px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-part2 {
  text-align: center;
  position: absolute;
  width: 100%;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-away-part {
  position: relative;
  top: -20px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-type {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  height: 20px;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-type .mx-zone-team-home,
.mx-inline-widget .mx-action-zone .mx-zone-filter .mx-zone-filter-type .mx-zone-team-away {
  width: 50%;
  height: 100%;
}
.mx-inline-widget .mx-action-zone .mx-zone-lineup {
  width: 50%;
}
.mx-inline-widget .mx-action-zone .mx-zone-cell-item {
  background-color: red;
}
.mx-inline-widget .mx-action-zone .mx-zone-goal .mx-zone-cell-item {
  background-color: #000;
}
.mx-inline-widget .mx-action-zone .mx-zone-cross .mx-zone-cell-item {
  background-color: #6dcff4;
}
.mx-inline-widget .mx-action-zone .mx-zone-penalty .mx-zone-cell-item {
  background-color: purple;
}
.mx-inline-widget .mx-action-zone .mx-zone-shotoff .mx-zone-cell-item {
  background-color: #f7921c;
}
.mx-inline-widget .mx-action-zone .mx-zone-blocked .mx-zone-cell-item {
  background-color: #636363;
}
.mx-inline-widget .mx-action-zone .mx-zone-foulcommit .mx-zone-cell-item {
  background-color: #ff0000;
}
.mx-inline-widget .mx-action-zone .mx-zone-corner .mx-zone-cell-item {
  background-color: fuchsia;
}
.mx-inline-widget .mx-action-zone .mx-zone-shoton .mx-zone-cell-item {
  background-color: #017136;
}
.mx-inline-widget .mx-action-zone .mx-zone-offside .mx-zone-cell-item {
  background-color: #ffcc06;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-first-half-container,
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-second-half-container {
  opacity: 0;
}
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-away.mx-zone-cell,
.mx-inline-widget .mx-action-zone .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-home.mx-zone-cell {
  opacity: 0;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #ccc;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-away .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-away.mx-zone-cell {
  opacity: 1;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home {
  background-color: #ccc;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-home .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-home.mx-zone-cell {
  opacity: 1;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total {
  background-color: #ccc;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-total .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-away.mx-zone-cell,
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-total .mx-zone-field-container .mx-zone-cell-container .mx-zone-team-home.mx-zone-cell {
  opacity: 1;
  display: block;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-field-container .mx-zone-first-half-container,
.mx-inline-widget .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-field-container .mx-zone-second-half-container {
  opacity: 1;
  display: block;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-field-container .mx-zone-first-half-container {
  opacity: 1;
  display: block;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-field-container .mx-zone-second-half-container {
  opacity: 1;
  display: block;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-cross .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-cross {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-goal .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-goal {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-penalty .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-penalty {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-shoton .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-shoton {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-blocked .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-blocked {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-shotoff .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-shotoff {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-corner .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-corner {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-offside .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-offside {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-foulcommit .mx-zone-field-container .mx-zone-cell-container .mx-zone-cell.mx-zone-foulcommit {
  opacity: 0;
  display: none;
}
.mx-inline-widget .mx-action-zone .mx-hide-zone-cell {
  opacity: 0 !important;
  display: none;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-team1-lineup,
.mx-inline-widget .mx-match-center-plus .mx-mcp-team2-lineup {
  width: 24%;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center {
  width: 52%;
  box-sizing: border-box;
  padding: 0px 5px;
  padding: 0px;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center .mx-widget-gamecenter {
  height: auto !important;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center .mx-widget-gamecenter .mx-goal-incidents-container {
  clear: both;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center .mx-widget-gamecenter .mx-visual-lineup {
  max-width: none;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center .mx-widget-gamecenter .mx-collapsable SPAN {
  position: relative;
  left: 12px;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-team-lineup-container {
  display: inline;
}
.mx-inline-widget .mx-match-center-plus.mx-widget-medium .mx-mcp-team1-lineup,
.mx-inline-widget .mx-match-center-plus.mx-widget-medium .mx-mcp-team2-lineup, .mx-inline-widget .mx-match-center-plus.mx-widget-small .mx-mcp-team1-lineup,
.mx-inline-widget .mx-match-center-plus.mx-widget-small .mx-mcp-team2-lineup, .mx-inline-widget .mx-match-center-plus.mx-widget-micro .mx-mcp-team1-lineup,
.mx-inline-widget .mx-match-center-plus.mx-widget-micro .mx-mcp-team2-lineup {
  width: 50%;
}
.mx-inline-widget .mx-match-center-plus.mx-widget-medium .mx-mcp-match-center, .mx-inline-widget .mx-match-center-plus.mx-widget-small .mx-mcp-match-center, .mx-inline-widget .mx-match-center-plus.mx-widget-micro .mx-mcp-match-center {
  width: 100%;
  float: none;
  padding: 0px;
}
.mx-inline-widget .mx-match-center-plus.mx-widget-medium .mx-mcp-team-lineup-container, .mx-inline-widget .mx-match-center-plus.mx-widget-small .mx-mcp-team-lineup-container, .mx-inline-widget .mx-match-center-plus.mx-widget-micro .mx-mcp-team-lineup-container {
  display: block;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup, .mx-inline-widget.mx-widget-large .mx-action-zone .mx-zone-lineup {
  width: 24%;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-field-and-filter-container, .mx-inline-widget.mx-widget-large .mx-action-zone .mx-zone-field-and-filter-container {
  left: 0;
  width: 52%;
  display: inline-block;
}
.mx-inline-widget .mx-squadstats {
  font-size: 12px;
}
.mx-inline-widget .mx-squadstats.mx-cycling TR.mx-retired-rider TD {
  opacity: 0.5;
}
.mx-inline-widget .mx-squadstats.mx-cycling TR.mx-retired-rider TD.mx-player-name A {
  text-decoration: line-through;
}
.mx-inline-widget .mx-squadstats.mx-cycling TR.mx-retired-rider TD.mx-shirt-number SPAN {
  font-size: 10px;
  padding: 0px 5px;
}
@-webkit-keyframes selected_market {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes selected_market {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mx-inline-widget .mx-button-collapsable-container {
  max-height: 27px;
  transition: all 0.5s ease-out;
}
.mx-inline-widget .mx-button-collapsable-container.mx-viewing {
  max-height: 300px;
  transition: all 1s ease-out;
}
.mx-inline-widget .mx-button-collapsable-container .mx-collapse-expand-button {
  display: none;
  padding: 5px 10px;
  text-align: center;
  line-height: 17px;
  cursor: pointer;
}
.mx-inline-widget .mx-odds-comparison {
  font-size: 12px;
}
.mx-inline-widget .mx-odds-comparison .mx-odds-table-container {
  overflow-y: hidden;
  overflow-x: scroll;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-markets {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-markets .mx-collapse-expand-button {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-markets .mx-odds-market-collection {
  padding-right: 40px;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-markets .mx-odds-market-collection .mx-odds-market-button {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-markets .mx-odds-market-collection .mx-odds-market-button.mx-viewing {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  -webkit-animation: selected_market 1.0s ease-in;
  animation: selected_market 1.0s ease-in;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-filters {
  overflow: visible;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-filters .mx-dropdown-filter-container {
  min-width: 20%;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container.mx-odds-filters .mx-dropdown-container {
  min-width: 100%;
}
.mx-inline-widget .mx-odds-comparison .mx-table TH.mx-bookmaker, .mx-inline-widget .mx-odds-comparison .mx-table TD.mx-bookmaker {
  width: 60%;
}
.mx-inline-widget .mx-odds-comparison .mx-table TH:not(.mx-bookmaker), .mx-inline-widget .mx-odds-comparison .mx-table TD:not(.mx-bookmaker) {
  min-width: 45px;
}
.mx-inline-widget .mx-odds-comparison .mx-table TH.mx-odds-payout:after, .mx-inline-widget .mx-odds-comparison .mx-table TD.mx-odds-payout:after {
  content: "%";
}
.mx-inline-widget .mx-odds .mx-odds-link {
  text-decoration: none;
}
.mx-inline-widget .mx-odds .mx-odds-table-container {
  width: 100%;
  /* styles for display when there is only one odds provider */
  /* styles for the odds tables */
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider {
  padding: 5px;
  overflow: hidden;
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds {
  width: 33%;
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-single-odds-box {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px 25px;
  margin: 10px;
  height: 125px;
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-odds-bet {
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  border-bottom: 1px solid #ccc;
  line-height: 1.5em;
  text-transform: uppercase;
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-odds-value {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  line-height: 2em;
}
.mx-inline-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-odds-value .mx-highres-icon {
  vertical-align: baseline;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD, .mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH {
  position: relative;
  line-height: 1.5em;
  text-align: center;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH {
  font-weight: bold;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-bookmaker,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH.mx-odds-bookmaker {
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-bookmaker A.mx-odds-bookmaker-link,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH.mx-odds-bookmaker A.mx-odds-bookmaker-link {
  font-weight: bold;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-bookmaker A.mx-odds-bookmaker-link IMG,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH.mx-odds-bookmaker A.mx-odds-bookmaker-link IMG {
  position: relative;
  top: 3px;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-1,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-2,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-x {
  width: 20px;
  position: relative;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-1 .mx-highres-icon,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-2 .mx-highres-icon,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-x .mx-highres-icon {
  display: inline-block;
}
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-1 SPAN,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-2 SPAN,
.mx-inline-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table .mx-odds-x SPAN {
  text-align: right;
}
.mx-inline-widget .mx-liveodds {
  display: none;
  height: auto;
  top: 45px;
  height: 50px;
  width: 94%;
  margin: 0 3%;
}
.mx-inline-widget .mx-liveodds.mx-showing-popup {
  display: block;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container {
  margin: 7px;
  position: relative;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-close-liveodds {
  cursor: pointer;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-icon {
  float: left;
  margin-right: 10px;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text {
  font-size: 0.75em;
  float: left;
  width: 75%;
  padding: 2px 10px;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text .mx-livestats-highlight {
  font-weight: bold;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text .mx-oddsline,
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text span.mx-oddsline A {
  font-weight: bold;
  display: block;
  line-height: 1.5em;
  padding-top: 2px;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text .mx-oddsline .mx-liveodds-logo,
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text span.mx-oddsline A .mx-liveodds-logo {
  float: left;
  margin-right: 5px;
}
.mx-inline-widget .mx-liveodds .mx-liveodds-container .mx-close-liveodds {
  position: absolute;
  right: 0px;
}
.mx-inline-widget DIV.mx-match-stats DIV.mx-match-stat-team {
  width: 50%;
  height: auto;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
}
.mx-inline-widget DIV.mx-match-stats TD.mx-player-name {
  padding: 0px 5px;
}
.mx-inline-widget DIV.mx-match-stats TD.mx-player-name DIV.mx-highres-icon {
  display: inline-block;
  top: 4px;
}
.mx-inline-widget DIV.mx-match-stats TH.mx-team-name {
  line-height: 34px;
}
.mx-inline-widget DIV.mx-match-stats TH.mx-team-name .mx-single-team-logo {
  width: 24px;
  margin: 5px;
}
.mx-inline-widget DIV.mx-match-stats TABLE.mx-match-stats-table TD {
  padding: 0px 5px;
}
.mx-inline-widget DIV.mx-match-stats TABLE.mx-match-stats-table .mx-match-stats-dataname {
  font-weight: bold;
}
.mx-inline-widget .mx-race-results .mx-flexbox-container {
  display: block;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-date, .mx-inline-widget .mx-stage-schedule .mx-schedule-race, .mx-inline-widget .mx-stage-schedule .mx-schedule-country,
.mx-inline-widget .mx-stage-schedule .mx-schedule-winner, .mx-inline-widget .mx-stage-schedule .mx-schedule-options {
  padding: 0px 5px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-date {
  width: 20%;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-race {
  width: 40%;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-country,
.mx-inline-widget .mx-stage-schedule .mx-schedule-winner {
  width: 20%;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-country .mx-highres-flags-small,
.mx-inline-widget .mx-stage-schedule .mx-schedule-winner .mx-highres-flags-small {
  top: 5px;
  margin: 0px 5px;
}
.mx-inline-widget .mx-stage-schedule .mx-schedule-options .mx-highres-icon {
  margin: 5px 0px;
}
.mx-inline-widget .mx-stage-schedule .mx-inset {
  padding: 0px 8px;
}
.mx-inline-widget .mx-stage-schedule .mx-table-header .mx-schedule-date .mx-highres-icon,
.mx-inline-widget .mx-stage-schedule .mx-table-header .mx-schedule-race .mx-highres-icon,
.mx-inline-widget .mx-stage-schedule .mx-table-header .mx-schedule-country .mx-highres-icon,
.mx-inline-widget .mx-stage-schedule .mx-table-header .mx-schedule-options .mx-highres-icon {
  margin: 0px 5px;
}
.mx-inline-widget .mx-stage-schedule .mx-collapsable-content {
  clear: both;
  width: 100%;
}
.mx-inline-widget .mx-stage-schedule .mx-collapsable-content .mx-matches-table {
  margin: 1%;
  width: 98%;
  border-color: #ddd;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.mx-inline-widget .mx-stage-schedule .mx-collapsable-content .mx-matches-table TR {
  background-color: transparent;
}
.mx-inline-widget .mx-stage-schedule .mx-collapsable-content .mx-matches-table TR TD {
  background-color: transparent;
}
.mx-inline-widget .mx-stage-schedule .mx-collapsable {
  border-radius: 0px;
  background-color: transparent;
  padding: inherit;
}
.mx-inline-widget .mx-boxed-scores .mx-clearfix .mx-main-score {
  margin-left: 10px;
}
.mx-inline-widget .mx-boxed-scores SPAN[data-translate=MX_GAMES] {
  position: absolute !important;
  right: 5px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams {
  position: relative;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container {
  display: block;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double {
  margin-left: 0px !important;
  font-size: 20px;
  line-height: 40px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-sub-score {
  line-height: 35px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-away-name,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-home-name {
  height: 40px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-away-name A,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-home-name A {
  display: block;
  padding: 0px 3px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-away-name A .mx-highres-flags,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-home-name A .mx-highres-flags {
  margin: 0px 5px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-away-name.mx-show-medium A,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-home-name.mx-show-medium A {
  line-height: 16px;
  font-size: 16px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-away-name.mx-show-medium A .mx-highres-flags-small,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-tennis-double .mx-team-home-name.mx-show-medium A .mx-highres-flags-small {
  margin: 0px 5px;
  top: 0px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home .mx-score,
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: auto;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget .mx-boxed-scores .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: auto;
}
.mx-inline-widget .mx-boxed-scores .mx-score-head-container {
  position: relative;
  z-index: 2;
  padding: 2px 10px;
}
.mx-inline-widget .mx-boxed-scores .mx-sub-score,
.mx-inline-widget .mx-boxed-scores .mx-score-head {
  height: 12px;
  width: 32px;
  text-align: center;
}
.mx-inline-widget .mx-boxed-scores .mx-score-head {
  font-size: 12px;
  font-weight: bold;
}
.mx-inline-widget .mx-boxed-scores .mx-sub-score {
  line-height: 2em;
}
.mx-inline-widget .mx-boxed-scores .mx-boxed-score {
  text-align: center;
  font-size: 16px;
  background-color: #f2f2f2;
  line-height: 30px !important;
  height: 30px !important;
  width: 30px !important;
  margin: 0px 1px;
  position: relative;
}
.mx-inline-widget .mx-boxed-scores .mx-boxed-score .mx-tiebreak {
  position: absolute;
  right: 2px;
  bottom: 1px;
  font-size: 12px;
  line-height: normal;
}
.mx-inline-widget .mx-boxed-scores .mx-boxed-score SPAN.mx-main-score, .mx-inline-widget .mx-boxed-scores .mx-boxed-score.mx-main-score SPAN {
  font-size: 20px !important;
  font-weight: bold !important;
}
.mx-inline-widget .mx-boxed-scores .mx-boxed-score SPAN {
  padding: 0px !important;
}
.mx-inline-widget .mx-boxed-scores .mx-boxed-score.mx-bold {
  font-weight: bold !important;
}
.mx-inline-widget .mx-boxed-scores.mx-livescore-row .mx-boxed-score, .mx-inline-widget .mx-boxed-scores.mx-livescore-small-view .mx-boxed-score {
  font-size: 12px;
  line-height: 18px !important;
  height: 18px !important;
  width: 18px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-livescore-row .mx-boxed-score .mx-tiebreak, .mx-inline-widget .mx-boxed-scores.mx-livescore-small-view .mx-boxed-score .mx-tiebreak {
  font-size: 8px;
}
.mx-inline-widget .mx-boxed-scores.mx-livescore-row .mx-boxed-score SPAN.mx-main-score, .mx-inline-widget .mx-boxed-scores.mx-livescore-row .mx-boxed-score.mx-main-score SPAN, .mx-inline-widget .mx-boxed-scores.mx-livescore-small-view .mx-boxed-score SPAN.mx-main-score, .mx-inline-widget .mx-boxed-scores.mx-livescore-small-view .mx-boxed-score.mx-main-score SPAN {
  font-size: inherit !important;
}
.mx-inline-widget .mx-boxed-scores.mx-livescore-row .mx-boxed-score sub, .mx-inline-widget .mx-boxed-scores.mx-livescore-small-view .mx-boxed-score sub {
  font-size: 10px;
}
.mx-inline-widget .mx-boxed-scores.mx-widget-gamecenter .mx-boxed-score {
  font-size: 16px;
  line-height: 30px !important;
  height: 30px !important;
  width: 30px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-widget-gamecenter .mx-boxed-score .mx-tiebreak {
  font-size: 12px;
}
.mx-inline-widget .mx-boxed-scores.mx-widget-gamecenter .mx-boxed-score SPAN.mx-main-score, .mx-inline-widget .mx-boxed-scores.mx-widget-gamecenter .mx-boxed-score.mx-main-score SPAN {
  font-size: 20px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-baseball .mx-boxed-score {
  width: 17px !important;
  font-size: 12px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-baseball .mx-boxed-score.mx-main-score {
  width: 30px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-baseball .mx-score-head {
  width: 19px;
}
.mx-inline-widget .mx-boxed-scores.mx-baseball .mx-score-head.mx-main-score {
  width: 32px;
}
.mx-inline-widget .mx-boxed-scores.mx-baseball.mx-livescore-row .mx-boxed-score {
  width: 18px !important;
}
.mx-inline-widget .mx-boxed-scores.mx-basketball .mx-boxed-score.mx-main-score SPAN {
  font-size: 16px !important;
  letter-spacing: -1px;
}
.mx-inline-widget .mx-baseball .mx-boxed-scores.mx-livescore-row .mx-score-head {
  width: 17px !important;
}
.mx-inline-widget .mx-baseball .mx-boxed-scores.mx-livescore-row .mx-boxed-score {
  width: 15px !important;
}
.mx-inline-widget .mx-basketball .mx-boxed-scores.mx-livescore-row .mx-boxed-score.mx-main-score SPAN {
  letter-spacing: -1px;
}
.mx-inline-widget DIV.mx-event-data.mx-widget-gamecenter {
  height: auto;
}
.mx-inline-widget DIV.mx-event-data .mx-button-container .mx-button {
  font-size: 12px;
}
@-webkit-keyframes distance_fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes distance_fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes distance_stretch {
  0% {
    max-width: 0px;
  }
  100% {
    max-width: 2000px;
  }
}
@keyframes distance_stretch {
  0% {
    max-width: 0px;
  }
  100% {
    max-width: 2000px;
  }
}
.mx-inline-widget .mx-group-participants {
  display: none;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-1 .mx-group-participants.mx-group-1 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-2 .mx-group-participants.mx-group-2 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-3 .mx-group-participants.mx-group-3 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-4 .mx-group-participants.mx-group-4 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-5 .mx-group-participants.mx-group-5 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-6 .mx-group-participants.mx-group-6 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-7 .mx-group-participants.mx-group-7 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-8 .mx-group-participants.mx-group-8 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-9 .mx-group-participants.mx-group-9 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-10 .mx-group-participants.mx-group-10 {
  display: block;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-11 .mx-group-participants.mx-group-11 {
  display: block;
}
.mx-inline-widget .mx-race-group-panel {
  position: relative;
  /*
   * For IE 6/7 only
   * Include this rule to trigger hasLayout and contain floats.
   */
  *zoom: 1;
  font-size: 12px;
  text-align: center;
  height: 77px;
  overflow: hidden;
}
.mx-inline-widget .mx-race-group-panel:before, .mx-inline-widget .mx-race-group-panel:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mx-inline-widget .mx-race-group-panel:after {
  clear: both;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group-container {
  position: relative;
  z-index: 0;
}
.mx-inline-widget .mx-race-group-panel .mx-group-scroll {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  width: 100%;
}
.mx-inline-widget .mx-race-group-panel .mx-group-scroll .mx-scroll {
  height: 77px;
  line-height: 77px;
  width: 30px;
  text-align: center;
  position: absolute;
  left: 0px;
}
.mx-inline-widget .mx-race-group-panel .mx-group-scroll .mx-scroll:last-child {
  left: auto;
  right: 0px;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item {
  cursor: pointer;
  padding: 10px 0px;
  position: relative;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item .mx-race-group-active {
  position: absolute;
  width: 100%;
  bottom: -35px;
  left: 0px;
  text-align: center;
  opacity: 0;
  transition-property: bottom, opacity;
  transition-duration: 0.1s;
  transition-timing-function: ease-in;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item .mx-group-type {
  font-weight: normal;
  font-style: italic;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item .mx-group-time-offset {
  font-weight: bold;
  font-style: italic;
  margin-top: -3px;
  margin-bottom: 4px;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item.mx-viewing .mx-race-group-active {
  opacity: 1;
  bottom: -20px;
  transition-delay: 0.1s;
}
.mx-inline-widget .mx-race-group-panel .mx-highres-icon-18.mx-rider-next {
  width: 8px;
}
.mx-inline-widget .mx-widget-gamecenter .mx-stage-header,
.mx-inline-widget .mx-stage-ranking .mx-stage-header,
.mx-inline-widget .mx-stage-profile .mx-stage-header {
  padding: 10px 5px;
  font-size: 12px;
}
.mx-inline-widget .mx-widget-gamecenter .mx-stage-header .mx-stage-type,
.mx-inline-widget .mx-stage-ranking .mx-stage-header .mx-stage-type,
.mx-inline-widget .mx-stage-profile .mx-stage-header .mx-stage-type {
  margin: 0px 5px;
  position: relative;
}
.mx-inline-widget .mx-widget-gamecenter .mx-stage-header H2,
.mx-inline-widget .mx-stage-ranking .mx-stage-header H2,
.mx-inline-widget .mx-stage-profile .mx-stage-header H2 {
  margin-top: 4px;
  font-weight: bold;
  max-width: 600px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-stage-profile-container.mx-without_stage_image {
  display: none;
}
.mx-inline-widget .mx-button-container.mx-jersey-buttons .mx-button {
  width: 20%;
  padding: 5px 0px;
  text-align: center;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
.mx-inline-widget DIV.mx-gamecenter-cycling-menu-container.mx-button-container DIV.mx-button {
  width: 33.3333%;
  padding: 5px 0px;
  text-align: center;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
.mx-inline-widget .mx-stage-ranking .mx-collapsable {
  text-align: left;
}
.mx-inline-widget .mx-stage-ranking .mx-table.mx-no-rank TD.mx-player-name, .mx-inline-widget .mx-stage-ranking .mx-table.mx-no-rank TH.mx-player-name {
  padding: 0px 10px;
}
.mx-inline-widget .mx-table .mx-participant-score,
.mx-inline-widget .mx-table .mx-time-offset,
.mx-inline-widget .mx-table .mx-reason {
  padding: 0px 10px;
}
.mx-inline-widget .mx-stage-profile {
  position: relative;
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-distance-container {
  position: relative;
  padding-top: 48.6%;
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-distance {
  opacity: 0.2;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  height: 100%;
  max-height: 600px;
  overflow: hidden;
  transition: width 1s;
  box-shadow: INSET 0px 0px 100px #095e7a;
  /*-webkit-animation: distance_stretch;
  -webkit-animation-duration: 4s;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;*/
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-distance .mx-stage-profile-distance-marker {
  width: 2px;
  position: absolute;
  height: 100%;
  right: 0px;
  -webkit-animation: distance_fade;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-image {
  width: 100%;
  margin-top: -48.6%;
  display: block;
  position: relative;
  z-index: 0;
}
.mx-inline-widget DIV.mx-highres-checkpoint {
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
}
.mx-inline-widget DIV.mx-highres-checkpoint SPAN.mx-icon,
.mx-inline-widget DIV.mx-highres-checkpoint DIV.mx-icon {
  width: 36px;
  height: 55px;
  position: absolute;
  top: -15px;
  left: -9px;
  margin: 0;
  transform: scale(0.34, 0.34);
}
.mx-inline-widget DIV.mx-highres-cycling-menu {
  width: 45px;
  height: 18px;
  position: relative;
  display: inline-block;
}
.mx-inline-widget DIV.mx-highres-cycling-menu SPAN.mx-icon,
.mx-inline-widget DIV.mx-highres-cycling-menu DIV.mx-icon {
  position: absolute;
  margin: 0;
  height: 72px;
  width: 180px;
  left: -67px;
  top: -26px;
  transform: scale(0.25, 0.25);
}
.mx-inline-widget .mx-cycling-progress {
  font-weight: bold;
}
.mx-inline-widget .mx-show-timetrial-stage,
.mx-inline-widget .mx-show-mountain-stage,
.mx-inline-widget .mx-show-intermediate-stage,
.mx-inline-widget .mx-show-street-stage {
  display: none;
}
.mx-inline-widget .mx-event-widget.mx-mountain-stage .mx-show-mountain-stage {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-mountain-stage SPAN.mx-show-mountain-stage {
  display: inline;
}
.mx-inline-widget .mx-event-widget.mx-street-stage .mx-show-street-stage {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-street-stage SPAN.mx-show-street-stage {
  display: inline;
}
.mx-inline-widget .mx-event-widget.mx-timetrial-stage .mx-show-timetrial-stage {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-timetrial-stage SPAN.mx-show-timetrial-stage {
  display: inline;
}
.mx-inline-widget .mx-event-widget.mx-intermediate-stage .mx-show-mountain-stage {
  display: block;
}
.mx-inline-widget .mx-event-widget.mx-intermediate-stage SPAN.mx-show-mountain-stage {
  display: inline;
}
.mx-inline-widget .mx-cycling .mx-event-container .mx-show-finished,
.mx-inline-widget .mx-cycling .mx-event-container .mx-show-notstarted,
.mx-inline-widget .mx-cycling .mx-event-container .mx-show-inprogress {
  display: none;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-finished .mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-finished SPAN.mx-show-finished {
  display: inline;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-notstarted .mx-show-notstarted {
  display: block;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-notstarted SPAN.mx-show-notstarted {
  display: inline;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-inprogress .mx-show-inprogress {
  display: block;
}
.mx-inline-widget .mx-cycling .mx-event-container.mx-inprogress SPAN.mx-show-inprogress {
  display: inline;
}
.mx-inline-widget .mx-event-notstarted {
  padding: 35px 15px;
  text-align: center;
}
.mx-inline-widget .mx-golf-leaderboard TH.mx-stat-label {
  padding-left: 5px;
  padding-right: 5px;
}
.mx-inline-widget .mx-tournament-results TH.mx-stat-label {
  padding-left: 5px;
  padding-right: 5px;
}
.mx-inline-widget .mx-golf TD.mx-points {
  padding-right: 4px;
  padding-left: 4px;
}
.mx-inline-widget .mx-golf-scorecard .mx-widget-title {
  background-color: #ccc;
  margin-top: 10px;
}
.mx-inline-widget .mx-golf-scorecard .mx-golf-round {
  margin-left: 10px;
  border-bottom: 1px solid #eee;
}
.mx-inline-widget .mx-golf-scorecard .mx-golf-round-title {
  margin: 20px 0 15px 0;
  font-weight: bold;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-table {
  overflow: auto;
  font-size: 12px;
  width: 102%;
}
.mx-inline-widget .mx-golf-scorecard .mx-half-table {
  margin-bottom: 15px;
  width: 50%;
}
.mx-inline-widget .mx-golf-scorecard .mx-table-indexes {
  width: 14%;
}
.mx-inline-widget .mx-golf-scorecard .mx-table-totals {
  width: 8.5%;
}
.mx-inline-widget .mx-golf-scorecard .mx-table-indexes DIV,
.mx-inline-widget .mx-golf-scorecard .mx-table-totals DIV,
.mx-inline-widget .mx-golf-scorecard .mx-round-totals DIV {
  height: 33px;
  line-height: 33px;
}
.mx-inline-widget .mx-golf-scorecard .mx-table-totals DIV,
.mx-inline-widget .mx-golf-scorecard .mx-round-totals DIV {
  text-align: center;
}
.mx-inline-widget .mx-golf-scorecard TABLE {
  float: left;
  width: 77%;
  font-size: inherit;
}
.mx-inline-widget .mx-golf-scorecard TABLE TR:nth-child(even) {
  background-color: #fff;
}
.mx-inline-widget .mx-golf-scorecard TABLE TD {
  border: 1px solid #f1f1f1;
  height: 32px;
  text-align: center;
}
.mx-inline-widget .mx-golf-scorecard .mx-eagle-color {
  background-color: #38b300;
}
.mx-inline-widget .mx-golf-scorecard .mx-birdie-color {
  background-color: #9ded79;
}
.mx-inline-widget .mx-golf-scorecard .mx-par-color {
  background-color: #e6e6e6;
}
.mx-inline-widget .mx-golf-scorecard .mx-bogey-color {
  background-color: #ffae00;
}
.mx-inline-widget .mx-golf-scorecard .mx-double-bogey-color {
  background-color: #ff6000;
}
.mx-inline-widget .mx-golf-scorecard .mx-hole-values {
  background-color: #ddd !important;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-totals {
  width: 10%;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-legend {
  overflow: auto;
  margin: 0 auto;
  width: 86%;
  font-size: 12px;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-legend DIV {
  margin-right: 3%;
  margin-bottom: 10px;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-legend DIV:last-child {
  margin-right: 0;
}
.mx-inline-widget .mx-golf-scorecard .mx-round-legend SPAN {
  display: inline-block;
}
.mx-inline-widget .mx-golf-scorecard .mx-eagle-label,
.mx-inline-widget .mx-golf-scorecard .mx-birdie-label,
.mx-inline-widget .mx-golf-scorecard .mx-par-label,
.mx-inline-widget .mx-golf-scorecard .mx-bogey-label,
.mx-inline-widget .mx-golf-scorecard .mx-double-bogey-label {
  position: relative;
  top: -4px;
}
.mx-inline-widget .mx-golf-scorecard .mx-eagle-circle,
.mx-inline-widget .mx-golf-scorecard .mx-birdie-circle,
.mx-inline-widget .mx-golf-scorecard .mx-par-circle,
.mx-inline-widget .mx-golf-scorecard .mx-bogey-circle,
.mx-inline-widget .mx-golf-scorecard .mx-double-bogey-circle {
  width: 14px;
  height: 14px;
  border-radius: 10px;
}
.mx-inline-widget .mx-golf-matchplay {
  /* Main styles for the matchplay */
  /* Styles for the foursomes */
  /* Styles for the Singles */
  /* Styles for the All Squared */
}
.mx-inline-widget .mx-golf-matchplay .mx-widget-title {
  margin-bottom: 20px;
  margin-left: 20px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
.mx-inline-widget .mx-golf-matchplay .mx-index-section {
  overflow: auto;
}
.mx-inline-widget .mx-golf-matchplay .mx-half-table {
  overflow: auto;
  margin-bottom: 10px;
  width: 50%;
}
.mx-inline-widget .mx-golf-matchplay .mx-table-indexes {
  width: 27%;
}
.mx-inline-widget .mx-golf-matchplay .mx-round-indexes .mx-index {
  margin-left: 54%;
}
.mx-inline-widget .mx-golf-matchplay .mx-round-indexes TR:first-child {
  background-color: #ddd !important;
}
.mx-inline-widget .mx-golf-matchplay .mx-index {
  height: 33px;
  line-height: 33px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-golf-matchplay .mx-index .mx-link {
  margin-left: 5px;
}
.mx-inline-widget .mx-golf-matchplay .mx-hidhres-flags {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.mx-inline-widget .mx-golf-matchplay .mx-hidhres-flags .mx-flag {
  position: absolute;
  top: -25px;
  left: -22px;
  width: 64px;
  height: 64px;
  transform: scale(0.33, 0.33);
}
.mx-inline-widget .mx-golf-matchplay TABLE {
  float: left;
  width: 73%;
  font-size: inherit;
}
.mx-inline-widget .mx-golf-matchplay TABLE TR:nth-child(even) {
  background-color: #fff;
}
.mx-inline-widget .mx-golf-matchplay TABLE TD {
  border: 1px solid #eee;
  height: 32px;
  text-align: center;
}
.mx-inline-widget .mx-golf-matchplay .mx-eagle-color {
  background-color: #15b500;
  color: #fff;
}
.mx-inline-widget .mx-golf-matchplay .mx-par-color {
  background-color: #e6e6e6;
}
.mx-inline-widget .mx-golf-matchplay .mx-not-played {
  color: #ccc;
}
.mx-inline-widget .mx-golf-matchplay .mx-result-box {
  display: inline-block;
  margin-left: 15px;
  width: 18%;
  height: 66px;
  background-color: #15b500;
  color: #fff;
}
.mx-inline-widget .mx-golf-matchplay .mx-result-box .mx-result-container {
  padding-top: 12px;
  text-align: center;
}
.mx-inline-widget .mx-golf-matchplay .mx-result-box .mx-points-ahead {
  vertical-align: top;
  font-weight: bold;
  font-size: 38px;
}
.mx-inline-widget .mx-golf-matchplay .mx-result-box .mx-ampersand,
.mx-inline-widget .mx-golf-matchplay .mx-result-box .mx-rounds-left,
.mx-inline-widget .mx-golf-matchplay .mx-result-box .mx-advantage {
  font-size: 20px;
  font-weight: bold;
}
.mx-inline-widget .mx-golf-matchplay .mx-mobile-section {
  margin-top: 10px;
}
.mx-inline-widget .mx-golf-matchplay .mx-foursomes .mx-value-table TR {
  height: 65px;
}
.mx-inline-widget .mx-golf-matchplay .mx-singles .mx-table-indexes {
  height: 66px;
}
.mx-inline-widget .mx-golf-matchplay .mx-singles .mx-round-values .mx-index {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.mx-inline-widget .mx-golf-matchplay .mx-singles .mx-value-table TR {
  height: 65px;
}
.mx-inline-widget .mx-golf-matchplay .mx-singles .mx-advantage {
  text-transform: uppercase;
}
.mx-inline-widget .mx-golf-matchplay .mx-all-squared .mx-result-box {
  position: absolute;
  bottom: 10px;
  height: 144px;
  width: 9%;
  text-align: center;
  background-color: #e6e6e6;
  color: #000;
}
.mx-inline-widget .mx-golf-matchplay .mx-all-squared .mx-result-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@-webkit-keyframes viewpending {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes viewpending {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.mx-inline-widget.mx-widget-carousel,
.mx-inline-widget .mx-widget-carousel {
  background-color: #eee;
  padding: 10px;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-label,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-label {
  padding: 5px 5px 10px 5px;
  margin-bottom: 5px;
  background-color: #eee;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-header,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-header {
  /*
   * For IE 6/7 only
   * Include this rule to trigger hasLayout and contain floats.
   */
  *zoom: 1;
  background-color: #eee;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-header:before, .mx-inline-widget.mx-widget-carousel .mx-widget-carousel-header:after,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-header:before,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-header:after,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-header:after {
  clear: both;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-arrow,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-arrow {
  max-width: 18px;
  cursor: pointer;
  margin: 5px 10px;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-dots,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-dots {
  text-align: center;
  padding: 5px 0px;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-dot,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-dot {
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background-color: transparent;
  border: 1px solid #666;
  display: inline-block;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-dot.mx-viewing,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-dot.mx-viewing {
  background-color: #666;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-dot.mx-viewing-pending,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-dot.mx-viewing-pending {
  -webkit-animation: viewpending;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-item,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-item {
  display: none;
}
.mx-inline-widget.mx-widget-carousel .mx-widget-carousel-item.mx-viewing,
.mx-inline-widget .mx-widget-carousel .mx-widget-carousel-item.mx-viewing {
  display: block;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table.mx-group-by-round .mx-time-startdatetime {
  line-height: 14px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row {
  min-height: 34px;
  line-height: 34px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row DIV.mx-livescore-gamecenter-container {
  /* TODO: center with result box */
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row.mx-flexbox-container {
  min-height: 34px;
  line-height: 34px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-status {
  line-height: 34px;
  font-size: 13px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-status DIV {
  max-height: 30px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-status DIV DIV {
  max-height: 30px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-team_name {
  line-height: 34px;
  font-size: 13px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-score {
  height: 18px;
  line-height: 18px;
  font-size: 13px;
  padding: 0px;
  margin-top: -3px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id {
  background-color: #BBB;
  color: black;
  text-align: center;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  margin-top: 1px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id .mx-stage-group-icon {
  top: 8px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-A {
  background-color: #222;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-B {
  background-color: #333;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-C {
  background-color: #444;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-D {
  background-color: #555;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-E {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-F {
  background-color: #777;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-G {
  background-color: #888;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-H {
  background-color: #999;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-I {
  background-color: #AAA;
  color: #fff;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-1_8 {
  background-color: #222;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-1_4 {
  background-color: #333;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-1_2 {
  background-color: #444;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-BRONZE {
  background-color: #555;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-FINAL {
  background-color: #AAA;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-1 {
  background-color: #787878;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-stage-group-id.mx-stage-group-2 {
  background-color: #868686;
  color: #fff;
  height: 34px;
}
.mx-inline-widget DIV.mx-wc-schedule DIV.mx-collapsable {
  padding: 0px;
  padding-left: 10px;
}
.mx-inline-widget DIV.mx-wc-schedule DIV.mx-collapsable .mx-highres-icon {
  padding: 0px;
  margin: 5px;
}
.mx-inline-widget DIV.mx-wc-livescore DIV.mx-default-header {
  padding: 0px;
  padding-left: 10px;
  background-color: #666;
  color: #fff;
  text-transform: none;
}
.mx-inline-widget.mx-widget-medium .mx-wc-events DIV.mx-matches-table DIV.mx-livescore-row .mx-status {
  font-size: 12px;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-formtable,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-formtable {
  width: 60px;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-A TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-A TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-A TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-A TH.mx-header-label {
  background-color: #222;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-B TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-B TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-B TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-B TH.mx-header-label {
  background-color: #333;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-C TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-C TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-C TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-C TH.mx-header-label {
  background-color: #444;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-D TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-D TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-D TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-D TH.mx-header-label {
  background-color: #555;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-E TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-E TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-E TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-E TH.mx-header-label {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-F TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-F TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-F TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-F TH.mx-header-label {
  background-color: #777;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-G TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-G TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-G TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-G TH.mx-header-label {
  background-color: #888;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label {
  background-color: #999;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-H TH.mx-header-label {
  background-color: #AAA;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-1_8 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_8 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-1_8 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_8 TH.mx-header-label {
  background-color: #222;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-1_4 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_4 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-1_4 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_4 TH.mx-header-label {
  background-color: #333;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-1_2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-1_2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-1_2 TH.mx-header-label {
  background-color: #444;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-BRONZE TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-BRONZE TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-BRONZE TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-BRONZE TH.mx-header-label {
  background-color: #555;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-FINAL TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-FINAL TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-FINAL TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-FINAL TH.mx-header-label {
  background-color: #AAA;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-1 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-1 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-1 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-1 TH.mx-header-label {
  background-color: #787878;
  color: #fff;
}
.mx-inline-widget DIV.mx-wc_standing TABLE .mx-table-header.mx-stage-group-id.mx-stage-group-2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing TABLE TR.mx-table-header.mx-stage-group-id.mx-stage-group-2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table .mx-table-header.mx-stage-group-id.mx-stage-group-2 TH.mx-header-label,
.mx-inline-widget DIV.mx-wc_standing .mx-table TR.mx-table-header.mx-stage-group-id.mx-stage-group-2 TH.mx-header-label {
  background-color: #868686;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container.mx-group-standing-carousel-button-container {
  background-color: #666;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container.mx-group-standing-carousel-button-container SPAN {
  color: #FFF;
  font-size: 12px;
  line-height: 34px;
  display: block;
  padding: 0px 10px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button {
  padding: 0px;
  margin: 0px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id {
  background-color: #BBB;
  color: black;
  text-align: center;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  margin-top: 1px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id .mx-stage-group-icon {
  top: 8px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-A {
  background-color: #222;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-B {
  background-color: #333;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-C {
  background-color: #444;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-D {
  background-color: #555;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-E {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-F {
  background-color: #777;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-G {
  background-color: #888;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-H {
  background-color: #999;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-I {
  background-color: #AAA;
  color: #fff;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-1_8 {
  background-color: #222;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-1_4 {
  background-color: #333;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-1_2 {
  background-color: #444;
  color: #fff;
  font-size: 12px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-BRONZE {
  background-color: #555;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-FINAL {
  background-color: #AAA;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-1 {
  background-color: #787878;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-wc_standing_carousel .mx-button-container .mx-button.mx-stage-group-id.mx-stage-group-2 {
  background-color: #868686;
  color: #fff;
  height: 34px;
}
.mx-inline-widget .mx-inline-widget.mx-widget-large .mx-wc-schedule .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV {
  line-height: 10px;
  max-height: 36px;
}
.mx-inline-widget .mx-inline-widget.mx-widget-large .mx-wc-schedule .mx-matches-table .mx-livescore-row .mx-status {
  line-height: 9px;
  font-size: 13px;
}
.mx-inline-widget .mx-inline-widget.mx-widget-medium .mx-wc-schedule .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV {
  max-height: 23px;
}
.mx-inline-widget .mx-inline-widget.mx-widget-medium .mx-wc-schedule .mx-matches-table .mx-livescore-row .mx-time-startdatetime {
  margin-left: 0;
  padding: 0;
}
.mx-inline-widget .mx-matches-table .mx-ws_livescore_row {
  font-size: 16px;
  padding: 7px 10px;
}
.mx-inline-widget .mx-ws_show_all,
.mx-inline-widget .mx-ws_show_less {
  background-color: #999 !important;
  color: #FFF !important;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
  font-size: 0.7em;
}
.mx-inline-widget .mx-ws_livescore_row {
  font-size: 16px;
  padding: 7px 10px;
}
.mx-inline-widget .mx-ws_livescore_row DIV.mx-collapsable {
  font-size: 16px;
  padding: 7px 10px;
}
.mx-inline-widget .mx-ws_livescore_row .mx-table.mx-ws_event_header {
  background-color: #999 !important;
  color: #FFF !important;
}
.mx-inline-widget .mx-ws_livescore_row .mx-table TH.mx-header-label.mx-ws_event_header {
  background-color: #999 !important;
  color: #FFF !important;
}
.mx-inline-widget .mx-ws-inprogress, .mx-inline-widget A.mx-link.mx-ws-inprogress {
  color: #37b200;
}
.mx-inline-widget A.mx-ws-lineup_link {
  float: left;
  margin-left: 10px;
  min-width: 140px;
  max-width: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget A.mx-ws-lineup_link.mx-pos_1,
.mx-inline-widget A.mx-ws-lineup_link.mx-pos_0 {
  margin-left: 0px;
}
.mx-inline-widget.mx-widget-wide .mx-winter-sport .mx-break-large {
  display: inline !important;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH.mx-header-label .mx-highres-icon, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH.mx-header-label .mx-highres-flags {
  float: left;
  margin-right: 0px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH.mx-checkpoint-label {
  padding-left: 10px;
  background-color: #999999;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH .mx-float-left SPAN {
  margin-left: 10px;
  float: left;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH .mx-float-right SPAN {
  margin-right: 10px;
  float: right;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH .mx-datetime-container SPAN {
  margin-right: unset;
  float: unset;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-table-header TH .mx-datetime-container SPAN.mx-time-starttime {
  display: inline;
  margin-right: 10px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header {
  background-color: #eee;
  border-bottom: 0px !important;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH {
  background-color: #eee;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH SPAN {
  margin-left: 10px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH SPAN.mx-checkpoint {
  float: left;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH SPAN.mx-checkpoint.mx-inprogress {
  color: #37b200;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH .mx-button-container {
  background-color: #eee !important;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH .mx-button-container .mx-button {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH .mx-button-container .mx-button.mx-viewing, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH .mx-button-container .mx-button:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH DIV.mx-button-container {
  float: left;
  border: 0px;
  background-color: transparent;
  padding: 5px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-sub-header TH DIV.mx-button-container DIV.mx-button.mx-checkpoint {
  float: left;
  border-radius: 10px;
  margin: 5px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content {
  background-color: #F2FFEC;
  color: #000000;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH {
  background-color: #F2FFEC;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV {
  float: left;
  display: inline;
  margin-left: 5px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-player-name {
  font-weight: bold;
  font-size: 14px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-player-name SPAN.mx-start_number {
  font-weight: normal;
  margin-left: 0px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-team-name {
  font-size: 14px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-team-name a.mx-link {
  margin-left: 10px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-checkpoint_info {
  float: left;
  margin-left: 10px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-checkpoint_info DIV.mx-name {
  font-weight: bold;
  min-width: 60px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-checkpoint_info DIV.mx-duration {
  text-align: right;
  min-width: 60px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-checkpoint_info DIV.mx-comment {
  text-align: center;
  min-width: 60px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH DIV.mx-checkpoint_info DIV.mx-rank {
  width: 60px;
  text-align: center;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH .mx-highres-flags {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0;
  width: 16px;
  height: 16px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-live_row_content TH .mx-highres-flags .mx-flag {
  transform: scale(0.4, 0.4);
  top: -25px;
  left: -24px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR.mx-ws-inprogress {
  color: #006633 !important;
  background-color: #F2FFEC !important;
  border-bottom: solid 1px #eee;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH .mx-highres-icon-36 {
  float: left;
  margin-left: 5px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH .mx-float-left SPAN {
  margin-left: 5px;
  float: left;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH .mx-float-left SPAN.mx-bold {
  font-weight: bold;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH .mx-float-right SPAN {
  margin-right: 5px;
  float: right;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH DIV.mx-inprogress {
  color: #37b200 !important;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TR TH DIV.mx-inprogress SPAN {
  color: #37b200 !important;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-position, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-position {
  text-align: center;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-player-name, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-player-name {
  width: auto;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-player-name DIV.mx-float-left, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-player-name DIV.mx-float-left {
  margin-right: 10px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-team-name, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-team-name {
  width: auto;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-duration, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-duration {
  text-align: right;
  width: 50px;
  padding-right: 5px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-duration .mx-highres-icon, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-duration .mx-highres-icon {
  float: right;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-comment, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-comment {
  text-align: center;
  width: 50px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-points, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-points {
  text-align: center;
  width: 40px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-medal, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-medal {
  text-align: center;
  width: 30px;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-medal .mx-highres-icon, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-medal .mx-highres-icon {
  margin: 0 auto;
}
.mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TH.mx-hide, .mx-inline-widget .mx-winter-sport.mx-widget-gamecenter TABLE.mx-table TD.mx-hide {
  width: 0px;
  padding: 0;
  margin: 0;
}

.mx-marker {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px !important;
}

/*
* when using inline widgets, this section defines the styleset for each widget size
* this is the base sizes (large)
*/
@-webkit-keyframes zone-cell {
  0% {
    top: 49.2%;
    right: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-moz-keyframes zone-cell {
  0% {
    top: 49.2%;
    right: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@keyframes zone-cell {
  0% {
    top: 49.2%;
    right: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-webkit-keyframes zone-cell-rtl {
  0% {
    top: 49.2%;
    left: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-moz-keyframes zone-cell-rtl {
  0% {
    top: 49.2%;
    left: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@keyframes zone-cell-rtl {
  0% {
    top: 49.2%;
    left: 49.2%;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-webkit-keyframes zone-cell-update {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.6;
  }
  30% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.2;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0.2;
  }
  70% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.6;
  }
  90% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes zone-cell-update {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.6;
  }
  30% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.2;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0.2;
  }
  70% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.6;
  }
  90% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zone-cell-update {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.6;
  }
  30% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.2;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0.2;
  }
  70% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.6;
  }
  90% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zone-cell-filter {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes zone-cell-filter {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zone-cell-filter {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zone-cell-button {
  100% {
    background-color: #ccc;
  }
}
@-webkit-keyframes zone-cell-button2 {
  100% {
    background-color: green;
  }
}
.mx-inline-widget.mx-widget-micro {
  /*Match stats */
  /*Match stats */
  /*Match stats */
  /*.mx-compound-livescore{
  	.mx-livescore-top{
  		.mx-dropdown-container{
  			border-bottom: 1px solid #eee;
  			max-width: none;
  			.mx-dropdown-start{
  				border: none;
  			}
  		}
  		.mx-calendar-month-container{
  			margin-bottom: 10px;
  		}
  	}
  }*/
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-league-name .mx-stage-name {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  width: 32%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds SPAN.mx-oddsline {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds SPAN.mx-oddsline .mx-liveodds-logo {
  float: none;
  position: relative;
  top: 4px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 63%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  height: 33px;
  transition: height 0.3s;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  display: block !important;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: left;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away {
  width: 18%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-lineup-formation,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-lineup-formation {
  font-size: 0.75em;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-home-type,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-away-type {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout TD {
  padding: 5px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-field-container {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI.mx-it_goal {
  display: block;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline {
  width: 90%;
  left: 10%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-goal-incidents-container {
  padding: 0 10px 2px 10px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 40%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-team-name A.mx-link {
  /*display: block;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams {
  position: relative;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container {
  display: block;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away {
  font-size: 2em;
  text-align: right;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-micro.mx-match-center-plus .mx-mcp-st .mx-zone-field-and-filter-container {
  width: 100%;
  display: block;
}
.mx-inline-widget.mx-widget-micro.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 50%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-league-name .mx-stage-name {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  width: 32%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds SPAN.mx-oddsline {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds SPAN.mx-oddsline .mx-liveodds-logo {
  float: none;
  position: relative;
  top: 4px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 63%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  height: 33px;
  transition: height 0.3s;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  display: block !important;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: left;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away {
  width: 18%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-home .mx-lineup-formation,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup DIV.mx-team-away .mx-lineup-formation {
  font-size: 0.75em;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-home-type,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-away-type {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout TD {
  padding: 5px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-lineup .mx-lineup-field-container {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI.mx-it_goal {
  display: block;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline {
  width: 90%;
  left: 10%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-goal-incidents-container {
  padding: 0 10px 2px 10px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 40%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-team-name A.mx-link {
  /*display: block;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams {
  position: relative;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container {
  display: block;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away {
  font-size: 2em;
  text-align: right;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-micro.mx-match-center-plus .mx-mcp-st .mx-zone-field-and-filter-container {
  width: 100%;
  display: block;
}
.mx-inline-widget.mx-widget-micro.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 50%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter {
  height: 218px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-cricket {
  height: 170px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-motorsport {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-winter-sport {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-navstyle-v3, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-navstyle-v2 {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-venue {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-show-finishedAET,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-show-finishedAP {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-status-11 .mx-show-finishedAET {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-status-11 .mx-show-finished {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-status-13 .mx-show-finishedAP {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-status-13 .mx-show-finished {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-golf {
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-goal-incidents-container,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-incidents,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-labels,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-team-names,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-incidents,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-labels,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-team-names {
  display: none;
  visibility: hidden;
  opacity: 0;
  height: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-navstyle-v3 .mx-timeline-container, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter.mx-navstyle-v2 .mx-timeline-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-navstyle-v3 .mx-timeline-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-navstyle-v2 .mx-timeline-container {
  height: 55px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-event-info-container .mx-event-detail-box,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container .mx-event-detail-box {
  width: 49% !important;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-event-info-container:not(.mx-event-details),
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container:not(.mx-event-details) {
  padding: 5px 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-event-info-container .mx-spectators,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-event-info-container .mx-referee,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container .mx-spectators,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-event-info-container .mx-referee {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-team-name-container DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-team-name-container DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-team-name-container DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-team-name-container DIV.mx-team-home-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 65%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-tipstats,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-tipstats {
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-liveodds,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-liveodds {
  position: absolute;
  z-index: 3;
  padding: 5px 0px;
  top: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup DIV.mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD {
  padding: 5px;
  float: left;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD.mx-shirtnum, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD.mx-shirtnum,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD.mx-shirtnum,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD.mx-shirtnum {
  text-align: right;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header TD,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-short,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-short,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-short,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-short {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-long,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-long,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-long,
.mx-inline-widget.mx-widget-micro .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-long {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-match-info,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-match-info {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-match-info.mx-hide,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-match-info.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-match-info TABLE TD,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-match-info TABLE TD {
  text-align: right;
  padding: 5px 10px;
  line-height: 20px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-match-info TABLE .mx-highres-icon,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-match-info TABLE .mx-highres-icon {
  float: left;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-livestat-textlabel,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-livestat-textlabel {
  padding: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-livestat-box,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-livestat-box {
  height: 18px;
  padding: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-highres-icon .mx-icon,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-highres-icon .mx-icon {
  top: -9px;
  transform: scale(0.5, 0.5);
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small {
  display: block;
  border-top: 1px solid #ccc;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element {
  padding: 8px 0px;
  width: 100%;
  position: relative;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-highres-icon,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-highres-icon {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-textlabel,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-textlabel {
  width: 33.33333%;
  position: static;
  float: left;
  line-height: 28px;
  font-weight: bold;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away {
  text-align: center;
  float: left;
  font-size: 1.5em;
  font-weight: bold;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest {
  color: green;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest {
  color: red;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest {
  color: green;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest {
  color: red;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-box,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-box {
  position: relative;
  z-index: 1;
  padding: 0px;
  height: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar1,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar1,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2 {
  width: 33.3333%;
  background-color: #eee;
  height: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2 {
  right: 0px;
  left: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-element,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-element {
  padding: 8px 0px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-away,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestat-label DIV.mx-highres-icon,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestat-label DIV.mx-highres-icon {
  display: inline-block;
  margin: -5px 0 0 0;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestats-bar-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestats-bar-container {
  width: 35%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestat-label,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestat-label {
  width: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-livestats .mx-livestat-text,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-livestats .mx-livestat-text {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons {
  display: block;
  visibility: visible;
  opacity: 1;
  height: auto;
  background-color: #666;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button {
  transition: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover {
  transition: none;
  width: 20px;
  padding: 7px 5px 8px 5px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing SPAN, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover SPAN,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing SPAN,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button SPAN,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing {
  width: auto;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container {
  text-align: center;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator {
  height: 55px;
  text-align: left;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text {
  height: 45px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text span.mx-liveodds-text,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text span.mx-liveodds-text {
  padding: 0px 10px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-status,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-status {
  position: relative;
  top: -38px;
  display: inline-block;
  line-height: 20px;
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-status .mx-icon,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-status .mx-icon {
  float: left;
  margin-right: 5px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-elapsed,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-elapsed {
  color: #37b200;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-elapsed:after,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-elapsed:after {
  content: "'";
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container .mx-timeline .mx-timeline-active,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline .mx-timeline-active {
  height: 30px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline {
  left: 0%;
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline .mx-timeline-active,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline .mx-timeline-active {
  height: 54px;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-labels,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-micro.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-status-4 .mx-timeline-container .mx-timeline-penalty-shootout,
.mx-inline-widget.mx-widget-micro .mx-status-13 .mx-timeline-container .mx-timeline-penalty-shootout {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-info-container {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter {
  height: 183px;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 20%;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-motorsport TABLE.mx-table .mx-team-name A.mx-link {
  display: block;
  max-width: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mx-inline-widget.mx-widget-micro DIV.mx-widget-selector .mx-selector-part {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro DIV.mx-widget-selector .mx-selector-part + .mx-selector-part {
  margin-top: 5px;
}
.mx-inline-widget.mx-widget-micro DIV.mx-widget-selector .mx-multiple-selector-group {
  float: none;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-micro .mx-stage-schedule .mx-schedule-date {
  width: 30%;
}
.mx-inline-widget.mx-widget-micro .mx-stage-schedule .mx-schedule-race {
  width: 40%;
}
.mx-inline-widget.mx-widget-micro .mx-stage-schedule.mx-golf .mx-schedule-date {
  width: 20%;
}
.mx-inline-widget.mx-widget-micro .mx-stage-schedule.mx-golf .mx-schedule-race {
  width: 60%;
}
.mx-inline-widget.mx-widget-micro .mx-cricket-innings .mx-player-name {
  width: auto;
}
.mx-inline-widget.mx-widget-micro .mx-action-zone .mx-zone-filter {
  width: 50%;
}
.mx-inline-widget.mx-widget-micro .mx-action-zone .mx-zone-lineup-container .mx-zone-lineup {
  width: 100%;
  float: none;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-both-lineup .mx-lineup-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-both-lineup .mx-lineup-container.mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos {
  height: 13.3332%;
  width: 20%;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-lineup-player-shirtnum {
  top: -20px;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-goal,
.mx-inline-widget.mx-widget-micro .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-card {
  bottom: -30%;
}
.mx-inline-widget.mx-widget-micro .mx-tournament-selector.mx-flexbox-container {
  padding: 0px;
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-tournament-selector.mx-flexbox-container .mx-flexbox {
  width: 100%;
  margin-bottom: 5px;
}
.mx-inline-widget.mx-widget-micro .mx-tournament-selector.mx-flexbox-container .mx-selector-part-2 {
  margin-bottom: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-flexbox-container:not(.mx-tournament-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-flexbox-container:not(.mx-tournament-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-profile-stats {
  margin-top: 15px;
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance.mx-stat2, .mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-stat-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-flexbox-container:not(.mx-tournament-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-flexbox-container:not(.mx-tournament-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-profile-stats {
  margin-top: 15px;
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance.mx-stat2, .mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-matches-h2h {
  top: 2px;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-profile-head {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-image {
  float: none;
  width: 100%;
  min-height: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-image IMG {
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-info {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-info .mx-team-label,
.mx-inline-widget.mx-widget-micro .mx-team-profile .mx-team-info TD.mx-team-info {
  width: 50%;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: normal;
}
.mx-inline-widget.mx-widget-micro .mx-tournament-leaders TABLE TR.mx-tl-hide-large, .mx-inline-widget.mx-widget-micro .mx-tournament-leaders TABLE TR.mx-performance-row-one {
  display: table-row;
}
.mx-inline-widget.mx-widget-micro .mx-venue-profile .mx-venue-image {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-venue-profile .mx-venue-image IMG {
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}
.mx-inline-widget.mx-widget-micro .mx-venue-profile .mx-venue-info {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-venue-profile .mx-venue-info .mx-venue-label,
.mx-inline-widget.mx-widget-micro .mx-venue-profile .mx-venue-info TD.mx-venue-info {
  width: 50%;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: normal;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-table .mx-player-label .mx-highres-icon {
  margin: 0px 5px;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-player-image {
  max-width: 90px;
}
.mx-inline-widget.mx-widget-micro .mx-player-profile .mx-profile-tournament-selector .mx-selector-part {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table {
  /*.mx-showing-stage-name{
  	TD > DIV.mx-team-home-name{
  		SPAN{
  			&.mx-name-full{
  				display: none;
  			}
  			&.mx-name-short{
  				display: inline;
  			}
  			text-align: right;
  		}
  	}
  	TD > DIV.mx-team-away-name{
  		SPAN {
  			&.mx-name-full{
  				display: none;
  			}
  			&.mx-name-short{
  				display: inline;
  			}
  			//text-align:left;
  		}
  	}
  
  	DIV{
  		&.mx-status{
  			width: 7%;
  			overflow: visible;
  		}
  		&.mx-fixtures-options{
  			width: 7%;
  			overflow: visible;
  		}
  		&.mx-stage-league-name{
  			display: none;
  			width: 20%;
  			overflow: hidden;
  			text-overflow: ellipsis;
  			white-space: nowrap;
  		}
  		&.mx-score{
  			width: 20%;
  		}
  		&.mx-team-home-name, 
  		&.mx-team-away-name{
  			width: 33%;
  			IMG,
  			.mx-highres-flags {
  				display: none;
  			}
  		}
  	}
  
  }*/
}
.mx-inline-widget.mx-widget-micro .mx-matches-table DIV.mx-score {
  width: 20%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table DIV.mx-fixtures-red-card {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table DIV.mx-fixtures-options {
  width: 15%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table DIV.mx-status {
  width: 15%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-season-selector b {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-time-startdatetime,
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-time-startdate {
  margin-left: 10px;
  height: 25px;
  line-height: normal;
  white-space: normal;
  font-size: 0.85em;
  padding-top: 3px;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-home-name {
  width: 25%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-home-name SPAN {
  text-align: right;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-home-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-away-name {
  width: 25%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-multirow-sport-event .mx-livescore-odds-header .mx-main-score {
  display: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-rsswidget IMG {
  width: 100%;
  max-width: none;
  clear: both;
  float: none;
  margin: 0px 0px 10px 0px;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TBODY {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TR {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD.mx-hide, .mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD.mx-incident-elapsed {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD DIV DIV.mx-incident-elapsed {
  display: block;
  width: auto;
}
.mx-inline-widget.mx-widget-micro .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-handball .mx-matches-table DIV.mx-score {
  width: 24%;
}
.mx-inline-widget.mx-widget-micro .mx-handball .mx-matches-table TD > DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-micro .mx-handball .mx-matches-table TD > DIV.mx-team-away-name {
  width: 23%;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget.mx-widget-micro .mx-badminton .mx-matches-table .mx-livescore-participant .mx-highres-flags-small {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .mx-matches-table .mx-participant-container,
.mx-inline-widget.mx-widget-micro .mx-badminton .mx-matches-table .mx-participant-container {
  max-width: 132px;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .mx-matches-table .mx-participant-container.mx-double-participant .mx-participant-name,
.mx-inline-widget.mx-widget-micro .mx-badminton .mx-matches-table .mx-participant-container.mx-double-participant .mx-participant-name {
  max-width: 56px;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .mx-matches-table .mx-participant-container.mx-single-participant,
.mx-inline-widget.mx-widget-micro .mx-badminton .mx-matches-table .mx-participant-container.mx-single-participant {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .mx-matches-table .mx-participant-container .mx-participant-name,
.mx-inline-widget.mx-widget-micro .mx-badminton .mx-matches-table .mx-participant-container .mx-participant-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px 5px;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-status .mx-stage-league-name {
  max-width: 60%;
}
.mx-inline-widget.mx-widget-micro .mx-multirow-sport-event DIV.mx-stage-league-name {
  font-size: 12px !important;
}
.mx-inline-widget.mx-widget-micro .mx-multirow-sport-event DIV.mx-stage-league-name SPAN {
  display: inline-block;
  max-width: 120px;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-dropdown-container:nth-child(2),
.mx-inline-widget.mx-widget-micro .mx-compound-match .mx-dropdown-container:nth-child(2),
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-dropdown-container:nth-child(2) {
  margin: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-flexbox-container,
.mx-inline-widget.mx-widget-micro .mx-compound-match .mx-flexbox-container,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-flexbox-container {
  margin: 0px;
}
.mx-inline-widget.mx-widget-micro .mx-compound-performance .mx-flexbox-container {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-compound-performance .mx-flexbox-container .mx-dropdown-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row),
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row),
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row) {
  display: block;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-dropdown-container,
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-dropdown-container,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-dropdown-container {
  width: 100%;
  max-width: none;
  border-bottom: none;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-dropdown-container .mx-dropdown-start,
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-dropdown-container .mx-dropdown-start,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-dropdown-container .mx-dropdown-start {
  margin: 0px 0px 3px 0px;
}
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-micro .mx-compound-standings .mx-h2h-selector2.mx-float-left,
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-h2h-selector2.mx-float-left,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-h2h-selector2.mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-matches-table.mx-rugbyleague .mx-status .mx-show-small,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-matches-table.mx-rugbyunion .mx-status .mx-show-small {
  line-height: 22px;
}
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-matches-table.mx-rugbyleague DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-matches-table.mx-rugbyunion DIV.mx-team-away-name {
  width: 28%;
}
.mx-inline-widget.mx-widget-micro .mx-tennis-stats .mx-stat-participant .mx-float-right,
.mx-inline-widget.mx-widget-micro .mx-tennis-stats .mx-stat-participant .mx-float-left {
  width: 33.3%;
}
.mx-inline-widget.mx-widget-micro .mx-h2h-bar-row .mx-h2h-bar-row-participant1 .mx-h2h-stat-bar-container,
.mx-inline-widget.mx-widget-micro .mx-h2h-bar-row .mx-h2h-bar-row-participant2 .mx-h2h-stat-bar-container {
  width: 60%;
}
.mx-inline-widget.mx-widget-micro .mx-break-large {
  display: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-break-medium {
  display: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-break-small {
  display: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-break-micro {
  display: none !important;
}
.mx-inline-widget.mx-widget-micro .mx-show-medium,
.mx-inline-widget.mx-widget-micro .mx-show-small,
.mx-inline-widget.mx-widget-micro .mx-show-micro {
  display: block !important;
}
.mx-inline-widget.mx-widget-micro SPAN.mx-show-medium,
.mx-inline-widget.mx-widget-micro SPAN.mx-show-small,
.mx-inline-widget.mx-widget-micro SPAN.mx-show-micro {
  display: inline !important;
}
.mx-inline-widget.mx-widget-small {
  /*Match stats */
  /*Match stats */
  /*.mx-player-profile{
  	.mx-player-image{
  		float: none;
  		width: 100%;
  		IMG{
  			max-width: 100%;
  			position: relative;
  			top: auto;
  			left: auto;
  			margin-left:0;
  		}
  	}
  	.mx-player-info{
  		float: none;
  		width: 100%;
  		.mx-player-label,
  		TD.mx-player-info{
  			width: 50%;
  			white-space: normal;
  			text-overflow: ellipsis;
  			line-height: normal;
  		}
  	}
  }*/
  /*
  .mx-statistics-over-under,
  .mx-statistics-handicap{
  	.mx-select-total,
  	.mx-select-home,
  	.mx-select-away{
  		display:none;
  		&.mx-viewing{
  			display: block;
  		}
  	}
  	TD,TH{
  		&.mx-select-total,
  		&.mx-select-home,
  		&.mx-select-away{
  			display:none;
  			&.mx-viewing{
  				display: table-cell;
  			}
  		}
  	}
  }*/
  		/*.mx-incidents{
  			DIV.mx-incidents-medium-header{
  				DIV.mx-team-away,
  				DIV.mx-team-home{
  					font-size: 0.75em;
  					float: none;
  					position: absolute;
  					top: 0px;
  				}
  			}
  			.mx-incidents-table-container{
  				TABLE.mx-incidents-table{
  
  					TD.mx-incidents-halftime{
  
  					}
  					TD.mx-incident-elapsed{
  						display: none;
  					}
  					TD.mx-away-incident,
  					TD.mx-home-incident{
  						//text-align: right;
  						&.mx-hide{
  							display: none;
  						}
  						DIV {
  							display: inline-block;
  							//float: right;
  							//line-height: 22px;
  							&.mx-incident-elapsed{
  								display: block;
  								font-weight: bold;
  								font-size: 1.25em;
  								text-align: center;
  								padding: 0 4px;
  								color: #37b200;
  							}
  						}						
  					}
  					TD.mx-home-incident{
  						text-align: left;
  						DIV {
  							//float: left;
  							&.mx-incidents-elapsed{
  								//float: left;
  							}
  						}
  					}
  				}
  				
  			}
  		}*/
  /*.mx-compound-livescore{
  	.mx-livescore-top{
  		.mx-dropdown-container{
  			border-bottom: 1px solid #eee;
  			max-width: none;
  			.mx-dropdown-start{
  				border: none;
  			}
  		}
  		.mx-calendar-month-container{
  			margin-bottom: 10px;
  		}
  	}
  }*/
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-league-name .mx-stage-name {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  width: 32%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-liveodds {
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-liveodds SPAN.mx-oddsline {
  display: inline;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-liveodds SPAN.mx-oddsline .mx-liveodds-logo {
  float: none;
  position: relative;
  top: 4px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 63%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-away,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  height: 33px;
  transition: height 0.3s;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  display: block !important;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: left;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-away {
  width: 18%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-home .mx-lineup-formation,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup DIV.mx-team-away .mx-lineup-formation {
  font-size: 0.75em;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-home-type,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-away-type {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout TD {
  padding: 5px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-lineup .mx-lineup-field-container {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI.mx-it_goal {
  display: block;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline {
  width: 90%;
  left: 10%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-goal-incidents-container {
  padding: 0 10px 2px 10px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 40%;
}
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-motorsport TABLE.mx-table .mx-team-name A.mx-link {
  /*display: block;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams {
  position: relative;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-name-container {
  display: block;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away {
  font-size: 2em;
  text-align: right;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-small.mx-match-center-plus .mx-mcp-st .mx-zone-field-and-filter-container {
  width: 100%;
  display: block;
}
.mx-inline-widget.mx-widget-small.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 50%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter {
  height: 218px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-cricket {
  height: 170px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-motorsport {
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-winter-sport {
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-navstyle-v3, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-navstyle-v2 {
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-venue {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-show-finishedAET,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-show-finishedAP {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-status-11 .mx-show-finishedAET {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-status-11 .mx-show-finished {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-status-13 .mx-show-finishedAP {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-status-13 .mx-show-finished {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-golf {
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-goal-incidents-container,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-incidents,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-labels,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-team-names,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-goal-incidents-container,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-incidents,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-labels,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-team-names {
  display: none;
  visibility: hidden;
  opacity: 0;
  height: 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-navstyle-v3 .mx-timeline-container, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter.mx-navstyle-v2 .mx-timeline-container,
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-navstyle-v3 .mx-timeline-container,
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-navstyle-v2 .mx-timeline-container {
  height: 55px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-event-info-container .mx-event-detail-box,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-event-info-container .mx-event-detail-box {
  width: 49% !important;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-event-info-container:not(.mx-event-details),
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-event-info-container:not(.mx-event-details) {
  padding: 5px 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-event-info-container .mx-spectators,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-event-info-container .mx-referee,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-event-info-container .mx-spectators,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-event-info-container .mx-referee {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-team-name-container DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-team-name-container DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-team-name-container DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-team-name-container DIV.mx-team-home-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 65%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-tipstats,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-tipstats {
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-liveodds,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-liveodds {
  position: absolute;
  z-index: 3;
  padding: 5px 0px;
  top: 45px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup DIV.mx-team-away,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD {
  padding: 5px;
  float: left;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD.mx-shirtnum, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD.mx-shirtnum,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-away TD.mx-shirtnum,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table.mx-team-home TD.mx-shirtnum {
  text-align: right;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header TD,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup .mx-lineup-table-container TABLE.mx-layout.mx-lineup-table .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-short,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-short,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-short,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-short {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-long,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-long,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-home-name.mx-team-name-long,
.mx-inline-widget.mx-widget-small .mx-event-widget DIV.mx-lineup.mx-lineup-table-widget .mx-team-away-name.mx-team-name-long {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-match-info,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-match-info {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-match-info.mx-hide,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-match-info.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-match-info TABLE TD,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-match-info TABLE TD {
  text-align: right;
  padding: 5px 10px;
  line-height: 20px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-match-info TABLE .mx-highres-icon,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-match-info TABLE .mx-highres-icon {
  float: left;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-livestat-textlabel,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-livestat-textlabel {
  padding: 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-livestat-box,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-livestat-box {
  height: 18px;
  padding: 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container .mx-highres-icon .mx-icon,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container .mx-highres-icon .mx-icon {
  top: -9px;
  transform: scale(0.5, 0.5);
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small {
  display: block;
  border-top: 1px solid #ccc;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element {
  padding: 8px 0px;
  width: 100%;
  position: relative;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-highres-icon,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-highres-icon {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-textlabel,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-textlabel {
  width: 33.33333%;
  position: static;
  float: left;
  line-height: 28px;
  font-weight: bold;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away {
  text-align: center;
  float: left;
  font-size: 1.5em;
  font-weight: bold;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest {
  color: green;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest {
  color: red;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-highest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-highest {
  color: green;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-home.mx-lowest,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-away.mx-lowest {
  color: red;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-box,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-box {
  position: relative;
  z-index: 1;
  padding: 0px;
  height: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar1,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar1,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2 {
  width: 33.3333%;
  background-color: #eee;
  height: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small .mx-livestat-element .mx-livestat-bapbars .mx-livestat-bar2 {
  right: 0px;
  left: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-element,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-element {
  padding: 8px 0px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-team-away,
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-away,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestat-label DIV.mx-highres-icon,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestat-label DIV.mx-highres-icon {
  display: inline-block;
  margin: -5px 0 0 0;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestats-bar-container,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestats-bar-container {
  width: 35%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestats-table-container TD.mx-livestat-label,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestats-table-container TD.mx-livestat-label {
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-livestats .mx-livestat-text,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-livestats .mx-livestat-text {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons {
  display: block;
  visibility: visible;
  opacity: 1;
  height: auto;
  background-color: #666;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button {
  transition: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover {
  transition: none;
  width: 20px;
  padding: 7px 5px 8px 5px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing SPAN, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover SPAN,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing SPAN,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button:hover SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button SPAN,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button.mx-viewing {
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container {
  text-align: center;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator {
  height: 55px;
  text-align: left;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text {
  height: 45px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text span.mx-liveodds-text,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator div.mx-liveodds-text span.mx-liveodds-text {
  padding: 0px 10px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-status,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-status {
  position: relative;
  top: -38px;
  display: inline-block;
  line-height: 20px;
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-status .mx-icon,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-status .mx-icon {
  float: left;
  margin-right: 5px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-elapsed,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-elapsed {
  color: #37b200;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-elapsed:after,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-elapsed:after {
  content: "'";
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container .mx-timeline .mx-timeline-active,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline .mx-timeline-active {
  height: 30px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline {
  left: 0%;
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline .mx-timeline-active,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline .mx-timeline-active {
  height: 54px;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-labels,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-small.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-status-4 .mx-timeline-container .mx-timeline-penalty-shootout,
.mx-inline-widget.mx-widget-small .mx-status-13 .mx-timeline-container .mx-timeline-penalty-shootout {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-calendar.mx-days-type-calendar {
  width: 100%;
  padding: 0px !important;
}
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container.mx-days, .mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container.mx-show-calendar-popup {
  width: 16.66667%;
}
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-calendar-day:hover,
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-show-calendar-popup:hover {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-weekend .mx-calendar-day:hover {
  background-color: #ddd;
  color: #666;
}
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-today .mx-calendar-day:hover {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget.mx-widget-small .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-selected-day .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget.mx-widget-small .mx-odds-comparison .mx-table TH.mx-bookmaker, .mx-inline-widget.mx-widget-small .mx-odds-comparison .mx-table TD.mx-bookmaker {
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-odds-comparison .mx-table TH:not(.mx-bookmaker), .mx-inline-widget.mx-widget-small .mx-odds-comparison .mx-table TD:not(.mx-bookmaker) {
  min-width: 45px;
}
.mx-inline-widget.mx-widget-small .mx-cricket-innings .mx-player-name {
  width: auto;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector .mx-selector-part {
  width: 100%;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector .mx-selector-part + .mx-selector-part {
  margin-top: 5px;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector .mx-multiple-selector-group {
  float: none;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector.mx-selector-4col {
  flex-wrap: wrap;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector.mx-selector-4col .mx-selector-part {
  min-width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule .mx-schedule-date {
  width: 30%;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule .mx-schedule-race {
  width: 60%;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule.mx-golf .mx-schedule-date {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-odds SPAN.mx-odds-bookmaker-name {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container .mx-one-odds-provider {
  padding: 5px;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds {
  width: 33%;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-single-odds-box {
  padding: 10px 15px;
  margin: 5px;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-odds-value {
  font-size: 1em;
  line-height: 2em;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-odds-value .mx-highres-icon {
  vertical-align: middle;
}
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-1,
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-2,
.mx-inline-widget.mx-widget-small .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-x {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-tournament-selector.mx-flexbox-container {
  padding: 0px;
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-tournament-selector.mx-flexbox-container .mx-flexbox {
  width: 100%;
  margin-bottom: 5px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-selector.mx-flexbox-container .mx-selector-part-2 {
  margin-bottom: 0px;
}
.mx-inline-widget.mx-widget-small .mx-action-zone .mx-zone-filter {
  width: 33.3333%;
}
.mx-inline-widget.mx-widget-small .mx-action-zone .mx-zone-type-filter .mx-zone-filter-button {
  width: 50%;
}
.mx-inline-widget.mx-widget-small .mx-action-zone .mx-zone-lineup-container .mx-zone-lineup {
  width: 100%;
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-group-standings .mx-formtable {
  width: 36px;
}
.mx-inline-widget.mx-widget-small .mx-group-standings .mx-formtable .mx-matches-h2h {
  margin: 0 auto;
  width: 18px;
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-group-standings .mx-formtable .mx-formtable-match.mx-formtable-match {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-group-standings .mx-formtable .mx-formtable-match.mx-match-1 {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-group-standings .mx-formtable .mx-formtable-match.mx-match-1 .mx-formtable-match {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders TABLE TR.mx-tl-hide-large, .mx-inline-widget.mx-widget-small .mx-tournament-leaders TABLE TR.mx-performance-row-one {
  display: table-row;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-item {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #c8c8c8;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-item .mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-image {
  float: left;
  width: 30%;
  min-height: 150px;
  position: relative;
  overflow: hidden;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-image IMG {
  max-width: 240px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -120px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-player-image {
  float: left;
  width: 50%;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-name {
  float: right;
  text-align: left;
  width: 70%;
  margin: 5px 0px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-name .mx-highres-flags {
  display: block;
  float: left;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-name SPAN {
  display: table-cell;
  vertical-align: middle;
  height: 32px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-data,
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-performance-data {
  float: right;
  width: 50%;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-data .mx-tl-stats-table,
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-performance-data .mx-tl-stats-table {
  position: relative;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-team .mx-tl-name {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-team .mx-tl-name .mx-flag {
  float: left;
  margin: 0 10px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-team .mx-tl-name .mx-tl-name-container {
  height: 62px;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-team .mx-tl-data {
  width: 50%;
  float: right;
}
.mx-inline-widget.mx-widget-small .mx-tournament-leaders .mx-tl-team .mx-tl-data .mx-tl-stats-table {
  position: relative;
  bottom: auto;
}
.mx-inline-widget.mx-widget-small TABLE TD.mx-big-widget-row {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE TD.mx-small-widget-row SPAN.mx-team-home-name,
.mx-inline-widget.mx-widget-small TABLE TD.mx-small-widget-row SPAN.mx-team-away-name,
.mx-inline-widget.mx-widget-small TABLE TD.mx-small-widget-row SPAN.mx-match-league-name {
  display: block;
  white-space: nowrap;
  padding: 0px;
}
.mx-inline-widget.mx-widget-small TABLE TD.mx-small-widget-row SPAN.mx-match-league-name {
  font-style: italic;
  color: #666;
}
.mx-inline-widget.mx-widget-small TABLE.mx-statistics-table .mx-formtable {
  width: 40px;
}
.mx-inline-widget.mx-widget-small TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-3, .mx-inline-widget.mx-widget-small TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-4, .mx-inline-widget.mx-widget-small TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-5 {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-player-name {
  width: auto;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-team-name {
  width: auto;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-team-name .mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-team-name .mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-goals-by-player {
  padding-right: 10px;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-owngoals-by-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-penalty-by-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-assists-by-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-assists-by-player {
  width: 10px;
  padding-right: 5%;
  text-align: center;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-yellow-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-red-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-redyellow-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-minutes-played-by-player {
  display: none;
}
.mx-inline-widget.mx-widget-small TABLE.mx-playerstats-table .mx-formtable {
  width: 20px;
}
.mx-inline-widget.mx-widget-small .mx-has-odds-setting1b .mx-livescore-row .mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-has-odds-setting1b .mx-livescore-row .mx-team-away-name {
  width: auto !important;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-gamecenter-container .mx-timeline-container .mx-status {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status {
  max-width: 46px;
  min-width: 46px;
  line-height: 16px;
  height: 60px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV:not(.mx-event-chk-cont) {
  max-height: none;
  line-height: normal;
  min-width: 25px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status DIV:not(.mx-event-chk-cont) .mx-time-startdate {
  position: relative;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-status .mx-event-chk-cont {
  height: 26px;
  padding: 0px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-teams-container {
  max-width: 75%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-teams-container .mx-team-away,
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-teams-container .mx-team-home {
  line-height: 30px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-teams-container .mx-team-home-logo .mx-highres-flags-small,
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-teams-container .mx-team-away-logo .mx-highres-flags-small {
  top: 5px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-score-container {
  max-width: 30px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-livescore-small-view .mx-score-container .mx-boxed-score {
  margin: 6px 0px 10px 0px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-livescore-row.mx-flexbox-container .mx-fixtures-options {
  max-width: 24px;
  min-width: 24px;
}
.mx-inline-widget.mx-widget-small .mx-has-odds .mx-livescore-row .mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-has-odds .mx-livescore-row .mx-team-away-name {
  width: auto !important;
}
.mx-inline-widget.mx-widget-small .mx-matches-table {
  /*.mx-showing-stage-name{
  	TD > DIV.mx-team-home-name{
  		SPAN{
  			&.mx-name-full{
  				display: none;
  			}
  			&.mx-name-short{
  				display: inline;
  			}
  			text-align: right;
  		}
  	}
  	TD > DIV.mx-team-away-name{
  		SPAN {
  			&.mx-name-full{
  				display: none;
  			}
  			&.mx-name-short{
  				display: inline;
  			}
  			//text-align:left;
  		}
  	}
  
  	DIV{
  		&.mx-status{
  			width: 9%;
  			overflow: visible;
  		}
  		&.mx-fixtures-options{
  			width: 9%;
  			overflow: visible;
  		}
  		&.mx-stage-league-name{
  			width: 20%;
  			overflow: hidden;
  			text-overflow: ellipsis;
  			white-space: nowrap;
  		}
  		&.mx-score{
  			width: 16%;
  		}
  		&.mx-team-home-name, 
  		&.mx-team-away-name{
  			width: 23%;
  		}
  	}
  
  }*/
}
.mx-inline-widget.mx-widget-small .mx-matches-table.mx-rugbyleague .mx-stage-league-name, .mx-inline-widget.mx-widget-small .mx-matches-table.mx-rugbyunion .mx-stage-league-name {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table DIV.mx-score {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table DIV.mx-fixtures-red-card {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table DIV.mx-fixtures-options {
  width: 15%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table DIV.mx-status {
  width: auto;
  min-width: 50px;
  max-width: 90%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-season-selector b {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-time-startdatetime,
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-time-startdate {
  height: 25px;
  line-height: normal;
  white-space: normal;
  padding-top: 3px;
  hyphens: auto;
  overflow-wrap: break-word;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-home-name {
  width: 25%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-home-name SPAN {
  text-align: right;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-home-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-away-name {
  width: 25%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-small .mx-venue-profile .mx-venue-image {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-venue-profile .mx-venue-image IMG {
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}
.mx-inline-widget.mx-widget-small .mx-venue-profile .mx-venue-info {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-venue-profile .mx-venue-info .mx-venue-label,
.mx-inline-widget.mx-widget-small .mx-venue-profile .mx-venue-info TD.mx-venue-info {
  width: 50%;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: normal;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-flexbox-container:not(.mx-profile-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-flexbox-container:not(.mx-profile-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-profile-stats {
  margin-top: 15px;
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-profile-stats .mx-dropdown-container .mx-dropdown-start {
  max-width: 170px;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-table .mx-player-label .mx-highres-icon {
  margin: 0px 5px;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-profile-tournament-selector .mx-selector-part {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-button-container {
  width: 200px;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance.mx-stat2, .mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-stat-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-flexbox-container:not(.mx-profile-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-flexbox-container:not(.mx-profile-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-flexbox-container:not(.mx-profile-selector) .mx-profile-stats {
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance.mx-stat2, .mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-matches-h2h {
  top: 2px;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-profile-head {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-image {
  float: none;
  width: 100%;
  min-height: 0px;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-image IMG {
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-info {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-info .mx-team-label,
.mx-inline-widget.mx-widget-small .mx-team-profile .mx-team-info TD.mx-team-info {
  width: 50%;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: 28px;
}
.mx-inline-widget.mx-widget-small .mx-rsswidget IMG {
  width: 100%;
  max-width: none;
  clear: both;
  float: none;
  margin: 0px 0px 10px 0px;
}
.mx-inline-widget.mx-widget-small .mx-h2h-form .mx-h2h-bar-row .mx-h2h-bar-row-participant1 .mx-h2h-stat-bar-container,
.mx-inline-widget.mx-widget-small .mx-h2h-form .mx-h2h-bar-row .mx-h2h-bar-row-participant2 .mx-h2h-stat-bar-container {
  width: 72%;
}
.mx-inline-widget.mx-widget-small .mx-default-header .mx-full-name {
  width: 250px;
}
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-home,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-away {
  display: block;
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-home IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-home IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-home DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-home DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-away IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-away IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-away DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-small .mx-standalone-livestats .mx-teams-container DIV.mx-team-away DIV.mx-team-away-name {
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TBODY {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TR {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TD {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TD.mx-hide, .mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TD.mx-incident-elapsed {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table TD DIV .mx-incident-elapsed {
  display: block !important;
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-incidents TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: none !important;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TBODY {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TR {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD {
  display: block;
  width: 100% !important;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD.mx-hide, .mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD.mx-incident-elapsed {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table TD DIV DIV.mx-incident-elapsed {
  display: block;
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-standalone-incidents.mx-incidents TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: none !important;
}
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-both-lineup .mx-lineup-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-both-lineup .mx-lineup-container.mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos {
  height: 13.3332%;
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-lineup-player-shirtnum {
  top: -20px;
}
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-goal,
.mx-inline-widget.mx-widget-small .mx-standalone-lineup .mx-visual-lineup .mx-visual-lineup-container.mx-landscape .mx-lineup-pos .mx-card {
  bottom: -30%;
}
.mx-inline-widget.mx-widget-small .mx-dropdown-container DIV.mx-live-now-counter {
  top: 6px;
  right: 30px;
}
.mx-inline-widget.mx-widget-small .mx-dropdown-container DIV.mx-selected-counter {
  top: 6px;
  right: 30px;
}
.mx-inline-widget.mx-widget-small .mx-button.mx-filter {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-tennis .mx-matches-table .mx-livescore-participant .mx-highres-flags-small,
.mx-inline-widget.mx-widget-small .mx-badminton .mx-matches-table .mx-livescore-participant .mx-highres-flags-small {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-tennis .mx-matches-table .mx-participant-container,
.mx-inline-widget.mx-widget-small .mx-badminton .mx-matches-table .mx-participant-container {
  max-width: 132px;
}
.mx-inline-widget.mx-widget-small .mx-tennis .mx-matches-table .mx-participant-container.mx-double-participant .mx-participant-name,
.mx-inline-widget.mx-widget-small .mx-badminton .mx-matches-table .mx-participant-container.mx-double-participant .mx-participant-name {
  max-width: 56px;
}
.mx-inline-widget.mx-widget-small .mx-tennis .mx-matches-table .mx-participant-container.mx-single-participant,
.mx-inline-widget.mx-widget-small .mx-badminton .mx-matches-table .mx-participant-container.mx-single-participant {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-tennis .mx-matches-table .mx-participant-container .mx-participant-name,
.mx-inline-widget.mx-widget-small .mx-badminton .mx-matches-table .mx-participant-container .mx-participant-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px 5px;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-status .mx-stage-league-name {
  max-width: 60%;
}
.mx-inline-widget.mx-widget-small .mx-multirow-sport-event DIV.mx-stage-league-name {
  font-size: 12px !important;
}
.mx-inline-widget.mx-widget-small .mx-multirow-sport-event DIV.mx-stage-league-name SPAN {
  display: inline-block;
  max-width: 120px;
}
.mx-inline-widget.mx-widget-small .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right {
  width: 33.3%;
}
.mx-inline-widget.mx-widget-small .mx-golf-scorecard .mx-half-table {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-golf-scorecard TABLE {
  width: 65%;
}
.mx-inline-widget.mx-widget-small .mx-golf-scorecard .mx-table-indexes {
  width: 15%;
}
.mx-inline-widget.mx-widget-small .mx-golf-scorecard .mx-round-legend {
  width: 90%;
}
.mx-inline-widget.mx-widget-small .mx-golf-scorecard .mx-round-legend DIV {
  margin-right: 2%;
}
.mx-inline-widget.mx-widget-small .mx-golf-matchplay .mx-half-table {
  width: 85%;
}
.mx-inline-widget.mx-widget-small .mx-golf-matchplay .mx-table-indexes {
  width: 28%;
}
.mx-inline-widget.mx-widget-small .mx-golf-matchplay TABLE {
  width: 72%;
}
.mx-inline-widget.mx-widget-small .mx-golf-matchplay .mx-result-box {
  margin-left: 0px;
  width: 15%;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-dropdown-container:nth-child(2),
.mx-inline-widget.mx-widget-small .mx-compound-match .mx-dropdown-container:nth-child(2),
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-dropdown-container:nth-child(2) {
  margin: 0px;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-flexbox-container,
.mx-inline-widget.mx-widget-small .mx-compound-match .mx-flexbox-container,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-flexbox-container {
  margin: 0px;
}
.mx-inline-widget.mx-widget-small .mx-compound-performance .mx-flexbox-container {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-compound-performance .mx-flexbox-container .mx-dropdown-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row),
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row),
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-flexbox-container:not(.mx-default-header):not(.mx-livescore-row) {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-dropdown-container,
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-dropdown-container,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-dropdown-container {
  width: 100%;
  max-width: none;
  border-bottom: none;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-dropdown-container .mx-dropdown-start,
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-dropdown-container .mx-dropdown-start,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-dropdown-container .mx-dropdown-start {
  margin: 0px 0px 3px 0px;
}
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-small .mx-compound-standings .mx-h2h-selector2.mx-float-left,
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-h2h-selector2.mx-float-left,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-h2h-selector1.mx-float-left,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-h2h-selector2.mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table.mx-rugbyleague .mx-status .mx-show-small,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table.mx-rugbyunion .mx-status .mx-show-small {
  line-height: 22px;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table.mx-rugbyleague DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table.mx-rugbyunion DIV.mx-team-away-name {
  width: 28%;
}
.mx-inline-widget.mx-widget-small .mx-tennis-stats .mx-stat-participant .mx-float-right,
.mx-inline-widget.mx-widget-small .mx-tennis-stats .mx-stat-participant .mx-float-left {
  width: 33.3%;
}
.mx-inline-widget.mx-widget-small .mx-break-large {
  display: none !important;
}
.mx-inline-widget.mx-widget-small .mx-break-medium {
  display: none !important;
}
.mx-inline-widget.mx-widget-small .mx-break-small {
  display: none !important;
}
.mx-inline-widget.mx-widget-small .mx-show-medium,
.mx-inline-widget.mx-widget-small .mx-show-small {
  display: block !important;
}
.mx-inline-widget.mx-widget-small SPAN.mx-show-medium,
.mx-inline-widget.mx-widget-small SPAN.mx-show-small {
  display: inline !important;
}
.mx-inline-widget.mx-widget-medium {
  /*Match stats */
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-gamecenter-topbar .mx-league .mx-league-name .mx-stage-name {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  width: 32%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-liveodds {
  height: auto;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-liveodds SPAN.mx-oddsline {
  display: inline;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-liveodds SPAN.mx-oddsline .mx-liveodds-logo {
  float: none;
  position: relative;
  top: 4px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-livestats-table-container {
  width: 63%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-away,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-team-home {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  height: 33px;
  transition: height 0.3s;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header .mx-team-away {
  display: block !important;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-subout + div.mx-highres-icon {
  clear: left;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-away {
  width: 18%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-livestats .mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-away {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-away .mx-team-away-logo {
  width: 45px;
  height: 45px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-home .mx-lineup-formation,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup DIV.mx-team-away .mx-lineup-formation {
  font-size: 0.75em;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-home-type,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout .mx-away-type {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container TABLE.mx-layout TD {
  padding: 5px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header {
  display: table-row;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-table-container .mx-table-header TD {
  font-weight: bold;
  padding: 10px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-lineup .mx-lineup-field-container {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI.mx-it_goal {
  display: block;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline {
  width: 90%;
  left: 10%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-labels {
  width: 85%;
  left: 13%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents {
  width: 85%;
  left: 8%;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI.mx-it_goal-penalty {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-goal-incidents-container {
  padding: 0 10px 2px 10px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-motorsport TABLE.mx-table .mx-player-name {
  width: 40%;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-motorsport TABLE.mx-table .mx-team-name A.mx-link {
  /*display: block;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams {
  position: relative;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-name-container {
  display: block;
  margin-left: 45px;
  line-height: 40px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: left;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-name-container.mx-no_img {
  margin-left: 0px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away {
  float: none;
  text-align: left;
  position: relative;
  top: 0px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-score {
  float: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-score {
  position: absolute;
  right: 0px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away {
  font-size: 2em;
  text-align: right;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home {
  left: 0;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away {
  top: -42px;
  right: 0;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
  height: 35px;
}
.mx-inline-widget.mx-widget-medium.mx-match-center-plus .mx-mcp-st .mx-zone-field-and-filter-container {
  width: 100%;
  display: block;
}
.mx-inline-widget.mx-widget-medium.mx-match-center-plus .mx-mcp-st .mx-zone-lineup-medium-container .mx-zone-lineup {
  width: 50%;
}
.mx-inline-widget.mx-widget-medium .mx-compound-h2h .mx-h2h-team-cell .mx-name-not-logo {
  font-size: 14px;
}
.mx-inline-widget.mx-widget-medium .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-vs {
  font-size: 24px;
}
.mx-inline-widget.mx-widget-medium .mx-compound-h2h .mx-flexbox-container.mx-h2h-data-selectors.mx-has-stages {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-compound-h2h .mx-flexbox-container.mx-h2h-data-selectors.mx-has-stages .mx-dropdown-container {
  width: 50%;
  box-sizing: border-box;
  max-width: none;
  border-bottom: none;
  margin: 0px;
  padding: 0px 2px;
}
.mx-inline-widget.mx-widget-medium .mx-compound-h2h .mx-flexbox-container.mx-h2h-data-selectors.mx-has-stages .mx-dropdown-container .mx-dropdown-start {
  margin: 0px 0px 3px 0px;
}
.mx-inline-widget.mx-widget-medium .mx-tennis-stats .mx-stat-stats {
  width: 20%;
}
.mx-inline-widget.mx-widget-medium .mx-tennis-stats .mx-stat-participant {
  width: 40%;
}
.mx-inline-widget.mx-widget-medium .mx-tennis-stats .mx-stat-participant .mx-float-right,
.mx-inline-widget.mx-widget-medium .mx-tennis-stats .mx-stat-participant .mx-float-left {
  width: 25%;
}
.mx-inline-widget.mx-widget-medium .mx-calendar {
  /*border-bottom:1px solid #fff;
  .mx-calendar-day-container{
  	border-top:1px solid #fff;
  	.mx-calendar-day{
  		border-bottom:none;
  		.mx-calendar-weekday{
  			font-size: 0.55em;
  			font-weight: bold;
  			text-transform: uppercase;
  		}
  		.mx-calendar-date{
  			font-size: 1.5em;
  			font-weight: normal;
  		}
  		
  	}
  	&:nth-child(7),
  	&:nth-child(14),
  	&:nth-child(21),
  	&:nth-child(28){
  		.mx-calendar-day{
  			border-right: none;
  		}
  	}
  }*/
}
.mx-inline-widget.mx-widget-medium .mx-odds-comparison .mx-table TH.mx-bookmaker, .mx-inline-widget.mx-widget-medium .mx-odds-comparison .mx-table TD.mx-bookmaker {
  width: auto;
}
.mx-inline-widget.mx-widget-medium .mx-odds-comparison .mx-table TH:not(.mx-bookmaker), .mx-inline-widget.mx-widget-medium .mx-odds-comparison .mx-table TD:not(.mx-bookmaker) {
  min-width: 55px;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-1col .mx-selector-part {
  width: 80%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-2col .mx-multiple-selector-group {
  width: 50%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-2col .mx-dropdown-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-3col .mx-multiple-selector-group {
  width: 50%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-3col .mx-multiple-selector-group:last-child {
  width: 100%;
  float: none;
  clear: both;
  padding-top: 5px;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-3col .mx-dropdown-container {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-4col {
  flex-wrap: wrap;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-4col .mx-selector-part {
  min-width: 50%;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-4col .mx-selector-part:nth-child(n+3) {
  margin-top: 5px;
}
.mx-inline-widget.mx-widget-medium DIV.mx-widget-selector.mx-selector-4col .mx-selector-part:nth-child(n+5) {
  min-width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-cricket-innings .mx-player-name {
  width: auto;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container .mx-one-odds-provider {
  padding: 5px;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds {
  width: 33%;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-single-odds-box {
  padding: 10px 15px;
  margin: 5px;
  height: 140px;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-odds-value {
  font-size: 1em;
  line-height: 3em;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-odds-value .mx-highres-icon {
  vertical-align: middle;
}
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-1 .mx-icon,
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-2 .mx-icon,
.mx-inline-widget.mx-widget-medium .mx-odds .mx-odds-table-container TABLE.mx-odds-table TD.mx-odds-x .mx-icon {
  left: -5px;
}
.mx-inline-widget.mx-widget-medium TABLE .mx-multirow-sport-event DIV.mx-stage-league-name {
  font-size: 12px !important;
}
.mx-inline-widget.mx-widget-medium TABLE .mx-multirow-sport-event DIV.mx-stage-league-name SPAN {
  display: inline-block;
  max-width: 150px;
}
.mx-inline-widget.mx-widget-medium TABLE TD.mx-big-widget-row {
  display: none;
}
.mx-inline-widget.mx-widget-medium TABLE TD.mx-small-widget-row SPAN.mx-team-home-name,
.mx-inline-widget.mx-widget-medium TABLE TD.mx-small-widget-row SPAN.mx-team-away-name,
.mx-inline-widget.mx-widget-medium TABLE TD.mx-small-widget-row SPAN.mx-match-league-name {
  display: block;
  white-space: nowrap;
  padding: 0px;
}
.mx-inline-widget.mx-widget-medium TABLE TD.mx-small-widget-row SPAN.mx-match-league-name {
  font-style: italic;
  color: #666;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-statistics-table .mx-formtable {
  /*width: 40px;*/
}
.mx-inline-widget.mx-widget-medium TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-3, .mx-inline-widget.mx-widget-medium TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-4, .mx-inline-widget.mx-widget-medium TABLE.mx-statistics-table .mx-formtable .mx-formtable-match.mx-match-5 {
  /*display:none;*/
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-player-name {
  width: 25%;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-team-name {
  width: auto;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-assists-by-player {
  width: 10px;
  padding-right: 5%;
  text-align: center;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-yellow-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-red-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-redyellow-cards-to-player {
  display: none;
}
.mx-inline-widget.mx-widget-medium TABLE.mx-playerstats-table .mx-minutes-played-by-player {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-flexbox-container:not(.mx-profile-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-flexbox-container:not(.mx-profile-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-profile-stats {
  margin-top: 15px;
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-matches-h2h {
  top: 2px;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-profile-head {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-image {
  float: none;
  width: 100%;
  min-height: 0px;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-image IMG {
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-info {
  float: none;
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-info .mx-team-label,
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-info TD.mx-team-info {
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: normal;
  line-height: 28px;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-info .mx-team-label {
  width: 80%;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance.mx-stat2, .mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-team-profile .mx-team-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-flexbox-container:not(.mx-profile-selector) {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-flexbox-container:not(.mx-profile-selector) .mx-with-stats {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-profile-stats {
  margin-top: 15px;
  border-top-style: solid;
  border-top-width: 1px;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance {
  float: none;
  width: 100%;
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance:nth-child(2) {
  padding: 1% 0;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance.mx-stat2, .mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance.mx-stat3 {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance.mx-hide {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-stat-performance.mx-visible {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-default-header .mx-full-name {
  width: 320px;
}
.mx-inline-widget.mx-widget-medium .mx-livescore-top .mx-button-container .mx-button:not(.mx-filter).mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-medium .mx-livescore-top .mx-button-container .mx-button.mx-filter {
  width: 20%;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mx-inline-widget.mx-widget-medium .mx-livescore-top .mx-button-container .mx-button.mx-filter:not([data-filter=inprogress]) {
  overflow: hidden;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table {
  /* flexbox rows */
  /* end flexbox rows */
}
.mx-inline-widget.mx-widget-medium .mx-matches-table .mx-time-startdatetime {
  margin-left: 10px;
  height: 25px;
  line-height: normal;
  white-space: normal;
  font-size: 0.85em;
  padding-top: 3px;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table.mx-rugbyleague .mx-stage-league-name, .mx-inline-widget.mx-widget-medium .mx-matches-table.mx-rugbyunion .mx-stage-league-name {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-group-standings .mx-formtable {
  width: 36px;
}
.mx-inline-widget.mx-widget-medium .mx-group-standings .mx-formtable .mx-matches-h2h {
  margin: 0 auto;
  width: 18px;
  float: none;
}
.mx-inline-widget.mx-widget-medium .mx-group-standings .mx-formtable .mx-formtable-match.mx-formtable-match {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-group-standings .mx-formtable .mx-formtable-match.mx-match-1 {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-group-standings .mx-formtable .mx-formtable-match.mx-match-1 .mx-formtable-match {
  display: block;
}
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats DIV.mx-livestats-table-container,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats DIV.mx-incidents-table-container,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents DIV.mx-livestats-table-container,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents DIV.mx-incidents-table-container {
  width: auto;
}
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-away,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-home,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-away {
  display: block;
  width: auto;
}
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-home IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-home IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-home DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-home DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-away IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-away IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-away DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-medium .mx-livestats.mx-standalone-livestats .mx-teams-container DIV.mx-team-away DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-home IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-home IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-home DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-home DIV.mx-team-away-name,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-away IMG.mx-team-home-logo,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-away IMG.mx-team-away-logo,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-away DIV.mx-team-home-name,
.mx-inline-widget.mx-widget-medium .mx-incidents.mx-standalone-incidents .mx-teams-container DIV.mx-team-away DIV.mx-team-away-name {
  width: auto;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-tennis-stats .mx-stat-stats {
  width: 20%;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-tennis-stats .mx-stat-participant {
  width: 80%;
}
.mx-inline-widget.mx-widget-medium .mx-player-profile .mx-tennis-stats .mx-stat-participant .mx-float-right {
  width: 25%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-scorecard .mx-half-table {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-scorecard TABLE {
  width: 65%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-scorecard .mx-table-indexes {
  width: 15%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-scorecard .mx-round-legend {
  width: 70%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-scorecard .mx-round-legend DIV {
  margin-right: 2%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-matchplay .mx-half-table {
  width: 85%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-matchplay .mx-table-indexes {
  width: 28%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-matchplay TABLE {
  width: 72%;
}
.mx-inline-widget.mx-widget-medium .mx-golf-matchplay .mx-result-box {
  margin-left: 5px;
  width: 13%;
}
.mx-inline-widget.mx-widget-medium .mx-break-large {
  display: none !important;
}
.mx-inline-widget.mx-widget-medium .mx-break-medium {
  display: none !important;
}
.mx-inline-widget.mx-widget-medium .mx-show-medium {
  display: block !important;
}
.mx-inline-widget.mx-widget-medium SPAN.mx-show-medium {
  display: inline !important;
}
.mx-inline-widget.mx-widget-large .mx-break-large {
  display: none !important;
}
.mx-inline-widget.mx-widget-wide .mx-break-wide {
  display: none;
}
.mx-inline-widget.mx-widget-wide .mx-show-wide {
  display: block;
}
.mx-inline-widget.mx-widget-wide SPAN.mx-show-wide {
  display: inline;
}
.mx-inline-widget.mx-widget-wide .mx-show-large {
  display: none;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-field-and-filter-container {
  position: relative;
  width: 52%;
  z-index: 1;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup-container {
  z-index: 0;
  position: absolute;
  width: 100%;
  top: 0px;
  /*
   * For IE 6/7 only
   * Include this rule to trigger hasLayout and contain floats.
   */
  *zoom: 1;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup-container:before, .mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup-container:after {
  clear: both;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-lineup-container .mx-zone-lineup {
  width: 25%;
  position: relative;
}
.mx-inline-widget.mx-widget-micro .mx-break-micro.mx-current-period,
.mx-inline-widget.mx-widget-micro .mx-break-small.mx-current-period,
.mx-inline-widget.mx-widget-micro .mx-break-medium.mx-current-period,
.mx-inline-widget.mx-widget-micro .mx-break-large.mx-current-period, .mx-inline-widget.mx-widget-small .mx-break-micro.mx-current-period,
.mx-inline-widget.mx-widget-small .mx-break-small.mx-current-period,
.mx-inline-widget.mx-widget-small .mx-break-medium.mx-current-period,
.mx-inline-widget.mx-widget-small .mx-break-large.mx-current-period, .mx-inline-widget.mx-widget-medium .mx-break-micro.mx-current-period,
.mx-inline-widget.mx-widget-medium .mx-break-small.mx-current-period,
.mx-inline-widget.mx-widget-medium .mx-break-medium.mx-current-period,
.mx-inline-widget.mx-widget-medium .mx-break-large.mx-current-period, .mx-inline-widget.mx-widget-large .mx-break-micro.mx-current-period,
.mx-inline-widget.mx-widget-large .mx-break-small.mx-current-period,
.mx-inline-widget.mx-widget-large .mx-break-medium.mx-current-period,
.mx-inline-widget.mx-widget-large .mx-break-large.mx-current-period, .mx-inline-widget.mx-widget-wide .mx-break-micro.mx-current-period,
.mx-inline-widget.mx-widget-wide .mx-break-small.mx-current-period,
.mx-inline-widget.mx-widget-wide .mx-break-medium.mx-current-period,
.mx-inline-widget.mx-widget-wide .mx-break-large.mx-current-period {
  display: block !important;
}

/*
* Widget responsive sizedisplay
*/
@media only screen and (max-width: 440px) {
  .mx-widget .responsivesizedisplay:before {
    content: "Widget-small";
  }
}
@media only screen and (min-width: 441px) {
  .mx-widget .responsivesizedisplay:before {
    content: "Widget-medium";
  }
}
@media only screen and (min-width: 576px) {
  .mx-widget .responsivesizedisplay:before {
    content: "widget-large";
  }
}
.mx-inline-widget .mx-standalone-lineup[dir=rtl] TD.mx-player-name .mx-highres-flags {
  float: right !important;
}

[dir=rtl] .mx-tennis.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-badminton.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-football.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-volleyball.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-icehockey.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-curling.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-baseball.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-basketball.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-cricket.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-rugbyunion.mx-matches-table .mx-multirow-sport-event,
[dir=rtl] .mx-inline-widget .mx-rugbyleague.mx-matches-table .mx-multirow-sport-event {
  padding-right: 0px !important;
  padding-left: 25px !important;
}
[dir=rtl] .mx-boxed-scores SPAN[data-translate=MX_GAMES] {
  position: absolute !important;
  left: 5px;
  right: auto !important;
}
[dir=rtl] .mx-multirow-links {
  right: auto !important;
  left: 0px;
}
[dir=rtl] .mx-standalone-lineup TD.mx-player-name .mx-highres-flags {
  float: right !important;
}
[dir=rtl].mx-badminton.mx-matches-table .mx-multirow-sport-event {
  padding-right: 0px;
  padding-left: 25px;
}
[dir=rtl].mx-matches-table .mx-cricket-inning-container SPAN {
  padding: 0px !important;
}
[dir=rtl] TABLE.mx-center-all-but-playername TD.mx-player-name {
  text-align: right !important;
}
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-event-detail.mx-event-detail-box {
  border-right: none;
  border-left: 1px solid #ccc;
}
[dir=rtl] .mx-h2h-result-bars .mx-h2h-result-bar .mx-h2h-result.mx-team-away {
  border-radius: 5px 0px 0px 5px !important;
}
[dir=rtl] .mx-h2h-result-bars .mx-h2h-result-bar .mx-h2h-result.mx-team-home {
  border-radius: 0px 5px 5px 0px !important;
}
[dir=rtl] DIV.mx-dropdown-start .mx-highres-icon {
  left: 10px;
  right: auto;
}
[dir=rtl] DIV.mx-widget-selector .mx-selector-part.mx-selector-icon,
[dir=rtl] DIV.mx-widget-selector .mx-selector-part .mx-selector-icon {
  margin: 5px 0px 0px 5px;
}
[dir=rtl] .mx-text-align-right {
  text-align: left !important;
}
[dir=rtl] .mx-text-align-left {
  text-align: right !important;
}
[dir=rtl] .mx-float-right {
  float: left;
}
[dir=rtl] .mx-float-left {
  float: right;
}
[dir=rtl] .mx-highres-flags {
  float: right;
}
[dir=rtl] TH.mx-border-right,
[dir=rtl] TD.mx-border-right {
  border-right: none !important;
  border-left: 1px solid #fff;
}
[dir=rtl] TH.mx-border-right:last-child,
[dir=rtl] TD.mx-border-right:last-child {
  border-left: 1px solid #fff;
}
[dir=rtl] .mx-site-navigation UL.mx-top-navigation LI {
  float: right;
}
[dir=rtl] .mx-site-navigation.mx-mobile UL.mx-top-navigation LI {
  float: none;
}
[dir=rtl] .mx-show-ltr {
  display: none !important;
}
[dir=rtl] .mx-show-rtl {
  display: block !important;
}
[dir=rtl] TH {
  text-align: right !important;
}
[dir=rtl] TH.mx-header-label {
  text-align: right !important;
}
[dir=rtl] TH.mx-header-label .mx-highres-icon {
  float: left;
}
[dir=rtl] TH.mx-header-label .mx-highres-flags {
  float: right;
  margin: 0px 10px 0px 00px;
}
[dir=rtl] TH.mx-header-label SPAN {
  padding: 0px 10px;
}
[dir=rtl] .mx-matches-h2h {
  float: right;
}
[dir=rtl] TABLE.mx-standard-table TR.mx-table-header TH:first-child {
  padding-right: 10px;
}
[dir=rtl] TABLE.mx-standard-table TR TD:first-child {
  padding-right: 10px;
}
[dir=rtl] .mx-profile-header .mx-flag {
  position: absolute !important;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-1 {
  right: 0%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-1.mx-team-away {
  left: 0%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-2 {
  right: 8.3333%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-2.mx-team-away {
  left: 8.3333%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-3 {
  right: 16.6666%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-3.mx-team-away {
  left: 16.6666%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-4 {
  right: 25%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-4.mx-team-away {
  left: 25%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-5 {
  right: 33.3333%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-5.mx-team-away {
  left: 33.3333%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-6 {
  right: 41.6666%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-6.mx-team-away {
  left: 41.6666%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-7 {
  right: 50%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-7.mx-team-away {
  left: 50%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-8 {
  right: 58.3333%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-8.mx-team-away {
  left: 58.3333%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-9 {
  right: 66.6666%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-9.mx-team-away {
  left: 66.6666%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-10 {
  right: 75%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-10.mx-team-away {
  left: 75%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-11 {
  right: 83.3333%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-col-11.mx-team-away {
  left: 83.3333%;
  right: auto;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-row-1.mx-pos-col-1 {
  right: 0%;
  top: 44.4444%;
}
[dir=rtl] .mx-visual-lineup-container.mx-landscape .mx-pos-row-1.mx-pos-col-1.mx-team-away {
  right: auto;
  left: 0%;
}
[dir=rtl] .mx-calendar-header .mx-highres-icon {
  right: 5px;
  left: auto;
}
[dir=rtl] .mx-calendar-header .mx-highres-icon:last-child {
  right: auto;
  left: 5px;
}
[dir=rtl] .mx-matches-table .mx-match-intermission {
  margin-left: 0px;
  margin-right: 10px;
}
[dir=rtl] .mx-matches-table .mx-time-starttime,
[dir=rtl] .mx-matches-table .mx-time-startdate,
[dir=rtl] .mx-matches-table .mx-time-startdatetime {
  margin-left: 0px;
  margin-right: 0px;
}
[dir=rtl] .mx-matches-table TD > DIV.mx-team-home-name {
  text-align: left;
}
[dir=rtl] .mx-matches-table .mx-fixtures-option {
  float: left;
  margin-right: 0px;
  margin-left: 10px;
}
[dir=rtl] .mx-matches-table .mx-match-finish {
  margin-right: 10px;
  margin-left: 0px;
}
[dir=rtl] TABLE TH.mx-header-label {
  padding-left: 0px;
  padding-right: 10px;
}
[dir=rtl] .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league {
  left: auto;
  right: 0px;
}
[dir=rtl] .mx-event-widget .mx-goal-incidents .mx-incident-elapsed:after {
  content: "";
}
[dir=rtl] .mx-matches-table .mx-elapsed {
  margin-left: 0px;
  margin-right: 10px;
}
[dir=rtl] .mx-event-widget .mx-teams .mx-team-home {
  left: auto;
  right: 10px;
}
[dir=rtl] .mx-event-widget .mx-teams .mx-team-away {
  left: 10px;
  right: auto;
}
[dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo {
  margin-right: 0px;
  margin-left: 10px;
}
[dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  margin-right: 0px;
  margin-left: 0px;
}
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-venue,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-spectators,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-referee,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-status {
  margin-left: 10px;
  margin-right: 0px;
}
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-venue .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-spectators .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-referee .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-event-info-container .mx-status .mx-highres-icon {
  margin-right: 0px;
  margin-left: 5px;
}
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-highres-icon {
  margin-right: 0px;
  margin-left: 5px;
}
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons {
  right: auto;
  left: 0px;
}
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-league {
  right: 0px;
  left: auto;
}
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-league .mx-highres-flags {
  float: right;
  margin: 0px 10px;
}
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-button,
[dir=rtl] .mx-event-widget .mx-bar.mx-gamecenter-topbar .mx-topnav-buttons .mx-sound-enable {
  border: none;
  border-right: 1px solid #fff;
}
[dir=rtl] .mx-event-widget .mx-tipstats .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-tipstats-table-container TABLE.mx-comments-table .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-comments-table-container TABLE.mx-tipstats-table .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-comments-table-container TABLE.mx-comments-table .mx-highres-icon {
  float: right;
}
[dir=rtl] TABLE.mx-tipstats-table .mx-el,
[dir=rtl] TABLE.mx-comments-table .mx-el,
[dir=rtl] TABLE.mx-tipstats-table .mx-el,
[dir=rtl] TABLE.mx-comments-table .mx-el,
[dir=rtl] TABLE.mx-tipstats-table .mx-el,
[dir=rtl] TABLE.mx-comments-table .mx-el {
  float: right;
  position: inherit;
  left: auto;
  right: auto;
}
[dir=rtl] .mx-event-widget .mx-tipstats .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-comments-table-container TABLE.mx-comments-table .mx-elp {
  position: inherit;
  left: auto;
  right: auto;
  float: right;
}
[dir=rtl] .mx-event-widget .mx-incidents .mx-team-home,
[dir=rtl] .mx-event-widget .mx-lineup .mx-team-home,
[dir=rtl] .mx-event-widget .mx-livestats .mx-team-home {
  left: auto;
  right: 0px;
}
[dir=rtl] .mx-event-widget .mx-incidents .mx-team-away,
[dir=rtl] .mx-event-widget .mx-lineup .mx-team-away,
[dir=rtl] .mx-event-widget .mx-livestats .mx-team-away {
  left: 0px;
  right: auto;
}
[dir=rtl] .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-away {
  float: left;
}
[dir=rtl] .mx-event-widget TABLE.mx-layout.mx-lineup-table.mx-team-home {
  float: right;
}
[dir=rtl] .mx-odds-table .mx-odds-1,
[dir=rtl] .mx-odds-table .mx-odds-2,
[dir=rtl] .mx-odds-table .mx-odds-x {
  text-align: center !important;
}
[dir=rtl] .mx-odds-table .mx-odds-bookmaker {
  text-align: right !important;
  padding-right: 10px !important;
  padding-left: 0px !important;
}
[dir=rtl] .mx-tipstats-table-container TABLE.mx-tipstats-table TD {
  padding-left: 0px !important;
  padding-right: 40px;
}
[dir=rtl] TABLE.mx-tipstats-table .mx-el {
  left: auto;
  right: 5px;
}
[dir=rtl] TABLE.mx-tipstats-table .mx-elp {
  left: auto;
  right: 27px;
}
[dir=rtl].mx-rsswidget .mx-rss-container LI IMG,
[dir=rtl] .mx-rsswidget .mx-rss-container LI IMG {
  margin: 0px 0px 10px 10px;
}
[dir=rtl].mx-compound-h2h .mx-h2h-team-cell DIV.mx-team-flag .mx-flag {
  left: 2px;
}

[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-away .mx-team-away-logo, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-home .mx-team-home-logo,
[dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-away .mx-team-away-logo {
  left: auto;
  right: 0px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-away .mx-score, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-home .mx-score,
[dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-away .mx-score {
  right: auto;
  left: 0px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-name-container {
  text-align: right !important;
  left: auto;
  right: 50px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-name-container .mx-team-away-name, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-name-container .mx-team-home-name,
[dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: right !important;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-name-container.mx-tennis-double, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-name-container.mx-tennis-double {
  right: 0px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-away .mx-score .mx-res-away, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-away .mx-score .mx-res-away {
  text-align: left;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-home .mx-score .mx-res-home, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-home .mx-score .mx-res-home {
  text-align: left;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-home,
[dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-away {
  left: 0px;
  right: auto;
  height: 40px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-football .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-teams .mx-team-away, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-teams .mx-team-away {
  top: 0px !important;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-football .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-team-name-container {
  position: absolute;
  left: 30px;
  top: 7px;
}
[dir=rtl] DIV.mx-event-widget.mx-icehockey .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-curling .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-basketball .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-baseball .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-handball .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-mma .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-football .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-cricket .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-rugbyunion .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-rugbyleague .mx-highres-flags.mx-float-left, [dir=rtl] DIV.mx-event-widget.mx-tennis .mx-highres-flags.mx-float-left {
  float: right;
}

.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-team-home-logo,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-team-away-logo {
  left: auto;
  right: 0px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score {
  right: auto;
  left: 0px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container {
  text-align: right !important;
  left: auto;
  right: 50px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: right !important;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container.mx-tennis-double,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container.mx-tennis-double,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-name-container.mx-tennis-double {
  right: 0px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-away .mx-score .mx-res-away {
  text-align: left;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-home .mx-score .mx-res-home {
  text-align: left;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-away,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-away,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-home,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-away {
  left: 0px;
  right: auto;
  height: 40px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-teams .mx-team-away,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-teams .mx-team-away,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-teams .mx-team-away {
  top: 0px !important;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-team-name-container,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-team-name-container,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-team-name-container {
  position: absolute;
  left: 30px;
  top: 7px;
}
.mx-inline-widget.mx-widget-medium [dir=rtl] .mx-event-widget .mx-highres-flags.mx-float-left,
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-event-widget .mx-highres-flags.mx-float-left,
.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-event-widget .mx-highres-flags.mx-float-left {
  float: right;
}

.mx-inline-widget.mx-widget-small [dir=rtl] .mx-team-name-container {
  left: 0px;
}
.mx-inline-widget.mx-widget-small [dir=rtl] .mx-team-name-container {
  margin-left: 15px !important;
}

.mx-inline-widget.mx-widget-micro [dir=rtl] .mx-team-name-container {
  margin-left: 20px !important;
}
/*
* 	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-incidents-popup,
.mx-popup {
  background-color: transparent;
}
.mx-incidents-popup .mx-dropdown-table-container,
.mx-popup .mx-dropdown-table-container {
  background-color: #fff;
  color: #000;
  box-shadow: 0px 0px 10px #333;
}
.mx-incidents-popup.mx-lineup-incidents-popup .mx-lineup-incident-elapsed,
.mx-popup.mx-lineup-incidents-popup .mx-lineup-incident-elapsed {
  color: #37b200;
}

.mx-html-popup {
  background-color: #ccc;
  box-shadow: 0px 0px 40px #111;
  border-color: #fff;
}
.mx-html-popup .mx-html-popup-topbar {
  background-color: #f00;
}
.mx-html-popup .mx-html-popup-close {
  background-color: white;
  color: white;
  box-shadow: none;
}

.mx-html-popup .mx-bar {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
.mx-html-popup TABLE.mx-event-lineup-table .mx-lineup-subst-in,
.mx-html-popup TABLE.default .mx-lineup-subst-in {
  color: green;
}
.mx-html-popup .mx-grey-bar,
.mx-html-popup .bar.barstyle.bar1 {
  background-color: #666;
  color: #fff;
}

.mx-ielapsed-time {
  color: #37b200 !important;
}

.mx-inline-widget {
  background-color: #fff;
  color: #000;
  /* calendar widget */
  /* team stats colors */
}
.mx-inline-widget .mx-highlight {
  color: #37b200 !important;
}
.mx-inline-widget .mx-highlight-row {
  background-color: #e9f8e8;
}
.mx-inline-widget .mx-box-winner {
  background-color: #adcc8b !important;
}
.mx-inline-widget TABLE TR,
.mx-inline-widget TABLE > DIV,
.mx-inline-widget .mx-table TR,
.mx-inline-widget .mx-table > DIV {
  background-color: #fff;
  color: #000;
}
.mx-inline-widget TABLE TR:nth-child(even),
.mx-inline-widget TABLE > DIV:nth-child(even),
.mx-inline-widget .mx-table TR:nth-child(even),
.mx-inline-widget .mx-table > DIV:nth-child(even) {
  background-color: #eee;
}
.mx-inline-widget TABLE TR TD,
.mx-inline-widget .mx-table TR TD {
  color: #000;
}
.mx-inline-widget TABLE TD.mx-inbetween-cells DIV,
.mx-inline-widget TABLE TH.mx-inbetween-cells DIV,
.mx-inline-widget .mx-table TD.mx-inbetween-cells DIV,
.mx-inline-widget .mx-table TH.mx-inbetween-cells DIV {
  background-color: #999999;
}
.mx-inline-widget TABLE .mx-table-header,
.mx-inline-widget TABLE TR.mx-table-header,
.mx-inline-widget .mx-table .mx-table-header,
.mx-inline-widget .mx-table TR.mx-table-header {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget TABLE TH.mx-header-label,
.mx-inline-widget .mx-table TH.mx-header-label {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-default-header {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget TABLE TR.mx-table-splitrow, .mx-inline-widget DIV.mx-table-splitrow {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget TABLE TR.mx-table-splitrow:nth-child(even), .mx-inline-widget DIV.mx-table-splitrow:nth-child(even) {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-profile-header {
  border-color: #eee;
}
.mx-inline-widget .mx-pager-container .mx-pager-wrap {
  background-color: #ddd;
  color: #fff;
}
.mx-inline-widget .mx-widget-preloader {
  background-color: transparent;
}
.mx-inline-widget .mx-widget-preloader .mx-loader {
  background-color: #fff;
  color: #000;
  box-shadow: 0px -5px 20px rgba(100, 100, 100, 0.65);
}
.mx-inline-widget .mx-widget-rotator .mx-widget-rotator-right,
.mx-inline-widget .mx-widget-rotator .mx-widget-rotator-left {
  background-color: #eee;
}
.mx-inline-widget .mx-single-team-name-container {
  background-color: #666;
}
.mx-inline-widget .mx-single-team-name-container .mx-single-team-name {
  color: #fff;
}
.mx-inline-widget .mx-button-container {
  background-color: #ddd;
}
.mx-inline-widget .mx-button-container .mx-button {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget .mx-button-container .mx-button.mx-viewing, .mx-inline-widget .mx-button-container .mx-button:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget .mx-collapsable {
  background-color: #c8c8c8;
  border-color: #fff;
  color: #000;
}
.mx-inline-widget .mx-collapsable.mx-collapsable-disabled {
  color: #999999;
}
.mx-inline-widget .mx-collapsable:hover:not(.mx-collapsable-disabled) {
  background-color: #999999;
  border-color: #fff;
  color: #000;
}
.mx-inline-widget .mx-collapsable.mx-is-multirow {
  background-color: transparent;
  border: none;
  color: inherit;
}
.mx-inline-widget .mx-collapsable.mx-is-multirow:hover {
  background-color: transparent;
  border: none;
  color: inherit;
}
.mx-inline-widget .mx-tennis-stats .mx-stat-stats {
  background-color: #f5f5f5;
}
.mx-inline-widget .mx-tennis-stats .mx-stat-stats .mx-surface-clay {
  background-color: #f7941d;
  color: #fff;
}
.mx-inline-widget .mx-tennis-stats .mx-stat-stats .mx-surface-grass {
  background-color: #39b54a;
  color: #fff;
}
.mx-inline-widget .mx-tennis-stats .mx-stat-stats .mx-surface-carpet {
  background-color: #00aeef;
  color: #fff;
}
.mx-inline-widget .mx-tennis-stats .mx-stat-stats .mx-surface-hard {
  background-color: #898989;
  color: #fff;
}
.mx-inline-widget DIV.mx-highres-icon DIV.mx-icon.icons-dark-new-sound-on, .mx-inline-widget DIV.mx-highres-icon DIV.mx-icon.icons-dark-new-sound-off {
  background-color: #595959;
  border-radius: 20px;
}
.mx-inline-widget DIV.mx-widget-selector {
  background-color: #eee;
}
.mx-inline-widget DIV.mx-compound-h2h DIV.mx-widget-selector {
  background-color: #fff;
}
.mx-inline-widget DIV.mx-dropdown-container DIV.mx-dropdown-start {
  background-color: #fff;
  border-color: #eee;
  color: #000;
}
.mx-inline-widget DIV.mx-dropdown {
  background-color: #fff;
  color: #000;
  border-color: #eee;
}
.mx-inline-widget DIV.mx-dropdown:before {
  background-repeat: no-repeat;
}
.mx-inline-widget DIV.mx-dropdown UL {
  background-color: #fff;
}
.mx-inline-widget DIV.mx-dropdown LI.mx-dropdown-option {
  color: #000;
}
.mx-inline-widget DIV.mx-dropdown LI.mx-dropdown-option:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget DIV.mx-dropdown .mx-dropdown-subheader {
  border-bottom-color: #eee;
}
.mx-inline-widget DIV.mx-dropdown .mx-dropdown-subheader:hover {
  background-color: #fff;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-team-badges,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-team-badges,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-team-badges {
  border-color: #ddd;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-form-bar,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-form-bar {
  color: #fff;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-form-bar.mx-home,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar.mx-home,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-form-bar.mx-home {
  background-color: blue;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-form-bar.mx-draws,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar.mx-draws,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-form-bar.mx-draws {
  background-color: #666;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-form-bar.mx-away,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-form-bar.mx-away,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-form-bar.mx-away {
  background-color: red;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-result,
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-zero,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-result,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-zero,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-result,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-drawn .mx-h2h-zero {
  background-color: #666;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-result,
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-zero,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-result,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-zero,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-result,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-team1-won .mx-h2h-zero {
  background-color: blue;
}
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-result,
.mx-inline-widget .mx-compound-standings.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-zero,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-result,
.mx-inline-widget .mx-compound-h2h.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-zero,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-result,
.mx-inline-widget .mx-compound-match.mx-h2h-betslip .mx-h2h-result-bars.mx-team2-won .mx-h2h-zero {
  background-color: red;
}
.mx-inline-widget .mx-compound-standings .mx-standings,
.mx-inline-widget .mx-compound-standings .mx-h2h,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container,
.mx-inline-widget .mx-compound-h2h .mx-standings,
.mx-inline-widget .mx-compound-h2h .mx-h2h,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container,
.mx-inline-widget .mx-compound-match .mx-standings,
.mx-inline-widget .mx-compound-match .mx-h2h,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container {
 /*.mx-collapsable{
	 border-color: #fff;
	 background-color: #bbb;
	 color: #fff;
	 &:hover{
		 background-color: #aaa;
	 }
 }*/
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter {
  background-color: #ddd;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button {
  background-color: #ddd;
}
.mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing, .mx-inline-widget .mx-compound-standings .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-standings .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-standings .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-standings .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-h2h .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-h2h .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-h2h .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-h2h .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-match .mx-standings .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-match .mx-h2h .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-match .mx-match-matchcenter-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button.mx-viewing,
.mx-inline-widget .mx-compound-match .mx-match-h2h-container .mx-collapsable-content .mx-button-container.mx-stats-filter .mx-button:hover {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-stats-bar {
  background-color: #eee;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item {
  color: #fff;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item.mx-stats-bar-positive {
  background-color: #03c914;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item.mx-stats-bar-neutral {
  background-color: #ffb700;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item.mx-stats-bar-negative {
  background-color: #e70202;
}
.mx-inline-widget .mx-stats-bar .mx-stats-bar-item.mx-stats-bar-events {
  background-color: #aaa;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top {
  background-color: #fff;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-button-container .mx-button {
  border-color: #ccc;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-button-container .mx-button:hover {
  background-color: #ccc;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-button-container .mx-button.mx-active {
  background-color: #666;
  color: #fff;
  border-color: #666;
}
.mx-inline-widget .mx-calendar .mx-calendar-days {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-name .mx-calendar-day {
  background-color: #eee;
  color: #000;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-calendar-day,
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-show-calendar-popup {
  background-color: #eee;
  color: #000;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-calendar-day:hover,
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name) .mx-show-calendar-popup:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-weekend .mx-calendar-day {
  background-color: #ddd;
  color: #666;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-weekend .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-today .mx-calendar-day {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-calendar-today .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-selected-day .mx-calendar-day {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-selected-day .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-other-month-day .mx-calendar-day * {
  opacity: 0.25;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container:not(.mx-calendar-day-name).mx-other-month-day .mx-calendar-day *:hover {
  opacity: 1;
}
.mx-inline-widget .mx-calendar .mx-wc14-groupmatches .mx-calendar-day {
  background-color: #518a6e;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-roundof16 .mx-calendar-day {
  background-color: #88b0b4;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-quarterfinals .mx-calendar-day {
  background-color: #b77d77;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-semifinals .mx-calendar-day {
  background-color: #b79e77;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-finals .mx-calendar-day {
  background-color: #b0b777;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-restday .mx-calendar-day {
  background-color: #4d4d4d;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-wc14-pretournament .mx-calendar-day {
  background-color: #fff;
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-gc-flag {
  border-color: #ddd;
}
.mx-inline-widget .mx-event-widget .mx-serve-indicator .mx-tennis-serve {
  background-color: #ffe100;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-subpage {
  background-color: #fff;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-gamecenter-subpage, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-gamecenter-subpage {
  background-color: inherit;
}
.mx-inline-widget .mx-event-widget DIV.mx-inprogress .mx-status * {
  color: #37b200 !important;
}
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons {
  background-color: inherit;
}
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons .mx-sound-enable,
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons .mx-match-link {
  background-color: inherit;
  border-color: #fff;
  color: inherit;
}
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons DIV.mx-button {
  background-color: inherit;
  border-color: #fff;
  color: inherit;
}
.mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons DIV.mx-button:hover, .mx-inline-widget .mx-event-widget DIV.mx-gamecenter-topbar DIV.mx-topnav-buttons DIV.mx-button.mx-viewing {
  color: inherit;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 {
  background-color: transparent;
  color: inherit;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-topbar-v2 .mx-league .mx-highres-flags {
  border-color: #eee;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-gamecenter-topbar-v2, .mx-inline-widget .mx-event-widget.mx-mma .mx-gamecenter-topbar-v2, .mx-inline-widget .mx-event-widget.mx-soccer .mx-gamecenter-topbar-v2 {
  border-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-teams {
  background-color: #fff;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-highres-flags {
  border-color: #ddd;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  color: inherit;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-score-head {
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-curling .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-football .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-baseball .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-basketball .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-tennis .mx-score-head-container, .mx-inline-widget .mx-event-widget.mx-cricket .mx-score-head-container {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget.mx-handball .mx-score .mx-res-home-halftime,
.mx-inline-widget .mx-event-widget.mx-handball .mx-score .mx-res-away-halftime {
  color: #ccc;
}
.mx-inline-widget .mx-event-widget.mx-tennis .mx-score .mx-tiebreak {
  color: #999;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container {
  border-color: #eee;
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-penalty-shootout {
  background-color: #b6b6b6;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-penalty-shootout .mx-timeline-team-names {
  background-color: #b6b6b6;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-penalty-shootout .mx-penalty-open-close {
  background-color: #b6b6b6;
  box-shadow: 0px 0px 10px #666;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-incidents LI SPAN,
.mx-inline-widget .mx-event-widget .mx-timeline-container UL.mx-timeline-labels LI SPAN {
  color: #999999;
}
.mx-inline-widget .mx-event-widget .mx-notstarted .mx-timeline-container {
  border-color: #eee;
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-notstarted .mx-timeline-container .mx-timeline-team-names {
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-notstarted .mx-timeline .mx-timeline-active {
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container {
  border-color: #eee;
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-team-names {
  background-color: #ddd;
}
.mx-inline-widget .mx-event-widget .mx-timeline {
  background-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-timeline .mx-timeline-active {
  background-color: #ddd;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container {
  border-left-color: #eee;
  border-right-color: #eee;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container .mx-incidents-medium-header {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-subout {
  color: #f20101;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-subin {
  color: #37b200;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD .mx-player-assist {
  color: #666;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incident-elapsed,
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table .mx-incident-elapsed {
  color: #37b200;
}
.mx-inline-widget .mx-event-widget .mx-incidents .mx-incidents-table-container TABLE.mx-incidents-table TD.mx-incidents-halftime {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-incidents.mx-standalone-incidents TABLE TR {
  border-top-color: transparent;
}
.mx-inline-widget .mx-event-widget .mx-gamecenter-more {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-motorsport-special-event {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-goal-incidents-container {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-goal-incidents .mx-incident-elapsed {
  color: #37b200;
}
.mx-inline-widget .mx-event-widget .mx-event-wrapper.mx-event-info {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget.mx-navstyle-v3 .mx-event-wrapper.mx-event-info, .mx-inline-widget .mx-event-widget.mx-navstyle-v2 .mx-event-wrapper.mx-event-info {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container.mx-event-details {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-elapsed {
  color: #37b200;
}
.mx-inline-widget .mx-event-widget .mx-event-info-container .mx-event-progress {
  color: #37b200;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-graph-toggle {
  background-color: transparent;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-graph-toggle .mx-label {
  background-color: #999999;
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-lineup .mx-lineup-formation {
  color: #999999;
}
.mx-inline-widget .mx-event-widget TABLE.mx-layout.mx-lineup-table .mx-player-type {
  color: #ccc;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field-container .mx-lineup-field-background {
  background-color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-home,
.mx-inline-widget .mx-event-widget .mx-lineup-field UL.mx-lineup-formation-away {
  background-color: transparent;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name .mx-arrow-left {
  border-color: transparent #666 transparent transparent;
}
.mx-inline-widget .mx-event-widget .mx-lineup-field .mx-lineup-player-name .mx-arrow-right {
  border-color: transparent transparent transparent #666;
}
.mx-inline-widget .mx-event-widget .mx-odds .mx-odds-link {
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-odds .mx-odds-link:hover, .mx-inline-widget .mx-event-widget .mx-odds .mx-odds-link:visited {
  color: #000;
}
.mx-inline-widget .mx-event-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-single-odds .mx-single-odds-box {
  border-color: #ccc;
}
.mx-inline-widget .mx-event-widget .mx-odds .mx-odds-table-container .mx-one-odds-provider .mx-odds-bet {
  border-color: #ccc;
}
.mx-inline-widget .mx-event-widget .mx-odds .mx-odds-table-container TABLE.mx-odds-table TH {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget .mx-liveodds {
  background-color: rgba(102, 102, 102, 0.95);
  box-shadow: 0px 0px 10px #333;
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text .mx-oddsline,
.mx-inline-widget .mx-event-widget .mx-liveodds .mx-liveodds-container .mx-liveodds-text span.mx-oddsline A {
  color: #ffc000;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element-container:nth-child(2) {
  border-top-color: #c8c8c8;
  border-botom-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element-container.mx-livestat-bap-small {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-element:nth-child(2) {
  border-right-color: #c8c8c8;
  border-left-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-bap.mx-highest {
  color: green;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestat-bap.mx-lowest {
  color: red;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TR {
  background-color: transparent;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container {
  width: 25%;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler {
  background-color: #666;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler.mx-yellow-cards,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler.mx-yellow-cards {
  background-color: yellow;
}
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-left DIV.mx-livestat-bar-filler.mx-red-cards,
.mx-inline-widget .mx-event-widget .mx-livestats .mx-livestats-table-container TABLE.mx-livestats-table TD.mx-livestats-bar-container DIV.mx-livestats-bar-right DIV.mx-livestat-bar-filler.mx-red-cards {
  background-color: red;
}
.mx-inline-widget .mx-commentary .mx-tipstats-selector.mx-button-container {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-commentary .mx-tipstats-selector.mx-button-container .mx-button {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-commentary .mx-tipstats-selector.mx-button-container .mx-button:hover, .mx-inline-widget .mx-commentary .mx-tipstats-selector.mx-button-container .mx-button.mx-viewing {
  background-color: #fff;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-el {
  color: #37b200;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-comments-table-container TABLE.mx-comments-table .mx-elp {
  color: #37b200;
}
.mx-inline-widget .mx-livestats.mx-standalone-livestats .mx-livestat-bar {
  color: #fff;
}
.mx-inline-widget .mx-livestats.mx-standalone-livestats .mx-livestat-bar.mx-highest {
  background-color: green;
}
.mx-inline-widget .mx-livestats.mx-standalone-livestats .mx-livestat-bar.mx-lowest {
  background-color: red;
}
.mx-inline-widget .mx-date-picker {
  background-color: transparent;
}
.mx-inline-widget .mx-date-picker:hover {
  background-color: transparent;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-inprogress .mx-status * {
  color: #37b200 !important;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-started .mx-status * {
  color: #37b200 !important;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  border-color: #ccc;
}
.mx-inline-widget DIV.mx-matches-table .mx-dateheader {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-fullwidth-cell.mx-stage-header {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row DIV.mx-score,
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row DIV.mx-livescore-small-view {
  background-color: transparent;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row DIV.mx-score:hover,
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row DIV.mx-livescore-small-view:hover {
  background-color: transparent;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row .mx-score-box {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row .mx-score-box:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-livescore-row .mx-score-box.mx-no-pointer:hover {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table .mx-elapsed,
.mx-inline-widget DIV.mx-matches-table .mx-show-started {
  color: #37b200;
}
.mx-inline-widget DIV.mx-matches-table .mx-elapsed *,
.mx-inline-widget DIV.mx-matches-table .mx-show-started * {
  color: #37b200;
}
.mx-inline-widget DIV.mx-matches-table DIV.mx-fixtures-red-card {
  background-color: #f00;
  color: #fff;
}
.mx-inline-widget DIV.mx-matches-table .mx-livescore-eventtype-container {
  background-color: #c8c8c8;
}
.mx-inline-widget DIV.mx-matches-table .mx-score-head-container {
  background-color: transparent;
  color: #000;
  font-weight: bold;
}
.mx-inline-widget DIV.mx-matches-table .mx-score-head-container .mx-time {
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table .mx-score-head-container .mx-status-comment {
  color: #000;
}
.mx-inline-widget DIV.mx-matches-table .mx-score-head-container .mx-time-startdate {
  font-weight: normal;
}
.mx-inline-widget DIV.mx-matches-table .mx-serve-indicator .mx-tennis-serve {
  background-color: #ffe100;
}
.mx-inline-widget .mx-performance .mx-pf-menu {
  border-color: #aaa;
}
.mx-inline-widget .mx-performance .mx-dropdown-start {
  border-color: #aaa;
}
.mx-inline-widget .mx-performance .mx-button {
  background-color: #eee;
}
.mx-inline-widget .mx-performance .mx-button:hover, .mx-inline-widget .mx-performance .mx-button.mx-viewing {
  background-color: #ccc;
}
.mx-inline-widget .mx-stat-name-bar {
  background-color: #ccc;
}
.mx-inline-widget .mx-pf-statbar-container DIV {
  color: white;
}
.mx-inline-widget .mx-pf-statbar-1 {
  background-color: #38b300;
}
.mx-inline-widget .mx-pf-statbar-2 {
  background-color: #ffae00;
}
.mx-inline-widget .mx-statistics .mx-collapsable {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-statistics .mx-button {
  background-color: #fff;
}
.mx-inline-widget .mx-statistics .mx-button:hover, .mx-inline-widget .mx-statistics .mx-button.mx-viewing {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-row .mx-player-position {
  color: #ccc;
}
.mx-inline-widget .mx-standalone-lineup {
  background-color: #ccc;
}
.mx-inline-widget .mx-standalone-lineup .mx-visual-lineup {
  box-shadow: 0px 0px 20px #229443;
}
.mx-inline-widget .mx-standalone-lineup .mx-lineup-tables {
  background-color: #fff;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-button {
  border-color: #fff;
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-button.mx-unselected {
  color: #999999;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-button.mx-unselected .mx-zone-filter-type {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-button.mx-zone-filter-team {
  border-color: #fff;
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget .mx-action-zone .mx-zone-filter-button.mx-zone-filter-team:hover {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone .mx-zone-toggle-button {
  border-color: #fff;
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget .mx-action-zone .mx-zone-toggle-button:hover {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-away .mx-zone-filter-team-away {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-home .mx-zone-filter-team-home {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-team-total .mx-zone-filter-team-total {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-fullmatch .mx-zone-filter-fullmatch {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-firsthalf .mx-zone-filter-first-half {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-action-zone.mx-zone-filter-secondhalf .mx-zone-filter-second-half {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-1 .mx-hscroll-menu .mx-hscroll-button-1 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-1 .mx-hscroll-menu .mx-hscroll-button-1:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-2 .mx-hscroll-menu .mx-hscroll-button-2 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-2 .mx-hscroll-menu .mx-hscroll-button-2:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-3 .mx-hscroll-menu .mx-hscroll-button-3 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-3 .mx-hscroll-menu .mx-hscroll-button-3:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-4 .mx-hscroll-menu .mx-hscroll-button-4 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-4 .mx-hscroll-menu .mx-hscroll-button-4:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-5 .mx-hscroll-menu .mx-hscroll-button-5 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-5 .mx-hscroll-menu .mx-hscroll-button-5:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-6 .mx-hscroll-menu .mx-hscroll-button-6 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-6 .mx-hscroll-menu .mx-hscroll-button-6:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-7 .mx-hscroll-menu .mx-hscroll-button-7 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-7 .mx-hscroll-menu .mx-hscroll-button-7:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-8 .mx-hscroll-menu .mx-hscroll-button-8 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-8 .mx-hscroll-menu .mx-hscroll-button-8:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-9 .mx-hscroll-menu .mx-hscroll-button-9 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-9 .mx-hscroll-menu .mx-hscroll-button-9:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-10 .mx-hscroll-menu .mx-hscroll-button-10 {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-10 .mx-hscroll-menu .mx-hscroll-button-10:hover {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-peloton .mx-hscroll-menu .mx-hscroll-button-peloton {
  background-color: #222;
}
.mx-inline-widget .mx-hscroll-buffer.mx-hscroll-selected-peloton .mx-hscroll-menu .mx-hscroll-button-peloton:hover {
  background-color: #222;
}
.mx-inline-widget .mx-race-group-panel {
  background-color: #404040;
  color: #fff;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group-container.mx-button-container {
  background-color: transparent;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item {
  background-color: transparent;
  color: #fff;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item .mx-group-type {
  color: #fff;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item .mx-group-time-offset {
  color: #37b200;
}
.mx-inline-widget .mx-race-group-panel .mx-race-group.mx-hscroll-item:hover {
  background-color: #222;
}
.mx-inline-widget .mx-widget-gamecenter .mx-stage-header,
.mx-inline-widget .mx-stage-ranking .mx-stage-header,
.mx-inline-widget .mx-stage-profile .mx-stage-header {
  background-color: #eee;
}
.mx-inline-widget .mx-button-container.mx-jersey-buttons .mx-button {
  background-color: #404040;
}
.mx-inline-widget .mx-button-container.mx-jersey-buttons .mx-button.mx-viewing, .mx-inline-widget .mx-button-container.mx-jersey-buttons .mx-button:hover {
  background-color: #222;
}
.mx-inline-widget DIV.mx-gamecenter-cycling-menu-container.mx-button-container DIV.mx-button {
  background-color: #404040 !important;
}
.mx-inline-widget DIV.mx-gamecenter-cycling-menu-container.mx-button-container DIV.mx-button.mx-viewing, .mx-inline-widget DIV.mx-gamecenter-cycling-menu-container.mx-button-container DIV.mx-button:hover {
  background-color: #222 !important;
}
.mx-inline-widget DIV.mx-inline-widget .mx-table DIV.mx-gamecenter-jersey-ranking DIV.mx-button {
  background-color: #404040 !important;
}
.mx-inline-widget DIV.mx-inline-widget .mx-table DIV.mx-gamecenter-jersey-ranking DIV.mx-button.mx-viewing, .mx-inline-widget DIV.mx-inline-widget .mx-table DIV.mx-gamecenter-jersey-ranking DIV.mx-button:hover {
  background-color: #222 !important;
}
.mx-inline-widget .mx-stage-profile {
  position: relative;
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-distance {
  background-color: #daf6ff;
}
.mx-inline-widget .mx-stage-profile .mx-stage-profile-distance .mx-stage-profile-distance-marker {
  background-color: #095e7a;
}
.mx-inline-widget .mx-cycling-progress {
  color: #37b200;
}
.mx-inline-widget .mx-event-notstarted {
  color: #c8c8c8;
  background-color: #eee;
}
.mx-inline-widget .mx-team-profile .mx-team-info.mx-cycling {
  background-color: #c8c8c8;
}
.mx-inline-widget .mx-odds-comparison .mx-table TH.mx-highest-odds, .mx-inline-widget .mx-odds-comparison .mx-table TD.mx-highest-odds {
  background-color: #adcc8b;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container .mx-odds-market-button.mx-collapse-expand-button {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget .mx-odds-comparison .mx-button-container .mx-odds-market-button.mx-collapse-expand-button.mx-viewing, .mx-inline-widget .mx-odds-comparison .mx-button-container .mx-odds-market-button.mx-collapse-expand-button:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget .mx-team-profile TABLE TR,
.mx-inline-widget .mx-player-profile TABLE TR {
  background-color: transparent !important;
}
.mx-inline-widget .mx-team-profile DIV.mx-button-container,
.mx-inline-widget .mx-player-profile DIV.mx-button-container {
  background-color: transparent;
}
.mx-inline-widget .mx-team-profile DIV.mx-button-container .mx-button,
.mx-inline-widget .mx-player-profile DIV.mx-button-container .mx-button {
  background-color: transparent;
  opacity: 0.6;
}
.mx-inline-widget .mx-team-profile DIV.mx-button-container .mx-button.mx-viewing, .mx-inline-widget .mx-team-profile DIV.mx-button-container .mx-button:hover,
.mx-inline-widget .mx-player-profile DIV.mx-button-container .mx-button.mx-viewing,
.mx-inline-widget .mx-player-profile DIV.mx-button-container .mx-button:hover {
  opacity: 1;
  border-bottom: 2px solid #ccc;
}
.mx-inline-widget .mx-team-profile .mx-profile-stats,
.mx-inline-widget .mx-player-profile .mx-profile-stats {
  border-top-color: #ccc;
}
.mx-inline-widget .mx-team-profile .mx-profile-header,
.mx-inline-widget .mx-player-profile .mx-profile-header {
  background-color: #ccc;
}
.mx-inline-widget .mx-player-profile TABLE TR {
  background-color: transparent !important;
}

.mx-marker {
  background-color: #ccc;
}
.mx-marker.mx-afcchampionsleague, .mx-marker.mx-afcchampionsleaguequal, .mx-marker.mx-afccup, .mx-marker.mx-afccupqual, .mx-marker.mx-afcpresidentscup, .mx-marker.mx-cafchampionsleaguequal, .mx-marker.mx-cafconfederationcupqual, .mx-marker.mx-cfuclubchampionship, .mx-marker.mx-challengecup, .mx-marker.mx-championship_playoff, .mx-marker.mx-championsleague, .mx-marker.mx-championsleague_final, .mx-marker.mx-championsleaguequal, .mx-marker.mx-championsleaguequal_final, .mx-marker.mx-concacafchampionsleague, .mx-marker.mx-copalibertadores, .mx-marker.mx-copalibertadoresqual, .mx-marker.mx-copasudamericana, .mx-marker.mx-cupwinnerscup, .mx-marker.mx-ehfcup, .mx-marker.mx-ofcchampionsleague, .mx-marker.mx-ofcchampionsleaguequal, .mx-marker.mx-playoff, .mx-marker.mx-promotion, .mx-marker.mx-qualification_to_next_stage, .mx-marker.mx-relegation, .mx-marker.mx-relegationplayoff, .mx-marker.mx-rounds, .mx-marker.mx-uefacup, .mx-marker.mx-uefacup_final, .mx-marker.mx-uefaqual, .mx-marker.mx-uefaqual_final, .mx-marker.mx-uefaqualplayoff {
  cursor: pointer;
  background-color: #15b500;
  color: #fff;
}
.mx-marker.mx-world_cup {
  background-color: #008000;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-promotion, .mx-marker.mx-first, .mx-marker.mx-championsleague {
  background-color: #15b500;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-promotion-playoff, .mx-marker.mx-promotionplayoff, .mx-marker.mx-championsleaguequal, .mx-marker.mx-qualeuropaconffinalstage, .mx-marker.mx-qualeuropaleaguefinalstage {
  background-color: #8db690;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-uefaqual, .mx-marker.mx-uefacup {
  background-color: #ff9000;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-europaconfleaguequal {
  background-color: #ffba00;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-europaconfleagueplayoff {
  background-color: #d1aa7d;
  color: #fff;
  cursor: pointer;
}
.mx-marker.mx-relegationplayoff {
  background-color: #8B0000;
  cursor: pointer;
}
.mx-marker.mx-relegation {
  background-color: #ff0000;
  cursor: pointer;
}
.mx-marker.mx-championship_playoff2championsleaguequal {
  background-color: #83ce79;
  cursor: pointer;
}
.mx-marker.mx-championship_playoff2uefaqual {
  background-color: #d1aa7d;
  cursor: pointer;
}

.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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-lightblue .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-livescore-small-view.mx-collapsable .mx-boxed-score,
.mx-inline-widget.mx-colortheme-lightblue .mx-livescore-small-view.mx-collapsable:hover .mx-boxed-score {
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color: #000000 !important;
}
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-lightblue .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color: #000000 !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-mma .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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-livescore-small-view.mx-collapsable .mx-boxed-score,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-livescore-small-view.mx-collapsable:hover .mx-boxed-score {
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color: #000000 !important;
}
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-darkgreyyellow .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color: #000000 !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-mma .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-darkgreyyellow .mx-event-widget .mx-goal-incidents-container,
.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-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: #dddddd !important;
  color: #333333;
}

.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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-red .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red .mx-livescore-small-view.mx-collapsable .mx-boxed-score,
.mx-inline-widget.mx-colortheme-red .mx-livescore-small-view.mx-collapsable:hover .mx-boxed-score {
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color: #000000 !important;
}
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-red .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color: #000000 !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-mma .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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-livescore-small-view.mx-collapsable .mx-boxed-score,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-livescore-small-view.mx-collapsable:hover .mx-boxed-score {
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color: #000000 !important;
}
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-lightgreyred .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color: #000000 !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-mma .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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-lightgrey .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-livescore-small-view.mx-collapsable .mx-boxed-score,
.mx-inline-widget.mx-colortheme-lightgrey .mx-livescore-small-view.mx-collapsable:hover .mx-boxed-score {
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
  color: #000000;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color: #000000 !important;
}
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-lightgrey .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color: #000000 !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-mma .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;
  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-livescore-small-view.mx-collapsable .mx-teams-container,
.mx-inline-widget.mx-colortheme-darkgrey .mx-livescore-small-view.mx-collapsable:hover .mx-teams-container {
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow,
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow:hover {
  /* table top headers and collapsables */
  background-color: transparent !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow:hover:not(.mx-collapsable-disabled),
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow:hover:hover:not(.mx-collapsable-disabled) {
  background-color: transparent !important;
  color:  !important;
}
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow.mx-score, .mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow.mx-score:hover,
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow:hover.mx-score,
.mx-inline-widget.mx-colortheme-darkgrey .mx-collapsable.mx-is-multirow:hover.mx-score:hover {
  background-color: transparent !important;
  color:  !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-mma .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;
}
