
.wids_body {margin: 2%; background: #fff!important}

.wids_tab { float: left; margin-bottom: 5px; width: 100%; border-bottom: 5px solid #ddd!important; background-color: #fefefe!important}

.wids_tab button { background-color: inherit!important; height: auto!important; float: left!important; border: none!important; outline: none!important; cursor: pointer!important; padding: 10px 5px!important; transition: 0.wids_3s!important; font-size: 17px!important}

.wids_tab button img { vertical-align: middle!important; max-width: 90px!important;}

.wids_tab button:hover { background-color: #eee!important}

.wids_tab button.wids_active { background-color: #ddd!important}

.wids_tabcontent {display: none; padding: 0px 0px!important; border-top: none!important}

.wids_block {display:block}
.wids_event {text-align: center!important}
.wids_event p {font-size: 14px!important; font-weight: bold!important; margin:0!important}
.wids_event p:nth-child(2) {font-size: 12px!important; font-weight: normal!important; margin: 4px 0!important}
.wids_event p:nth-child(3) {font-size: 12px!important; font-weight: normal!important; margin: 0 0 6px!important}
.wids_event p img {width: 15px!important; font-weight: normal!important; border-radius: 3px!important; border: 1px #ddd solid!important;vertical-align: text-top!important;}
.wids_odds {text-align: center!important; line-height: 35px!important}
.wids_odds:nth-child(1) { text-align: left;}
.wids_odds img {vertical-align: middle!important;}
.wids_tab > button > img { width: 100%!important; }
.wids_tab > button { width: 20%!important; }

a.wids_odds_sts {background: #0067d6!important; border: 2px #005aba solid!important; color: #fff!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_sts {background: #0067d6!important; border: 2px #005aba solid!important; color: #fff!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

a.wids_odds_fortuna {background: #ffd906!important; border: 2px #e1bf00 solid!important; color: #232323!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_fortuna {background: #ffd906!important; border: 2px #e1bf00 solid!important; color: #232323!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

a.wids_odds_betfan {background: #004f51!important; border: 2px #002e2f solid!important; color: #ffe42d!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_betfan {background: #004f51!important; border: 2px #002e2f solid!important; color: #ffe42d!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

a.wids_odds_lvbet {background: #111!important; border: 2px #000 solid!important; color: #fbcb00!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_lvbet {background: #111!important; border: 2px #000 solid!important; color: #fbcb00!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

a.wids_odds_betclic {background: #d2161e!important; border: 2px #bf0a12 solid!important; color: #fff!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_betclic {background: #d2161e!important; border: 2px #bf0a12 solid!important; color: #fff!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

a.wids_odds_superbet {background: #d2161e!important; border: 2px #bf0a12 solid!important; color: #fff!important; font-size: 14px!important; padding: 2px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}
a.wids_gobookie_superbet {background: #d2161e!important; border: 2px #bf0a12 solid!important; color: #fff!important; font-size: 14px!important; padding: 8px 15px!important; font-weight: bold!important; text-decoration: none!important; margin: 0 2%!important; border-radius: 3px!important}

.wids_tabcontent > div {padding: 7px 0 7px!important; border-bottom: 1px #ddd dashed!important; margin: 0!important}
.wids_tabcontent > div:nth-child(even) {background: #fefefe!important}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.grid-tabela-short {
  display: grid;
  grid-template-columns: 20px 5fr 1fr 1fr 1fr;
  padding: 0 0.5rem;
}
.grid-tabela-strzelcy {
  display: grid;
  grid-template-columns: 20px 5fr 1fr;
  padding: 0 0.5rem;
}
.tabela ol {
  margin: 1px 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  list-style: disc;
}
.tabela ol li {
  padding: 0.7rem 1rem;
  margin: 0;
  background: #fff;
  border-bottom: solid 1px #f9f9f9;
}
.tabela ol li:nth-child(1) {
      background: #35825F;
    color: #fff;
}
.tabela ol li:nth-child(even) {background: #fff; border-left: 7px solid #fff;}
.tabela ol li:nth-child(odd) {background: #f6f6f6; border-left: 7px solid #f6f6f6;}

.tabela ol li.headertab {background: #333; border-left: 7px solid #333}
.tabela ol li.lm {border-left: 7px solid #064c9a}
.tabela ol li.lmq {border-left: 7px solid #4595f0}
.tabela ol li.le {border-left: 7px solid #781028}
.tabela ol li.leq {border-left: 7px solid #d46680}
.tabela ol li.lke {border-left: 7px solid #91560f}
.tabela ol li.lkeq {border-left: 7px solid #d88f38}
.tabela ol li.playoffs {border-left: 7px solid #ff8181}
.tabela ol li.relegation {border-left: 7px solid #ff0000}
.tabela ol li.win {border-left: 7px solid #ffe400}

.grid-tabela-short div, .grid-tabela-strzelcy div {
  color: #fff;
  font-size: 1.3rem;
  align-self: center;
  margin: 0;
  font-weight: bolder;
  letter-spacing: 0;
  display: flex;
}

.tabela ol li a div {
  color: #262626;
  line-height: 2rem;
  overflow: hidden;
    height: 2rem;
	text-transform: none;
}

.tabela ol {
    margin: 1px 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    list-style: disc
}

.herb-zespolu{
  height: 2rem !important;
  margin: 0 1rem;
  width: 2rem !important;
  object-fit: contain !important;
}
.tabela .bg-dark h3{
  font-weight: bold !important;
  font-size: 1.4rem;
  display: block;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.4em;
}
.tabela .bg-dark h6{font-weight: bold !important;font-size: 1.4rem;display: block}

.grid-tabela-short span, .grid-tabela-strzelcy span {
  font-size: 1.2rem;
  align-self: center;
  margin: 0;
  text-align: center;
}

.tabela-box-post{
  background: #fff;
  padding: 3rem;
}
.naglowek-tabeli{margin-top: 0;font-size: 1.4rem}
.tabela-post img{
  height: 2.5rem;width: 100%;object-fit:contain;align-self: center;
}
.tabela-post-dark {
  display: grid;
  grid-template-columns: 4.5fr 1fr 1fr 1fr;
  border-bottom: solid 1px #f9f9f9;
  padding: 1.5rem;
  grid-gap: 1rem;
  list-style: none;
  margin: 0;
  background: #000000;
  color: #fff;
}
.tabela-post-dark li {
  line-height: 1em;
  margin: 0;
}
.goal-t{font-size: 2rem;align-self: center}
.tabela-post a{align-self: center}
.tabela-post{
  display: grid;
  grid-template-columns: 5rem 4fr 1fr 1fr 1fr;
  border-bottom: solid 1px #e8e8e8;
  padding: 1rem 0;
  grid-gap: 1rem;
  background: #fcfbf9;
}
.tabela-post h6{
  font-size: 1.4rem;
}

#tabela-iframe header{display: none}

.tabela-post-dark {
  display: grid;
  grid-template-columns: 4fr 1fr 1.1fr 1fr;
  border-bottom: solid 1px #f9f9f9;
  padding: 1.5rem;
  grid-gap: 1rem;
  list-style: none;
  margin: 0;
  background: #000000;
  color: #fff;
  font-size: 1rem;
}
.tabela-box-post {
  background: #fff;
  padding: 2rem;
}	

.tabela ol li h6 {
  color: #262626;
  line-height: 2rem;
  overflow: hidden;
  height: 2rem;
}

.tabela .bg-dark h6 {
  font-weight: bold !important;
  font-size: 1rem;
  display: block;
}
.tabela .bg-dark h3 {
  font-weight: bold !important;
  font-size: 1rem;
  display: block;
}

.rmatches {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.rmatches span.match-link:nth-child(even) {background: #f6f6f6; border-left: 3px solid #f6f6f6}
.rmatches span.match-link:nth-child(odd) {background: #fff; border-left: 3px solid #fff}


.rmatches a.mainmatch-link:nth-child(even) {background: #f6f6f6;}
.rmatches a.mainmatch-link:nth-child(odd) {background: #fff;}


.rmatches .match-link, .rmatches .mainmatch-link {
  display: grid;
  align-items: center;
  text-decoration: none;
  color: black;
  gap: 3px;
}
.rmatches .match-link {
  grid-template-columns: 45px 4fr 35px 35px;
  padding: 5px;
}
.rmatches .mainmatch-link {
  grid-template-columns: 55px 4fr 55px 35px;
  padding: 5px 0;
}
.rmatches .match-name img {width: 25px; vertical-align: middle;}
.rmatches .date-time, .rmatches .match-result, .rmatches .icon-column {
  text-align: center;
  font-weight: 500;
}
.rmatches .match-result div {
  text-align: center !important;
}
.rmatches .match-result div:nth-child(1) {}
.rmatches .match-result.live {color: red}
.rmatches .match-result div:nth-child(2) {font-size: 11px; margin-top: -3px}
.rmatches .match-result div:nth-child(3) {font-size: 12px; margin-top: -5px}

.rmatches .match-name {
  font-size: 12px;padding: 3px 0 0; font-weight: 600; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.rmatches .mainmatch-link .match-name {
  font-size: 13.5px;
}
.rmatches .date-time, .rmatches .only-time {
  text-align: center;
  padding-top: 3px;
}
.rmatches .date-time, .rmatches .only-time {
  font-size: 12px;
}
.rmatches .only-time {
  font-size: 14px;
}
.rmatches .only-time div {
  text-align: center!important;
  font-weight: 500;
}
.rmatches .match-result {
  font-size: 16px; font-weight: 600;
}
.rmatches .date-time div {padding-bottom: 3px }
.rmatches .match-name div {float: left; width: 100%; line-height: 26px; display: flex; align-items: center; justify-content: left;}
.rmatches .match-name img {float: left; padding-right: 5px;}
span.match-link i, a.mainmatch-link i {color: #333;}

.rleague_header i {cursor: pointer; margin-left: 3px; font-size: 18px; vertical-align: middle;}
.green-star {color: #35825F; font-weight: 700!important}




