@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);

a,
a:active,
a:hover {
    outline: 0 !important;
    color: var(--color-primary);
    text-decoration: none
}

.btn-primary,
.text-primary {
    --bs-btn-bg: var(--color-primary);
    --bs-btn-border-color: var(--color-primary);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--color-primary);
    --bs-btn-hover-border-color: var(--color-primary);
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--color-primary);
    --bs-btn-active-border-color: var(--color-primary);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: var(--color-primary);
    --bs-btn-disabled-border-color: var(--color-primary)
}

.page-link a:hover,
.payment-button,
.refferal-code-box a,
a,
a:active,
a:hover {
    text-decoration: none
}

.frontend.dark-mode-active {
    --bg-light: #000;
    --bg-white: #000
}

.dark-mode-active .sidebar-left {
    background: #000;
}

.dark-mode-active .bg-casino {
    background: #000;
}

body {
    font-family: 'IBM Plex Sans', sans-serif;
    color: var(--color-body) !important;
    font-size: 14px;
    background: var(--bg-light);
    touch-action: manipulation
}

a {
    transition: none
}

.alert-small {
    padding: 3px 10px
}

.bg-dark,
body .dark-mode-active .no-img {
    background: var(--bg-dark-light) !important;
}



.p15 {
    padding: 15px !important
}

.pl-15 {
    padding-left: 15px
}

.pe-15 {
    padding-right: 15px
}

.batslipbox-tabs a.active,
.tx-theme {
    color: var(--color-theme)
}

.header-right-list ul li a,
.sidecontent-list ul li,
.tx-white,
body .dark-mode-active .batslipbox table,
body .dark-mode-active .batslipbox-footer,
body .dark-mode-active .batslipbox-tabs a.active,
body .dark-mode-active .batslipbox-tabs i,
body .dark-mode-active .batslipboxinput,
body .dark-mode-active .footer-list ul li a,
body .dark-mode-active .footer-title,
body .dark-mode-active .livematch-teamv-name,
body .dark-mode-active .livemgrid-details-name .ldn-full,
body .dark-mode-active .mobile-bet-history table,
body .dark-mode-active .msboxgrid-one-head span,
body .dark-mode-active .msboxscore-right span,
body .dark-mode-active footer {
    color: var(--color-white)
}

.tx-gray {
    color: var(--bs-gray-400)
}

.tx-gray-700 {
    color: var(--bs-gray-700)
}

.bmbox-left .bmbox-qty .pm i,
.breadcrumb-item,
.msupcoming-team-name,
.tx-12 {
    font-size: 12px
}

.table-bordered th,
.tx-13 {
    font-size: 13px
}

.matchlive-tabs .mt-name,
.tx-14 {
    font-size: 14px
}

.bsearch-top h4,
.promotion-page-text p,
.reffer-box-content p,
.tx-16 {
    font-size: 16px
}


.dark-mode-active .bsearch-top h4,
.dark-mode-active .promotion-page-text p,
.dark-mode-active .reffer-box-content p,
.dark-mode-active .promotion-page-text h3,
.dark-mode-active .promotion-page-text h2,
.dark-mode-active .promotion-page-text span {
    color: #fff;
}

.dark-mode-active .heading-title h2 {
    background: transparent;
}

.match-detail-icon i,
.tx-18 {
    font-size: 18px
}

.header-right-list ul li i,
.owl-nav i,
.tx-20 {
    font-size: 20px
}

.footer-title,
.fw600 {
    font-weight: 600
}

.tx-right {
    text-align: right
}

.expoModal .modal-content,
.modal-body.bg-theme,
.radius10 {
    border-radius: 10px
}

.ml-auto,
.profbox-icon,
.profilelist ul li a .arrow {
    margin-left: auto
}

.wd-12 {
    width: 12px !important
}

.wd-16 {
    width: 16px
}

.footer-support a img,
.footer-support-chat a img,
.wd-32 {
    width: 32px
}

.wd-50 {
    width: 50px
}

.batslipbox-total span,
.btn-block,
.img-res,
.matchlive-tabs .nav-item,
.providerlist img,
.search-list ul li span,
.slick-slide img {
    width: 100%
}

.btn {
    font-size: 14px;
    border-radius: 5px
}

.text-primary {
    --bs-btn-color: var(--color-primary);
    --bs-btn-color: #fff
}

.btn-primary {
    --bs-btn-color: var(--color-primary);
    background-color: linear-gradient(90deg, var(--color-primary) 0%, var(--theme1-bg) 100%);
    background: -webkit-linear-gradient(left, var(--color-primary) 0, var(--theme1-bg) 100%);
    background: linear-gradient(90deg, var(--color-primary) 0, var(--theme1-bg) 100%);
    border-color: var(--color-primary);
    --bs-btn-color: #fff
}

.sidebar-fixed,
.sidebar-left {
    border-right: 1px solid rgba(72, 94, 144, .16)
}

.btn-lg {
    padding: 12px 15px
}

.nav-link {
    color: var(--color-white);
    display: flex;
    align-items: center;
    padding: .5rem .7rem;
    font-size: 13px
}

.nav-link img {
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.appBottomMenu {
    min-height: 56px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--bg-dark);
    display: none;
    align-items: center;
    justify-content: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: env(safe-area-inset-bottom);
    color: #fff
}

.appBottomMenu .item {
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    height: 56px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.appBottomMenu .item .col {
    width: 100%;
    padding: 0 4px;
    text-align: center
}

.appBottomMenu .item i {
    margin: 1px auto 3px;
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    transition: none;
    display: block
}

.appBottomMenu .item img {
    width: 21px;
    height: 21px;
    opacity: .7
}

.appBottomMenu .item span {
    margin-top: 4px;
    display: block;
    color: #fff;
    font-weight: 500;
    transition: none
}

.appBottomMenu .circle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(50px - 40px);
    margin-bottom: 0;
    height: 70px;
    width: 70px !important;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: var(--bg-theme);
    z-index: 9;
    box-shadow: 0 5px 5px rgba(34, 102, 204, .35);
    transition: height .3s
}

.appBottomMenu .circle img {
    width: 31px;
    height: 31px;
    opacity: .7
}

.fab-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    user-select: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.fab-container:hover {
    height: 100%
}

.fab-container:hover .sub-button:nth-child(2) {
    transform: rotate(-60deg) translateY(-120px) rotate(60deg);
    transition-delay: 0.3s
}

.fab-container:hover .sub-button:nth-child(3) {
    transform: rotate(-30deg) translateY(-145px) rotate(30deg);
    transition-delay: 0.2s
}

.fab-container:hover .sub-button:nth-child(4) {
    transform: rotate(30deg) translateY(-145px) rotate(-30deg);
    transition-delay: 0.1s
}

.fab-container:hover .sub-button:nth-child(5) {
    transform: rotate(60deg) translateY(-120px) rotate(300deg);
    transition-delay: 0s
}

.fab-container:hover .sub-button:nth-child(6) {
    transform: rotate(0) translateY(-155px) rotate(0);
    transition-delay: 0s
}

.fab-container .fab {
    position: relative;
    height: 70px;
    width: 70px;
    background-color: #4ba2ff;
    border-radius: 50%;
    z-index: 2
}

.fab-container .fab::before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 35px;
    width: 35px;
    background-color: inherit;
    border-radius: 0 0 10px;
    z-index: -1
}

.fab-container .fab .fab-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.fab-container .fab .fab-content .material-icons {
    color: #fff;
    font-size: 48px
}

.fab-container .sub-button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 15px;
    right: 18px;
    height: 50px;
    width: 50px;
    background-color: #ffc107;
    border-radius: 50%;
    transition: .3s
}

.bmbox-footer-button,
.bmbox-left .bmbox-qty,
.fab-container .sub-button a,
.header-center,
.header-left,
.header-right,
.lscorebox,
.lscorebox .lscorebox-right,
.match-detail-icon,
.msboxscore-right {
    align-items: center;
    display: flex
}

.cursur-pointer,
.cursurpoint,
.fab-container .sub-button:hover,
.minus,
.plus,
.pointcurser {
    cursor: pointer
}

.fab-container .sub-button a {
    justify-content: center;
    height: 50px;
    width: 50px
}

.fab-container .sub-button a img {
    width: 22px;
    height: 22px
}

.fab-container .sub-button a span {
    color: #000;
    font-weight: 700;
    font-size: 13px
}

.header {
    width: 100%;
    position: fixed;
    height: 65px;
    background: var(--color-body);
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    padding: 0 15px;
    top: 0;
    z-index: 99999;
    left: 0
}

.header-right-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center
}

.header-right-list ul li {
    margin-right: 15px
}

.header-right-list ul li .user-icon {
    font-size: 24px;
    margin-top: 2px
}

.menu-icon {
    color: var(--color-white);
    margin-right: 15px
}

.menu-icon i {
    font-style: italic;
    font-size: 16px
}

.logo {
    max-width: 125px
}

.logo img {
    display: block;
    width: 100%
}

.subheader,
.upi-payment-input {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.sidebar-fixed,
.sidebar-fixed-right {
    position: fixed;
    z-index: 900;
    bottom: 0
}

.subheader h1 {
    font-size: 18px;
    text-transform: capitalize
}

.breadcrumb,
.mb5,
.mbcustom-5 {
    margin-bottom: 5px
}

.sidebar {
    overflow-x: hidden;
    overflow-y: auto
}

.sidebar-fixed {
    background: var(--bg-dark);
    width: 90px;
    top: 65px;
    left: 0
}

.sidebar-fixed-right {
    width: 350px;
    padding: 15px;
    background: var(--bg-white);
    top: 58px;
    right: 0
}

.sidebar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.sidebar-nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: var(--color-white);
    padding: 8px 0;
    font-size: 12px
}

.sdc-list ul li,
.side-dropdown {
    display: inline-block
}

.sidebar-nav li a:hover {
    background: #181818
}

.nav-link:focus,
.nav-link:hover,
.sidebar-nav li.active a {
    color: #ffc107;
    font-weight: 700
}

.matchtabs-box-icon img,
.sidebar-nav li img {
    width: 30px;
    height: 30px
}

.side-dropdown {
    position: relative;
    width: 100%
}

.mob-hide,
.side-dropdown:hover .side-dropdown-content {
    display: block
}

.side-dropdown-content {
    position: fixed;
    background-color: #181818;
    width: 260px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 9999999;
    top: 58px;
    left: 90px;
    height: 90vh;
    overflow-y: scroll
}

.batslipboxinput,
.bmbox-footer,
.btaamountlist,
.form-group,
.livemgrid .livemgrid-flag,
.livemgrid-details-content,
.matchtabs-box .matchtabs-box-icon,
.profilelist,
.sdc-content,
.sdc-list,
.sdc-list ul li,
.search-list,
.sidecontent-list-four,
.sidecontent-list-second,
.sidemodal-content,
.topbanner,
.topgame,
.trandingbox,
.upi-paymentlist,
.upi-paymentlist-two,
.vertul-thcbox {
    width: 100%;
    position: relative
}

.sdc-content .sdc-title {
    padding: 15px;
    color: #fff;
    border-bottom: 1px solid var(--bg-dark-light-secondary);
    text-transform: uppercase
}

.sdc-list .sdc-list-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.sdc-list .sdc-list-title img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    width: 20px;
    height: 20px
}

.footer-list ul,
.profilelist ul,
.profside ul,
.sdc-list ul,
.search-list ul,
.sidecontent-list ul,
.sidecontent-list-four ul,
.sidecontent-list-second ul,
.sidecontent-list-third ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sdc-list ul li a {
    display: flex;
    align-items: center;
    color: #9d9d9d;
    font-size: 12px;
    flex-direction: unset;
    padding: 0;
    justify-content: flex-start
}

.sdc-list ul li a span {
    padding: 5px 0
}

.sdc-list ul li a img {
    width: 10px;
    height: auto
}

.sidebar-left {
    background: var(--color-body-secondary);
    width: 260px;
    position: fixed;
    top: 58px;
    bottom: 0;
    z-index: 900;
    left: 0
}

#notiModal .modal-content,
.batslipmobile-section,
.content-components {
    background: var(--bg-light)
}

.sidebar-left-big {
    width: 300px
}

.content-small {
    padding: 15px
}

.content {
    padding: 30px
}

.sidebar-fixed+.content {
    margin-left: 100px;
    margin-top: 58px
}

.sidebar-left+.content {
    margin-left: 260px;
    padding: 15px 0
}

.sidebar-left-big+.content {
    margin-left: 300px;
    padding: 15px 0
}

.content-components {
    margin-right: 350px;
    padding: 15px 0
}

.content-fixed {
    margin-top: 58px;
    min-height: 100vh;
}

.scrollbar-primary::-webkit-scrollbar {
    width: 0px;
    background-color: transparent
}

.scrollbar-primary::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px transparent;
    background-color: transparent
}

.scrollbar-primary {
    scrollbar-color: #5d5d5d #5d5d5d
}

.batslipmobile-section {
    display: none;
    position: fixed;
    bottom: 55px;
    width: 100%;
    left: 0;
    z-index: 999999
}

.batslipbox,
.batslipbox .batslipbox-bat,
.batslipbox-tabs,
.batslipboxinput input {
    width: 100%;
    position: relative
}

.batslipmobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--bg-theme);
    height: 40px;
    width: 100%;
    padding: 0 15px;
    color: var(--color-white)
}

.batslipbox {
    min-height: 350px;
    background: #f5f5f5;
    border-radius: 8px
}

.batslipbox .batslipbox-header {
    background: var(--bg-dark);
    height: 40px;
    color: #fff;
    border-radius: 8px 8px 0 0
}

.adbox,
.batslipbox .providers,
.bg-white {
    background: #fff
}

.batslipbox-header span {
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.batslipbox-header span i {
    margin-right: 5px;
    font-size: 14px
}

.batslipbox-header span.active,
body .dark-mode-active .modal-content {
    background-color: var(--bg-dark-light)
}

.batslipbox-header span.active:first-child,
.battable table th:first-child {
    border-radius: 5px 0 0
}

.batslipbox-header span.active:last-child,
.battable table th:last-child {
    border-radius: 0 5px 0 0
}

.batslipbox-tabs {
    border-bottom: 1px solid #ddd;
    height: 40px;
    justify-content: space-between
}

.btinleft,
.btinright {
    height: 45px;
    position: absolute
}

.batslipbox-footer .batslipbox-total,
.countrylist ul li {
    justify-content: space-between
}

.batslipbox-tabs a {
    color: var(--bg-dark);
    text-align: center;
    width: 100%;
    cursor: pointer
}

.batslipbox .batslipbox-bat {
    height: 140px;
    overflow-x: hidden;
    overflow-y: auto
}

.batslipbox-footer,
.bmbox,
.searchbox {
    width: 100%;
    position: relative;
    padding: 15px
}

.batslipboxinput input {
    height: 45px;
    padding: 0 15px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px
}

.btinright {
    top: 0;
    left: 0;
    z-index: 999;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.btaamountlist ul,
.btinleft {
    align-items: center;
    display: flex
}

.btinleft {
    top: 0;
    right: 0;
    z-index: 999;
    width: 60px;
    justify-content: center;
    font-size: 16px
}

.btaamountlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap
}

.btaamountlist ul li {
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    background: #fff;
    border: 1px solid #eee;
    padding: 3px 15px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer
}

.batslipout,
.notibox {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 15px
}

.batslipout-remove {
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 10px
}

.adbox,
.adbox img,
.trandingbox img {
    border-radius: 8px
}

.batslipout-remove i {
    margin-top: 3px;
    font-size: 12px
}

.adbox {
    width: 100%;
    position: relative
}

.trandingboxnew {
    width: 100%;
    height: 90px;
    position: relative
}

.trandingbox img {
    width: 190px;
    box-shadow: 0 5px 5px rgba(34, 102, 204, .35)
}

.providerlist .provider-games .trandingbox img,
.providerlist .trandingbox img {
    margin-bottom: 0
}

.trandingbox img:hover {
    transform: scale(1.05)
}

.provider-games .trandingbox img {
    border-radius: 12px;
    width: 180px;
    box-shadow: 0 5px 5px rgba(34, 102, 204, .35)
}

#notiModal,
#searchModal,
#sideModal,
.bottomModal {
    z-index: 999999
}

#notiModal.modal.right .modal-dialog,
#sideModal.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 300px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.batModal .modal.left .modal-content,
.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto
}

.batModal .modal.left .modal-body,
.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px
}

.modal.left.fade .modal-dialog {
    left: -300px;
    -webkit-transition: opacity .3s linear, left .3s ease-out;
    -moz-transition: opacity .3s linear, left .3s ease-out;
    -o-transition: opacity .3s linear, left .3s ease-out;
    transition: opacity .3s linear, left .3s ease-out
}

.batModal .modal.left.fade.in .modal-dialog,
.modal.left.fade.show .modal-dialog {
    left: 0
}

.modal.right.fade .modal-dialog {
    right: -300px;
    -webkit-transition: opacity .3s linear, right .3s ease-out;
    -moz-transition: opacity .3s linear, right .3s ease-out;
    -o-transition: opacity .3s linear, right .3s ease-out;
    transition: opacity .3s linear, right .3s ease-out
}

.modal.right.fade.show .modal-dialog {
    right: 0
}

.modal-content {
    border-radius: 0;
    border: none
}

#sideModal .modal-content {
    background: var(--color-body)
}

.sidemodal-content .sidemodal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    background: var(--color-body);
    height: 60px
}

.sidemodal-header img {
    width: 120px
}

.close-btn {
    color: #fff;
    border: 0;
    background: 0 0
}

.sidecontent-scroll {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    bottom: 10px;
}

.sidecontent-list,
.sidecontent-list-third {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #1f1f1f
}

.sidecontent-list ul li>div {
    padding: 0 15px;
    height: 50px;
    display: flex;
    align-items: center
}

.sidecontent-list ul li a {
    display: flex;
    align-items: center;
    height: 50px;
    color: var(--color-white);
    padding: 0 15px
}

.sidecontent-list ul li a img,
.sidecontent-list-four ul li a img,
.sidecontent-list-second ul li a img,
.sidecontent-list-third ul li a img {
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.sidecontent-list ul li a:hover {
    background: var(--color-body-light)
}

.sidecontent-list-second ul li {
    display: inline-block;
    border-bottom: 1px solid var(--bg-dark-light-secondary);
    margin-bottom: 2px;
    width: 100%;
    position: relative
}

.sidecontent-list-second .active {
    background: #403c34;
    border-radius: 10px
}

.sidecontent-list-four ul li a,
.sidecontent-list-second ul li a {
    display: flex;
    align-items: center;
    height: 55px;
    color: var(--color-white);
    padding: 0 15px;
    font-weight: 600;
    font-size: 16px
}

.sidecontent-list-four ul li:last-child,
.sidecontent-list-second ul li:last-child {
    border-bottom: 0
}

.sidecontent-list-four ul li a:hover,
.sidecontent-list-four ul li.active a,
.sidecontent-list-second ul li a:hover,
.sidecontent-list-second ul li.active a {
    background: var(--bg-dark-light-secondary);
    border-radius: 8px
}

.sidecontent-list-four ul li a i,
.sidecontent-list-second ul li a i,
.sidecontent-list-third ul li a i {
    margin-right: 15px;
    color: var(--color-light);
    font-size: 20px
}

.hrsidebar {
    width: 100%;
    position: relative;
    height: 2px;
    background: var(--bg-dark-light-secondary);
    display: inline-block
}

.sidecontent-list-third ul li a {
    display: flex;
    align-items: center;
    height: 50px;
    color: var(--color-white);
    opacity: .6
}

.sidecontent-list-third ul li a:hover {
    color: var(--bg-white);
    opacity: 1
}

.sidecontent-list-third ul li.active a {
    opacity: 1
}

.sidecontent-list-third ul li.active a i {
    color: var(--color-primary)
}

.sidecontent-list-four ul li {
    display: inline-block;
    margin-bottom: 2px;
    width: 100%;
    position: relative
}

.noti-header {
    background: var(--color-body);
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff
}

.notibox img {
    width: 42px
}

.topbanner img {
    width: 100%;
    border-radius: 8px;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out
}

.css-1g86id8-MuiTreeItem-content .MuiTreeItem-iconContainer:empty,
.empcol:empty,
.topbanner a,
.vertul-thcbox a {
    display: none
}

.topbanner:hover a,
.vertul-thcbox:hover a {
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0
}

.page-link a:hover,
.pagination a:focus {
    background-color: #ecf8ff;
    color: var(--color-primary)
}

.topbanner a span,
.vertul-thcbox a span {
    background: var(--color-primary);
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    border-radius: 8px;
    font-size: 16px
}

.thcbox {
    width: 100%;
    background: #ffff;
    border: 1px solid #eee;
    border-radius: 10px;
    position: relative;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

.match-section,
footer {
    background: var(--bg-white)
}

.top-home-carousel.owl-theme .owl-nav [class*=owl-],
.top-home-carousel.owl-theme .owl-nav [class*=owl-prev] {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 20px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    -webkit-transition: .6s;
    background-color: none;
    font-size: 50px
}

.providerlist2 .thcbox {
    margin-top: 0;
    margin-bottom: 3px
}

.thcbox img {
    width: 100%;
    object-fit: fill;
    border-radius: 10px
}

.thcbox-content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px;
    top: 0;
    left: 0
}

.bmbox-middle,
.footer-list,
.live-icon,
.login-wapper,
.match-section,
.msboxgrid-one,
footer {
    position: relative
}

.thcbox-content h3 {
    font-size: 15px;
    font-weight: 700
}

.top-home-carousel.owl-theme .owl-nav [class*=owl-] {
    transition: .6s
}

.top-home-carousel.owl-theme .owl-nav [class*=owl-prev] {
    transition: .6s;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 9999999999999999999999
}

.top-home-carousel.owl-theme .owl-nav [class*=owl-next],
.top-match-carousel.owl-theme .owl-nav [class*=owl-] {
    border-radius: 0;
    text-align: center;
    -webkit-transition: .6s;
    width: 25px;
    height: 25px;
    line-height: 20px;
    color: #fff;
    display: inline-block
}

.top-home-carousel.owl-theme .owl-nav [class*=owl-next] {
    background-color: none;
    font-size: 50px;
    transition: .6s;
    position: absolute;
    top: 35%;
    right: 0;
    z-index: 9999999999999999999999
}

.float-right,
.pull-right,
.top-home-carousel .owl-next,
.top-match-carousel .owl-next {
    float: right
}

.top-home-carousel .owl-prev,
.top-match-carousel .owl-prev {
    float: left
}

.top-match-carousel.owl-theme .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%
}

.top-match-carousel.owl-theme .owl-nav [class*=owl-] {
    background-color: var(--color-primary);
    font-size: 20px;
    transition: .6s
}

.match-section {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 3px 3px 3px #d0d0ed5c
}

.form-group label,
.msboxgrid-one {
    margin-bottom: 5px
}

.match-section .match-section-title-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.match-section .match-section-title {
    display: flex;
    align-items: center;
    background: var(--bg-dark);
    padding: 10px;
    border-radius: 8px
}

.match-section .match-section-title img {
    width: 18px;
    height: 18px;
    margin-right: 10px
}

.mst-img {
    width: 158px !important;
    height: auto !important
}

.match-section .match-section-title h3 {
    margin: 0;
    font-size: 14px;
    color: var(--color-white)
}

.match-section .match-section-title h2 {
    margin: 0;
    font-size: 18px;
    color: var(--color-white)
}

.msboxgrid-one {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    min-height: 250px;
    box-shadow: 0 5px 5px rgba(34, 102, 204, .35)
}

.msboxgrid-one .msboxgrid-one-head {
    align-items: center;
    background-color: var(--bg-light);
    border-radius: 8px 8px 0 0;
    display: flex;
    grid-area: champ-label;
    height: 45px;
    overflow: hidden;
    padding: 5px 8px
}

.msboxgrid-one-head .msboxgrid-one-head-inner {
    display: flex;
    flex-direction: column;
    width: 100%
}

.msboxgrid-one-head .moh-titme {
    font-size: 10px
}

.live-icon {
    color: #fff !important;
    background: #00ba00;
    padding: 3px 10px;
    border-radius: 10px
}

.live-icon::after {
    content: "";
    z-index: 0;
    margin: -5%;
    box-shadow: inset 0 0 0 3px;
    border-radius: 11px;
    animation: 8s linear infinite clipMe;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #039e03 !important
}

@keyframes clipMe {

    0%,
    100% {
        clip: rect(0, 75px, 2px, 0)
    }

    25% {
        clip: rect(0, 2px, 75px, 0)
    }

    50% {
        clip: rect(45px, 75px, 75px, 0)
    }

    75% {
        clip: rect(0, 75px, 75px, 45px)
    }
}

.upcoming-icon {
    color: #f6ba6f;
    border: 1px solid #f6ba6f;
    padding: 0 10px;
    border-radius: 10px
}

.msboxgrid-one-head span {
    color: var(--bg-dark);
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700
}

.msboxgrid-one .msboxgrid-one-body {
    grid-gap: 8px 16px;
    padding: 8px 4px 4px 8px;
    min-height: 130px
}

.lscorebox-right span,
.msboxscore-right span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    color: var(--bg-dark)
}

.lscorebox .lscorebox-status,
.msboxgrid-one .msboxgrid-one-status {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--bs-danger);
    display: -webkit-box;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.lscorebox-team,
.msb-team {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px
}

.livemgridbox,
.msbfooter-box {
    font-size: 13px;
    text-align: center
}

.msb-team .msb-team-icon {
    height: 24px;
    margin-right: 4px;
    padding: 4px;
    width: 24px;
    align-items: center;
    background-color: var(--color-lighten01);
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.msbfooter-box,
.msupcoming {
    width: 100%;
    align-items: center;
    display: flex
}

.livematch-teamv-icon img,
.msb-team-icon img,
.msupcoming-team-icon img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.msboxgrid-one-footer {
    display: flex;
    padding: 5px 5px 3px;
    display: flex;
    width: 100%
}

.msbfooter-box {
    margin: 2px;
    background: var(--bs-gray-100);
    border-radius: 8px;
    height: 50px;
    justify-content: space-around;
    padding: 0 10px;
    cursor: pointer
}

.msupcoming {
    justify-content: space-around;
    padding: 8px 0
}

.msupcoming .msupcoming-team,
.msupcoming-time {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.msupcoming-team-icon {
    height: 48px;
    margin-bottom: 4px;
    padding: 8px;
    width: 48px;
    align-items: center;
    background-color: var(--color-lighten01);
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.country-code,
.form-group label {
    align-items: center;
    display: flex
}

.match-carousel.owl-theme .owl-nav {
    position: absolute;
    top: -46px;
    right: 5px
}

.match-carousel.owl-theme .owl-nav [class*=owl-],
.topgame-carousel.owl-theme .owl-nav [class*=owl-] {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 20px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
    -webkit-transition: .6s;
    transition: .6s
}

footer {
    width: 100%;
    padding: 15px;
    border-radius: 8px
}

.foorer-logo {
    width: 100%;
    display: block
}

.foorer-logo img {
    width: 155px
}

.bmbox-middle,
.footer-list {
    width: 100%;
    margin-bottom: 10px
}

.footer-list ul li,
.profilelist ul li {
    display: inline-block;
    width: 100%
}

.footer-list ul li a {
    color: #333;
    font-size: 12px
}

.login-wapper {
    width: 100%;
    margin-top: 50px
}

.form-group input[type=number],
.form-group input[type=text] {
    width: 100%;
    position: relative;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #c0ccda;
    padding: 0 15px
}

.mobile-input input {
    padding-left: 70px !important
}

.country-code {
    position: absolute;
    top: 27px;
    left: 0;
    height: 45px;
    width: 70px;
    justify-content: center;
    cursor: pointer
}

.livematchbox:hover .livematchbox-play,
.otp-input,
.topgame:hover .topgame-play {
    display: flex
}

.otp-input input {
    margin: 3px;
    text-align: center
}

.livematchbox {
    border-radius: 8px;
    background: var(--bg-dark-light);
    width: 100%;
    position: relative;
    cursor: pointer
}

.livematchbox .livematchbox-image {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 170px;
    position: relative;
    overflow: hidden
}

.livematchbox .livematchbox-image img {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 170px;
    object-fit: cover;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out
}

.livematchbox .livematchbox-content {
    padding: 10px 15px;
    width: 100%;
    position: relative;
    color: var(--color-white)
}

.livematchbox-play,
.topgame-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    display: none
}

.livematchbox-play i,
.topgame-play i {
    font-size: 52px
}

.livematchbox:hover .livematchbox-image img,
.topgame:hover .topgame-image img {
    opacity: .1;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

.livemgrid {
    background: var(--bg-white);
    position: relative;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 1px 1px 1px 1px rgba(34, 102, 204, .15)
}

.livemgrid .livemgrid-header {
    background-color: var(--bg-light);
    border-radius: 8px 8px 0 0;
    height: 35px;
    overflow: hidden;
    padding: 0 10px
}

.livemgrid .livemgrid-middle,
.p10 {
    padding: 10px
}

.bsearch .bsearch-group,
.livemgrid-flag,
.matchlive-tabs,
.profilelist .profilelist-content {
    position: relative;
    width: 100%
}

.livemgrid-flag-suspend {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-weight: 600
}

.livemgridbox {
    margin: 2px;
    background: var(--bs-gray-100);
    border-radius: 8px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    width: 98.5%;
    flex-direction: column
}

.fancy .livemgridbox {
    width: 100% !important
}

.livemgridbox-small {
    height: auto
}

/* .livemgridbox-small.back-0 {
    height: 45px;
}

.livemgridbox-small.back-1 {
    height: 49px;
} */

/* .livemgridbox-small.lay-2 {
    height: 45px;
}

.livemgridbox-small.lay-1 {
    height: 49px;
} */

.align-item-center {
    align-items: center;
}

.batslipbox-bat .back,
.livemgridbox.back,
.msbfooter-box.back {
    background: rgb(114, 187, 239) !important;
}

.back {
    background: var(--bg-primary-300) !important
}

.back-0 {
    background: rgba(114, 187, 239, 0.5) !important
}

.back-1 {
    background: rgba(114, 187, 239, 0.75) !important
}

.back-2 {
    background: #72BBEF !important
}


.lay-0 {
    background: #FAA9BA !important
}

.lay-1 {
    background: rgba(250, 169, 186, 0.75)
}

.lay-2 {
    background: rgba(250, 169, 186, 0.5)
}

.batslipbox-bat .lay,
.livemgridbox.lay {
    background: #FAA9BA !important
}

.lay {
    background: var(--bg-pink-400) !important;
    color: #000
}

.livemgridbox-top {
    background: var(--bs-gray-100);
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px
}

.livemgrid-footer {
    padding: 10px;
    border-top: 1px solid #eee;
    font-size: 11px
}

.lscorebox-team .lscorebox-team-icon {
    height: 28px;
    margin-right: 4px;
    padding: 4px;
    width: 28px;
    align-items: center;
    background-color: var(--bg-light);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    border: 1px solid var(--bs-gray-300)
}

.lscorebox-team-icon img {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    object-fit: cover
}

.topgame .topgame-image {
    border-radius: 8px;
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
    background: var(--bg-dark-light)
}

.topgame-small .topgame-image,
.topgame-small .topgame-image img {
    height: 170px
}

.topgame-big .topgame-image,
.topgame-big .topgame-image img {
    height: auto
}

.topgame .topgame-image img {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out
}

.topgame .topgame-content {
    padding: 15px 0;
    width: 100%;
    position: relative;
    color: var(--color-white)
}

.topgame-carousel.owl-theme .owl-nav {
    position: absolute;
    top: -36px;
    right: 5px
}

.subh,
.vertul-search {
    width: 100%;
    position: relative;
    margin-top: -15px;
    padding: 15px
}

.subh-search input,
.vertul-search input {
    width: 100%;
    background: var(--input-background);
    border: 1px solid var(--input-background);
    height: 40px;
    padding: 0 15px 0 45px;
    color: #fff;
    border-radius: 5px
}

.vertul-search-icon {
    position: absolute;
    left: 30px;
    color: #fff;
    top: 24px
}

.vertul-section {
    width: 100%;
    position: relative;
    padding: 15px 0
}

.vertul-thcbox img {
    width: 100%;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out
}

.sideprovider {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 56px;
    border: 1px solid var(--bg-dark-light-secondary)
}

.sideprovider img {
    opacity: .6;
    width: 98px;
    height: 28px;
    margin: auto
}

.subh h1 {
    font-size: 34px;
    margin-bottom: 0;
    font-weight: 600
}

.subh-search {
    min-width: 300px;
    position: relative
}

.subh-search-icon {
    position: absolute;
    left: 15px;
    color: #fff;
    top: 9px
}

.livemgrid-details {
    background: var(--bg-white);
    position: relative;
    border: 1px solid #eee;
    border-radius: 8px
}

.livemgrid-details-title {
    padding: 10px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--bg-dark);
    border-radius: 8px 8px 0 0;
    color: #fff
}

.livemgrid-details-title h2 {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}

.mbudge,
.micon i,
.sidebar-title {
    color: var(--color-white)
}

.livemgrid-details-content .ldc,
.modal-header {
    padding: 10px 15px
}

.bmbox-right .bmbox-mkt,
.livemgrid-details-name {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.livemgrid-details-name .ldn-short {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    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;
    float: left;
    margin-right: 5px;
    color: var(--bg-theme);
    background-color: var(--bg-white);
    -webkit-box-shadow: 0 4.76923px 25.0385px rgba(215, 215, 215, .45);
    box-shadow: 0 4.76923px 25.0385px rgba(215, 215, 215, .45)
}

.livemgrid-details-name .ldn-full {
    font-size: 16px;
    font-weight: 600;
    margin-left: 0
}

.livemgrid-divider {
    width: 100%;
    height: 2px;
    background: #f5f5f5
}

.livematch-teamv {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.livematch-teamv-team {
    display: flex;
    align-items: center;
    justify-content: center
}

.livematch-teamv-icon {
    height: 68px;
    margin-bottom: 4px;
    padding: 8px;
    width: 68px;
    align-items: center;
    background-color: var(--color-lighten01);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    box-shadow: 0 4.76923px 25.0385px rgba(215, 215, 215, .45)
}

.livematch-teamv-name {
    font-size: 14px;
    font-weight: 600
}

.mlive-side {
    padding: 10px;
    width: 100%;
    position: relative;
    display: none;
    align-items: center;
    margin-top: -15px
}

.mt-10,
.search-in {
    margin-top: 10px
}

.mbudge {
    background: var(--bg-dark-light-secondary);
    padding: 5px 15px;
    border-radius: 50px
}

.profilelist ul li a,
.profilelist-content-second {
    background: #fff;
    border-bottom: 1px solid #eee
}

.micon i {
    font-size: 20px
}

.sidebar-title {
    width: 100%;
    padding: 15px;
    position: relative;
    display: none;
    border-bottom: 1px solid var(--bg-dark-light);
    font-size: 16px
}

.profilelist-content-second,
.upi-payment {
    padding: 25px;
    width: 100%;
    position: relative
}

.profbox,
.profbox:hover {
    color: #111212
}

.profilelist ul li a {
    display: flex;
    padding: 15px;
    font-size: 15px;
    color: #333;
    align-items: center;
    font-weight: 600
}

.profilelist ul li a i {
    font-size: 24px
}

.profilelist-content ul li a {
    background: #eee;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ddd
}

.withdraw .upi-payment {
    width: 100%;
    position: relative;
    padding: 5px
}

.upi-payment-input input,
.upi-payment-input select {
    width: 100%;
    position: relative;
    height: 55px;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.upileft {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    width: 60px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.profbox,
.profside {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #fff
}

.upi-paymentlist ul,
.upi-paymentlist-two ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    list-style: none
}

.profbox,
.profside ul li {
    align-items: center;
    display: flex
}

.upi-paymentlist ul li {
    display: inline-block;
    font-size: 14px;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 5px;
    border-radius: 50px;
    width: 19%;
    text-align: center;
    font-weight: 600;
    margin-right: 10px
}

.upi-paymentlist-two ul li {
    display: inline-block;
    font-size: 13px;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 5px;
    border-radius: 10px;
    text-align: center;
    font-weight: 600;
    margin-right: 10px
}

.upi-paymentlist-two ul li.active {
    background: #ffc107 !important
}

.profbox {
    height: 100px;
    border-radius: 8px
}

.profbox-icon img {
    width: 52px
}

.radioboxpro {
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 50%;
    margin-right: 10px
}

.radioboxpro.radioboxpro-select {
    border: 5px solid var(--color-primary)
}

.profside ul li {
    justify-content: space-between;
    height: 30px
}

.bg-success-light {
    background-color: rgba(14, 205, 115, .5)
}

.bg-success-light:hover {
    background-color: #0ecd73
}

.bg-info-light {
    background-color: rgba(57, 192, 250, .5)
}

.bg-info-light:hover {
    background-color: #39c0fa
}

.bg-info-warning {
    background-color: rgba(248, 184, 31, .5)
}

.bg-info-warning:hover {
    background-color: #f8b81f
}

.probox-header {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    justify-content: center;
    position: relative;
    background: var(--bg-dark-light);
    padding: 15px;
    border-radius: 5px;
    color: #fff
}

.probox-header i {
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 17px
}

.MuiSlider-root,
.balance .amount,
.bg-dark h6,
.matchtabs ul li.active h6,
.probox-header:hover,
.thcboxbackground.active h3,
.thcboxbackground:hover h3,
.thcboxbackground:hover h6,
body .dark-mode-active .breadcrumb-item a,
body .dark-mode-active .fancy .livemgridbox.info i,
body .dark-mode-active .livemgrid .livemgrid-header h6,
body .dark-mode-active .livemgrid-footer span,
body .dark-mode-active .match-section h2,
body .dark-mode-active .match-section i,
body .dark-mode-active .matchtabs-box h6,
body .dark-mode-active .no-img h6,
body .dark-mode-active .notibox-content,
body .dark-mode-active .notibox-content .tx-gray-700,
body .dark-mode-active .search-list ul li .sltext,
body .dark-mode-active .subheader h1,
body .dark-mode-active .thcboxbackground h3,
body .dark-mode-active .tx-black,
body .dark-mode-active .tx-black:hover {
    color: #fff
}

.form-switch {
    height: 30px;
    margin-left: auto;
    color: var(--bg-white)
}

.hidden,
.slick-arrow {
    display: none !important
}

.bmboxf-check input[type=checkbox],
.mr-5 {
    margin-right: 5px
}

.tx-black,
.tx-black:hover,
body .dark-mode-active .upileft {
    color: #000
}

.ReactModal__Overlay--after-open {
    z-index: 9999999999999999999999999
}

.mobile-loader {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 999999999999999;
    opacity: .9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    top: 0
}

.volumeBlinker {
    background-color: #ffc01a !important
}

.bottomModal.modal.bottom .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal.bottom .modal-content {
    height: 100%;
    overflow-x: auto
}

.modal.bottom.fade .modal-dialog {
    bottom: -300px;
    -webkit-transition: opacity .3s linear, bottom .3s ease-out;
    -moz-transition: opacity .3s linear, bottom .3s ease-out;
    -o-transition: opacity .3s linear, bottom .3s ease-out;
    transition: opacity .3s linear, bottom .3s ease-out;
    margin: 0 !important
}

.batModal .modal.right.fade.in .modal-dialog,
.modal.bottom.fade.show .modal-dialog {
    bottom: 0
}

.matchlive-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: var(--color-primary);
    width: auto;
    padding: 0 10px;
    white-space: nowrap
}

.trendingslider .trandingbox img {
    border-radius: 8px;
    width: 100px;
    height: 100px
}

@media (max-width:768px) {
    .matchlive-tabs .nav-tabs {
        flex-wrap: wrap
    }
    .livematchbox-content h6{
        font-size: 12px;
    }
    .livematchbox .livematchbox-content{
        padding: 10px 0px;
    }
    .trendingslider .trandingbox img{
        border-radius: 8px;
        width: 90px;
        height: 90px;
    }

    .provider-games .trandingbox img {
        border-radius: 8px;
        width: 135px;
        height:auto
    }

    .horizontal-scroller .msboxgrid-one {
        margin-right: 10px;
        width: 250px !important
    }

    .fancy .livemgridbox {
        width: 300px !important
    }

    .mob-hide {
        display: none !important
    }

    .fancy .livemgridbox.info {
        width: 50px !important;
        background: 0 0
    }

    .fancy .livemgridbox.info i {
        color: #000;
        font-size: 12px
    }

    .matchlive-tabs .nav-item {
        width: 31.5%;
        border-radius: 8px;
        margin: 3px
    }

    .batslipbox {
        width: 100%;
        min-height: 100%;
        background: #f5f5f5;
        border-radius: 8px;
        position: relative
    }

    .ReactModal__Content {
        padding: 0 !important
    }

    .subheader h1 {
        color: #666
    }

    .matchlive-tabs .nav-link {
        padding: 0 15px
    }

    .matchlive-tabs .mt-name,
    .tx-12 {
        font-size: 11px
    }

    .tx-16 {
        font-size: 13px
    }

    .livematch-teamv-team {
        width: 100%;
        display: block
    }

    .vszip {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .sidebarmobile {
        display: block !important
    }

    #searchModal.modal.right .modal-dialog {
        width: 80% !important
    }

    .livemgrid-details-name {
        width: 100%;
        position: relative;
        display: flex
    }

    .livemgrid-details-name .ldn-full {
        font-size: 13px;
        font-weight: 600;
        margin-left: 0
    }

    .matchlive-tabs .mt-name {
        font-size: 11px !important
    }
}

.giveMeEllipsis,
.search-list ul li .sltext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.matchlive-tabs .nav-tabs {
    background: var(--bg-dark);
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 12px;
    border-radius: 8px 8px 0 0
}

.matchlive-tabs .nav-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    height: 35px;
    border-radius: 8px
}

.matchlive-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: var(--color-primary);
    border-radius: 8px;
    color: #fff
}

.matchlive-tabs .nav-link:hover {
    border: 0
}

.matchlive-tabs .tab-content {
    background: var(--color-white);
    border-radius: 0 0 8px 8px
}

.matchtabs ul li.active,
.thcboxbackground.active,
.thcboxbackground:hover {
    background: var(--bg-theme) !important
}

#credential_picker_container {
    top: 59px !important
}

#searchModal.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.searchbox .searchbox-recent {
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.search-list ul li {
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 13px;
    border-bottom: 1px solid #eee
}

.search-list ul li img {
    width: 16px;
    height: 16px
}

.search-list ul li .arrow {
    transform: rotate(-45deg)
}

.search-header {
    background: var(--color-body);
    padding: 15px;
    color: #fff
}

.search-header .search-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative
}

.search-in {
    width: 100%;
    position: relative
}

.search-in input {
    width: 100%;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    padding: 0 12px;
    border: 1px solid #ddd
}

.search-in::after {
    content: "\e98e";
    font-family: icomoon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    position: absolute;
    right: 10px;
    color: var(--color-primary);
    font-size: 16px;
    top: 12px
}

.text-upper,
.thcboxbackground h3,
.thcboxbackground h6,
.tx-capitlize {
    text-transform: uppercase
}

.balance {
    position: relative;
    text-align: right;
    line-height: 16px;
    font-size: 13px
}

.balance .currency {
    color: #fff;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

.giveMeEllipsis {
    line-height: 20px;
    max-height: 20px;
    width: 98%
}

.empty-betlist {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0
}

.wd-30 {
    width: 30px
}

.Toastify__toast-container--top-right {
    top: 5em !important;
    right: 1em
}

.casino-iframe .no-login,
.no-img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    height: 100%;
    padding: 50px
}

.button-title,
.no-img h6,
.reffer-box-image,
.thcboxbackground .thcbox-content h3 {
    text-align: center
}

.line22 {
    line-height: 22px
}

.tx-color-03 {
    color: #8392a5 !important
}

.wd-150 {
    width: 150px
}

.table-theme th {
    background: var(--bg-theme);
    color: #fff
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.pagination a {
    position: relative;
    display: block;
    color: #5e6278;
    background-color: transparent;
    border: 0 solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: .375rem .75rem
}

.bsearch,
.bsearch input,
.bsearch select {
    width: 100%;
    position: relative;
    background: var(--color-primary)
}

@media (prefers-reduced-motion:reduce) {
    .pagination a {
        transition: none
    }
}

.page-link a:hover {
    z-index: 2;
    border-color: transparent
}

.pagination a:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none
}

.page-item:not(:first-child) .page-link {
    margin-left: 0
}

.pagination .active a {
    z-index: 3;
    color: #fff;
    background-color: var(--color-primary);
    border-color: transparent
}

.pagination .disabled .a {
    color: #b5b5c3;
    pointer-events: none;
    background-color: transparent;
    border-color: transparent
}

.page-item:first-child .page-link {
    border-top-left-radius: .475rem;
    border-bottom-left-radius: .475rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .475rem;
    border-bottom-right-radius: .475rem
}

.bsearch {
    padding: 15px;
    border-radius: 5px;
    color: #fff
}

.bsearch label {
    width: 100%;
    position: relative;
    color: #fff;
    margin-bottom: 5px
}

.bsearch input,
.bsearch select {
    height: 40px;
    border: 1px solid #5a8fdf;
    border-radius: 5px;
    padding: 0 10px;
    color: #fff
}

.battable,
.battable table {
    border-radius: 5px;
    width: 100%
}

.bsearch-btn-group {
    display: flex;
    justify-content: flex-end
}

.bgwicon-icon {
    position: absolute;
    top: 35px;
    color: #fff;
    right: 15px
}

.battable {
    position: relative
}

.battable table {
    border-collapse: collapse;
    background: #fff
}

.battable td,
.battable th {
    padding: 8px
}

.battable tr:nth-child(2n) {
    background-color: #f2f2f2
}

.battable tr:hover {
    background-color: #ddd
}

.battable th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: var(--color-primary);
    color: #fff
}

#acpopup,
#exposerpopup {
    z-index: 9999999999999999
}

.thcboxbackground {
    background:  var(--bg-dark);
    padding: 10px;
    cursor: pointer;
    transition: transform .3s ease-in-out
}

.thcboxbackground:hover {
    border-radius: 10px;
    /* box-shadow: 0 10px 10px rgba(34, 102, 204, .35); */
    z-index: 9999999;
    /* transform: scale(1.05) */
}

.thcboxbackground h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 5px;
    color: var(--secondary-color)
}

.thcboxbackground h6 {
    color: #666
}

.thcboxbackground .thcbox-content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    top: 0;
    color: #fff;
    left: 0
}

.thcboxbackground img {
    width: 35px !important;
    object-fit: fill;
    border-radius: 10px;
    margin: 0 auto;
    height: 35px
}

.horizontal-scroller {
    display: -webkit-inline-box;
    overflow-x: auto;
    width: 100%
}

.horizontal-scroller .thcboxbackground {
    width: 120px;
    text-align: center
}

::-webkit-scrollbar {
    width: 5px;
    background: 0 0;
    scrollbar-width: none
}

::-webkit-scrollbar-track {
    border-radius: 15px
}

.MuiSlider-root:hover {
    color: #f5f5f5
}

.css-1g86id8-MuiTreeItem-content .MuiTreeItem-label {
    color: #fff;
    text-transform: uppercase
}

.css-16alkdk-MuiTreeItem-root {
    list-style: none;
    margin: 0;
    padding: 5px 10px !important;
    outline: 0
}

.css-2cq9xd-MuiTreeView-root {
    padding: 10px;
    margin: 0;
    list-style: none;
    outline: 0;
    height: 240px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 400px;
    overflow-y: auto
}

.bmboxf-check,
.matchtabs,
.mb-10 {
    margin-bottom: 10px
}

.wd-20 {
    width: 20px
}

.MuiTreeItem-label {
    width: 100%;
    min-width: 0;
    padding-left: 4px;
    position: relative;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: .00938em;
    color: #fff !important
}

.wd-200 {
    width: 200px
}

.casinotrades img {
    height: 190px
}

.casino-iframe {
    width: 100%;
    height: 85vh;
    background: #000;
    border: 1px solid #eee;
    position: relative
}

.casino-iframe iframe {
    width: 100%;
    height: 87vh
}

body .dark-mode-active .match-section {
    border: none;
}

body .dark-mode-active .content-components {
    background: #000;
    min-height: 100vh;
}

body .dark-mode-active .msboxgrid-one {
    box-shadow: 2px 2px 2px 2px #262630;
    background: #12121a;
    color: var(--color-white);
    border: 1px solid #12121a
}

body .dark-mode-active .msbfooter-box {
    background: #3f3f4c !important;
    border: 1px solid #3f3f4c !important
}

body .dark-mode-active .msboxgrid-one .msboxgrid-one-head {
    background: #3f3f4c;
    border: 1px solid #3f3f4c
}

body .dark-mode-active .batslipout {
    color: var(--color-body-light)
}

body .dark-mode-active .batslipboxinput input,
body .dark-mode-active .btaamountlist ul li,
body .dark-mode-active .profilelist ul li a,
body .dark-mode-active .profilelist-content-second,
body .dark-mode-active .upi-paymentlist ul li {
    background: var(--bg-dark);
    color: var(--color-white)
}

body .dark-mode-active .notibox {
    border-bottom: 1px solid var(--bg-dark)
}

body .dark-mode-active .btaamountlist ul li {
    border: 1px solid #333
}

body .dark-mode-active .profilelist {
    border: 1px solid #333
}

body .dark-mode-active .profilelist ul li a {
    border-bottom: 1px solid #333
}

body .dark-mode-active .livemgridbox-top,
body .dark-mode-active .table-responsive thead {
    background: var(--bg-dark-light);
    color: #fff
}

body .dark-mode-active .livemgrid {
    background: var(--bg-white);
    position: relative;
    border: 1px solid var(--bg-dark-light);
    border-radius: 8px;
    box-shadow: 2px 2px 2px 2px #262630
}

body .dark-mode-active .thcboxbackground:hover {
    box-shadow: 2px 2px 2px 2px #262630
}

body .dark-mode-active .batslipbox .providers {
    background: var(--bg-white)
}

body .dark-mode-active .trandingbox img {
    box-shadow: 1px 1px 1px 1px #262630
}

body .dark-mode-active .border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bg-dark-light) !important
}

body .dark-mode-active .livemgrid-footer {
    border-top: 1px solid var(--bg-dark-light);
    background: #262630
}

body .dark-mode-active .batslipbox-header span,
body .dark-mode-active .livemgrid-details,
body .dark-mode-active .thcbox {
    border: 1px solid var(--bg-dark-light)
}

body .dark-mode-active .batslipbox {
    background: var(--bg-dark-light);
    color: var(--color-white)
}

body .dark-mode-active .matchlive-tabs .tab-content {
    background: var(--bg-dark)
}

body .dark-mode-active .bg-gray,
body .dark-mode-active .livemgrid-divider {
    background: var(--bg-dark-light)
}

body .dark-mode-active .livemgridbox.dummy {
    background: var(--bg-dark-light);
    padding: 0 2px;
    width: 88.5%
}

body .dark-mode-active .bg-light {
    --bs-bg-opacity: 1;
    background-color: #666 !important
}

body .dark-mode-active .livemgrid-details-title,
body .dark-mode-active .matchlive-tabs .nav-tabs,
input:checked+.slider {
    background-color: var(--color-primary)
}

body .dark-mode-active .match-section .match-section-title {
    display: flex;
    align-items: center;
    background: var(--bg-dark-light);
    padding: 10px;
    border-radius: 8px
}

body .dark-mode-active .match-section .match-section-title h3 {
    color: var(--secondary-color)
}

body .dark-mode-active .horizontal-scroller::-webkit-scrollbar-thumb {
    background-color: var(--bg-dark-light);
    border-radius: 4px
}

body .dark-mode-active .livemgrid .livemgrid-header {
    background-color: #262630
}

body .dark-mode-active .livemgrid .livemgrid-middle {
    background-color: #12121a
}

body .dark-mode-active .thcboxbackground {
    background: #3f3f4c;
    color: #fff
}

body .dark-mode-active .search-list ul li {
    height: 30px;
    border-bottom: 1px solid var(--bg-dark)
}

body .dark-mode-active .upi-paymentlist-two ul li {
    background: var(--bg-dark-light);
    border: #000
}

body .dark-mode-active .matchtabs ul li.matchtabs-box {
    background: #262630
}

body .dark-mode-active .footer-support a p,
body .dark-mode-active .footer-support-chat a p {
    background: #000;
    padding: 2px 10px;
    border-radius: 10px
}

body .dark-mode-active .lscorebox-right span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    color: #fff
}

.buttongf {
    background: #fff;
    height: 45px;
    box-shadow: none;
    border: 1px solid #eee;
    color: #333;
    border-radius: 5px;
    text-transform: capitalize;
    width: 100%
}

.btn-small,
.matchtabs-box h6 {
    text-transform: uppercase;
    font-size: 12px
}

.match-detail-icon i:first-child,
.mr-10,
.refferal-code-box a img {
    margin-right: 10px
}

.wd-18 {
    width: 18px
}

.wh-no {
    white-space: nowrap
}

.horizontal-scroller::-webkit-scrollbar {
    width: 8px;
    height: 1px
}

.horizontal-scroller::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px
}

.horizontal-scroller::-webkit-scrollbar-thumb:hover {
    background-color: transparent
}

.horizontal-scroller {
    scrollbar-width: 8px
}

.horizontal-scroller::-moz-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px
}

.horizontal-scroller::-moz-scrollbar-thumb:hover {
    background-color: transparent
}

.pl15 {
    padding-left: 10px
}

.batModal .modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.bmbox-right,
.bmboxf-check,
.notiicon {
    position: relative
}

.batModal .modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity .3s linear, left .3s ease-out;
    -moz-transition: opacity .3s linear, left .3s ease-out;
    -o-transition: opacity .3s linear, left .3s ease-out;
    transition: opacity .3s linear, left .3s ease-out
}

.batModal .modal.right.fade .modal-dialog {
    bottom: -320px;
    -webkit-transition: opacity .3s linear, right .3s ease-out;
    -moz-transition: opacity .3s linear, right .3s ease-out;
    -o-transition: opacity .3s linear, right .3s ease-out;
    transition: opacity .3s linear, right .3s ease-out
}

.tx-light-blue {
    color: #bcd1f0
}

.bmbox .bmbox-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.bmbox .bmbox-header .bmbox-left {
    width: 100%;
    position: relative;
    margin-right: 5px
}

.bmbox-left .bmbox-qty input {
    width: 100%;
    border: 1px solid #ddd;
    height: 35px;
    margin: 0 5px;
    border-radius: 5px;
    padding: 0 15px
}

.bmbox-left .bmbox-qty .pm {
    width: 40px;
    height: 35px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.bmbox-right {
    width: 100%;
    margin-left: 5px
}

.bmbox-right .bmbox-mkt input {
    width: 100%;
    border: 1px solid #ddd;
    height: 35px;
    border-radius: 5px;
    padding: 0 15px
}

.bmbox-title {
    display: flex;
    align-items: center;
    color: var(--bg-theme) !important;
    font-weight: 700
}

.bmbox-middle ul,
.bmboxf-check {
    align-items: center;
    display: flex
}

.bmbox-mkt-text {
    margin-left: 10px
}

.bmbox-middle ul {
    margin: -3px;
    padding: 0;
    list-style: none;
    flex-wrap: wrap
}

.bmbox-middle ul li {
    background: #000;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    margin: 3px;
    font-size: 13px
}

.bmboxf-check {
    width: 100%
}

.notification-badge {
    position: absolute;
    top: -7px;
    right: -5px;
    background: red;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    font-size: 12px
}

.bg-gray {
    background: #eee
}

.matchtabs {
    width: 100%;
    position: relative;
    background: #fff;
    margin-top: -15px;
    border-bottom: 1px solid #ddd
}

.matchtabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    align-items: center
}

.matchtabs ul li:last-child {
    border-right: 0px
}

.matchtabs ul li.matchtabs-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 70px;
    min-width: 80px;
    cursor: pointer;
    border-radius: 10px;
    margin: 5px;
    background: rgba(34, 102, 204, .1)
}

.matchtabs-box h6 {
    margin-bottom: 0;
    margin-top: 5px;
    color: #666
}

body .dark-mode-active .matchtabs {
    background: var(--bg-dark);
    color: #fff;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333
}

body .dark-mode-active .matchtabs ul li {
    border-right: 1px solid #333
}

.mbettab {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.mbettab .mbettab-box {
    width: 49.5%;
    background: #fff;
    height: 35px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.expoModal .modal-header,
.mbettab .mbettab-box.active {
    background: var(--color-primary);
    color: #fff
}

.expoModal {
    z-index: 9999999999
}

.footer-support,
.footer-support-chat {
    position: fixed;
    bottom: 60px;
    z-index: 99
}

.expoModal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.tx-red {
    color: red
}

.tx-green {
    color: green
}

.tx-center {
    text-align: center !important
}

.p0 {
    padding: 0
}

.p1 {
    padding: 1px
}

.footer-support {
    right: 10px
}

.footer-support a {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    text-align: center
}

.live-tv {
    min-height: 200px
}

.footer-support-chat {
    left: 10px
}

.footer-support a p,
.footer-support-chat a p {
    margin-top: 5px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 2px 10px;
    border-radius: 10px
}

.footer-support-chat a {
    display: block;
    margin-bottom: 10px;
    text-align: center
}

.pr-0 {
    padding-right: 0
}

.container-fluid {
    min-height: 60vh
}

.image-select-box {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.filter-on-casino {
    display: flex;
    align-items: center;
    justify-content: end
}

.filter-on-casino i {
    color: #fff;
    font-size: 18px
}

.btn-small {
    padding: 0 5px;
    font-weight: 700;
    margin-top: 3px
}

.bg-theme {
    background: var(--bg-theme)
}

.btn-close.loginpop {
    position: absolute;
    right: -9px;
    top: -11px;
    color: #000;
    background: #ffc107;
    font-weight: 700;
    font-size: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999999
}

.uc-first {
    text-transform: capitalize
}

.blinking-text,
.main-promotion-box .footer-promotion .bonus-title,
.providerlist-slide ul li {
    font-weight: 700;
    text-transform: uppercase
}

.countrylist {
    width: 100%;
    max-height: 300px;
    overflow-y: scroll
}

.countrylist ul {
    margin-left: 0;
    padding-left: 0;
    width: 100%
}

.countrylist ul li {
    list-style: none;
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer
}

.horizontal-scroller .msboxgrid-one {
    margin-right: 10px;
    width: 300px
}

.horizontal-scroller .trandingbox {
    width: auto;
    margin-right: 5px
}

.bg-casino {
    background: #292621
}

.providerlist-slide ul {
    display: flex;
    list-style: none;
    padding-left: 0
}

.providerlist-slide ul li a img {
    width: 24px;
    margin-right: 10px;
    border-radius: 10px
}

.providerlist-slide ul li {
    padding: 10px 15px;
    color: #fff;
    background: #403c34;
    margin-right: 5px;
    border-radius: 10px;
    white-space: nowrap
}

.providerlist-slide ul li a {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.providerlist-section-title {
    margin-top: 20px
}

.providerlist-section-title h2 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0
}

@keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.blinking-text {
    animation: 1s infinite blink;
    color: #ee6e73 !important
}

.payment-button {
    font-size: 16px;
    text-align: center;
    background-color: var(--color-primary) !important;
    color: var(--color-white) !important;
    border: 1px solid var(--color-primary) !important;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s
}

.dollar,
.icondiv {
    color: #ffc168
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.cardcontent,
.slider,
.slider:before {
    position: absolute
}

.card-item-div,
.cardcontent,
.carddiv,
.lower-row-div,
.upper-row-div {
    display: flex;
    display: flex
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.cardcontent,
.carddiv,
.slider:before {
    background-color: #fff
}

.slider:before {
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s
}

input:focus+.slider {
    box-shadow: 0 0 1px var(--color-primary)
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.cardcontent {
    justify-content: center;
    z-index: 4;
    flex-direction: column;
    width: 85%
}

.carddiv {
    font-family: Montserrat, sans-serif;
    align-self: stretch;
    border-radius: 12px;
    flex-direction: column;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .02), 0 10px 10px transparent
}

.upper-row-div {
    justify-content: space-evenly;
    padding-bottom: 25px;
    padding-top: 10px
}

.card-item-div {
    margin: 20px;
    flex-direction: column
}

.card-item-div span:first-child {
    font-size: .7rem;
    font-weight: 700;
    margin-bottom: 10px
}

.card-item-div span:last-child {
    font-size: 1.2rem;
    font-weight: 300
}

.lower-row-div {
    justify-content: space-evenly;
    margin-bottom: 20px
}

.lower-row-div::before {
    content: '';
    display: block;
    position: absolute;
    top: 110px;
    width: 50%;
    left: 25%;
    border-top: 1px solid #e1e1e1
}

.icon-item-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.icondiv {
    padding: 10px;
    background-color: #fbfbfb;
    border-radius: 5px;
    margin-bottom: 5px
}

.icon-text-div {
    font-size: .6em;
    color: #939393
}

.tooltipcontentdiv {
    width: 20%;
    position: fixed;
    margin: auto
}

.fabbtn-container {
    position: fixed;
    bottom: 70%;
    right: 0
}

.fabbtn {
    width: max-content;
    height: max-content;
    color: #fff;
    font-size: 24px;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    outline: 0
}

.main-promotion-box,
.promotion-page-text {
    box-shadow: 0 5px 5px rgba(34, 102, 204, .35)
}

.fabbtn:hover {
    background-color: #0056b3
}

@media (max-width:768px) {
    .horizontal-scroller.classic-slider{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .horizontal-scroller.classic-slider .thcboxbackground{
        width: 90px;
        text-align: center;
        padding: 10px 0px;
    }
    .horizontal-scroller.classic-slider .thcbox{
        margin: 0px;
    }
    .horizontal-scroller.classic-slider .thcboxbackground h3
    {
        font-size:10px;
        line-height: 1;
    }
    .horizontal-scroller.classic-slider  .thcboxbackground img{
        width: 35px !important;
        object-fit: fill;
        border-radius: 10px;
        margin: 0 auto;
        height: 35px;
    }
    .matchlive-tabs .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        background: var(--color-primary);
        border-radius: 8px;
        color: #fff
    }

    .matchlive-tabs .nav-link:hover {
        border: 0
    }

    .matchlive-tabs .tab-content {
        background: var(--color-white);
        border-radius: 0 0 8px 8px
    }

    .matchlive-tabs .mt-name {
        font-size: 14px
    }

    .matchlive-tabs .nav-tabs {
        flex-wrap: wrap
    }

    .matchlive-tabs .nav-item {
        width: 31.5%;
        border-radius: 8px;
        margin: 3px
    }

    .matchlive-tabs .nav-link {
        padding: 0 15px
    }

    .matchtabs {
        width: 100%;
        position: relative;
        background: #fff;
        margin-top: -7px;
        margin-bottom: 10px
    }

    .top-home-carousel.owl-carousel .owl-item img {
        display: block;
        width: 100%
    }

    .tooltipcontentdiv {
        width: 70%;
        position: fixed;
        margin: auto
    }

    .cardcontent {
        z-index: 4;
        background-color: #fff;
        position: absolute;
        display: flex;
        flex-direction: column;
        width: 100%;
        top: 55px
    }
}

.main-promotion-box {
    margin-bottom: 10px;
    border-radius: 15px 15px 0 0
}

.main-promotion-box img {
    width: 100%;
    border-radius: 5px 0 0
}

.main-promotion-box .footer-promotion {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    background: var(--bg-theme);
    color: #fff
}

.main-promotion-box .footer-promotion a {
    color: #fff;
    border: 1px solid #fff;
    padding: 4px;
    font-size: 10px
}

.heading-title h2 {
    font-size: 16px;
    text-align: center !important;
    margin-bottom: 20px;
    background: #fff;
    height: 45px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ceter-box,
.playover {
    display: flex;
    height: 100%;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    color: #fff
}

.promotion-page-text {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 20px
}

.promotion-page-text table {
    width: 100%;
    margin-bottom: 20px
}

.promotion-page-text tr td {
    border: 1px solid #ccc;
    padding: 10px
}

.ceter-box {
    justify-content: center
}

.playover {
    position: absolute;
    justify-content: center;
    top: 0;
    background: rgba(0, 0, 0, .3)
}

.reffer-box-content {
    border-collapse: collapse;
    display: table;
    width: 100%;
    background-image: url(../../assets/img/referfriend/image-2.jpeg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
    box-shadow: 1px 1px 1px 1px rgba(34, 102, 204, .15);
    border-radius: 10px
}

.reffer-box-middle h3 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 700
}

.reffer-box-middle {
    padding: 10px 40px
}

.reffer-box-content-bottom {
    padding: 20px
}

.reffer-box-content-bottom p {
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 30px
}

.refferal-code-box {
    width: 100%;
    text-align: center;
    padding: 0 30px
}

.refferal-code-box h6 {
    display: block;
    text-align: center;
    border: 2px dotted #ccc;
    width: max-content;
    padding: 15px 25px;
    margin: 10px auto;
    font-weight: 700
}

.refferal-code-box p {
    font-weight: 700
}

.refferal-code-box a {
    display: flex;
    background: #25d366;
    padding: 5px;
    height: 40px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    animation: 1s infinite pulse;
    margin-top: 10px
}

.summary-box {
    padding: 0 20px;
    margin-top: 20px
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

.runnerteamimage {
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.top-home-carousel img {
    max-height: 250px
}

.widget-visible iframe {
    margin-bottom: 30px
}

.cookie-consent-banner {
    position: fixed;
    /* Fixed position to stay in view */
    top: 90%;
    /* Position it halfway from the top */
    left: 50%;
    /* Position it halfway from the left */
    transform: translate(-50%, -50%);
    /* Center it by adjusting its own size */
    background-color: white;
    /* Background color */
    padding: 20px;
    /* Padding around the text */
    border: 1px solid #ccc;
    /* Optional border */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    /* Optional shadow */
    z-index: 1000;
    /* Ensure it is above other content */
    text-align: center;
    /* Center text inside */
}
/*Now the CSS*/
* {
    margin: 0;
    padding: 0;
}

.tree ul {
    padding-top: 20px;
    position: relative;
    padding-left: 0px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before,
.tree li::after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid #ccc;
    width: 50%;
    height: 20px;
}

.tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after,
.tree li:only-child::before {
    display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child {
    padding-top: 0;
}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before,
.tree li:last-child::after {
    border: 0 none;
}

/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before {
    border-right: 1px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}

.tree li:first-child::after {
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
}

.tree li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover,
.tree li a:hover+ul li a {
    background: #c8e4f8;
    color: #000;
    border: 1px solid #94a0b4;
}

/*Connector styles on hover*/
.tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul::before,
.tree li a:hover+ul ul::before {
    border-color: #94a0b4;
}

.images_wrapper {
    position: relative;
}

.images_wrapper .hover-class {
    display: none;
}

.images_wrapper:hover .hover-class {
    display: block;
    background: #fff;
}

.hover-class {
    position: absolute;
    background: url(http://fog-wlprs.pw/images/400/DSC100420714.jpg);
    width: 350px;
    /* width: 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 999;
    left: -22%;
    top: 76px;
    box-shadow: 0px 0px 62px 0px #ccc;
    border-top: 3px solid #3cbf98;
    font-family: inherit;
}
.images_wrapper {
    float: left;
    width: 100%;
    height: 76px;
}

.images_wrapper .ad {
    width: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
}

.images_wrapper .ad .images-d-tree {
    float: left;
    width: 35%;
    text-align: center;
    line-height: 34px;
}

.images_wrapper .ad img {
    width: 65px;
    height: 65px;
    margin-top: 7px;
    background: #fff;
    border-radius: 50px;
    border: 2px solid #fff;
}

.images_wrapper .ad .cont-d-text {
    float: left;
    width: 65%;
    padding: 10px;
    height: auto;
    box-sizing: border-box;
}

.images_wrapper .ad .cont-d-text h3 {
    text-align: left;
    padding: 0px 0;
    color: #000;
    font-size: 12px;
    font-weight: 100;

}

.images_wrapper .ad .cont-d-text p {
    text-align: left;
    color: #000;
    font-size: 13px;
    margin-bottom: 0px;
}

.images_wrapper img {
    margin: 0px;
}
.get-more-id{
    width:100%;
    background:var(--theme1-bg);
    padding:10px;
    text-align: center;
    font-size: 24px;
    color:#fff;
    border-radius: 10px;
    margin-top: 20px;
}
.get-more-id a{
    color:#fff;
}
.get-more-id span{
        animation: 1s infinite blink;
        font-family: Lobster, cursive !important;
}
.w-badge{
        position: absolute;
            z-index: 1;
            top: 10px;
            color: #fff;
            right: 10px;
            background: var(--theme1-bg);
            border-radius: 50%;
            height: 20px;
            width: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 10px;
}
.secure-auth .nav-tabs .nav-link {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border: 1px solid #28a745 !important;
    padding: 10px;
	display: block;
    text-align: center;
	font-weight:bold;
}
.secure-auth .nav-tabs {
    border-bottom: 0;
    width: 70%;
    margin: 0 auto;
}
.secure-auth .nav-tabs .nav-item {
    padding: 10px 0;
    flex: auto;
}

.secure-auth .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.secure-auth .nav-tabs .nav-link.active {
    background-color: #28a745;
    color: #fff;
}
.follow-instruction {
	background: #e4e4e4;
	color: #000;
	padding: 5px;
  }
  .telegram-input{
	width: 3em; text-align: center;
  }
  .alice-carousel__dots{
    margin:0px !important
  }

  .horse-detail .country-name label {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: var(--font-body);
  }
  
  .horse-detail .country-name label img {
    height: 25px;
    margin-right: 5px;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
  }
  
  .horse-detail .country-name label > div:last-child {
    width: calc(100% - 50px);
  }
  
  .horse-detail .country-name label div:last-child > span:first-child {
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  
  .horse-detail .country-name label .jockey-detail {
    font-size: 14px;
    margin-top: 5px;
  }
  
  .horse-time-detail {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 5px 0 5px;
  }
  
  .horse-time-detail a {
    display: flex;
  }
  
  .horse-time-detail span {
    background: var(--theme2-bg);
    color: var(--secondary-color);
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }
  
  .horse-time-detail span.active {
    position: relative;
  }
  
  .horse-time-detail span.active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid green;
  }
  
  .horse-detail .suspended:after {
    content: attr(data-title);
    font-size: 16px;
    color: #ff0000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    width: 60%;
  }
  
  .horse-detail .horse-attr {
    background: #ebe7e7;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 14px;
    margin-left: 2px;
    border-radius: 4px;
    color: #333;
  }
  .game-icon {
    width: auto;
    text-align: center;
    margin-top: 0px;
    display: inline-block;
    margin-right: 10px;
  }  

  .horse-time-detail span {
    background: var(--theme2-bg);
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }
  
  .horse-time-detail a {
    display: flex;
    text-decoration: none;
  }
  .horse-time-detail {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 400px);
  }
  .bet-nation-name {
    width: 64%;
    padding: 0 5px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
  }
  .horse-table  .bet-nation-name  {
    width: 400px;
    justify-content: flex-start;
  }
  .game-icon {
    width: 25px;
    text-align: center;
    margin-top: 2px;
    display: inline-block;
  }
  .bet-table-row-horder-gray {
    width: 100%;
    border-bottom: 1px solid #c7c8ca;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background-color: #f2f2f2;
  }
  .horse-table .bet-table-row-horder-gray{
    padding: 6px 8px 1px;
    background:#fff;
  }
  .bet-nation-name .bet-nation-game-name {
    max-width: calc(100% - 210px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
  }
  .horse-table .bet-nation-name .bet-nation-game-name {
    max-width: calc(100% - 30px);
    padding-left: 10px;
  }
  .tab-container .nav-tabs .nav-item {
    display: table-cell;
    /* width: 1%; */
  }
  .tab-container .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active2 {
    background-color: var(--theme1-bg) !important;
    border-color: transparent;
    color: var(--secondary-color) !important;
  }
  
  .tab-container .nav.nav-tabs li a {
    white-space: nowrap;
    text-transform: uppercase;
  }
  .tab-container .nav-tabs .nav-link {
    border-radius: 0;
    color: #fff;
    background-color: var(--theme2-bg);
    border-right: 1px solid var(--theme1-bg);
    border: 0;
  }
  .tab-container .nav-tabs .nav-link
  .tab-container .nav-link {
    display: block;
    padding: .5rem 1rem;
  }
  @media (max-width:767px) {
  
    .bet-table-grayhorse {
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px;
        background: #fff;
    }
    .bet-table-row-horder-gray{
        border-bottom: 1px solid #c7c8ca;
    }
    .horse-time-detail{
        padding: 0;
        background: #fff;
        width: 100%;
    }
    .horse-table .bet-nation-name{
        display: inline-flex;
        align-items: center;
        padding: 5px;
        margin-bottom: 5px;
        width: 100%;
    }
    .horse-table .bet-nation-name span{
        font-weight: 600;
    }
    .game-icon .fa-tv{
        margin-top: 4px;
        margin-right: 4px;
    }
  }
  .match-name-bold{
    font-weight: bold;
  }
  .classic-box{
    border-radius:0px;
    height: 50px;
  }
  .classic-mode-box{
    border-radius: 0px;
  }