.red-card-show,
.red-card {
    padding: 0 1px;
    background-color: red;
    margin: 0px 2px;
    font-size: 9px;
    color: #FFF;
    border: 1px solid #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    font-weight: normal;
    font-style: inherit;
    vertical-align: baseline;
    font-family: Tahoma;
}
.table {
    width: 100%;
    display: table;
    border-collapse: collapse;
}
.table .tr {
    display: table-row;
}
.section-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    text-transform: capitalize;
    color: #1B1B1B;
    text-align: center;
    display: block;
    margin: 14px 0;
}
.listing-match .row-header {
    background: #626262;
    color: #fff;
}
.table .td {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 1.42857;
    padding: 8px 5px;
}
.text-player-goal ul li {
    text-align: left;
}
.listing-match .td {
    border: none;
    padding: 10px!important;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: middle;
    line-height: 1!important;
}
.listing-match .minute-event {
    background: #edf2f7;
}
.listing-match .home-event>img {
    float: right;
}
.listing-match .away-event>span {
    float: right;
    text-align: right;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
.text-left {
    text-align: left!important;
}
.listing-match-note-wrap {
    padding: 16px;
}
.listing-match-note {
    padding: 16px;
    background: #f7f7f7;
    border-radius: 8px;
}
.listing-match-note>.wrap-note-item:last-of-type {
    margin-top: 8px;
}
.listing-match-note>.wrap-note-item {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.listing-match-note-item {
    font-size: 12px;
    line-height: 18px;
    color: #5f6368;
}
.listing-match-note-item>img {
    width: 14px;
    height: 14px;
}

/*line up*/
.player .player-stat{
    position: relative;
}
.player .player-stat .lineup_event{
    position: absolute;
    width: 18px !important;
    height: 18px !important;
}
.player .player-stat .lineup_event.lineup_event_sub{
    background-color: #FFF;
    border-radius: 50%;
    right: -8px;
    bottom: -1px;
}
.player .player-stat .lineup_event.lineup_event_card{
    position: absolute;
    right: -5px;
    top: -8px;
}
.player .player-stat .lineup_event.lineup_event_goal{
    left: -8px;
    top: -5px;
    background-color: #FFF;
    border-radius: 50%;
}
.sp-count-goal{
    position: absolute;
    top: -12px;
    left: -8px;
    background: #a00000;
    z-index: 2;
    font-size: 9px;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    width: 12px;
    line-height: 12px;
}
.zone-notice h2, .zone-notice h3, .zone-notice h4{
    display: block;
}

.lineup-header-info {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
}
.lineup-header-home, .lineup-header-away {
    padding: 8px 16px;
}
.lineup-header-home>span, .lineup-header-away>span {
    display: inline-block;
    vertical-align: super;
    margin: 0 16px;
}
.lineup-header-home>.formation, .lineup-header-away>.formation {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 3px;
}
.lineup-header-away {
    text-align: right;
    background: #FF6600;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}
.lineup-header-home {
    text-align: left;
    background: #05903F;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    /*color: #333333;*/
}

.lineup-sub-wrap {
    width: 100%;
    color: #333333;
    background-color: #FFFFFF;
}
.sub-header {
    background: #F2F2F2;
    border-bottom: 1px solid #E0E0E0;
    box-shadow: inset 0px -1px 0px #EEEEEE;
    text-align: center;
    padding: 8px 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}
.sub-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.sub-header-home, .sub-header-away {
    padding: 8px 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    box-shadow: inset 0px -1px 0px #EBEBEB;
}
.lineup-team-name {
    display: inline-block;
    vertical-align: super;
    margin: 0 8px;
}
.player-name-wrap {
    box-shadow: inset 0px -1px 0px #F5F5F5;
    padding: 8px 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    color: #000000;
}
.player-no {
    margin: 0 8px;
    width: 20px;
    display: inline-block;
}
.sub-detail {
    border: 1px solid #E0E0E0;
}
.substitutes-list-home {
    border-right: 1px solid #E0E0E0;
}

.select-bet-company {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    appearance: auto;
    padding: 7px;
    width: 125px;
    border: 1px solid #969696;
    border-radius: 4px;
}
.odds-data-type-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
}
.odds-data-type {
    border: 1px solid #E0E0E0;
    width: 24px;
    height: 16px;
    display: inline-block;
}
.oddsTable {
    border-collapse: collapse;
	width: 500px;
    margin: 0 auto;
}
.oddsTable thead{
    background: #2D3748;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #FFFFFF;
}
.oddsTable td, .oddsTable th {
    border: 1px solid #B3B3B3;
    vertical-align: middle;
}
.oddsTable .fx-blue {
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #005533;
}
.oddsTable tbody td {
    padding: 3px 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    text-align: center;
}
.border-right {
    border-left: none !important;
    border-right: 1px solid #B3B3B3;
}
.border-none {
    border-left: none !important;
    border-right: none !important;
}
.bg-odds-live {
    background: #ECF9EE;
}
.bg-odds-live-lastest {
    background: #FAFCCD;
}

.match-standing-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
    text-align: center;
}
.match-standing-name {
    padding: 14px;
}
.standing-team-name {
    display: inline-block;
    vertical-align: super;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}
.standing-team-position {
    display: inline-block;
    vertical-align: super;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}
.match-standing-row {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding: 8px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #E0E0E0;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #333333;
}
.standing-header {
    background: #626262 !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 22px !important;
    color: #FFFFFF !important;
}
.standing-text-red {
    color: #EB5757;
}

.match-h2h-header {
    padding: 6px 16px;
    background: #F2F2F2;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
}
.h2h-select-top {
    appearance: auto;
    padding: 7px 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}
.h2h-team {
    margin-top: 5px;
}
.h2h-team .teamLogo, .h2h-team .h2h-team-name, .h2h-checkbox-wrap>input {
    display: inline-block;
    vertical-align: middle;
}
.h2h-team .h2h-team-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}
.h2h-checkbox-wrap {
    text-align: center;
    margin-top: 7px;
}
.h2h-checkbox-wrap label {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    margin-right: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    width: auto;
}
.h2h-title {
    display: grid;
    grid-template-columns: repeat(6, 2fr) 6fr 6fr repeat(3, 1fr);
    background: #626262;
    padding: 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center;
    gap: 5px;
}
.h2h-title-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3px;
}
.h2h-title-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 4px;
}
.h2h-select {
    appearance: auto;
    padding: 3px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}
.h2h-title-text {
    margin-top: 20%;
    display: inline-block;
}
.h2h-row-data {
    display: grid;
    grid-template-columns: repeat(12, 2fr) repeat(3, 1fr);
    background: #FFFFFF;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #E0E0E0;
    padding: 8px 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    text-align: center;
}
.h2h-draw, .h2h-lose, .h2h-win {
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 9px;
    border-radius: 2px;
    height: 24px;
    align-self: center;
}
.h2h-draw {
    background: #0B71F9;
}
.h2h-lose {
    background: #EF5350;
}
.h2h-win {
    background: #30AF4A;
}
.h2h-data-text {
    display: inline-block;
    vertical-align: middle;
}
.mb-20 {
    margin-bottom: 20px;
}