.t-incident-content span {
    font-size: 12px;
    font-family: 'Roboto';
    color:  #8CD5FF;;
}
.vote-btn {
    font-family: Raleway;
}
/* START: supporting css */
 .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.table {
    margin-bottom: 0;
}
/* END: supporting css */

/* START: team live */
.team-live {
  display: grid;
  grid-template-columns: 260px 1.6fr 1.14fr;
  background: url(/wp-content/themes/bongda/public/images/detail-page/gmd-match-header.png?v=1) no-repeat bottom / cover;
  margin-bottom: 16px;
  min-height: 120px;
  align-items: center;
  border-radius: 12px;
  padding: 0 6px;
  gap: 24px;
  background-color: #222328;
}

.teambox {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    gap: 24px;
}
.teambox .grid-match__time {
    left: 0;
    top: -22px;
    transform: none;
    width: 100%;
    text-align: center;
    color: #0CC956;
     font-family: 'Roboto';
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}
.grid-match__time {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 2;
}
.teambox .grid-match__first {
    width: 100%;
    text-align: center;
    color: #fff;
    /* font-family: 'Roboto'; */
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-transform: uppercase;
    bottom: -25px;
}
.grid-match__first {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 2;
}
.t_first .first-leg {
    color: #00FF4B;
}
.teambox__team-home {
    justify-content: flex-end;
}
.teambox__team-home .teambox__team-name {
    text-align: right;
}
.teambox__team-name {
    color: #FFF;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    width: 150px;
    text-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.teambox__team {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    flex: 1;
    z-index: 1;
}

.teambox__team .team-logo-group img {
	width: 49px;
	height: 49px;
	object-fit: contain;
}

.teambox__team .team-logo-group-2 img {
	width: 44px;
	height: 44px;
}

.teambox__team .team-logo-group-2 .team-logo-1 {
	margin-left: -16px;
}

.teambox_agg {
	color: #FFF;
	font-family: "Roboto";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	position: absolute;
	bottom: -22px;
	left: 0;
	width: 100%;
	text-align: center;
}

.teambox_agg span {
	color: #FFB400;
	font-weight: 500;
}
.team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.teambox__center {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2px;
}
.teambox__day {
    color: #FFF;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    min-width: 100px;
    height: inherit;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    max-width: 120px;
    height: 42px;
    border-radius: 6px;
    position: relative;
    gap: 0px;
}

.teambox__day span {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 31px;
    flex: 1;
}

/* START: team live */
/* Start: t-incident Football */
.team-live .t-incident-column {
	z-index: 1;
}
.t-incident .t-incident-content {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.t-incident .incident-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #061628;
    border: 1px solid #1F2E26;
    border-radius: 30px;
    outline: 0;
    border-radius: 20px;
    width: 77px;
    height: 27px;
    color: white;
    position: relative;
}
/* End: t-incident Football */

/* Start: t-incident Basketball */
.t-incident-basketball {
    display: flex;
    flex-direction: column;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    gap: 8px;
    color: #fff;
}

.t-incident-basketball .tib-row {
    display: grid;
    grid-template-columns: 100px 1fr 1fr 1fr 1fr;
    gap: 4px;
    padding: 2px 10px;
	z-index: 1;
}
.t-incident-basketball .tib-row .tib-column-value-ot,
.t-incident-basketball .tib-row .tib-home-ot,
.t-incident-basketball .tib-row .tib-away-ot {
    display: none;
}
.t-incident-basketball .tib-row-ot {
    grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr;
}
.t-incident-basketball .tib-row-ot .tib-column-value-ot,
.t-incident-basketball .tib-row-ot .tib-home-ot,
.t-incident-basketball .tib-row-ot .tib-away-ot {
    display: block;
}
.t-incident-basketball .tib-row-head {
    text-transform: uppercase;
    color: #c2e598;
}

.t-incident-basketball .tib-row-team {
    position: relative;
}

.t-incident-basketball .tib-row-team::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 13px;
    padding: 1px;
    background: linear-gradient(360deg, #01a441, #1a1e23);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    pointer-events: none;
}

.t-incident-basketball .tib-column-name {
    color: #c2e598;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.t-incident-basketball .tib-column-value {
    text-align: center;
}

.t-incident-basketball .tib-row .tib-win {
    color: #00ff4b;
}
/* End: t-incident Basketball */

/* Start: t-incident tennis */
.t-incident-tennis {
    display: flex;
    flex-direction: column;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    gap: 8px;
    color: #ffffff;
}

.t-incident-tennis .tib-row {
    display: grid;
    grid-template-columns: 100px 1fr 1fr 1fr;
    gap: 4px;
    padding: 2px 10px;
}

.t-incident-tennis .tib-row .tib-column-s4,
.t-incident-tennis .tib-row .tib-column-s5 {
    display: none;
}

.t-incident-tennis .tib-row-3 {
    grid-template-columns: 100px 1fr 1fr 1fr;
}

.t-incident-tennis .tib-row-5 {
    grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr;
}

.t-incident-tennis .tib-row-5 .tib-column-s4,
.t-incident-tennis .tib-row-5 .tib-column-s5 {
    display: block;
}

.t-incident-tennis .tib-row-head {
    text-transform: uppercase;
    color: #c2e598;
}

.t-incident-tennis .tib-row-team {
    position: relative;
}

.t-incident-tennis .tib-row-team::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 13px;
    padding: 1px;
    background-image: linear-gradient(
        0deg,
        rgb(23, 30, 32) 0%,
        rgb(0, 93, 48) 50%,
        rgb(0, 153, 63) 100%
    );
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    pointer-events: none;
}

.t-incident-tennis .tib-column-name {
    color: #c2e598;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.t-incident-tennis .tib-column-value {
    text-align: center;
    position: relative;
}

.t-incident-tennis .tib-column-value .grab-7-points {
    position: absolute;
    top: -4px;
    font-size: 9px;
    padding-left: 3px;
}

.t-incident-tennis .tib-row .tib-win {
    color: #00ff4b;
}
/* End: t-incident tennis */

/* team-vote */
.team-vote h5 {
    color: #FFF;
    text-align: center;
    font-family: "Raleway";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
}

#carousel-vote .vote-item {
    display: flex;
    justify-content: center;
    gap: 10px;
}

#carousel-vote .vote-btn {
    position: relative;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    font-family: Raleway;
    line-height: 20px;
    border: none;
    border-radius: 6px;
    text-transform: uppercase;
    outline: 0;
    height: 28px;
    width: 98px;
    border: 1px solid transparent;
    position: relative;
    padding-top: 3px;
}

#carousel-vote #vote-btn-1,
#carousel-vote #vote-btn-4 {
    color: #1BA816;;
    background: #061628;
    z-index: 2;
    position: relative;
}

#carousel-vote #vote-btn-2,
#carousel-vote #vote-btn-5 {
    color: white;
    background: #061628;
    z-index: 2;
	border: 1px solid #5C5C5C
}

#carousel-vote #vote-btn-3,
#carousel-vote #vote-btn-6 {
    color: #FFB400;
    background: #061628;
    z-index: 2;
}

#carousel-vote #vote-btn-1::before,
#carousel-vote #vote-btn-3::before,
#carousel-vote #vote-btn-4::before,
#carousel-vote #vote-btn-6::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 1px;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
}

#carousel-vote #vote-btn-1::before,
#carousel-vote #vote-btn-4::before {
    background: linear-gradient(-180deg, rgb(28, 170, 23) 0%, rgb(0, 90, 25) 100%);
}

#carousel-vote #vote-btn-3::before,
#carousel-vote #vote-btn-6::before {
    background: linear-gradient(-180deg, rgb(201, 147, 9) 0%, rgb(113, 83, 7) 100%);
}

#carousel-vote #vote-btn-1.active,
#carousel-vote #vote-btn-4.active {
    background: linear-gradient(360deg, rgba(45, 149, 56, 1), rgba(26, 93, 33, 1));
}

#carousel-vote #vote-btn-2.active,
#carousel-vote #vote-btn-5.active {
    background: linear-gradient(360deg, rgba(66, 83, 243, 1), rgba(37, 44, 135, 1));
}

#carousel-vote #vote-btn-3.bookmaker-list.hidden,
#carousel-vote #vote-btn-6.active {
    background: linear-gradient(360deg, rgba(169, 47, 26, 1), rgba(84, 25, 19, 1));
}

#carousel-vote .vote-btn.active {
    z-index: 1;
    color: white !important;
}

.carousel {
    position: relative;
}
#carousel-vote .carousel-indicators {
    margin: 0;
    bottom: -5px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}
.carousel-indicators .active {
    opacity: 1;
}
#carousel-vote .carousel-indicators li {
    border: 1px solid transparent;
    background-color: #D9D9D9;
    width: 6px;
    height: 2px;
    border-radius: 2px;
}
#carousel-vote .carousel-indicators li.active {
    background-color: #FFB400;
    width: 14px;
    border-radius: 100px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#carousel-vote .carousel-control-prev,
#carousel-vote .carousel-control-next {
    background: transparent;
    height: 28px;
    width: 28px;
    outline: 0;
    border: none;
	top: 30px;
    opacity: 1;
}
#carousel-vote .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
#carousel-vote .arrow {
    border: solid #ffffff3b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
}
#carousel-vote .carousel-control-next .arrow {
    border-color: #FFB400;
}
#carousel-vote .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.carousel-control-next {
    right: 0;
}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 30px;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
@media (max-width: 1199px) {
    .team-live {
		grid-template-columns: 1fr;
		height: auto;
		padding: 0;
		background: none;
		gap: 20px;
	}

	.team-live::before,
	.team-live::after {
		display: none;
	}

	.team-live .t-incident-column,
	.team-live .teambox,
	.team-live .team-vote {
		padding: 12px 5px;
		position: relative;
		border-radius: 7px;
		border: 1px solid #1F2721;
		background: #111913;
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.32) inset;
		backdrop-filter: blur(10px);
	}
	.team-live .teambox {
		background-image: url(/wp-content/themes/bongda/public/images/detail-page/gmd-match-header-v2.svg) !important;
		background-size: cover !important;
		min-height: 125px;
		gap: 12px;
	}
	.team-live .team-vote {
		min-height: 105px;
	}
	.teambox .grid-match__time {
		top: 12px;
	}
	.teambox .teambox_agg {
		bottom: 12px;
	}
}
#match .teambox__day .home-score, #match .teambox__day .away-score {
    border-radius: 6px;
    background: rgba(91.52, 96.83, 86.80, 0.70);
    min-width: auto;
    font-size: 25px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    letter-spacing: 3px;
}
/* END: team live */

/* START: team-odds */
.odds-header {
    background: #292B2E;
    padding: 0.38rem 0.62rem;
}

.teambox__odds--mb .oddContent span {
    color: #4FA747;
    font-family: Oswald;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.125rem;
    text-transform: uppercase;
}

.teambox__odds--mb .odds-type {
    display: flex;
    gap: 0.5rem;
}

.teambox__odds--mb .odds-type span {
    color: #FFF;
    font-family: 'Oswald';
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    padding: 0.25rem 0.38rem;
    background: #292B2E;
    border: 1px solid rgba(28, 30, 31, 1);
    border-radius: 2px;
}

.teambox__odds--mb .odds-type span.active {
    border-color: #009139;
    color: #009139;
    box-shadow: 0px 2px 12px rgba(79, 167, 71, 0.20);
}
.teambox__odds-container {
    background: #131313;
    border-radius: 20px;
}
.teambox__odds-container {
    overflow: visible;
}
.teambox__odds-container {
    position: relative;
    z-index: 10;
}
.oddContent {
    position: relative;
}
.teambox__odds-container {
    z-index: 1;
}

.oddContent>span {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-family: 'Raleway';
    line-height: 16px;
}

.oddContent .oddList {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    padding: 0;
}

.oddContent .oddList li {
    width: 115px;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    cursor: pointer;
    padding: 5px 10px;
}

.oddContent {
    cursor: pointer;
}

/* .oddContent:hover .oddList {
    display: block;
} */

.oddList li {
    padding: 10px;
    text-align: center;
    cursor: pointer;
    list-style: none;
}

.oddList li:hover {
    background-color: #003956;
}

.oddType {
    max-width: 115px !important;
}

.teambox__odds .table {
    /* border-right: 1px solid #3D434D; */
    margin-bottom: 0px !important;
}

.teambox__odds .table:last-child {
    border: 0px;
}

.teambox__odds .company {
    flex-direction: column;
    padding: 10px 20px;
    flex: none;
    width: 160px;
}
.teambox__odds .company-odds {
    flex-direction: column;
    padding: 10px 20px;
    flex: none;
    width: 225px;
    margin-bottom: 0px !important;
}

.teambox__odds .company .head {
    padding: 0px 14px;
}

.teambox__odds .company select {
    background: transparent;
    border: 0px;
    outline: none;
    color: #FFF;
    /* font-family: 'Raleway'; */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.teambox__odds .company .pointer {
    margin-bottom: 15px;
    width: 100%;
}

.teambox__odds .company .pointer:last-child {
    margin-bottom: 0;
}

.teambox__odds .state {
    width: 65px;
    flex: none;
}

.teambox__odds .state span {
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
}

.teambox__odds .head {
    background: #292B2E;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 42px;
    color: #FFF;
    text-align: center;
    /* font-family: 'Raleway'; */
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 153.846% */
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #3D434D;
}

.teambox__odds .box {
    min-height: 42px;
    color: #FFF;
    text-align: center;
    /* font-family: 'Raleway'; */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #3D434D;
    margin: 0px;
}

.teambox__odds .type .box {
    height: 84px;
}

.teambox__odds .box:last-child {
    border-bottom: 0px;
}

.teambox__odds .box .col {
    align-items: center;
    text-align: center;
    flex: 1;
    justify-content: center;
    display: flex;
    /* font-family: 'Oswald'; */
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.875rem;
}

.teambox__header .header {
    padding: 12px 10px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 500;
}
.teambox__header {
    background: rgba(31, 31, 31, 0.9);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}
.teambox__odds.flex-row.d-flex.mb-3 {
    background: rgba(19, 19, 19, 0.9);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
/* Left Gradient */
.table.flex-1.state {
    position: relative;
}
.table.flex-1.state:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 42px;
    height: 1px;
    background: #2B2B2B;
    opacity: 0.5;
    z-index: 1;
}
.table.flex-1.state:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #2B2B2B;
    opacity: 0.5;
    z-index: 1;
    border-radius: 0;
}
/* Right Gradient */

/* Bottom Gradient */
.teambox__header .bottom-gradient {
	display:none;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(to right, rgba(4, 40, 57, 0.75) 0%, rgba(7, 136, 196, 0.75) 47%, rgba(4, 40, 57, 0.75) 100%);
    z-index: 1;
}

/* .teambox__header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 7px;
    padding: 1.02px;
    background: linear-gradient(180deg, #042839, #0788C4);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    pointer-events: none;
} */
.teambox__header.teambox__odds .table {
    border-right: none;
    margin-bottom: 0px !important;
}
.teambox__header.teambox__odds .box {
    justify-content: flex-start;
    padding-inline: 25px;
    font-family: 'Poppins', Geneva, Verdana, sans-serif;
    font-weight: normal;
}

.table.flex-1.eu,
.teambox__odds .company {
    position: relative;
}
.table.flex-1.eu::before,
.teambox__odds .company::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #2B2B2B;
    z-index: 1;
    border-radius: 0;
}

.teambox__odds .box {
    position: relative;
    border-bottom: 0;
}
/* .teambox__odds .box:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(270deg, rgb(4 40 57 / 75%) 0%, rgb(7 136 196 / 75%) 47%, rgb(4 40 57 / 75%) 100%);
    z-index: 1;
    border-radius: 0 0 10px 10px;
} */
.row.m-0.flex-1.showOdds {
    position: relative;
}
.row.m-0.flex-1.showOdds::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 42px;
    height: 1px;
    background: #2B2B2B;
	opacity: 0.5;
    z-index: 1;
}
.teambox__header.teambox__odds:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 42px;
    height: 1px;
    background: #2B2B2B;
    opacity: 0.5;
    z-index: 1;
}
.teambox__header.teambox__odds .table.company-odds .box:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #2B2B2B;
    opacity: .5;
    z-index: 1;
    border-radius: 0;
    right: 64px;

}
.cur_span {
    width: 40px;
    padding: 4px 0;
    background: #363636;
    position: relative;
    border-radius: 20px;
    font-family: 'Roboto';
    font-weight: 300;
}
.cur_span-bk::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 2px;
    background: linear-gradient(360deg, rgba(0, 101, 144, 1), rgba(35, 59, 83, .01));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    pointer-events: none;
}
.teambox__header.teambox__odds .table {
    position: relative;
}
.teambox__header.teambox__odds .table:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #2B2B2B;
    opacity: 0.5;
    z-index: 1;
    border-radius: 0;
    left: 0px;
}
/* Mobile Container Odds */
.mobile-odds-container {
	display: none;
	color: #fff;
	padding: 10px;
	border-radius: 6px;
    margin-bottom: 6px;
    z-index: 99;
    position: relative;
    border: 1px solid #2B2B2B;
    background: #131313;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.32) inset;
    backdrop-filter: blur(10px);
}
.marquee-container {
    margin-bottom: 6px;
}
.category-header span.ch_title {
	color: #fff;
	background: #252424;
    padding-inline: 10px;
    padding-block: 5px;
    border-radius: 5px;
}

.bookmaker-selector select {
	width: 100%;
	padding: 10px;
	background-color: #0a3252;
	color: white;
	border: none;
	margin-bottom: 10px;
}

/* .odds-category {
	margin-bottom: 10px;
	border: 1px solid #000000;
	border-radius: 5px;
	overflow: hidden;
} */

.category-header {
	background-color: #363535;
	padding: 5px 10px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.toggle-icon {
	transition: transform 0.3s ease;
}
span.toggle-icon {
	position: absolute;
	right: 10px;
}

.sub-header {
	display: flex;
	background-color: #171717;
	/* border: 1px solid rgba(38, 45, 63, 1); */
}

.sub-header-item {
	flex: 1;
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
	color: rgba(169, 169, 169, 1);
	font-size: 11px;
	font-weight: 500;
	line-height: 16.5px;
	/* border: 1px solid rgba(38, 45, 63, 1); */
	border-bottom: 0;
}
.sub-header-item:nth-child(1) {
	border-right: 1px solid #000000;
}

.odds-grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.odds-value {
	text-align: center;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: 500;
	/* border: 1px solid #000000; */
	background: #393939;

}
td.odds-title {
    font-size: 13px;
}
.odds-value:nth-child(3n) {
	border-right: none;
}

.odds-value:nth-last-child(-n + 6) {
	border-bottom: none;
}

.collapse {
	display: none;
}

.collapse.show {
	display: block;
}

.bookmaker-selector-container {
	display: flex;
	align-items: center;
}

.bookmaker-label {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	font-style: "Roboto";
}

.selected-bookmaker {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.bookmaker-logo {
	width: 70px;
	height: auto;
	margin-right: 5px;
}

.dropdown-arrow {
	transition: transform 0.3s ease;
}

.bookmaker-list {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px;
	z-index: 1000;
    min-width: 102px;
}

.bookmaker-list.hidden {
	display: none;
}

.bookmaker-list li {
	cursor: pointer;
	padding: 5px;
	list-style: none;

	img {
		width: 70px;
		height: auto;
	}
}

.bookmaker-list li:hover {
	background-color: #003956;
}


@media (max-width: 1199px) {
	.teambox__odds-container {
		display: none;
	}
	.mobile-odds-container {
		display: block;
	}
}
.bookmaker-selector-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 5px;
}
.bookmaker-dropdown {
	position: relative;
	padding-bottom: 7px;
}
.category-tabs {
    display: flex;
    gap: 2px;
    margin: 10px 0;
    overflow-x: auto;
    padding-bottom: 7px;
}

.tab-button {
	position: relative;
    background-color: #191920;
	font-size: 9px;
	font-weight: 500;
	text-transform: uppercase;
    color: #AFB4BA;
    border: none;
    padding: 4px 12px;
    border-radius: 6px;
    cursor: pointer;
    white-space: nowrap;
	outline: none;
	line-height: 20px;
}
.tab-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 6px;
	padding: 1.02px;
	background: #3C4459;
	-webkit-mask: linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask-composite: exclude;
	-webkit-mask-composite: xor;
	pointer-events: none;
}
.tab-button,
.tab-button:focus {
	outline: none;
}
.tab-button.active {
    position: relative;
    color: white;
    outline: none;
    border-radius: 0.5rem;
    /* border: 0.5px solid #454E4A; */
    border: 0.0625rem solid #86944c;
    background: linear-gradient(90deg, #ABBF42 0%, #296525 100%);
}
.tab-button.active::before {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 0;
    background: linear-gradient(2deg, #454E4A, #296525);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    pointer-events: none;
}

/* Odds Table Styles */
.odds-table {
	position: relative;
    display: none;
	max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
	background: linear-gradient(180deg, rgba(35, 35, 36, 0),rgba(35, 35, 36, 1));
}
.odds-table.show {
    display: block;
	margin-bottom: 10px;
    max-height: 1000px;
}
.odds-table.active {
    display: block;
}

.odds-category {
    /* border: 1px solid #333; */
    /* margin-top: 10px; */
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    text-align: center;
}

.category-name {
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 11px;
    font-family: Be Vietnam Pro;
}

.odds-content table {
    width: 100%;
    border-collapse: unset;
    margin-bottom: unset;
    line-height: unset;
}

.odds-content td {
    background: transparent;
    width: 66px;
    height: 30px;
    border: none;
	position: relative;
}
.odds-content td span {
    border-radius: 3px;
    height: inherit;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#chauA td.odds-value span {
	background: #255B4D;
}
#chauAu td.odds-value span {
	background: #204587;
}
#taiXiu td.odds-value span {
	background: #743727;
}
#nemPhat td.odds-value span {
	background: #41297D;
}
.odds-content td:first-child {
    font-weight: normal;
    color: #AFB4BA;
    font-family: Be Vietnam Pro;
    font-weight: 400;
    font-size: 11px;
}
@media (max-width:480px)  {
    .teambox__team {
        flex-direction: column;
        text-align: center;
    }
    .teambox {
        gap: 5px;
        grid-template-columns: 1fr 80px 1fr;
    }
    .teambox__team.teambox__team-home.team.team--home {
        flex-direction: column-reverse;
    }

    .teambox .grid-match__first {
        bottom: -5px;
    }
    #carousel-vote .vote-btn {
        font-size: 10px;
        width: 95px;
    }
}

.company-unset.company:before , .company-unset.company:after {
    content: none !important;
}
.company-unset-before.company:before{
    content: none !important;
}
@media (max-width:480px)  {
    .teambox__team-home .teambox__team-name {
        text-align: center;
    }
	.teambox__team-name {
		font-size: 12px;
		width: 80px;
		overflow: hidden;
		text-wrap: nowrap;
		text-overflow: ellipsis;
		text-align: center;
	}
}
.teambox__team img {
    object-fit: contain;
}
.green {
    color: #009B3A !important;
}
.orange {
    color: #FF361E !important;
}
/*
.green, .up, .orange, .down {
	font-size: 12px  !important;
    width: 42px  !important;
}
*/

.green:after {
    content: '';
    background: url('/wp-content/themes/bongda/public/images/icon-arrow-up.png') no-repeat top;
    width: 8px;
    height: 8px;
    display: inline-block;
	position: absolute;
    z-index: 2;
    top: 5px;
    right: 2px;
}
.orange:after {
    content: '';
    background: url('/wp-content/themes/bongda/public/images/icon-arrow-down.png') no-repeat top;
    width: 8px;
    height: 8px;
    display: inline-block;
	position: absolute;
    z-index: 2;
    top: 5px;
    right: 2px;
}
div#chauA {
    background: url(/wp-content/themes/bongda/public/images/detail-page/bg-odd-chau-a.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
div#chauAu {
    background: url(/wp-content/themes/bongda/public/images/detail-page/bg-odd-chau-au.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
div#taiXiu {
    background: url(/wp-content/themes/bongda/public/images/detail-page/bg-odd-tai-xiu.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
div#nemPhat {
    background: url(/wp-content/themes/bongda/public/images/detail-page/bg-odd-phat-goc.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.player .title_box h1 {
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 0;
    /* font-family: "Bangers", cursive; */
    text-transform: uppercase;
    font-weight: bold;
}
.link-video {
    gap: 5px;
    overflow-x: auto;
}
.tv-servers {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.box-point {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.link-video a {
    line-height: 38px;
    padding: 0 10px;
    background-color: #505861;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 0px;
    white-space: nowrap;
}
.link-video a.active, .link-video a:hover, .link-video a.playing{
    background-color: #009B3A;
}
button.incident-btn {
    margin-bottom: 0;
}
.simulation-wrap {
    height: auto !important;
}
.team-logo-group {
    display: flex;
    position: relative;
}
.teambox__team .team-logo-group img {
	width: 49px;
	height: 49px;
	object-fit: contain;
}
.teambox__team .team-logo-group-2 img {
	width: 44px;
	height: 44px;
}

.teambox__team .team-logo-group-2 .team-logo-1 {
	margin-left: -16px;
}
.team-logo-group-bg img {
    border-radius: 50px;
    background: #FFF;
}

@media (min-width: 768px){
	.team-live {
		gap: 10px;
	}
	.team-live .teambox {
		gap: 12px;
	}
    .simulation-wrap {
        height: auto !important;
    }
    .highlight__goal-half {
        min-height: auto !important;
    }
	.category-tabs {
		margin:0px;
		padding-bottom: 0;
	}
	.bookmaker-dropdown {
		margin-top: -8px;
	}
    .green:after, .orange:after {
        right: 4px;
    }
}

@media (max-width: 480px){
	#carousel-vote .vote-btn {
	   font-size: 9px;
	   width: 100px;
	}
}

@media (max-width:375px) {
    .vote-item {
        transform: scale(0.9);
    }
}
.is-win {
    min-width: auto;
    position: relative;
    border: none;
    background: linear-gradient(180deg, rgba(88, 133, 48, .7), rgba(43, 103, 38, .7)) !important;
}
.is-win:before {
    background: linear-gradient(180deg,#108e22,#05280a);
    border-radius: 0.33331rem;
    bottom: 0;
    content: "";
    left: 0;
    -webkit-mask: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff));
    -webkit-mask: linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);
    mask: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff));
    mask: linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);
    -webkit-mask: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));
    mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: .0625rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.teambox__ts {
    padding: 3px !important;
}
.single-live .link-video a {
    margin-bottom: 0 !important;
}
/* New tabs above player */
.play_main_left ul {
	background: none;
	display: flex;
	border-radius: 10px 10px 0px 0px;
	/* overflow: hidden; */
	border: 0px;
  }

  .play_main_left ul.nav li.nav-item {
	flex: 1;
	display: flex;
  }

  .play_main_left ul.nav-tabs button {
	background: #292B2E;
	gap: 10px;
	width: 100%;
	text-align: center;
	font-family: Oswald;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 200% */
	text-transform: uppercase;
	color: #FFF;
	border: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	border-radius: 0px;
	position: relative;
	outline: none;
	text-transform: uppercase;
	font-weight: 500;
	gap: 16px;
  }

  .play_main_left ul.nav-tabs button#live-player-tab {
	border-top-left-radius: 10px;
  }

  .play_main_left ul.nav-tabs button span {
	z-index: 1;
  }

  .play_main_left ul.nav-tabs button.active,
  .play_main_left ul.nav-tabs button:focus {
	background: linear-gradient(180deg, #042104 39.71%, #045830 119.12%);
  }

  .play_main_left ul.nav-tabs button.active span,
  .play_main_left ul.nav-tabs button:focus span {
	background: linear-gradient(105deg, #FFF 0%, #FFF500 90.26%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  }

  .play_main_left ul.nav-tabs .socialvn-share {
	width: 100%;
	border-left: 1px solid #4A4A4A;
  }

  .play_main_left ul.nav-tabs .cate-24h-foot-arti-deta-social,
  .play_main_left ul.nav-tabs .btn-share-24h {
	height: 100%;
  }

  .play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social {
	width: 100%;
	height: 100%;
	border-radius: 0;
	background-color: #292B2E;
	padding: 12px;
	position: relative;
	border-top-right-radius: 10px;
  }

  .play_main_left ul.nav-tabs .btn-share-24h .cv19-sha-social span {
	background: linear-gradient(105deg, #FFF 0%, #FFF500 90.26%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Oswald;
	font-weight: 500;
	position: absolute;
	left: 0;
	right: 0;
	height:100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
  }

  .play_main_left ul.nav-tabs  .btn-share-24h .cv19-sha-social__tit:before {
	background: url('../images/live-tab-icon-share.svg') no-repeat;
	margin: 0 16px 0 0;
  }

@media (max-width: 576px) {
    .play_main_left ul.nav-tabs button {
        font-size: 13px;
        gap: 8px;
    }
}
  @media (max-width: 390px) {
    .play_main_left ul.nav-tabs button {
        font-size: 11px;
        gap: 4px;
        padding: 6px;
    }
}
.simulation-body.is-moved {
    position: absolute;
    background: #1C1E1F;
    border-radius: 0 !important;
}
@media (min-width: 768px) {
    .simulation-body.is-moved {
        left: 14px;
    }
}
.simulation-body.is-moved .simulation-wrap{
    max-width: 100%;
}
.play_main_left li.nav-item, .play_main_left li.nav-item button {
    margin: 0 !important;
}
