/* 
* 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 */
  /* all */
  /* notstarted */
  /* inprogress */
  /* all */
  /*
  * incidents gamecenter
  */
  	/*
  * tipstats - livetips, commentaries gamecenter
  */
  /*.mx-h2h-form{
  	.mx-form-total,
  	.mx-form-home,
  	.mx-form-away{
  		font-size: 0.75em;
  	}
  }*/
}
.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 .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 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 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 {
  -webkit-transform: scale(0.25, 0.25);
  -moz-transform: scale(0.25, 0.25);
  -ms-transform: scale(0.25, 0.25);
  -o-transform: scale(0.25, 0.25);
  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 .mx-marker,
.mx-inline-widget .mx-table .mx-marker {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
}
.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 2px;
}
.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 IMG.mx-team-logo,
.mx-inline-widget .mx-table .mx-team-name IMG.mx-team-logo {
  width: 15px;
}
.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: 80px;
}
.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 .mx-matches-table .mx-highres-flags IMG.mx-team-logo {
  top: -4px;
  position: relative;
}
.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 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 */
}
.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 */
}
.mx-inline-widget TABLE.mx-center-all-but-teamname TH:not(.mx-team-name) DIV.mx-highres-icon {
  margin: 0 auto;
}
.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 {
  -webkit-transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -ms-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
  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-hidden {
  display: none;
}
.mx-inline-widget .mx-filter-finished .mx-matches-table > tbody > tr {
  display: none;
}
.mx-inline-widget .mx-filter-finished .mx-matches-table > tbody > .mx-finished {
  display: table-row;
}
.mx-inline-widget .mx-filter-notstarted .mx-matches-table > tbody > tr {
  display: none;
}
.mx-inline-widget .mx-filter-notstarted .mx-matches-table > tbody > .mx-notstarted {
  display: table-row;
}
.mx-inline-widget .mx-filter-inprogress .mx-matches-table > tbody > tr {
  display: none;
}
.mx-inline-widget .mx-filter-inprogress .mx-matches-table > tbody > .mx-inprogress {
  display: table-row;
}
.mx-inline-widget .mx-filter-selected .mx-matches-table > tbody > tr {
    display: none;
}
.mx-inline-widget .mx-filter-selected .mx-matches-table > tbody > .mx-selected {
    display: table-row;
}
.mx-inline-widget .mx-filter-all .mx-matches-table > tbody > tr {
  display: none;
}
.mx-inline-widget .mx-filter-all .mx-matches-table > tbody > tr {
  display: table-row;
}
.mx-inline-widget .mx-filter-all .mx-matches-table > tbody > tr {
  display: none;
  display: table-row;
}
.mx-inline-widget .mx-matches-table {
  /* cards in matchlist */
  /* status */
  /*
  *
  * start status
  *
  */
  /*
  *
  * end status
  *
  */
  /* end status */
}
.mx-inline-widget .mx-matches-table .mx-collapsable {
  border: none;
  padding: 0px;
  border-radius: 0px;
}
.mx-inline-widget .mx-matches-table .mx-status .mx-highres-icon {
  margin: 6px 0px;
}
.mx-inline-widget .mx-matches-table TR.mx-notstarted .mx-livescore-gamecenter-container .mx-flag-and-score .mx-res-home,
.mx-inline-widget .mx-matches-table TR.mx-notstarted .mx-livescore-gamecenter-container .mx-flag-and-score .mx-res-away {
  visibility: hidden;
}
.mx-inline-widget .mx-matches-table TD.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 TD.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;
}
.mx-inline-widget .mx-matches-table .mx-fixtures-option {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.mx-inline-widget .mx-matches-table .mx-fixtures-option.mx-fixtures-option-h2h {
  top: 0px;
}
.mx-inline-widget .mx-matches-table .mx-highres-icon.mx-matchlist-card {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  top: -2px;
}
.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 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: 60%;
  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: 10px;
}
.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-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 {
  margin-left: 10px;
}
.mx-inline-widget .mx-matches-table .mx-time-starttime,
.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-starttime {
  display: none;
}
.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-startdatetime {
  display: block;
}
.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 TR.mx-finished .mx-status-comment.mx-show-finished,
.mx-inline-widget .mx-matches-table TR.mx-interrupted .mx-status-comment.mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-finished .mx-score .mx-show-finished,
.mx-inline-widget .mx-matches-table TR.mx-interrupted .mx-score .mx-show-finished {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-finished .mx-score .mx-show-finished.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table TR.mx-interrupted .mx-score .mx-show-finished.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table TR.mx-notstarted .mx-status-comment.mx-show-notstarted {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-notstarted .mx-score .mx-show-notstarted {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-notstarted .mx-score .mx-show-notstarted.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-status-comment.mx-show-inprogress {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-score .mx-show-inprogress,
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-score-container .mx-show-inprogress {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-score .mx-show-inprogress.mx-as-inlineblock,
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-score-container .mx-show-inprogress.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-10 .mx-score .mx-show-inprogress, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-14 .mx-score .mx-show-inprogress, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-20 .mx-score .mx-show-inprogress {
  display: none;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-10 .mx-score .mx-show-specialscore, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-14 .mx-score .mx-show-specialscore, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-20 .mx-score .mx-show-specialscore {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-10 .mx-score .mx-show-specialscore.mx-as-inlineblock, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-14 .mx-score .mx-show-specialscore.mx-as-inlineblock, .mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-20 .mx-score .mx-show-specialscore.mx-as-inlineblock {
  display: inline-block;
}
.mx-inline-widget .mx-matches-table TR.mx-inprogress.mx-status-10 .mx-score .mx-show-halftime {
  display: block;
}
.mx-inline-widget .mx-matches-table TR.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 {
  display: inline;
}
.mx-inline-widget .mx-matches-table DIV.mx-status DIV.mx-show-inprogress .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 TR.mx-home-winner DIV.mx-team-home-name,
.mx-inline-widget .mx-matches-table TR.mx-home-winner .mx-res-home {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-away-winner DIV.mx-team-away-name,
.mx-inline-widget .mx-matches-table TR.mx-away-winner .mx-res-away {
  font-weight: bold;
}
.mx-inline-widget .mx-matches-table TR.mx-match-drawn.mx-finished DIV.mx-team-home-name,
.mx-inline-widget .mx-matches-table TR.mx-match-drawn.mx-finished DIV.mx-team-away-name,
.mx-inline-widget .mx-matches-table TR.mx-match-drawn.mx-finished .mx-res-away,
.mx-inline-widget .mx-matches-table TR.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 TD > DIV.mx-team-home-name SPAN.mx-name-full {
  display: inline;
}
.mx-inline-widget .mx-matches-table TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: none;
  line-height: 22px;
  text-transform: uppercase;
}
.mx-inline-widget .mx-matches-table TD > 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 TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: inline;
}
.mx-inline-widget .mx-matches-table TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: none;
  line-height: 22px;
  text-transform: uppercase;
}
.mx-inline-widget .mx-matches-table TD > 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 {
  -webkit-transform: scale(0.25, 0.25);
  -moz-transform: scale(0.25, 0.25);
  -ms-transform: scale(0.25, 0.25);
  -o-transform: scale(0.25, 0.25);
  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 DIV.mx-score {
  text-align: center;
  height: 28px;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-status,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-fixtures-options {
  width: 11.6665%;
  overflow: visible;
  position: relative;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-score {
  width: 16%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-team-home-name,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-team-away-name {
  width: 30.3333%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-status {
  width: 9%;
  overflow: visible;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-fixtures-options {
  width: 9%;
  overflow: visible;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-stage-league-name {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-score {
  width: 16%;
}
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-team-home-name,
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-showing-stage-name .mx-team-away-name {
  width: 23%;
}
.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-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: 68%;
  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 TR.mx-finished .mx-oddstype-prematch,
.mx-inline-widget .mx-matches-table TR.mx-inprogress .mx-oddstype-prematch {
  display: none;
}
.mx-inline-widget .mx-matches-table TR.mx-finished .mx-oddstype-live {
  display: none;
}
.mx-inline-widget .mx-matches-table TR.mx-cancelled .mx-oddstype-live,
.mx-inline-widget .mx-matches-table TR.mx-cancelled .mx-oddstype-prematch,
.mx-inline-widget .mx-matches-table TR.mx-status-5 .mx-oddstype-live,
.mx-inline-widget .mx-matches-table TR.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-tennis.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-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 {
  position: relative;
}
.mx-inline-widget .mx-tennis.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-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 {
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.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-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 {
  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-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-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 {
  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-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-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 {
  position: relative;
  z-index: 2;
  padding: 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-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-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 {
  font-size: 12px;
}
.mx-inline-widget .mx-tennis.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-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 {
  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-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-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 {
  width: 20px;
  text-align: center;
}
.mx-inline-widget .mx-tennis.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-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 {
  width: 40px;
  min-height: 5px;
}
.mx-inline-widget .mx-tennis.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-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 {
  min-height: 5px;
}
.mx-inline-widget .mx-tennis.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-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 {
  padding: 0px 5px;
}
.mx-inline-widget .mx-tennis.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-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 {
  line-height: 22px;
}
.mx-inline-widget .mx-tennis.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-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 {
  padding: 0px 5px;
}
.mx-inline-widget .mx-tennis.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-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 {
  margin: 3px 5px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-football.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-serve-indicator,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-serve-indicator {
  visibility: hidden;
  font-size: 3em;
  line-height: 0.65em;
}
.mx-inline-widget .mx-tennis.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-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 {
  padding: 0px !important;
}
.mx-inline-widget .mx-tennis.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-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 {
  font-size: 8px;
  padding: 0px 1px !important;
}
.mx-inline-widget .mx-tennis.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-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 {
  width: auto;
}
.mx-inline-widget .mx-tennis.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-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 {
  margin: 0px 5px;
  height: 12px;
  top: -2px;
}
.mx-inline-widget .mx-tennis.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-football.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-volleyball.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-icehockey.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-baseball.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-basketball.mx-matches-table .mx-status .mx-time .mx-time-starttime,
.mx-inline-widget .mx-cricket.mx-matches-table .mx-status .mx-time .mx-time-starttime {
  margin: 0px 5px;
  font-weight: bold;
}
.mx-inline-widget .mx-tennis.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-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 {
  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-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-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 {
  visibility: visible;
}
.mx-inline-widget .mx-tennis.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-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 {
  padding-right: 25px;
}
.mx-inline-widget .mx-tennis.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-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 {
  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-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-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 {
  margin-top: 2px;
}
.mx-inline-widget .mx-cricket .mx-event-comment,
.mx-inline-widget .mx-cricket .mx-status-comment {
  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;
}
.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-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-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;
}
.mx-inline-widget .mx-player-profile .mx-profile-header .mx-profile-name {
  padding: 0 10px;
  font-size: 1.15em;
  font-weight: bold;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}
.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-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: bold;
}
.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-profile-tournament-selector {
  font-size: 0.75em;
  clear: both;
  padding: 5px;
}
.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-team-profile .mx-profile-header {
  padding: 10px 10px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-team-logo {
  width: 30px;
  margin: 0px 0px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-highres-flags {
  margin: 0px 10px;
}
.mx-inline-widget .mx-team-profile .mx-profile-header .mx-profile-name {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  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%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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-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-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-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-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-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;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator {
  position: absolute;
  z-index: 5;
  top: 0px;
  width: 100%;
  height: 40px;
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-rotating-livetip {
  display: none;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-rotating-livetip.mx-viewing {
  display: block;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-highres-icon-36 {
  display: none;
  float: left;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-highres-icon-36 .mx-icon {
  -webkit-transform: scale(0.4, 0.4);
  -moz-transform: scale(0.4, 0.4);
  -ms-transform: scale(0.4, 0.4);
  -o-transform: scale(0.4, 0.4);
  transform: scale(0.4, 0.4);
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator SPAN.mx-liveodds-text {
  font-size: 0.65em;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px 0px 95px;
  white-space: normal;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator DIV.mx-liveodds-text {
  display: table-cell;
  vertical-align: middle;
  width: 90%;
  height: 40px;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-livetips-oddsprovider-logo {
  position: absolute;
  top: 30%;
  left: 10px;
}
.mx-inline-widget .mx-event-widget .mx-event-container.mx-notstarted .mx-timeline-container .mx-timeline-tiprotator {
  display: block;
}
.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-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;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .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-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: 75px;
  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;
}
.mx-inline-widget .mx-event-widget .mx-teams .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 {
  width: auto;
  font-weight: normal;
}
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-vs {
  font-size: 0.5em;
  height: 14px;
}
.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;
}
.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-basketball .mx-teams, .mx-inline-widget .mx-event-widget.mx-handball .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-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-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-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-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-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-cricket .mx-teams .mx-team-name-container .mx-team-vs {
  display: none;
}
.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-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-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-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-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-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-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-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-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-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-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-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-cricket .mx-teams .mx-team-home .mx-team-home-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 35px;
}
.mx-inline-widget .mx-event-widget.mx-icehockey .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-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-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-cricket .mx-teams .mx-team-away .mx-team-away-logo {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 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 {
  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;
  -webkit-transition: max-width 0.6s ease-in-out;
  -moz-transition: max-width 0.6s ease-in-out;
  -ms-transition: max-width 0.6s ease-in-out;
  -o-transition: max-width 0.6s ease-in-out;
  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;
  -webkit-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -ms-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  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;
  -webkit-transition: max-width 0.15s ease-in-out;
  -moz-transition: max-width 0.15s ease-in-out;
  -ms-transition: max-width 0.15s ease-in-out;
  -o-transition: max-width 0.15s ease-in-out;
  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;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  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;
  -webkit-transform: scale(0.25, 0.25);
  -moz-transform: scale(0.25, 0.25);
  -ms-transform: scale(0.25, 0.25);
  -o-transform: scale(0.25, 0.25);
  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-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-handball .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-home,
.mx-inline-widget .mx-event-widget .mx-gamecenter-lineup-away {
  width: 50%;
}
.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(http://css.enetscores.com/772/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;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  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: 30%;
}
.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 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: 185px;
  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;
  -webkit-transition: height 0.15s ease-in-out;
  -moz-transition: height 0.15s ease-in-out;
  -ms-transition: height 0.15s ease-in-out;
  -o-transition: height 0.15s ease-in-out;
  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-livetips-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-livetips-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-livetips TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-livetips-table-container.mx-show-livetips TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-livetips TR.mx-livetips-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container.mx-show-livetips TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-livetips-table-container.mx-show-livetips TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-livetips TR.mx-commentary-row {
  display: none;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container.mx-show-commentaries TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-livetips-table-container.mx-show-commentaries TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-commentaries TR.mx-livetips-row {
  display: none;
}
.mx-inline-widget .mx-commentary .mx-tipstats-table-container.mx-show-commentaries TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-row,
.mx-inline-widget .mx-commentary .mx-livetips-table-container.mx-show-tips-comments TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-comments-table-container.mx-show-tips-comments TR.mx-livetips-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-livetips-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-livetips-table TD,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table TD,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table TD,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-table .mx-el,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-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: 29px;
  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-calendar-day-container {
  width: 29px;
  height: 29px;
  overflow: hidden;
  text-align: center;
}
.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 {
  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-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 .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-livetips-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-livetips-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-livetips TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container.mx-show-livetips TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-livetips TR.mx-livetips-row {
  display: table-row;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container.mx-show-livetips TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container.mx-show-livetips TR.mx-commentary-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-livetips TR.mx-commentary-row {
  display: none;
}
.mx-inline-widget .mx-commentary .mx-commentary .mx-tipstats-table-container.mx-show-commentaries TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container.mx-show-commentaries TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-commentaries TR.mx-livetips-row {
  display: none;
}
.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-livetips-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-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container.mx-show-tips-comments TR.mx-livetips-row,
.mx-inline-widget .mx-commentary .mx-commentary .mx-comments-table-container.mx-show-tips-comments TR.mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table TD,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-el,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-el:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp:before,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp:after,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-highres-icon,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-livestats-highlight,
.mx-inline-widget .mx-commentary .mx-commentary .mx-livetips-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-livetips-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-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-team-cell IMG.mx-team-logo {
  top: -4px;
  position: relative;
  width: 44px;
  height: 44px;
  position: relative;
}
.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-matches-table .mx-status {
  width: 10%;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table .mx-team-home-name {
  width: 33%;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table .mx-score {
  width: 14%;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table .mx-team-away-name {
  width: 23%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table .mx-stage-league-name {
  width: 10%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table .mx-fixtures-options {
  width: 10%;
}
.mx-inline-widget .mx-compound-h2h .mx-matches-table.mx-no-fixtures-options .mx-stage-league-name {
  width: 20%;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container {
  padding: 10px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-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 {
  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 {
  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 {
  padding: 18px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-container .mx-h2h-vs {
  width: 10%;
  text-align: center;
  line-height: 90px;
}
.mx-inline-widget .mx-compound-h2h .mx-h2h-teams-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 {
  margin: 0px 4px 0px 0px;
}
.mx-inline-widget .mx-compound-h2h .mx-table.mx-matches-table TR.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 {
  padding: 5px 10px;
  border-right-style: solid;
  border-right-width: 1px;
}
.mx-inline-widget .mx-compound-livescore .mx-livescore-top .mx-calendar.mx-calendar-matrix {
  padding: 5px;
}
.mx-inline-widget .mx-compound-livescore .mx-time .mx-time-starttime {
  display: block;
}
.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-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-flexbox-container,
.mx-inline-widget .mx-compound-match .mx-flexbox-container,
.mx-inline-widget .mx-compound-h2h .mx-flexbox-container {
  margin-bottom: 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-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: 10px;
}
.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: 80px;
  text-align: center;
}
.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-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;
  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-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: 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-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-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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.mx-inline-widget DIV.mx-event-widget .mx-status-20 DIV.mx-status .mx-penalty-score,
.mx-inline-widget DIV.mx-event-widget .mx-status-20 .mx-status-comment .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-20 DIV.mx-status .mx-penalty-score,
.mx-inline-widget .mx-matches-table .mx-status-20 .mx-status-comment .mx-penalty-score {
  display: inline;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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 .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 {
  display: inline;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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-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 .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;
  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 0px;
  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("http://css.enetscores.com/772/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-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-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: 25%;
}
.mx-inline-widget .mx-match-center-plus .mx-mcp-match-center {
  width: 50%;
  box-sizing: border-box;
  padding: 0px 5px;
}
.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-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-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;
}
.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;
}
.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-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-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;
}
.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;
}
.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: 10px;
  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: #ccc;
  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-livescore-row .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 {
  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 {
  font-size: inherit !important;
}
.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-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;
  -webkit-transform: scale(0.34, 0.34);
  -moz-transform: scale(0.34, 0.34);
  -ms-transform: scale(0.34, 0.34);
  -o-transform: scale(0.34, 0.34);
  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;
  -webkit-transform: scale(0.25, 0.25);
  -moz-transform: scale(0.25, 0.25);
  -ms-transform: scale(0.25, 0.25);
  -o-transform: scale(0.25, 0.25);
  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 {
  width: 12%;
  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;
}

/*
* 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 {
  /*.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-event-info-container .mx-spectators {
  display: none;
}
.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-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-team-away {
  display: none;
}
.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;
}
.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;
}
.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 SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI SPAN.mx-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 SPAN {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-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: 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: 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-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;
}
.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;
}
.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-event-info-container .mx-spectators {
  display: none;
}
.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-team-home,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-incidents .mx-team-away {
  display: none;
}
.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;
}
.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;
}
.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 SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI SPAN.mx-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 SPAN {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-micro .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-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: 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: 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-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;
}
.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;
}
.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-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-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;
  -webkit-transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  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 {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  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 {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  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-timeline-tiprotator .mx-livetips-oddsprovider-logo,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-livetips-oddsprovider-logo {
  top: auto;
  bottom: 0px;
  right: 10px;
  left: auto;
}
.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 SPAN,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, .mx-inline-widget.mx-widget-micro .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal-penalty,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal,
.mx-inline-widget.mx-widget-micro .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal-penalty {
  display: block;
}
.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: 80%;
}
.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-stage-schedule.mx-golf .mx-table TD .mx-highres-icon {
  top: 5px;
}
.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-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-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 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-showing-stage-name TD > DIV.mx-team-home-name SPAN {
  text-align: right;
}
.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-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-status {
  width: 7%;
  overflow: visible;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-fixtures-options {
  width: 7%;
  overflow: visible;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-stage-league-name {
  display: none;
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-score {
  width: 20%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-home-name, .mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-away-name {
  width: 33%;
}
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-home-name IMG,
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-home-name .mx-highres-flags, .mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-away-name IMG,
.mx-inline-widget.mx-widget-micro .mx-matches-table .mx-showing-stage-name DIV.mx-team-away-name .mx-highres-flags {
  display: none;
}
.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 {
  display: none;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .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 {
  max-width: 56px;
}
.mx-inline-widget.mx-widget-micro .mx-tennis .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 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px 5px;
}
.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-standings .mx-flexbox-container,
.mx-inline-widget.mx-widget-micro .mx-compound-livescore .mx-flexbox-container,
.mx-inline-widget.mx-widget-micro .mx-compound-h2h .mx-flexbox-container {
  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-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 {
  /*.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-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-event-info-container .mx-spectators {
  display: none;
}
.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-team-home,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-incidents .mx-team-away {
  display: none;
}
.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;
}
.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;
}
.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 SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI SPAN.mx-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 SPAN {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-small .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-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: 20%;
}
.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-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;
}
.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;
}
.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-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-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;
  -webkit-transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  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 {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  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 {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  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-timeline-tiprotator .mx-livetips-oddsprovider-logo,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-livetips-oddsprovider-logo {
  top: auto;
  bottom: 0px;
  right: 10px;
  left: auto;
}
.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 SPAN,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, .mx-inline-widget.mx-widget-small .mx-widget-gamecenter .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal-penalty,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal,
.mx-inline-widget.mx-widget-small .mx-event-widget .mx-timeline-container.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal-penalty {
  display: block;
}
.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 {
  /*border-bottom:1px solid #fff;
  .mx-calendar-day-container{
  	border-top:1px solid #fff;
  	.mx-calendar-day{
  		
  		.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-small .mx-cricket-innings .mx-player-name {
  width: auto;
}
.mx-inline-widget.mx-widget-small DIV.mx-widget-selector .mx-selector-part {
  width: 80%;
}
.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 .mx-stage-schedule .mx-schedule-date {
  width: 30%;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule .mx-schedule-race {
  width: auto;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule.mx-golf .mx-schedule-date {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-stage-schedule.mx-golf .mx-table TD .mx-highres-icon {
  top: 5px;
}
.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 {
  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-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: 15%;
}
.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 {
  margin-left: 10px;
  height: 25px;
  line-height: normal;
  white-space: normal;
  font-size: 0.85em;
  padding-top: 3px;
}
.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-matches-table .mx-showing-stage-name TD > DIV.mx-team-home-name SPAN {
  text-align: right;
}
.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-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-status {
  width: 9%;
  overflow: visible;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-fixtures-options {
  width: 9%;
  overflow: visible;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-stage-league-name {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-score {
  width: 16%;
}
.mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-team-home-name, .mx-inline-widget.mx-widget-small .mx-matches-table .mx-showing-stage-name DIV.mx-team-away-name {
  width: 23%;
}
.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-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-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-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: normal;
}
.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-statistics-over-under .mx-select-total,
.mx-inline-widget.mx-widget-small .mx-statistics-over-under .mx-select-home,
.mx-inline-widget.mx-widget-small .mx-statistics-over-under .mx-select-away,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-total,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-home,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-away {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-statistics-over-under .mx-select-total.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-over-under .mx-select-home.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-over-under .mx-select-away.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-total.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-home.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap .mx-select-away.mx-viewing {
  display: block;
}
.mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-total, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-home, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-away, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-total, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-home, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-away,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-total,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-home,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-away,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-total,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-home,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-away {
  display: none;
}
.mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-total.mx-viewing, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-home.mx-viewing, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TD.mx-select-away.mx-viewing, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-total.mx-viewing, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-home.mx-viewing, .mx-inline-widget.mx-widget-small .mx-statistics-over-under TH.mx-select-away.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-total.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-home.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TD.mx-select-away.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-total.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-home.mx-viewing,
.mx-inline-widget.mx-widget-small .mx-statistics-handicap TH.mx-select-away.mx-viewing {
  display: table-cell;
}
.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-compound-h2h .mx-matches-table DIV.mx-status {
  width: 10%;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table DIV.mx-team-home-name {
  width: 30%;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table DIV.mx-score {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table DIV.mx-team-away-name {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table DIV.mx-stage-league-name {
  width: 20%;
}
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-matches-table DIV.mx-fixtures-options {
  width: 10%;
}
.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-tennis .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 {
  max-width: 132px;
}
.mx-inline-widget.mx-widget-small .mx-tennis .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 {
  max-width: 100%;
}
.mx-inline-widget.mx-widget-small .mx-tennis .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-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-standings .mx-flexbox-container,
.mx-inline-widget.mx-widget-small .mx-compound-livescore .mx-flexbox-container,
.mx-inline-widget.mx-widget-small .mx-compound-h2h .mx-flexbox-container {
  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-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 .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-event-info-container .mx-spectators {
  display: none;
}
.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-team-home,
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-incidents .mx-team-away {
  display: none;
}
.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;
}
.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;
}
.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 SPAN {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-event-widget .mx-timeline-container .mx-timeline-incidents LI SPAN.mx-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 SPAN {
  display: none;
}
DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-goal, DIV.mx-timeline-container
.mx-inline-widget.mx-widget-medium .mx-event-widget.mx-double-timeline .mx-timeline-incidents LI SPAN.mx-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: 20%;
}
.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-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;
}
.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;
}
.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 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 .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 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 {
  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-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 {
  width: 50%;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: normal;
}
.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-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-tournament-leaders TABLE TR.mx-tl-hide-large, .mx-inline-widget.mx-widget-medium .mx-tournament-leaders TABLE TR.mx-performance-row-one {
  display: table-row;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-item {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #c8c8c8;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-item .mx-float-left {
  float: none;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-image {
  float: left;
  width: 30%;
  min-height: 150px;
  position: relative;
  overflow: hidden;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-image IMG {
  max-width: 240px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -120px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-player-image {
  float: left;
  width: 50%;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-name {
  float: right;
  text-align: left;
  width: 70%;
  margin: 5px 0px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-name .mx-highres-flags {
  display: block;
  float: left;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-name SPAN {
  display: table-cell;
  vertical-align: middle;
  height: 32px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-data,
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-performance-data {
  float: right;
  width: 50%;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-data .mx-tl-stats-table,
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-performance-data .mx-tl-stats-table {
  position: relative;
  bottom: 0px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-team .mx-tl-name {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-team .mx-tl-name .mx-flag {
  float: left;
  margin: 0 10px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-team .mx-tl-name .mx-tl-name-container {
  height: 62px;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-team .mx-tl-data {
  width: 100%;
}
.mx-inline-widget.mx-widget-medium .mx-tournament-leaders .mx-tl-team .mx-tl-data .mx-tl-stats-table {
  position: relative;
  bottom: auto;
}
.mx-inline-widget.mx-widget-medium .mx-livescore-top .mx-button-container .mx-button.mx-float-left {
  float: none;
}
.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-showing-stage-name TD > DIV.mx-team-home-name SPAN {
  text-align: right;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-home-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-home-name SPAN.mx-name-short {
  display: inline;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-full {
  display: none;
}
.mx-inline-widget.mx-widget-medium .mx-matches-table .mx-showing-stage-name TD > DIV.mx-team-away-name SPAN.mx-name-short {
  display: inline;
}
.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-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-calendar .mx-calendar-day-container {
  width: 3.2258064516129%;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .mx-zone-field-and-filter-container {
  /*position: relative;
  width: 50%;
  left: 25%;
  z-index: 1;*/
  width: 50%;
}
.mx-inline-widget.mx-widget-wide .mx-action-zone .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";
  }
}
[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: 10px;
}
[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: 10px;
  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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-livetips-table-container TABLE.mx-livetips-table .mx-highres-icon,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-livetips-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-livetips-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-livetips-table .mx-el,
[dir=rtl] TABLE.mx-comments-table .mx-el,
[dir=rtl] TABLE.mx-tipstats-table .mx-el,
[dir=rtl] TABLE.mx-livetips-table .mx-el,
[dir=rtl] TABLE.mx-comments-table .mx-el,
[dir=rtl] TABLE.mx-tipstats-table .mx-el,
[dir=rtl] TABLE.mx-livetips-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-livetips-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-livetips-table-container TABLE.mx-tipstats-table .mx-elp,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp,
[dir=rtl] .mx-event-widget .mx-tipstats .mx-livetips-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-livetips-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-football .mx-team-name-container, [dir=rtl] DIV.mx-event-widget.mx-cricket .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-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-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-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-inline-widget {
  background-color: #fff;
  color: #000;
}
.mx-inline-widget .mx-highlight {
  color: #37b200 !important;
}
.mx-inline-widget .mx-box-winner {
  background-color: #adcc8b !important;
}
.mx-inline-widget TABLE TR,
.mx-inline-widget .mx-table TR {
  background-color: #fff;
  color: #000;
}
.mx-inline-widget TABLE TR:nth-child(even),
.mx-inline-widget .mx-table TR:nth-child(even) {
  background-color: #eee;
}
.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 TABLE .mx-marker,
.mx-inline-widget .mx-table .mx-marker {
  background-color: #ddd;
}
.mx-inline-widget TABLE .mx-marker.mx-promotion, .mx-inline-widget TABLE .mx-marker.mx-first, .mx-inline-widget TABLE .mx-marker.mx-championsleague,
.mx-inline-widget .mx-table .mx-marker.mx-promotion,
.mx-inline-widget .mx-table .mx-marker.mx-first,
.mx-inline-widget .mx-table .mx-marker.mx-championsleague {
  background-color: #15b500;
  color: #fff;
}
.mx-inline-widget TABLE .mx-marker.mx-promotion-playoff,
.mx-inline-widget .mx-table .mx-marker.mx-promotion-playoff {
  background-color: #8db690;
  color: #fff;
}
.mx-inline-widget TABLE .mx-marker.mx-relegationplayoff,
.mx-inline-widget .mx-table .mx-marker.mx-relegationplayoff {
  background-color: #ff9c00;
}
.mx-inline-widget TABLE .mx-marker.mx-relegation,
.mx-inline-widget .mx-table .mx-marker.mx-relegation {
  background-color: #ff0000;
}
.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-livetips-highlight {
  color: #ffba00;
}
.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 DIV.mx-widget-selector {
  background-color: #eee;
}
.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-day-container .mx-calendar-day {
  background-color: #eee;
  color: #000;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-weekend .mx-calendar-day {
  background-color: #ddd;
  color: #666;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-weekend .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-today .mx-calendar-day {
  background-color: #666;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-calendar-today .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-selected-day .mx-calendar-day {
  background-color: #000;
  color: #fff;
}
.mx-inline-widget .mx-calendar .mx-calendar-day-container.mx-selected-day .mx-calendar-day:hover {
  background-color: #000;
  color: #fff;
}
.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 {
  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-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-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-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-tiprotator {
  background-color: #666;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator SPAN.mx-liveodds-text {
  color: #fff;
}
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-oddsline A,
.mx-inline-widget .mx-event-widget .mx-timeline-container .mx-timeline-tiprotator .mx-livetips-highlight A {
  color: #ffba00;
}
.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-livetips-table .mx-el,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-tipstats-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-el,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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-livetips-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-tipstats-table-container TABLE.mx-comments-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-tipstats-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-table-container TABLE.mx-livetips-table .mx-elp,
.mx-inline-widget .mx-commentary .mx-livetips-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-livetips-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 TABLE.mx-matches-table TD.mx-livescore-row > DIV.mx-livescore-gamecenter-container DIV.mx-widget-gamecenter {
  border-color: #ccc;
}
.mx-inline-widget TABLE.mx-matches-table .mx-dateheader {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table TD.mx-livescore-row DIV.mx-score {
  background-color: transparent;
}
.mx-inline-widget TABLE.mx-matches-table TD.mx-livescore-row DIV.mx-score:hover {
  background-color: transparent;
}
.mx-inline-widget TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box:hover {
  background-color: #c8c8c8;
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table TD.mx-livescore-row .mx-score-box.mx-no-pointer:hover {
  background-color: #ddd;
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table .mx-elapsed {
  color: #37b200;
}
.mx-inline-widget TABLE.mx-matches-table DIV.mx-fixtures-red-card {
  background-color: #f00;
  color: #fff;
}
.mx-inline-widget TABLE.mx-matches-table .mx-livescore-eventtype-container {
  background-color: #c8c8c8;
}
.mx-inline-widget TABLE.mx-matches-table .mx-score-head-container {
  background-color: transparent;
  color: #000;
  font-weight: bold;
}
.mx-inline-widget TABLE.mx-matches-table .mx-score-head-container .mx-time {
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table .mx-score-head-container .mx-status-comment {
  color: #000;
}
.mx-inline-widget TABLE.mx-matches-table .mx-serve-indicator {
  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: #23a74a;
}
.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;
}
.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;
}
.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;
}
