
    /* .test{
        width: 3rem;
        height:3rem;
        background-color: red;
    } */
.swiper-button-prev[data-v-555be35e]:after, .swiper-button-next[data-v-555be35e]:after{
        font-size: 16px;
    color: white;
}
.highlights-match__wrapper[data-v-555be35e]{
        /* overflow-x: scroll; */
}
.match-content__wrapper[data-v-555be35e]{
        width: 60% !important;
        min-height: 15rem;
}
.home-match__win-lose[data-v-555be35e]{
        background-color: green;
        border-radius: 50%;
        padding: .3rem;
        color: white;
        width: .75rem;
        border: .1rem solid white;
        height: .75rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: .5rem;
}
.home-match__win-lose.W[data-v-555be35e]{
        background-color: #5CD66C;
}
.home-match__win-lose.L[data-v-555be35e]{
        background-color: #CF283E;
}
.home-match__win-lose.D[data-v-555be35e]{
        background-color:   #ED9C5A;
}
.match-wrapper[data-v-555be35e]{
        margin-bottom: 1.2rem;
}
.match-container[data-v-555be35e]{
        display: flex;
        background-color: #212B30;
        color: #CFD9DE;
        margin-bottom: .5rem;
        padding: .6rem .63rem;
        border-radius: .5rem;
        font-size: .88rem;
        text-align: left;
        min-width: 36rem;
}
.match-status__live[data-v-555be35e]{
		background-color: #CF283E;
		padding: .2rem;
    	border-radius: .3rem;
		font-size:.65rem
}
.match-detail[data-v-555be35e]{
        display:flex;
        align-items: center;
        justify-content: center;
        height: 100%;
}
.match-detail__score[data-v-555be35e]{
        width: 1rem;
        text-align: center;
}
.match-detail__name[data-v-555be35e]{
        width: 8rem;
        overflow: hidden;
        text-align: right;
}
.match-middle[data-v-555be35e]{
        flex: 0.5;
        display: flex;
        justify-content: center;
        align-items: center;
        color:white;
}
.match-middle__seperator[data-v-555be35e]{
        margin: 0 .5rem;
        font-weight: bold;
        font-weight: bold;
}
.has-subleague-name[data-v-555be35e] {
        margin-right:  0.25rem;
}


.date[data-v-4cf3f942] {
  background-color: black;
}
.home-nav__match-wrapper[data-v-4cf3f942] {
  display: block;
}
.match-filter__date[data-v-4cf3f942] {
  text-transform: capitalize;
}
.match-filter[data-v-4cf3f942] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.8rem;
  margin: 0;
}
.match-filter__icon_wrapper[data-v-4cf3f942] {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
}
.match-filter__icon_wrapper.selected[data-v-4cf3f942] {
  /* background-color: #6F8C9B; */
}
.match-table__header[data-v-4cf3f942] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.88rem;
  margin-bottom: 0.4rem;
}
.match-table__header-country[data-v-4cf3f942] {
  font-size: 0.88rem;
}
.match-table__header-country__seperator[data-v-4cf3f942] {
  margin: 0 0.3rem;
}
.match-content__wrapper[data-v-4cf3f942] {
  flex: 1.6;
  width: 60% !important;
  margin: 0 0.8rem;
}
.match-country__wrapper[data-v-4cf3f942] {
  width: 13rem;
}
.match-country__header[data-v-4cf3f942] {
  font-size: 10px;
  margin-bottom: 0.3rem;
}
.match-country__clear-all[data-v-4cf3f942] {
  font-size: 10px;
  margin-right: 1rem;
  cursor: pointer;
  margin-bottom: 0.3rem;
  color: var(--color-grey-light);
}
.match-country__clear-all[data-v-4cf3f942]:hover {
  color: var(--color-hover);
}
.match-country__body-wrapper[data-v-4cf3f942] {
  margin-bottom: 0.3rem;
}
.match-country__body-menu[data-v-4cf3f942] {
  display: flex;
  align-items: center;
  font-size: 11.2px;
  cursor: pointer;
}
.match-country__body-menu > img[data-v-4cf3f942] {
  margin-right: 0.3rem;
  width: 1.35rem;
}
.match-country__body-menu__arrow[data-v-4cf3f942] {
  transition: transform 0.2s ease;
}
.match-country__body-menu__arrow.selected[data-v-4cf3f942] {
  transform: rotate(180deg);
}
.match-country__body-menu__tick[data-v-4cf3f942] {
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJvSURBVHgBlVQ9cxJhEN59Lxlb/AfYpRFxHKtkHMIfSOwIkAE6O7EIaITJkUAULCS/IDADahfsrAwpMmMXok06sbTDGZuMx627790ZguRy2Zmbez92n/fZT4QZks2bIevWfAaAYggYJaCwezXgb0iket3GZnuWLU4frBV2Vg3EfV6GwEf4kSGQYU4Dq8nNerH6lsEOXLA+v5e3wLrTqZdQPtvG+zbaOQIcMvMwot1KF6pbMxnqCwSTlyMiqHQbpSb4SKpQzSOCgIUIoNmtl579A0xubGeVUuLmiFksv3vzcgABJLlRiypFh9ojosedRrmnXUZlaNrC7CZgois2jq+4L8k0NDvErAS52yivBQFLFXYzzOxTZDEOHJp6ZCke4+OFsaF+sqdqRWspwwwKJslwWBG6nn109hBTnP+wPrToVP5ZdiUQGFClUy+bshqj1dOcgO4pRtUAEg/JtKXoJPViNxMUTORD3RzqU8DwpTr0XOCCa02C+oFNC64Xa9+ltaSA5aV0cYeV0cm6UlkYSwL9wdzyOeHlQDGYLhOD5lbl7xhQxWMajNk46rgMPxRn6EgbI6x415Og14Nd1DEodWA8ePjozJ5TT3i7cHcx/uvb8ecvcvf1+LAfWVqWmB75gaWLtacIlNB1/LqU00lI84QBZyjcqPWkxCy39STe3VebbcNlc8ZsbjP5GLueYKbnHlM/ZjZSC/Rkogqz29PuX1aayLA774jo1GOcKJrhOZjnWJMkMOZY0R6HJO9h/Ddgk8+3s0jGFl5M6atkNCbKvecJM3mIV2kLsCLuc2lNt5t4qA6dMsP+7/M/7V7THE3b/QXurDq70v8KrwAAAABJRU5ErkJggg==)
    center/cover no-repeat;
}
.match-country__body-menu__tick.selected[data-v-4cf3f942] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGnSURBVHgBnVTBTsJAEJ1ZjFz5hHqkGoU/4A/AowYjXA0m+AWULxBjOUOTNh6pf6BfIAfFo3wCBy8GcJxtF2gLSJeXtNmd3X07OzNvEDag9tbMzbKzax6WEKhAgIZaGvI3JiTfy3edTWcxabgYNSoZgh6v5OAfENCY91hJYhGdXI1u7zMAg11koSdoIGG/+tloxe0KwQKBBXuAQ9LxzMe7JeHl+01NCNEDXRDHFKGgZueuafvBk1FgC/ThuMd2kUnbat6TyRTSOxkP0IPD3tSCkWDKELlpdsovRVEGPSzJ1uJOUJJPNqK7Kaw1fTLpLIozEQmqZGt7JsflFxxdsvA4GbE6XMTDPeGDcdKdZCsvZcWvrrAWhRohTU3GGGL1oyGVUYmZWVJu3m5HTWkKn4ieBf9e11dWnqYlCyBggEFnOZx9bdQvKpIUZLJZeGb3SPSLnQnMob5ll5Va3+ryIMvuqe1zAh5gX8hyU20s1g85QRZb9HTNjnBFNGHpaAKBtrlZ7NQ3wWSOUH/iDhM147b9qqWV+aCxUJOsWe59Upov3z8Hji/jn8AfzxC8e/lqklUAAAAASUVORK5CYII=)
    center/cover no-repeat;
}
.match-country__body-menu__name[data-v-4cf3f942] {
  width: 7.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.match-country__body-menu__name[data-v-4cf3f942]:hover {
  color: var(--color-hover);
}
.match-country__body-menu__sub[data-v-4cf3f942] {
  margin-left: 1.7rem;
  font-size: 11.2px;
  color: #abbcc4;
}
.match-country__body-menu__sub > a[data-v-4cf3f942] {
  margin: 0.5rem 0;
  display: block;
  cursor: pointer;
}
.match-country__body-menu__sub-container[data-v-4cf3f942] {
  display: flex;
  margin-top: 0.5rem;
  align-items: center;
  cursor: pointer;
}
.match-country__apply[data-v-4cf3f942] {
  margin: 0.5rem 0 0.8rem 0;
}
.match-table__wrapper[data-v-4cf3f942] {
  width: 22rem;
}
.match-table__title-wrapper[data-v-4cf3f942] {
  display: flex;
  justify-content: space-between;
  font-size: 0.88rem;
  margin-bottom: 0.5rem;
}
.match-table__title-country[data-v-4cf3f942] {
  display: flex;
  width: 12rem;
  line-height: 1rem;
}
.match-table__title-country-container[data-v-4cf3f942] {
  transition: all 0.3s;
  min-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.2px;
  text-align: center;
}
.match-table__title-arrow__wrapper[data-v-4cf3f942] {
  width: 2rem;
  text-align: right;
  cursor: pointer;
}
.match-table__title-arrow__wrapper.tl[data-v-4cf3f942] {
  text-align: left;
}
.highlight-weekly-calendar[data-v-4cf3f942] {
  width: 90%;
}
@media (min-width: 768px) {
.match-filter[data-v-4cf3f942] {
    justify-content: unset;
    margin: 1rem 0;
}
.match-filter__date[data-v-4cf3f942] {
    margin-right: 7rem;
}
.match-content__wrapper[data-v-4cf3f942] {
    width: 37rem;
    margin-right: 2rem;
}
.highlight-weekly-calendar[data-v-4cf3f942] {
    width: auto;
}
}
@media(max-width: 768px) { /* for test */
.match-filter[data-v-4cf3f942],
  .match-date__current[data-v-4cf3f942] {
    background-color: var(--bg-theme);
    text-transform: capitalize;
}
}

