.featured-scoreboard .scorecard-container {
    padding-bottom: 0.25rem;
    height: 100%;
    position: relative;
}

.tribune_psl_widget *,
:after,
:before {
    box-sizing: border-box;
}

.tribune_psl_widget a {
    transition: all 0.5s ease-in-out;
    display: inline-block;
}

.tribune_psl_widget a,
.tribune_psl_widget a:hover {
    text-decoration: none;
}

.tribune_psl_widget a {
    color: #03a9f4;
    background-color: transparent;
}

.match-info-HSB {
    padding: 0.5rem;
    height: 100%;
    min-height: 124px;
    width: 100%;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 25%);
    border-radius: 0.25rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.match-info {
    padding: 0;
    display: block;
    position: relative;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: 0;
}

.match-info-HSB .status {
    letter-spacing: 0;
    font-size: 10px;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.match-info .status {
    color: #695d13;
    text-transform: uppercase;
    width: 100%;
    display: flex;
    /* float: left; */
    /* margin: 10px 0 !important; */
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    font-weight: 700;
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.match-info .status2 {
    color: #2b2c2d;
    text-transform: uppercase;
    /* width: 36%; */
    display: inline-block;
    /* float: left; */
    /* margin: 10px 0 !important; */
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center;
    margin-left: 10px !IMPORTANT;
}

.status2 span,
.status span {
    color: #695d13;
}

.score-detail {
    margin-top: 0 !important;
    /* margin-left: 10px; */
}

.status-text span {
    color: #0e563f;

}
.status-text i {
    color: #0e563f;
}

.status-text {
    margin-bottom: 10px !important;
}

/* .match-info .status {
    text-transform: uppercase;
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    font-weight: 700;
    color: #2b2c2d;
    font-size: 0.7rem;
    line-height: 1.5;
    margin: 14px 10px 1px 10px;
    text-align: center;
} */
.red {
    color: #d00 !important;
}

.match-info-HSB .status .hsb-description {
    text-transform: capitalize;
    color: #1c201f;
    font-family: BentonSans, Arial, Noto Sans, sans-serif;
    font-size: 18px;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.tribune_psl_widget strong {
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    font-weight: 700 !important;
    color: #695d13;
    font-weight: bolder;
}

.match-info-HSB .teams {
    margin-top: 0;
}

.match-info .teams {
    margin-top: 5px;
    margin-bottom: 5px;
    clear: both;
}

.match-info-HSB .team {
    margin-bottom: 8px;
}

.fixtureMatches {}

.fixtureMatches span {
    color: #fff;
}

.match-info .team {
    /* display: block; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    align-items: center;
    color: #fff;
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    padding-bottom: 0;
    justify-content: space-between;
}

.match-info .team:nth-child(2) {
    border-bottom: 0;
}

.match-info .team .name-detail,
.match-info .team .score-detail {
    display: inline-flex;
    line-height: 1.5;
    letter-spacing: 0.1px;
    align-items: center;
    font-size: 1rem;
    white-space: nowrap;
    opacity: 1;
    margin-top: 10px;
    flex-direction: column;
}

.score-detail span {
    color: #fff;
}

.match-info .team .name-detail .flag {
    width: auto;
    height: 75px;
    /* margin-right: 0.5rem; */
    border-radius:0;
    border: none;
    position: relative;
    top: -1.5px;
}

.slick-slide img {
    display: block;
}

.tribune_psl_widget .img,
.tribune_psl_widget img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}

.tribune_psl_widget img,
.tribune_psl_widget svg {
    vertical-align: middle;
}

.tribune_psl_widget img {
    border-style: none;
    width: 109px;
}

.match-info .team .name-detail .name {
    margin: 0;
    color: #1c201f;
    font-family: BentonSans, Arial, Noto Sans, sans-serif;
}

.match-info-HSB .team .name {

    font-size: 16px !important;
    letter-spacing: 0;
    font-weight: 600;
    text-wrap: wrap;
    line-height: 21px;
    text-align: center;
}

.tribune_psl_widget p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.batting-dot,
.match-info .team .name-detail .batting-indicator {
    margin-left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d00;
}
.vs {
    background-color: #ffffff;
    border-radius: 50px;
    height: 32px;
    width: 32px;
    color: #1c201f;
    font-size: 25px;
    padding: 3px;
    /* font-family: "Open Sans"; */
    text-align: center;
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blink_psl-9 {
    animation: blinker 1s linear infinite;
}
p.top_stick_live {
    background: #e30303;
    color: #fff !important;
    width: 105px;
    text-align: center;
}
.live p.top_stick_live {
    margin: auto;
    width: 32px;
    height: 24px;
    font-size: 12px;
    font-family: "Open Sans";
    padding-top: 1px;
}
.vs span {
    color: #1c201f;
    margin-top: 1px;
}
.match-info .team .name-detail,
.match-info .team .score-detail {
    display: inline-flex;
    line-height: 1.5;
    letter-spacing: 0.1px;
    align-items: center;
    font-size: 1rem;
    white-space: nowrap;
    opacity: 1;
    width: 44%;
    font-weight: 600;
}

.match-info-HSB .team .score-detail .score-info {
    font-size: 10px;
    color: #fff;
    font-family: BentonSans, Arial, Noto Sans, sans-serif;
}

.match-info .team .score-detail .score-info {
    position: relative;
    margin-right: 5px;
    font-size: 0.75rem;
}

.match-info-HSB .team .score,
.match-info-HSB .team .score-info {
    font-size: 14px !important;
    letter-spacing: 0;
    color: #1c201f;
}



.match-info-HSB .status-text {
    padding: 0 0.75rem;
    /* margin: 0 -0.75rem; */
}

.match-info .status-text {
    color: #6c6d6f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    padding-left: 10px;
}

.match-info-HSB .status-text {
    font-family: BentonSans-Medium, Arial, Noto Sans, sans-serif;
    font-weight: 400;
}

.match-info-HSB .status-text {
    font-size: 0.625rem;
    line-height: 1.6;
    letter-spacing: 0;
}

.match-info .status-text {
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.1px;
}

.match-info-HSB .status-text,
.text-dark {
    color: #695d13 !important;
    text-align: center;
    height: 25px;
}

.match-info-HSB .hsb-series-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 10px;
    margin-top: 8px;
    width: 98%;
}

.tribune_psl_widget {
    margin-bottom: 15px;
    line-height: 0;
}

.match-info-HSB .hsb-series-links .hsb-link {
    display: inline-flex;
    border: 1px solid #dcdddf;
    border-radius: 4px;
    color: #fff;
    flex-basis: 0;
    flex-grow: 1;
    justify-content: center;
    padding: 6px 0;
}

.match-info-HSB .hsb-series-links .hsb-link {
    margin-left: 4px;
    text-align: center;
}

.hsb-series-links a {
    line-height: 1.5;
}

.scorecard-header {
    display: flex;
    align-items: center;
    min-height: 24px;
    margin-bottom: 12px;
}

.scorecard-header img {
    margin: 5px;
}

.scorecard-header span {
    font-size: 21px;
    line-height: 21px;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ccc;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

* {
    box-sizing: border-box;
}

body {
    font-family: Verdana, sans-serif;
    margin: 0;
}

.mySlides {
    display: none;
}

img {
    vertical-align: middle;
}

.slideshow-container {
    position: relative;
}

.next,
.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
    padding-right: 10px;
}

.prev {
    padding-left: 10px;
}

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.tribune_psl_widget .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.tribune_psl_widget .active,
.tribune_psl_widget .dot:hover {
    background-color: #717171;
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}


@media only screen and (max-width: 576px) {
    .match-info .status {
width: 90%;
    }
}
@media only screen and (max-width: 300px) {

    .next,
    .prev,
    .text {
        font-size: 11px;
    }

    .tribune_psl_widget {
        padding-top: 35px;
    }
}

.teams {
    /* margin-left: 40px; */
    width: 100%;
}

.hsb-series-links {
    margin-top: 0 !important;
}

.scorecard-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 999;
    width: 30%;
    margin-right: 11px;
    margin-left: auto;
    /* border: 1px solid #fff; */
    font-size: 10px;
    justify-content: flex-end;
    margin-top: 3px;
    height: 20px;
}

.scorecard-footer span {
    color: #fff !important;
}

.tab {
    overflow: inherit;
    border: none;
    background-color: inherit;
}

.tabcontent {
    padding: 0;
    border: none;
    border-top: none;
}

.fixtureMatches .status-text span {
    font-weight: 700;
}

.fixtureMatches .team .name {
    font-size: 11px;
}

.fixtureMatches .team .name-detail .flag {
    width: 30px;
    height: 30px;
}

.tribune_psl_widget img {
    border-style: none;
    height: 85px;
    width: auto;

}
.venu-cont {
    padding-top: 18px;
    padding-left: 20px;
}
.scorecard-content table {
    width: 100%;
}

.scorecard-content table td {
    height: 21px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

.scorecard-content thead td {
    height: 30px !important;
}

.scorecard-content .teams img.img.flag {
    margin-bottom: 5px;
    margin-bottom: 5px !important;
}

.scorecard-content table.table.table-striped {
    margin-top: 8px;
    color: #fff
}

.tribune_psl_widget a {
    color: #fff;
}

.tablinks.hsb-link.active {
    background: #259674;
    color: #fff;
}

.match-info-HSB .hsb-series-links .hsb-link {
    padding-top: 5px;
    padding-bottom: 3px;
}

.match-info-HSB {
    box-shadow: none;
}

.scorecard-header span {
    font-size: 16px;
    font-family: "georgia", serif;
    text-shadow: 0px 0px 1px #0a6156;
    color: #fff;
}

.scorecard-header {
    /* background:linear-gradient(90deg, #00664B 0%, #063926 21.88%, #02513a 58.33%, #042F25 100%); */
    /* background: #FDFBEE; */
}

.match-info.match-info-HSB.card.scorecard {
    background: #ffffff;
    background-size: cover;
    background-position: 10%;
    border: 1px solid #f1f1f1;
    padding: 10px;
}

.status-text span {
    font-weight: 900;
}

.scorecard-header {
    background: none !important;
}
.status-text {
    border-top: 1px solid #f1f1f1;
    margin-top: 12px !important;
    padding-top: 10px !important;
    height: auto !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.scorecard-container {
    box-shadow: 1px 3px 6px 1px #00000008;
}
.psl-wdg-head {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 5px;
}

.scorecard-header {
    margin-right: 17px;
}

.venu-cont h4 {
    margin-bottom: 0px;
    font-family: BentonSans, Arial, Noto Sans, sans-serif;
    font-weight: 600;
    color: #4a4a4a;
}
.venu-cont p {
    margin-bottom: 0;
    font-size: 14px;
}
.psl-wdg-head {
    display: flex;
    border-bottom: 1px solid #f1f1f1;
    justify-content: start;
    padding-left: 10px;
}