@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("/res/font/PFDinDisplayPro-Normal.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("/res/font/PFDinDisplayPro-Tiny.woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("/res/font/PFDinDisplayPro-Bold.woff");
  font-weight: bold;
  font-style: normal;
}
/* common {{{ */
.country a:hover span,
.other li.norm a:hover span,
.other li.norm a:hover span span span {
  text-align: right;
  text-decoration: underline;
}
.cleaner {
  line-height: 0;
  height: 0;
  font-size: 0;
  clear: both;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
div.spacer10 {
  line-height: 10px;
  height: 10px;
  font-size: 0;
}
div.spacer5 {
  line-height: 5px;
  height: 5px;
  font-size: 0;
}
.npt {
  padding-top: 0 !important;
}
iframe#livescoreContent {
  width: 100%;
  height: 10000px;
}
/* docasne vypnuti flexibilni stranky */
/*div.container
{
	max-width: 1000px;
	margin: 0 auto 0;
}
._fs--wide div.container
{
	width: @width-fs-wide;
}

div.container > div {
	padding: 0 8px;
}

body > div.container > div.content {
	background-color: #FFF;
	position: relative;
	padding-bottom: 10px;
}

#tc
{
	padding-top: 10px;
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	order: 1;
	//flex: 1;
}

/* leva bunka (menu) */
/*#main{
	display: flex;
	flex-flow: column nowrap;
}
/*#lc {
	order: 1;
	min-height: 1000px;
	background-color: #fff;
	margin-right: 10px;
	width: 140px;
}*/
/*#rc-top{
	order: 3;
	flex: 0 0 160px;
	position: relative;
	margin-left: 10px;
}*/
/* docasne vypnuti breakpointu z 999 na 0*/
@media only screen and (max-width: 639px) {
  .responsive {
    background-color: #fff;
  }
  .responsive #lc.myMenu--active {
    display: flex;
    position: absolute;
    margin-right: 0;
    top: -65px;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .responsive #lc.myMenu--active .head {
    display: flex;
    align-items: center;
  }
  .responsive #lc.myMenu--active .spacer10 {
    display: none;
  }
  .responsive #lc.myMenu--active .mbox0px:not(:last-child) {
    border-bottom: none !important;
  }
  .responsive #lc.myMenu--active .mbox0px:not(:last-child) .head {
    line-height: 34px;
  }
  .responsive #lc.myMenu--active .menu.menu li a {
    min-height: 28px;
    line-height: 28px;
    padding: 3px 40px 3px 12px;
    width: 100%;
  }
  .responsive #lc.myMenu--active .menu.menu li.head a {
    padding-left: 0;
  }
  .responsive #lc.myMenu--active .menu.menu .show-more a {
    text-decoration: underline;
    padding-right: 3px;
  }
  .responsive #lc.myMenu--active .menu.menu .show-more a:hover {
    text-decoration: none;
  }
  .responsive #lc.myMenu--active #series-menu li:not(.head):not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
  }
  .responsive #lc.myMenu--active #rank-menu li:not(.show-more):not(.last) a {
    border-bottom: 1px solid #e5e5e5;
  }
  .responsive #lc.myMenu--active #rank-menu .iconRank {
    background-position: -120px -60px;
    width: 14px;
    height: 14px;
    margin-left: 2px;
    margin-right: 10px;
  }
  .responsive #lc.myMenu--active .selected-country-list li:not(.last) a {
    border-bottom: 1px solid #e5e5e5;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu {
    background: #FFFFFF;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu#mt li:not(.hidden-templates) {
    display: flex;
    align-items: center;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu#mt li:not(.hidden-templates):last-child a {
    border-bottom: none;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu#mt li:not(.show-more) a {
    border-bottom: 1px solid #e5e5e5;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu#mt li a,
  .responsive #lc.myMenu--active [class*="country-list"].menu#rank-menu li a,
  .responsive #lc.myMenu--active [class*="country-list"].menu#series-menu li a {
    padding: 3px 12px 3px 12px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu li,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series li {
    position: relative;
    display: flex;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu li[id*="lmenu_"]:not(.show-more) > .active-top ~ a::after,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series li[id*="lmenu_"]:not(.show-more) > .active-top ~ a::after {
    transform: rotate(180deg);
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu li[id*="lmenu_"]:not(.show-more) > a::after,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series li[id*="lmenu_"]:not(.show-more) > a::after {
    content: "";
    width: 10px;
    height: 8px;
    background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat 0 0;
    display: flex;
    position: absolute;
    right: 14px;
    top: 13px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu a.iconRankMenu,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series a.iconRankMenu {
    background-position: -104px 12px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu a.iconRankMenu:hover,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series a.iconRankMenu:hover {
    background-image: url(../../res/_fs/build/decoration-sprite.b636278.svg);
    background-position: -104px 12px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu.tournament-menu a.lmenu_more,
  .responsive #lc.myMenu--active [class*="country-list"].menu.series a.lmenu_more {
    border: none;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu li.active {
    background: none;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu a {
    padding: 3px 40px 3px 40px;
    width: 100%;
    color: #8f8f8f;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu .toggleMyLeague {
    right: 0;
    top: 0;
    width: 40px;
    height: 34px;
    margin: 0;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu .toggleMyLeague:not(.active) {
    background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat -48px 8px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu .toggleMyLeague:not(.active):hover {
    background-position: -48px 8px !important;
    opacity: .6;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu .toggleMyLeague.active {
    background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat -48px -52px;
  }
  .responsive #lc.myMenu--active [class*="country-list"].menu .submenu .toggleMyLeague.active:hover {
    background-position: -48px -52px !important;
    opacity: .6;
  }
  .responsive #lc.myMenu--active #my-leagues-list li,
  .responsive #lc.myMenu--active #my-teams-list li {
    line-height: 34px;
  }
  .responsive #lc.myMenu--active #my-leagues-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner),
  .responsive #lc.myMenu--active #my-teams-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner) {
    background: #FFFFFF;
    border-bottom: 1px solid #e5e5e5;
  }
  .responsive #lc.myMenu--active #my-leagues-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner).last,
  .responsive #lc.myMenu--active #my-teams-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner).last,
  .responsive #lc.myMenu--active #my-leagues-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner):last-of-type,
  .responsive #lc.myMenu--active #my-teams-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner):last-of-type {
    border-bottom: none;
  }
  .responsive #lc.myMenu--active #my-leagues-list li.myTeamInfo,
  .responsive #lc.myMenu--active #my-teams-list li.myTeamInfo,
  .responsive #lc.myMenu--active #my-leagues-list li.myLeagueInfo,
  .responsive #lc.myMenu--active #my-teams-list li.myLeagueInfo {
    padding: 12px;
    background: #ffffff;
    line-height: 1.36;
    min-height: 0;
  }
  .responsive #lc.myMenu--active #my-leagues-list li.banner,
  .responsive #lc.myMenu--active #my-teams-list li.banner {
    display: none;
  }
  .responsive #lc.myMenu--active #my-leagues-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyLeague,
  .responsive #lc.myMenu--active #my-teams-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyLeague,
  .responsive #lc.myMenu--active #my-leagues-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyTeam,
  .responsive #lc.myMenu--active #my-teams-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyTeam {
    display: block;
    right: 0;
    top: 0;
    width: 40px;
    height: 34px;
    margin: 0;
    background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat -48px -52px;
  }
  .responsive #lc.myMenu--active #my-leagues-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyLeague:hover,
  .responsive #lc.myMenu--active #my-teams-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyLeague:hover,
  .responsive #lc.myMenu--active #my-leagues-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyTeam:hover,
  .responsive #lc.myMenu--active #my-teams-list li:not(.myLeagueInfo):not(.myTeamInfo) .toggleMyTeam:hover {
    opacity: .6;
  }
  .responsive #rc-top {
    display: none;
  }
}
@media only screen and (max-width: 639px) and (hover: hover) {
  .responsive #lc.myMenu--active [class*="country-list"].menu li.active a:hover {
    background-color: #eee;
  }
}
@media only screen and (max-width: 639px) and (hover: hover) {
  .responsive #lc.myMenu--active [class*="country-list"].menu li:not(.head):not(.active):not(.banner):hover {
    background-color: #eee;
  }
}
@media only screen and (max-width: 639px) and (hover: hover) {
  .responsive #lc.myMenu--active #my-leagues-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner):hover,
  .responsive #lc.myMenu--active #my-teams-list li:not(.head):not(.myTeamInfo):not(.myLeagueInfo):not(.banner):hover {
    background-color: #eee;
  }
}
/* prava bunka (reklama) */
div#rc {
  float: right;
  width: 160px;
  position: relative;
}
div#rc-top-zero {
  top: -151px;
}
div.force-top {
  top: -151px !important;
}
div#rccontent {
  width: 100%;
  position: relative;
}
.mc-extended {
  padding-bottom: 25px;
}
/* links in content */
div.page-content-line a {
  text-decoration: underline;
}
div.page-content-line a:hover {
  text-decoration: none;
}
div#mc h1,
div#mc h2,
div#mc h3,
div#mc h4,
div#mc h5,
div#mc h6 {
  /*	margin: 0px 0px 10px 0px; */
  margin: 0 0 13px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
div#mc h2,
div#mc h2 a {
  color: #353535;
}
div#mc h3,
div#mc h3 a {
  color: #BE0000;
}
div#mc h4,
div#mc h4 a {
  color: #333333;
}
div#mc h2.l {
  color: #555;
}
div#mc h2.tournament {
  color: #00407D;
  margin-top: 4px;
  font-size: 11px;
  text-transform: uppercase;
}
div#mc h2.tournament a {
  color: #00407D;
  text-decoration: none;
}
div#mc h2.tournament a:hover {
  text-decoration: underline;
}
.soccer div#mc h2.tournament,
.soccer div#mc h2.tournament a {
  color: #016700;
}
.hockey div#mc h2.tournament,
.hockey div#mc h2.tournament a {
  color: #00407D;
}
.tennis div#mc h2.tournament,
.tennis div#mc h2.tournament a {
  color: #BF9A17;
}
.basketball div#mc h2.tournament,
.basketball div#mc h2.tournament a {
  color: #680000;
}
.motorsport div#mc h2.tournament,
.motorsport div#mc h2.tournament a {
  color: #680000;
}
.american-football div#mc h2.tournament,
.american-football div#mc h2.tournament a {
  color: #8E6340;
}
.golf div#mc h2.tournament,
.golf div#mc h2.tournament a {
  color: #016700;
}
.horse-racing div#mc h2.tournament,
.horse-racing div#mc h2.tournament a {
  color: #016700;
}
div#mc.tournament_page h2.tournament,
div#mc.tournament_page h2.tournament a,
div#mc.series_page h2.tournament,
div#mc.series_page h2.tournament a,
div#mc.team_page h2.tournament,
div#mc.team_page h2.tournament a,
div#mc.player_page h2.tournament,
div#mc.player_page h2.tournament a {
  color: #555;
  font-weight: normal;
  text-transform: initial;
  margin-bottom: 8px;
}
div#mc p {
  margin: 0 0 13px 0;
}
div#mc a.color {
  color: #004A80 !important;
}
div#mc a.bold-color {
  font-weight: bold;
  color: #004A80 !important;
}
div#mc p img {
  margin: 5px 0 5px 0;
}
div #mcfull,
.mc-full {
  width: 800px !important;
  margin-left: 0;
}
div#mc .doc-info h1 {
  color: #004A80;
  font-size: 20px;
}
div#mc .doc-info h3 {
  color: #656565;
}
div#mc .doc-info table {
  border-collapse: collapse;
  margin-bottom: 13px;
}
div#mc .doc-info table,
div#mc .doc-info table th,
div#mc .doc-info table td {
  border: 1px solid #656565;
  padding: 4px;
}
/* }}} */
/* banner {{{ */
div#advert-top {
  width: 760px;
  margin-bottom: 10px;
  margin-top: 6px;
}
div#advert-top * {
  position: relative;
  z-index: 1;
  border: none;
}
div#advert-top iframe#banner {
  width: 750px;
  height: 100px;
}
div#advert-top img.advertisement {
  width: 10px;
  height: 61px;
  float: right;
}
div#advert-content {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
div#advert-content div#advert-label {
  color: #B0B0B0;
  font-size: 10px;
}
div#advert-right {
  text-align: center;
  width: 100%;
  position: relative;
}
div#advert-right div#advert-label {
  color: #B0B0B0;
  font-size: 10px;
}
div#advert-right iframe {
  width: 100%;
  position: relative;
}
div#advert-menu {
  text-align: center;
  margin: 0 0 5px 0;
}
div#advert-menu div#advert-label {
  color: #B0B0B0;
  font-size: 10px;
}
.flat .seoAdWrapper {
  background-color: #343434;
}
.flat .seoAdWrapper .adsenvelope {
  padding-bottom: 10px;
  float: none;
  margin: 0 auto;
  left: 6px;
}
@media only screen and (max-width: 1000px) {
  .flat .seoAdWrapper .adsenvelope {
    left: 0;
  }
}
.seoTopHidden ~ .adsenvelope {
  padding-top: 10px;
}
.l-brd {
  border-bottom: 1px solid #BCBEAE !important;
}
.hidden {
  display: none;
}
/* }}} */
#project-debug {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  flex: 1;
}
#footer span.advert-bgr-notice {
  float: right;
}
/* }}} */
.smiley {
  display: inline-block;
  margin-right: 4px;
}
/* menu {{{ */
/* ul.country-list li,*/
ul.country-list a {
  color: #a9b3a6;
}
ul.country-list a span {
  color: #656565;
}
ul.menu li {
  background-color: #E6F4F8;
}
.soccer ul.country-list li {
  background-color: #EAF7E7;
}
.hockey ul.country-list li {
  background-color: #E6F4F8;
}
.tennis ul.country-list li {
  background-color: #F7F8DC;
}
.basketball ul.country-list li {
  background-color: #F9F1EA;
}
.motorsport ul.country-list li {
  background-color: #F9F1EA;
}
.american-football ul.country-list li {
  background-color: #F9EDDF;
}
.baseball ul.country-list li {
  background-color: #EAFCF2;
}
.golf ul.country-list li {
  background-color: #EAF7E7;
}
.horse-racing ul.country-list li {
  background-color: #EAF7E7;
}
ul.menu li.active a {
  border-bottom: 1px solid #BCBEAE;
}
ul.menu li.active a.set {
  border-bottom: 1px solid #BCBEAE;
}
ul.menu ul.submenu {
  margin: 0;
}
ul.menu.selected-country-list li {
  background: #F0F0F0;
}
.flag {
  width: 18px;
  height: 12px;
  flex: 0 0 18px;
  display: inline-block;
  margin: 1px 8px 0 0;
  vertical-align: text-top;
}
.stats-table-container .flag {
  margin-top: -1px;
}
.tournament .flag {
  margin: 0 6px 0 6px;
}
ul.menu ul.submenu li {
  background: #FFF;
  border-top: none;
}
ul.menu li.active-tournament a.set {
  background-image: none;
}
ul.menu ul.submenu li a {
  border-bottom: 1px dashed #BCBEAE;
}
ul.menu ul.submenu li.last a {
  border-bottom: none;
}
div.mbox {
  margin-bottom: 10px;
  border-bottom: 1px solid #656565;
}
div.mbox0px {
  border-bottom: 1px solid #656565;
}
div.mbox0px.hidden-content {
  border-bottom: none;
}
ul.menu {
  margin: 0;
  padding: 0;
}
ul.menu li {
  list-style: none;
  border-top: 1px solid #BCBEAE;
  display: block;
  min-height: 19px;
}
ul.menu li.hidden-templates {
  display: none;
}
ul.menu li.show-more {
  background-image: none;
}
ul.menu li.show-more a {
  text-align: center;
}
ul.series li.show-more ul a {
  text-align: left;
}
.more-arrow {
  background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat 0 -56px;
  margin-left: 4px;
  display: inline-block;
  height: 13px;
  width: 10px;
  vertical-align: text-top;
}
.more-arrow.less {
  background-position-x: -608px;
}
ul.menu li.head,
#timezone h2 {
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  color: #FFF;
  background: #656565;
  padding: 0 0 0 10px;
  border-top: 1px solid #BCBEAE;
  height: auto;
  line-height: 21px;
  margin: 0;
}
ul.menu li.head a {
  color: #ffffff;
  padding: 0;
  display: inline;
}
ul.menu a,
ul.series li > span.no-series {
  margin: 0;
  line-height: 13px;
  padding: 3px 10px;
  display: block;
  color: #656565;
  height: 100%;
}
#my-teams-list a span.team-logo {
  position: relative;
  margin-top: -2px;
  margin-bottom: -2px;
  top: -1px;
  left: 0;
}
ul.menu a span {
  right: 11px;
  top: 2px;
  color: #c2c8c0;
}
ul.menu a span.elink {
  padding-right: 10px;
  text-align: left;
  color: #656565;
  background: url(../../res/_fs/build/status.617d2cd.gif) 100% -444px no-repeat;
}
ul.menu a:hover {
  color: #67a8d8;
  text-decoration: underline;
}
ul.menu a:hover span.elink {
  text-decoration: none !important;
  background-position: 100% -498px;
}
.soccer ul.menu a:hover {
  color: #027a5c;
}
.hockey ul.menu a:hover {
  color: #007591;
}
.tennis ul.menu a:hover {
  color: #C28825;
}
.basketball ul.menu a:hover {
  color: #D34448;
}
.motorsport ul.menu a:hover {
  color: #D34448;
}
.american-football ul.menu a:hover {
  color: #AC7A41;
}
.baseball ul.menu a:hover {
  color: #027A5C;
}
.golf ul.menu a:hover {
  color: #027a5c;
}
.horse-racing ul.menu a:hover {
  color: #027a5c;
}
ul.partner li {
  background: #f0f0f0 ;
}
ul.partner li a:hover {
  color: #656565 !important;
}
ul.partner li.rrd {
  background-position: 104px 8px;
}
/* }}} */
/* prave menu {{{ */
/*
.rbox {
	width: 120px;
}

.rbox li a {
	width: 100px;
}
*/
/* }}} */
#e-content {
  clear: both;
  border-top: 3px solid #656565;
  background-color: #F0F0F0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-bottom: 10px;
  order: 3;
}
div.page-block {
  /*	color: #B0B0B0;	*/
  text-align: left;
  margin: 0 10px;
}
div.page-block a {
  /*	color: #B0B0B0;	*/
  text-decoration: underline;
}
div.page-block a:hover {
  /*	color: #555;	*/
  text-decoration: none;
}
div.traffic-detector {
  text-align: left;
  margin: 10px 10px 0 10px;
}
div.menu_loading {
  background: url(../../res/_fs/build/load_small.2301650.gif) no-repeat 50%;
  width: 20px;
  margin: auto;
  min-height: 19px;
}
#fmenu {
  text-align: center;
  padding: 10px 0;
  margin: 0;
  line-height: 15px;
}
#fmenu li {
  list-style: none;
  display: inline;
}
#fmenu a {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px;
  white-space: nowrap;
}
#fmenu a:hover {
  color: #656565;
  text-decoration: underline;
}
#toplist {
  display: none;
}
/* S old {{{ */
/* main */
/*	bookmark - space */
td.b-s {
  width: 10px;
  border-bottom: 1px solid #BCBEAE;
}
/*	bookmark - datum */
td.b-c {
  width: 100%;
  border-bottom: 1px solid #BCBEAE;
  text-align: right;
  padding: 0;
}
/* calendar */
form.c,
form.c select {
  margin: 0;
  font-size: 11px;
}
/*	league label */
td.lg,
td.lg-n {
  background-color: #656565;
  color: #FFFFFF;
  border-bottom: 1px solid #BCBEAE;
  padding-left: 10px;
}
/*	league label - next */
td.lg-n {
  border-top: 1px solid #BCBEAE;
}
/* line dark */
td.ld {
  height: 1px;
  background-color: #e0e0e0;
  padding: 0;
}
td.ld2 {
  height: 1px;
  background-color: #656565;
}
/* gray */
span.g {
  color: #b0b0b0;
}
/* preskrtnute */
span.abd {
  text-decoration: line-through;
}
/* cervene */
span.r {
  color: #cc0000;
}
/* data - time */
td.d1 {
  white-space: nowrap;
  width: 1%;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
}
/* data - part */
td.d2 {
  white-space: nowrap;
  width: 1%;
  border-right: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
/* data - team */
td.d3 {
  border-right: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
td.d4 {
  width: 1%;
  white-space: nowrap;
  border-right: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
td.d5 {
  border-right: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
td.d6 {
  width: 1%;
  white-space: nowrap;
  border-right: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
td.di {
  width: 19px;
  border-right: 0 solid #e0e0e0;
  padding: 0 0 0 3px;
  margin: 0;
}
td.dtv {
  width: 16px;
  padding: 0 3px 0 0;
  margin: 0;
  border-right: 1px solid #e0e0e0;
}
/* advert */
td.adv-l {
  text-align: center;
  font-size: 10px;
  padding: 0 0 3px 0;
  color: #B0B0B0;
}
#adv-d {
  text-align: center;
  font-size: 10px;
  padding: 0;
  color: #B0B0B0;
}
td.d-none {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
td.d-none a {
  color: #cc0000;
  text-decoration: underline;
}
td.d-none a:hover {
  color: #cc0000;
  text-decoration: none;
}
div.page-content-line {
  padding: 4px 0 0 0;
}
/* alert */
span.a {
  color: #cc0000;
  font-weight: bold;
}
span.a-l {
  color: #cc0000;
  font-weight: bold;
  text-align: left;
  float: left;
}
div.a-r {
  color: #cc0000;
  font-weight: bold;
  text-align: right;
  float: right;
}
td.d3 div {
  float: right;
}
td.d3 div.a {
  float: left;
  color: #aa0000;
  font-weight: bold;
}
td.d5 div {
  float: left;
}
td.d5 div.a {
  float: right;
  color: #aa0000;
  font-weight: bold;
}
td.d-ls {
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
td.d-ls a {
  color: #cc0000;
  text-decoration: underline;
}
td.d-ls a:hover {
  color: #cc0000;
  text-decoration: none;
}
/* [X] hack */
#Option {
  width: 608px;
}
.menu-links:hover {
  color: #004a80;
  text-decoration: underline;
}
.menu-links-active {
  color: white;
}
/* E old }}} */
#fsbroken {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f5f9fc;
  border: 1px solid #badaef;
  padding: 10px;
}
#fscontent {
  position: relative;
}
#fsbroken table {
  width: 96%;
}
#fbcontent {
  margin-top: 20px;
}
#fsbroken th {
  text-align: left;
  font-weight: normal;
}
#fbproblem2 textarea {
  width: 90%;
}
/* Fix velikosti písma pro iPhone */
@media screen and (max-device-width: 640px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
.scrolling-mobile-version-wrap {
  width: 140px;
  padding-bottom: 1px;
  /* nutné pro započítání marginu posledního elementu do výšky wrapperu */
}
.scrolling-banner-wrap {
  width: 160px;
  text-align: center;
  float: left;
  margin-bottom: 10px;
}
._fs--wide .scrolling-banner-wrap {
  width: 300px;
}
.scrolling-mobile-version-wrap {
  width: 140px;
}
.scrolling-mobile-version-wrap.static-position,
.scrolling-banner-wrap.static-position {
  position: static;
}
.scrolling-mobile-version-wrap.fixed-position,
.scrolling-banner-wrap.fixed-position {
  position: fixed;
  top: 10px;
}
.scrolling-box-over-content {
  margin: -10px -9px;
  padding: 10px 9px;
  z-index: 999;
}
.scrolling-box-over-content.stuck {
  position: fixed;
  top: 0;
  margin-top: 0;
  padding-bottom: 0;
  background-color: white;
}
#box-under-content-wrapper {
  width: 658px;
  height: 51px;
  margin-top: -70px;
}
.scrolling-box-under-content {
  margin: -15px -9px;
  padding: 10px 9px;
  z-index: 999;
}
.scrolling-box-under-content.stuck {
  position: fixed;
  bottom: 0;
  margin-bottom: 0;
  padding: 10px 9px 0 9px;
  background-color: white;
}
.scrolling-mobile-version-wrap.absolute-position,
.scrolling-banner-wrap.absolute-position {
  position: absolute;
}
.menu-top span.todayEvents {
  background: none repeat scroll 0 0 #222222;
  border: 1px solid #EEEEEE;
  border-radius: 9px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  color: #EEEEEE;
  font: bold 11px arial, sans-serif;
  line-height: 10px;
  margin-left: -15px;
  min-width: 11px;
  padding: 3px 3px;
  position: absolute;
  text-shadow: none;
  top: -11px;
  z-index: 1;
  text-align: center;
}
/* defaultni schovani boxu na livkem */
.box-over-content {
  display: none;
}
.flat #e-content {
  border: 0;
  border-radius: initial;
  padding: 20px 0;
  line-height: 15px;
}
.flat #e-content:empty {
  padding: 0;
}
.flat #timezone {
  margin: 0;
  width: auto;
  padding: 4px 8px;
}
@media (hover: hover) {
  .flat #timezone:hover {
    background-color: #f3f3f3;
  }
}
.flat #timezone #tzcontent-radio {
  display: flex;
  flex-flow: column wrap;
  max-height: 370px;
  padding: 10px;
  width: 100%;
}
.flat #timezone #tzcontent-radio label {
  width: 50%;
}
.flat #timezone #tzcontent-radio input[type="radio"] {
  margin-left: 0;
}
.flat.mobile-page .container .footer,
.flat.mobile-page .container .header {
  flex-flow: column nowrap;
}
@media only screen and (max-width: 1000px + 10px) {
  .flat.mobile-page .container .header {
    align-items: center;
  }
}
.advertise-content p,
.advertise-content ul {
  line-height: 15px;
}
.advertise-content div.advertise-reference {
  width: 100%;
  margin-bottom: 15px;
  /*	padding-bottom: 15px;	*/
  border-bottom: 1px solid #e0e0e0;
}
.advertise-content div.advertise-reference-left {
  width: 160px;
  float: left;
  padding-bottom: 15px;
}
.advertise-content div.advertise-reference-right {
  width: 450px;
  float: left;
}
div#mc .advertise-content h3,
div#mc .advertise-content h4,
div#mc .advertise-content ul,
div#mc .advertise-content p {
  margin-bottom: 15px;
}
.advertise-content h3,
.advertise-content h4 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
}
.advertise-content form {
  margin-bottom: 30px;
}
.advertise-content img {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#timezone,
#langcomb {
  position: relative;
  margin-right: auto;
  width: 100%;
  margin-bottom: 10px;
  border: none;
}
#timezone .menu,
#langcomb .menu {
  width: 100%;
}
#timezone .menu li.actual {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  line-height: 19px;
  cursor: pointer;
  _height: 1px;
}
#timezone .menu li.actual span {
  padding: 0;
  padding-left: 16px;
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat 4px 60%;
}
#timezone .menu li.actual span:hover {
  text-decoration: underline;
}
#timezone .menu li.actual,
#langcomb .menu .li.actual {
  border: 1px solid #bdbdad;
  background-color: #f0f0f0;
  color: #656565;
  cursor: pointer;
}
#timezone ul#tzcontent,
#langcomb ul#langcontent {
  position: absolute;
  left: -1px;
  top: 20px;
  display: none;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 2;
  background: white;
  border: 1px solid #BCBEAE;
  border-top: none;
  background: #f0f0f0;
}
#timezone ul#tzcontent {
  left: 0;
  width: 138px;
  top: 40px;
  border-top: 1px solid #BCBEAE;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 799px) {
  #timezone ul#tzcontent {
    left: 10px;
  }
}
#timezone ul#tzcontent li,
#langcomb ul#tzcontent li {
  display: block;
  width: 100%;
  height: 19px;
  background: white;
  margin: 0;
  padding: 0;
  border: none;
}
#timezone ul#tzcontent li {
  border-bottom: 1px solid #BCBEAE;
}
#timezone ul#tzcontent li.even,
#langcomb ul#langcontent li.even {
  background: #efefef;
}
#timezone a,
#langcomb a {
  display: block;
  color: #656565;
  color: #b0b0b0;
  padding: 0;
  line-height: 19px;
  padding-left: 16px;
  _height: 1px;
}
#timezone a span {
  display: block;
  float: left;
  width: 3ex;
  text-align: right;
  padding-right: 2ex;
}
#timezone ul#tzcontent a:hover {
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat -194px 50%;
  text-decoration: underline;
  color: #656565 !important;
}
@media (hover: hover) {
  #timezone ul#tzcontent a:hover {
    background-color: #ffcc99;
  }
}
#timezone ul#tzcontent a.tzdefault,
#langcomb ul#langcontent li a.langdefault {
  color: #656565;
}
#timezone ul#tzcontent a.tzdefault {
  background-color: #E6F4F8;
}
.soccer #timezone ul#tzcontent a.tzdefault {
  background-color: #EAF7E7;
}
.hockey #timezone ul#tzcontent a.tzdefault {
  background-color: #E6F4F8;
}
.tennis #timezone ul#tzcontent a.tzdefault {
  background-color: #F7F8DC;
}
.basketball #timezone ul#tzcontent a.tzdefault {
  background-color: #F9F1EA;
}
.american-football #timezone ul#tzcontent a.tzdefault {
  background-color: #F9EDDF;
}
.baseball #timezone ul#tzcontent a.tzdefault {
  background-color: #EAFCF2;
}
.golf #timezone ul#tzcontent a.tzdefault {
  background-color: #EAF7E7;
}
.horse-racing #timezone ul#tzcontent a.tzdefault {
  background-color: #EAF7E7;
}
#timezone ul#tzcontent a.active,
#langcomb ul#langcontent li a.active {
  color: white !important;
  background-color: #00407D;
}
.soccer #timezone ul#tzcontent a.active {
  background-color: #016700;
}
.hockey #timezone ul#tzcontent a.active {
  background-color: #00407D;
}
.tennis #timezone ul#tzcontent a.active {
  background-color: #BF9A17;
}
.basketball #timezone ul#tzcontent a.active {
  background-color: #680000;
}
.baseball #timezone ul#tzcontent a.active {
  background-color: #006766;
}
.american-football #timezone ul#tzcontent a.active {
  background-color: #8E6340;
}
.golf #timezone ul#tzcontent a.active {
  background-color: #016700;
}
.horse-racing #timezone ul#tzcontent a.active {
  background-color: #016700;
}
#timezone ul#tzcontent a.active:hover {
  background-image: url(../../res/_fs/build/cal-dart-white.63ec7f0.gif);
}
#timezone ul#tzcontent {
  top: 42px;
  border-bottom: none;
}
@media only screen and (max-width: 799px) {
  #timezone ul#tzcontent {
    top: 46px;
  }
}
table#links {
  width: 100%;
  border-collapse: collapse;
}
table#links td {
  padding: 3px 10px;
  white-space: normal;
}
table#links tr.label td {
  background: url(../../res/_fs/build/bg-label.6e2a995.gif) repeat-x top #343434;
  color: #ffffff;
  border-bottom: 1px solid #bcbeae;
  border-top: 1px solid #bcbeae;
}
table#links tr.label td.first {
  border-left: 1px solid #343434;
}
table#links tr.odd {
  background: #f0f0f0;
}
table#links td.link {
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
table#links td.last {
  border-bottom: 1px solid #656565;
}
table#links a {
  text-decoration: none;
  padding-right: 10px;
  background: transparent url(../../res/_fs/build/status.617d2cd.gif) 100% -444px no-repeat;
}
table#links a:hover {
  text-decoration: underline;
  background-position: 100% -498px;
}
table#links tr:last-child td {
  border-bottom: 1px solid #656565;
}
#sport_tiles {
  width: 615px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  color: #555;
}
#sport_tiles .sport_tile {
  width: 196px;
  float: left;
  border: 1px solid #E0E0E0;
  background-color: #F0F0F0;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
#sport_tiles .sport_tile.last {
  margin-right: 0;
}
@media (hover: hover) {
  #sport_tiles .sport_tile:hover {
    background-color: #e6f4f8;
  }
}
#sport_tiles .sport_tile .sport_tile_content {
  padding: 5px 10px 5px 50px;
}
#sport_tiles .sport_tile .label a {
  color: #353535;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#sport_tiles .sport_tile .red {
  color: #BE0000;
}
#sport_tiles .sport_tile:hover .label a {
  text-decoration: underline;
}
#sport_tiles .sport-icon {
  background: url(../../res/_fs/build/icons-sport.6eaaa79.png) -1px -1px no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 8px;
  left: 8px;
}
#sport_tiles .sport-icon.american-football {
  background-position: -1px -1px;
}
#sport_tiles .sport-icon.aussie-rules {
  background-position: -1px -34px;
}
#sport_tiles .sport-icon.badminton {
  background-position: -1px -67px;
}
#sport_tiles .sport-icon.snooker {
  background-position: -1px -100px;
}
#sport_tiles .sport-icon.bandy {
  background-position: -1px -133px;
}
#sport_tiles .sport-icon.baseball {
  background-position: -1px -166px;
}
#sport_tiles .sport-icon.basketball {
  background-position: -1px -199px;
}
#sport_tiles .sport-icon.beach-soccer {
  background-position: -1px -232px;
}
#sport_tiles .sport-icon.beach-volleyball {
  background-position: -1px -265px;
}
#sport_tiles .sport-icon.boxing {
  background-position: -1px -298px;
}
#sport_tiles .sport-icon.mma {
  background-position: -1px -859px;
}
#sport_tiles .sport-icon.cricket {
  background-position: -1px -331px;
}
#sport_tiles .sport-icon.darts {
  background-position: -1px -364px;
}
#sport_tiles .sport-icon.darts {
  background-position: -1px -397px;
}
#sport_tiles .sport-icon.field-hockey {
  background-position: -1px -430px;
}
#sport_tiles .sport-icon.floorball {
  background-position: -1px -463px;
}
#sport_tiles .sport-icon.futsal {
  background-position: -1px -496px;
}
#sport_tiles .sport-icon.golf {
  background-position: -1px -529px;
}
#sport_tiles .sport-icon.handball {
  background-position: -1px -562px;
}
#sport_tiles .sport-icon.hockey {
  background-position: -1px -595px;
}
#sport_tiles .sport-icon.table-tennis {
  background-position: -1px -628px;
}
#sport_tiles .sport-icon.rugby-league {
  background-position: -1px -661px;
}
#sport_tiles .sport-icon.rugby-union {
  background-position: -1px -694px;
}
#sport_tiles .sport-icon.soccer {
  background-position: -1px -727px;
}
#sport_tiles .sport-icon.tennis {
  background-position: -1px -760px;
}
#sport_tiles .sport-icon.volleyball {
  background-position: -1px -793px;
}
#sport_tiles .sport-icon.water-polo {
  background-position: -1px -826px;
}
#sport_tiles .sport-icon.netball {
  background-position: -1px -892px;
}
#sport_tiles .sport-icon.pesapallo {
  background-position: -1px -925px;
}
#sport_tiles .sport-icon.motorsport {
  background-position: -1px -958px;
}
#sport_tiles .sport-icon.motorsport-auto-racing {
  background-position: -1px -991px;
}
#sport_tiles .sport-icon.motorsport-moto-racing {
  background-position: -1px -1024px;
}
#sport_tiles .sport-icon.cycling {
  background-position: -1px -1059px;
}
#sport_tiles .sport-icon.esports {
  background-position: -1px -1095px;
}
#sport_tiles .sport-icon.horse-racing {
  background-position: -1px -1130px;
}
#sport_tiles .sport-icon.winter-sports {
  background-position: -1px -1166px;
}
#sport_tiles .sport-icon.kabaddi {
  background-position: -1px -1201px;
}
.flat #sport_tiles .sport_tile {
  border: 1px solid #f0f0f0;
  background-color: #f0f0f0;
}
.flat #sport_tiles .sport-icon {
  background: none;
}
.flat #sport_tiles .sport-icon .sport__icon {
  fill: #3d3d3d;
}
#flashscore td.td,
.soccer #flashscore td.tf,
#flashscore td.ti {
  width: 6%;
}
#flashscore td.tj,
#flashscore td.th,
#flashscore td.tk,
#flashscore td.tf {
  width: 1%;
}
#mobile {
  width: 100%;
  line-height: 13px;
}
#mobile h2,
#mobile h3,
#mobile p {
  margin: 0;
  margin-bottom: 13px !important;
}
#mobile h3 {
  color: #656565 !important;
  /*
	font-size: 19px !important;
	font-weight: normal !important;
*/
}
#mobile .mobile-main {
  border-bottom: 3px solid #656565;
  x_min-height: 300px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-bottom: 10px;
}
#mobile .mobile-main > div {
  margin-left: 225px;
}
#mobile .mobile-main h2 {
  color: #004A80;
  /*
	font-size: 19px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 20px;
*/
  line-height: 25px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  min-height: 25px;
  margin-bottom: 10px !important;
}
#mobile .mobile-main ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
#mobile .mobile-main ul li {
  background-repeat: no-repeat;
  background-position: 5px 50%;
  padding-left: 25px;
  margin-bottom: 9px;
}
#mobile .mobile-button div {
  float: left;
  margin-right: 10px;
}
#mobile a.button_app_store,
#mobile a.button_google_play {
  width: 150px;
  height: 49px;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
}
#mobile a.button_app_store:hover,
#mobile a.button_google_play:hover {
  opacity: 0.75;
}
#mobile .mobile-bottom-spacer {
  margin-bottom: 25px;
}
#mobile .mobile-screen-main {
  width: 100%;
  border-bottom: 3px solid #656565;
}
#mobile .mobile-screen-box {
  float: left;
  width: 25%;
}
#mobile .mobile-screen-image {
  margin: 0 auto;
  width: 150px;
  height: 200px;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#mobile .mobile-screen-image:hover {
  cursor: pointer;
}
#mobile .mobile-device {
  border: 1px solid #e0e0e0;
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding: 10px;
  border-bottom: 3px solid #656565;
  margin-bottom: 10px;
}
#mobile .mobile-device-iphone {
  background-position: 22px 10px;
}
#mobile .mobile-device-android {
  background-position: 10px 10px;
}
#mobile .mobile-device-touch {
  background-position: 17px 10px;
}
#mobile .mobile-device-mobi {
  background-position: 25px 10px;
}
#mobile .mobile-device > div {
  margin-left: 200px;
  position: relative;
}
#mobile .mobile-device h2 {
  color: #004A80;
  /*
	font-size: 19px;
	font-weight: normal;
*/
  padding-top: 5px;
}
#mobile .mobile-device h2 a {
  color: #004A80;
  /*
	font-weight: normal;
*/
  text-decoration: underline;
}
#mobile .mobile-device h2 a:hover {
  text-decoration: none;
}
#mobile .mobile-device ul {
  margin-bottom: 15px;
  margin-left: 20px;
}
#mobile .mobile-device ul li {
  margin-bottom: 9px;
}
#mobile a {
  color: #004A80;
  font-weight: bold;
  text-decoration: underline;
}
#mobile a:hover {
  text-decoration: none;
}
#mobile .mobile-qrcode {
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: center center;
}
#mobile strong {
  color: #222;
}
.flag {
  background-repeat: no-repeat;
  background-size: 18px 12px;
  filter: brightness(98%);
}
.flag.fl_145 {
  background-image: url(../../res/_fs/build/no.16f0f7e.png);
}
.flag.fl_51 {
  background-image: url(../../res/_fs/build/cl.2494cac.png);
}
.flag.fl_201 {
  background-image: url(../../res/_fs/build/uy.6abff49.png);
}
.flag.fl_17 {
  background-image: url(../../res/_fs/build/al.b6be285.png);
}
.flag.fl_31 {
  background-image: url(../../res/_fs/build/by.4233470.png);
}
.flag.fl_62 {
  background-image: url(../../res/_fs/build/cz.4a1252f.png);
}
.flag.fl_77 {
  background-image: url(../../res/_fs/build/fr.69a4ea2.png);
}
.flag.fl_98 {
  background-image: url(../../res/_fs/build/it.4a75ae3.png);
}
.flag.fl_61 {
  background-image: url(../../res/_fs/build/cy.c8e21d5.png);
}
.flag.fl_91 {
  background-image: url(../../res/_fs/build/hu.544f820.png);
}
/* prazdne misto ve spritemape */
.flag.fl_25 {
  background-image: url(../../res/_fs/build/at.f418805.png);
}
.flag.fl_83 {
  background-image: url(../../res/_fs/build/gr.289aec2.png);
}
.flag.fl_171 {
  background-image: url(../../res/_fs/build/sk.7b6102d.png);
}
.flag.fl_181 {
  background-image: url(../../res/_fs/build/se.279668a.png);
}
.flag.fl_195 {
  background-image: url(../../res/_fs/build/ua.468ee52.png);
}
.flag.fl_225 {
  background-image: url(../../res/_fs/build/lc.318c594.png);
}
.x_17 {
  background-image: url(../../res/_fs/build/lc.318c594.png);
}
.flag.fl_22 {
  background-image: url(../../res/_fs/build/ar.d383722.png);
}
.flag.fl_128 {
  background-image: url(../../res/_fs/build/mx.bf5e39a.png);
}
.flag.fl_200 {
  background-image: url(../../res/_fs/build/us.3577ab3.png);
}
.flag.fl_198 {
  background-image: url(../../res/_fs/build/en.d0ceb7e.png);
}
.flag.fl_41 {
  background-image: url(../../res/_fs/build/bg.a9b6e7d.png);
}
.flag.fl_63 {
  background-image: url(../../res/_fs/build/dk.567b38f.png);
}
.flag.fl_96 {
  background-image: url(../../res/_fs/build/ie.d6108f0.png);
}
.flag.fl_97 {
  background-image: url(../../res/_fs/build/il.d1bf91f.png);
}
.flag.fl_116 {
  background-image: url(../../res/_fs/build/lt.5c2f6ff.png);
}
.flag.fl_81 {
  background-image: url(../../res/_fs/build/de.3fde014.png);
}
.flag.fl_154 {
  background-image: url(../../res/_fs/build/pl.5f8a670.png);
}
.flag.fl_157 {
  background-image: url(../../res/_fs/build/ro.e19b77c.png);
}
/* nenasel jsem, podobna anglii, ve sprite map -696px */
.flag.fl_172 {
  background-image: url(../../res/_fs/build/si.108a72f.png);
}
.flag.fl_182 {
  background-image: url(../../res/_fs/build/ch.43e1ccd.png);
}
.flag.fl_207 {
  background-image: url(../../res/_fs/build/wa.51d78e3.png);
}
.flag.fl_170 {
  background-image: url(../../res/_fs/build/sg.e7da3f6.png);
}
.flag.fl_39 {
  background-image: url(../../res/_fs/build/br.8a687bb.png);
}
.flag.fl_152 {
  background-image: url(../../res/_fs/build/pe.c790a42.png);
}
.flag.fl_153 {
  background-image: url(../../res/_fs/build/ph.7a9839a.png);
}
.flag.fl_100 {
  background-image: url(../../res/_fs/build/jp.929319a.png);
}
.flag.fl_32 {
  background-image: url(../../res/_fs/build/be.babd6a0.png);
}
.flag.fl_59 {
  background-image: url(../../res/_fs/build/hr.83d8f17.png);
}
.flag.fl_76 {
  background-image: url(../../res/_fs/build/fi.d09a924.png);
}
.flag.fl_92 {
  background-image: url(../../res/_fs/build/is.0b2f48b.png);
}
/* nenasel jsem, obracene nizozemsko, ve sprite map -984px */
.flag.fl_110 {
  background-image: url(../../res/_fs/build/lv.723fe1c.png);
}
.flag.fl_139 {
  background-image: url(../../res/_fs/build/nl.99be282.png);
}
.flag.fl_155 {
  background-image: url(../../res/_fs/build/pt.2ecd11b.png);
}
.flag.fl_158 {
  background-image: url(../../res/_fs/build/ru.2d46c66.png);
}
.flag.fl_199 {
  background-image: url(../../res/_fs/build/sc.56eaa87.png);
}
.flag.fl_176 {
  background-image: url(../../res/_fs/build/es.6d76c6a.png);
}
.flag.fl_191 {
  background-image: url(../../res/_fs/build/tr.81aa6df.png);
}
.flag.fl_24 {
  background-image: url(../../res/_fs/build/au.75a4898.png);
}
.flag.fl_1,
.flag.fl_2,
.flag.fl_3,
.flag.fl_4,
.flag.fl_5,
.flag.fl_6,
.flag.fl_7,
.flag.fl_8,
.flag.fl_290,
.flag.fl_292,
.flag.fl_453,
.flag.fl_450,
.flag.fl_451 {
  background-image: url(../../res/_fs/build/world.518d2f8.png);
}
/* mapa sveta */
.flag.fl_02 {
  background-image: url(../../res/_fs/build/world.518d2f8.png);
}
/* mapa sveta druha */
.flag.fl_53 {
  background-image: url(../../res/_fs/build/co.93d0ebc.png);
}
.flag.fl_47 {
  background-image: url(../../res/_fs/build/ca.17a1ba0.png);
}
.flag.fl_52 {
  background-image: url(../../res/_fs/build/cn.6fd9016.png);
}
.flag.fl_167 {
  background-image: url(../../res/_fs/build/rs.40ba921.png);
}
.flag.fl_118 {
  background-image: url(../../res/_fs/build/mk.41f9846.png);
}
.flag.fl_85 {
  background-image: url(../../res/_fs/build/gt.3889abe.png);
}
.flag.fl_73 {
  background-image: url(../../res/_fs/build/ee.e20eb35.png);
}
.flag.fl_68 {
  background-image: url(../../res/_fs/build/ec.916f92a.png);
}
.flag.fl_57 {
  background-image: url(../../res/_fs/build/cr.f04c558.png);
}
/* nenasel jsem, jina australie, ve sprite map -1584px */
.flag.fl_37 {
  background-image: url(../../res/_fs/build/ba.43ae22a.png);
}
.flag.fl_175 {
  background-image: url(../../res/_fs/build/za.35b073f.png);
}
.flag.fl_23 {
  background-image: url(../../res/_fs/build/am.ddf8f92.png);
}
.flag.fl_69 {
  background-image: url(../../res/_fs/build/eg.06d1522.png);
}
.flag.fl_231 {
  background-image: url(../../res/_fs/build/fo.d8e50e0.png);
}
.flag.fl_82 {
  background-image: url(../../res/_fs/build/gh.ff9a3ce.png);
}
.flag.fl_95 {
  background-image: url(../../res/_fs/build/iq.8b71f92.png);
}
.flag.fl_94 {
  background-image: url(../../res/_fs/build/ir.ac2ecbb.png);
}
.flag.fl_101 {
  background-image: url(../../res/_fs/build/jo.c50f651.png);
}
.flag.fl_102 {
  background-image: url(../../res/_fs/build/kz.d6c9d65.png);
}
.flag.fl_103 {
  background-image: url(../../res/_fs/build/ke.c53f472.png);
}
.flag.fl_119 {
  background-image: url(../../res/_fs/build/mg.8d19c2f.png);
}
.flag.fl_121 {
  background-image: url(../../res/_fs/build/my.57613fb.png);
}
.flag.fl_130 {
  background-image: url(../../res/_fs/build/md.5d0b021.png);
}
.flag.fl_135 {
  background-image: url(../../res/_fs/build/mz.b4a6c32.png);
}
.flag.fl_166 {
  background-image: url(../../res/_fs/build/sn.0b7831e.png);
}
.flag.fl_144 {
  background-image: url(../../res/_fs/build/nirl.0f22084.png);
}
.flag.fl_183 {
  background-image: url(../../res/_fs/build/sy.40e2715.png);
}
.x_87 {
  background-image: url(../../res/_fs/build/kp.418c501.png);
}
.flag.fl_194 {
  background-image: url(../../res/_fs/build/ug.4f5884c.png);
}
.flag.fl_185 {
  background-image: url(../../res/_fs/build/tz.c8200f6.png);
}
.flag.fl_187 {
  background-image: url(../../res/_fs/build/tg.e847c6d.png);
}
.flag.fl_18 {
  background-image: url(../../res/_fs/build/dz.a6f12ea.png);
}
.flag.fl_70 {
  background-image: url(../../res/_fs/build/sv.ced07ff.png);
}
.flag.fl_90 {
  background-image: url(../../res/_fs/build/hn.c6f4fda.png);
}
.flag.fl_36 {
  background-image: url(../../res/_fs/build/bo.6b5d643.png);
}
.flag.fl_222 {
  background-image: url(../../res/_fs/build/hk.fc3887b.png);
}
.flag.fl_107 {
  background-image: url(../../res/_fs/build/gaza.0839668.png);
}
.flag.fl_117 {
  background-image: url(../../res/_fs/build/lu.7585b94.png);
}
.flag.fl_151 {
  background-image: url(../../res/_fs/build/py.9c5625d.png);
}
.flag.fl_134 {
  background-image: url(../../res/_fs/build/ma.8f70c8d.png);
}
.flag.fl_133 {
  background-image: url(../../res/_fs/build/me.391f083.png);
}
.flag.fl_156 {
  background-image: url(../../res/_fs/build/qa.1ca4a3d.png);
}
.flag.fl_124 {
  background-image: url(../../res/_fs/build/mt.d324e7b.png);
}
.flag.fl_186 {
  background-image: url(../../res/_fs/build/th.28eca47.png);
}
.flag.fl_190 {
  background-image: url(../../res/_fs/build/tn.f722281.png);
}
.flag.fl_26 {
  background-image: url(../../res/_fs/build/az.e9d29fd.png);
}
.flag.fl_205 {
  background-image: url(../../res/_fs/build/ve.0c44494.png);
}
.flag.fl_28 {
  background-image: url(../../res/_fs/build/bh.eaa9be3.png);
}
.flag.fl_80 {
  background-image: url(../../res/_fs/build/ge.e3fb7f2.png);
}
.flag.fl_196 {
  background-image: url(../../res/_fs/build/ae.1d8d7d4.png);
}
/* prazdne misto ve spritemap */
.flag.fl_106 {
  background-image: url(../../res/_fs/build/kr.f0d9d3d.png);
}
.flag.fl_111 {
  background-image: url(../../res/_fs/build/lb.fe5a0a1.png);
}
.flag.fl_146 {
  background-image: url(../../res/_fs/build/om.a7aa39f.png);
}
.x_114 {
  background-image: url(../../res/_fs/build/bd.d77de50.png);
}
.flag.fl_206 {
  background-image: url(../../res/_fs/build/vn.62ebafd.png);
}
.flag.fl_19 {
  background-image: url(../../res/_fs/build/ad.75738f2.png);
}
.flag.fl_46 {
  background-image: url(../../res/_fs/build/cm.3142dd1.png);
}
.flag.fl_178 {
  background-image: url(../../res/_fs/build/sd.382ee54.png);
}
.flag.fl_93 {
  background-image: url(../../res/_fs/build/in.ca6423e.png);
}
.flag.fl_228 {
  background-image: url(../../res/_fs/build/id.6d19fa0.png);
}
.flag.fl_114 {
  background-image: url(../../res/_fs/build/ly.7864ed5.png);
}
.flag.fl_136 {
  background-image: url(../../res/_fs/build/na.5d8932a.png);
}
.flag.fl_208 {
  background-image: url(../../res/_fs/build/ye.98f7310.png);
}
.flag.fl_202 {
  background-image: url(../../res/_fs/build/uz.c05e6c7.png);
}
.flag.fl_140 {
  background-image: url(../../res/_fs/build/nz.e6f6ea1.png);
}
.flag.fl_189 {
  background-image: url(../../res/_fs/build/tt.3872fb4.png);
}
.flag.fl_210 {
  background-image: url(../../res/_fs/build/zw.df703bd.png);
}
.flag.fl_165 {
  background-image: url(../../res/_fs/build/sa.cee096d.png);
}
.flag.fl_20 {
  background-image: url(../../res/_fs/build/ao.669a01e.png);
}
.flag.fl_143 {
  background-image: url(../../res/_fs/build/ng.5348ab6.png);
}
.flag.fl_197 {
  background-image: url(../../res/_fs/build/uk.2771161.png);
}
.flag.fl_55 {
  background-image: url(../../res/_fs/build/cg.a0f9c89.png);
}
.x_132 {
  background-image: url(../../res/_fs/build/uk.2771161.png);
}
.x_133 {
  background-image: url(../../res/_fs/build/ph.7a9839a.png);
}
.flag.fl_99 {
  background-image: url(../../res/_fs/build/jm.3aaa9f3.png);
}
.flag.fl_131 {
  background-image: url(../../res/_fs/build/mc.ba80e36.png);
}
.flag.fl_218 {
  background-image: url(../../res/_fs/build/tw.6923228.png);
}
.flag.fl_221 {
  background-image: url(../../res/_fs/build/fr.69a4ea2.png);
}
/* guadelope je uzemi patrici francii */
.flag.fl_64 {
  background-image: url(../../res/_fs/build/dj.afc2dd8.png);
}
.flag.fl_149 {
  background-image: url(../../res/_fs/build/pa.bed0d5a.png);
}
.flag.fl_109 {
  background-image: url(../../res/_fs/build/la.e329b13.png);
}
.flag.fl_169 {
  background-image: url(../../res/_fs/build/sl.bb8b132.png);
}
.flag.fl_237 {
  background-image: url(../../res/_fs/build/fr.69a4ea2.png);
}
.flag.fl_89 {
  background-image: url(../../res/_fs/build/ht.861a7fe.png);
}
.flag.fl_177 {
  background-image: url(../../res/_fs/build/lk.061e3ab.png);
}
.flag.fl_163 {
  background-image: url(../../res/_fs/build/sm.74313b2.png);
}
.flag.fl_66 {
  background-image: url(../../res/_fs/build/do.532303d.png);
}
.flag.fl_29 {
  background-image: url(../../res/_fs/build/bd.d77de50.png);
}
.flag.fl_147 {
  background-image: url(../../res/_fs/build/pk.7f5c9dd.png);
}
.flag.fl_48 {
  background-image: url(../../res/_fs/build/cv.6f25bb5.png);
}
.flag.fl_60 {
  background-image: url(../../res/_fs/build/cu.879145f.png);
}
.flag.fl_58 {
  background-image: url(../../res/_fs/build/ci.5af725d.png);
}
.flag.fl_209 {
  background-image: url(../../res/_fs/build/zm.fae752e.png);
}
.flag.fl_123 {
  background-image: url(../../res/_fs/build/ml.ad50641.png);
}
.flag.fl_79 {
  background-image: url(../../res/_fs/build/gm.9f808b9.png);
}
.flag.fl_300 {
  background-image: url(../../res/_fs/build/cw.e16646a.png);
}
.flag.fl_42 {
  background-image: url(../../res/_fs/build/bf.b626a90.png);
}
.flag.fl_86 {
  background-image: url(../../res/_fs/build/gn.7a9949e.png);
}
.flag.fl_71 {
  background-image: url(../../res/_fs/build/gq.a883f20.png);
}
.flag.fl_174 {
  background-image: url(../../res/_fs/build/so.8e9c242.png);
}
.flag.fl_74 {
  background-image: url(../../res/_fs/build/et.4e84330.png);
}
.flag.fl_78 {
  background-image: url(../../res/_fs/build/ga.c2cce4a.png);
}
.flag.fl_54 {
  background-image: url(../../res/_fs/build/km.3b0aab0.png);
}
.flag.fl_21 {
  background-image: url(../../res/_fs/build/ag.2bab4ff.png);
}
.flag.fl_34 {
  background-image: url(../../res/_fs/build/bj.2f48fb4.png);
}
.flag.fl_56 {
  background-image: url(../../res/_fs/build/cd.9380f84.png);
}
.flag.fl_159 {
  background-image: url(../../res/_fs/build/rw.a062bd0.png);
}
.flag.fl_236 {
  background-image: url(../../res/_fs/build/pr.967a31d.png);
}
.flag.fl_230 {
  background-image: url(../../res/_fs/build/bm.60bfad4.png);
}
.flag.fl_30 {
  background-image: url(../../res/_fs/build/bb.db313fe.png);
}
.flag.fl_50 {
  background-image: url(../../res/_fs/build/ro.e19b77c.png);
}
.flag.fl_180 {
  background-image: url(../../res/_fs/build/sz.d4f3dbd.png);
}
.flag.fl_44 {
  background-image: url(../../res/_fs/build/bi.95968cc.png);
}
.flag.fl_164 {
  background-image: url(../../res/_fs/build/st.7d34df3.png);
}
.flag.fl_112 {
  background-image: url(../../res/_fs/build/ls.731e958.png);
}
.flag.fl_72 {
  background-image: url(../../res/_fs/build/er.3fb9303.png);
}
.flag.fl_49 {
  background-image: url(../../res/_fs/build/cf.86fb105.png);
}
.flag.fl_113 {
  background-image: url(../../res/_fs/build/lr.5745ba3.png);
}
.flag.fl_120 {
  background-image: url(../../res/_fs/build/mw.9ce42eb.png);
}
.flag.fl_45 {
  background-image: url(../../res/_fs/build/kh.418586e.png);
}
.flag.fl_138 {
  background-image: url(../../res/_fs/build/np.df1f5db.png);
}
.flag.fl_215 {
  background-image: url(../../res/_fs/build/ps.5472c36.png);
}
.flag.fl_16 {
  background-image: url(../../res/_fs/build/af.491b655.png);
}
.flag.fl_67 {
  background-image: url(../../res/_fs/build/tp.728e14e.png);
}
.flag.fl_192 {
  background-image: url(../../res/_fs/build/tm.026673f.png);
}
.flag.fl_233 {
  background-image: url(../../res/_fs/build/mo.0db0aa7.png);
}
.flag.fl_43 {
  background-image: url(../../res/_fs/build/bar.972b738.png);
}
.flag.fl_105 {
  background-image: url(../../res/_fs/build/kp.418c501.png);
}
.flag.fl_184 {
  background-image: url(../../res/_fs/build/tj.bfd643a.png);
}
.flag.fl_115 {
  background-image: url(../../res/_fs/build/li.6f22a25.png);
}
.flag.fl_88 {
  background-image: url(../../res/_fs/build/gy.79cdd9d.png);
}
.flag.fl_243 {
  background-image: url(../../res/_fs/build/ai.02955d3.png);
}
.flag.fl_84 {
  background-image: url(../../res/_fs/build/gre.1da56a8.png);
}
.flag.fl_160 {
  background-image: url(../../res/_fs/build/kn.07065e1.png);
}
.flag.fl_38 {
  background-image: url(../../res/_fs/build/bw.30f2917.png);
}
.flag.fl_27 {
  background-image: url(../../res/_fs/build/bs.030c280.png);
}
.flag.fl_33 {
  background-image: url(../../res/_fs/build/bz.31870ec.png);
}
.flag.fl_35 {
  background-image: url(../../res/_fs/build/bt.1a7913d.png);
}
.flag.fl_40 {
  background-image: url(../../res/_fs/build/bn.7790110.png);
}
.flag.fl_65 {
  background-image: url(../../res/_fs/build/dm.24bd732.png);
}
.flag.fl_75 {
  background-image: url(../../res/_fs/build/fj.a19d8fd.png);
}
.flag.fl_87 {
  background-image: url(../../res/_fs/build/gw.3aabfa3.png);
}
.flag.fl_104 {
  background-image: url(../../res/_fs/build/ki.0c278c5.png);
}
.flag.fl_108 {
  background-image: url(../../res/_fs/build/kg.ceef780.png);
}
.flag.fl_122 {
  background-image: url(../../res/_fs/build/mv.6acdb64.png);
}
.flag.fl_125 {
  background-image: url(../../res/_fs/build/mh.66c8fe5.png);
}
.flag.fl_126 {
  background-image: url(../../res/_fs/build/mr.9a5ccd9.png);
}
.flag.fl_127 {
  background-image: url(../../res/_fs/build/mu.9ebeb67.png);
}
.flag.fl_129 {
  background-image: url(../../res/_fs/build/fm.6e138b3.png);
}
.flag.fl_132 {
  background-image: url(../../res/_fs/build/mn.4b1a8d0.png);
}
.flag.fl_137 {
  background-image: url(../../res/_fs/build/nr.f981f7d.png);
}
.flag.fl_141 {
  background-image: url(../../res/_fs/build/ni.ed01595.png);
}
.flag.fl_142 {
  background-image: url(../../res/_fs/build/ne.3e4e39a.png);
}
.flag.fl_148 {
  background-image: url(../../res/_fs/build/pw.50192d4.png);
}
.flag.fl_150 {
  background-image: url(../../res/_fs/build/pap.2c60e3b.png);
}
.flag.fl_161 {
  background-image: url(../../res/_fs/build/vc.7db4d15.png);
}
.flag.fl_162 {
  background-image: url(../../res/_fs/build/sam.d2abd05.png);
}
.flag.fl_168 {
  background-image: url(../../res/_fs/build/sch.1dd30e3.png);
}
.flag.fl_173 {
  background-image: url(../../res/_fs/build/sb.6f419ea.png);
}
.flag.fl_179 {
  background-image: url(../../res/_fs/build/sur.918b52b.png);
}
.flag.fl_188 {
  background-image: url(../../res/_fs/build/to.af7f4be.png);
}
/* nemuzu najit, neexistuje, ve sprite map -5280px */
.flag.fl_203 {
  background-image: url(../../res/_fs/build/vu.b8eb9f4.png);
}
.flag.fl_204 {
  background-image: url(../../res/_fs/build/va.9c6235a.png);
}
.flag.fl_211 {
  background-image: url(../../res/_fs/build/ge.e3fb7f2.png);
}
/* nemuzu najit, neexistuje, ve sprite map -5376px */
.flag.fl_223 {
  background-image: url(../../res/_fs/build/cay.f84946e.png);
}
.flag.fl_229 {
  background-image: url(../../res/_fs/build/aw.7660b26.png);
}
.flag.fl_232 {
  background-image: url(../../res/_fs/build/gu.306074c.png);
}
.flag.fl_234 {
  background-image: url(../../res/_fs/build/ms.83127ca.png);
}
/* nemuzu najit, neexistuje, ve sprite map -5496px */
.flag.fl_238 {
  background-image: url(../../res/_fs/build/tur.9d1e4ff.png);
}
.flag.fl_239 {
  background-image: url(../../res/_fs/build/an.e0464c0.png);
}
.flag.fl_241 {
  background-image: url(../../res/_fs/build/an.e0464c0.png);
}
.flag.fl_242 {
  background-image: url(../../res/_fs/build/as.9604c8a.png);
}
.flag.fl_244 {
  background-image: url(../../res/_fs/build/ck.25c967a.png);
}
.flag.fl_245 {
  background-image: url(../../res/_fs/build/nc.8235c15.png);
}
.flag.fl_304 {
  background-image: url(../../res/_fs/build/gi.eb2476f.png);
}
.flag.fl_212 {
  background-image: url(../../res/_fs/build/xk.b77155a.png);
}
.flag.fl_226 {
  background-image: url(../../res/_fs/build/pf.46aba45.png);
}
.flag.fl_305 {
  background-image: url(../../res/_fs/build/im.edfa115.png);
}
.flag.fl_407 {
  background-image: url(../../res/_fs/build/ss.6108b0e.png);
}
.flag.fl_240 {
  background-image: url(../../res/_fs/build/im.edfa115.png);
}
.flag.fl_254 {
  background-image: url(../../res/_fs/build/zanz.6f9127d.png);
}
.flag.fl_255 {
  background-image: url(../../res/_fs/build/fr.69a4ea2.png);
}
.flag.fl_256 {
  background-image: url(../../res/_fs/build/fr.69a4ea2.png);
}
.flag.fl_259 {
  background-image: url(../../res/_fs/build/nu.cd2c2b0.png);
}
.flag.fl_287 {
  background-image: url(../../res/_fs/build/pf.46aba45.png);
}
.flag.fl_452 {
  background-image: url(../../res/_fs/build/je.2431888.png);
}
.flag.fl_483 {
  background-image: url(../../res/_fs/build/gl.cdf441a.png);
}
.flag.fl_495 {
  background-image: url(../../res/_fs/build/gue.8347231.png);
}
.flag.fl_496 {
  background-image: url(../../res/_fs/build/cat.ad60885.png);
}
/*
.flag.fl_ { background-position:0		-5904px		!important ;}
.flag.fl_ { background-position:0		-5928px		!important ;}
.flag.fl_ { background-position:0		-5952px		!important ;}
.flag.fl_ { background-position:0		-5976px		!important ;}
.flag.fl_ { background-position:0		-6000px		!important ;}
*/
.flag.fl_9011,
.flag.fl_3473162 {
  background: url(../../res/_fs/build/man.12c7b4b.png) no-repeat left / 18px 12px;
}
/* men singles */
.flag.fl_9021,
.flag.fl_3473163 {
  background: url(../../res/_fs/build/manDouble.88e35bf.png) no-repeat left / 18px 12px;
}
/* men doubles */
.flag.fl_9012,
.flag.fl_3473164 {
  background: url(../../res/_fs/build/woman.8159e09.png) no-repeat left / 18px 12px;
}
/* women singles */
.flag.fl_9022,
.flag.fl_3473165 {
  background: url(../../res/_fs/build/womanDouble.5b2dbb3.png) no-repeat left / 18px 12px;
}
/* women doubles */
.flag.fl_9030,
.flag.fl_3473166,
.flag.fl_3473167 {
  background: url(../../res/_fs/build/mixedDouble.3dcccad.png) no-repeat left / 18px 12px;
}
/* mixed */
.flag.fl_7400,
.flag.fl_4647020 {
  background-image: url(../../res/_fs/build/_wow.3a24216.png);
}
/* Warcraft III */
.flag.fl_7401,
.flag.fl_3473168 {
  background-image: url(../../res/_fs/build/_cs.6d1e9f7.png);
}
/* Counter Strike */
.flag.fl_7402,
.flag.fl_3473169 {
  background-image: url(../../res/_fs/build/_dota.c665cad.png);
}
/* Dota 2 */
.flag.fl_7403,
.flag.fl_3473171 {
  background-image: url(../../res/_fs/build/_star.ef1f781.png);
}
/* Starcraft 2 */
.flag.fl_7404,
.flag.fl_3473170 {
  background-image: url(../../res/_fs/build/_lol.bf5988c.png);
}
/* League of Legends */
.flag.fl_90270,
.flag.fl_7613333 {
  background-image: url(../../res/_fs/build/_heart.2686255.png);
}
/* HEARTHSTONE */
.flag.fl_90280,
.flag.fl_7613334 {
  background-image: url(../../res/_fs/build/_over.856ff9c.png);
}
/* OVERWATCH */
.preload {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -11ex;
  z-index: 100;
  text-align: center;
  background: #ffffff;
  width: 22ex;
  height: 46px;
  line-height: 46px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  filter: alpha(opacity=80);
}
.preload span {
  display: block;
  padding-left: 40px;
  background: url(../../res/_fs/build/ajax-loader-hockey.54802cb.gif) no-repeat 15%;
}
.flat .preload {
  display: flex;
  flex-flow: column nowrap;
  width: 140px;
  height: 105px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  opacity: 1;
  z-index: 9;
}
.flat .preload span {
  display: block;
  padding: 52px 0 0 0;
  background: url(../../res/_fs/build/fs-loading.b9a2e05.gif) no-repeat !important;
  background-size: 30% !important;
  background-position: 50% 25px !important;
  font-size: 11px;
  color: rgba(101, 101, 101, 0.5);
}
.flat .preload.hidden {
  display: none;
}
.soccer .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-soccer.a81b1d3.gif);
}
.tennis .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-tennis.0e7a13f.gif);
}
.basketball .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-basketball.b64d12e.gif);
}
.motorsport .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-motorsport.b64d12e.gif);
}
.baseball .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-baseball.c7254fc.gif);
}
.american-football .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-american-football.d7315f2.gif);
}
.golf .preload span {
  background-image: url(../../res/_fs/build/ajax-loader-golf.a81b1d3.gif);
}
div#facebook-caption {
  padding: 3px;
  margin-bottom: 10px;
  background-color: #ECEFF5;
  border: 1px solid #94A3C4;
  width: 132px;
  overflow: hidden;
}
div#facebook-caption a {
  padding-left: 28px;
  display: block;
  color: #3B5998;
  text-decoration: underline;
  font-weight: normal;
}
div#facebook-caption a:hover {
  text-decoration: none;
}
div#twitter-caption {
  padding: 3px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  border: 1px solid #4d9ebb;
  width: 132px;
  overflow: hidden;
}
div#twitter-caption a {
  padding-left: 28px;
  display: block;
  color: #0084B4;
  text-decoration: underline;
  font-weight: normal;
}
div#twitter-caption a:hover {
  text-decoration: none;
}
div#google-plus-caption {
  padding: 3px;
  margin-bottom: 10px;
  background-color: #A7291B;
  border: 1px solid #db4836;
  width: 132px;
  overflow: hidden;
}
div#google-plus-caption a {
  padding-left: 28px;
  display: block;
  color: #a7291b;
  text-decoration: underline;
  font-weight: normal;
}
div#google-plus-caption a:hover {
  text-decoration: none;
}
#social-button {
  /* skryto kvůli postupnému načítání tlačítek, bude zobrazeno javascriptem */
  visibility: hidden;
}
#social-button #fb-wrapper,
#social-button #twitter-wrapper,
#social-button #plusone-wrapper,
#social-button #vk-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#social-button #plusone-wrapper {
  max-height: 60px;
  margin-right: 5px;
  /* na Google+ visibility:hidden nestačí */
  display: none;
}
#social-button #fb-wrapper {
  max-height: 61px;
  margin-right: 5px;
}
#social-button #vk-wrapper {
  max-height: 51px;
}
#social-button.vertical {
  padding: 10px;
  padding-top: 0px;
  text-align: center;
  overflow: hidden;
}
#social-button.vertical #plusone-wrapper {
  margin-top: 10px;
  margin-right: 0;
}
#social-button.vertical #fb-wrapper {
  margin-top: 10px;
  margin-left: 1px;
  text-align: left;
}
#social-button.vertical #vk-wrapper {
  margin-top: 10px;
}
/* Iframy jinak způsobují zobrazení horizontálního scrollbaru */
#social-button #fb-wrapper #fb-root iframe {
  width: 1px;
}
/* Ikonky v iframu se jinak zobrazují na facebook bublinou */
#social-button #fb-wrapper iframe.fb_iframe_widget_lift {
  z-index: 2;
}
#social-button #twitter-wrapper {
  margin-top: 10px;
  height: 20px;
}
/*
 * Facebook bottom likebox
 */
#facebook-bottom-like-box,
a#facebook-bottom-like-box-link {
  background-repeat: no-repeat;
  background-color: transparent;
}
#facebook-bottom-like-box {
  position: relative;
  height: 158px;
  margin-bottom: 10px;
  background-position: 0 0;
  border-top: 1px solid #c9d4e8;
  border-bottom: 1px solid #c9d4e8;
}
#facebook-bottom-like-box-face {
  float: right;
  height: 154px;
  overflow: hidden;
  width: 470px;
  border: none;
}
a#facebook-bottom-like-box-link {
  position: absolute;
  top: 60px;
  left: 100px;
  height: 50px;
  background-position: 0 -168px;
  padding-left: 60px;
  font-size: 20px;
  font-family: helvetica, arial, freesans, clean, sans-serif;
  color: #3b50a2;
  text-decoration: none;
  display: block;
  line-height: 25px;
}
a#facebook-bottom-like-box-link:hover {
  text-decoration: underline;
}
#social-button {
  position: absolute;
  left: 165px;
  width: 50px;
  background: white;
  border-radius: 0 10px 10px 0;
  box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.2);
  display: none;
}
._fs--wide #social-button {
  left: 305px;
}
.social-icon {
  padding: 0;
  margin-bottom: 10px;
  height: 32px;
  width: 140px;
  overflow: hidden;
}
.social-icon.facebook {
  background-color: #3b5998;
}
.social-icon.twitter {
  background-color: #39a9e0;
}
.social-icon.google-plus {
  background-color: #d14836;
}
.social-icon.vkontakte {
  background-color: #325078;
}
.social-icon a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height: 32px;
}
.social-icon a:hover {
  text-decoration: underline;
}
.social-icon.facebook .icon {
  background-position: -22px -1px;
}
.social-icon.twitter .icon {
  background-position: -22px -34px;
}
.social-icon.google-plus .icon {
  background-position: -22px -67px;
}
.social-icon.vkontakte .icon {
  background-position: -22px -100px;
}
.social-icon-2 {
  padding: 0;
  margin-bottom: 10px;
  height: 80px;
  width: 140px;
  overflow: hidden;
  border-radius: 5px;
  text-shadow: 1px 1px 1px #222;
}
.social-icon-2 a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
}
.social-icon-2 a:hover {
  text-decoration: underline;
}
.social-icon-2 a div {
  padding: 10px 10px;
  font-weight: bold;
}
.social-icon-2 a div span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
}
.social-icon-2.twitter {
  background-position: -1px bottom;
}
.social-icon-2.facebook {
  background-position: 423px bottom;
}
.social-icon-2.google-plus {
  background-position: 282px bottom;
}
.social-icon-2.vkontakte {
  background-position: 141px bottom;
}
.tooltip {
  clear: both;
  position: absolute;
  display: none;
  max-width: 400px;
}
.tooltip span {
  display: block;
  color: #656565;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-left: 10px;
  white-space: nowrap;
  position: relative;
  z-index: 10;
}
.tooltip div {
  position: absolute;
  background-repeat: no-repeat;
}
.tooltip-lt {
  width: 5px;
  height: 100%;
  left: -5px;
  top: 0;
}
.revert .tooltip-lt {
  width: 12px;
  left: -12px;
}
.tooltip-rt {
  width: 14px;
  height: 100%;
  right: -14px;
  top: 0;
}
.revert .tooltip-rt {
  width: 6px;
  height: 100%;
  right: -6px;
  top: 0;
}
.tooltip-lb {
  width: 5px;
  height: 6px;
  left: -5px;
  bottom: -6px;
}
.revert .tooltip-lb {
  width: 12px;
  height: 6px;
  left: -12px;
  bottom: -6px;
}
.tooltip-ct {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}
.tooltip-cb {
  width: 100%;
  height: 6px;
  left: 0;
  bottom: -6px;
}
.tooltip-rb {
  width: 14px;
  height: 6px;
  right: -14px;
  bottom: -6px;
}
.revert .tooltip-rb {
  width: 6px;
  height: 6px;
  right: -6px;
  bottom: -6px;
}
.tooltip strong.up {
  color: green;
  text-decoration: none;
}
.tooltip strong.down {
  color: red;
  text-decoration: none;
}
.tooltip-ct {
  background-position: -41px 0;
}
.tooltip-lt {
  background-position: -31px 0;
}
.tooltip-rt {
  background-position: -435px 0;
}
.tooltip-lb {
  background-position: -31px bottom;
}
.tooltip-cb {
  background-position: center bottom;
}
.tooltip-rb {
  background-position: -435px bottom;
}
.revert .tooltip-lt {
  background-position: 0 0;
}
.revert .tooltip-rt {
  background-position: right 0;
}
.revert .tooltip-rb {
  background-position: -444px bottom;
}
.tooltip {
  position: absolute;
  background-color: #222;
  border-radius: 5px;
  border: 2px solid #FEFEFE;
  box-shadow: 0 1px 5px #000000;
  color: #fff;
  padding: 4px 0 4px 4px;
}
.tooltip a {
  color: #fff;
  text-decoration: none;
}
.tooltip a:hover {
  text-decoration: underline;
}
.revert-wide {
  width: auto !important;
}
.tooltip-wide span {
  padding-right: 4px;
}
/* upper small black arrow */
.tooltip:before {
  border: solid;
  border-color: #222 transparent;
  border-width: 0 5px 5px 5px;
  top: -5px;
  content: "";
  left: auto;
  right: 6px;
  position: absolute;
  z-index: 99;
}
.tooltip.revert:before {
  left: 6px;
  right: auto;
}
/* border and background of upper arrow */
.tooltip:after {
  border: solid;
  border-color: #FEFEFE transparent;
  border-width: 0 8px 8px 8px;
  top: -8px;
  content: "";
  right: 3px;
  left: auto;
  position: absolute;
}
.tooltip.revert:after {
  left: 3px;
  right: auto;
}
.tooltip span {
  color: #fff;
  white-space: normal;
  display: block;
  padding-left: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-right: 1px;
}
.tooltip span.tooltip-logo {
  /*height: 16px;*/
  line-height: 16px;
  margin-bottom: 3px;
  padding-left: 0px;
}
.tooltip span.tooltip-broadcast {
  padding-left: 0px;
  display: block;
}
.tooltip span.tooltip-logo:last-child {
  margin-bottom: 0px;
}
.tooltip span.tooltip-logo:hover {
  text-decoration: underline;
}
.tooltip.revert span {
  padding-right: 10px;
}
.tooltip div {
  display: none;
}
.tooltip .detail-blogos {
  float: left;
  height: 16px;
  width: 75px;
}
.tooltip span.tooltip-first-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  height: 16px;
}
.tooltip span.tooltip-first-row__text {
  padding: 0;
  margin: 0;
}
.tooltip .tooltip-second-row {
  padding: 1px 0 0 0;
}
.flat .tooltip {
  border: 2px solid #222;
  border-radius: 0;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
  font-size: 11px;
  padding: 6px 0 6px 6px;
}
.flat .tooltip:before {
  border-color: #222 transparent;
  top: -7px;
}
.flat .tooltip:after {
  content: none;
}
/* ------------------------ *
 * League heading container *
 * ------------------------ *
 *
 */
.fs-table tr.league {
  color: white;
  background: #656565;
}
.fs-table tr.league a {
  color: white;
  text-decoration: none;
}
.fs-table tr.league a:hover {
  color: white;
  text-decoration: underline;
}
.fs-table tr.league td {
  border: none;
  border-bottom: 1px solid #bcbeae;
  border-top: 1px solid #bcbeae;
  text-align: left;
}
/* ------------ *
 * League icons *
 * ------------ *
 *
 */
.fs-table .league .icons,
.fs-table .odds .league .icons {
  display: block;
  position: absolute;
  width: 13px;
  height: 19px;
  line-height: 19px;
  right: auto;
  left: 5px;
  top: 0;
  text-align: center;
  margin: 0 auto;
}
.fs-table thead td.icons-label:first-child {
  border-right: none;
  border-left: 1px solid #BBB;
}
.fs-table tbody td.icons:first-child {
  border-right: none;
  border-left: 1px solid #E0E0E0;
}
.fs-table .league .icons.left,
.fs-table .odds .league .icons.left {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding: 0 5px;
}
.fs-table .league .icons.right,
.fs-table .odds .league .icons.right {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  padding: 0 6px;
}
.fs-table div.icons,
.fs-table span.icons {
  position: relative;
  display: block;
  margin: 0 auto;
  vertical-align: top;
  line-height: 19px;
  height: 19px;
}
/* --------------- *
 * League elements *
 * --------------- *
 *
 */
.fs-table tr.league .stats-link,
.fs-table tr.league .sport {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.fs-table tr.league .sport {
  cursor: auto;
}
.fs-table tr.league .stats-link span {
  color: #ffffff;
  text-decoration: underline;
  bottom: 1px;
  position: relative;
}
.fs-table tr.league .fsh {
  right: 28px;
}
.fs-table .league td.col {
  text-align: center;
  padding: 0;
}
.fs-table .no-duel .league td .head_ab,
.fs-table .motorsport-auto-racing .league td .head_ab,
.fs-table .motorsport-moto-racing .league td .head_ab {
  float: left;
}
.fs-table .no-duel .league .head_ae,
.fs-table .motorsport-auto-racing .league .head_ae,
.fs-table .motorsport-moto-racing .league .head_ae {
  float: right;
  padding-right: 10px;
}
/* -------- *
 * My games *
 * -------- *
 *
 */
.fs-table .tomyg,
.fs-table .tomyga,
.fs-table .tomygai {
  cursor: pointer;
  width: 13px;
  height: 13px;
  line-height: 13px;
  display: inline-block;
  vertical-align: text-top;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.fs-table .tomygai {
  cursor: auto;
}
.gecko9 .fs-table .league .icons,
.gecko8 .fs-table .league .icons,
.gecko7 .fs-table .league .icons,
.gecko6 .fs-table .league .icons,
.gecko5 .fs-table .league .icons,
.gecko4 .fs-table .league .icons,
.gecko3 .fs-table .league .icons {
  position: relative;
  margin-top: -1px;
  float: left;
}
.gecko9 .fs-table .league .icons.right,
.gecko8 .fs-table .league .icons.right,
.gecko7 .fs-table .league .icons.right,
.gecko6 .fs-table .league .icons.right,
.gecko5 .fs-table .league .icons.right,
.gecko4 .fs-table .league .icons.right,
.gecko3 .fs-table .league .icons.right {
  float: right;
}
.opera .fs-table .tomyg,
.opera .fs-table .tomyga,
.opera .fs-table .tomygai {
  padding-top: 1px;
}
.fs-table .odds .league .icons.left .tomyg,
.fs-table .odds .league .icons.left .tomyga,
.fs-table .odds .league .icons.left .tomygai {
  position: relative;
  right: auto;
  left: auto;
}
.fs-table tbody .tomyg,
.fs-table tbody .tomyga,
.fs-table tbody .tomygai {
  margin-top: 0;
}
/* --------------------- *
 * Country name and flag *
 * --------------------- *
 *
 */
.fs-table tr.league td .country {
  margin-left: 10px;
}
.fs-table tr.league td .country.left {
  margin-left: 4px;
}
.fs-table tr.league td.left .country {
  margin-left: 4px;
}
/* ------------------ *
 * Internet explorer  *
 * ------------------ *
 *
 */
.stats-link span:hover {
  text-decoration: none !important;
}
.fs-table tr.league {
  height: 21px;
  line-height: 21px;
}
#fs-summary-fixtures .primary-top .tomyg,
#fs-summary-fixtures .primary-top .tomyga,
#fs-summary-fixtures .primary-top .tomygai,
#fs-summary-results .primary-top .tomyg,
#fs-summary-results .primary-top .tomyga,
#fs-summary-results .primary-top .tomygai {
  margin-top: 2px;
}
.fs-table .tomygai {
  opacity: 0.5;
}
.fs-table .soccer .icons.mygame {
  background-color: #016700;
  background-color: rgba(1, 103, 0, 0.5);
}
.fs-table .hockey .icons.mygame {
  background-color: #00407d;
  background-color: rgba(0, 64, 125, 0.5);
}
.fs-table .tennis .icons.mygame {
  background-color: #e4bb19;
  background-color: rgba(228, 187, 25, 0.7);
}
.fs-table .basketball .icons.mygame {
  background-color: #680000;
  background-color: rgba(200, 0, 0, 0.5);
}
.fs-table .motorsport .icons.mygame {
  background-color: #680000;
  background-color: rgba(200, 0, 0, 0.5);
}
.fs-table .baseball .icons.mygame {
  background-color: #006766;
  background-color: rgba(0, 103, 102, 0.5);
}
.fs-table .american-football .icons.mygame {
  background-color: #8e6340;
  background-color: rgba(142, 99, 64, 0.5);
}
.fs-table .golf .icons.mygame {
  background-color: #016700;
  background-color: rgba(1, 103, 0, 0.5);
}
.fs-table .horse-racing .icons.mygame {
  background-color: #016700;
  background-color: rgba(1, 103, 0, 0.5);
}
.fs-table .icons.mygame {
  background-color: #00407d;
  background-color: rgba(0, 64, 125, 0.5);
}
.fs-table .tomyg {
  background-position: 0 0;
}
.fs-table .tomyg:hover {
  background-position: 0 -20px;
}
.fs-table .tomyga {
  background-position: 0 -40px;
}
.fs-table .tomygai {
  background-position: 0 -60px;
}
.fs-table .league .icons.right {
  padding: 0 5px;
}
.fs-table .icons .tomygai {
  opacity: 0.5;
}
/* tv-gonet {{{ */
#tv-gonet th.header {
  background: url(../../res/_fs/build/bg-menu.6303fbc.png) 0 -4px repeat-x #BCBEAE !important;
  color: #fff;
  font-weight: normal;
  text-align: left;
  border-left: 0;
  border-top: none;
  border-bottom: none;
  padding: 0 10px !important;
  line-height: 19px;
  height: 19px;
  border-bottom: 1px solid #BCBEAE;
  text-align: center;
}
/* }}} */
div#about-us-company-details {
  position: relative;
}
a#about-us-logo {
  cursor: pointer;
  display: block;
  width: 266px;
  height: 66px;
  position: absolute;
  top: 0;
  left: 230px;
}
div.about-us-spacer {
  line-height: 15px;
  height: 15px;
  font-size: 0;
}
#service-status .caption-box {
  background-color: #ffdddd;
  background-position-y: center;
  background-repeat: no-repeat;
  line-height: 1.36;
  color: #cc0000;
  border: none;
  position: relative;
}
#service-status .content {
  padding: 16px 16px 16px 70px;
}
#service-status .close-button {
  position: absolute;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -10px 0;
  width: 10px;
  height: 10px;
  right: 8px;
  top: 8px;
  cursor: pointer;
}
#service-status .close-button:hover {
  opacity: .7;
}
#service-status.warning .caption-box {
  background-image: url(../../res/_fs/build/t-warning.da3f028.svg);
  background-position-x: 20px;
}
#service-status.deprecatedBrowser .caption-box {
  background-image: url(../../res/_fs/build/deprecated.49b406a.svg);
  background-position-x: 25px;
}
#service-status.deprecatedBrowser .msgDeprecated {
  padding: 16px 40px 16px 110px;
  font-size: 11px;
  line-height: 1.36;
  color: #656565;
}
#service-status.deprecatedBrowser .msgDeprecated__headline {
  font-weight: bold;
}
#service-status.deprecatedBrowser .msgDeprecated a {
  color: #d8232a;
  text-decoration: underline;
}
#service-status.deprecatedBrowser .msgDeprecated a:hover {
  text-decoration: none;
}
.caption-box {
  position: relative;
  background: #fffeb3 url(../../res/_fs/build/icon-info.251076d.gif) no-repeat 5px center;
  margin-bottom: 10px;
  border: 1px solid #DCDC41;
  color: #555555;
  font-weight: normal;
  padding: 0;
  /*	margin-top: 100px; */
}
.caption-box-job {
  background: #dfffcf url(../../res/_fs/build/icon-thumb-up.49f99d3.png) no-repeat 5px center;
  border: 1px solid #99cc99;
}
#lang-box .caption-box {
  background-image: none;
  border: 1px solid #E0E0E0;
  font-weight: bold;
}
.caption-box .content {
  padding: 5px 15px 5px 55px;
  float: none;
}
#lang-box .caption-box .content {
  padding: 12px 15px 12px 52px;
}
.caption-box .content a {
  text-decoration: underline;
  color: #CC0000;
}
.caption-box a:hover {
  text-decoration: none;
}
.caption-box .close {
  position: absolute;
  top: -1px;
  right: -1px;
}
.caption-box .close a {
  display: block;
  width: 9px;
  height: 9px;
  background: transparent url(../../res/_fs/build/icon-close.7feae7b.gif) no-repeat 6px 6px;
  padding: 6px;
  text-decoration: none !important;
}
.caption-box .close a:hover {
  background-position: 6px -25px;
}
.caption-box .lang-flag {
  position: absolute;
  top: 2px;
  left: 10px;
  background: #fffeb3 url(../../res/_fs/build/_empty.f048310.png) no-repeat 0 0;
  width: 32px;
  height: 28px;
  display: block;
}
div.box_over_content,
div.box_over_content div {
  line-height: 14px;
}
a:hover {
  text-decoration: underline;
}
sup {
  line-height: 0;
}
#fscon {
  position: relative;
}
#fsbody .copyright {
  text-align: right;
  padding: 3px 10px 0;
  position: relative;
  line-height: 1.2;
}
.flat #fsbody .copyright {
  margin-left: auto;
}
#fsbody .copyright a {
  color: #c00;
  text-decoration: underline;
}
#fsbody .copyright a:hover {
  text-decoration: none;
}
div#mc .no-match-found p {
  border: 1px solid #bcbeae !important;
  border-top: 0;
  padding: 3px 10px;
  margin: 0;
  position: relative;
}
.no-match-found a {
  text-decoration: underline;
}
.no-match-found a:hover {
  text-decoration: none;
}
.fs-table {
  margin-top: 0;
}
.fs-table .bold {
  font-weight: bold;
}
.fs-table .aet,
.fs-table .subincident {
  color: #656565;
  font-weight: normal;
}
.fs-table .match-status {
  background: #fc9;
}
.fs-table table {
  border-spacing: 0;
  clear: both;
  table-layout: fixed;
  background: white;
  position: relative;
}
.fs-table .table-line-bottom {
  border-top: 1px solid #656565;
  font-size: 1px;
  line-height: 1px;
  height: 0;
}
.fs-table tr {
  height: 19px;
  line-height: 19px;
}
.fs-table td {
  text-align: center;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  border-right: 1px solid #e0e0e0;
}
.display-none {
  display: none;
}
.fs-table table.no-match {
  width: 100%;
}
.fs-table td.no-match {
  text-align: left;
  padding-left: 10px;
  border-left: 1px solid #e0e0e0;
}
.fs-table table.golf.no-duel tbody td,
.fs-table table.soccer tbody td,
.fs-table table.motorsport-auto-racing.no-duel tbody td,
.fs-table table.motorsport-moto-racing.no-duel tbody td,
.fs-table table.motorsport.no-duel tbody td,
.fs-table table.cycling.no-duel tbody td,
.fs-table table.horse-racing tbody td,
.fs-table table.winter-sports-alpine-skiing tbody td,
.fs-table table.winter-sports-ski-jumping tbody td,
.fs-table table.winter-sports-cross-country tbody td,
.fs-table table.winter-sports-biathlon tbody td,
.fs-table .odds td {
  border-top: 1px solid #e0e0e0;
}
.fs-table .odds thead tr.score-label td,
.fs-table .odds thead tr.blank-line td {
  border-top: none;
}
.fs-table .tr-first:nth-child(1) td,
.fs-table table.soccer .tr-first:nth-child(1) td,
.fs-table table.golf.no-duel .tr-first:nth-child(1) td {
  border-top: 0;
}
.fs-table td.tournament {
  color: #ffffff;
  border-left: 1px solid #e0e0e0;
  text-align: center;
}
.fs-table td.time,
.fs-table td.team-rank {
  border-left: 1px solid #e0e0e0;
}
.fs-table td.team-rank.highlight-highlighted {
  background-image: none;
}
.fs-table td.team-rank.position-up.highlight-highlighted,
.fs-table td.team-rank.position-up.highlight-highlighted-sec {
  background-image: url(../../res/_fs/build/icons-detail.ec39f73.png);
  background-position: -923px 7px;
  background-repeat: no-repeat;
}
.fs-table td.team-rank.position-down.highlight-highlighted,
.fs-table td.team-rank.position-down.highlight-highlighted-sec {
  background-image: url(../../res/_fs/build/icons-detail.ec39f73.png);
  background-position: -823px 7px;
  background-repeat: no-repeat;
}
.fs-table td.rank-label {
  border-left: 1px solid #bbb;
}
.fs-table td.extra-info {
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding: 0 10px;
}
.fs-table .extra-info span.extra-info-left {
  float: left;
  text-align: left;
}
.fs-table .extra-info span.extra-info-right {
  float: right;
  text-align: right;
}
.fs-table .extra-info span.extra-info-new-line {
  clear: both;
  display: block;
}
.fs-table td.part-top,
.fs-table td.part-bottom,
.fs-table td.legs-home:not(.bold),
.fs-table td.legs-away:not(.bold) {
  color: #b0b0b0;
}
/*
.fs-table td.part-top sup,
.fs-table td.part-bottom sup {
	color: #cacaca;
}
*/
.fs-table td.team-home,
.fs-table td.team-rank,
.fs-table td.part-bottom,
.fs-table td.player,
.fs-table td.score-home,
.fs-table td.legs-home,
.fs-table td.sets-home {
  border-bottom: 1px solid #e0e0e0;
}
.fs-table table.golf.no-duel td.team-home,
.fs-table table.soccer td.team-home,
.fs-table .odds td {
  border-bottom: none;
}
.fs-table tr.even {
  background: #f0f0f0;
}
.flat .fs-table tr.even {
  background: inherit;
}
.fs-table tr.set td.team-home,
.fs-table tr.set td.team-away,
.fs-table tr.set td.score-home,
.fs-table tr.set td.score-away,
.fs-table td.set,
.fs-table td.serve-alert,
.fs-table tr.goal,
.fs-table .soccer tr.highlight-highlighted,
.fs-table tr.highlight-highlighted td.team-home,
.fs-table tr.highlight-highlighted td.team-away,
.fs-table tr.highlight-highlighted td.score-home,
.fs-table tr.highlight-highlighted td.score-away,
.fs-table td.highlight-highlighted:not(.no-highlight),
.fs-table .golf tr.highlight-highlighted td.score {
  background: #FFCC99;
}
.flat .fs-table tr.set td.team-home,
.flat .fs-table tr.set td.team-away,
.flat .fs-table tr.set td.score-home,
.flat .fs-table tr.set td.score-away,
.flat .fs-table td.set,
.flat .fs-table td.serve-alert,
.flat .fs-table tr.goal,
.flat .fs-table .soccer tr.highlight-highlighted,
.flat .fs-table tr.highlight-highlighted td.team-home,
.flat .fs-table tr.highlight-highlighted td.team-away,
.flat .fs-table tr.highlight-highlighted td.score-home,
.flat .fs-table tr.highlight-highlighted td.score-away,
.flat .fs-table td.highlight-highlighted:not(.no-highlight),
.flat .fs-table .golf tr.highlight-highlighted td.score {
  background: #FFD8D8;
}
.fs-table .basketball tr.set td.team-home,
.fs-table .basketball tr.set td.team-away,
.fs-table .basketball tr.highlight-highlighted td.team-home,
.fs-table .basketball tr.highlight-highlighted td.team-away,
.fs-table .soccer tr.highlight-highlighted td.team-home,
.fs-table .soccer tr.highlight-highlighted td.team-away,
.fs-table .soccer tr.highlight-highlighted td.score-home,
.fs-table .soccer tr.highlight-highlighted td.score-away,
.fs-table .golf tr.set td.team-home,
.fs-table .golf tr.set td.team-away,
.fs-table .golf tr.highlight-highlighted td.team-home,
.fs-table .golf tr.highlight-highlighted td.team-away,
.fs-table .golf tr.highlight-highlighted td.score.no-highlighted,
.fs-table .motorsport tr.highlight-highlighted td.team-home,
.fs-table .motorsport tr.highlight-highlighted td.team-away {
  background: none;
}
.fs-table td.set,
.fs-table td.highlight-highlighted:not(.no-highlight) {
  color: #84705b;
}
.fs-table td.team-rank.highlight-highlighted:not(.no-highlight) {
  color: #656565;
}
.fs-table td.acronym {
  text-align: left;
  padding-left: 10px;
}
.fs-table td.playing.highlight-highlighted:not(.no-highlight) {
  color: #c00;
}
.fs-table td.no-highlight {
  background: none;
}
.fs-table span.dw-icon,
.stats-table span.dw-icon {
  background: url(../../res/_fs/build/icons-iframe.664175e.png) no-repeat -702px -3px;
  padding-left: 5px;
  margin: 0 6px;
}
.stats-table span.dw-icon {
  position: relative;
  top: 1px;
  padding-left: 6px;
}
.fs-table span.dw-icon:hover,
.stats-table span.dw-icon:hover {
  background-position: -734px -3px;
}
.fs-table td span.padl {
  text-align: left;
  display: block;
  padding-left: 10px;
}
.fs-table td span.padr {
  text-align: right;
  display: block;
  padding-right: 10px;
}
.fs-table td.icons,
.fs-table td.comparison,
.dw-icon,
.fs-table td.best-of,
.fs-table td.acronym {
  cursor: default;
}
.fs-table td.ah_handicap,
.fs-table td.ou_total {
  color: #67a8d8;
}
.fs-table .icons .icon0 {
  left: 5px;
}
.fs-table .icons .icon1 {
  left: 20px;
}
.fs-table .icons .icon2 {
  left: 35px;
}
.fs-table .icons .icon3 {
  left: 49px;
}
.fs-table .icons .icon4 {
  left: 63px;
}
.fs-table .icons .info,
.fs-table .icons .tv,
.fs-table .icons .video,
.fs-table .icons .video-blink,
.fs-table .icons .slive,
.fs-table .icons .clive,
.fs-table .icons .shirt,
.fs-table .icons .comparison,
.fs-table .icons .league-info,
.fs-table .icons .display-league,
.fs-table .icons .hide-league,
.fs-table .icons .tennis-serve,
.fs-table .icons .table-tennis-serve,
.fs-table .icons .badminton-serve,
.fs-table .icons .volleyball-serve,
.fs-table .icons .beach-volleyball-serve,
.fs-table .icons .cricket-serve,
.fs-table .icons .cricket-serve-opposite,
.fs-table .icons .darts-serve,
.fs-table .icons .baseball-serve,
.fs-table .icons .baseball-serve-opposite,
.fs-table .icons .pesapallo-serve,
.fs-table .icons .pesapallo-serve-opposite,
.fs-table .icons .american-football-serve {
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 16px;
  line-height: 16px;
  background: url(../../res/_fs/build/icons-iframe.664175e.png) no-repeat 0 50%;
}
.fs-table table.baseball .icons .icon3 {
  left: 41px;
}
.fs-table .icons .tv {
  background-position: -32px 100%;
  cursor: pointer;
}
.fs-table .icons .slive,
.fs-table .icons .clive {
  background-position: -64px 100%;
  cursor: pointer;
  width: 17px;
}
.fs-table .icons .clive {
  background-image: url(../../res/_fs/build/icons-anim.96c31da.gif);
  background-position: 0 100%;
  cursor: pointer;
}
.fs-table .icons .shirt {
  background-position: -126px 100%;
  cursor: pointer;
  width: 15px;
}
.fs-table .icons .shirt:hover {
  background-position: -477px 100%;
  width: 15px;
}
.fs-table .icons .tennis-serve {
  background-position: -670px 50%;
  width: 12px;
  left: 3px;
}
.fs-table .icons .table-tennis-serve {
  background-position: -1040px 50%;
  width: 12px;
  left: 3px;
}
.fs-table .icons .badminton-serve {
  background-position: -980px 50%;
  width: 14px;
  left: 3px;
}
.fs-table .icons .volleyball-serve,
.fs-table .icons .beach-volleyball-serve {
  background-position: -1009px 50%;
  width: 14px;
  left: 3px;
}
.fs-table .icons .cricket-serve {
  background-position: -890px 50%;
  width: 12px;
  left: 3px;
}
.fs-table .icons .cricket-serve-opposite {
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -160px 50%;
  width: 16px;
  height: 15px;
  line-height: 15px;
  top: 2px;
  left: 1px;
}
.fs-table .icons .darts-serve {
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -140px 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  top: 2px;
  left: 1px;
}
.fs-table .icons .baseball-serve,
.fs-table .icons .pesapallo-serve {
  background-position: -920px 50%;
  width: 12px;
  left: 3px;
}
.fs-table .icons .baseball-serve-opposite,
.fs-table .icons .pesapallo-serve-opposite {
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -180px 50%;
  width: 16px;
  height: 15px;
  line-height: 15px;
  top: 2px;
  left: 1px;
}
.fs-table .icons .american-football-serve {
  background-position: -950px 50%;
  width: 16px;
  left: 1px;
}
.fs-table span.rhcard,
.fs-table span.racard {
  background: url(../../res/_fs/build/card-red.b1184a9.gif) no-repeat 0 50%;
}
.fs-table span.rhcard {
  background-position: 100% 50%;
}
.fs-table .odds span.rhcard {
  background-position: 0 50%;
}
.fs-table span.rhcard1,
.fs-table span.racard1 {
  padding-left: 10px;
}
.fs-table span.rhcard2,
.fs-table span.racard2 {
  padding-left: 19px;
}
.fs-table span.rhcard3,
.fs-table span.racard3 {
  padding-left: 28px;
}
.fs-table span.rhcard4,
.fs-table span.racard4 {
  padding-left: 37px;
}
.fs-table span.rhcard5,
.fs-table span.racard5 {
  padding-left: 46px;
}
.fs-table .flag,
#fsmenu .flag {
  width: 18px;
  display: inline-block;
  margin: 1px 10px 0 0;
  height: 12px;
  vertical-align: text-top;
}
.fs-table .padl .flag {
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}
.fs-table .padr .flag {
  margin-left: 5px;
  margin-right: 0;
}
.fs-table .playing,
.fs-table .playing a {
  color: #c00;
}
.fs-table td.leader {
  font-weight: bold;
}
.fs-table tbody td.current-distance span.current-distance {
  display: none;
}
.fs-table tbody tr:first-child td.current-distance span {
  display: none;
}
.fs-table tbody tr:first-child td.current-distance span.current-distance {
  display: inline;
  font-weight: bold;
}
.fs-table td.playing.leader {
  text-transform: uppercase;
}
.fs-table .time-playing {
  color: #b0b0b0;
}
.fs-table td.best-of span {
  color: #b0b0b0;
}
.fs-table td.best-of span:hover {
  color: #000000;
}
.fs-table td.timer {
  line-height: 1.4;
}
.fs-table td.timer span.final_result_only {
  color: #b0b0b0;
  cursor: default;
}
.fs-table td.timer span.final_result_only:hover {
  color: #000000;
}
.fs-table .goal-home,
.fs-table .highlight-message.highlight-left {
  float: left;
  padding-left: 10px;
}
.fs-table .goal-away,
.fs-table .highlight-message.highlight-right {
  float: right;
  padding-right: 10px;
}
.fs-table .blank-line {
  height: 1px;
  line-height: 1px;
}
body.cricket #fs-summary-results .fs-table .blank-line td,
.fs-table .blank-line td {
  background-color: #656565;
  border-right: none;
}
.fs-table .canceled {
  text-decoration: line-through;
}
.fs-table .no-left-border {
  border-left: 0 !important;
}
.fs-table .no-underline {
  text-decoration: none !important;
}
.fs-table .odds .win :not(.dw-icon) {
  background-color: #fc9;
}
.fs-table .odds.golf .win {
  background-color: transparent;
}
.fs-table .odds-hover-highlight {
  color: #656565;
  background-color: #98F83F;
  cursor: pointer;
  text-decoration: underline;
}
.fs-table .odds td.xx2 {
  color: #b0b0b0;
}
.fs-table .odds .kx span {
  display: block;
  padding-left: 10px;
}
.fs-table .odds .kx span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.fs-table .odds .xx2 span {
  padding-left: 0;
}
.fs-table .odds .kx span.up,
.fs-table .odds .kx span.down {
  background-image: url(../../res/_fs/build/icons-detail.ec39f73.png);
  background-repeat: no-repeat;
  background-position: -821px 100%;
}
.fs-table .odds .kx span.down {
  background-position: -921px 100%;
}
.fs-table .odds .xx2 span.up,
.fs-table .odds .xx2 span.down {
  background-image: none;
}
.fs-table .not-published {
  text-decoration: line-through !important;
}
#visit,
#lsintro {
  color: #000;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
#visit a,
#lsintro a {
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
}
#visit a:hover,
#lsintro a:hover {
  text-decoration: none;
}
#fsi {
  position: relative;
  display: none;
  background: white;
  padding-top: 1px;
}
#fsi #visit,
#fsi #lsintro {
  margin-bottom: 10px;
}
.lsintro {
  cursor: pointer;
  background: url(../../res/_fs/build/livescore_in_345x70.dd4d566.gif) no-repeat 50% 10px;
  padding-top: 90px !important;
  padding-bottom: 10px;
  margin: 0;
  width: 100%;
  position: relative;
}
.lsintro-opacity {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  top: 0;
  background: white;
  width: 100%;
  z-index: 999;
}
.no-display {
  display: none;
}
/* Fix velikosti písma pro iPhone */
@media screen and (max-device-width: 640px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
.help {
  cursor: help;
}
.fs-table tr.league {
  background: url(../../res/_fs/build/bg-label.6e2a995.gif) repeat-x top #343434;
}
.no-match-found p {
  border: 1px solid #bcbeae;
}
.fs-table .icons .info:hover {
  background-position: -542px 50%;
}
.fs-table .icons .tv {
  background-position: -32px 50%;
}
.fs-table .icons .tv:hover {
  background-position: -510px 50%;
}
.fs-table .icons .slive {
  background-position: -64px 50%;
}
.fs-table .icons .clive {
  background-position: -130px 50%;
}
.fs-table .icons .slive:hover {
  background-position: -830px 50%;
}
.fs-table .icons .live-centre,
.fs-table .icons .live-centre-active {
  position: absolute;
  z-index: 1;
  width: 36px;
  height: 17px;
  line-height: 17px;
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat 0 100%;
  left: 5px;
}
.fs-table .match-comments {
  display: inline-block;
  width: 44px;
  height: 14px;
  line-height: 17px;
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -200px 100%;
  margin-bottom: -3px;
}
.fs-table .match-comments:hover {
  background-position: -248px 100%;
}
.fs-table .icons .live-centre-click {
  position: absolute;
  left: 6px;
  cursor: pointer;
}
.fs-table .hockey .icons .live-centre-click,
.fs-table .basketball .icons .live-centre-click,
.fs-table .rugby-union .icons .live-centre-click,
.fs-table .rugby-league .icons .live-centre-click,
.fs-table .aussie-rules .icons .live-centre-click,
.fs-table .cricket .icons .live-centre-click {
  position: absolute;
  left: 13px;
  cursor: pointer;
}
.fs-table .icons .live-centre-active {
  background-position: -50px 100%;
}
.fs-table .icons .video,
.fs-table .icons .video-blink {
  cursor: pointer;
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -100px 0;
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 15px;
  line-height: 15px;
  top: 2px;
}
.fs-table .icons .video:hover {
  background-position: -120px 0;
}
.fs-table .icons .video-blink {
  background: url(../../res/_fs/build/icons-anim.96c31da.gif) no-repeat 0 0;
}
.fs-table .icons .video-blink:hover {
  background: url(../../res/_fs/build/icons-iframe.1166ab3.gif) no-repeat -120px 0;
}
.fs-table .left-bd-2 {
  border-left: 2px solid #E0E0E0;
}
.fs-table .score-label,
.fs-table .race-info-text,
.fs-table .tournament-info-text {
  background-color: #cacaca;
}
.fs-table .score-label .left-bd {
  border-left: 1px solid #bbb;
}
.fs-table .score-label .left-bd-2 {
  border-left: 2px solid #bbb;
}
.fs-table .score-label .left-bd.first {
  border-right: none;
}
.fs-table .score-label td {
  border-right: 1px solid #bbb;
}
.fs-table .race-info-text td,
.fs-table .tournament-info-text td {
  border-right: none;
  text-align: left;
  padding-left: 4px;
}
.fs-table table.golf .tournament-info-text td {
  border-bottom: 0;
}
.fs-table table.golf .score-label td {
  border-top: 1px solid #bbb;
  border-bottom: 0;
}
.fs-table .race-info-text td:last-child,
.fs-table .tournament-info-text td:last-child {
  border-right: 1px solid #bbb;
}
.fs-table .race-info-text td:first-child,
.fs-table .tournament-info-text td:first-child {
  border-left: 1px solid #bbb;
}
.fs-table .tournament-info-text span {
  padding-right: 15px;
}
.fs-table td.player-label {
  text-align: left;
  padding-left: 10px;
}
.fs-table table.golf.no-duel tbody td,
.fs-table table.motorsport-auto-racing.no-duel tbody td,
.fs-table table.motorsport-moto-racing.no-duel tbody td,
.fs-table table.motorsport.no-duel tbody td,
.fs-table table.cycling.no-duel tbody td,
.fs-table table.horse-racing.no-duel tbody td,
.fs-table table.horse-racing tbody td,
.fs-table table.winter-sports-alpine-skiing tbody td,
.fs-table table.winter-sports-ski-jumping tbody td,
.fs-table table.winter-sports-cross-country tbody td,
.fs-table table.winter-sports-biathlon tbody td {
  border-bottom: none;
}
.fs-table table.motorsport-auto-racing tbody tr:first-child td,
.fs-table table.motorsport-moto-racing tbody tr:first-child td,
.fs-table table.motorsport tbody tr:first-child td,
.fs-table table.cycling tbody tr:first-child td,
.fs-table table.horse-racing tbody tr:first-child td {
  border-top: none;
}
.fs-table table.motorsport-auto-racing thead tr.race-info-text td,
.fs-table table.motorsport-moto-racing thead tr.race-info-text td,
.fs-table table.motorsport thead tr.race-info-text td,
.fs-table table.cycling thead tr.race-info-text td,
.fs-table table.horse-racing thead tr.race-info-text td,
.fs-table table.winter-sports-alpine-skiing thead tr.race-info-text td,
.fs-table table.winter-sports-biathlon thead tr.race-info-text td,
.fs-table table.winter-sports-cross-country thead tr.race-info-text td,
.fs-table table.winter-sports-ski-jumping thead tr.race-info-text td {
  border-bottom: 1px solid #bbb;
}
.fs-table table.golf tbody tr:first-child td,
.fs-table table.motorsport tbody tr:first-child td,
.fs-table table.cycling tbody tr:first-child td,
.fs-table table.horse-racing tbody tr:first-child td,
.fs-table table.winter-sports-alpine-skiing tbody tr:first-child td,
.fs-table table.winter-sports-ski-jumping tbody tr:first-child td,
.fs-table table.winter-sports-cross-country tbody tr:first-child td,
.fs-table table.winter-sports-biathlon tbody tr:first-child td {
  border-top: none;
}
.fs-table table.motorsport thead td.player,
.fs-table table.motorsport thead td.team,
.fs-table table.motorsport-auto-racing thead td.player,
.fs-table table.motorsport-auto-racing thead td.team,
.fs-table table.motorsport-moto-racing thead td.player,
.fs-table table.motorsport-moto-racing thead td.team,
.fs-table table.cycling thead td.player,
.fs-table table.cycling thead td.team,
.fs-table table.winter-sports-alpine-skiing thead td.name,
.fs-table table.winter-sports-ski-jumping thead td.name,
.fs-table table.winter-sports-cross-country thead td.name,
.fs-table table.winter-sports-biathlon thead td.name {
  border-bottom: 0;
  text-align: left;
  padding-left: 10px;
}
.fs-table.tournament-page .golf tbody td {
  border-top: none;
}
#fs_overlay {
  position: absolute;
  background: none;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 500px;
  top: 0;
  left: 0;
  z-index: 1000;
}
.fs-table table.golf td.cell_sd,
.fs-table table.golf td.cell_se,
.fs-table table.golf td.cell_sf,
.fs-table table.golf td.cell_sg,
.fs-table table.golf td.cell_sh,
.fs-table table.motorsport-auto-racing td.cell_rc,
.fs-table table.motorsport-moto-racing td.cell_rc,
.fs-table table.cycling td.cell_rc {
  color: #B0B0B0;
}
.fs-table table.golf td.player_cut_off {
  color: #B0B0B0;
}
.player_page .fs-table table.golf td.player_cut_off {
  color: #656565;
}
#local-mygames td.player_cut_off {
  color: #656565;
}
#local-mygames td.player_cut_off span {
  color: #656565;
}
.fs-table table.golf td.hole_start_time,
.fs-table table.horse-racing td.age,
.fs-table table.horse-racing td.weight,
.fs-table table.horse-racing tr.non-runner td {
  color: #B0B0B0;
}
.fs-table table.golf td.cell_sd.highlight-highlighted,
.fs-table table.golf td.cell_se.highlight-highlighted,
.fs-table table.golf td.cell_sf.highlight-highlighted,
.fs-table table.golf td.cell_sg.highlight-highlighted,
.fs-table table.golf td.cell_sh.highlight-highlighted,
.fs-table table.golf td.hole_start_time.highlight-highlighted {
  color: #84705b;
}
.fs-table table.horse-racing td.cell_rk.starting-price a {
  text-decoration: none;
}
.fs-table table.horse-racing td.cell_rk.starting-price a:hover {
  text-decoration: underline;
}
.fs-table .cell_ib span.icons {
  float: left;
  margin-left: 5px;
}
.fs-table .head_aa div.mg_dropdown {
  margin-top: 0;
}
.win_lose_icon {
  width: 17px;
  display: inline-block;
  line-height: 17px;
}
.win_lose_icon.form-w {
  background-position: 0 -150px;
}
.win_lose_icon.form-d,
.win_lose_icon.form-do {
  background-position: 0 -200px;
}
.win_lose_icon.form-l {
  background-position: 0 -250px;
}
.win_lose_icon.form-wo {
  background-position: 0 -450px;
}
.win_lose_icon.form-lo {
  background-position: 0 -500px;
}
.win_lose_icon.form-s {
  background-position: 0 -650px;
}
.game-notification {
  position: fixed;
  background-color: black;
  width: 192px;
  height: 92px;
  bottom: 5px;
  margin-left: 5px;
  z-index: 1100;
}
.game-notification .notification-content {
  border: 1px solid #585858;
  background-color: #101010;
  font-size: 10px;
  color: dimgray;
  width: 180px;
  height: 80px;
  bottom: 10px;
  line-height: 13px !important;
  z-index: 30;
  margin-left: 5px;
  margin-top: 5px;
  cursor: pointer;
}
.game-notification .notification-content:hover {
  border: 1px solid #ffffff;
  cursor: pointer;
}
.game-notification .label {
  float: left;
  height: 19px;
  width: 180px;
  line-height: 19px;
  border-bottom: 1px solid #585858;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  font-size: 11px;
  color: #ffffff;
  background-color: #222222;
  text-overflow: ellipsis;
}
.game-notification .score {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin-top: 32px;
  width: 100%;
  text-align: center;
  color: white;
  line-height: 13px !important;
}
.game-notification .score .change {
  color: #ff9900;
}
.game-notification .text {
  width: 100%;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px;
  color: #ff9900;
  margin-top: 15px;
  line-height: 13px !important;
}
.game-notification .close {
  background: transparent url(../../res/_fs/build/close.3a16e68.png) -17px 0 no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: -5px;
  top: -5px;
}
.game-notification .close:hover {
  background: url(../../res/_fs/build/close.3a16e68.png) 0 0 no-repeat;
}
@media (hover: hover) {
  .game-notification .close:hover {
    background-color: transparent;
  }
}
.game-notification .logo-home {
  left: 15px;
}
.game-notification .logo-away {
  right: 15px;
}
.game-notification .notification-logo {
  background-position: center center;
  position: absolute;
  margin-top: 25px;
}
.fs-table table.horse-racing thead tr td.head_ra span,
.fs-table table.winter-sports-biathlon thead tr td.head_ra span,
.fs-table table.winter-sports-cross-country thead tr td.head_ra span,
.fs-table table.winter-sports-ski-jumping thead tr td.head_ra span {
  margin-right: 15px;
}
.fs-table table.horse-racing thead tr td.horse,
.fs-table table.horse-racing thead tr td.jockey-trainer {
  text-align: left;
  padding-left: 10px;
}
.fs-table .scores-changed span {
  display: flex;
}
.fs-table .scores-changed .blinking-svg {
  display: block;
  height: 19px;
  width: 19px;
}
.fs-table .scores-changed .circle {
  fill: #c00;
}
.fs-table .scores-changed .ring {
  fill: none;
  stroke-width: 0.5;
  stroke: #c00;
}
.fs-table .scores-changed .blinking-svg-highlight-left {
  float: left;
}
.fs-table .scores-changed .blinking-svg-highlight-right {
  float: right;
}
/*#block-summary-squad,
#block-summary-match-record,
#player-profile,
#player-transfers,
#player-injury-history,
#block-summary-tournament-won
{
	margin-top:10px;
}*/
/*#last-matches
{
	margin-bottom:10px;
}*/
.flat #fs,
.flat div#mc ul.ifmenu {
  width: 660px;
  margin: 0 auto;
}
.responsive.flat #fs,
.responsive.flat div#mc ul.ifmenu {
  width: auto;
}
.ifmenu-live-submenu li a,
.ifmenu-live-submenu {
  background: #00407D;
}
.soccer .ifmenu-live-submenu li a,
.soccer .ifmenu-live-submenu {
  background-color: #016700;
}
.soccer .ifmenu {
  border-color: #016700;
}
.tennis .ifmenu-live-submenu li a,
.tennis .ifmenu-live-submenu {
  background-color: #BF9A17;
}
.tennis .ifmenu {
  border-color: #BF9A17;
}
.basketball .ifmenu-live-submenu li a,
.basketball .ifmenu-live-submenu {
  background-color: #680000;
}
.basketball .ifmenu {
  border-color: #680000;
}
.motorsport .ifmenu-live-submenu li a,
.motorsport .ifmenu-live-submenu {
  background-color: #680000;
}
.motorsport .ifmenu {
  border-color: #680000;
}
.hockey .ifmenu-live-submenu li a,
.hockey .ifmenu-live-submenu {
  background-color: #00407D;
}
.hockey .ifmenu {
  border-color: #00407D;
}
.american-football .ifmenu-live-submenu li a,
.american-football .ifmenu-live-submenu {
  background-color: #8E6340;
}
.american-football .ifmenu {
  border-color: #8E6340;
}
.baseball .ifmenu-live-submenu li a,
.baseball .ifmenu-live-submenu {
  background-color: #006766;
}
.baseball .ifmenu {
  border-color: #006766;
}
.golf .ifmenu-live-submenu li a,
.golf .ifmenu-live-submenu {
  background-color: #016700;
}
.golf .ifmenu {
  border-color: #016700;
}
.horse-racing .ifmenu-live-submenu li a,
.horse-racing .ifmenu-live-submenu {
  background-color: #016700;
}
.horse-racing .ifmenu {
  border-color: #016700;
}
/********************************   SUBMENU   *********************************/
#ifmenu-submenu-wrap {
  height: 23px;
  width: 100%;
  background: #343434;
  padding-bottom: 6px;
  position: relative;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu {
  float: left;
  list-style: none outside none;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #BCBEAE;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li {
  float: left;
  padding-left: 1px;
  background-color: transparent;
  background-image: -o-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-position: left bottom !important;
  height: 23px;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li.first {
  margin-left: 10px;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li.last {
  padding-left: 1px;
  padding-right: 1px;
}
body._fs.i7 #ifmenu-submenu-wrap .ifmenu-live-submenu li.last {
  /*border-right:1px solid #999;*/
  border-right: 1px solid;
  border-color: #999;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: 0;
  padding-right: 0;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li a {
  color: #FFFFFF;
  display: block;
  line-height: 23px;
  padding: 0 10px;
  outline: none;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li a:hover {
  cursor: pointer;
}
body._fs #ifmenu-submenu-wrap .ifmenu-live-submenu li.selected a {
  background: none repeat scroll 0 0 #343434;
  border-radius: 3px 3px 0 0;
  display: block;
  height: 24px;
}
body._fs.ie #ifmenu-submenu-wrap .ifmenu-live-submenu li.selected a {
  position: relative;
}
/* Test [LB] */
.fs-table .icons .slive,
.fs-table .icons .clive {
  background-image: url(../../res/_fs/build/icons-lb-15px-turbo.098b837.gif);
  height: 17px;
}
.fs-table .icons .slive {
  background-position: 0 100%;
}
.fs-table .icons .clive,
.fs-table .icons .slive:hover {
  background-position: -60px 100%;
}
table.table-link-more-games,
table.table-golf-noduel-info {
  border-top: 1px solid #656565 !important;
  width: 100%;
}
table.table-link-more-games td,
table.table-golf-noduel-info td {
  width: 100%;
  border-top: none !important;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
table.table-golf-noduel-info td {
  text-align: left;
  padding-left: 10px;
}
table.table-link-more-games td a,
table.noduel-link td span,
table.ranking-link td span {
  text-decoration: underline;
}
table.table-link-more-games td a:hover,
table.ranking-link td span:hover {
  text-decoration: none;
  color: #67a8d8;
  cursor: pointer;
}
table.noduel-link td span:hover {
  text-decoration: none;
  cursor: pointer;
}
table.ranking-link td {
  text-align: center !important;
}
tr.no-compliance td {
  text-align: left !important;
}
@media (hover: hover) {
  .no-compliance:hover {
    background-color: inherit !important;
  }
}
@media (hover: hover) {
  table.ranking-link tr:hover {
    background-color: inherit !important;
  }
}
table.noduel-link,
table.noduel-info {
  border-top: 1px solid #e0e0e0 !important;
}
table.ranking-link {
  border-top: none !important;
}
table.ranking-link a:hover,
table.ranking-link span:hover {
  text-decoration: none !important;
  color: #656565 !important;
}
.baseball .score-label td,
.cricket .score-label td {
  border-top: 0;
}
.fs-table .cricket td.highlight-highlighted:not(.no-highlight) {
  color: #656565;
}
.fs-table .cricket td.playing.highlight-highlighted:not(.no-highlight) {
  color: #c00;
}
.fs-table span.tomyg-ico {
  background: url(../../res/_fs/build/checkbox-anim.8866487.gif) no-repeat;
  padding-left: 10px;
  line-height: 16px;
}
#sync-indicator {
  position: absolute;
  right: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background-repeat: no-repeat;
}
#sync-indicator span {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat url(../../res/_fs/build/status.617d2cd.gif);
}
#sync-indicator .nosync {
  background-position: 0 0;
}
#sync-indicator .push {
  background-position: 0 -300px;
}
#sync-indicator .ajax {
  background-position: 0 -400px;
}
#detail #sync-indicator {
  right: 5px;
  top: 3px;
  visibility: hidden;
}
@media only screen and (max-width: 999px) {
  #sync-indicator {
    right: 10px;
  }
}
#fsDebuggerContainer,
#fsDebuggerContainer a {
  color: #fff;
}
#fsDebuggerContainer {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 20px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.7);
  width: 220px;
}
#fsDebuggerContainer:hover {
  background: rgba(0, 0, 0, 0.8);
}
#fsDebuggerContainer .menu,
#fsDebuggerContainer .menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#fsDebuggerContainer .menu {
  width: 35px;
  padding: 2px 0 5px 2px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#fsDebuggerContainer .menu li a {
  padding: 4px 10px 5px;
  margin: 0 0 5px;
  width: 100px;
  display: block;
  border-radius: 5px;
  border-left: 1px solid #000;
}
#fsDebuggerContainer .menu li.selected a {
  border-left: 1px solid #f90;
  background: rgba(255, 125, 0, 0.2);
}
#fsDebuggerContainer .menu:hover {
  overflow: visible;
  z-index: 10010;
}
#fsDebuggerContainer .menu:hover li a {
  background: rgba(0, 0, 0, 0.7);
}
#fsDebuggerContainer .menu li a:hover {
  background: rgba(255, 125, 0, 0.9);
}
#fsDebuggerContainer .log {
  width: 162px;
  min-height: 150px;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  vertical-align: top;
  display: none;
  z-index: 0;
  background: rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.6);
}
#fsDebuggerContainer .log span {
  display: block;
}
#fsDebuggerContainer .log span .heading {
  color: #999;
  display: inline;
}
.ifmenu {
  position: relative;
  clear: both;
  margin: 0px;
  height: 20px;
  border-bottom: 1px solid #bcbeae;
}
#detail .ifmenu {
  border-bottom: 0;
  margin-left: 10px;
}
.ifmenu li {
  list-style: none;
  float: left;
  border: 1px solid #bcbeae;
  border-bottom: none;
  margin-right: 10px;
  height: 19px;
  background-color: #9c9c9c;
}
.ifmenu a,
.ifmenu strong,
.ifmenu .single-nav {
  display: block;
  position: relative;
  padding: 0 10px;
  line-height: 19px;
  text-decoration: none !important;
}
.ifmenu strong {
  font-weight: normal;
}
.ifmenu a {
  cursor: pointer;
}
.ifmenu a:hover,
#detail .ifmenu a:hover {
  text-decoration: underline !important;
}
div#detail #odds-main-wrapper .ifmenu li.selected a:hover {
  text-decoration: none !important;
}
.ifmenu li.selected,
.ifmenu .selected {
  background-color: #00407d;
}
.soccer .ifmenu .selected {
  background-color: #016700;
}
.tennis .ifmenu .selected {
  background-color: #bf9a17;
}
.baseball .ifmenu .selected {
  background-color: #006766;
}
.american-football .ifmenu .selected {
  background-color: #8e6340;
}
.basketball .ifmenu .selected {
  background-color: #680000;
}
.motorsport .ifmenu .selected {
  background-color: #680000;
}
.golf .ifmenu .selected {
  background-color: #016700;
}
.horse-racing .ifmenu .selected {
  background-color: #016700;
}
.ifmenu .ifmenu-live a {
  color: #c00;
}
.ifmenu .selected a,
.ifmenu a.selected {
  color: white;
}
.ifmenu li a.invert {
  text-decoration: underline !important;
}
.ifmenu li a.invert:hover {
  text-decoration: none !important;
}
#detail .ifmenu li {
  margin-bottom: -1px;
  position: relative;
}
.ifmenu #ifmenu-calendar,
.ifmenu #ifmenu-odds-format {
  position: absolute;
  right: 0;
  top: 0;
  border-bottom: none;
  width: 110px;
  font-size: inherit;
  margin: 0;
}
.ifmenu #ifmenu-calendar-content a,
.ifmenu #ifmenu-odds-format-content a {
  width: 80px;
  height: 100%;
  padding: 0;
}
.ifmenu #ifmenu-calendar-content a {
  width: auto;
}
.ifmenu #ifmenu-calendar-content a span,
.ifmenu #ifmenu-odds-format-content a span {
  background: transparent;
  display: block;
  padding-left: 16px;
  line-height: 19px;
}
.ifmenu #ifmenu-calendar .h2,
.ifmenu #ifmenu-odds-format .h2 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  line-height: 19px;
  cursor: pointer;
}
.ifmenu #ifmenu-calendar .h2 a,
.ifmenu #ifmenu-odds-format .h2 a {
  padding: 0;
  padding-left: 16px;
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat 4px 60%;
}
.ifmenu #ifmenu-calendar ul,
.ifmenu #ifmenu-odds-format ul {
  position: absolute;
  left: -1px;
  top: 20px;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 2;
  background: white;
  border: 1px solid #bcbeae;
  border-top: none;
  background: #f0f0f0;
}
.ifmenu #ifmenu-calendar ul li,
.ifmenu #ifmenu-odds-format ul li {
  display: block;
  width: 100%;
  height: 19px;
  background: transparent;
  background-color: white;
  margin: 0;
  padding: 0;
  border: none;
}
.ifmenu #ifmenu-calendar ul li.even,
.ifmenu #ifmenu-odds-format ul li.even {
  background-color: #efefef;
}
.ifmenu #ifmenu-calendar .ifmenu-active,
.ifmenu #ifmenu-odds-format .ifmenu-active {
  color: white !important;
  background-color: #409B84;
}
.ifmenu #ifmenu-calendar .ifmenu-today,
.ifmenu #ifmenu-odds-format .ifmenu-today {
  color: #656565;
}
.ifmenu #ifmenu-calendar-content a,
.ifmenu #ifmenu-odds-format-content a {
  display: block;
  color: #B0B0B0;
  padding: 0;
  line-height: 19px;
}
.ifmenu #ifmenu-calendar-content a:hover,
.ifmenu #ifmenu-odds-format-content a:hover {
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat -196px 50%;
  text-decoration: none;
  color: #656565;
}
@media (hover: hover) {
  .ifmenu #ifmenu-calendar-content a:hover,
  .ifmenu #ifmenu-odds-format-content a:hover {
    background-color: #ffcc99;
  }
}
.ifmenu #ifmenu-calendar-content {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.ifmenu #bonus-offers-advertisement {
  float: right;
  margin-right: 10px;
  padding-top: 10px;
  background: none !important;
  font-size: 10px;
  color: #B0B0B0;
  border-bottom: none;
  height: 16px;
}
.ifmenu .ifmenu-custom a #mygames-count {
  display: inline;
  float: none;
  background: none;
}
/* garbage {{{

.mo .ifmenu li {   background: #f0eafb; }
.mo .ifmenu .selected{   background: #9277a7; }
.od .ifmenu li {	background: #e8f3fb; }
.od .ifmenu .selected{	background: #66a8d7; }
.os .ifmenu li {	background: #e8f3fb; }
.os .ifmenu .selected{	background: #66a8d7; }

}}} */
.bonus-offers-bookmark {
  position: relative;
}
div#mc ul.ifmenu {
  margin: 0;
}
.ifmenu {
  height: 24px;
  /* 24px */
  /*	width: 100%; */
  border-bottom: 4px solid #00407D;
}
#detail .ifmenu {
  margin-bottom: -1px;
}
.soccer .ifmenu {
  border-color: #016700;
}
.tennis .ifmenu {
  border-color: #BF9A17;
}
.basketball .ifmenu {
  border-color: #680000;
}
.motorsport .ifmenu {
  border-color: #680000;
}
.hockey .ifmenu {
  border-color: #00407D;
}
.american-football .ifmenu {
  border-color: #8E6340;
}
.baseball .ifmenu {
  border-color: #006766;
}
.golf .ifmenu {
  border-color: #016700;
}
.horse-racing .ifmenu {
  border-color: #016700;
}
.odds-comparison-bookmark .ifmenu {
  border-color: #e75a03;
}
.odds-scope-bookmark .ifmenu {
  border-color: #343434;
}
.bonus-offers-bookmark .ifmenu {
  border-color: #6D003A;
}
.detail-submenu-bookmark .ifmenu {
  border-color: #9b0000;
}
.ifmenu li,
.ifmenu #ifmenu-calendar span.day {
  height: 23px;
  border-top: none;
  border-left: none;
  border-right: none;
  background-image: url(../../res/_fs/build/bg-bookmark.ac568f9.gif);
  background-position: 0 -800px;
  background-repeat: no-repeat;
  margin-right: 1px;
  border-bottom: 1px solid #BCBEAE;
}
.ifmenu li.ifmenu-custom a {
  white-space: nowrap;
}
.odds-scope-bookmark .ifmenu li {
  background-position: 0 100px;
  /* empty */
  background-color: #e75a03;
  margin-right: 0;
}
.odds-scope-bookmark .ifmenu .divider {
  width: 1px;
  background-position: 100% -1150px;
}
.ifmenu li span {
  display: block;
  background-image: url(../../res/_fs/build/bg-bookmark.ac568f9.gif);
  height: 100%;
}
.odds-scope-bookmark .ifmenu li span {
  /*	background-position:100% -1150px; */
  /* line */
  background-position: 0 100px;
  /* empty */
}
.ifmenu li a,
.ifmenu li strong,
.ifmenu li .single-nav {
  font-weight: normal;
  color: #fff;
  line-height: 23px;
  height: 23px;
  padding-top: 0;
}
.ifmenu .selected,
.ifmenu #ifmenu-calendar .today {
  height: 24px;
  /* 24px */
  background-repeat: no-repeat;
  background-position: 0 -200px;
  border-bottom: 0;
}
.soccer .ifmenu .selected {
  background-position: 0 -100px;
}
.tennis .ifmenu .selected {
  background-position: 0 -300px;
}
.basketball .ifmenu .selected {
  background-position: 0 -400px;
}
.motorsport .ifmenu .selected {
  background-position: 0 -400px;
}
.hockey .ifmenu .selected {
  background-position: 0 -200px;
}
.american-football .ifmenu .selected {
  background-position: 0 -600px;
}
.baseball .ifmenu .selected {
  background-position: 0 -500px;
}
.golf .ifmenu .selected {
  background-position: 0 -100px;
}
.horse-racing .ifmenu .selected {
  background-position: 0 -100px;
}
#detail .ifmenu .selected {
  border-bottom: -1px !important;
}
.ifmenu .selected span {
  background-position: 100% -250px;
}
.soccer .ifmenu .selected span {
  background-position: 100% -150px;
}
.tennis .ifmenu .selected span {
  background-position: 100% -350px;
}
.basketball .ifmenu .selected span {
  background-position: 100% -450px;
}
.motorsport .ifmenu .selected span {
  background-position: 100% -450px;
}
.hockey .ifmenu .selected span {
  background-position: 100% -250px;
}
.american-football .ifmenu .selected span {
  background-position: 100% -650px;
}
.baseball .ifmenu .selected span {
  background-position: 100% -550px;
}
.golf .ifmenu .selected span {
  background-position: 100% -150px;
}
.horse-racing .ifmenu .selected span {
  background-position: 100% -150px;
}
/*
.ifmenu .ifmenu-live a {
	color: #f6ff00;
}

.ifmenu .ifmenu-live a {
	color: #D1332A	;
	color: #FFDB00;
	color: #fff010;
}
*/
.ifmenu .ifmenu-live a {
  color: #fff;
}
.ifmenu .selected.ifmenu-live a {
  /*	font-weight: bold; */
  color: #ffffff;
}
.ifmenu #ifmenu-calendar {
  border-bottom: 1px solid #BCBEAE;
}
.ifmenu #ifmenu-calendar ul {
  top: 24px;
  left: 15px;
  width: 78px;
}
.ifmenu #ifmenu-calendar-content a span {
  padding-left: 19px !important;
}
.ifmenu #ifmenu-calendar .h2 a {
  padding-left: 20px !important;
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat 7px 60%;
}
.ifmenu #ifmenu-calendar-content a:hover {
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat -192px 50%;
}
@media (hover: hover) {
  .ifmenu #ifmenu-calendar-content a:hover {
    background-color: #ffcc99;
  }
}
/* omrdel kvuli kalendari v tv gonetu */
div#mc .tv-gonet-bookmark .ifmenu h2 {
  font-family: Tahoma, Verdana, "Geneva CE", Lucida, Arial, Helvetica, sans-serif;
}
.stats-spacer {
  background-color: #444444 !important;
}
/*	eV.com - test uprav*/
.ifmenu li {
  background-position: 0 -800px;
}
.ifmenu li span {
  background-position: 100% -850px;
}
.ifmenu #ifmenu-calendar {
  border-bottom: 0;
  height: 24px;
}
.ifmenu #ifmenu-calendar {
  background-position: 0px -200px;
}
.soccer .ifmenu #ifmenu-calendar {
  background-position: 0px -100px;
}
.tennis .ifmenu #ifmenu-calendar {
  background-position: 0px -300px;
}
.basketball .ifmenu #ifmenu-calendar {
  background-position: 0px -400px;
}
.motorsport .ifmenu #ifmenu-calendar {
  background-position: 0px -400px;
}
.hockey .ifmenu #ifmenu-calendar {
  background-position: 0px -200px;
}
.american-football .ifmenu #ifmenu-calendar {
  background-position: 0px -600px;
}
.baseball .ifmenu #ifmenu-calendar {
  background-position: 0px -500px;
}
.golf .ifmenu #ifmenu-calendar {
  background-position: 0px -100px;
}
.horse-racing .ifmenu #ifmenu-calendar {
  background-position: 0px -100px;
}
.ifmenu #ifmenu-calendar span.today {
  background-position: -3px -200px;
}
.soccer .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -100px;
}
.tennis .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -300px;
}
.basketball .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -400px;
}
.motorsport .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -400px;
}
.hockey .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -200px;
}
.american-football .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -600px;
}
.baseball .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -500px;
}
.golf .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -100px;
}
.horse-racing .ifmenu #ifmenu-calendar span.today {
  background-position: -3px -100px;
}
.ifmenu #ifmenu-calendar .h2 a {
  background: url(../../res/_fs/build/cal-dart-white.63ec7f0.gif) no-repeat 7px 60%;
}
.ifmenu #ifmenu-calendar ul {
  border: 1px solid #BCBEAE;
  border-bottom: 0;
}
.ifmenu #ifmenu-calendar ul li {
  border-bottom: 1px solid #BCBEAE;
}
.ifmenu #ifmenu-calendar-content a {
  color: #656565;
}
.ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #E6F4F8;
}
.soccer .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #EAF7E7;
}
.hockey .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #E6F4F8;
}
.tennis .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #F7F8DC;
}
.basketball .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #F9F1EA;
}
.motorsport .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #F9F1EA;
}
.american-football .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #F9EDDF;
}
.baseball .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #EAFCF2;
}
.golf .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #EAF7E7;
}
.horse-racing .ifmenu #ifmenu-calendar-content .ifmenu-today {
  background-color: #EAF7E7;
}
.ifmenu #ifmenu-calendar-content a:hover,
.soccer .ifmenu #ifmenu-calendar-content a:hover,
.hockey .ifmenu #ifmenu-calendar-content a:hover,
.tennis .ifmenu #ifmenu-calendar-content a:hover,
.basketball .ifmenu #ifmenu-calendar-content a:hover,
.motorsport .ifmenu #ifmenu-calendar-content a:hover,
.american-football .ifmenu #ifmenu-calendar-content a:hover,
.baseball .ifmenu #ifmenu-calendar-content a:hover,
.golf .ifmenu #ifmenu-calendar-content a:hover,
.horse-racing .ifmenu #ifmenu-calendar-content a:hover {
  background: url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat -192px 50%;
}
@media (hover: hover) {
  .ifmenu #ifmenu-calendar-content a:hover,
  .soccer .ifmenu #ifmenu-calendar-content a:hover,
  .hockey .ifmenu #ifmenu-calendar-content a:hover,
  .tennis .ifmenu #ifmenu-calendar-content a:hover,
  .basketball .ifmenu #ifmenu-calendar-content a:hover,
  .motorsport .ifmenu #ifmenu-calendar-content a:hover,
  .american-football .ifmenu #ifmenu-calendar-content a:hover,
  .baseball .ifmenu #ifmenu-calendar-content a:hover,
  .golf .ifmenu #ifmenu-calendar-content a:hover,
  .horse-racing .ifmenu #ifmenu-calendar-content a:hover {
    background-color: #ffcc99;
  }
}
.ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #00407D;
}
.soccer .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #016700;
}
.tennis .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #BF9A17;
}
.basketball .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #680000;
}
.motorsport .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #680000;
}
.hockey .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #00407D;
}
.baseball .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #006766;
}
.american-football .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #8E6340;
}
.golf .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #016700;
}
.horse-racing .ifmenu #ifmenu-calendar a.ifmenu-active {
  background-color: #016700;
}
.ifmenu #ifmenu-calendar a.ifmenu-active:hover {
  background-image: url(../../res/_fs/build/cal-dart-white.63ec7f0.gif);
}
#odds-format.switchable div {
  line-height: 19px;
  height: 19px;
  font-size: 11px;
  border-top: 1px solid #BCBEAE;
  border-bottom: 0px solid #BCBEAE;
  margin: 0px;
  color: #ffffff;
  padding-right: 10px;
  text-align: right;
  background: url(../../res/_fs/build/bg-menu.6303fbc.png) 0px -108px repeat-x #00407D;
}
#odds-format.switchable .soccer {
  background-color: #016700;
  background-position: 0px -58px;
}
#odds-format.switchable .tennis {
  background-color: #BF9A17;
  background-position: 0px -158px;
}
#odds-format.switchable .basketball {
  background-color: #680000;
  background-position: 0px -208px;
}
#odds-format.switchable .motorsport-auto-racing {
  background-color: #680000;
  background-position: 0px -31px;
}
#odds-format.switchable .motorsport-moto-racing {
  background-color: #680000;
  background-position: 0px -31px;
}
#odds-format.switchable .hockey {
  background-color: #00407D;
  background-position: 0px -108px;
}
#odds-format.switchable .baseball {
  background-color: #006766;
  background-position: 0px -258px;
}
#odds-format.switchable .american-football {
  background-color: #8E6340;
  background-position: 0px -308px;
}
#odds-format.switchable .golf {
  background-color: #016700;
  background-position: 0px -58px;
}
#odds-format.switchable .horse-racing {
  background-color: #016700;
  background-position: 0px -58px;
}
#odds-format.switchable a {
  color: #ffffff;
  text-decoration: underline;
}
#odds-format.switchable a:hover {
  text-decoration: none;
}
#odds-format.switchable span.active-odds-format {
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  padding-left: 4px;
  border-radius: 2px;
  padding-right: 4px;
  text-decoration: none;
}
.ifmenu #ifmenu-calendar {
  background: none;
}
.ifmenu #ifmenu-calendar span.day {
  display: block;
  float: left;
  height: 23px;
  line-height: 23px;
  margin: 0;
  padding: 0;
}
.ifmenu #ifmenu-calendar span.yesterday,
.ifmenu #ifmenu-calendar span.tomorrow {
  width: 15px;
  background-position: 0 -800px;
  border-color: #bcbeae;
  cursor: pointer;
}
.ifmenu #ifmenu-calendar span.yesterday {
  border-right-width: 1px;
  border-right-style: solid;
}
.ifmenu #ifmenu-calendar span.tomorrow {
  background-position: -3px -800px;
  border-left-width: 1px;
  border-left-style: solid;
  float: right;
}
.ifmenu #ifmenu-calendar span.tomorrow .inner {
  background-position: right -850px;
}
.ifmenu #ifmenu-calendar span.today {
  height: 24px;
}
.ifmenu #ifmenu-calendar span.today,
.ifmenu #ifmenu-calendar span.h2 {
  border-bottom: none;
  width: 78px;
}
.ifmenu #ifmenu-calendar span.h2 {
  background: none;
}
.ifmenu #ifmenu-calendar .arrow {
  background-repeat: no-repeat;
  background-image: url(../../res/_fs/build/cal-dart.030d41c.gif);
}
.ifmenu #ifmenu-calendar .yesterday .arrow {
  background-position: -398px 9px;
}
.ifmenu #ifmenu-calendar .tomorrow .arrow {
  background-position: -195px 9px;
}
.ifmenu #ifmenu-calendar.no-tomorrow .tomorrow,
.ifmenu #ifmenu-calendar.no-yesterday .yesterday {
  visibility: hidden;
}
@media only screen and (max-width: 799px) {
  .ifmenu #ifmenu-calendar.no-tomorrow .tomorrow,
  .ifmenu #ifmenu-calendar.no-yesterday .yesterday {
    visibility: visible;
  }
  .ifmenu #ifmenu-calendar.no-tomorrow .tomorrow:hover,
  .ifmenu #ifmenu-calendar.no-yesterday .yesterday:hover {
    background-color: #E7E7E7 !important;
    cursor: auto !important;
  }
}
@media only screen and (max-width: 799px) {
  .ifmenu #ifmenu-calendar.no-tomorrow .tomorrow .arrow,
  .ifmenu #ifmenu-calendar.no-yesterday .yesterday .arrow {
    border-style: none !important;
  }
}
.spacer-block {
  height: 10px;
  line-height: 10px;
  font-size: 0px;
}
div.group-label {
  height: 24px;
  border-bottom: 4px solid #444643;
  margin-top: 10px;
}
div.group-label span.group-label-wrapper {
  height: 100%;
  background-image: url(../../res/_fs/build/bg-bookmark.ac568f9.gif);
  display: block;
  float: left;
}
div.group-label span.group-label-name {
  display: block;
  background-image: url(../../res/_fs/build/bg-bookmark.ac568f9.gif);
  background-position: 100% -50px;
  height: 100%;
  padding: 0 10px;
  margin: 0;
  font-size: 11px;
  line-height: 23px;
  color: white;
}
.flat div.group-label {
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.flat div.group-label span.group-label-wrapper {
  background-image: none;
}
.flat div.group-label span.group-label-name {
  background: none;
}
.ifmenu .sound {
  padding: 0 4px;
  margin-right: 0;
  float: right;
}
.ifmenu #ifmenu-sound {
  width: 27px;
  height: 23px;
  border-bottom: 1px solid #BCBEAE;
  margin: 0;
  margin-left: 1px;
  background: url(../../res/_fs/build/icon-sound.96744f2.png) no-repeat 50% 0;
  cursor: pointer;
  float: right;
}
.ifmenu .sound-off {
  background-position: 50% -23px !important;
}
#scroll-to-top {
  padding: 0;
  position: absolute;
  left: 50%;
  bottom: 10px;
  z-index: 2;
}
#scroll-to-top span {
  cursor: pointer;
  display: block;
  background: #777 url(../../res/_fs/build/icon-top.a3b6b33.png) no-repeat 50% 30%;
  min-width: 45px;
  height: 20px;
  color: #fff;
  padding: 35px 5px 0 5px;
  white-space: nowrap;
  text-align: center;
  position: fixed;
  bottom: 10px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.2);
}
#scroll-to-top span:hover {
  text-decoration: underline;
}
#scroll-to-top {
  margin-left: 505px;
}
.flat #scroll-to-top span {
  border-radius: 0;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.7) url(../../res/_fs/build/scroll-to-top.f0f8060.svg) no-repeat 50% 25%;
}
.flat #scroll-to-top span:hover {
  text-decoration: none;
}
@media (hover: hover) {
  .flat #scroll-to-top span:hover {
    background-color: rgba(0, 0, 0, 0.85);
  }
}
._fs--wide #scroll-to-top {
  margin-left: 575px;
}
div.filter input {
  width: 100%;
  background: none repeat scroll 0 0 transparent;
  border: 3px !important;
  color: #646464;
  font-family: Tahoma, Verdana, "Geneva CE", Lucida, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  padding: 0 3px;
  color: #ccc;
  margin: 0;
  outline: none;
}
div.filter label {
  position: absolute;
  color: #ccc;
  top: 3px;
  left: 23px;
  cursor: text;
  width: 42px;
}
div.filter div.filter-cancel {
  width: 9px;
  height: 9px;
  background: url(../../res/_fs/build/icon-close.7feae7b.gif) no-repeat 0 0;
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 5px;
  display: none;
}
span.highlight {
  background: #000;
  color: #fff;
}
.ui-autocomplete {
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  line-height: 19px;
  font-size: 11px;
  padding-left: 19px;
  padding-right: 10px;
  min-height: 0;
  /* support: IE7 */
  color: #656565;
  border-bottom: 1px solid #BCBEAE;
  font-weight: normal;
  white-space: nowrap;
}
.ui-menu .ui-menu-item:nth-child(odd) {
  background: #fff;
}
.ui-widget-content {
  border: 1px solid #BCBEAE;
  background: #f0f0f0;
  color: #333333;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.ui-state-hover,
.ui-state-focus {
  background: #ffcc99 url(../../res/_fs/build/cal-dart.030d41c.gif) no-repeat -192px 50%;
}
a.ui-state-focus {
  text-decoration: underline !important;
  cursor: pointer;
}
/* local my games {{{ */
#local-mygames {
  margin-top: 0;
}
.fs-table .odds-content .sport-label,
#local-mygames .sport-label,
#search-results .sport-label {
  line-height: 25px;
  height: 25px;
  font-size: 11px;
  border-top: 1px solid #BCBEAE;
  border-bottom: 0 solid #BCBEAE;
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  padding-left: 8px;
  text-transform: uppercase;
  background: url(../../res/_fs/build/bg-menu.6303fbc.png) 0 -104px repeat-x #00407D;
}
#search-results .sport-label {
  border-top: 0;
  border-bottom: 1px solid #e0e0e0;
}
.fs-table .odds-content .sport-icon,
#local-mygames .sport-icon,
#search-results .sport-icon {
  margin-top: -1px;
  margin-bottom: 1px;
}
.fs-table .odds-content .sport-label.soccer,
#local-mygames div.sport-label.soccer,
#search-results div.sport-label.soccer {
  background-position: 0 -54px;
}
.fs-table .odds-content .sport-label.tennis,
#local-mygames div.sport-label.tennis,
#search-results div.sport-label.tennis {
  background-position: 0 -154px;
}
.fs-table .odds-content .sport-label.basketball,
#local-mygames div.sport-label.basketball,
#search-results div.sport-label.basketball {
  background-position: 0 -204px;
}
.fs-table .odds-content .sport-label.motorsport,
#local-mygames div.sport-label.motorsport,
#search-results div.sport-label.motorsport,
.fs-table .odds-content .sport-label.motorsport-auto-racing,
#local-mygames div.sport-label.motorsport-auto-racing,
#search-results div.sport-label.motorsport-auto-racing,
.fs-table .odds-content .sport-label.motorsport-moto-racing,
#local-mygames div.sport-label.motorsport-moto-racing,
#search-results div.sport-label.motorsport-moto-racing {
  background-position: 0 -204px;
}
.fs-table .odds-content .sport-label.hockey,
#local-mygames div.sport-label.hockey,
#search-results div.sport-label.hockey {
  background-position: 0 -104px;
}
.fs-table .odds-content .sport-label.baseball,
#local-mygames div.sport-label.baseball,
#search-results div.sport-label.baseball {
  background-position: 0 -254px;
}
.fs-table .odds-content .sport-label.american-football,
#local-mygames div.sport-label.american-football,
#search-results div.sport-label.american-football {
  background-position: 0 -304px;
}
.fs-table .odds-content .sport-label.golf,
#local-mygames div.sport-label.golf,
#search-results div.sport-label.golf {
  background-position: 0 -54px;
}
.fs-table .odds-content .sport-label.horse-racing,
#local-mygames div.sport-label.horse-racing,
#search-results div.sport-label.horse-racing {
  background-position: 0 -54px;
}
.fs-table .odds-content .sport-label,
#local-mygames div.sport-label,
#search-results div.sport-label {
  background-image: none;
  background-color: var(--color-sport-primary);
}
.flat #search-results .sport-label {
  border-bottom: 0;
}
.flat #search-results div.sport-label {
  height: 30px;
  line-height: 30px;
}
.flat #search-results div.sport-label .sport__icon {
  width: 24px;
  height: 24px;
  margin: 3px 5px 0 -5px;
  float: left;
  fill: #fff;
}
.flat #search-results .sport-icon {
  display: none;
}
/* }}} */
/* top menu */
.os-iphone #menu li a,
.os-ipad #menu li a,
.os-iphone .ifmenu #ifmenu-calendar-content a,
.os-ipad .ifmenu #ifmenu-calendar-content a,
.os-iphone .ifmenu a,
.os-ipad .ifmenu {
  -webkit-text-size-adjust: 90%;
}
div.fp_wrapper {
  position: absolute;
  background-color: #222;
  opacity: 1;
  padding: 15px !important;
  border-radius: 10px;
  border: 5px solid #ff9900;
  box-shadow: 0 0 5px #000;
  color: #fff;
  z-index: 200;
}
div.fp_wrapper div.fp_content {
  margin: 0 !important;
  padding: 0 !important;
}
div.fp_wrapper div.fp_content p {
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
}
div.fp_wrapper div.fp_content span {
  color: #ff9900;
}
span.fp_close {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  background: url(../../res/_fs/build/promo-sprite.9b43c39.png) no-repeat -1px -100px;
}
span.fp_close:hover {
  background-position: -18px -100px;
}
span.fp_arrow_left {
  width: 45px;
  height: 52px;
  display: block;
  position: absolute;
  left: -45px;
  background: url(../../res/_fs/build/promo-sprite.9b43c39.png) no-repeat -1px -47px;
}
span.fp_arrow_top {
  width: 52px;
  height: 45px;
  display: block;
  position: absolute;
  top: -45px;
  background: url(../../res/_fs/build/promo-sprite.9b43c39.png) no-repeat -1px -1px;
}
.fp_close_window {
  padding-top: 14px;
}
div.fp_wrapper a {
  color: #ff9900;
  text-decoration: underline;
  cursor: pointer;
}
div.fp_wrapper a:hover {
  text-decoration: none;
}
.fs-table table tr.league td.project-bonus {
  text-align: center;
}
.fs-table table tr.league td.project-bonus span {
  cursor: pointer;
}
.fs-table table tr.league td.project-bonus span:hover {
  text-decoration: underline;
}
.fs-table table tr.league td.project-bonus-border {
  border-right: 1px solid #bcbeae;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus {
  /* bet365 */
  /* bet365.it */
  /* bwin */
  /* bwin.it */
  /* bwin.fr */
  /* Superbahis */
  /* Unibet */
  /* William Hill */
  /* William Hill IT */
  /* 10Bet */
  /* 10Bet */
  /* Winline */
  /* Winline.ru */
  /* Europebet */
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker16,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker419 {
  background: #025a44;
  color: #ffffff;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker2,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker53,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker129 {
  background: #1e1e1e;
  /* Old browsers */
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker98 {
  background: #63090b;
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker5 {
  background: #3e7b01;
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker15,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker372 {
  background: #004d88;
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker14 {
  background: #06284d;
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker429 {
  background: #ffb80c;
  color: #222;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker454,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker397 {
  background: #ff9032;
  color: #FFFFFF;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker454 > span,
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker397 > span {
  color: #222;
}
.flat #fsbody #fscon > .fs-table table tr.league td.project-bonus.bookmaker493 {
  background: #e9592c;
  color: #FFFFFF;
}
form {
  margin: 0;
  padding: 0;
}
form input.text-field {
  font-size: 11px;
  height: 13px;
  color: #656565;
  border: 1px solid #656565;
  margin-right: 2px;
  width: 150px;
}
form select {
  font-size: 11px;
  color: #656565;
  border: 1px solid #656565;
  margin: 0;
}
form input.submit,
a.submit-button {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  line-height: 15px;
  margin: 0;
  padding: 3px 10px 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  border: solid 1px #1a3c68;
  background: #004a80;
  background: -webkit-gradient(linear, left top, left bottom, from(#0471be), to(#124b80));
  background: -moz-linear-gradient(to bottom, #0471be, #124b80);
  background: -o-linear-gradient(to bottom, #0471be, #124b80);
  background: linear-gradient(to bottom, #0471be, #124b80);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0471be', endColorstr='#124b80');
}
form input.submit:hover,
a.submit-button:hover {
  text-decoration: underline;
  background: -webkit-gradient(linear, left top, left bottom, from(#16528c), to(#134371));
  background: -moz-linear-gradient(to bottom, #16528c, #134371);
  background: -o-linear-gradient(to bottom, #16528c, #134371);
  background: linear-gradient(to bottom, #16528c, #134371);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16528c', endColorstr='#134371');
}
@media (hover: hover) {
  form input.submit:hover,
  a.submit-button:hover {
    background-color: #134371;
  }
}
form input.checkbox {
  border: none;
}
form textarea {
  font-size: 11px;
  border: 1px solid #656565;
  width: 250px;
  color: #656565;
  margin-top: 0;
  margin-bottom: 2px;
}
/* default form table */
table#def-form-table {
  border-collapse: collapse;
}
table#def-form-table td {
  padding: 0;
  line-height: 19px;
}
table#def-form-table td.spacer {
  line-height: 3px;
}
table#def-form-table td.spacer.big {
  line-height: 5px;
}
table#def-form-table td.spacer.small {
  line-height: 1px;
}
table#def-form-table td.def-form-left {
  width: 1%;
  white-space: nowrap;
}
#Contact table#def-form-table textarea {
  width: 96%;
}
table#def-form-table input.checkbx {
  border: 0;
}
table#def-form-table .r {
  color: #CC0000;
}
#fs-fixtures.fs-table.tournament-page table.cricket tbody tr:not(:first-child) td,
#fs-summary-fixtures.fs-table.tournament-page table.cricket tbody tr:not(:first-child) td,
.fs-table.tournament-page table:not(.cricket) tbody td,
.fs-table.tournament-page table.no-duel tbody td.player {
  border-top: 1px solid #E0E0E0 !important;
}
#fs-summary-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line:not(:last-child) td,
#fs-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line:not(:last-child) td {
  border-bottom: 1px solid #656565;
}
#fs-summary-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line.hidden:not(:last-child),
#fs-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line.hidden:not(:last-child) {
  height: 1px;
  line-height: 1px;
  display: table-row;
}
#fs-summary-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line.hidden:not(:last-child) td,
#fs-results.fs-table.tournament-page table.cricket tbody tr.delimiter-line.hidden:not(:last-child) td {
  background-color: #656565;
  border: none;
}
.fs-table.tournament-page tbody tr:first-child td,
.fs-table.tournament-page table.no-duel tbody tr:first-child td.player,
.fs-table.tournament-page tr.event_round + tr td,
.fs-table.tournament-page tr.score-label td {
  border-top: none !important;
}
#tabs.matches-block-menu div.submenu .color-spacer {
  border-bottom-width: 0;
}
#participant-page-fixtures-more,
#tournament-page-summary-fixtures-more,
#tournament-page-summary-results-more,
#fs-fixtures,
#fs-summary-results,
#fs-summary-fixtures,
#fs-results,
div.fs-passive {
  border-bottom: 1px solid #E0E0E0;
}
div.fs-passive div.no-match-found {
  border: 1px solid #E0E0E0;
  border-bottom-width: 0;
  padding: 3px 10px;
}
.fs-table.tournament-page table.soccer tbody td {
  border-top-width: 0;
}
.fs-table.tournament-page td span.padr {
  text-align: left;
  padding-left: 10px;
}
.fs-table.tournament-page-archiv table,
.fs-table.tournament-page-participants table {
  width: 100%;
}
.fs-table.tournament-page-participants td,
.fs-table.tournament-page-archiv td {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.fs-table.tournament-page-archiv tbody tr td:first-child {
  border-right: none;
}
.fs-table.tournament-page-archiv td a,
.fs-table.tournament-page-participants td a {
  text-decoration: none;
  color: inherit;
}
.fs-table.tournament-page-archiv td.tr_hover a,
.fs-table.tournament-page-participants td.tr_hover a,
.fs-table.tournament-page-archiv td a:hover,
.fs-table.tournament-page-participants td a:hover {
  text-decoration: underline;
}
.fs-table.tournament-page-archiv tbody td,
.fs-table.tournament-page-participants tbody td {
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  cursor: pointer;
}
.fs-table.tournament-page-participants span.team-logo {
  display: inline-block;
  height: 15px;
  margin-right: 8px;
  vertical-align: text-top;
  width: 15px;
}
.fs-table.tournament-page-participants div.tomyteams {
  display: inline-block;
}
@media (hover: hover) {
  .fs-table.tournament-page-archiv tbody tr:hover {
    background-color: #eaf7e7;
  }
}
.fs-table.tournament-page-archiv table tr td {
  cursor: default;
}
.fs-table.tournament-page-archiv table tr td span.team-logo {
  margin-top: -2px;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background-repeat: no-repeat;
}
.fs-table tr.league td {
  color: #FFFFFF;
}
body.tournament-page .fs-table table.golf tbody tr td {
  border-top: 1px solid #e0e0e0;
}
body.tournament-page .fs-table table.golf tbody tr:first-child td {
  border-top: 0;
}
#fs-summary-fixtures.fs-table.tournament-page table.cricket td.team-home,
#fs-fixtures.fs-table.tournament-page table.cricket td.team-home,
.fs-table.tournament-page table:not(.cricket) td.team-home,
body.tournament-page .fs-table table.golf td.team-home {
  border-bottom: none;
}
#block-summary-fixtures table.link-more-games,
#block-summary-results table.link-more-games,
#tournament-page-fixtures-more,
#tournament-page-results-more,
table.fs-passive-link-more-games {
  width: 100%;
  border-spacing: 0;
}
#block-summary-fixtures table.link-more-games td,
#block-summary-results table.link-more-games td {
  text-align: center;
  border: 1px solid #E0E0E0;
  border-bottom: none;
  border-top: none;
  height: 19px;
}
#tournament-page-fixtures-more,
#tournament-page-results-more,
table.fs-passive-link-more-games td {
  text-align: center;
  border: 1px solid #E0E0E0;
  border-top: none;
  height: 19px;
}
#block-summary-fixtures table.link-more-games a,
#block-summary-results table.link-more-games a,
#tournament-page-fixtures-more a,
#tournament-page-results-more a,
table.fs-passive-link-more-games a {
  text-decoration: underline;
}
#block-summary-fixtures table.link-more-games a:hover,
#block-summary-results table.link-more-games a:hover,
#tournament-page-fixtures-more a:hover,
#tournament-page-results-more a:hover,
table.fs-passive-link-more-games a:hover {
  text-decoration: none;
}
.stages-menu {
  margin-top: 10px !important;
}
#detail #glib-stats-data table thead a {
  color: #FFFFFF;
}
#detail #glib-stats-data {
  position: relative;
}
#detail #glib-stats-data .preload {
  left: 50%;
  top: 100px;
}
#detail #glib-stats-data table tbody tr {
  border-right: 1px solid #E0E0E0;
}
#detail #glib-stats-menu div.color-spacer,
#detail #glib-stats-data div.color-spacer {
  border-bottom: 1px solid #BCBEAE;
  font-size: 0;
  height: 4px;
  line-height: 4px;
}
#detail .nodata-block {
  text-align: left;
  padding: 3px 10px;
  border: 1px solid #BCBEAE;
  border-top: none;
}
#detail .even {
  background-color: #F0F0F0;
}
#detail .odd {
  background-color: #FFFFFF;
}
#detail .ifmenu {
  width: auto;
  margin-left: 0;
}
#detail #playoff-env {
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
  width: auto;
}
div#mc #detail #playoff-header ul,
div#mc #detail .list-wrapper ul {
  margin-left: 0;
}
#detail #playoff-header ul li,
#detail .round {
  width: 219px;
}
#detail .match {
  width: 197px;
}
#detail .playoff-box-result,
#detail .result-header,
#detail .playoff-box-result ul {
  width: 207px;
}
#detail .playoff-box-result ul {
  margin-left: 0px;
}
#detail #glib-stats-data {
  position: relative;
}
#detail .playoff-scroll-button {
  position: absolute;
}
#detail #playoff-env .scrollbar,
#detail #playoff-env .hcrollbar {
  display: none;
}
#detail .scroll-box a {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 14px;
}
#detail .scroll-box a:hover {
  text-decoration: underline;
}
#detail .stats-table-container .main {
  /*min-height: auto; */
}
#detail #glib-stats tbody tr td {
  line-height: 16px;
}
#detail #glib-stats tbody tr td:first-child,
#detail #glib-stats tfoot tr td:first-child {
  border-left: 1px solid #E0E0E0;
}
#detail thead tr.main th {
  height: 19px;
  line-height: 19px;
}
#detail thead tr.main {
  min-height: 0;
}
#detail .glib-stats-data .flag {
  line-height: 16px;
}
/* topscorers filter*/
#detail tfoot.no-results-found td > div > span {
  position: static;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
  clear: both;
}
#playoff-env .match .participant.winner .name {
  font-weight: bold;
}
#draw_column_count {
  display: none;
}
.fs-table.tournament-page tbody tr.event_round td {
  text-align: left;
  padding: 0 0 0 10px;
  background-color: #cacaca;
  border: 1px solid #bbb !important;
}
.fs-table.tournament-page tr.no-border-bottom td,
.fs-table.tournament-page thead.no-border-bottom tr td {
  border-bottom: 0 !important;
}
div.team-header,
div.tournament-header {
  background-color: #f0f0f0;
  padding: 10px;
  position: relative;
  height: 82px;
}
.flat #fscon > .team-header,
.flat #fscon > .tournament-header {
  padding: 10px 10px 0;
}
.flat #fscon > .teamHeader {
  padding: 10px 0;
}
.flat #fscon > .team-header .tournament-info,
.flat #fscon > .tournament-header .tournament-info,
.flat #fscon > .teamHeader .tournament-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.flat #fscon > .team-header .tournament-season,
.flat #fscon > .tournament-header .tournament-season,
.flat #fscon > .teamHeader .tournament-season {
  margin: 5px 0 0 0;
}
.flat #fscon > .team-header .team-text,
.flat #fscon > .tournament-header .team-text,
.flat #fscon > .teamHeader .team-text {
  flex: 1;
}
.flat #fscon > .team-header .team-logo,
.flat #fscon > .tournament-header .team-logo,
.flat #fscon > .teamHeader .team-logo {
  margin-right: 10px;
  flex: 0 0 80px;
}
.flat #fscon > .team-header .team-logo.right,
.flat #fscon > .tournament-header .team-logo.right,
.flat #fscon > .teamHeader .team-logo.right {
  margin: 0;
}
.flat #fscon > .team-header .team-name,
.flat #fscon > .tournament-header .team-name,
.flat #fscon > .teamHeader .team-name {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  font-family: Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.flat #fscon > .team-header .team-name #tomyteams,
.flat #fscon > .tournament-header .team-name #tomyteams,
.flat #fscon > .teamHeader .team-name #tomyteams {
  display: flex;
}
.flat #fscon > .team-header .team-name a,
.flat #fscon > .tournament-header .team-name a,
.flat #fscon > .teamHeader .team-name a {
  color: #353535;
}
.flat #fscon > .team-header .team-header,
.flat #fscon > .tournament-header .team-header,
.flat #fscon > .teamHeader .team-header,
.flat #fscon > .team-header .team-name,
.flat #fscon > .tournament-header .team-name,
.flat #fscon > .teamHeader .team-name,
.flat #fscon > .team-header .tournament-header,
.flat #fscon > .tournament-header .tournament-header,
.flat #fscon > .teamHeader .tournament-header,
.flat #fscon > .team-header .team-name,
.flat #fscon > .tournament-header .team-name,
.flat #fscon > .teamHeader .team-name,
.flat #fscon > .team-header .team-header,
.flat #fscon > .tournament-header .team-header,
.flat #fscon > .teamHeader .team-header,
.flat #fscon > .team-header .tournament-name,
.flat #fscon > .tournament-header .tournament-name,
.flat #fscon > .teamHeader .tournament-name,
.flat #fscon > .team-header .tournament-header,
.flat #fscon > .tournament-header .tournament-header,
.flat #fscon > .teamHeader .tournament-header,
.flat #fscon > .team-header .tournament-name,
.flat #fscon > .tournament-header .tournament-name,
.flat #fscon > .teamHeader .tournament-name,
.flat #fscon > .team-header .teamHeader__name,
.flat #fscon > .tournament-header .teamHeader__name,
.flat #fscon > .teamHeader .teamHeader__name {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  color: #656565;
  font: normal bold 14px Arial, Helvetica, sans-serif;
}
.flat #fscon > .team-header .team-header #tomyleagues,
.flat #fscon > .tournament-header .team-header #tomyleagues,
.flat #fscon > .teamHeader .team-header #tomyleagues,
.flat #fscon > .team-header .team-name #tomyleagues,
.flat #fscon > .tournament-header .team-name #tomyleagues,
.flat #fscon > .teamHeader .team-name #tomyleagues,
.flat #fscon > .team-header .tournament-header #tomyleagues,
.flat #fscon > .tournament-header .tournament-header #tomyleagues,
.flat #fscon > .teamHeader .tournament-header #tomyleagues,
.flat #fscon > .team-header .team-name #tomyleagues,
.flat #fscon > .tournament-header .team-name #tomyleagues,
.flat #fscon > .teamHeader .team-name #tomyleagues,
.flat #fscon > .team-header .team-header #tomyleagues,
.flat #fscon > .tournament-header .team-header #tomyleagues,
.flat #fscon > .teamHeader .team-header #tomyleagues,
.flat #fscon > .team-header .tournament-name #tomyleagues,
.flat #fscon > .tournament-header .tournament-name #tomyleagues,
.flat #fscon > .teamHeader .tournament-name #tomyleagues,
.flat #fscon > .team-header .tournament-header #tomyleagues,
.flat #fscon > .tournament-header .tournament-header #tomyleagues,
.flat #fscon > .teamHeader .tournament-header #tomyleagues,
.flat #fscon > .team-header .tournament-name #tomyleagues,
.flat #fscon > .tournament-header .tournament-name #tomyleagues,
.flat #fscon > .teamHeader .tournament-name #tomyleagues,
.flat #fscon > .team-header .teamHeader__name #tomyleagues,
.flat #fscon > .tournament-header .teamHeader__name #tomyleagues,
.flat #fscon > .teamHeader .teamHeader__name #tomyleagues {
  display: flex;
}
.flat #fscon > .team-header .team-header .toggleMyTeam,
.flat #fscon > .tournament-header .team-header .toggleMyTeam,
.flat #fscon > .teamHeader .team-header .toggleMyTeam,
.flat #fscon > .team-header .team-name .toggleMyTeam,
.flat #fscon > .tournament-header .team-name .toggleMyTeam,
.flat #fscon > .teamHeader .team-name .toggleMyTeam,
.flat #fscon > .team-header .tournament-header .toggleMyTeam,
.flat #fscon > .tournament-header .tournament-header .toggleMyTeam,
.flat #fscon > .teamHeader .tournament-header .toggleMyTeam,
.flat #fscon > .team-header .team-name .toggleMyTeam,
.flat #fscon > .tournament-header .team-name .toggleMyTeam,
.flat #fscon > .teamHeader .team-name .toggleMyTeam,
.flat #fscon > .team-header .team-header .toggleMyTeam,
.flat #fscon > .tournament-header .team-header .toggleMyTeam,
.flat #fscon > .teamHeader .team-header .toggleMyTeam,
.flat #fscon > .team-header .tournament-name .toggleMyTeam,
.flat #fscon > .tournament-header .tournament-name .toggleMyTeam,
.flat #fscon > .teamHeader .tournament-name .toggleMyTeam,
.flat #fscon > .team-header .tournament-header .toggleMyTeam,
.flat #fscon > .tournament-header .tournament-header .toggleMyTeam,
.flat #fscon > .teamHeader .tournament-header .toggleMyTeam,
.flat #fscon > .team-header .tournament-name .toggleMyTeam,
.flat #fscon > .tournament-header .tournament-name .toggleMyTeam,
.flat #fscon > .teamHeader .tournament-name .toggleMyTeam,
.flat #fscon > .team-header .teamHeader__name .toggleMyTeam,
.flat #fscon > .tournament-header .teamHeader__name .toggleMyTeam,
.flat #fscon > .teamHeader .teamHeader__name .toggleMyTeam {
  width: 24px;
  height: 22px;
  background-position: -55px -19px;
  transform: scale(0.8);
  margin-left: 6px;
}
.flat #fscon > .team-header .team-header .toggleMyTeam.active,
.flat #fscon > .tournament-header .team-header .toggleMyTeam.active,
.flat #fscon > .teamHeader .team-header .toggleMyTeam.active,
.flat #fscon > .team-header .team-name .toggleMyTeam.active,
.flat #fscon > .tournament-header .team-name .toggleMyTeam.active,
.flat #fscon > .teamHeader .team-name .toggleMyTeam.active,
.flat #fscon > .team-header .tournament-header .toggleMyTeam.active,
.flat #fscon > .tournament-header .tournament-header .toggleMyTeam.active,
.flat #fscon > .teamHeader .tournament-header .toggleMyTeam.active,
.flat #fscon > .team-header .team-name .toggleMyTeam.active,
.flat #fscon > .tournament-header .team-name .toggleMyTeam.active,
.flat #fscon > .teamHeader .team-name .toggleMyTeam.active,
.flat #fscon > .team-header .team-header .toggleMyTeam.active,
.flat #fscon > .tournament-header .team-header .toggleMyTeam.active,
.flat #fscon > .teamHeader .team-header .toggleMyTeam.active,
.flat #fscon > .team-header .tournament-name .toggleMyTeam.active,
.flat #fscon > .tournament-header .tournament-name .toggleMyTeam.active,
.flat #fscon > .teamHeader .tournament-name .toggleMyTeam.active,
.flat #fscon > .team-header .tournament-header .toggleMyTeam.active,
.flat #fscon > .tournament-header .tournament-header .toggleMyTeam.active,
.flat #fscon > .teamHeader .tournament-header .toggleMyTeam.active,
.flat #fscon > .team-header .tournament-name .toggleMyTeam.active,
.flat #fscon > .tournament-header .tournament-name .toggleMyTeam.active,
.flat #fscon > .teamHeader .tournament-name .toggleMyTeam.active,
.flat #fscon > .team-header .teamHeader__name .toggleMyTeam.active,
.flat #fscon > .tournament-header .teamHeader__name .toggleMyTeam.active,
.flat #fscon > .teamHeader .teamHeader__name .toggleMyTeam.active {
  background-position: -55px -45px;
  transform: scale(0.8);
  margin-left: 6px;
}
.flat #fscon > .team-header .team-header .toggleMyLeague,
.flat #fscon > .tournament-header .team-header .toggleMyLeague,
.flat #fscon > .teamHeader .team-header .toggleMyLeague,
.flat #fscon > .team-header .team-name .toggleMyLeague,
.flat #fscon > .tournament-header .team-name .toggleMyLeague,
.flat #fscon > .teamHeader .team-name .toggleMyLeague,
.flat #fscon > .team-header .tournament-header .toggleMyLeague,
.flat #fscon > .tournament-header .tournament-header .toggleMyLeague,
.flat #fscon > .teamHeader .tournament-header .toggleMyLeague,
.flat #fscon > .team-header .team-name .toggleMyLeague,
.flat #fscon > .tournament-header .team-name .toggleMyLeague,
.flat #fscon > .teamHeader .team-name .toggleMyLeague,
.flat #fscon > .team-header .team-header .toggleMyLeague,
.flat #fscon > .tournament-header .team-header .toggleMyLeague,
.flat #fscon > .teamHeader .team-header .toggleMyLeague,
.flat #fscon > .team-header .tournament-name .toggleMyLeague,
.flat #fscon > .tournament-header .tournament-name .toggleMyLeague,
.flat #fscon > .teamHeader .tournament-name .toggleMyLeague,
.flat #fscon > .team-header .tournament-header .toggleMyLeague,
.flat #fscon > .tournament-header .tournament-header .toggleMyLeague,
.flat #fscon > .teamHeader .tournament-header .toggleMyLeague,
.flat #fscon > .team-header .tournament-name .toggleMyLeague,
.flat #fscon > .tournament-header .tournament-name .toggleMyLeague,
.flat #fscon > .teamHeader .tournament-name .toggleMyLeague,
.flat #fscon > .team-header .teamHeader__name .toggleMyLeague,
.flat #fscon > .tournament-header .teamHeader__name .toggleMyLeague,
.flat #fscon > .teamHeader .teamHeader__name .toggleMyLeague {
  width: 24px;
  height: 22px;
  background-position: -55px -19px;
  transform: scale(0.8);
  margin-left: 6px;
}
.flat #fscon > .team-header .team-header .toggleMyLeague.active,
.flat #fscon > .tournament-header .team-header .toggleMyLeague.active,
.flat #fscon > .teamHeader .team-header .toggleMyLeague.active,
.flat #fscon > .team-header .team-name .toggleMyLeague.active,
.flat #fscon > .tournament-header .team-name .toggleMyLeague.active,
.flat #fscon > .teamHeader .team-name .toggleMyLeague.active,
.flat #fscon > .team-header .tournament-header .toggleMyLeague.active,
.flat #fscon > .tournament-header .tournament-header .toggleMyLeague.active,
.flat #fscon > .teamHeader .tournament-header .toggleMyLeague.active,
.flat #fscon > .team-header .team-name .toggleMyLeague.active,
.flat #fscon > .tournament-header .team-name .toggleMyLeague.active,
.flat #fscon > .teamHeader .team-name .toggleMyLeague.active,
.flat #fscon > .team-header .team-header .toggleMyLeague.active,
.flat #fscon > .tournament-header .team-header .toggleMyLeague.active,
.flat #fscon > .teamHeader .team-header .toggleMyLeague.active,
.flat #fscon > .team-header .tournament-name .toggleMyLeague.active,
.flat #fscon > .tournament-header .tournament-name .toggleMyLeague.active,
.flat #fscon > .teamHeader .tournament-name .toggleMyLeague.active,
.flat #fscon > .team-header .tournament-header .toggleMyLeague.active,
.flat #fscon > .tournament-header .tournament-header .toggleMyLeague.active,
.flat #fscon > .teamHeader .tournament-header .toggleMyLeague.active,
.flat #fscon > .team-header .tournament-name .toggleMyLeague.active,
.flat #fscon > .tournament-header .tournament-name .toggleMyLeague.active,
.flat #fscon > .teamHeader .tournament-name .toggleMyLeague.active,
.flat #fscon > .team-header .teamHeader__name .toggleMyLeague.active,
.flat #fscon > .tournament-header .teamHeader__name .toggleMyLeague.active,
.flat #fscon > .teamHeader .teamHeader__name .toggleMyLeague.active {
  background-position: -55px -45px;
  transform: scale(0.8);
  margin-left: 6px;
}
.flat .team-header > a {
  order: 2;
}
.flat .tournament_page .page-tabs ul.ifmenu,
.flat .series_page .page-tabs ul.ifmenu,
.flat .team_page .page-tabs ul.ifmenu,
.flat .player_page .page-tabs ul.ifmenu {
  padding: 0;
}
.flat div#mc.tournament_page h2.tournament,
.flat div#mc.series_page h2.tournament,
.flat div#mc.team_page h2.tournament,
.flat div#mc.player_page h2.tournament {
  margin: 0;
}
div.team-header .team-logo,
div.tournament-header .team-logo,
div.team-header .tournament-logo,
div.tournament-header .tournament-logo {
  float: left;
  width: 80px;
  height: 80px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  background-color: #fff;
  background-size: 70px 70px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
}
div.team-header .team-logo.right {
  float: right;
  margin: 0 0 10px 0;
}
div.team-header .team-name,
div.tournament-header .team-name,
div.team-header .tournament-name,
div.tournament-header .tournament-name {
  float: left;
  margin: 5px 0 0;
  width: 450px;
  font-family: Arial, Helvetica, sans-serif;
}
div.team-header .team-name a {
  color: #555;
  text-decoration: none;
}
div.team-header .team-name a:hover {
  text-decoration: underline;
}
div.team-header .player-info,
div.tournament-header .player-info {
  float: left;
  width: 450px;
}
div.team-header .player-info div {
  line-height: 15px;
}
div.team-header .player-info a {
  text-decoration: none;
  color: inherit;
}
div.team-header .player-info a:hover {
  text-decoration: underline;
}
div.team-header .player-country,
div.tournament-header .player-country {
  margin-top: 8px;
}
.tournament_page #fscon .page-tabs,
.series_page #fscon .page-tabs,
.team_page #fscon .page-tabs,
.player_page #fscon .page-tabs {
  background-color: #f0f0f0;
}
.tournament_page .page-tabs ul.ifmenu,
.series_page .page-tabs ul.ifmenu,
.team_page .page-tabs ul.ifmenu,
.player_page .page-tabs ul.ifmenu {
  padding-left: 10px;
  width: auto;
}
.next_round span:hover {
  text-decoration: underline;
  cursor: pointer;
}
#player-profile table .team-logo {
  margin-top: -2px;
}
#player-profile table td.grey,
.squad-table tr td.grey {
  color: #b0b0b0;
}
.fs-table.tournament-page td.player {
  border-bottom: none !important;
}
.fs-table.tournament-page table.golf tbody td {
  color: #656565;
}
.fs-table.tournament-page table.soccer tbody td {
  border-top-width: 0;
}
.fs-table.tournament-page td span.padr {
  text-align: left;
  padding-left: 10px;
}
.fs-table.tournament-page-archiv table {
  width: 100%;
}
.fs-table.tournament-page-archiv td {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.fs-table.tournament-page-archiv td a {
  text-decoration: none;
  color: inherit;
}
.fs-table.tournament-page-archiv tbody td {
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  cursor: pointer;
}
@media (hover: hover) {
  .fs-table.tournament-page-archiv tbody tr:hover {
    background-color: #eaf7e7;
  }
}
span.team-logo-nologo {
  background: url(../../res/_fs/build/empty-logo-team-small.c8e5e89.png) no-repeat 0 0 !important;
}
#block-summary-results.no-header .ifmenu-border,
#block-summary-fixtures.no-header .ifmenu-border,
div.matches-block-summary-results.no-header,
div.matches-block-summary-fixtures.no-header {
  border-top: 1px solid #bcbeae;
}
.fs-table.tr.league td {
  color: #FFFFFF;
}
#detail #glib-stats-data table thead a {
  color: #FFFFFF;
}
#detail #glib-stats-data table tbody tr {
  border-right: 1px solid #E0E0E0;
}
#detail #glib-stats-menu div.color-spacer,
#detail #glib-stats-data div.color-spacer {
  border-bottom: 1px solid #BCBEAE;
  font-size: 0;
  height: 4px;
  line-height: 4px;
}
.nodata-block {
  text-align: left;
  padding: 3px 10px;
  border: 1px solid #BCBEAE;
  border-top: none;
}
#detail .ifmenu {
  width: auto;
  margin-left: 0;
}
div.color-spacer {
  background-color: #00407D;
}
.soccer div.color-spacer {
  background-color: #016700;
}
.tennis div.color-spacer {
  background-color: #BF9A17;
}
.basketball div.color-spacer {
  background-color: #680000;
}
.motorsport div.color-spacer {
  background-color: #680000;
}
.baseball div.color-spacer {
  background-color: #006766;
}
.hockey div.color-spacer {
  background-color: #00407D;
}
.american-football div.color-spacer {
  background-color: #8E6340;
}
.golf div.color-spacer {
  background-color: #016700;
}
.horse-racing div.color-spacer {
  background-color: #016700;
}
#detail #playoff-env {
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
  width: auto;
}
#detail .show_more {
  text-decoration: underline;
}
#detail .show_more:hover {
  text-decoration: none;
}
#detail tr.hid {
  height: 20px;
}
.menu .country-list__link {
  display: flex;
  align-items: center;
}
.menu .country-list__text {
  width: 100%;
  flex: 1;
  color: #656565;
}
div.team-header,
div.tournament-header,
.tournament_page #fscon .page-tabs,
.series_page #fscon .page-tabs,
.team_page #fscon .page-tabs,
.player_page #fscon .page-tabs {
  background-color: #fff;
}
.flat #fsbody .fs-table table.tournament-header thead .tournament-name {
  font-weight: 400;
}
.flat #fsbody .fs-table table.tournament-header tbody td {
  border-left: none;
  border-right: none;
}
.flat div.fs-passive div.no-match-found {
  border: 0 !important;
}
.fs-table.tournament-page tbody tr.event_round td {
  background-color: #e9e9e9;
}
.flat #fscon > .team-header .team-name a,
.flat #fscon > .tournament-header .team-name a {
  color: #656565;
}
@media only screen and (max-width: 639px) {
  .flat #fscon > .team-header,
  .flat #fscon > .tournament-header {
    padding: 10px 10px 0 10px;
  }
  .flat #fscon > .teamHeader {
    padding: 10px;
  }
}
table.sortable.sortable thead th a.sortheader {
  padding-right: 12px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
table.sortable thead th a span.sortarrow {
  padding-left: 10px;
  line-height: 11px;
  margin-left: 3px;
  vertical-align: top;
  display: inline;
}
body.trident5 table.sortable thead th a span.sortarrow {
  line-height: 13px;
}
table.sortable thead th a.inactive-up span.sortarrow {
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) right top no-repeat;
}
table.sortable thead th a.active-up span.sortarrow {
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) left top no-repeat;
}
table.sortable thead th a.active-down span.sortarrow {
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) left -14px no-repeat;
}
table.sortable thead th a.inactive-down span.sortarrow {
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) right -14px no-repeat;
}
body.trident5 table.sortable thead th a.inactive-up span.sortarrow {
  background-position: right -4px;
}
body.trident5 table.sortable thead th a.active-up span.sortarrow {
  background-position: left -4px;
}
body.trident5 table.sortable thead th a.active-down span.sortarrow {
  background-position: left -18px;
}
body.trident5 table.sortable thead th a.inactive-down span.sortarrow {
  background-position: right -18px;
}
table.sortable.sortable thead th.left {
  text-align: left;
}
table.sortable thead th a span {
  display: inline;
}
table thead th .arrow {
  padding-left: 10px;
  line-height: 11px;
  line-height: 15px\9;
  margin-left: 3px;
  vertical-align: top;
  display: inline;
}
table thead th a.gTableSort-on.gTableSort-asc span.arrow,
table thead th a.gTableSort-on.gTableSort-desc span.arrow {
  background-image: url(../../res/_fs/build/sortable.0e0e2ca.png);
  background-repeat: no-repeat;
}
body:not(.flat) table thead th a.gTableSort-on.gTableSort-asc span.arrow {
  background-position: left top;
}
body:not(.flat) table thead th a.gTableSort-on.gTableSort-desc span.arrow {
  background-position: left -14px;
}
/*@media screen {
	table thead th .arrow { line-height:15px }
	table thead th a.gTableSort-on.gTableSort-asc span.arrow { background-position:left -4px }
	table thead th a.gTableSort-on.gTableSort-desc span.arrow { background-position:left -18px }
}*/
table thead th a.gTableSort-off .arrow {
  display: none;
}
table thead th.gTableSort-switch a {
  color: #fff;
  text-decoration: none;
}
table thead th.gTableSort-switch a:hover {
  text-decoration: underline;
}
table thead th.gTableSort-switch {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.mg_dropdown_wrapper {
  width: 26px;
  height: 15px;
}
div.mg_dropdown.list_open {
  z-index: 600;
}
div.mg_dropdown span.down_arrow {
  display: block;
  position: absolute;
  right: 3px;
  top: 5px;
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) bottom right;
  width: 8px;
  height: 4px;
}
div.mg_dropdown span.mg_dropdown_selected {
  color: #656565;
  font-size: 9px;
  text-align: center;
  line-height: 9px;
  height: 9px;
  width: 14px;
  position: absolute;
  top: 2px;
  left: 0;
}
div.mg_dropdown ul#mg_dropdown_list {
  background: #fff;
  position: absolute;
  left: -1px;
  top: 13px;
  width: auto;
  font-size: 9px;
  color: #656565;
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  display: table;
  z-index: 1;
}
div.mg_dropdown ul#mg_dropdown_list li {
  margin: 0;
  font-size: 11px;
  display: table-row;
  height: 25px;
  line-height: 19px;
}
@media (hover: hover) {
  div.mg_dropdown ul#mg_dropdown_list li div:hover {
    background-color: #ffcc99;
  }
}
div.mg_dropdown ul#mg_dropdown_list li:first-child {
  color: #b0b0b0;
}
div.mg_dropdown ul#mg_dropdown_list li:first-child div:hover {
  background: none;
  cursor: default;
}
div.mg_dropdown ul#mg_dropdown_list li div.move,
div.mg_dropdown ul#mg_dropdown_list li div.copy {
  display: table-cell;
  white-space: nowrap;
  text-align: center;
  border-bottom: 1px solid #E5E5E5;
  padding: 3px 22px;
}
div.mg_dropdown ul#mg_dropdown_list li div.move {
  border-right: 1px solid #E5E5E5;
}
div.mg_group_info_box {
  position: relative;
  background: #fffeb3 url(../../res/_fs/build/icon-info.251076d.gif) no-repeat 5px center;
  border: 1px solid #DCDC41;
  color: #555555;
  font-weight: normal;
  min-height: 40px;
  padding: 0;
  margin: 10px 0 0 0;
}
div.mg_group_info_box_content {
  padding: 13px 15px 10px 50px;
  color: #555;
}
div.mg_group_info_box a.mg_group_info_close {
  display: block;
  width: 9px;
  height: 9px;
  background: transparent url(../../res/_fs/build/icon-close.7feae7b.gif) no-repeat 6px 6px;
  padding: 6px;
  text-decoration: none !important;
  position: absolute;
  top: -1px;
  right: -1px;
}
div.mg_group_info_box a.mg_group_info_close:hover {
  background-position: 6px -25px;
  cursor: pointer;
}
div.mg_group_info_box div.mg_group_info_box_content a {
  text-decoration: underline;
}
div.mg_group_info_box div.mg_group_info_box_content a:hover {
  text-decoration: none;
}
strong.x2 {
  color: #ffffff;
  white-space: nowrap;
  background-color: #bb0000;
  padding: 3px 5px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  font-weight: bold !important;
  display: inline !important;
  position: relative;
  top: -8px;
  right: -5px;
  border: 1px solid #ffffff;
}
strong.x3 {
  display: block !important;
  padding: 0 10px;
  margin: 0;
  right: 0;
  position: relative;
  text-align: center;
}
strong.x3 span {
  font-size: 8px;
  height: 11px;
  line-height: 11px !important;
  font-weight: bold !important;
  background-image: none !important;
  background: #2050ab;
  display: inline-block !important;
  padding: 1px 8px !important;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: white;
  vertical-align: bottom;
}
.ifmenu li.x3 a,
.ifmenu li.x3 strong {
  text-align: center;
}
strong.x3 {
  top: -45px;
}
.fs-table.ranking-page table {
  width: 100%;
}
body:not(.ie) .fs-table.ranking-page table[id^="ranking-table-results"]:not(:first-of-type) {
  margin-top: -1px;
}
.fs-table.ranking-page table td {
  padding-left: 10px;
  padding-right: 10px;
}
.fs-table.ranking-page table tbody tr td {
  line-height: 19px;
  border-bottom: 1px solid #E0E0E0;
  cursor: default;
}
.fs-table.ranking-page table tbody tr td a {
  text-decoration: none;
  color: inherit;
}
.fs-table.ranking-page table tbody tr td a[href]:hover {
  text-decoration: underline;
}
.fs-table.ranking-page table tbody tr td:first-child {
  border-left: 1px solid #E0E0E0;
}
.fs-table.ranking-page table tbody tr.league {
  height: 21px;
  line-height: 21px;
}
.fs-table.ranking-page table tbody tr.league td {
  line-height: inherit;
}
@media (hover: hover) {
  .fs-table.ranking-page table tbody tr.odd:hover {
    background-color: #fff;
  }
}
@media (hover: hover) {
  .fs-table.ranking-page table tbody tr.even:hover {
    background-color: #efefef;
  }
}
.fs-table.ranking-page table thead tr.score-label td {
  border-top: none;
  border-bottom: 1px solid #656565;
  line-height: 19px;
}
.fs-table.ranking-page table thead tr.score-label td:first-child {
  border-left: 1px solid #bbb;
}
.fs-table.ranking-page table .rank-column-rank {
  width: 60px;
  padding-left: 0;
  padding-right: 0;
}
.fs-table.ranking-page table .rank-column-rank span {
  display: block;
  width: 100%;
}
.fs-table.ranking-page table .rank-column-player {
  text-align: left;
}
.fs-table.ranking-page table .rank-column-nationality {
  text-align: left;
}
.fs-table.ranking-page table .rank-column-player .flag {
  margin: 1px 10px 0 0;
}
.fs-table.ranking-page table .rank-column-points {
  width: 90px;
}
.fs-table.ranking-page table .rank-column-tournaments {
  text-align: center;
  width: 90px;
}
.fs-table.ranking-page table .rank-column-team {
  text-align: left;
}
.fs-table.ranking-page .filterBoxRest .filter-select-ul {
  position: absolute;
  z-index: 999;
  padding: 0px 0px 0px 0px;
  color: white;
  background: rgba(0, 0, 0, 0.85);
  margin: 17px 0px 0px 150px;
  list-style-type: none !important;
  max-height: 282px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #222;
  white-space: nowrap;
}
.ie .fs-table.ranking-page .filterBoxRest ul#filter-select-ul,
.gecko .fs-table.ranking-page .filterBoxRest ul#filter-select-ul {
  margin-left: 151px;
}
.os-iphone .fs-table.ranking-page .filterBoxRest ul#filter-select-ul,
.os-ipad .fs-table.ranking-page .filterBoxRest ul#filter-select-ul {
  margin-left: 155px;
}
.fs-table.ranking-page .filterBoxRest ul#filter-select-ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #505050;
}
.fs-table.ranking-page .filterBoxRest ul#filter-select-ul::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.fs-table.ranking-page .filterBoxRest ul#filter-select-ul:hover {
  cursor: pointer;
}
.fs-table.ranking-page .filterBoxRest ul#filter-select-ul li {
  padding-bottom: 4px;
  padding: 0 27px 0 5px;
  line-height: 17px;
}
@media (hover: hover) {
  .fs-table.ranking-page .filterBoxRest ul#filter-select-ul li:hover {
    background-color: #505050;
  }
}
.fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul .filterBoxRest .filter-select-ul {
  margin: 17px 0 0 290px;
}
.ie .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul,
.gecko .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul {
  margin-left: 291px;
}
.fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #505050;
}
.fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul:hover {
  cursor: pointer;
}
.fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul li {
  padding-bottom: 4px;
  padding: 0 27px 0 5px;
  line-height: 17px;
}
@media (hover: hover) {
  .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul li:hover {
    background-color: #505050;
  }
}
.iconRank {
  display: inline-block;
  vertical-align: text-top;
  height: 11px;
  width: 10px;
  margin-right: 7px;
  margin-left: 3px;
  margin-top: 1px;
  background: url(../../res/_fs/build/icon-rank.2b9f115.png);
}
.filterBoxRest #filter-select-content {
  float: left;
  width: 110px;
  position: relative;
}
.filterBoxRest #team-filter-select-content {
  margin-left: 30px;
}
.filterBoxRest #filter-select,
.filterBoxRest #team-filter-select {
  background-color: black;
  height: 15px;
  float: left;
  color: white;
  padding-top: 2px;
  margin-top: -1px;
  padding-left: 5px;
  border: 1px solid #222;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px;
  white-space: nowrap;
}
.filterBoxRest .filter-select-arrow {
  position: absolute;
  right: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: white transparent transparent transparent;
  margin-top: 7px;
  margin-right: -18px;
}
.filterBoxRest .filter-select-arrow:hover {
  cursor: pointer;
}
.filterBoxRest #team-filter-select.open:after {
  border: none;
}
.filterBoxRest #team-filter-select:hover {
  cursor: pointer;
}
.filterBoxRest #filter-select.open {
  background-color: #505050;
}
.filterBoxRest #filter-select.open:after {
  border: none;
}
.filterBoxRest #filter-select:hover {
  cursor: pointer;
}
.filterBoxRest #filter-input {
  z-index: 509;
  position: absolute;
  background: black;
  width: 125px;
  height: 15px;
  float: left;
  color: white;
  padding-left: 5px;
  border: 1px solid #222;
  margin-right: 8px;
  margin-top: -1px;
  font-size: 11px;
  margin-left: 10px;
  font-family: Tahoma, Verdana, Arial, "Arial CE", sans-serif;
}
.os-iphone .filterBoxRest #filter-input,
.os-ipad .filterBoxRest #filter-input {
  -webkit-appearance: none;
  border-radius: 0;
  height: 12px;
}
.filterBoxRest #filter-input:focus {
  z-index: 511;
}
.filterBoxRest #filter-container {
  float: left;
  width: 150px;
  height: 20px;
}
.filterBoxRest #filter-container-wrapper {
  position: absolute;
  width: 140px;
  height: 20px;
}
.filterBoxRest #filter-container #magnifier {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  z-index: 510;
  margin-top: 1px;
  background: url(../../res/_fs/build/magnifier-10px.74aba31.png) black no-repeat left;
}
.filterBoxRest {
  height: 23px;
  float: left;
  width: 100%;
  padding-top: 2px;
}
.tennis .filterBoxRest {
  background-color: #BF9A17;
}
.golf .filterBoxRest {
  background-color: #016700;
}
.motorsport .filterBoxRest {
  background-color: #680000;
}
.winter-sports .filterBoxRest,
.snooker .filterBoxRest,
.darts .filterBoxRest,
.badminton .filterBoxRest {
  background-color: #00407D;
}
#ranking-table.fs-table {
  border-top: none !important;
  display: none;
}
.filterBoxRest #filter-select-ul li,
.filterBoxRest #team-filter-select-ul li {
  padding-right: 25px;
}
.filterBoxRest #filter-select-ul .flag,
.filterBoxRest #team-filter-select-ul .flag {
  margin: 0 8px 0 0;
}
.filterBoxRest #filter-select-ul .selected-item,
.filterBoxRest #team-filter-select-ul .selected-item {
  background-color: #505050;
}
ul.ranking-ifmenu .noLink {
  font-weight: normal;
  color: #fff;
  line-height: 23px;
  height: 23px;
  padding: 0 10px;
}
ul.menu li a.iconRankMenu {
  background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat -104px 12px;
  padding-left: 26px;
}
ul.menu .iconRank {
  background: url(../../res/_fs/build/decoration-sprite.b636278.svg) no-repeat -120px 0;
  width: 11px;
  height: 10px;
}
#ranking-table td.rank-column-rank span.down {
  background-position: -922px 100%;
}
.hoverEffect:hover {
  text-decoration: none;
}
#cookie-law {
  background: rgba(41, 44, 46, 0.9) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 11px;
  position: fixed;
  width: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}
#cookie-law .cookie-law-exit {
  position: absolute;
  right: 14px;
  top: calc(50% - 7px);
}
#cookie-law .cookie-law-exit-button {
  width: 14px;
  height: 14px;
  right: 10px;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -20px -19px;
}
#cookie-law .cookie-law-exit-button:hover {
  opacity: .7;
  cursor: pointer;
}
#cookie-law #cookie-law-content {
  text-align: center;
  padding: 8px 40px 8px 16px;
}
#cookie-law #cookie-law-content span.button {
  border-radius: 0;
  text-decoration: none;
  height: 22px;
  line-height: 22px;
}
@media (hover: hover) {
  #cookie-law #cookie-law-content span.button:hover {
    background-color: #deb100;
  }
}
#cookie-law #cookie-law-content strong {
  font-weight: bold;
}
#cookie-law #cookie-law-content a {
  color: #fff;
  text-decoration: underline;
  padding-right: 20px;
  white-space: nowrap;
}
#cookie-law #cookie-law-content a:hover {
  text-decoration: none;
}
#cookie-law #cookie-law-content span.button {
  background: #ffcc00 none repeat scroll 0 0;
  color: #000;
  cursor: pointer;
  font-size: 11px;
  padding: 2px 10px;
  display: inline-block;
  font-weight: bold;
  border-radius: 0;
  text-decoration: none;
  height: 22px;
  line-height: 22px;
}
@media (hover: hover) {
  #cookie-law #cookie-law-content span.button:hover {
    background-color: #deb100;
  }
}
#cookie-law #cookie-law-content span.button:hover {
  text-decoration: none;
}
#cookie-law #cookie-law-content div {
  display: inline-block;
  text-align: left;
  line-height: 24px;
}
.modal-dialog-project-moved {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.91);
  z-index: 900;
}
.modal-dialog-project-moved div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  background: #fff;
  background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999);
  cursor: pointer;
}
#tabs > ul.ifmenu > li.selected {
  height: 24px;
}
#tabs div.submenu {
  margin: 0;
  padding: 0;
  border: none;
}
#tabs div.submenu ul {
  margin: 0;
  padding: 5px 0 0 5px;
  height: 30px;
  width: 100%;
  box-sizing: border-box;
  background-color: #00407d;
  border-bottom: 1px solid #bcbeae;
}
#tabs div.submenu ul li {
  height: 23px;
  margin-top: 1px;
  padding: 0 0 0 1px;
  background: none;
  border: none;
  border-radius: none;
  background-color: transparent;
  background-image: -o-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 1px, rgba(255, 255, 255, 0));
  background-position: none;
}
#tabs div.submenu ul li span {
  background: none;
  border: none;
}
#tabs div.submenu ul li a {
  line-height: 24px;
  height: 23px;
  background: #00407d;
  color: #fff;
}
#tabs div.submenu ul li.selected {
  height: 24px;
  padding: 0 1px;
}
#tabs div.submenu ul li.selected + li {
  padding-left: 0;
}
#tabs div.submenu ul li.selected a {
  background: #343434;
  border-radius: 3px 3px 0 0;
  height: 25px;
  color: #fff;
}
#tabs div.submenu ul li.selected a:hover {
  cursor: default !important;
  text-decoration: none !important;
}
#tabs div.submenu ul li.last {
  padding-right: 1px;
}
#tabs div.submenu .color-spacer {
  background-color: #343434;
  border-bottom: 1px solid #BCBEAE;
  font-size: 0;
  height: 4px;
  line-height: 4px;
  display: block;
  width: 100%;
}
#tabs.tabs div.submenu {
  border-top: 1px solid #BCBEAE;
  border-bottom: 0;
  margin-top: 0px;
}
#tabs.tabs div.submenu .color-spacer {
  border-bottom: none;
}
#tabs.squad-menu {
  margin-top: 10px;
}
#tabs ul {
  margin: 0;
  padding: 0;
  border: none;
  height: 24px;
}
#tabs ul .selected {
  height: 24px;
}
.tab-header .label {
  line-height: 27px;
  height: 27px;
  font-size: 11px;
  margin: 0px;
  font-weight: bold;
  padding-left: 10px;
  text-transform: uppercase;
  border-top: 1px solid #BCBEAE;
  color: #ffffff;
  background-color: #016700;
}
.flat .ifmenu {
  height: 27px;
}
.flat .ifmenu #ifmenu-calendar-content a span {
  padding-left: 26px !important;
  line-height: 27px;
}
.flat .ifmenu #ifmenu-calendar-content a span:hover {
  color: #656565;
}
@media (hover: hover) {
  .flat .ifmenu #ifmenu-calendar-content a span:hover {
    background-color: #efefef !important;
  }
}
.flat .ifmenu #ifmenu-calendar-content a.ifmenu-active:hover {
  background-image: none;
}
.flat .ifmenu #ifmenu-calendar-content a:not(.ifmenu-active):hover {
  background: none;
}
.flat .ifmenu #ifmenu-sound {
  height: 26px;
  border: none;
  background: #e7e7e7 url(../../res/_fs/build/sound-on.55e5187.svg) no-repeat center;
}
.flat .ifmenu #ifmenu-sound.sound-off {
  background: #e7e7e7 url(../../res/_fs/build/sound-off.31a7d73.svg) no-repeat center !important;
}
.flat .ifmenu #ifmenu-calendar {
  height: 27px;
  box-shadow: none;
  width: auto;
}
.flat .ifmenu #ifmenu-calendar .ifmenu-active {
  font-weight: bold;
}
.flat .ifmenu #ifmenu-calendar ul {
  top: 27px;
  left: 20px + 1px;
  right: 20px + 1px;
  width: auto;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.3);
  border: none;
}
.flat .ifmenu #ifmenu-calendar ul li {
  height: 24px;
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.flat .ifmenu #ifmenu-calendar ul li a span {
  line-height: 24px;
}
.flat .ifmenu #ifmenu-calendar span.day {
  height: inherit;
  background-image: none;
  border: none;
  display: flex;
  align-items: center;
}
.flat .ifmenu #ifmenu-calendar span.today {
  width: auto;
  height: 27px;
  background: #016700 url(../../res/_fs/build/calendar.8310f27.svg) no-repeat 10px center;
}
.flat .ifmenu #ifmenu-calendar span.today span.h2 {
  width: auto;
}
.flat .ifmenu #ifmenu-calendar span.today span.h2 a {
  background-image: none;
  font-weight: bold;
  color: #ffffff;
  padding-left: 36px !important;
  padding-right: 10px;
  white-space: nowrap;
}
.flat .ifmenu #ifmenu-calendar span.yesterday,
.flat .ifmenu #ifmenu-calendar span.tomorrow {
  width: 20px;
  border: none;
}
@media (hover: hover) {
  .flat .ifmenu #ifmenu-calendar span.yesterday:hover,
  .flat .ifmenu #ifmenu-calendar span.tomorrow:hover {
    background-color: #d9d9d9;
  }
}
.flat .ifmenu #ifmenu-calendar span.yesterday {
  margin-right: 1px;
  background: #e7e7e7 no-repeat;
}
.flat .ifmenu #ifmenu-calendar span.yesterday .arrow {
  border-width: 0 0.15625em 0.15625em 0;
  border-style: solid;
  display: inline-block;
  width: 4px;
  height: 4px;
  transform: rotate(135deg) translate(-1px, 1px);
  left: 10px;
  position: relative;
  top: 2px;
}
.flat .ifmenu #ifmenu-calendar span.tomorrow {
  margin-left: 1px;
  background: #e7e7e7 no-repeat;
}
.flat .ifmenu #ifmenu-calendar span.tomorrow .arrow {
  border-width: 0 0.15625em 0.15625em 0;
  border-style: solid;
  display: inline-block;
  width: 4px;
  height: 4px;
  transform: rotate(-45deg) translate(-1px, 1px);
  left: 5px;
  top: -1px;
  position: relative;
}
.flat .ifmenu li {
  background-color: #e7e7e7;
  background-image: none;
  border: none;
  height: 27px;
}
@media (hover: hover) {
  .flat .ifmenu li:hover {
    background-color: #d9d9d9;
  }
}
.flat .ifmenu li.selected {
  height: 27px;
}
.flat .ifmenu li.selected span strong {
  font-weight: bold;
}
.flat .ifmenu li.selected span a {
  font-weight: bold;
  color: #ffffff;
}
.flat .ifmenu li.selected span.noLink {
  font-weight: bold;
}
.flat .ifmenu li span {
  display: flex;
  align-items: center;
  background-image: none;
}
.flat .ifmenu li span a {
  font-size: 11px;
  color: #656565;
}
.flat .ifmenu li span a:hover {
  text-decoration: none !important;
}
.flat .tv-gonet-bookmark .ifmenu #ifmenu-calendar .today {
  background-color: #00407d;
  position: relative;
}
.flat .tv-gonet-bookmark .ifmenu #ifmenu-calendar .today #ifmenu-calendar-content {
  width: 100%;
  left: 0;
}
@media (hover: hover) {
  .flat .tv-gonet-bookmark .ifmenu #ifmenu-calendar ul li:hover {
    background-color: #E6F4F8;
  }
}
div.static-info-text span.icon {
  display: block;
  width: 100%;
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) 0 50% no-repeat;
}
div.static-info-text span.funfact {
  width: 15px;
  float: left;
  background-position: -450px 50% !important;
}
div.static-info-text span.label {
  margin-left: 5px;
}
div.static-info-text li {
  list-style-type: none;
  line-height: 17px;
}
div#mc div.static-info-text ul {
  margin: 0;
}
body.detailbody div.table-incidents {
  margin-left: 20px;
}
body.detailbody div.table-incidents ul {
  list-style-type: disc;
}
.home #detail .highlight_hover {
  background: rgba(0, 98, 144, 0.16) !important;
}
.links #detail .highlight_hover {
  background: rgba(27, 119, 0, 0.16) !important;
}
.american-football #detail .highlight_hover {
  background: rgba(131, 65, 50, 0.16) !important;
}
.aussie-rules #detail .highlight_hover {
  background: rgba(213, 95, 63, 0.16) !important;
}
.badminton #detail .highlight_hover {
  background: rgba(53, 170, 123, 0.16) !important;
}
.bandy #detail .highlight_hover {
  background: rgba(90, 164, 230, 0.16) !important;
}
.baseball #detail .highlight_hover {
  background: rgba(171, 140, 97, 0.16) !important;
}
.basketball #detail .highlight_hover {
  background: rgba(145, 49, 29, 0.16) !important;
}
.beach-soccer #detail .highlight_hover {
  background: rgba(201, 165, 110, 0.16) !important;
}
.beach-volleyball #detail .highlight_hover {
  background: rgba(201, 165, 110, 0.16) !important;
}
.boxing #detail .highlight_hover {
  background: rgba(182, 50, 45, 0.16) !important;
}
.cricket #detail .highlight_hover {
  background: rgba(78, 0, 0, 0.16) !important;
}
.cycling #detail .highlight_hover {
  background: rgba(69, 69, 69, 0.16) !important;
}
.darts #detail .highlight_hover {
  background: rgba(123, 97, 58, 0.16) !important;
}
.esports #detail .highlight_hover {
  background: rgba(74, 58, 128, 0.16) !important;
}
.field-hockey #detail .highlight_hover {
  background: rgba(41, 138, 84, 0.16) !important;
}
.floorball #detail .highlight_hover {
  background: rgba(33, 193, 185, 0.16) !important;
}
.futsal #detail .highlight_hover {
  background: rgba(82, 153, 219, 0.16) !important;
}
.golf #detail .highlight_hover {
  background: rgba(113, 150, 45, 0.16) !important;
}
.handball #detail .highlight_hover {
  background: rgba(217, 125, 68, 0.16) !important;
}
.hockey #detail .highlight_hover {
  background: rgba(0, 98, 144, 0.16) !important;
}
.horse-racing #detail .highlight_hover {
  background: rgba(68, 51, 44, 0.16) !important;
}
.kabaddi #detail .highlight_hover {
  background: rgba(184, 95, 176, 0.16) !important;
}
.mma #detail .highlight_hover {
  background: rgba(0, 0, 0, 0.16) !important;
}
.motorsport #detail .highlight_hover {
  background: rgba(38, 38, 38, 0.16) !important;
}
.motorsport-auto-racing #detail .highlight_hover {
  background: rgba(38, 38, 38, 0.16) !important;
}
.motorsport-moto-racing #detail .highlight_hover {
  background: rgba(38, 38, 38, 0.16) !important;
}
.netball #detail .highlight_hover {
  background: rgba(187, 146, 85, 0.16) !important;
}
.pesapallo #detail .highlight_hover {
  background: rgba(171, 196, 52, 0.16) !important;
}
.rugby-league #detail .highlight_hover {
  background: rgba(0, 0, 0, 0.16) !important;
}
.rugby-union #detail .highlight_hover {
  background: rgba(0, 0, 0, 0.16) !important;
}
.snooker #detail .highlight_hover {
  background: rgba(18, 89, 18, 0.16) !important;
}
.soccer #detail .highlight_hover {
  background: rgba(27, 119, 0, 0.16) !important;
}
.table-tennis #detail .highlight_hover {
  background: rgba(200, 75, 59, 0.16) !important;
}
.tennis #detail .highlight_hover {
  background: rgba(191, 154, 23, 0.16) !important;
}
.volleyball #detail .highlight_hover {
  background: rgba(230, 162, 96, 0.16) !important;
}
.water-polo #detail .highlight_hover {
  background: rgba(59, 177, 221, 0.16) !important;
}
.winter-sports #detail .highlight_hover {
  background: rgba(35, 78, 138, 0.16) !important;
}
.winter-sports-biathlon #detail .highlight_hover {
  background: rgba(35, 78, 138, 0.16) !important;
}
.winter-sports-cross-country #detail .highlight_hover {
  background: rgba(35, 78, 138, 0.16) !important;
}
.winter-sports-alpine-skiing #detail .highlight_hover {
  background: rgba(35, 78, 138, 0.16) !important;
}
.winter-sports-ski-jumping #detail .highlight_hover {
  background: rgba(35, 78, 138, 0.16) !important;
}
.flat .content #mc h2.tournament {
  color: #656565;
  line-height: 25px;
  font-size: 11px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.flat .content #mc h2.tournament span,
.flat .content #mc h2.tournament a {
  color: #656565;
  text-transform: capitalize;
  margin-bottom: 0;
}
.flat .content #mc h2.tournament a:first-of-type {
  font-weight: bold;
}
.flat .content #mc h2.tournament .breadcrumb__icon {
  width: 24px;
  height: 24px;
  margin: 0 5px -8px 0;
  float: left;
  fill: #555555;
}
.flat .content #mc h2.tournament .breadcrumb__icon:nth-of-type(2) {
  margin-left: 5px;
  float: none;
}
.flat .content #mc h2.tournament .breadcrumb__arrow {
  content: '';
  border-style: solid;
  border-width: 0.15625em 0.15625em 0 0;
  border-color: #cbcbcb;
  display: inline-block;
  width: 4px;
  height: 4px;
  position: relative;
  transform: rotate(45deg) translate(-1px, 1px);
  margin: 0 10px;
}
.flat .content #mc h2.tournament .sportIcon:nth-of-type(2) {
  margin: 0 4px 0 0;
}
.flat .content #mc h2.tournament .flag {
  margin: 0 8px 0 0;
}
.flat.winter-sports-ski-jumping h2 .sportIcon:nth-of-type(2),
.flat.winter-sports-alpine-skiing h2 .sportIcon:nth-of-type(2),
.flat.winter-sports-cross-country h2 .sportIcon:nth-of-type(2),
.flat.winter-sports-biathlon h2 .sportIcon:nth-of-type(2) {
  display: none;
}
.flat #fsbody #detail .ifmenu li.bubble,
.flat #fsbody #detail .ifmenu li.selected.bubble {
  height: 28px;
  margin-top: 0;
}
.flat #fsbody #detail .ifmenu li.bubble span,
.flat #fsbody #detail .ifmenu li.selected.bubble span {
  display: flex;
}
.flat #fsbody #block-summary-results .fs-table,
.flat #fsbody #block-summary-fixtures .fs-table {
  border: none;
}
.flat #fsbody #block-summary-results table.link-more-games td,
.flat #fsbody #block-summary-fixtures table.link-more-games td {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 23px;
  line-height: 23px;
  padding: 0;
}
.flat #fsbody .fs-table .score-label td {
  background-color: #FFFFFF;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #B0B0B0;
}
.flat #fsbody .fs-table .blank-line {
  display: none;
}
.flat #fsbody .fs-table .league.primary-top {
  background: #FFE1AF;
}
.flat #fsbody .fs-table .league {
  background: #E9E9E9;
  color: #656565;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}
.flat #fsbody .fs-table .league td {
  border: none;
  color: #656565;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat #fsbody .fs-table .league td .stats-link {
  right: 30px;
}
.flat #fsbody .fs-table .league td .stats-link span {
  color: #656565;
  font-weight: normal;
}
.flat #fsbody .fs-table .league .toggleMyLeague,
.flat #fsbody .fs-table .league .toggleMyTeam {
  opacity: 1;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  transition: none;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
}
.flat #fsbody .fs-table .league .toggleMyLeague:hover,
.flat #fsbody .fs-table .league .toggleMyTeam:hover {
  opacity: .6;
}
.flat #fsbody .fs-table .league .toggleMyLeague.active,
.flat #fsbody .fs-table .league .toggleMyTeam.active {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat #fsbody .fs-table .league .head_ae {
  font-weight: normal;
}
.flat #fsbody .fs-table .league .head_aa .icons.left {
  top: 2px;
}
.flat #fsbody .fs-table .expand-league-link {
  position: absolute;
  right: 30px;
  font-weight: normal;
  opacity: 0.6;
  cursor: pointer;
  padding-right: 10px;
}
.flat #fsbody .fs-table .expand-collapse-icon {
  display: flex;
  width: 30px;
  height: 25px;
  position: absolute;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  justify-content: center;
}
@media (hover: hover) {
  .flat #fsbody .fs-table .expand-collapse-icon:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.flat #fsbody .fs-table .expand-collapse-icon .collapse-league,
.flat #fsbody .fs-table .expand-collapse-icon .expand-league {
  color: rgba(0, 0, 0, 0.3);
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.flat #fsbody .fs-table .expand-collapse-icon .collapse-league:after,
.flat #fsbody .fs-table .expand-collapse-icon .expand-league:after {
  content: '';
  border-style: solid;
  border-width: 0.15625em 0.15625em 0 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  position: relative;
  transform: rotate(-45deg) translate(-1px, 1px);
}
.flat #fsbody .fs-table .expand-collapse-icon .expand-league:after {
  transform: rotate(135deg) translate(-1px, 1px);
}
.flat #fsbody .fs-table.tournament-page td,
.flat #fsbody .fs-table.ranking-page td,
.flat #fsbody .fs-table.tournament-page-participants td,
.flat #fsbody .fs-table.tournament-page-archiv td,
.flat #fsbody .fs-table .no-duel td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat #fsbody .fs-table.tournament-page .head_an,
.flat #fsbody .fs-table.ranking-page .head_an,
.flat #fsbody .fs-table.tournament-page-participants .head_an,
.flat #fsbody .fs-table.tournament-page-archiv .head_an,
.flat #fsbody .fs-table .no-duel .head_an {
  font-weight: normal;
}
.flat #fsbody .fs-table.tournament-page table:not(:last-of-type) tbody tr:last-of-type td,
.flat #fsbody .fs-table .no-duel tbody tr:last-of-type td {
  border-bottom: 0;
}
.flat #fsbody .fs-table tbody tr {
  height: 23px;
  line-height: 23px;
}
.flat #fsbody .fs-table tbody tr td {
  border: none;
  border-top: none !important;
}
.flat #fsbody .fs-table tbody tr .dw-icon {
  background: url(../../res/_fs/build/advancing.90ce8a4.svg) no-repeat 0 1px;
  padding-left: 9px;
}
.flat #fsbody .fs-table tbody tr .dw-icon:hover {
  opacity: 0.6;
}
.flat #fsbody .fs-table tbody tr .dw-icon.win {
  background-image: url(../../res/_fs/build/advancing.90ce8a4.svg);
}
.flat #fsbody .fs-table tbody tr .dw-icon.desc {
  background-image: url(../../res/_fs/build/descending.4fb8c75.svg);
}
.flat #fsbody .fs-table tbody tr.event_round td {
  border: none !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat #fsbody .fs-table .cell_sa.score .match-comments,
.flat #fsbody .fs-table .cell_aa .match-comments {
  width: 44px;
  height: 14px;
  position: relative;
  bottom: 0;
  background-image: url(../../res/_fs/build/live-table-sprite.58eabce.svg);
  background-repeat: no-repeat;
  background-position: -80px 0px;
}
.flat #fsbody .fs-table .cell_sa.score .match-comments:hover,
.flat #fsbody .fs-table .cell_aa .match-comments:hover {
  background-position: -80px -30px;
}
.flat #fsbody .fs-table .cell_sb .icons .info,
.flat #fsbody .fs-table .cell_ia .icons .info {
  width: 13px;
  height: 14px;
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -80px 0px;
  top: 3px;
}
.flat #fsbody .fs-table .cell_sb .icons .info:hover,
.flat #fsbody .fs-table .cell_ia .icons .info:hover {
  opacity: 0.6;
}
.flat #fsbody .fs-table .cell_sb .icons .tv,
.flat #fsbody .fs-table .cell_ia .icons .tv {
  width: 13px;
  height: 12px;
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -94px 0px;
  top: 4px;
}
.flat #fsbody .fs-table .cell_sb .icons .tv:hover,
.flat #fsbody .fs-table .cell_ia .icons .tv:hover {
  opacity: 0.6;
}
.flat #fsbody .fs-table .cell_sb .icons .shirt,
.flat #fsbody .fs-table .cell_ia .icons .shirt {
  width: 14px;
  height: 12px;
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -108px 0px;
  top: 4px;
}
.flat #fsbody .fs-table .cell_sb .icons .shirt:hover,
.flat #fsbody .fs-table .cell_ia .icons .shirt:hover {
  opacity: 0.6;
}
.flat #fsbody .fs-table .cell_oq .icons {
  display: flex;
  align-items: center;
}
.flat #fsbody .fs-table .cell_oq .icons .icon0 {
  width: 26px;
  height: 14px;
  left: 0;
  position: relative;
}
.flat #fsbody .fs-table .cell_oq .icons .clive {
  background: url(../../res/_fs/build/live_bet.3c5da59.gif) no-repeat;
  background-size: 26px 14px;
}
.flat #fsbody .fs-table .cell_oq .icons .clive-nobet {
  background-image: url(../../res/_fs/build/live-table-sprite.58eabce.svg);
  background-repeat: no-repeat;
  background-position: 0px -30px;
  cursor: pointer;
}
.flat #fsbody .fs-table .cell_oq .icons .slive {
  background-image: url(../../res/_fs/build/live-table-sprite.58eabce.svg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.flat #fsbody .fs-table .cell_oq .icons .slive:hover {
  background-position: 0 -30px;
}
.flat #fsbody .fs-table .odds .kx span.down,
.flat #fsbody .fs-table td.team-rank.position-up.highlight-highlighted,
.flat #fsbody .fs-table td.team-rank.position-up.highlight-highlighted-sec {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -94px -40px;
  background-position-y: -38px;
}
.flat #fsbody .fs-table .odds .kx span.up,
.flat #fsbody .fs-table td.team-rank.position-down.highlight-highlighted,
.flat #fsbody .fs-table td.team-rank.position-down.highlight-highlighted-sec {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: 6px -40px;
  background-position-y: -38px;
}
.flat #fsbody .fs-table .rhcard,
.flat #fsbody .fs-table .racard {
  background: url(../../res/_fs/build/red-card.6ca3c43.svg) no-repeat 0 50%;
}
.flat #fsbody .fs-table .rhcard {
  margin-right: 5px;
}
.flat #fsbody .fs-table .race-info-text,
.flat #fsbody .fs-table .tournament-info-text {
  background-color: #E9E9E9;
}
.flat #fsbody .fs-table .race-info-text td:first-child,
.flat #fsbody .fs-table .tournament-info-text td:first-child {
  border-left: none;
}
.flat #fsbody .fs-table .race-info-text td:last-child,
.flat #fsbody .fs-table .tournament-info-text td:last-child {
  border-right: none;
}
.flat #fsbody .fs-table .race-info-text,
.flat #fsbody .fs-table .tournament-info-text,
.flat #fsbody .fs-table .score-label {
  height: 23px;
  line-height: 23px;
}
.flat #fsbody .fs-table .race-info-text td,
.flat #fsbody .fs-table .tournament-info-text td,
.flat #fsbody .fs-table .score-label td {
  border-top: none;
}
.flat #fsbody > #fscon > .fs-table .table-main .league.primary-top,
.flat #fsbody > #fscon > .fs-table .table-main #my-teams .league {
  background: #FFE1AF;
}
.flat #fsbody > #fscon > .fs-table .table-main .head_ae {
  font-weight: normal;
}
.flat #fsbody > #fscon > .fs-table .odds-content table.odds tbody tr td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody > #fscon > .fs-table .odds-content table.odds tbody tr:last-child td {
  border-bottom: none;
}
.flat #fsbody #fscon > .fs-table tr.rank-row td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody #fscon > .fs-table .league.primary-top {
  background: #FFE1AF;
}
.flat #fsbody #fscon > .fs-table #my-teams .league {
  background: #E9E9E9;
}
.flat #fsbody #fscon > .fs-table .league {
  background: #E9E9E9;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}
.flat #fsbody #fscon > .fs-table .league .project-bonus {
  color: #656565;
  line-height: 1.15;
  font-weight: normal;
}
.flat #fsbody #fscon > .fs-table .league a {
  color: #656565;
}
.flat #fsbody #fscon > .fs-table .league a:hover {
  color: #656565;
}
.flat #fsbody #fscon > .fs-table .league td {
  border: none;
  color: #656565;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.flat #fsbody #fscon > .fs-table .league.bottom-no-border td {
  border-bottom: 0;
}
.flat #fsbody #fscon > .fs-table .league .stats-link {
  right: 40px;
}
.flat #fsbody #fscon > .fs-table .league .stats-link span {
  color: #656565;
  font-weight: normal;
}
.flat #fsbody #fscon > .fs-table .league .icons.left {
  padding: 0 5px;
  top: 2px;
}
.flat #fsbody #fscon > .fs-table .league .toggleMyLeague {
  opacity: 1;
  width: 14px;
  height: 13px;
  margin-left: 10px;
  transition: none;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
}
.flat #fsbody #fscon > .fs-table .league .toggleMyLeague:hover {
  opacity: .6;
}
.flat #fsbody #fscon > .fs-table .league .toggleMyLeague > use {
  stroke: #9C9C9C;
  fill: none;
}
.flat #fsbody #fscon > .fs-table .league .toggleMyLeague.active {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat #fsbody #fscon > .fs-table tbody tr {
  height: 23px;
  line-height: 23px;
}
.flat #fsbody #fscon > .fs-table tbody tr:nth-last-child(2) td[rowspan="2"],
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_23_"]:last-child td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_34_"]:last-child td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_35_"]:last-child td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="x_6_"]:nth-last-child(2) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_6_"]:nth-last-child(3) td {
  border: none !important;
}
.flat #fsbody #fscon > .fs-table tbody tr td[rowspan="2"],
.flat #fsbody #fscon > .fs-table tbody tr[id*="x_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[class*="x_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_1_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_23_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_32_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_34_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="g_35_"]:not(:last-child) td,
.flat #fsbody #fscon > .fs-table tbody tr[id*="y_"]:not(:last-child) td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody #fscon > .fs-table tbody tr[id*="y_6_"][style*="background-color"] td::before {
  background-color: #F3F3F3;
}
.flat #fsbody #fscon > .fs-table tbody tr[id*="y_6_"] td {
  color: #B0B0B0;
  position: relative;
}
.flat #fsbody #fscon > .fs-table tbody tr[id*="y_6_"] td::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  height: 1px;
  background-color: #FFFFFF;
  width: 100%;
}
.flat #fsbody #fscon > .fs-table tbody .blank-line {
  display: none;
}
.flat #fsbody #fscon > .fs-table .scores-changed .blinking-svg {
  height: 23px;
}
.flat #fsbody #fscon > .fs-table .table-line-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat #fsbody #fscon > .fs-table .blank-line td {
  background-color: #BBBBBB;
}
.flat #fsbody #fscon .stats-table .dw-icon {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -135px 0px;
  background-position-y: 3px;
}
.flat #fsbody #fscon .stats-table .dw-icon:hover {
  opacity: 0.6;
}
.flat #fsbody #local-mygames .sport-label {
  height: 30px;
  line-height: 30px;
}
.flat #fsbody #local-mygames .sport-label .sport__icon {
  width: 24px;
  height: 24px;
  margin: 3px 5px 0 -5px;
  float: left;
  fill: #FFFFFF;
}
.flat #fsbody #local-mygames .sport-label .sport-icon {
  display: none;
}
.flat #fsbody .mygame {
  background: none;
}
.flat #fsbody .tomyg,
.flat #fsbody .tomyga,
.flat #fsbody .tomygai {
  left: 0;
}
.flat #fsbody .tomyg {
  width: 13px;
  height: 13px;
  border: solid 1px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
}
.flat #fsbody .tomyga,
.flat #fsbody .tomygai {
  background-image: none;
  width: 13px;
  height: 13px;
  position: relative;
  opacity: 1;
  cursor: pointer;
}
.flat #fsbody .tomyga:hover,
.flat #fsbody .tomygai:hover {
  opacity: .4;
}
.flat #fsbody .tomyga::after,
.flat #fsbody .tomygai::after {
  content: "";
  width: 9px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: url(../../res/_fs/build/check.14bcf87.svg) no-repeat center;
}
.flat #fsbody #detail .overview .result-header {
  background: #E9E9E9;
  font-size: 11px;
  font-weight: bold;
  color: #656565;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.flat #fsbody #detail #playoff-header {
  background: #E9E9E9;
}
.flat #fsbody #detail #playoff-header ul {
  background: #E9E9E9;
  font-size: 11px;
  font-weight: bold;
  color: #656565;
}
.flat #fsbody #detail .stats-table-container {
  border-bottom-color: #DEDFDE;
  overflow: auto;
}
.flat #fsbody #detail .stats-table-container .stats-main thead .main {
  background: none;
  color: #656565;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}
.flat #fsbody #detail .stats-table-container .stats-main thead .main th {
  color: #B0B0B0;
}
.flat #fsbody #detail .stats-table-container .stats-main thead .main th.participant_name a {
  justify-content: flex-start;
}
.flat #fsbody #detail .stats-table-container .stats-main thead .main th a {
  color: #A7A7A7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flat #fsbody #detail .stats-table-container .stats-main thead .main th.participant_name a,
.flat #fsbody #detail .stats-table-container .stats-main thead .main th.player_name a,
.flat #fsbody #detail .stats-table-container .stats-main thead .main th.team_name a {
  justify-content: flex-start;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr {
  height: 24px;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr td {
  border-left: none;
  border-right: none;
  border-top-color: #DEDFDE;
  background: none;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr td.highlight-light {
  background: #CCCCCC;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr.even {
  background: #FFFFFF;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr.even .col_sorted,
.flat #fsbody #detail .stats-table-container .stats-main tbody tr.odd .col_sorted {
  background: #F3F3F3;
}
.flat #fsbody #detail .stats-table-container .stats-table-label {
  color: #FFFFFF !important;
}
.flat #fsbody #detail ul.bubble li.bubble {
  background-image: none;
  background-position: initial;
  background-repeat: unset;
}
.flat #fsbody #detail ul.bubble li.bubble span {
  background: none;
}
.flat #fsbody #detail #glib-stats-menu div.color-spacer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.flat #fsbody .base-table .league {
  background: #E9E9E9;
  height: 23px;
}
.flat #fsbody .base-table .league th {
  color: #656565;
  border-color: rgba(0, 0, 0, 0.1);
}
.flat #fsbody .base-table .league th .icon {
  display: inline-block;
  margin-bottom: -3px;
  width: 16px;
  height: 16px;
}
.flat #fsbody .base-table .league th .icon-pp-dress {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -288px -32px !important;
}
.flat #fsbody .base-table .league th .icon-pp-ball {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -16px 0px !important;
}
.flat #fsbody .base-table .league th .icon-pp-yc {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px !important;
}
.flat #fsbody .base-table .league th .icon-pp-rc {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -16px !important;
}
.flat #fsbody .base-table tbody .player-type-title {
  height: 23px;
  line-height: 23px;
}
.flat #fsbody .base-table tbody .player-type-title td {
  background: #E9E9E9;
  border-left: none;
  border-right: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.flat #fsbody .base-table tbody .player,
.flat #fsbody .base-table tbody .coach {
  height: 23px;
  line-height: 23px;
}
.flat #fsbody .base-table tbody .player td,
.flat #fsbody .base-table tbody .coach td {
  background: #FFFFFF;
  border-left: none;
  border-right: none;
}
.flat #fsbody .base-table tbody .player td .absence.injury,
.flat #fsbody .base-table tbody .coach td .absence.injury {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -256px 0px !important;
  width: 16px;
  height: 16px;
}
.flat #fsbody .base-table tbody .player td .absence.suspended,
.flat #fsbody .base-table tbody .coach td .absence.suspended {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -384px 0px !important;
  width: 15px;
  height: 15px;
}
.flat #fsbody .base-table tbody tr {
  height: 23px;
  line-height: 23px;
}
@media (hover: hover) {
  .flat #fsbody .base-table tbody tr.event-row:hover td {
    background-color: #F3F3F3;
  }
}
.flat #fsbody .base-table tbody tr.event-row .absence.injury {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -256px 0px !important;
  width: 16px;
  height: 16px;
}
.flat #fsbody .base-table tbody tr.event-row .absence.suspended {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -384px 0px !important;
  width: 15px;
  height: 15px;
}
.flat #fsbody .base-table tbody tr td {
  background: #FFFFFF;
  border-left: none;
  border-right: none;
}
.flat table .mg_dropdown {
  border: 0;
}
.flat table .mg_dropdown .mg_dropdown_selected,
.flat table .mg_dropdown #mg_dropdown_list li {
  font-size: 11px;
  font-weight: normal;
}
.flat table .mg_dropdown #mg_dropdown_list li {
  height: 25px;
  line-height: 19px;
}
.flat table .mg_dropdown #mg_dropdown_list li:first-of-type {
  color: #B0B0B0;
}
.flat table .mg_dropdown #mg_dropdown_list li:nth-child(even) {
  background-color: transparent;
}
.flat table .mg_dropdown #mg_dropdown_list li div.move,
.flat table .mg_dropdown #mg_dropdown_list li div.copy {
  padding: 3px 22px;
  border-bottom-color: #F0F0F0;
}
.flat table .mg_dropdown #mg_dropdown_list li div.move {
  border-right-color: #F0F0F0;
}
.flat table tbody .mg_dropdown {
  background-color: #F0F0F0;
}
.flat #tv-gonet .header {
  display: table-cell;
  background: #FFFFFF !important;
  color: #B0B0B0;
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.flat #tv-gonet .header:first-child {
  border-left: 1px solid;
}
.flat #tv-gonet .header:last-child {
  border-right: 1px solid;
}
.flat .fs-table .icons > [class*="serve"] {
  width: 19px;
  height: 19px;
  left: 0;
  top: 0;
}
.flat .fs-table .icons .american-football-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -114px 0px;
}
.flat .fs-table .icons .badminton-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -19px 0px;
}
.flat .fs-table .icons .baseball-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -38px 0px;
}
.flat .fs-table .icons .baseball-serve-opposite {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -38px -19px;
}
.flat .fs-table .icons .beach-volleyball-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -57px 0px;
}
.flat .fs-table .icons .cricket-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -76px 0px;
}
.flat .fs-table .icons .cricket-serve-opposite {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -76px -19px;
}
.flat .fs-table .icons .darts-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -95px 0px;
}
.flat .fs-table .icons .pesapallo-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.flat .fs-table .icons .pesapallo-serve-opposite {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -19px;
}
.flat .fs-table .icons .table-tennis-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -19px -19px;
}
.flat .fs-table .icons .tennis-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -57px -19px;
}
.flat .fs-table .icons .volleyball-serve {
  background-image: url(../../res/_fs/build/serve-sprite.1707e01.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -95px -19px;
}
.flat .icon-cycling-jersey {
  width: 16px;
  height: 16px;
  margin-top: -1px;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-white {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-silver {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -16px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-black {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -32px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-yellow {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -48px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-gold {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -64px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-ochre {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -80px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-red {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -96px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-pink {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -112px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-turquoise {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -128px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-blue {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -144px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-green {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -160px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-red-polka-dot {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -176px 0 !important;
}
.flat .icon-cycling-jersey.icon-cycling-jersey-blue-polka-dot {
  background-image: url(../../res/_fs/build/cycling-jersey-sprite.c8ccf3a.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -192px 0 !important;
}
.flat .match-comments {
  width: 44px;
  height: 14px;
  position: relative;
  bottom: 1px;
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -54px -20px;
}
.flat .match-comments:hover {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -99px -20px;
}
.flat .mg_group_info_box,
.flat .tv-info-box {
  background: #FFF4BD url(../../res/_fs/build/tip.1c110d6.svg) 20px no-repeat;
  border: none;
}
.flat .mg_group_info_box .content,
.flat .tv-info-box .content {
  padding: 15px 25px 15px 70px;
}
.flat .mg_group_info_box_content,
.flat .tv-info-box_content {
  padding: 15px 25px 15px 70px;
}
.flat .mg_group_info_box .mg_group_info_close,
.flat .tv-info-box .mg_group_info_close {
  top: 0;
  right: 0;
  background: transparent url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -10px 0;
  width: 10px;
  height: 10px;
  margin: 11px;
  padding: 0;
}
.flat .mg_group_info_box .mg_group_info_close:hover,
.flat .tv-info-box .mg_group_info_close:hover {
  background-position: -10px 0;
  opacity: .6;
}
.flat #ranking-table .filterBoxRest #filter-container {
  width: 225px;
  height: 23px;
}
.flat #ranking-table .filterBoxRest #filter-container #filter-container-wrapper {
  width: 215px;
  height: 23px;
}
.flat #ranking-table .filterBoxRest #filter-container #filter-input {
  background: #FFFFFF;
  color: #656565;
  border: none;
  width: 185px;
  height: 23px;
  padding: 0 0 0 25px;
  top: 2px;
}
.flat #ranking-table .filterBoxRest #filter-container #filter-input::placeholder {
  color: #B0B0B0;
}
.flat #ranking-table .filterBoxRest #filter-container #filter-input:-ms-input-placeholder {
  color: #B0B0B0;
}
.flat #ranking-table .filterBoxRest #filter-container #filter-input::-ms-input-placeholder {
  color: #B0B0B0;
}
.flat #ranking-table .filterBoxRest #filter-container #magnifier {
  background: transparent url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -68px 0;
  top: 4px;
  left: 13px;
  z-index: 519;
}
.flat #ranking-table .filterBoxRest #filter-select-content {
  width: 185px;
  height: 23px;
  margin-left: 5px;
}
.flat #ranking-table .filterBoxRest #filter-select-content #filter-select {
  background: #FFFFFF;
  color: #656565;
  border: none;
  margin-top: 1px;
  padding-top: 2px;
  height: 21px;
  line-height: 19px;
}
.flat #ranking-table .filterBoxRest #filter-select-content #filter-select .flag {
  margin: 0 10px 0 0;
}
.flat #ranking-table .filterBoxRest #filter-select-content .filter-select-arrow {
  border-top-color: #B0B0B0;
  margin-top: 11px;
  margin-right: -13px;
}
.flat #ranking-table .filterBoxRest #team-filter-select-content {
  width: 185px;
  height: 23px;
  margin-left: 30px;
}
.flat #ranking-table .filterBoxRest #team-filter-select-content #team-filter-select {
  background: #FFFFFF;
  color: #656565;
  border: none;
  margin-top: 1px;
  padding-top: 2px;
  height: 21px;
  line-height: 19px;
}
.flat #ranking-table .filterBoxRest #team-filter-select-content #team-filter-select .flag {
  margin: 0 10px 0 0;
}
.flat #ranking-table .filterBoxRest #team-filter-select-content .filter-select-arrow {
  border-top-color: #B0B0B0;
  margin-top: 11px;
  margin-right: -13px;
}
.flat #ranking-table td.rank-column-rank span.up {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: 6px -40px;
}
.flat #ranking-table td.rank-column-rank span.down {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -94px -40px;
}
.flat .fs-table.ranking-page .filterBoxRest ul#filter-select-ul,
.flat .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul {
  background: #FFFFFF;
  color: #656565;
  border: none;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.3);
}
.flat .fs-table.ranking-page .filterBoxRest ul#filter-select-ul li,
.flat .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul li {
  line-height: 23px;
}
@media (hover: hover) {
  .flat .fs-table.ranking-page .filterBoxRest ul#filter-select-ul li:hover,
  .flat .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul li:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.flat .fs-table.ranking-page .filterBoxRest ul#filter-select-ul li.selected-item,
.flat .fs-table.ranking-page .filterBoxRest ul#team-filter-select-ul li.selected-item {
  background-color: rgba(0, 0, 0, 0.1);
}
.flat .filterBoxRest ul#team-filter-select-ul {
  margin: 24px 0 0 445px;
}
.flat .fs-table.ranking-page table thead tr.score-label td {
  line-height: 22px;
}
.flat .row-link-more-games span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flat .row-link-more-games span::after {
  content: '';
  margin-left: 10px;
  border-style: solid;
  border-width: 0.15625em 0.15625em 0 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  position: relative;
  transform: rotate(135deg) translateY(1px);
}
.flat #odds-format.switchable div {
  line-height: 37px;
  height: 37px;
}
.flat #odds-format.switchable div *:last-child {
  margin-right: 0 !important;
}
.flat #odds-format.switchable span.active-odds-format {
  border-radius: 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 6px;
  margin-right: 1px;
}
.flat #odds-format.switchable a {
  text-decoration: none;
  opacity: 0.7;
  padding: 6px;
  margin-right: 1px;
}
.flat .mbox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat .tab-header .label,
.flat #tabs.tabs div.submenu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.flat #tabs div.submenu ul,
.flat #tabs.tabs div.submenu,
.flat #tabs .submenu {
  border-bottom: none;
}
.flat #tabs div.submenu ul ul,
.flat #tabs.tabs div.submenu ul,
.flat #tabs .submenu ul {
  height: 33px;
  padding-top: 5px;
}
.flat #tabs div.submenu ul ul li,
.flat #tabs.tabs div.submenu ul li,
.flat #tabs .submenu ul li {
  background: none;
  height: 28px;
  padding: 0;
  margin: 0 1px 0 0;
}
.flat #tabs div.submenu ul ul li:last-child,
.flat #tabs.tabs div.submenu ul li:last-child,
.flat #tabs .submenu ul li:last-child {
  margin: 0;
}
.flat #tabs div.submenu ul ul li.selected,
.flat #tabs.tabs div.submenu ul li.selected,
.flat #tabs .submenu ul li.selected {
  height: 28px;
}
.flat #tabs div.submenu ul ul li.selected a,
.flat #tabs.tabs div.submenu ul li.selected a,
.flat #tabs .submenu ul li.selected a {
  height: 28px;
  line-height: 28px;
  border-radius: 0;
}
.flat #tabs div.submenu ul ul li a,
.flat #tabs.tabs div.submenu ul li a,
.flat #tabs .submenu ul li a {
  height: 28px;
  line-height: 28px;
  background: transparent;
}
.flat #tabs div.submenu ul .color-spacer,
.flat #tabs.tabs div.submenu .color-spacer,
.flat #tabs .submenu .color-spacer {
  height: 5px;
}
.flat #odds-format.switchable .motorsport-auto-racing {
  background: #262626;
}
.flat .fs-table .odds-content .sport-label,
.flat #local-mygames .sport-label,
.flat #odds-format.switchable div {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.flat #participant-page-fixtures-more,
.flat #tournament-page-summary-fixtures-more,
.flat #tournament-page-summary-results-more,
.flat #fs-fixtures,
.flat #fs-summary-results,
.flat #fs-summary-fixtures,
.flat #fs-results,
.flat div.fs-passive {
  border-bottom: 0;
}
.flat div.fs-passive + .fs-passive-link-more-games td,
.flat #tournament-page-fixtures-more,
.flat #tournament-page-results-more {
  border-left: 0;
  border-right: 0;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.flat #tournament-page-fixtures-more td,
.flat table.fs-passive-link-more-games td,
.flat #tournament-page-results-more td {
  padding: 0;
  height: 23px;
  line-height: 23px;
}
@media (hover: hover) {
  .flat .tournament-page-archiv tbody tr:hover {
    background-color: #F3F3F3;
  }
}
.flat .toggleMyTeam,
.flat .toggleMyLeague {
  opacity: 1;
  width: 14px;
  height: 13px;
  transition: none;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
}
.flat .toggleMyTeam:hover,
.flat .toggleMyLeague:hover {
  opacity: .6;
}
.flat .toggleMyTeam.active,
.flat .toggleMyLeague.active {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat #search-results .search-result-wrapper table tbody tr .toggleMyLeague.active,
.flat #search-results-history .search-result-wrapper table tbody tr .toggleMyLeague.active,
.flat #search-results-project-history .search-result-wrapper table tbody tr .toggleMyLeague.active {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat #detail #glib-stats tfoot.no-results-found tr td:first-child,
.flat #detail #glib-stats tfoot.no-results-found tr td:nth-child(4),
.flat #detail #glib-stats tfoot.no-results-found tr td {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.flat table.last-matches-table thead tr th span.icon,
.flat table.career-table thead tr th .icon {
  top: 0;
}
.flat table.base-table thead tr {
  background: #E9E9E9;
}
.flat table.base-table thead tr th {
  color: #656565;
}
.flat #fsbody table.tournament-won-table tbody tr.year td {
  background-color: #E9E9E9;
  border-color: rgba(0, 0, 0, 0.1);
}
.flat #tabs .submenu ul li.selected {
  margin-left: 0;
  margin-right: 0;
}
.flat .fs-table table.golf .tournament-info-text td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody #fscon > .fs-table .golf:not(.no-duel) tbody tr[id*="g_23_"] .cell_ab,
.flat #fsbody #fscon > .fs-table .golf:not(.no-duel) tbody tr[id*="g_23_"] .cell_sv {
  border-bottom: none;
}
.flat .absence.injury {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -256px 0px !important;
  width: 16px;
  height: 16px;
}
.flat .absence.suspended {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -384px 0px !important;
  width: 15px;
  height: 15px;
}
.flat .stats-table thead .gTableSort-off .arrow,
.flat .stats-table thead .gTableSort-on .arrow {
  background-image: none;
  width: 0;
  height: 0;
  border-style: solid;
  display: inline-block;
  padding-left: 0;
  vertical-align: initial;
  border-left-color: transparent;
  border-right-color: transparent;
  border-width: 0;
}
.flat .stats-table thead .gTableSort-asc .arrow {
  border-width: 0 4.5px 4.5px 4.5px;
  transform: translateY(-25%);
}
.flat .stats-table thead .gTableSort-desc .arrow {
  border-width: 4.5px 4.5px 0 4.5px;
  transform: translateY(15%);
}
.flat .stats-table span.dw-icon {
  background: url(../../res/_fs/build/advancing.90ce8a4.svg) no-repeat 0 1px;
  padding-left: 9px;
}
.flat .stats-table span.dw-icon.win {
  background-image: url(../../res/_fs/build/livetable-sprite.13c3ed2.svg);
  background-repeat: no-repeat;
  background-position: -135px 0px;
  background-position-y: 3px;
  padding-left: 5px;
}
.flat .stats-table span.dw-icon.desc {
  background-image: url(../../res/_fs/build/descending.4fb8c75.svg);
}
.flat .fs-table.tournament-page tbody tr.event_round td {
  background-color: #E9E9E9;
}
.flat table.table-link-more-games td a:hover {
  color: #656565;
}
.flat table.table-link-more-games {
  border-color: #E5E5E5 !important;
}
.flat div.static-info-text li {
  display: flex;
  align-items: center;
}
.flat div.static-info-text li span.funfact {
  background-image: url(../../res/_fs/build/incident-sprite.cd32e84.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -240px 0px !important;
  width: 16px;
  height: 16px;
}
.flat div#tabs.squad-tab-menu div.submenu ul.ifmenu {
  height: 27px;
}
.flat a[href="http://www.toplist.cz/"] {
  display: none;
}
.flat #fsbody #fscon > .fs-table .table-link-more-games.golf tbody tr[id*="g_23_"] .cell_ab {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat #fsbody #fscon .fs-table .table-main table {
  width: 100%;
}
.flat #fsbody > #fscon > .fs-table #local-mygames .table-main #my-teams .league,
.flat #fsbody > #fscon > .fs-table #local-mygames .table-main .league.primary-top,
.flat #fsbody > #fscon > .fs-table #local-mygames .table-main .league {
  background: #E9E9E9;
}
.flat.baseball .fs-table .extra-info span.extra-info-right {
  color: #656565;
}
.flat.cycling .fs-table.tournament-page td.player,
.flat.motorsport #fsbody #block-summary-results .fs-table.tournament-page td.player {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.motorsport #fsbody #block-summary-results .fs-table.tournament-page .motorsport-auto-racing tr:last-of-type td.player {
  border-bottom: none !important;
}
.flat #fsbody .fs-table #my-teams .baseball tr:last-child {
  border-bottom: none !important;
}
.flat #fsbody .fs-table #my-teams .soccer tr:not(:last-of-type) td {
  border-bottom: 1px solid #E5E5E5 !important;
}
.flat #fsbody .fs-table #my-teams tbody tr[class*="y_6"] td,
.flat #fsbody .fs-table #my-teams tbody tr[class*="y_13"] td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_6"][style*="background-color"] td::before,
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_13"][style*="background-color"] td::before {
  background-color: #F3F3F3;
}
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_6"] td,
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_13"] td {
  position: relative;
}
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_6"] td::before,
.flat #fsbody #fscon > .fs-table #my-teams tbody tr[class*="y_13"] td::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  height: 1px;
  background-color: #FFFFFF;
  width: 100%;
}
.flat #live-table .odds-content .odds tr:not(:last-child) > td {
  border-bottom: 1px solid #E5E5E5;
}
.flat #fsbody #live-table #fscon > .fs-table .league td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat #fsbody #live-table #fscon > .fs-table #local-mygames .league.primary-top {
  background-color: #E9E9E9;
}
.flat #fsbody .fs-table .team-home .rhcard {
  background-position-x: -6px;
}
.flat #fsbody .fs-table .team-home .rhcard.rhcard1 {
  padding-left: 5px;
}
.flat #fsbody .fs-table .team-home .rhcard.rhcard2 {
  padding-left: 14px;
}
.flat #fsbody .fs-table .team-home .rhcard.rhcard3 {
  padding-left: 23px;
}
.flat #fsbody .fs-table .team-home .rhcard.rhcard4 {
  padding-left: 32px;
}
.flat #fsbody .fs-table .team-home .rhcard.rhcard5 {
  padding-left: 41px;
}
.flat .glib-stats-content {
  max-width: 100vw;
}
.flat #fsbody #detail .stats-table-container .stats-main tbody tr.even.highlight_hover .col_sorted,
.flat #fsbody #detail .stats-table-container .stats-main tbody tr.odd.highlight_hover .col_sorted {
  background: transparent;
}
.flat .fs-table table.tennis .icons .live-centre,
.fs-table table.tennis .icons .live-centre-active,
.fs-table table.hockey .icons .live-centre,
.fs-table table.hockey .icons .live-centre-active,
.fs-table table.american-football .icons .live-centre,
.fs-table table.american-football .icons .live-centre-active,
.fs-table table.basketball .icons .live-centre,
.fs-table table.basketball .icons .live-centre-active,
.fs-table table.cricket .icons .live-centre,
.fs-table table.cricket .icons .live-centre-active,
.fs-table table.aussie-rules .icons .live-centre,
.fs-table table.aussie-rules .icons .live-centre-active,
.fs-table table.rugby-league .icons .live-centre,
.fs-table table.rugby-league .icons .live-centre-active,
.fs-table table.rugby-union .icons .live-centre,
.fs-table table.rugby-union .icons .live-centre-active {
  left: -3px;
}
.flat #fsbody .fs-table .league td {
  text-transform: var(--text-transform);
}
.flat #detail .stats-shared-menu .submenu .ifmenu {
  width: calc(100% - 10px);
}
.flat #detail .stats-shared-menu .submenu .ifmenu,
.flat #detail .stats-shared-menu .submenu li {
  height: 28px;
  margin: 0;
  background-image: none;
  border-bottom: 0;
}
.flat #detail .stats-shared-menu .submenu .ifmenu a,
.flat #detail .stats-shared-menu .submenu li a {
  height: 28px;
  line-height: 28px;
  color: #FFFFFF;
}
.flat #detail .stats-shared-menu .submenu .ifmenu .selected a,
.flat #detail .stats-shared-menu .submenu li .selected a {
  border-radius: 0;
}
.flat #detail .stats-shared-menu .submenu .subTabs li {
  margin-right: 1px;
}
.flat #odds-format.switchable > div {
  background: transparent !important;
}
.flat #fsbody #detail .ifmenu.bubble {
  margin-bottom: 1px;
}
.flat.cricket #fsbody #fscon #fs.fs-table .stage-scheduled td {
  border-bottom: none;
}
.flat.cricket #fsbody #fscon #fs.fs-table tr:not(.league) td {
  border-bottom: none !important;
}
.flat.cricket #fsbody #fscon #fs.fs-table .odds-content tr:not(:last-of-type) td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fscon #fs.fs-table .stage-finished td {
  border-bottom: none;
}
.flat.cricket #fsbody #fscon #fs.fs-table .delimiter-line td {
  border-top: none !important;
  border-bottom: none !important;
}
.flat.cricket #fsbody #fscon #fs.fs-table .blank-line {
  display: table-row;
  height: 1px;
}
.flat.cricket.tournament-page #fsbody #fs-results .delimiter-line td {
  border-bottom: none;
}
.flat.cricket.tournament-page #fsbody #fs-summary-results .delimiter-line td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.cricket.tournament-page #fsbody .tournament-page tr td {
  border-bottom: none !important;
}
.flat.cricket.tournament-page #fsbody #fs-fixtures.tournament-page tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket.tournament-page #fsbody .tournament-page tr.delimiter-line td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fscon #fs.fs-table .blank-line td {
  background-color: rgba(0, 0, 0, 0.1);
}
.flat.cricket #fsbody #main-matches-block-summary-results td {
  border-bottom: none;
}
.flat.cricket #fsbody #main-matches-block-summary-fixtures td {
  border-bottom: none;
}
.flat.cricket #fsbody #main-matches-block-summary-fixtures {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.cricket #fsbody #main-matches-block-summary-results .delimiter-line td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fs-fixtures td {
  border-bottom: none;
}
.flat.cricket #fsbody #fs-fixtures table:last-of-type td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.cricket #fsbody #fs-results td {
  border-bottom: none;
}
.flat.cricket #fsbody #fs-results .delimiter-line td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #tournament-page-summary-fixtures-more.link-more-games td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.cricket #fsbody #fs-results td.extra-info {
  border-top: none !important;
}
.flat.cricket #fsbody #participant-page-summary-fixtures-more.fs-passive-link-more-games td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: none !important;
}
.flat.cricket #fsbody #main-matches-block-summary-results {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #main-matches-block-summary-results.fs-passive-link-more-games td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: none !important;
}
.flat.cricket #fsbody #fs-summary-results .league td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fs-summary-fixtures .league td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fs-results .league td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fs-fixtures .league td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cricket #fsbody #fs-results .event_round td {
  border-top: none !important;
}
.flat.cricket #fsbody #fs-summary-results .event_round td {
  border-top: none !important;
}
.flat.cricket #fsbody #fs-fixtures .stage-scheduled td {
  border-top: none !important;
}
.flat.winter-sports-biathlon #fsbody #fscon .fs-table .stage-finished td {
  border-bottom: none;
}
.flat.winter-sports-biathlon #fsbody #fscon .fs-table .stage-finished .race-name {
  border-left: none;
}
.flat.winter-sports-biathlon #fsbody #fscon .fs-table .table-line-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.winter-sports-ski-jumping .table-line-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.golf #fsbody .odds-content tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.golf.tournament-page #fsbody #fs.fs-table tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.motorsport #fsbody #fscountry .fs-table .table-main tr td {
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.motorsport #fsbody .fs-table .table-line-bottom {
  border-top: none;
}
.flat.motorsport #fsbody .fs-table .table-link-more-games {
  border-top: none !important;
}
.flat.motorsport #fsbody #fs-summary-results tr td {
  border-left: none;
}
.flat.motorsport #fsbody #fs-summary-results tr td.cell_ab {
  border-bottom: none;
}
.flat.motorsport #fsbody #fs-summary-results tr td.cell_sc {
  border-bottom: none;
}
.flat.motorsport #fsbody #fs-summary-results tr td.cell_sc {
  border-bottom: none;
}
.flat.motorsport #fsbody #fs-summary-results tr td.cell_ab {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flat.motorsport #fsbody #block-summary-results tr td.cell_ab {
  border-bottom: none !important;
}
.flat.cycling #fsbody #fscountry .fs-table .table-main tr td {
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.flat.cycling #fsbody .fs-table .table-line-bottom {
  border-top: none;
}
.flat.cycling #fsbody .fs-table .table-link-more-games {
  border-top: none !important;
}
.flat.baseball #fsbody #fscon > .fs-table tbody tr td.left-bd-2:before,
.flat.pesapallo #fsbody #fscon > .fs-table tbody tr td.left-bd-2:before,
.flat .sport_page .fs-table .baseball tbody tr td.left-bd-2:before {
  content: "";
  height: 14px;
  width: 1px;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 5px;
}
.flat #detail #glib-stats tfoot tr td {
  border: none;
}
.flat.hockey .player_page #league-table .season-row.tournament-stage .tournament-name {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.nmf {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.nmf__additional {
  color: #b0b0b0;
  text-align: center;
}
.nmf__additional a {
  color: #b0b0b0;
}
.nmf__title {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.nmf__info {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  color: #b0b0b0;
  width: 200px;
  text-align: center;
}
.nmf__image {
  width: 185px;
  height: 74px;
  background: url(../../res/_fs/build/mygames-promo.0759c57.png) no-repeat center;
  background-size: auto 74px;
  order: 1;
  justify-self: center;
}
.nmf__text--mygames {
  order: 2;
}
.nmf__icon {
  width: 80px;
  height: 80px;
  margin-top: 20px;
  fill: #e7e7e7;
}
.nmf__content {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.nmf__content--mygames {
  padding: 28px 0;
  width: 100%;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: grid;
  grid-template-columns: repeat(auto-fit, 200px);
  grid-row-gap: 20px;
}
.nmf__content--mygames .nmf__title {
  margin: 0;
}
.event--myGames .nmf__text--mygames > * {
  text-align: left;
  justify-content: flex-start;
}
@media screen and (max-width: 399px) {
  .event--myGames .nmf__text--mygames > * {
    text-align: center;
    justify-content: center;
  }
}
.nmf__timelines {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 40px;
  color: #656565;
  justify-content: center;
}
.nmf__timeline {
  max-width: 120px;
  padding: 6px 12px;
  margin: auto 0;
}
.nmf__timeline--past {
  text-align: right;
}
.nmf__timeline--future {
  text-align: left;
}
.nmf__button {
  display: flex;
  background: #e7e7e7 no-repeat;
}
.nmf__button--pointer {
  cursor: pointer;
}
@media (hover: hover) {
  .nmf__button--pointer:hover {
    background-color: #d9d9d9;
  }
}
.nmf__separator {
  width: 1px;
  margin: 0 10px;
  padding: 4px 0;
}
.nmf__line {
  height: 100%;
  background: #e7e7e7 no-repeat;
}
.nmf__arrow {
  width: 24px;
  position: relative;
}
.nmf__arrow--past::after {
  content: '';
  border-width: 0 0.15625em 0.15625em 0;
  border-style: solid;
  display: inline-block;
  width: 4px;
  height: 4px;
  transform: rotate(135deg) translate(-1px, 1px);
  right: 6px;
  position: absolute;
  top: calc(50% - 1px);
}
.nmf__arrow--future::after {
  content: '';
  border-width: 0 0.15625em 0.15625em 0;
  border-style: solid;
  display: inline-block;
  width: 4px;
  height: 4px;
  transform: rotate(-45deg) translate(-1px, 1px);
  left: 6px;
  position: absolute;
  top: calc(50% - 4px);
}
.nmf .ifmenu,
.nmf #my-teams {
  align-self: stretch;
}
.player_page #participant-no-duel .fs-table table thead tr.league td,
.team_page #participant-no-duel .fs-table table thead tr.league td {
  text-align: left;
}
.player_page #participant-no-duel .fs-table table thead tr.league td.center-text,
.team_page #participant-no-duel .fs-table table thead tr.league td.center-text {
  text-align: center;
}
.player_page #participant-no-duel .fs-table table thead tr.league td.icons-label:first-child,
.team_page #participant-no-duel .fs-table table thead tr.league td.icons-label:first-child {
  border-left: none;
}
.player_page #participant-no-duel .fs-table table thead tr td.rank-label,
.team_page #participant-no-duel .fs-table table thead tr td.rank-label {
  border-left: none;
}
.player_page #participant-no-duel .fs-table table thead tr td.tournament-name,
.team_page #participant-no-duel .fs-table table thead tr td.tournament-name {
  border-left: 1px solid #bbb;
  text-align: left;
  padding: 0 10px;
  font-weight: bold;
}
.player_page #participant-no-duel .fs-table table thead tr td div.head_am,
.team_page #participant-no-duel .fs-table table thead tr td div.head_am {
  float: left;
}
.player_page #participant-no-duel .fs-table table thead tr td div.meeting-date,
.team_page #participant-no-duel .fs-table table thead tr td div.meeting-date {
  float: right;
  padding-right: 10px;
}
.player_page #participant-no-duel .fs-table table tbody tr td,
.team_page #participant-no-duel .fs-table table tbody tr td {
  border-top: 1px solid #e0e0e0;
}
.player_page #participant-no-duel .fs-table table tbody tr td.race-name,
.team_page #participant-no-duel .fs-table table tbody tr td.race-name,
.player_page #participant-no-duel .fs-table table tbody tr td.stage-name,
.team_page #participant-no-duel .fs-table table tbody tr td.stage-name {
  border-left: 1px solid #e0e0e0;
  text-align: left;
  padding: 0 10px;
}
.player_page #participant-no-duel .fs-table table tbody tr td.name,
.team_page #participant-no-duel .fs-table table tbody tr td.name {
  border-left: 1px solid #bbb;
}
.player_page #participant-no-duel .fs-table table tbody tr td.participant-rank,
.team_page #participant-no-duel .fs-table table tbody tr td.participant-rank {
  border-bottom: none;
  border-left: none;
}
.player_page #participant-no-duel .fs-table table tbody tr td.participant-rank.finished,
.team_page #participant-no-duel .fs-table table tbody tr td.participant-rank.finished,
.player_page #participant-no-duel .fs-table table tbody tr td.participant-rank.playing,
.team_page #participant-no-duel .fs-table table tbody tr td.participant-rank.playing {
  font-weight: bold;
}
.player_page #participant-no-duel .fs-table table tbody tr td.participant-rank.scheduled,
.team_page #participant-no-duel .fs-table table tbody tr td.participant-rank.scheduled {
  color: #b0b0b0;
}
.player_page #participant-no-duel .fs-table table tbody tr td.end-date,
.team_page #participant-no-duel .fs-table table tbody tr td.end-date {
  border-right: none;
  border-left: 1px solid #e0e0e0;
  border-bottom: none;
}
.player_page #participant-no-duel .fs-table table tbody tr td a,
.team_page #participant-no-duel .fs-table table tbody tr td a {
  color: #656565;
  text-decoration: none;
}
.player_page #participant-no-duel .fs-table table tbody tr td a:hover,
.team_page #participant-no-duel .fs-table table tbody tr td a:hover {
  text-decoration: underline;
}
.player_page #participant-no-duel .fs-table table tbody tr td.current-distance span.current-distance,
.team_page #participant-no-duel .fs-table table tbody tr td.current-distance span.current-distance {
  display: inline-block;
  font-weight: bold;
}
.player_page #participant-no-duel .fs-table table tbody tr:first-child td,
.team_page #participant-no-duel .fs-table table tbody tr:first-child td {
  border-top: none;
}
#my-teams table.no-duel thead tr.league td {
  text-align: left;
}
#my-teams table.no-duel thead tr.league td.center-text {
  text-align: center;
}
#my-teams table.no-duel thead tr.league td.icons-label:first-child {
  border-left: none;
}
#my-teams table.no-duel thead tr td.rank-label {
  border-left: none;
}
#my-teams table.no-duel thead tr td.tournament-name {
  border-left: 1px solid #bbb;
  text-align: left;
  padding: 0 10px;
  font-weight: bold;
}
#my-teams table.no-duel thead tr td div.head_am {
  float: left;
}
#my-teams table.no-duel thead tr td div.meeting-date {
  float: right;
  padding-right: 10px;
}
#my-teams table.no-duel tbody tr td {
  border-top: 1px solid #e0e0e0;
}
#my-teams table.no-duel tbody tr td.race-name,
#my-teams table.no-duel tbody tr td.stage-name {
  border-left: 1px solid #e0e0e0;
  text-align: left;
  padding: 0 10px;
}
#my-teams table.no-duel tbody tr td.name {
  border-left: 1px solid #bbb;
}
#my-teams table.no-duel tbody tr td.participant-rank {
  border-bottom: none;
  border-left: none;
}
#my-teams table.no-duel tbody tr td.participant-rank.finished,
#my-teams table.no-duel tbody tr td.participant-rank.playing {
  font-weight: bold;
}
#my-teams table.no-duel tbody tr td.participant-rank.scheduled {
  color: #b0b0b0;
}
#my-teams table.no-duel tbody tr td.end-date {
  border-right: none;
  border-left: 1px solid #e0e0e0;
  border-bottom: none;
}
#my-teams table.no-duel tbody tr td a {
  color: #656565;
  text-decoration: none;
}
#my-teams table.no-duel tbody tr td a:hover {
  text-decoration: underline;
}
#my-teams table.no-duel tbody tr td.current-distance span.current-distance {
  display: inline-block;
  font-weight: bold;
}
#my-teams table.no-duel tbody tr:first-child td {
  border-top: none;
}
#my-teams table.no-duel.tournament-header {
  border-top: 1px solid #656565;
}
#my-teams table.no-duel.tournament-header.first {
  border-top: none;
}
.flat .container .mbox0px .head span.toggleMyTeam,
.flat .container .mbox0px .head span.toggleMyLeague {
  width: 14px;
  height: 13px;
}
.flat .container .mbox0px #my-leagues-list span.toggleMyTeam,
.flat .container .mbox0px #my-teams-list span.toggleMyTeam,
.flat .container .mbox0px #my-leagues-list span.toggleMyLeague,
.flat .container .mbox0px #my-teams-list span.toggleMyLeague {
  width: 11px;
  height: 11px;
}
.flat .container .mbox0px #my-leagues-list .myTeamInfo span.toggleMyTeam,
.flat .container .mbox0px #my-teams-list .myTeamInfo span.toggleMyTeam {
  width: 14px;
  height: 13px;
}
.flat .container .menu {
  background: #f0f0f0;
}
.flat .container .menu #my-teams-list .toggleMyTeam,
.flat .container .menu #my-leagues-list .toggleMyLeague {
  display: none;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -9px 1px;
  opacity: 1;
}
.flat .container .menu #my-teams-list .toggleMyTeam:hover,
.flat .container .menu #my-leagues-list .toggleMyLeague:hover {
  background-position: -9px -9px;
}
.flat .container .menu #my-teams-list li:hover .toggleMyTeam,
.flat .container .menu #my-leagues-list li:hover .toggleMyLeague {
  display: inline-block;
}
.flat .container .menu.country-list a {
  line-height: 19px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.flat .container .menu li {
  border-top: none;
}
.flat .container .menu li:not(.head) {
  background: none;
  min-height: 25px;
  display: flex;
  align-items: flex-start;
  flex-flow: column nowrap;
  justify-content: center;
}
@media (hover: hover) {
  .flat .container .menu li:not(.head):hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
}
.flat .container .menu li:not(.head):hover .toggleMyLeague {
  display: inline-block;
  background-color: transparent;
}
.flat .container .menu li.myLeagueInfo,
.flat .container .menu li.myTeamInfo {
  display: block;
}
.flat .container .menu li a:hover {
  color: #656565;
}
.flat .container .menu.menu .hidden-templates {
  display: none;
}
.flat .container .menu.menu a {
  width: 100%;
  box-sizing: border-box;
  min-height: 19px;
  line-height: 19px;
  border: none;
}
.flat .container .menu.menu .submenu {
  width: 100%;
}
.flat .container .menu.menu .submenu .toggleMyLeague {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
  top: calc(50% - 7px);
  opacity: 1;
  width: 14px;
}
.flat .container .menu.menu .submenu .toggleMyLeague:hover {
  background-position: -36px -21px !important;
}
.flat .container .menu.menu .submenu .toggleMyLeague.active {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat .container .menu.menu .submenu a {
  padding-left: 20px;
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
  color: #878787;
}
.flat .container .menu.menu .submenu a.iconRankMenu {
  padding-left: 30px;
  padding-right: 10px;
  background-position: -110px 7px;
}
.flat .container .menu .head {
  background: #e9e9e9;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #656565;
  font-weight: bold;
  line-height: 25px;
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.flat .container .menu .head a {
  color: #656565;
}
.flat .container .menu .head .count {
  font-weight: normal;
}
.flat .container .menu .head .toggleMyLeague,
.flat .container .menu .head .toggleMyTeam {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat .container .menu .menu .toggleMyLeague {
  top: 7px;
}
.flat .container .menu.my-teams li a,
.flat .container .menu.my-leagues li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.flat .container .menu #my-leagues-list .myLeagueInfo {
  padding: 5px 10px;
  line-height: 1.5;
}
@media (hover: hover) {
  .flat .container .menu #my-leagues-list .myLeagueInfo:hover {
    background-color: inherit;
  }
}
.flat .container .menu #my-leagues-list .myLeagueInfo .toggleMyLeague {
  display: inline-block;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
  width: 14px;
  height: 13px;
}
.flat .container .menu #my-leagues-list li.banner {
  background: #f0f0f0;
  margin-bottom: 0;
}
.flat .container .menu #my-teams-list .myTeamInfo {
  padding: 5px 10px;
  line-height: 1.5;
}
@media (hover: hover) {
  .flat .container .menu #my-teams-list .myTeamInfo:hover {
    background-color: inherit;
  }
}
.flat .container .menu #my-teams-list .myTeamInfo .toggleMyTeam {
  display: inline-block;
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -53px -1px;
  width: 14px;
}
.flat .container .menu #my-teams-list li:hover .toggleMyTeam {
  display: inline-block;
}
.flat .container .menu #my-teams-list li .toggleMyTeam {
  top: initial;
  display: none;
}
.flat .container .menu #my-teams-list li a .team-logo {
  margin: 0 8px 0 0;
  top: -2px;
}
.flat #tc > div:not(.lc--active) .head .toggleMyLeague,
.flat #tc > div:not(.lc--active) .head .toggleMyTeam {
  background: url(../../res/_fs/build/tools-sprite.3f4af04.svg) no-repeat -36px -1px;
}
.flat .mbox0px {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.flat .l-brd.mbox0px .head {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #656565;
  font-weight: bold;
  line-height: 25px;
}
.flat .menu.my-leagues .head,
.flat .menu.my-teams .head {
  background: #ffe1af;
  display: flex;
  flex-flow: row;
  align-items: center;
}
.flat .menu.my-leagues .head .head__title,
.flat .menu.my-teams .head .head__title {
  display: inline-block;
  max-width: 105px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 5px;
}
.flat .menu.my-leagues .head .count,
.flat .menu.my-teams .head .count {
  margin-right: 5px;
}
.flat ul.menu li a.set,
.flat ul.menu li.active-tournament a {
  background-color: rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 799px) {
  .responsive.flat .container .menu li {
    min-height: 34px;
  }
  .responsive.flat .container .menu .menu .toggleMyLeague {
    top: 12px;
  }
  .responsive.flat .container .menu.menu a {
    line-height: 30px;
  }
}
.flat .container #rccontent .partner {
  background: #f0f0f0;
}
.flat .container #rccontent .partner li {
  border-top: none;
}
.flat .container #rccontent .partner li:not(.head) {
  background: none;
  min-height: 25px;
  display: flex;
  align-items: flex-start;
  flex-flow: column nowrap;
  justify-content: center;
}
.flat .container #rccontent .partner li:not(.head) .toggleMyLeague {
  display: none;
}
.flat .container #rccontent .partner li:not(.head):hover .toggleMyLeague {
  display: inline-block;
}
.flat .container #rccontent .partner li.myLeagueInfo,
.flat .container #rccontent .partner li.myTeamInfo {
  display: block;
}
@media (hover: hover) {
  .flat .container #rccontent .partner li a:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
}
.flat .container #rccontent .partner.menu .hidden-templates {
  display: none;
}
.flat .container #rccontent .partner.menu a {
  width: 100%;
  min-height: 19px;
  line-height: 19px;
  border: none;
}
.flat .container #rccontent .partner.menu .submenu {
  width: 100%;
}
.flat .container #rccontent .partner.menu .submenu .toggleMyLeague {
  top: initial;
}
.flat .container #rccontent .partner.menu .submenu a {
  padding-left: 20px;
  width: calc(100% - 30px);
  color: #656565 + #222222;
}
.flat .container #rccontent .partner .head {
  background: #e9e9e9;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  color: #656565;
  font-weight: bold;
  line-height: 25px;
}
.flat .container #rccontent .partner .head a {
  color: #656565;
  text-decoration: underline;
}
.flat .container #rccontent .partner .head .count {
  font-weight: normal;
}
.flat .container #rccontent .partner .mbox0px {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.flat .container #rccontent .partner .l-brd.mbox0px:nth-child(-n+4) .head {
  background: #ffe1af;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #656565;
  font-weight: bold;
}
.flat .container #rccontent .mbox {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

table.base-table {
  width: 100%;
  border-spacing: 0;
}
table.base-table thead tr {
  height: 23px;
  line-height: 23px;
}
table.base-table thead tr td,
table.base-table thead tr th {
  color: #ffffff;
  padding: 0 10px;
  height: 23px;
  line-height: 23px;
  border: none;
  font-weight: normal;
  text-align: center;
}
table.base-table tbody tr {
  height: 20px;
  line-height: 20px;
  background: none;
}
table.base-table tbody tr.even {
  background: #f0f0f0;
}
table.base-table tbody tr td {
  border: 1px solid #e0e0e0;
  border-width: 0 0 1px 1px;
  padding: 0 10px;
  text-align: left;
  height: 19px;
  line-height: 19px;
  text-align: center;
}
table.base-table tbody tr td:last-child {
  border-right-width: 1px;
}
table.base-table tbody tr td span.flag {
  margin-right: 10px;
}
table.career-table thead tr th.date {
  width: 60px;
}
table.career-table thead tr th.match-info {
  width: 30px;
}
table.career-table thead tr th.team,
table.career-table thead tr th.competition {
  text-align: left;
  width: 170px;
}
table.career-table thead tr th .icon {
  top: 3px;
}
table.career-table thead tr.league th {
  border-top: none;
}
table.career-table tbody tr.tournament-stage {
  display: none;
}
table.career-table tbody tr.tournament-stage td.tournament-name {
  padding-left: 36px;
}
table.career-table tbody tr.all-tournament td.tournament-name:hover {
  cursor: pointer;
}
table.career-table tbody tr.all-tournament td.tournament-name.hide-arrow span.arrow {
  display: none;
}
table.career-table tbody tr.all-tournament td.tournament-name.hide-arrow:hover {
  cursor: auto;
}
table.career-table tbody tr.all-tournament span.arrow {
  position: relative;
  float: right;
  right: -5px;
  top: 3px;
  width: 11px;
  height: 13px;
  background: url(../../res/_fs/build/icons-player-profile.f4236b8.png) no-repeat -123px 0;
}
table.career-table tbody tr.all-tournament span.arrow:hover {
  cursor: pointer;
}
table.career-table tbody tr.all-tournament span.arrow.open {
  background: url(../../res/_fs/build/icons-player-profile.f4236b8.png) no-repeat -152px 0;
}
table.career-table tbody tr td.team-name {
  text-align: left;
}
table.career-table tbody tr td.tournament-name {
  text-align: left;
}
table.transfer-table thead tr th.date {
  width: 60px;
}
table.transfer-table thead tr th.team {
  width: 200px;
  text-align: left;
}
table.transfer-table thead tr th.type {
  width: 120px;
}
table.transfer-table thead tr th.team-name {
  text-align: left;
}
table.transfer-table tbody tr td:nth-child(2),
table.transfer-table tbody tr td:nth-child(3) {
  text-align: left;
}
table.injury-history-table thead tr th.date {
  width: 60px;
}
table.injury-history-table thead tr th.injury {
  width: 500px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 11px;
}
table.injury-history-table tbody tr td.injury {
  text-align: left;
}
table.injury-history-table tr.show-more td {
  border-bottom: 1px solid #E0E0E0;
  text-align: center;
}
table.injury-history-table tr.show-more td a {
  text-decoration: underline;
  color: #656565;
}
table.injury-history-table tr.show-more td a:hover {
  text-decoration: none;
  color: #656565;
  cursor: pointer;
}
table.injury-history-table tr.hide {
  display: none;
}
table.last-matches-table thead tr th {
  box-sizing: border-box;
}
table.last-matches-table thead tr th.match-info {
  width: 32px;
  padding: 0;
}
table.last-matches-table thead tr th.winLose {
  width: 28px;
}
table.last-matches-table thead tr th span.icon {
  top: 3px;
}
table.last-matches-table tbody tr.event-row:hover {
  cursor: pointer;
}
@media (hover: hover) {
  table.last-matches-table tbody tr.event-row:hover {
    background-color: #EAF7E7;
  }
}
table.last-matches-table tbody tr.show-more-last-matches span {
  text-decoration: underline;
  cursor: pointer;
}
table.last-matches-table tbody tr.show-more-last-matches span:hover {
  text-decoration: none;
}
table.last-matches-table tbody tr td.event-start-time {
  width: 62px;
  padding: 0;
  box-sizing: border-box;
}
table.last-matches-table tbody tr td.tournament-short-name {
  width: 50px;
  white-space: nowrap;
  text-align: left;
  cursor: auto;
}
table.last-matches-table tbody tr td.tournament-short-name a:hover {
  text-decoration: underline;
}
table.last-matches-table tbody tr td.team-name {
  width: 138px;
  text-align: left;
}
table.last-matches-table tbody tr td.team-name.win {
  font-weight: bold;
}
table.last-matches-table tbody tr td.score {
  white-space: nowrap;
  padding: 0 2px;
}
table.last-matches-table tbody tr td.match-info {
  width: 32px;
  box-sizing: border-box;
  padding: 0;
}
table.last-matches-table tbody tr td.match-info.goal {
  background-color: #ffce99;
}
table.last-matches-table tbody tr td.match-info.yellow-card {
  background-color: #f5dc00;
}
table.last-matches-table tbody tr td.match-info.red-card {
  color: #fff;
  background-color: #df1a22;
}
table.last-matches-table tbody tr td.winLose {
  width: 28px;
  box-sizing: border-box;
  padding: 0 5px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a {
  float: left;
  width: 17px;
  height: 17px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-l {
  background-position: 0 -250px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-l:hover {
  background-position: 0 -400px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-w {
  background-position: 0 -150px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-w:hover {
  background-position: 0 -300px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-d {
  background-position: 0 -200px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-d:hover {
  background-position: 0 -350px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-dw {
  background-position: 0 -450px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-dw:hover {
  background-position: 0 -550px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-dl {
  background-position: 0 -500px;
}
table.last-matches-table tbody tr td.winLose .winLoseIcon a.form-dl:hover {
  background-position: 0 -600px;
}
table.last-matches-table tbody tr td span.absence {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px -3px 0;
}
table.last-matches-table tbody tr td span.absence.suspended {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -1576px 50%;
}
table.last-matches-table tbody tr td span.absence.injury {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -270px 50%;
}
table.last-matches-table.us-format tbody tr td.event-start-time {
  width: 74px;
}
table.last-matches-table.us-format tbody tr td.team-name {
  width: 132px;
}
table.squad-table tbody tr td span.absence {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px -3px 5px;
}
table.squad-table tbody tr td span.absence.suspended {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -1576px 50%;
}
table.squad-table tbody tr td span.absence.injury {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -270px 50%;
}
span.absence {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 0 0 5px;
}
span.absence.suspended {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -1576px 50%;
}
span.absence.injury {
  background: url(../../res/_fs/build/icons-detail.ec39f73.png) -270px 50%;
}
table.player-statistics th.sortable-col span.arrow-down {
  background: url(../../res/_fs/build/sortable.0e0e2ca.png) left -15px no-repeat;
  padding-left: 10px;
  line-height: 12px;
  margin-left: 3px;
  vertical-align: top;
}
.stats-note-container {
  margin-top: 5px;
  padding: 0 10px;
}
table.squad-table thead tr.league th {
  box-sizing: border-box;
  width: 50px;
  border-bottom: 0;
  border-top: none;
}
table.squad-table thead tr.league th.jersey-number {
  width: 32px;
}
table.squad-table thead tr.league th.player-name {
  text-align: left;
  width: auto;
}
table.squad-table thead tr.league th span.icon {
  margin-bottom: -2px;
}
table.squad-table tbody tr td {
  box-sizing: border-box;
  width: 50px;
  border-bottom-width: 0;
  border-top-width: 1px;
}
table.squad-table tbody tr td.jersey-number {
  width: 32px;
}
table.squad-table tbody tr td.player-name {
  text-align: left;
  width: auto;
}
table.squad-table tbody tr.player-type-title td {
  background-color: #CACACA;
  text-align: left;
  border: 1px solid #BBB;
}
table.squad-table tbody tr.player-type-title + tr td {
  border-top-width: 0;
}
table.squad-table tbody tr.player td.player-age {
  color: #B0B0B0;
}
table.squad-table tbody tr.coach td.player-name {
  border-left-width: 0;
  padding-left: 10px + 1;
}
table.squad-table tbody tr.coach td.player-age {
  color: #B0B0B0;
}
table.squad-table tbody tr.even {
  background: #f0f0f0;
}
table.squad-table tbody tr:last-child td {
  border-bottom-width: 1px;
}
div#tabs.squad-tab-menu {
  margin-top: 0px;
}
div#tabs.squad-tab-menu div.submenu ul.ifmenu {
  padding-top: 0px;
  height: 25px;
}
div#tabs.squad-tab-menu div.submenu ul.ifmenu li a:hover {
  cursor: default !important;
  text-decoration: none !important;
}
div#tabs.squad-menu ul.ifmenu li a:hover {
  cursor: default !important;
  text-decoration: none !important;
}
#block-summary-match-record {
  display: none;
}
table.match-record-table {
  table-layout: fixed;
}
table.match-record-table thead tr th.season,
table.match-record-table thead tr th.rank,
table.match-record-table thead tr th.titles {
  width: 80px;
}
table.match-record-table thead tr.league th {
  border-top: none;
  box-sizing: border-box;
}
#block-summary-tournament-won {
  display: none;
}
table.tournament-won-table {
  table-layout: fixed;
}
table.tournament-won-table thead tr th {
  text-transform: none;
}
table.tournament-won-table thead tr th.tournament {
  width: 330px;
}
table.tournament-won-table thead tr th.surface {
  width: 165px;
}
table.tournament-won-table thead tr th.prize-money {
  width: 165px;
}
table.tournament-won-table thead tr.league th {
  text-align: left;
  border-top: none;
  box-sizing: border-box;
}
table.tournament-won-table tbody tr td {
  text-align: left;
  border-bottom: none;
  border-top: 1px solid #E0E0E0;
  text-transform: none;
  font-weight: normal;
}
table.tournament-won-table tbody tr td a {
  text-transform: none;
  font-weight: normal;
}
table.tournament-won-table tbody tr td span.flag {
  margin-left: 0;
}
table.tournament-won-table tbody tr.year {
  background-color: #ccc;
}
table.tournament-won-table tbody tr.year + tr td,
table.tournament-won-table tbody tr.year:first-child td {
  border-top: none;
}
table.tournament-won-table tbody tr.year td {
  border: 1px solid #bdbdbd;
}
table.tournament-won-table tbody tr:last-child td {
  border-bottom: 1px solid #E0E0E0;
}
table.tournament-won-table tbody tr.show-more td {
  border-bottom: 1px solid #E0E0E0;
  text-align: center;
}
table.tournament-won-table tbody tr.show-more td a {
  text-decoration: underline;
  color: #656565;
}
table.tournament-won-table tbody tr.show-more td a:hover {
  text-decoration: none;
  color: #656565;
  cursor: pointer;
}
table.tournament-won-table tbody tr.hide {
  display: none;
}
#default-odds span.button,
#default-live-odds span.button {
  display: flex;
  flex-flow: row nowrap;
  float: left;
  margin: 3px 3px;
  margin-left: 5px;
  text-decoration: none;
  cursor: pointer;
  color: #656565;
  width: calc(100% - 8px);
}
#default-odds span.button.empty-cell:hover,
#default-live-odds span.button.empty-cell:hover {
  text-decoration: none;
  cursor: auto;
}
#default-odds span.button.empty-cell:hover span,
#default-live-odds span.button.empty-cell:hover span {
  text-decoration: none;
}
#default-odds span.button.no-odds:hover,
#default-live-odds span.button.no-odds:hover,
#default-odds span.button.no-odds:hover span,
#default-live-odds span.button.no-odds:hover span {
  text-decoration: none;
  cursor: default;
}
#default-odds span.button:hover,
#default-live-odds span.button:hover {
  text-decoration: underline;
}
#default-odds span.button:hover span,
#default-live-odds span.button:hover span {
  text-decoration: underline;
}
#default-odds span.button span.odds,
#default-live-odds span.button span.odds {
  white-space: nowrap;
  border: 1px solid #a8a8a8;
  background: #eee;
  background: linear-gradient(to bottom, #eee 0%, #ddd 100%);
  color: #222;
  margin: 0px;
  padding: 0px 7px 0px 7px;
  display: block;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border-radius: 3px;
  float: left;
  flex: 1 1 auto;
}
#default-odds span.button span.odds.odds-type,
#default-live-odds span.button span.odds.odds-type {
  background: #a8a8a8;
  color: #fff;
  border-radius: 3px 0px 0px 3px;
}
#default-odds span.button span.odds.value,
#default-live-odds span.button span.odds.value {
  border-radius: 0px 3px 3px 0px;
  border-left: 0px;
  padding: 0px 10px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}
#default-odds span.button span.odds.value span,
#default-live-odds span.button span.odds.value span {
  height: 23px;
  line-height: 23px;
  display: inline-block;
  padding-left: 10px;
}
#default-odds span.button span.odds.value span.up,
#default-live-odds span.button span.odds.value span.up,
#default-odds span.button span.odds.value span.down,
#default-live-odds span.button span.odds.value span.down {
  background-image: url(../../res/_fs/build/icons-detail.ec39f73.png);
  background-repeat: no-repeat;
}
#default-odds span.button span.odds.value span.up,
#default-live-odds span.button span.odds.value span.up {
  background-position: -828px 8px;
}
#default-odds span.button span.odds.value span.down,
#default-live-odds span.button span.odds.value span.down {
  background-position: -928px 8px;
}
#default-odds td,
#default-live-odds td {
  border-left: 0;
}
#default-odds td.kx .value,
#default-live-odds td.kx .value {
  flex: 0 1 56px !important;
  box-sizing: border-box;
}
#default-odds td.winner span.button span.odds,
#default-live-odds td.winner span.button span.odds {
  border: 1px solid #c5974c;
  background: #f8c939;
  background: linear-gradient(to bottom, #f8c939 0%, #f09c15 100%);
}
#default-odds td.winner span.button span.odds.odds-type,
#default-live-odds td.winner span.button span.odds.odds-type {
  background: #c5974c;
}
#default-odds td.ah span.button:hover,
#default-live-odds td.ah span.button:hover {
  text-decoration: none;
  cursor: auto;
}
#default-odds td.ah span.button:hover span,
#default-live-odds td.ah span.button:hover span {
  text-decoration: none;
}
#default-odds td.ah span.button.spread span.odds.value,
#default-live-odds td.ah span.button.spread span.odds.value {
  display: block;
}
#default-odds td.not-last-row,
#default-live-odds td.not-last-row {
  border-bottom: none;
}
#default-odds td.bonus,
#default-live-odds td.bonus {
  background-color: inherit;
}
#default-odds td.bonus span,
#default-live-odds td.bonus span {
  height: 25px;
  line-height: 25px;
  display: block;
  border-radius: 3px;
  margin: 0 5px;
  color: #fff;
  background: #6d003a;
}
#default-odds td.bonus span a,
#default-live-odds td.bonus span a {
  color: #fff;
}
#default-odds td.bookmaker a.elink,
#default-live-odds td.bookmaker a.elink {
  padding-right: 0px;
}
#detail-nested table.odds tbody td:first-child.not-first-row {
  border-left: none;
}
span.point-highlight {
  font-weight: bold;
}
td.match-history-score {
  border: 1px solid #E0E0E0;
  min-width: 50px;
  white-space: nowrap;
}
.flat.home .stats-shared-menu .submenu .ifmenu,
.flat.home .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.home .stats-table-label,
.flat.home #glib-stats .color-spacer,
.flat.home #glib-stats-data .scroll-box {
  background-color: #00406d;
}
.flat.home .playoff .has-events .matches a,
.flat.home .playoff .has-events .matches a:hover {
  color: #00406d;
}
.flat.home .playoff .matches .unpacked {
  border-color: #00406d;
  background: #00406d;
}
@media (hover: hover) {
  .flat.home .playoff .matches .unpacked:hover {
    background-color: #00406d;
  }
}
.flat.home .playoff .matches .matches ul {
  border-color: #00406d;
}
.flat.links .stats-shared-menu .submenu .ifmenu,
.flat.links .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.links .stats-table-label,
.flat.links #glib-stats .color-spacer,
.flat.links #glib-stats-data .scroll-box {
  background-color: /* links             */ #085f00;
}
.flat.links .playoff .has-events .matches a,
.flat.links .playoff .has-events .matches a:hover {
  color: /* links             */ #085f00;
}
.flat.links .playoff .matches .unpacked {
  border-color: /* links             */ #085f00;
  background: /* links             */ #085f00;
}
@media (hover: hover) {
  .flat.links .playoff .matches .unpacked:hover {
    background-color: /* links             */ #085f00;
  }
}
.flat.links .playoff .matches .matches ul {
  border-color: /* links             */ #085f00;
}
.flat.american-football .stats-shared-menu .submenu .ifmenu,
.flat.american-football .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.american-football .stats-table-label,
.flat.american-football #glib-stats .color-spacer,
.flat.american-football #glib-stats-data .scroll-box {
  background-color: /* american-football */ #652b1d;
}
.flat.american-football .playoff .has-events .matches a,
.flat.american-football .playoff .has-events .matches a:hover {
  color: /* american-football */ #652b1d;
}
.flat.american-football .playoff .matches .unpacked {
  border-color: /* american-football */ #652b1d;
  background: /* american-football */ #652b1d;
}
@media (hover: hover) {
  .flat.american-football .playoff .matches .unpacked:hover {
    background-color: /* american-football */ #652b1d;
  }
}
.flat.american-football .playoff .matches .matches ul {
  border-color: /* american-football */ #652b1d;
}
.flat.aussie-rules .stats-shared-menu .submenu .ifmenu,
.flat.aussie-rules .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.aussie-rules .stats-table-label,
.flat.aussie-rules #glib-stats .color-spacer,
.flat.aussie-rules #glib-stats-data .scroll-box {
  background-color: /* aussie-rules      */ #ad3f21;
}
.flat.aussie-rules .playoff .has-events .matches a,
.flat.aussie-rules .playoff .has-events .matches a:hover {
  color: /* aussie-rules      */ #ad3f21;
}
.flat.aussie-rules .playoff .matches .unpacked {
  border-color: /* aussie-rules      */ #ad3f21;
  background: /* aussie-rules      */ #ad3f21;
}
@media (hover: hover) {
  .flat.aussie-rules .playoff .matches .unpacked:hover {
    background-color: /* aussie-rules      */ #ad3f21;
  }
}
.flat.aussie-rules .playoff .matches .matches ul {
  border-color: /* aussie-rules      */ #ad3f21;
}
.flat.badminton .stats-shared-menu .submenu .ifmenu,
.flat.badminton .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.badminton .stats-table-label,
.flat.badminton #glib-stats .color-spacer,
.flat.badminton #glib-stats-data .scroll-box {
  background-color: /* badminton         */ #16875a;
}
.flat.badminton .playoff .has-events .matches a,
.flat.badminton .playoff .has-events .matches a:hover {
  color: /* badminton         */ #16875a;
}
.flat.badminton .playoff .matches .unpacked {
  border-color: /* badminton         */ #16875a;
  background: /* badminton         */ #16875a;
}
@media (hover: hover) {
  .flat.badminton .playoff .matches .unpacked:hover {
    background-color: /* badminton         */ #16875a;
  }
}
.flat.badminton .playoff .matches .matches ul {
  border-color: /* badminton         */ #16875a;
}
.flat.bandy .stats-shared-menu .submenu .ifmenu,
.flat.bandy .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.bandy .stats-table-label,
.flat.bandy #glib-stats .color-spacer,
.flat.bandy #glib-stats-data .scroll-box {
  background-color: /* bandy             */ #4492d6;
}
.flat.bandy .playoff .has-events .matches a,
.flat.bandy .playoff .has-events .matches a:hover {
  color: /* bandy             */ #4492d6;
}
.flat.bandy .playoff .matches .unpacked {
  border-color: /* bandy             */ #4492d6;
  background: /* bandy             */ #4492d6;
}
@media (hover: hover) {
  .flat.bandy .playoff .matches .unpacked:hover {
    background-color: /* bandy             */ #4492d6;
  }
}
.flat.bandy .playoff .matches .matches ul {
  border-color: /* bandy             */ #4492d6;
}
.flat.baseball .stats-shared-menu .submenu .ifmenu,
.flat.baseball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.baseball .stats-table-label,
.flat.baseball #glib-stats .color-spacer,
.flat.baseball #glib-stats-data .scroll-box {
  background-color: /* baseball          */ #856842;
}
.flat.baseball .playoff .has-events .matches a,
.flat.baseball .playoff .has-events .matches a:hover {
  color: /* baseball          */ #856842;
}
.flat.baseball .playoff .matches .unpacked {
  border-color: /* baseball          */ #856842;
  background: /* baseball          */ #856842;
}
@media (hover: hover) {
  .flat.baseball .playoff .matches .unpacked:hover {
    background-color: /* baseball          */ #856842;
  }
}
.flat.baseball .playoff .matches .matches ul {
  border-color: /* baseball          */ #856842;
}
.flat.basketball .stats-shared-menu .submenu .ifmenu,
.flat.basketball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.basketball .stats-table-label,
.flat.basketball #glib-stats .color-spacer,
.flat.basketball #glib-stats-data .scroll-box {
  background-color: /* basketball        */ #ab4630;
}
.flat.basketball .playoff .has-events .matches a,
.flat.basketball .playoff .has-events .matches a:hover {
  color: /* basketball        */ #ab4630;
}
.flat.basketball .playoff .matches .unpacked {
  border-color: /* basketball        */ #ab4630;
  background: /* basketball        */ #ab4630;
}
@media (hover: hover) {
  .flat.basketball .playoff .matches .unpacked:hover {
    background-color: /* basketball        */ #ab4630;
  }
}
.flat.basketball .playoff .matches .matches ul {
  border-color: /* basketball        */ #ab4630;
}
.flat.beach-soccer .stats-shared-menu .submenu .ifmenu,
.flat.beach-soccer .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.beach-soccer .stats-table-label,
.flat.beach-soccer #glib-stats .color-spacer,
.flat.beach-soccer #glib-stats-data .scroll-box {
  background-color: /* beach-soccer      */ #a08256;
}
.flat.beach-soccer .playoff .has-events .matches a,
.flat.beach-soccer .playoff .has-events .matches a:hover {
  color: /* beach-soccer      */ #a08256;
}
.flat.beach-soccer .playoff .matches .unpacked {
  border-color: /* beach-soccer      */ #a08256;
  background: /* beach-soccer      */ #a08256;
}
@media (hover: hover) {
  .flat.beach-soccer .playoff .matches .unpacked:hover {
    background-color: /* beach-soccer      */ #a08256;
  }
}
.flat.beach-soccer .playoff .matches .matches ul {
  border-color: /* beach-soccer      */ #a08256;
}
.flat.beach-volleyball .stats-shared-menu .submenu .ifmenu,
.flat.beach-volleyball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.beach-volleyball .stats-table-label,
.flat.beach-volleyball #glib-stats .color-spacer,
.flat.beach-volleyball #glib-stats-data .scroll-box {
  background-color: /* beach-volleyball  */ #a08256;
}
.flat.beach-volleyball .playoff .has-events .matches a,
.flat.beach-volleyball .playoff .has-events .matches a:hover {
  color: /* beach-volleyball  */ #a08256;
}
.flat.beach-volleyball .playoff .matches .unpacked {
  border-color: /* beach-volleyball  */ #a08256;
  background: /* beach-volleyball  */ #a08256;
}
@media (hover: hover) {
  .flat.beach-volleyball .playoff .matches .unpacked:hover {
    background-color: /* beach-volleyball  */ #a08256;
  }
}
.flat.beach-volleyball .playoff .matches .matches ul {
  border-color: /* beach-volleyball  */ #a08256;
}
.flat.boxing .stats-shared-menu .submenu .ifmenu,
.flat.boxing .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.boxing .stats-table-label,
.flat.boxing #glib-stats .color-spacer,
.flat.boxing #glib-stats-data .scroll-box {
  background-color: /* boxing            */ #862320;
}
.flat.boxing .playoff .has-events .matches a,
.flat.boxing .playoff .has-events .matches a:hover {
  color: /* boxing            */ #862320;
}
.flat.boxing .playoff .matches .unpacked {
  border-color: /* boxing            */ #862320;
  background: /* boxing            */ #862320;
}
@media (hover: hover) {
  .flat.boxing .playoff .matches .unpacked:hover {
    background-color: /* boxing            */ #862320;
  }
}
.flat.boxing .playoff .matches .matches ul {
  border-color: /* boxing            */ #862320;
}
.flat.cricket .stats-shared-menu .submenu .ifmenu,
.flat.cricket .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.cricket .stats-table-label,
.flat.cricket #glib-stats .color-spacer,
.flat.cricket #glib-stats-data .scroll-box {
  background-color: /* cricket           */ #7b081b;
}
.flat.cricket .playoff .has-events .matches a,
.flat.cricket .playoff .has-events .matches a:hover {
  color: /* cricket           */ #7b081b;
}
.flat.cricket .playoff .matches .unpacked {
  border-color: /* cricket           */ #7b081b;
  background: /* cricket           */ #7b081b;
}
@media (hover: hover) {
  .flat.cricket .playoff .matches .unpacked:hover {
    background-color: /* cricket           */ #7b081b;
  }
}
.flat.cricket .playoff .matches .matches ul {
  border-color: /* cricket           */ #7b081b;
}
.flat.cycling .stats-shared-menu .submenu .ifmenu,
.flat.cycling .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.cycling .stats-table-label,
.flat.cycling #glib-stats .color-spacer,
.flat.cycling #glib-stats-data .scroll-box {
  background-color: /* cycling           */ #2c2c2c;
}
.flat.cycling .playoff .has-events .matches a,
.flat.cycling .playoff .has-events .matches a:hover {
  color: /* cycling           */ #2c2c2c;
}
.flat.cycling .playoff .matches .unpacked {
  border-color: /* cycling           */ #2c2c2c;
  background: /* cycling           */ #2c2c2c;
}
@media (hover: hover) {
  .flat.cycling .playoff .matches .unpacked:hover {
    background-color: /* cycling           */ #2c2c2c;
  }
}
.flat.cycling .playoff .matches .matches ul {
  border-color: /* cycling           */ #2c2c2c;
}
.flat.darts .stats-shared-menu .submenu .ifmenu,
.flat.darts .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.darts .stats-table-label,
.flat.darts #glib-stats .color-spacer,
.flat.darts #glib-stats-data .scroll-box {
  background-color: /* darts             */ #61471f;
}
.flat.darts .playoff .has-events .matches a,
.flat.darts .playoff .has-events .matches a:hover {
  color: /* darts             */ #61471f;
}
.flat.darts .playoff .matches .unpacked {
  border-color: /* darts             */ #61471f;
  background: /* darts             */ #61471f;
}
@media (hover: hover) {
  .flat.darts .playoff .matches .unpacked:hover {
    background-color: /* darts             */ #61471f;
  }
}
.flat.darts .playoff .matches .matches ul {
  border-color: /* darts             */ #61471f;
}
.flat.esports .stats-shared-menu .submenu .ifmenu,
.flat.esports .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.esports .stats-table-label,
.flat.esports #glib-stats .color-spacer,
.flat.esports #glib-stats-data .scroll-box {
  background-color: /* esports           */ #352860;
}
.flat.esports .playoff .has-events .matches a,
.flat.esports .playoff .has-events .matches a:hover {
  color: /* esports           */ #352860;
}
.flat.esports .playoff .matches .unpacked {
  border-color: /* esports           */ #352860;
  background: /* esports           */ #352860;
}
@media (hover: hover) {
  .flat.esports .playoff .matches .unpacked:hover {
    background-color: /* esports           */ #352860;
  }
}
.flat.esports .playoff .matches .matches ul {
  border-color: /* esports           */ #352860;
}
.flat.field-hockey .stats-shared-menu .submenu .ifmenu,
.flat.field-hockey .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.field-hockey .stats-table-label,
.flat.field-hockey #glib-stats .color-spacer,
.flat.field-hockey #glib-stats-data .scroll-box {
  background-color: /* field-hockey      */ #1d7342;
}
.flat.field-hockey .playoff .has-events .matches a,
.flat.field-hockey .playoff .has-events .matches a:hover {
  color: /* field-hockey      */ #1d7342;
}
.flat.field-hockey .playoff .matches .unpacked {
  border-color: /* field-hockey      */ #1d7342;
  background: /* field-hockey      */ #1d7342;
}
@media (hover: hover) {
  .flat.field-hockey .playoff .matches .unpacked:hover {
    background-color: /* field-hockey      */ #1d7342;
  }
}
.flat.field-hockey .playoff .matches .matches ul {
  border-color: /* field-hockey      */ #1d7342;
}
.flat.floorball .stats-shared-menu .submenu .ifmenu,
.flat.floorball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.floorball .stats-table-label,
.flat.floorball #glib-stats .color-spacer,
.flat.floorball #glib-stats-data .scroll-box {
  background-color: /* floorball         */ #0e9892;
}
.flat.floorball .playoff .has-events .matches a,
.flat.floorball .playoff .has-events .matches a:hover {
  color: /* floorball         */ #0e9892;
}
.flat.floorball .playoff .matches .unpacked {
  border-color: /* floorball         */ #0e9892;
  background: /* floorball         */ #0e9892;
}
@media (hover: hover) {
  .flat.floorball .playoff .matches .unpacked:hover {
    background-color: /* floorball         */ #0e9892;
  }
}
.flat.floorball .playoff .matches .matches ul {
  border-color: /* floorball         */ #0e9892;
}
.flat.futsal .stats-shared-menu .submenu .ifmenu,
.flat.futsal .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.futsal .stats-table-label,
.flat.futsal #glib-stats .color-spacer,
.flat.futsal #glib-stats-data .scroll-box {
  background-color: /* futsal            */ #3772aa;
}
.flat.futsal .playoff .has-events .matches a,
.flat.futsal .playoff .has-events .matches a:hover {
  color: /* futsal            */ #3772aa;
}
.flat.futsal .playoff .matches .unpacked {
  border-color: /* futsal            */ #3772aa;
  background: /* futsal            */ #3772aa;
}
@media (hover: hover) {
  .flat.futsal .playoff .matches .unpacked:hover {
    background-color: /* futsal            */ #3772aa;
  }
}
.flat.futsal .playoff .matches .matches ul {
  border-color: /* futsal            */ #3772aa;
}
.flat.golf .stats-shared-menu .submenu .ifmenu,
.flat.golf .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.golf .stats-table-label,
.flat.golf #glib-stats .color-spacer,
.flat.golf #glib-stats-data .scroll-box {
  background-color: /* golf              */ #4e7019;
}
.flat.golf .playoff .has-events .matches a,
.flat.golf .playoff .has-events .matches a:hover {
  color: /* golf              */ #4e7019;
}
.flat.golf .playoff .matches .unpacked {
  border-color: /* golf              */ #4e7019;
  background: /* golf              */ #4e7019;
}
@media (hover: hover) {
  .flat.golf .playoff .matches .unpacked:hover {
    background-color: /* golf              */ #4e7019;
  }
}
.flat.golf .playoff .matches .matches ul {
  border-color: /* golf              */ #4e7019;
}
.flat.handball .stats-shared-menu .submenu .ifmenu,
.flat.handball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.handball .stats-table-label,
.flat.handball #glib-stats .color-spacer,
.flat.handball #glib-stats-data .scroll-box {
  background-color: /* handball          */ #bb5c21;
}
.flat.handball .playoff .has-events .matches a,
.flat.handball .playoff .has-events .matches a:hover {
  color: /* handball          */ #bb5c21;
}
.flat.handball .playoff .matches .unpacked {
  border-color: /* handball          */ #bb5c21;
  background: /* handball          */ #bb5c21;
}
@media (hover: hover) {
  .flat.handball .playoff .matches .unpacked:hover {
    background-color: /* handball          */ #bb5c21;
  }
}
.flat.handball .playoff .matches .matches ul {
  border-color: /* handball          */ #bb5c21;
}
.flat.hockey .stats-shared-menu .submenu .ifmenu,
.flat.hockey .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.hockey .stats-table-label,
.flat.hockey #glib-stats .color-spacer,
.flat.hockey #glib-stats-data .scroll-box {
  background-color: /* hockey            */ #00406d;
}
.flat.hockey .playoff .has-events .matches a,
.flat.hockey .playoff .has-events .matches a:hover {
  color: /* hockey            */ #00406d;
}
.flat.hockey .playoff .matches .unpacked {
  border-color: /* hockey            */ #00406d;
  background: /* hockey            */ #00406d;
}
@media (hover: hover) {
  .flat.hockey .playoff .matches .unpacked:hover {
    background-color: /* hockey            */ #00406d;
  }
}
.flat.hockey .playoff .matches .matches ul {
  border-color: /* hockey            */ #00406d;
}
.flat.horse-racing .stats-shared-menu .submenu .ifmenu,
.flat.horse-racing .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.horse-racing .stats-table-label,
.flat.horse-racing #glib-stats .color-spacer,
.flat.horse-racing #glib-stats-data .scroll-box {
  background-color: /* horse-racing      */ #614235;
}
.flat.horse-racing .playoff .has-events .matches a,
.flat.horse-racing .playoff .has-events .matches a:hover {
  color: /* horse-racing      */ #614235;
}
.flat.horse-racing .playoff .matches .unpacked {
  border-color: /* horse-racing      */ #614235;
  background: /* horse-racing      */ #614235;
}
@media (hover: hover) {
  .flat.horse-racing .playoff .matches .unpacked:hover {
    background-color: /* horse-racing      */ #614235;
  }
}
.flat.horse-racing .playoff .matches .matches ul {
  border-color: /* horse-racing      */ #614235;
}
.flat.kabaddi .stats-shared-menu .submenu .ifmenu,
.flat.kabaddi .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.kabaddi .stats-table-label,
.flat.kabaddi #glib-stats .color-spacer,
.flat.kabaddi #glib-stats-data .scroll-box {
  background-color: /* kabaddi           */ #8b408a;
}
.flat.kabaddi .playoff .has-events .matches a,
.flat.kabaddi .playoff .has-events .matches a:hover {
  color: /* kabaddi           */ #8b408a;
}
.flat.kabaddi .playoff .matches .unpacked {
  border-color: /* kabaddi           */ #8b408a;
  background: /* kabaddi           */ #8b408a;
}
@media (hover: hover) {
  .flat.kabaddi .playoff .matches .unpacked:hover {
    background-color: /* kabaddi           */ #8b408a;
  }
}
.flat.kabaddi .playoff .matches .matches ul {
  border-color: /* kabaddi           */ #8b408a;
}
.flat.mma .stats-shared-menu .submenu .ifmenu,
.flat.mma .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.mma .stats-table-label,
.flat.mma #glib-stats .color-spacer,
.flat.mma #glib-stats-data .scroll-box {
  background-color: /* mma               */ #2b2b2b;
}
.flat.mma .playoff .has-events .matches a,
.flat.mma .playoff .has-events .matches a:hover {
  color: /* mma               */ #2b2b2b;
}
.flat.mma .playoff .matches .unpacked {
  border-color: /* mma               */ #2b2b2b;
  background: /* mma               */ #2b2b2b;
}
@media (hover: hover) {
  .flat.mma .playoff .matches .unpacked:hover {
    background-color: /* mma               */ #2b2b2b;
  }
}
.flat.mma .playoff .matches .matches ul {
  border-color: /* mma               */ #2b2b2b;
}
.flat.motorsport .stats-shared-menu .submenu .ifmenu,
.flat.motorsport .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.motorsport .stats-table-label,
.flat.motorsport #glib-stats .color-spacer,
.flat.motorsport #glib-stats-data .scroll-box {
  background-color: /* motorsport        */ #454545;
}
.flat.motorsport .playoff .has-events .matches a,
.flat.motorsport .playoff .has-events .matches a:hover {
  color: /* motorsport        */ #454545;
}
.flat.motorsport .playoff .matches .unpacked {
  border-color: /* motorsport        */ #454545;
  background: /* motorsport        */ #454545;
}
@media (hover: hover) {
  .flat.motorsport .playoff .matches .unpacked:hover {
    background-color: /* motorsport        */ #454545;
  }
}
.flat.motorsport .playoff .matches .matches ul {
  border-color: /* motorsport        */ #454545;
}
.flat.motorsport-auto-racing .stats-shared-menu .submenu .ifmenu,
.flat.motorsport-auto-racing .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.motorsport-auto-racing .stats-table-label,
.flat.motorsport-auto-racing #glib-stats .color-spacer,
.flat.motorsport-auto-racing #glib-stats-data .scroll-box {
  background-color: /* motor-auto-racing */ #454545;
}
.flat.motorsport-auto-racing .playoff .has-events .matches a,
.flat.motorsport-auto-racing .playoff .has-events .matches a:hover {
  color: /* motor-auto-racing */ #454545;
}
.flat.motorsport-auto-racing .playoff .matches .unpacked {
  border-color: /* motor-auto-racing */ #454545;
  background: /* motor-auto-racing */ #454545;
}
@media (hover: hover) {
  .flat.motorsport-auto-racing .playoff .matches .unpacked:hover {
    background-color: /* motor-auto-racing */ #454545;
  }
}
.flat.motorsport-auto-racing .playoff .matches .matches ul {
  border-color: /* motor-auto-racing */ #454545;
}
.flat.motorsport-moto-racing .stats-shared-menu .submenu .ifmenu,
.flat.motorsport-moto-racing .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.motorsport-moto-racing .stats-table-label,
.flat.motorsport-moto-racing #glib-stats .color-spacer,
.flat.motorsport-moto-racing #glib-stats-data .scroll-box {
  background-color: /* motor-moto-racing */ #454545;
}
.flat.motorsport-moto-racing .playoff .has-events .matches a,
.flat.motorsport-moto-racing .playoff .has-events .matches a:hover {
  color: /* motor-moto-racing */ #454545;
}
.flat.motorsport-moto-racing .playoff .matches .unpacked {
  border-color: /* motor-moto-racing */ #454545;
  background: /* motor-moto-racing */ #454545;
}
@media (hover: hover) {
  .flat.motorsport-moto-racing .playoff .matches .unpacked:hover {
    background-color: /* motor-moto-racing */ #454545;
  }
}
.flat.motorsport-moto-racing .playoff .matches .matches ul {
  border-color: /* motor-moto-racing */ #454545;
}
.flat.netball .stats-shared-menu .submenu .ifmenu,
.flat.netball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.netball .stats-table-label,
.flat.netball #glib-stats .color-spacer,
.flat.netball #glib-stats-data .scroll-box {
  background-color: /* netball           */ #966d30;
}
.flat.netball .playoff .has-events .matches a,
.flat.netball .playoff .has-events .matches a:hover {
  color: /* netball           */ #966d30;
}
.flat.netball .playoff .matches .unpacked {
  border-color: /* netball           */ #966d30;
  background: /* netball           */ #966d30;
}
@media (hover: hover) {
  .flat.netball .playoff .matches .unpacked:hover {
    background-color: /* netball           */ #966d30;
  }
}
.flat.netball .playoff .matches .matches ul {
  border-color: /* netball           */ #966d30;
}
.flat.pesapallo .stats-shared-menu .submenu .ifmenu,
.flat.pesapallo .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.pesapallo .stats-table-label,
.flat.pesapallo #glib-stats .color-spacer,
.flat.pesapallo #glib-stats-data .scroll-box {
  background-color: /* pesapallo         */ #8aa411;
}
.flat.pesapallo .playoff .has-events .matches a,
.flat.pesapallo .playoff .has-events .matches a:hover {
  color: /* pesapallo         */ #8aa411;
}
.flat.pesapallo .playoff .matches .unpacked {
  border-color: /* pesapallo         */ #8aa411;
  background: /* pesapallo         */ #8aa411;
}
@media (hover: hover) {
  .flat.pesapallo .playoff .matches .unpacked:hover {
    background-color: /* pesapallo         */ #8aa411;
  }
}
.flat.pesapallo .playoff .matches .matches ul {
  border-color: /* pesapallo         */ #8aa411;
}
.flat.rugby-league .stats-shared-menu .submenu .ifmenu,
.flat.rugby-league .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.rugby-league .stats-table-label,
.flat.rugby-league #glib-stats .color-spacer,
.flat.rugby-league #glib-stats-data .scroll-box {
  background-color: /* rugby-league      */ #2b2b2b;
}
.flat.rugby-league .playoff .has-events .matches a,
.flat.rugby-league .playoff .has-events .matches a:hover {
  color: /* rugby-league      */ #2b2b2b;
}
.flat.rugby-league .playoff .matches .unpacked {
  border-color: /* rugby-league      */ #2b2b2b;
  background: /* rugby-league      */ #2b2b2b;
}
@media (hover: hover) {
  .flat.rugby-league .playoff .matches .unpacked:hover {
    background-color: /* rugby-league      */ #2b2b2b;
  }
}
.flat.rugby-league .playoff .matches .matches ul {
  border-color: /* rugby-league      */ #2b2b2b;
}
.flat.rugby-union .stats-shared-menu .submenu .ifmenu,
.flat.rugby-union .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.rugby-union .stats-table-label,
.flat.rugby-union #glib-stats .color-spacer,
.flat.rugby-union #glib-stats-data .scroll-box {
  background-color: /* rugby-union       */ #2b2b2b;
}
.flat.rugby-union .playoff .has-events .matches a,
.flat.rugby-union .playoff .has-events .matches a:hover {
  color: /* rugby-union       */ #2b2b2b;
}
.flat.rugby-union .playoff .matches .unpacked {
  border-color: /* rugby-union       */ #2b2b2b;
  background: /* rugby-union       */ #2b2b2b;
}
@media (hover: hover) {
  .flat.rugby-union .playoff .matches .unpacked:hover {
    background-color: /* rugby-union       */ #2b2b2b;
  }
}
.flat.rugby-union .playoff .matches .matches ul {
  border-color: /* rugby-union       */ #2b2b2b;
}
.flat.snooker .stats-shared-menu .submenu .ifmenu,
.flat.snooker .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.snooker .stats-table-label,
.flat.snooker #glib-stats .color-spacer,
.flat.snooker #glib-stats-data .scroll-box {
  background-color: /* snooker           */ #004000;
}
.flat.snooker .playoff .has-events .matches a,
.flat.snooker .playoff .has-events .matches a:hover {
  color: /* snooker           */ #004000;
}
.flat.snooker .playoff .matches .unpacked {
  border-color: /* snooker           */ #004000;
  background: /* snooker           */ #004000;
}
@media (hover: hover) {
  .flat.snooker .playoff .matches .unpacked:hover {
    background-color: /* snooker           */ #004000;
  }
}
.flat.snooker .playoff .matches .matches ul {
  border-color: /* snooker           */ #004000;
}
.flat.soccer .stats-shared-menu .submenu .ifmenu,
.flat.soccer .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.soccer .stats-table-label,
.flat.soccer #glib-stats .color-spacer,
.flat.soccer #glib-stats-data .scroll-box {
  background-color: /* soccer            */ #085f00;
}
.flat.soccer .playoff .has-events .matches a,
.flat.soccer .playoff .has-events .matches a:hover {
  color: /* soccer            */ #085f00;
}
.flat.soccer .playoff .matches .unpacked {
  border-color: /* soccer            */ #085f00;
  background: /* soccer            */ #085f00;
}
@media (hover: hover) {
  .flat.soccer .playoff .matches .unpacked:hover {
    background-color: /* soccer            */ #085f00;
  }
}
.flat.soccer .playoff .matches .matches ul {
  border-color: /* soccer            */ #085f00;
}
.flat.table-tennis .stats-shared-menu .submenu .ifmenu,
.flat.table-tennis .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.table-tennis .stats-table-label,
.flat.table-tennis #glib-stats .color-spacer,
.flat.table-tennis #glib-stats-data .scroll-box {
  background-color: /* table-tennis      */ #913124;
}
.flat.table-tennis .playoff .has-events .matches a,
.flat.table-tennis .playoff .has-events .matches a:hover {
  color: /* table-tennis      */ #913124;
}
.flat.table-tennis .playoff .matches .unpacked {
  border-color: /* table-tennis      */ #913124;
  background: /* table-tennis      */ #913124;
}
@media (hover: hover) {
  .flat.table-tennis .playoff .matches .unpacked:hover {
    background-color: /* table-tennis      */ #913124;
  }
}
.flat.table-tennis .playoff .matches .matches ul {
  border-color: /* table-tennis      */ #913124;
}
.flat.tennis .stats-shared-menu .submenu .ifmenu,
.flat.tennis .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.tennis .stats-table-label,
.flat.tennis #glib-stats .color-spacer,
.flat.tennis #glib-stats-data .scroll-box {
  background-color: /* tennis            */ #a37e00;
}
.flat.tennis .playoff .has-events .matches a,
.flat.tennis .playoff .has-events .matches a:hover {
  color: /* tennis            */ #a37e00;
}
.flat.tennis .playoff .matches .unpacked {
  border-color: /* tennis            */ #a37e00;
  background: /* tennis            */ #a37e00;
}
@media (hover: hover) {
  .flat.tennis .playoff .matches .unpacked:hover {
    background-color: /* tennis            */ #a37e00;
  }
}
.flat.tennis .playoff .matches .matches ul {
  border-color: /* tennis            */ #a37e00;
}
.flat.volleyball .stats-shared-menu .submenu .ifmenu,
.flat.volleyball .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.volleyball .stats-table-label,
.flat.volleyball #glib-stats .color-spacer,
.flat.volleyball #glib-stats-data .scroll-box {
  background-color: /* volleyball        */ #b5773a;
}
.flat.volleyball .playoff .has-events .matches a,
.flat.volleyball .playoff .has-events .matches a:hover {
  color: /* volleyball        */ #b5773a;
}
.flat.volleyball .playoff .matches .unpacked {
  border-color: /* volleyball        */ #b5773a;
  background: /* volleyball        */ #b5773a;
}
@media (hover: hover) {
  .flat.volleyball .playoff .matches .unpacked:hover {
    background-color: /* volleyball        */ #b5773a;
  }
}
.flat.volleyball .playoff .matches .matches ul {
  border-color: /* volleyball        */ #b5773a;
}
.flat.water-polo .stats-shared-menu .submenu .ifmenu,
.flat.water-polo .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.water-polo .stats-table-label,
.flat.water-polo #glib-stats .color-spacer,
.flat.water-polo #glib-stats-data .scroll-box {
  background-color: /* water-polo        */ #0f8bb9;
}
.flat.water-polo .playoff .has-events .matches a,
.flat.water-polo .playoff .has-events .matches a:hover {
  color: /* water-polo        */ #0f8bb9;
}
.flat.water-polo .playoff .matches .unpacked {
  border-color: /* water-polo        */ #0f8bb9;
  background: /* water-polo        */ #0f8bb9;
}
@media (hover: hover) {
  .flat.water-polo .playoff .matches .unpacked:hover {
    background-color: /* water-polo        */ #0f8bb9;
  }
}
.flat.water-polo .playoff .matches .matches ul {
  border-color: /* water-polo        */ #0f8bb9;
}
.flat.winter-sports .stats-shared-menu .submenu .ifmenu,
.flat.winter-sports .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.winter-sports .stats-table-label,
.flat.winter-sports #glib-stats .color-spacer,
.flat.winter-sports #glib-stats-data .scroll-box {
  background-color: /* winter-sports     */ #0f3263;
}
.flat.winter-sports .playoff .has-events .matches a,
.flat.winter-sports .playoff .has-events .matches a:hover {
  color: /* winter-sports     */ #0f3263;
}
.flat.winter-sports .playoff .matches .unpacked {
  border-color: /* winter-sports     */ #0f3263;
  background: /* winter-sports     */ #0f3263;
}
@media (hover: hover) {
  .flat.winter-sports .playoff .matches .unpacked:hover {
    background-color: /* winter-sports     */ #0f3263;
  }
}
.flat.winter-sports .playoff .matches .matches ul {
  border-color: /* winter-sports     */ #0f3263;
}
.flat.winter-sports-biathlon .stats-shared-menu .submenu .ifmenu,
.flat.winter-sports-biathlon .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.winter-sports-biathlon .stats-table-label,
.flat.winter-sports-biathlon #glib-stats .color-spacer,
.flat.winter-sports-biathlon #glib-stats-data .scroll-box {
  background-color: /* biathlon          */ #0f3263;
}
.flat.winter-sports-biathlon .playoff .has-events .matches a,
.flat.winter-sports-biathlon .playoff .has-events .matches a:hover {
  color: /* biathlon          */ #0f3263;
}
.flat.winter-sports-biathlon .playoff .matches .unpacked {
  border-color: /* biathlon          */ #0f3263;
  background: /* biathlon          */ #0f3263;
}
@media (hover: hover) {
  .flat.winter-sports-biathlon .playoff .matches .unpacked:hover {
    background-color: /* biathlon          */ #0f3263;
  }
}
.flat.winter-sports-biathlon .playoff .matches .matches ul {
  border-color: /* biathlon          */ #0f3263;
}
.flat.winter-sports-cross-country .stats-shared-menu .submenu .ifmenu,
.flat.winter-sports-cross-country .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.winter-sports-cross-country .stats-table-label,
.flat.winter-sports-cross-country #glib-stats .color-spacer,
.flat.winter-sports-cross-country #glib-stats-data .scroll-box {
  background-color: /* cross-country     */ #0f3263;
}
.flat.winter-sports-cross-country .playoff .has-events .matches a,
.flat.winter-sports-cross-country .playoff .has-events .matches a:hover {
  color: /* cross-country     */ #0f3263;
}
.flat.winter-sports-cross-country .playoff .matches .unpacked {
  border-color: /* cross-country     */ #0f3263;
  background: /* cross-country     */ #0f3263;
}
@media (hover: hover) {
  .flat.winter-sports-cross-country .playoff .matches .unpacked:hover {
    background-color: /* cross-country     */ #0f3263;
  }
}
.flat.winter-sports-cross-country .playoff .matches .matches ul {
  border-color: /* cross-country     */ #0f3263;
}
.flat.winter-sports-alpine-skiing .stats-shared-menu .submenu .ifmenu,
.flat.winter-sports-alpine-skiing .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.winter-sports-alpine-skiing .stats-table-label,
.flat.winter-sports-alpine-skiing #glib-stats .color-spacer,
.flat.winter-sports-alpine-skiing #glib-stats-data .scroll-box {
  background-color: /* alpine-skiing     */ #0f3263;
}
.flat.winter-sports-alpine-skiing .playoff .has-events .matches a,
.flat.winter-sports-alpine-skiing .playoff .has-events .matches a:hover {
  color: /* alpine-skiing     */ #0f3263;
}
.flat.winter-sports-alpine-skiing .playoff .matches .unpacked {
  border-color: /* alpine-skiing     */ #0f3263;
  background: /* alpine-skiing     */ #0f3263;
}
@media (hover: hover) {
  .flat.winter-sports-alpine-skiing .playoff .matches .unpacked:hover {
    background-color: /* alpine-skiing     */ #0f3263;
  }
}
.flat.winter-sports-alpine-skiing .playoff .matches .matches ul {
  border-color: /* alpine-skiing     */ #0f3263;
}
.flat.winter-sports-ski-jumping .stats-shared-menu .submenu .ifmenu,
.flat.winter-sports-ski-jumping .stats-shared-menu .submenu .ifmenu li:not(.selected) a,
.flat.winter-sports-ski-jumping .stats-table-label,
.flat.winter-sports-ski-jumping #glib-stats .color-spacer,
.flat.winter-sports-ski-jumping #glib-stats-data .scroll-box {
  background-color: /* ski-jumping       */ #0f3263;
}
.flat.winter-sports-ski-jumping .playoff .has-events .matches a,
.flat.winter-sports-ski-jumping .playoff .has-events .matches a:hover {
  color: /* ski-jumping       */ #0f3263;
}
.flat.winter-sports-ski-jumping .playoff .matches .unpacked {
  border-color: /* ski-jumping       */ #0f3263;
  background: /* ski-jumping       */ #0f3263;
}
@media (hover: hover) {
  .flat.winter-sports-ski-jumping .playoff .matches .unpacked:hover {
    background-color: /* ski-jumping       */ #0f3263;
  }
}
.flat.winter-sports-ski-jumping .playoff .matches .matches ul {
  border-color: /* ski-jumping       */ #0f3263;
}
table.base-table thead tr {
  background: url(../../res/_fs/build/bg-label.6e2a995.gif) repeat-x top #343434;
}
table.base-table thead tr td,
table.base-table thead tr th {
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #bcbeae;
  border-top: 1px solid #bcbeae;
}
#fs-summary-fixtures .comparison .icon0 {
  position: static;
  display: block;
}
#fs-summary-fixtures .comparison .icons {
  padding-left: 5px;
}
table.live-stats-table {
  margin-top: 0px;
  table-layout: fixed;
}
table.live-stats-table thead tr.stats-type-head {
  height: 19px;
  line-height: 19px;
  background-color: auto;
}
table.live-stats-table thead tr.stats-type-head th {
  height: 19px;
  line-height: 19px;
  background-color: auto;
  width: 50px;
  border-top: none;
  box-sizing: border-box;
}
table.live-stats-table thead tr.stats-type-head th.title {
  border-left: none;
  width: auto;
}
table.live-stats-table thead tr.stats-type-head th.rank {
  border-right: none;
}
table.live-stats-table tbody tr.stats-type-row {
  height: 19px;
  line-height: 19px;
}
table.live-stats-table tbody tr.stats-type-row td {
  height: 19px;
  line-height: 19px;
}
table.live-stats-table tbody tr.stats-type-row td.title {
  text-align: left;
  border-left: none;
}
table.live-stats-table tbody tr.stats-type-row td.rank {
  border-right: none;
}
.golf div#tab-match-player-statistics {
  margin-top: 0px;
}
.golf div#tab-match-player-statistics {
  margin-top: 1px;
}
.flat thead tr.main th,
.flat .result-header {
  background: #e9e9e9;
  color: #656565;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}
.flat table thead th.gTableSort-switch a {
  color: #656565;
}
.flat table.player-statistics th.sortable-col span.arrow-down,
.flat table thead th .arrow {
  vertical-align: inherit !important;
  padding-top: 3px !important;
}
.flat .stats-table tr td,
.flat .stats-table2 tr td {
  line-height: 24px;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #E0E0E0;
}
.flat div.color-spacer {
  background-color: var(--color-sport-secondary-body);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.flat .stats-table-container {
  border-bottom: 1px solid #e0e0e0;
}
.flat .stats-table-container th {
  font-weight: normal !important;
  color: #656565 !important;
}
.flat .stats-table-container th a {
  height: 22px;
  line-height: 22px;
  color: inherit !important;
}
.flat .stats-note-container {
  margin-top: 5px;
  padding: 0 10px;
}
.flat .glib-stats-filter ul {
  border: none;
  line-height: 23px;
}
.flat .glib-stats-filter ul:after {
  top: 10px;
  border-top-color: #FFFFFF;
  right: 6px;
}
.flat .glib-stats-filter .list-wrapper {
  height: 23px;
}
.flat .glib-stats-filter li.selected {
  display: flex;
  align-items: center;
}
.flat .player-statistics td {
  line-height: 23px;
}
.flat .glib-stats-filter ul.open li.selected,
.flat .os-iphone .glib-stats-filter ul.open li:active,
.flat .os-ipad .glib-stats-filter ul.open li:active {
  background-color: rgba(0, 0, 0, 0.4);
}
@media (hover: hover) {
  .flat .glib-stats-filter ul.open li:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.flat .player-statistics td {
  border-right: none;
}
.flat .player-statistics.hockey td.team-label,
.flat .player-statistics.rugby-league td.team-label,
.flat .player-statistics.rugby-union td.team-label,
.flat .player-statistics.basketball td.team-label {
  border-right: none;
}
.flat .player-statistics th.h-part a,
.flat .player-statistics td.h-part a {
  color: #656565;
}
.flat #fsbody table.base-table.last-matches-table tbody tr td.match-info.goal {
  background-color: #ffce99;
}
.flat #fsbody table.base-table.last-matches-table tbody tr td.match-info.yellow-card {
  background-color: #f5dc00;
}
.flat #fsbody table.base-table.last-matches-table tbody tr td.match-info.red-card {
  color: #ffffff;
  background-color: #df1a22;
}

