#wg-api-football-games,
#league-fixtures-results #wg-api-football-fixtures,
#league-fixtures-results #wg-api-football-games {
  display: none;
}

#wg-api-football-fixtures,
#wg-api-football-livescore,
#wg-api-football-standings {
  background: transparent !important;
}

#wg-football-toolbar {
  border-bottom: 1px solid rgba(255,255,255,.2);
  padding-bottom: 10px;
}

#wg-football-toolbar.wg_toolbar > span,
#wg-football-games.wg-table tr td {
  font-size: 13px;
  line-height: 22px;
  color: #c7c8ca;
} 
#wg-football-games.wg-table .wg_header,
#wg-football-games.wg-table tr td {
  padding: 10px;
}
#wg-football-games.wg-table tr td,
#fixtures tr td {
  background: transparent;
  border-color: rgba(255,255,255,.2);
  padding-left: 5px;
  padding-right: 5px;
}

.match-dates {
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.match-dates a,
.match-dates label {
  color: #c7c8ca;
}
.match-date-item {
  position: relative;
  /*overflow: hidden;*/
}
.match-date-item input {
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
  transform: translateX(-50%);
  line-height: inherit !important;
  opacity: 0;
  width: 1px !important;
  height: 1px;
  padding: 0 !important;
  margin: 0 !important;
}
.match-date-item a.active,
.match-date-item a:hover,
.match-date-item a:focus,
.match-date-item a:active,
.match-date-item .input-group-append label.active {
    color: #ff94ec;
    font-weight: bold;
}
.match-date-item a.btn.active {
  background-color: #0084ff !important;
  color: #fff !important;
}
.match-date-item a.active:after,
.match-date-item .input-group-append label.active:after {
    bottom: -5px;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: solid rgba(255,138,0,0);
    border-bottom: solid #ff94ec;
    border-width: 5px 7px;
    margin-left: -7px;
}
.match-date-item .input-group-append label.active:after {
  bottom: -5px;
}
.daterangepicker .calendar-table td {
  color: #3b424b;
  background-color: transparent;
}
.daterangepicker .calendar-table td.active,
.daterangepicker .calendar-table td.active:hover {
  background-color: #357ebd;
  color: #fff;
}

.preview-livescores {
  position: absolute;
  top: 60px;
  left: 15px;
  right: 15px;
  width: 100%;
  height: calc(100% - 60px);
  overflow: auto;
  padding-right: 15px;
}
.preview-livescores::-webkit-scrollbar {
    width: 1px !important;
}
.preview-livescores::-webkit-scrollbar-track {
    background-color: rgb(51, 51, 51, 0.1);
}

.competition-match h3 {
  background: rgba(255,255,255,.1);
  color: #FFF;
  font-size: 14px;
  padding: 5px 15px;
  margin-bottom: 0;
  /*border-radius: 5px 5px 0 0;*/
}
.competition-match h3 img {
  height: 20px;
}
/*.competition-match .blue-card-outer-outer {
    padding-bottom: 3px;
}*/
/*.competition-match .blue-card-outer {
    padding-bottom: 3px;
}*/
.match-card {
    /*background-color: rgba(0,0,0,.3);*/
    /*color: #FFF;*/
    font-size: 16px;
    font-weight: 600;
    position: relative;
    /*border: 1px solid rgba(255,255,255,.1);*/
}
.match-card .card-body {
    padding: 19px 0 27px;
}
.match-card .match-preview {
    position: relative;
    width: 100%;
    text-align: center;
}
.match-card .match-preview a {
  color: #c7c8ca;
}
.match-card .match-preview .img-holder {
    text-align: center;
}
.match-card .match-preview .img-holder img {
    /*width: 60px;*/
    height: 60px;
}
.match-card .match-preview img {
    max-height: 100%;
}
.img-fluid, .img-thumbnail, .match-card .match-preview img {
    max-width: 100%;
    height: auto;
}
/*.match-card .match-preview .match-preview-details {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}*/
.accumulator-rows .accumulator-btn button,
.btn, .match-card .match-preview .successfully-predicted,
.match-card .match-preview .successfully-predicted-wdw,
.match-stream-preview-button,
.match-card .preview-button,
.offer-card .offer-btn,
.outline-success-btn,
.short-accumulator-card .short-accumulator-btn {
    display: inline-block;
    font-weight: 600;
    color: #000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: 0.46rem 0.75rem;
    font-size: 1rem;
    line-height: 1.6;
    border-radius: 5px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.accumulator-rows .accumulator-btn button, .btn-success, .match-card .match-preview .successfully-predicted, .match-card .match-preview .successfully-predicted-wdw, .match-stream-preview-button, .match-card .preview-button, .offer-card .offer-btn, .short-accumulator-card .short-accumulator-btn {
    color: #fff;
    background: #00ab54 -webkit-gradient(linear,left top,left bottom,from(#019551),to(#00ab54)) repeat-x;
    background: #00ab54 linear-gradient(180deg,#019551,#00ab54) repeat-x;
    border-color: #00ab54;
}
.accumulator-rows .accumulator-btn button, .btn, .match-card .match-preview .successfully-predicted, .match-card .match-preview .successfully-predicted-wdw, .match-stream-preview-button, .match-card .preview-button, .offer-card .offer-btn, .outline-success-btn, .short-accumulator-card .short-accumulator-btn {
    font-size: 14px;
}
.accumulator-rows .accumulator-btn button, .btn-success, .match-card .match-preview .successfully-predicted, .match-card .match-preview .successfully-predicted-wdw, .match-stream-preview-button, .match-card .preview-button, .offer-card .offer-btn, .short-accumulator-card .short-accumulator-btn {
    background-image: linear-gradient(254deg,#3bba5b,#00ab54);
}
.match-card .match-preview .match-preview-date, .table-steaks tbody tr .amount-td .amount-wrapper, .text-nowrap {
    white-space: nowrap!important;
}
.match-card .match-preview .match-preview-date {
    text-transform: uppercase;
    color: #3bbb5c;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}
.match-card .match-preview .countdown {
    border: 2px solid rgba(255,255,255,.5);
    /*opacity: .5;*/
    font-size: 14px;
    display: inline-block;
    padding: 0 15px;
    line-height: 1.4;
}
.match-card .preview-button {
    position: absolute;
    left: 50%;
    margin-left: -120px;
    width: 240px;
    bottom: -20px;
}

/*.match-card .match-stream-preview-button {
    position: absolute;
    left: 50%;
    margin-left: -135px;
    bottom: -20px;
}*/
.match-stream-preview-button {
    width: 270px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
}

.btn-success-glowing{
  -webkit-animation:glowing 1.5s infinite;
  animation:glowing 1.5s infinite;
}
.livescore-glowing{
  -webkit-animation:glowing_livescore 1.5s infinite;
  animation:glowing_livescore 1.5s infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-image: linear-gradient(254deg, #3bba5b, #00ab54);
        box-shadow: 0 0 3px #3bba5b;
    }
    50% {
        background-image: linear-gradient(254deg, #40c862, #00b458);
        box-shadow: 0 0 25px #3bba5b;
    }
    to {
        background-image: linear-gradient(254deg, #3bba5b, #00ab54);
        box-shadow: 0 0 3px #3bba5b;
    }
}
@keyframes glowing {
    0% {
        background-image: linear-gradient(254deg, #3bba5b, #00ab54);
        box-shadow: 0 0 3px #3bba5b;
    }
    50% {
        background-image: linear-gradient(254deg, #40c862, #00b458);
        box-shadow: 0 0 25px #3bba5b;
    }
    to {
        background-image: linear-gradient(254deg, #3bba5b, #00ab54);
        box-shadow: 0 0 3px #3bba5b;
    }
}
@-webkit-keyframes glowing_livescore {
    0% {
        background-image: linear-gradient(254deg, #f74539, red);
        box-shadow: 0 0 1px #f74539;
    }
    50% {
        background-image: linear-gradient(254deg, #40c862, red);
        box-shadow: 0 0 10px #f74539;
    }
    to {
        background-image: linear-gradient(254deg, #f74539, #00ab54);
        box-shadow: 0 0 1px #f74539;
    }
}
@keyframes glowing_livescore {
    0% {
        background-image: linear-gradient(254deg, #f74539, #00ab54);
        box-shadow: 0 0 1px #f74539;
    }
    50% {
        background-image: linear-gradient(254deg, #40c862, red);
        box-shadow: 0 0 10px #f74539;
    }
    to {
        background-image: linear-gradient(254deg, #f74539, #00ab54);
        box-shadow: 0 0 1px #f74539;
    }
}

table#fixtures tr td:nth-child(9) > span, table#livescore tr td:nth-child(9) > span,
#wg-api-football-games table td .wg_info {
    background-color: #0084ff;
}
table#fixtures tr td:nth-child(9) > span a,
table#livescore tr td:nth-child(9) > span a,
#wg-api-football-games table td .wg_info a {
    color: #FFF;
}
#wg-api-football-games table td .wg_logo {
  width: 16px;
  height: 16px;
  object-fit: cover;
}

.livescore-event,
.livescore-event-1 {
    cursor: pointer;
    z-index: 9;
}

#wb-api-football-modal,
#wb-football-modal {
  background-color: rgba(0,0,0,.2) !important;
  z-index: 9999 !important;
}
#wb-api-football-modal tr:last-child .api_football_header {
  display: none;
}
#fixture-modal {
  margin-bottom: 10px;
}
#fixture-modal tr:last-child .api_football_header {
  /*background-color: #e81f3e;*/
  color: #FFF;
  padding: 10px;
}
#fixture-modal .api_football_header .api_football_active {
  background: #e81f3e;
}
.api_football_modal_content h6 {
  display: inline-block;
}

.wg_button_toggle.wg_active,
#wg-football-dropbtn.wg-dropbtn,
.wg-date.wg-dropdown-color-select {
  background: #0084ff !important;
  color: #FFF !important;
}
.wg_button_toggle.wg_active,
#wg-football-dropbtn.wg-dropbtn {
  border-radius: 8px;
}
.wg_finished {
  color: #28a745 !important;
}

.wg_modal_close {
  color: #333 !important;
}

.widget {
  width: 100%;
  padding: 0px;
  margin-bottom: 50px !important;
  position: relative;
  z-index: 1;
  background-color: rgba(0,0,0,.3);
}
.league-selections .league-item {
  color: #fff;
  border: 1px solid rgba(0,0,0,.1);
  padding: 8px 15px;
  font-size: 14px;
}
.league-selections .league-item {
  border-top: 1px solid rgba(255,255,255,.3);
}
.league-selections .league-item:first-child,
.league-selections .league-item.league-child-item {
  border-top: none;
}
.league-selections .league-item a {
  color: #c7c8ca;
  font-size: 13px;
}
.league-selections .league-item.active a {
  color: #FFF;
}
.league-selections .league-item.active {
  background-color: #0084ff;
}
.league-selections .league-item a img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
    background-color: rgba(0,0,0,.1);
    padding: 2px;
}
/*.league-child-item a {
    padding-left: 25px;
}*/

.match-odds-item {
  background-color: #232323;
  padding: 5px 25px;
  border-radius: 30px;
  color: #FFF;
}
.match-odds-item label {
  font-size: 14px !important;
  font-weight: normal !important;
  margin-bottom: 0;
  margin-right: 15px;
}

.circle-percentage {
  position: relative;
  text-align: center;
}
.circle-percentage strong {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    /*color: #FFF;*/
  transform: translate(-50%,-50%);
}
.match-prediction-winner-item label {
  /*color: #FFF;*/
  display: block;
  text-align: center;
}

.match-odds-item {
  background-color: #232323;
  padding: 5px 25px;
  border-radius: 30px;
  color: #FFF;
}
.match-odds-item label {
  font-size: 14px !important;
  font-weight: normal !important;
  margin-bottom: 0;
  margin-right: 15px;
}

.match-odds-item,
.match-prediction-tips {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  -webkit-box-pack: justify!important;
  -ms-flex-pack: justify!important;
  justify-content: space-between!important;
}

.match-preview-label {
    background-color: #3498db;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 0 0 15px 0;
}

.btn-bet {
    background-color: #e74c3c;
    color: #FFF;
}

.blog-tabs .btn {
    color: #222;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background: #ccc;
    border: 1px solid rgba(255,255,255,.3);
    font-weight: 400;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    font-size: 12px;
    padding: 5px;
}

.blog-tabs .btn.active, .blog-tabs .btn:hover {
    background-color: #0084ff;
    color: #FFF;
    text-decoration: none !important;
}

.last-match-team img {
  width: auto;
  height: 25px;
  max-width: inherit;
}

.last-match-container small {
  line-height: 16px;
  display: block;
  color: #c7c8ca;
}
.last-match-container .match-h2h-item {
  border-top: 1px solid #FFF;
}
.last-match-container .match-h2h-item a {
  color: #FFF;
}
.last-match-container .match-h2h-item .goal-score {
  color: #FFF;
}
.last-match-container .match-h2h-item .goal-score b {
  color: #FFF;
}

.form-win,
.form-draw,
.form-lose {
  width: 22px;
  height: 22px;
  font-size: 12px;
  color: #FFF;
  border-radius: 3px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  padding: 3px;
}
.form-win {
    background-color: #3c763d;
}
.form-lose {
  background-color: #a94442;
}
.form-draw {
  background-color: #999;
}

.text-white a {
  color: #FFF;
}
.text-default a {
  color: #c7c8ca;
}

.h2h-date {
    background: #232323;
    font-size: 14px;
    text-align: center;
    padding: 8px;
}

.single_post_share_icon_post li {
    display: inline-block;
    margin-right: 0px;
    list-style: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.single_post_share_icon_post li a {
    display: block;
    padding: 0px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-right: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.single_post_share_icon_post li.single_post_share_facebook a {
    background: #455fa1;
}
.single_post_share_icon_post li.single_post_share_twitter a {
    background: #58abf5;
}
.single_post_share_icon_post li.single_post_share_google_plus a {
    background: #eb4026;
}
.single_post_share_icon_post li.single_post_share_pinterest a {
    background: #e74c3c ;
}
.single_post_share_icon_post li.single_post_share_linkedin a {
    background: #1980be;
}
.single_post_share_icon_post li.single_post_share_ftumblr a {
    background: #586973;
}
.single_post_share_icon_post li.single_post_share_whatsapp a {
    background: #11b917;
}

.match-statistics-header, .team-lineups-position {
    background-color: #232323;
}

.progress {
    height: 5px;
    border-radius: 0;
    background-color: rgba(255,255,255,0.5);
}
.progress-left {
    border-right: 1px solid #000;
}
.progress .progress-bar {
    background-color: #0084ff;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar {
    flex: none !important;
}

.match-lineups-label,
.match-lineups-value {
  padding: 10px 20px;
  font-size: 14px;
  border-top: 1px solid rgba(255,255,255,.1);
}
.match-lineups-label {
  font-weight: 700;
}
.match-lineups-value {
  color: rgba(255,255,255,.8);
}

.match-info-item {
    padding-left: 25px;
    padding-right: 25px;
    border-top: 1px solid rgba(255,255,255,.1);
    padding-top: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
}
.event-icon {
    width: 15px;
    height: 15px;
    line-height: normal;
}
.event-icon svg {
    max-width: 100%;
    max-height: 100%;
}

.team-palyers table {
    border: 1px solid rgba(255,255,255,.1);
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.team-palyers th,
.team-palyers td {
    font-size: 14px;
    letter-spacing: normal;
    line-height: inherit;
    background-color: transparent;
    padding: 5px 7px;
    border: 1px solid rgba(255,255,255,.1);
    border-right: 0;
    border-left: 0;
}
.team-palyers table thead th,
.team-palyers table tbody th {
    background-color: #0084ff !important;
    color: #FFF !important;
}

.wg_toolbar {
  background: transparent !important;
}

.wg_active {
  background: #0084ff !important;
  color: #FFF !important;
}
.wg_modal_close {
  color: #FFF !important;
}

.score-left,
.score-right,
.score-divider {
  font-size: 20px;
}

.team-description table {
  border: 1px solid rgba(255,255,255,.3);
}
.team-description table td,
.team-description table th {
  border: 1px solid rgba(255,255,255,.3);
  border-right: 0;
  border-left: 0;
  padding: 5px 7px;
}

.standing-item .table {
  color: #FFF;
}
.standing-group-labels .d-flex > span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.standing-group-labels .d-flex > span.bg-primary {
    background-color: #337ab7;
}
.standing-group-labels .d-flex > span.bg-warning {
    background-color: #d66300;
}
.standing-group-labels .d-flex > span.bg-danger {
    background-color: #bd081c;
}
.standing-group-labels {
  line-height: 24px;
}

.blog-tabs.sub-tabs,
.blog-tabs.top-tab-menu-mobile {
  padding: 0 20px;
}

.blog-tabs.sub-tabs .jelly_pro_post_arrow_left,
.blog-tabs.sub-tabs .jelly_pro_post_arrow_right,
.blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_left,
.blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_right {
  position: absolute;
  top: 2px;
  font-size: 18px;
  color: #dd4b39;
  cursor: pointer;
  font-weight: bold;
}
.blog-tabs.sub-tabs .jelly_pro_post_arrow_right,
.blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_right {
  right: -10px;
}
.blog-tabs.sub-tabs .jelly_pro_post_arrow_left,
.blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_left {
  left: -10px;
}

#league-teams .team-box {
    background-color: #232323;
    border-radius: 10px;
    overflow: hidden;
}
#league-teams .team-venue {
    height: 162px;
}
#league-teams .team-venue img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#league-teams .team-info {
    padding: 0 15px 10px;
}
#league-teams .team-logo {
    position: relative;
}
#league-teams .team-logo img {
    height: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
}
#league-teams .team-name {
    font-size: 18px;
    padding-top: 35px;
    margin-top: 0;
    margin-bottom: 0;
}
#league-teams .venue-name {
    font-size: 14px;
}
#league-teams .team-name, #league-teams .venue-name {
    color: #FFF;
}

.api_football_logo {
  display: none !important;
}
.api_football_header {
  padding: 15px 10px !important;
  color: #c7c8ca !important;
}

@media (max-width: 767px) {
  #livescore-content h1 {
    font-size: 18px;
  }
  .blog-tabs .btn,
  .match-info-item,
  .match-odds-item label,
  .match-odds-value {
      font-size: 12px;
  }

  .match-info-item,
  .match-lineups-label,
  .match-lineups-value {
    padding-left: 0;
    padding-right: 0;
  }

  .match-odds-item {
    padding: 5px 10px;
  }

  .match-odds-item label {
    margin-right: 5px;
  }

  .circle-percentage strong {
    font-size: 24px;
    line-height: 34px;
  }

  .match-prediction-tips {
    display: block !important;
  }

  .blog-tabs.sub-tabs .jelly_pro_post_arrow_right,
  .blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_right {
    right: -5px;
  }
  .blog-tabs.sub-tabs .jelly_pro_post_arrow_left,
  .blog-tabs.top-tab-menu-mobile .jelly_pro_post_arrow_left {
    left: -5px;
  }

  .slick-slide {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  #league-teams .team-venue {
      height: 130px;
  }
}

@media (max-width: 520px) {
  .match-card .match-preview .img-holder img {
    height: 35px;
  }
  .match-card .match-preview {
    margin-bottom: 15px;
  }
}