.layout-loader {
    position: fixed;
    background-color: #dadada99;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.no-record{ margin: 50px; }
.hide-div{ display: none; }
.tab-content > .tab-pane.hide-div{ display: none; }
.show-no-record{ display: block; }
.run-balls-div{ font-size: 25px; font-weight: bold; color: #fff; font-style: italic;}
.team-img-cir{ border-radius: 15px; width: 20px; height: 20px; object-fit: contain; }
.live-match{ background-color: #454545 !important; }
.live-status span{ color: #fff; }
.red-indi{ width: 10px !important; height: 10px !important; }
.live-page-bg{ background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); }
.balls-div{  font-size: 15px; color: #fff; }
a:hover, a:active, a:focus { color: #b2222200; }
:focus { outline: none; }
.top-column-10 { width: 10%; }
.top-column-80 { width: 80%; }
.nav.nav-tabs { flex-wrap: nowrap; }
.main-item-card{ margin-top: 25px; width: 100%; }
.inner-item-card { width: 100%; text-align: center; }
.item-card-sub-title-sub{ font-weight: 600; font-size: 25px; color: #808080; }
.next-inner-item-card { width: 100%; text-align: center; margin-bottom: 20px; }
.next-item-card-title { font-weight: 600; font-size: 16px; color: #ffffff; }
.next-item-card-sub-title{ font-weight: 300; font-size: 12px; color: #ffffff; }
.mar-top-10{ margin-top: 10px; }
.mar-top-30{ margin-top: 30px; }
.mar-top-20{ margin-top: 20px; }
.mar-top-15{ margin-top: 15px; }
.mar-top-5{ margin-top: 5px; }
.font-weight-600 { font-weight: 600; }
.msg{ color: red; }
.slider-card .match-status.Live{ color: #ff0000; animation: blinker 1s linear infinite; }
.slider-card .match-status.Today{ color: #ff9800; animation: none; }
.slider-card .match-status.Finished{ color: #4caf50; animation: none; }
.no-data-image{ display: flex; justify-content: center; margin-top: 15%; }
.no-data-image img{ width:70%; }
.tab-content .list-tab-stats .stats-content-style img{ width: 100%; }
.todayCls{ color: #ff9800; }
.finishedCls{ color: #4caf50; }
.last-24-balls .live-score-per-ball-card{ overflow: auto; width: 100%; flex-wrap: nowrap; justify-content: normal;}
.last-24-balls .live-score-per-ball-card .ball{ padding: 20px; }
.last-balls-overflow .status-circle.one-five-cls{ background-color: #4CAF50; }
.last-balls-overflow .status-circle.four-cls{ background-color: #2196F3; }
.last-balls-overflow .status-circle.six-cls{ background-color: #673AB7; }
.last-balls-overflow .status-circle.wic-cls{ background-color: #E91E63; }
.bold-cls{ font-weight: bold; }
.text-center{ text-align: center; }
.match-name.match-result{ color: #E91E63; font-size: 12px; }
.live-match-data .live-match-team-name, .live-match-data .live-match-team-scroe { font-size: 14px; }
.font-size-25{ font-size: 25px !important; }
.font-size-20{ font-size: 20px !important; }
.fav-team-rate{ color: #9E9E9E; font-size: 10px; text-align: center; justify-content: center; /*margin: 5px;*/ }
.live-score-section{ min-height: 200px; }
.section-pad{ padding: 10px 10px !important; }
.live-match-data{ flex-direction: column; }
.match-score-and-wkt{ border-bottom: unset !important; }
.last-balls-status{ border: unset; }
.width-20{ width: 20%; }
.width-100{ width: 100%; }
.font-bold{ font-weight: bold; }
.total-run-style.result{ color: #ff5400; }
.sec-live-narator{ position: absolute; bottom: 0; font-size: 12px; color: #0a94de;}
.pad-left-5{ padding-left: 5px;}
.pad-right-5{ padding-right: 5px;}
.board-title.match-data table{ width: 100%;}
.board-title.match-data table tbody tr:first-child{ font-weight: 500;}
.extra-odds{ position: relative; left: 1.5rem;}
.color-green, .details-data .board-title span.color-green{ color: #008000; }
.color-red, .details-data .board-title span.color-red{ color: #ff0000; }
.blink{ animation: blinker 2s linear infinite; }
.border-top{ border-top: 1px solid rgba(0, 0, 0, 0.25) !important; }
.color-pink{ color: #E91E63; }
.odd-history.color-green{ color: #008000 !important; }
.odd-history.color-red{ color: #ff0000 !important; }
.over-div{ width: 70px; height: 30px; margin-top: 8px; }
.run-div{ width: 40px; height: 30px; margin-top: 8px; margin-right: 10px; }
.powerplay-div{ background-color: #ff5400; color: #fff; border-radius: 10px;  font-size: 12px; position: relative; top: -10px; padding: 2px; }
.inner-tab-items-tt { height: 100%; margin-left: 5px; }
.nav-tt { display: -webkit-box; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; width: auto; }
.w-33{ width:33.3% !important; }
.odd-over{ width: 50%; text-align: start; }
.odd-score{ width: 50%; text-align: end; margin-right: 10px; }
.color-blue{ background-color: #5b93cf !important; }
.font-unset{ font-weight:unset !important; }
.news-list .item-card img{ object-fit: contain !important; }