.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: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.match-info .status {
    color: #2b2c2d;
    text-transform: uppercase;
    width: 62%;
    display: inline-block;
    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;
}
.match-info .status {
    color: #2b2c2d;
    text-transform: uppercase;
    width: 62%;
    display: inline-block;
    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;
}
.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: 700;
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center;
}
.status2 span,
.status span{
    color: #fff;
}
.score-detail {
    margin-top: 0 !important;
    margin-left: 10px;
}
.status-text span{
    color: #fff;
}
/* .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: #fff;
    font-family: BentonSans, Arial, Noto Sans, sans-serif;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.tribune_psl_widget strong {
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    font-weight: 700 !important;
    color: #fff;
    font-weight: bolder;
}
.match-info-HSB .teams {
    margin-top: 0;
}
.match-info .teams {
    margin-top: 5px;
    margin-bottom: 5px;
}
.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: #2b2c2d;
    font-family: BentonSans-Bold, Arial, Noto Sans, sans-serif;
    padding-bottom: 12px;
    border-bottom: 1px solid #8f8f8f;
}
.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;
}
.score-detail span{
    color: #fff;
}
.match-info .team .name-detail .flag {
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
    border-radius: 0.25rem;
    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;
}
.match-info .team .name-detail .name {
    margin: 0;
    color: #fff;
}
.match-info-HSB .team .name {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0;
}
.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;
}
.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;
}
.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: 12px;
    letter-spacing: 0;
}
.match-info-HSB .team .score,
.match-info-HSB .team .score-info {
    font-size: 12px;
    letter-spacing: 0;
}
.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: 25px;
}

.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: 0.6rem;
    line-height: 1.9;
    letter-spacing: 0.1px;
}
.match-info-HSB .status-text,
.text-dark {
    color: #fff !important;
    background: linear-gradient(90deg, #00664B 0%, #063926 21.88%, #02513a 58.33%, #042F25 100%);
    height: 25px;
    border-top: 1px solid #404040;
}
.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;
    border-bottom: 1px solid #8f8f8f;
}
.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: 300px) {
    .next,
    .prev,
    .text {
        font-size: 11px;
    }
    .tribune_psl_widget {
        padding-top: 35px;
    }
}
.teams {
    margin-left: 40px;
    width: 265px;
}
.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;
  
}
.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: 0 !important;
}
.scorecard-content {
    height: 190px;
}
.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 {
    border: 1px solid #e4e4e4 !important;
    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%);
}

.match-info.match-info-HSB.card.scorecard {
    background: #052D24;
    background-size: cover;
    background-position: 10%;
}

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