.anwp-fl-border {
    border-style: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}



.anwp-link-without-effects {
		 font-weight: bold;
}

.anwp-fl-matchweek-nav-slides__swiper-slide.swiper-slide-active {
    background-color: #00205b;
    color:#fff;
}

.anwp-fl-matchweek-nav-slides__swiper-outer-container .swiper-button-next, .anwp-fl-matchweek-nav-slides__swiper-outer-container .swiper-button-prev {
    background-color: #c8102e;
}

.match-scoreboard__header a.anwp-link:hover {
    color: #dedede;
}

.match-slim__scores-number {
    border-color:#EDF1F6;
    font-weight: 600;
}

.match-list__live-block .match-list__live-label {
    background-color: #C7361F;
}

.match-slim__scores-number-live {
    border-color: #EDF1F6;
    color: #C7361F;
    font-weight: 600;
}

.match-list__live-block .match-list__live-time {
    color: #C7361F;
    font-size: 1rem;
    font-weight: 600;
    margin-left: 5px;
    padding: 0 3px;
}

.match-list__live-block .match-list__live-status {
    color: #C7361F;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}


.match__inner .match-scoreboard .match-list__scores--away, .match__inner .match-scoreboard .match-list__scores--home, .match__inner .match__header--wrapper .match-list__scores--away, .match__inner .match__header--wrapper .match-list__scores--home {
    background-color: #C7361F;
    font-size: 48px;
    line-height: 62px;
    min-width: 60px;
}

.match__inner .match-scoreboard .match-list__live-block>.match-list__live-label, .match__inner .match__header--wrapper .match-list__live-block>.match-list__live-label {
    background-color: #C7361F;
}

.match__inner .match-scoreboard .match-list__live-block>.match-list__live-time, .match__inner .match__header--wrapper .match-list__live-block>.match-list__live-time {
    color: #C7361F;
    font-size: 1rem;
    font-weight: 800;
    margin-left: 5px;
    padding: 0 3px;
}

.match__inner .match-scoreboard .match-list__live-status, .match__inner .match__header--wrapper .match-list__live-status {
    color: #C7361F;
    font-size: .9rem;
    font-weight: 800;
    margin-left: 5px;
}

.match-slim__competition-title {
    font-weight: bold;
}

.anwp-text-xl {
    font-size: 15px;
    line-height: 26px;
}

.anwp-fl-block-header {
    border-bottom: 2px solid #ced4da;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: none;
    word-spacing: 1px;
}

.anwp-fl-calendar-slider__swiper-button-next, .anwp-fl-calendar-slider__swiper-button-prev {
    background-color: #c8102e;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-weight: 800;
    outline: none;
    position: absolute;
    top: 0;
}

.anwp-fl-calendar-slider__swiper-slide.swiper-slide-active {
    background-color: #00205b;
    color: #fff;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #222226;
}

.anwp-link-without-effects:hover {
    text-decoration: underline!important;
		font-weight: bold;
}

.anwp-bg-light {
    background-color: #fff;
}