* {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body, body.modal-open{
  overflow: auto !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
  font-size: 13px;
}
a, a:hover{
  text-decoration: none !important;
  cursor: pointer;
}
.btn:focus, .btn.focus{
  box-shadow: none;
}
.btn-htp {
  border: none;
  margin: 1px;
  color: #fff;
}
.back{
  background: #72BBEF !important;
}
.back:hover{
  background: #70BDF2 !important;
}
.back1{
  background: #98D5FF !important;
}
.back2{
  background: #B4E0FF !important;
}
.lay{
  background: #FAA9BA !important;
}
.lay:hover{
  background: #FFAFBD !important;
}
.lay1{
  background: #FFBEC9 !important;
}
.lay2{
  background: #FFDBE1 !important;
}
.blue-area{
  background: #72BBEF;
  border: none;
  color: #000;
}
.red-area{
  background: #FAA9BA;
  border:none;
  color: #000;
}
.bl-btn.blink-lay{
  background: #dc6b7f !important;
  color: #000;
}
.bl-btn.blink-back {
  background: #529dd0 !important;
  color:#000;
}
.navbar-custom,
.swal2-popup{
  background: #202020 !important;
}
img.height-logo {
  width: auto !important;
  height: 70px;
}
.min-max-detail,
.password-btn,
.betslip-setting .btn-add,
.rules-ui h2,
.book-fill,
.bjd-ui .j-teams,
.bjd-ui button.btn-bets,
.notification-list .profile-dropdown .notify-item:last-child,
.btn-match-unmatch,
.score-tv .btn-scoreboard,
.score-tv .btn-television{
  color: #fff !important;
}
.profit-loss h3,
.left-side-menu,
.inner-news,
.myMarketUI h2.event-title{
  background: #1a1a1a !important;
}
.left-bar-section{
  background: #202020;
}
.inplay-ui ul li a {
  border: none !important;
}
#sidebar-menu > ul > li .no-data-menu em{
  background-color:#53a0e9;
}
.cc-ui .accordion .card-header{
  padding: 10px;
}
.account-ui h2,
h2.page-title{
  color: #fff;
  font-weight: 600;
}
.noti-title h6{
  color: #000;
}
.racerow .bl-btn.back{
  width: 205px;
}
.livegame {
  background: #fff;
  margin-bottom: 15px;
}
.livegame img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
h2 button.btn-sm.btn-primary,
h2 button.btn-sm.btn-primary:hover{
  background: none;
  color: #fff;
  font-size: 15px;
  padding: 0;
}
body[data-sidebar-size="condensed"] ul.scroll-third-level {
  overflow-y: auto;
  height: 210px;
}
.card-body.market-ui {
  padding: 1px !important;
}
.myMarketUI i{
  position: relative !important;
}
.myMarketUI h2.event-title {
  margin-top: 10px;
  padding: 7px 10px;
  color: #fff !important;
}
body[data-sidebar-size="condensed"] .left-bar-section{
  width: 30%;
}
.tooltip{
  white-space:pre-wrap;
}
.tooltip-inner {
  background-color: #000 !important;
  color: #fff;
  white-space:pre-wrap;
}
.tooltip-inner p{
  display: block;
  white-space: nowrap;
}
.tooltip-content {
  display: block;
}
.detail-center-section {
  padding-right: 0;
  /* padding: 0 2px !important;
  height: 80vh;
  overflow-y: scroll;
  overflow-x: hidden; */
}
.detail-center-section .mainTabs-ul {
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: overlay;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  white-space: nowrap;
  white-space: -moz-nowrap!important;
  white-space: -hp-nowrap;
  white-space: -o-nowrap;
  margin-bottom: 0;
  display: block;
}
.detail-center-section .mainTabs-ul ul {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  display: block;
  margin: 0;
}
.detail-center-section .mainTabs-ul li {
  display: inline-flex;
}
.detail-center-section .mainTabs-ul li a{
  padding: 0.5rem 2rem;
}
.card-body.market-ui h2 {
  text-align: left !important;
  font-size: 13px !important;
  padding-bottom: 5px !important;
}
.left-bar-section{
  width: calc(100% - 73.5%);
  padding:0;
  box-shadow: rgb(0 0 0 / 18%) -2px -1px 6px;
  position: fixed;
  overflow-y: overlay;
  overflow-x: hidden;
  top: 70px;
  bottom: 0;
  right: 1px;
}
.left-bar-section .card-body{
  padding: 1px !important;
}
.match-unmatch-table table tbody tr td:first-child,
.match-unmatch-table table thead tr th:first-child {
  width: 45%;
  white-space: nowrap;
}
.match-unmatch-table table thead th {
  padding: 2px 3px;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
.match-unmatch-table table tbody td{
  padding: 2px 3px;
  font-size: 11px;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #fff;
}
.left-bar-section .nav-tabs{
  border-bottom: none !important;
  margin-bottom: 1px;
}
.left-bar-section .nav-tabs .nav-link{
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px;
  border-radius: 0;
  border: none;
  color: #fff;
}
.left-bar-section .nav-tabs .nav-link.active{
  color: #fff !important;
}
.match-unmatch-table table tbody tr.blue{
  background: #52a9ff;
}
.match-unmatch-table table tbody tr.red{
  background: #eb8181;
}
.navbar-custom{
  z-index:1000;
}
.card{
  margin-bottom: 5px !important;
  border-radius: 0;
}
.content-page{margin-left: 200px}
.leftbar-overlay {
  background-color: rgba(243, 247, 249, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 0;
  transition: all .2s ease-out;
}
.sidebar-enable .leftbar-overlay{
  display: block !important;
}
.navbar-custom .button-menu-mobile:focus{
  outline: none;
  background: none;
}
.left-side-menu{
  width: 200px !important;
  z-index: 999 !important;
  box-shadow: 2px 0 10px 0 #111111;
}
.right-bar .tab-content .active:first-child, .right-bar .nav-tabs .nav-item:first-child{
  display: none;
}
#settings-tab{
  display: block;
}
.color-mode{
  padding: 2em 0;
}
.color-mode p{
  padding: 11px 0;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.color-mode .custom-control{
  text-align: center;
}
.color-mode .custom-control-label{
  font-size: 13px;

  font-weight: 400;
}
.right-custom-menu {
  display: none;
}
.right-custom-menu i{
  color: #fff !important;
}
.card-body{
  padding: 2px !important;
}
.footer{
  left: 300px !important;
  padding: 5px 20px !important;
}
.inplay-ui span img {
  width: 22px;
}
.inplay-ui .bg-theme:focus {
  outline: none;
}
.auth-logo p{
  color: #aaa;
}
.auth-fluid-form-box form .input-group-text{
  background: none;
  border-top: none;
  border-right: none;
  cursor: pointer;
}
.auth-fluid-form-box form input{
  border: none;
  border-bottom: 1px solid #ddd;
}
.auth-fluid-form-box form input::placeholder{
  color: #43425D;
}
.auth-fluid-form-box .btn-login, .auth-fluid-form-box .btn-login:hover{
  background: #43425D;
  border: 1px solid #43425D;
  color: #fff;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
h4.modal-title{
  font-size: 1.125rem !important;
}
.tab-content{
  padding: 1px 0 0 0 !important;
}
.market-title-row{    margin-top: 0px;
  margin-bottom: 1px;
  padding: 0;}
.market-title i{
  cursor: pointer;
  font-size: 20px;
  display: inline-flex;
  line-height: initial;
  position: relative;
  top: 3px;
}
.market-title i{
  margin-right: 3px;
}
i.mdi.mdi-heart::before{
  content: '\F00C0';
}
i.mdi.mdi-heart-outline::before{
  content: '\F00C3';
}
i.mdi.mdi-information::before{
  content: "\F02FD";
}
i.mdi.mdi-television::before{
  content: "\F0ECF";
}
.market-title i.text-warning:hover,
.market-name i.text-warning:hover,
.btn-tooltip:hover{
/*  color: #fff !important;*/
}
.market-name i{
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.market-name i.mdi-arrow-right{
  font-size: 12px;
}
.market-section .my-1{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding:2px 0px !important;
}
.market-section .my-1:last-child{
  margin-bottom: 0 !important;
  border-bottom: none;
}
/*menubar*/
#sidebar-menu > ul > li{
  position: relative;
}
body[data-sidebar-size="condensed"] #sidebar-menu > ul > li .no-data-menu em {
  left: 55px;
  position: absolute;
}
.menu-border{
  border-bottom: 1px solid #202020;
}
#sidebar-menu > ul > li .no-data-menu{
  position: absolute;
  top: 0;
  left: auto;
  right: 15px;
  height: 100%;
  text-transform: uppercase;
  font-size: 13px;
  color: #af1f2d;
  width: 100%;
  text-align: center;
  align-items: center;
  vertical-align: middle;
  justify-content: flex-end;
  display: none;
  border-radius: 3px;
  font-weight: 900;
  cursor: not-allowed;
}
#sidebar-menu > ul > li .no-data-menu em{
  font-style: normal;
  padding: 8px;
  color: #fff;
}
#sidebar-menu > ul > li:hover .no-data-menu {
  display: flex;
}
li.no-data-menu-li{
  background: #d6d5d561;
  transition: 0;
}
li.no-data-menu-li a:hover {
  background: none !important;
}
li.no-data-menu-li .menu-arrow{
  display: none;
}
li.no-data-menu-li a i, li.no-data-menu-li a span {
  opacity: 0.3;
}
#sidebar-menu > ul > li > a{
  text-transform: capitalize;
  font-weight: normal;
  font-size: 13px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: #fff;
}
#sidebar-menu .quick-menu{
  border-bottom: none;
  padding: 0px 7px !important;
}
#sidebar-menu .quick-menu a{
  border-bottom: none;
  text-transform: uppercase;
  transition: 0.9s;
  font-weight: 600;
  margin-bottom: 5px;
}
#sidebar-menu .quick-menu a i{
  display: none;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu .quick-menu a {
  display: flex;
  padding: 15px 13px !important;
}
body[data-sidebar-size="condensed"] #sidebar-menu .quick-menu a i{
  display: block;
  color: #fff;
  width: auto;
}
body[data-sidebar-size="condensed"] #sidebar-menu .quick-menu a span{display: inline-block;}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a{
  padding: 15px 20px !important;
  min-height: auto !important;
  text-transform: uppercase;
  line-height: normal;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li.no-data-menu-li > a {
  width: auto;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li.no-data-menu-li > a span{
  display: none;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li.no-data-menu-li:hover > .collapse > ul.nav-second-level{
  display: none !important;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li:hover > .collapse > ul a{
  white-space: initial;
}
body[data-sidebar-size="condensed"] #sidebar-menu > ul > li .no-data-menu {
  font-size: 9px;
  right: 3px;
  font-weight: 900;
  color: red;
}
body[data-sidebar-size="condensed"] #sidebar-menu > ul{
  padding: 0 3px !important;
}
.menu-arrow {
  /*-webkit-animation: bounceRight 3s infinite;
    animation: bounceRight 3s infinite;*/
}
[data-toggle="collapse"] .menu-arrow:after {
  content: "\F0142";
}
[data-toggle="collapse"].collapsed .menu-arrow:after {
  content: "\F0140";
}
/*.menu-arrow:before {content: "\F0142";}*/
/*#sidebar-menu li > a[aria-expanded="true"] .menu-arrow{animation: none;}*/
/*#sidebar-menu li > a[aria-expanded="true"] .menu-arrow:before{content: "\F0140";}*/
#sidebar-menu .badge{
  vertical-align: baseline;
  text-transform: uppercase;
  padding: 2px 5px 0 5px;
  line-height: 1.5;
  font-size: 10px;
}
#sidebar-menu .badge-danger{
  color: #fff !important;
}
#sidebar-menu li > a[aria-expanded="true"]{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#sidebar-menu > ul{
  padding: 0px !important;
}
#sidebar-menu > ul > li ul.nav-second-level{
  padding-left: 0 !important;
  background: #202020;
}
#sidebar-menu > ul > li ul.nav-second-level li a{
  text-transform: capitalize;
  font-weight: 400;
  padding-left: 35px;
  padding-right: 2px !important;
  border-bottom: 1px solid #212121;
}
#sidebar-menu > ul > li ul.nav-second-level li a i{
  margin: 0 7px 0 0 !important;
  float: left;
}
#sidebar-menu > ul > li ul.nav-second-level li a span{
  font-size: 12px;
  /*display: flex;*/
  color: white !important;
}
#sidebar-menu > ul > li ul.nav-third-level li a{
  color: #ddd;
  border-bottom: 1px solid #282828;
}
body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li:hover > .collapse a i{margin: 0 7px 0 0 !important;}
body[data-sidebar-size="condensed"] #sidebar-menu .sm-icon{
  display: inline-block;
}
#sidebar-menu .sm-icon{
  display: none;
}
#sidebar-menu > ul > li > a i{
  margin: 0 7px 0 0 !important;
  display: inline-block;
  line-height: 1.0625rem;
  margin: 0 10px 0 3px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
#sidebar-menu > ul > li ul.nav-second-level li:last-child a{
  border-bottom: none;
}
.topnav-menu .btn-balance{
  padding: 1px 8px;
  line-height: 1.2;
  text-align: center;
  background: none;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
  border: 1px solid green;
  background: green;
}
.topnav-menu .btn-exposer{
  padding: 1px 8px;
  line-height: 1.2;
  text-align: center;
  background: none;
  justify-content: center;
  border:1px solid red;
  background: red;
}
.topnav-menu .btn-balance i, .topnav-menu .btn-exposer i{
  font-size: 22px;
  position: relative;
  top: 4px;
  display: none;
}
.topnav-menu .btn-balance span, .topnav-menu .btn-exposer span{
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.2;
  padding-left: 4px;
  font-weight: normal;
  font-weight: 700;
}
.topnav-menu .btn-balance span b, .topnav-menu .btn-exposer span b{
  display: block;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 10px;
}
.nav-user img{
  height: 35px !important;
  width: 35px !important;
  /*filter: invert();*/
}

.topnav-menu-left .android button{
  border:1px solid #A3C939;
  color: #A3C939;
  padding: 2px 6px 2px 0px;
}
.topnav-menu-left .android button i{
  color: #fff;
}
.topnav-menu-left .android button span{
  margin: 0;
  margin-right: 4px;
  border-radius: 25px;
  padding: 3px 4px;
  background: #A3C939;
  border:2px solid #A3C939;
}
.topnav-menu-left .rules span, .topnav-menu a .result-link{
  font-size: 13px;

  border-radius: 0;
  padding: 10px 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.topnav-menu a:hover, .topnav-menu button:hover{
  color: #fff;
}
.marquee-ui {
  width: calc(100% - 65%);
}

.search_box_desktop{
  margin-top: 15px;
  width: 22%;
}
.search_box_desktop .input-group{
  background: none;
  border-radius: 2px;
/*  width: 100%;*/
border: 1px solid #333;
}
.search_box_desktop .input-group .input-group-prepend .input-group-text{
  background: none;
  border: none;
  color: #ffffff;
  border-right: 1px solid #333;
}
.search_box_desktop input{
  background: none;
  border: none;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}
.search_box_desktop input:focus{
  outline: none;
  box-shadow: none;
  color: #fff;
  background: none;
}
.search_box_desktop input::placeholder{
  color: #fff;
  background: none;
  font-size: 14px;
}
.mobile_searchbar{
  position: absolute;
  width: 100%;
  z-index: 99;
  top: 0;
  left: 0;
}

.input-search {
  padding: 5px;
  width: 40px;
  height: 30px;
  background: #202020 !important;
  border: none;
  color: #fff;
  outline: none;
  transition: .5s;
}
.mobile_searchbar input::placeholder{
  visibility: hidden;
}
.mobile_searchbar:hover input::placeholder{
  visibility: visible;
  color: #fff;
}
.mobile_searchbar:hover input{
  width: 100%;
  border-radius: 1px;
  border: 1px solid #fff;
  padding-left: 40px;
}
.mobile_searchbar i{
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(-50%,-55%);
  color: #fff;
  transition: .2s;
}
.marquee-ui a{
  line-height: 44px !important;
  max-height: 44px !important;
  margin-top: 13px;
  border-radius: 50px;
}
.marquee-ui a i{
  position: absolute;
  color: #fff;
}
.marquee-ui a marquee{
  padding-left: 20px;
  margin-left: 20px;
  color: #fff;
}
.main-menu:before{
  content: "\F035C";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body[data-sidebar-size=condensed] .main-menu:before {
  content: "\F0156";
}
.sidebar-enable .main-menu:before{
  content: "\F0156";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notification-list .profile-dropdown .notify-item:last-child{
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;

}
.notification-list .profile-dropdown .notify-item:hover:last-child{
  opacity: 0.8;
}
.notification-list .profile-dropdown .notify-item i{
  color: #7cd67c;
}
.nav-profile .nav-user .mdi-face{
  font-size: 25px;
  color: #292f3f;
  background: #ddd;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: normal;
  display: inline-flex;
  vertical-align: middle;
}
.nav-profile .nav-user span {
  text-transform: uppercase;
  font-size: 13px;

  font-weight: 400;
}
#DashSlider .carousel-indicators {margin: 0;margin-right: 0;justify-content: flex-end; z-index: 9 !important; display: none;}
#DashSlider .carousel-inner img{
  width: 100%;
  border-radius: 0;
}
.dashboard-tabs .dash-ul ul{
  width: 100%;
  max-width:-webkit-max-content;
  max-width:-moz-max-content;
  max-width: max-content;
  display:block;
  /*margin: 0 auto;*/
  margin-bottom: 0;
}
.dashboard-tabs ul li{
  display: inline-flex;
}
.dashboard-tabs .dash-ul {
  overflow-x: overlay;
  -webkit-overflow-scrolling: overlay;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  white-space: nowrap;
  white-space: -moz-nowrap!important;
  white-space: -hp-nowrap;
  white-space: -o-nowrap;
  margin-bottom: 1px;
  display: block;
}
.dashboard-tabs ul.nav-pills{
  border-bottom: none !important;
  box-shadow: none !important;
}
.dashboard-tabs ul.nav-pills li{
  background: none;
  border-bottom: none;
  position: relative;
}
.dashboard-tabs ul.nav-pills li a:after{
  content: '';
  width: 1px;
  height: 85%;
  position: absolute;
  right: 0;
  top: 4px;
}
.dashboard-tabs ul.nav-pills li:last-child a:after,
.dashboard-tabs ul.nav-pills li a.active:after{
  display: none;
}
.dashboard-tabs ul.nav-pills li a{
  text-transform: capitalize;
  font-size: 13px;
  margin: 0;
  padding: 12px 20px;
  border-radius: 0 !important;
  position: relative;
  /*transform: skewX(-15deg);*/
}
.dashboard-tabs ul.nav-pills li a.active:before{
  display: none !important;
}
.dashboard-tabs ul.nav-pills li a i{
  padding-right: 5px;
  font-size: 18px;
}
.dashboard-tabs ul.nav-pills li a.active:after, .dashboard-tabs ul.nav-pills li a:hover:after{
  /*background: #fff;
  position: absolute;
  content: '';
  height: 1px;
  right: 0;
  left: 0;
  bottom: -1px;*/
}
.mainTabs-ul ul.nav-pills li{
  position: relative;
}
.main-tabs .mainTabs-ul{
  margin-top: 3px;
}
.mainTabs-ul ul.nav-pills li a:after{
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 1px;
}
.mainTabs-ul ul.nav-pills li:last-child a:after,
.mainTabs-ul ul.nav-pills li a.active:after{
  display: none;
}
.mainTabs-ul ul.nav-pills li a{
  position: relative;
  border-radius: 0 !important;
  font-weight: normal;
}
.mainTabs-ul ul.nav-pills li a.active{
  border-bottom: none!important;
  color: #fff !important;
}
.main-tabs ul.nav-pills li a.active:before{
  /*display: block;
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 35px;
  transition: all 250ms ease;*/
}
.main-tabs ul.nav-pills li a.active:before {
  /*  right: -16px;
    transform: skew(32deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;*/
}
.main-tabs ul.nav-pills li a.active:after {
  /* left: -24px;
   transform: skew(-30deg, 0deg);
   box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
 */}
.dashboard-tabs .tab-content .tab-pane img{
  /*box-shadow: 0px 5px 10px #00000080;*/
  /*border-radius: 5px;*/
  position: relative;
}
.all-dash-tabs img{
  width: 100%;
  padding: 2px;
}
.my-tab-sticky .tab-pane span img{
  width: 23px;
}
.dashboard-tabs .tab-content .tab-pane h3{
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: left;
}
.dashboard-tabs .tab-content .tab-pane h3 i{
  display: none;
}
.dashboard-tabs .tab-content{
  padding: 0 !important;
}
.all-dash-tabs .dash-col-3 .bg-card{
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.new-sport{
  position: absolute;
  top: 5px;
  right: 5px;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 12px;
  padding: 2px 6px;
  font-weight: 900;
}
.all-dash-tabs .dash-col-3:nth-last-child(1) h3, .all-dash-tabs .dash-col-3:nth-last-child(2) h3{
  margin-bottom: 0 !important;
}
.game-1x1 div{
  font-size: 13px;
  text-align: center;
  line-height: 2.1;
}
/*.game-1x1 div:nth-child(1), .game-1x1 div:nth-child(2), .game-1x1 div:nth-child(3) {
	border-right: 8px solid #292f3f;
}*/
.team-name {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
}
.team-name b {
  font-weight: 400;
  width: 120px;
  position: relative;
}
.team-name b time{
  margin: 0 10px;
  float: right;
}
.team-name b:after {
  content: '';
  height: 22px;
  width: 1px;
  position: absolute;
  right: 0;
  background: #303030;
}
.team-name .tn-icons{
  display: none;
  float: left;
  margin-right: 8px;
}
.team-name .tn-icons i{
  font-size: 25px;
}
.team-name p{
  text-transform: capitalize;
  margin-left: 10px !important;
  margin: 0;
  display: table;
  font-weight: normal;
  padding: 0;
  position: relative;
  width: 350px;
}
.team-name p b{
  display: block;
  font-size: 12px;
}
.team-name p b time{
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}
.team-name p em{
/*  text-transform: capitalize;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 200px;
  font-style: normal;*/
}
.in-play{
  background: #292F3F;
  border-radius: 100px;
  padding: 5px 8px;
  font-size: 13px;
  color: #fff;
  margin:0 1px;
}
.in-play-icon i{
  background: #05ba05;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100px;
  text-align: center;
  font-size: 13px;
  align-items: center;
  display: none;
}
.in-play-icon{
  font-size: 8px;
  background: #05ba05;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 2px 5px;
  border-radius: 2px;
  border: none;
  font-weight: 700;
  animation: blinker 3s linear infinite;
  margin-left: 4px;
  width: fit-content;
}
@keyframes blinker {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
.ytvIcon{
  font-size: 18px;
  font-weight: 900;
  vertical-align: middle;
}
.bm-icon,
.fancy-icon{
  font-weight: 600;
  font-size: 10px;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 50px;
  box-shadow:none;
  color: #fff;
}
.fancy-icon  img{
  height: 20px;
  width: 12px;
}
.fancy{
  text-transform: capitalize;
  border-radius: 30px;
  padding: 5px 8px;
  font-size: 10px;
  font-weight: 600;
  background: none;
  border: none;
  color: #fff;
  animation: fancy 3s linear infinite;
}
@keyframes fancy{
  0%{
    background: #f672a7;
  }
  25%{
    background: #4fc6e1;
  }
  50%{
    background: #f672a7;
  }
  75%{
    background: #4fc6e1;
  }
  100%{
    background: #f672a7;
  }
}
.tv i{
  color: #7ed979;
  font-size: 20px;
  vertical-align: middle;
}
.blue-area,
.red-area{
  font-size: 13px;
  padding: 4px 0;
  width: 49%;
  font-weight: normal;
  border-radius: 0;
}
.jackpot-msgs{
  font-size: 12px;
  border-radius: 3px;
  line-height: 2.5;
  margin: 5px 0;
  border: 1px solid #ddd;
}
.btn-j{
  background: #E95353;
  border: none;
  width: 25px;
  height: 25px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 13px;

  color: #fff;
  line-height: 24px;
}
.btn-g{
  margin: 0 5px;
  background: #53A0E9;
  border: none;
  width: 25px;
  height: 25px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 13px;

  color: #fff;
  line-height: 24px;
}
.btn-f{
  background: #E9B253;
  border: none;
  width: 25px;
  height: 25px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 13px;

  color: #fff;
  line-height: 24px;
}
.tab-pane .bm1{
  margin-bottom: 3px;
}
.tab-pane .sport-list{
  margin-bottom: 0;
  border-bottom: 1px solid #303030;
  padding: 0 !important;
}
.dashboard-tabs .mb-1{
  margin-bottom: 5px !important;
}
.m-dash-bt{
  float: left;
}
.m-dash-bt i{
  margin-left: 10px;
  color: #fff;
}
.m-dash-bt h3{
  margin: 0 !important;
  line-height: 1.8;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 15px;
}
.col-xl-none{
  display: none;
}
.inner-gamesUI{
  margin-top: 3px;
}
.inner-gamesUI .gamesList{
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
.inner-gamesUI .gamesList img{
  width: 100%;
  height: 145px;
  object-fit: unset;
  background: #000;
  cursor: pointer;
  position: relative;
}
.inner-news{
  width: 100%;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 0 4px 2px #00000061;
  padding: 5px 0;
}
.inner-news img{
  width: 47%;
  margin: 4px;
  border-radius: 5px;
  filter: grayscale(.8);
  transition: 0.9s;
}
.inner-news img:hover{
  filter: grayscale(0);
}
.inner-gamesUI figure {
  /*  position: relative;
    overflow: hidden;
    width: 16.11%;
    margin-bottom: 6px !important;
    display: block;
    margin: 0 3px;*/
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  display: block;
}
.inner-gamesUI figure a{
  /*display: block;
  border: 2px solid #fff;*/
  display: block;
  border: 2px solid #fff;
  margin: 3px;
}
.inner-gamesUI figure h3 {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 50px;
  color: #fff;
  visibility: hidden;
}
.inner-gamesUI figure:hover h3{
  visibility: visible;
}
/*terms*/
.terms-ui{
  background: url(/assets/img/landSectionBg.jpg);
  margin:auto;
  background-repeat: no-repeat;background-size:cover;
  background-position: 50%;
  background-color: #fff;
  left:0;
  right:0;
  top:0;
  bottom:0;
  /*z-index:-1;*/
  position:fixed;
}
.terms-ui .modal-header h5{
  text-align: center;
  color: #fff;
  display: flex;
  margin: 0 auto;
  font-size: 20px;
  text-transform: uppercase;
}
.terms-ui .modal-content{
  background: rgb(0 0 0 / 85%);
}
.terms-ui .modal-content ul li{
  list-style: upper-alpha;
  line-height: 2.2;
  font-size: 13px;

  color: #fff;
  text-transform: capitalize;
}
.agree-dis{
  justify-content: center;
}
.agree-dis a{
  text-transform: uppercase;
  margin: 0 10px;
  transition: 0.9s;
  font-weight: 400;
  width: 100px;
  z-index: 999;
}
.terms-ui form .col-md-9{position: relative;}
.terms-ui form .eye-on-off{
  position: absolute;
  right: 15px;
  top: 4px;
  color: #fff;
}
.terms-ui form label{
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.terms-ui form input{
  border:none;
  padding-left: 0;
  border-bottom:1px solid #fff;
  box-shadow: none;
  background: none;
  border-radius: 0;
  color: #fff !important;
  text-align: center;
}
.terms-ui form input:focus{
  box-shadow: none;
  background: #ffffff0a;
}
.terms-ui form input::placeholder{
  color:#fff;
}
/*terms*/

/*detail*/

.spin-loader{
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform:rotate(0deg);
  }
  to {
    transform:rotate(360deg);
  }
}

.blinking2 {
  -webkit-animation: 1s blinking ease infinite;
  -moz-animation: 1s blinking ease infinite;
  -ms-animation: 1s blinking ease infinite;
  -o-animation: 1s blinking ease infinite;
  animation: 1s blinking ease infinite;
}

@keyframes "blinking" {

  from,
  to {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-moz-keyframes blinking {

  from,
  to {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes blinking {

  from,
  to {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-ms-keyframes blinking {

  from,
  to {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-o-keyframes blinking {

  from,
  to {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}
/*odds blink*/
.alert-text{
  color: red;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-transform: capitalize;
  line-height: 1;

  margin-bottom: 5px;
}
.btn-match-unmatch{
  text-transform: uppercase;
  font-size: 13px !important;
  width: 100%;
}
.score-tv .btn-scoreboard, .score-tv .btn-television {
  border-radius: 100%;
  height: 35px;
  width: 35px;
  line-height: 35px;
  padding: 0;
  text-align: center;
  justify-content: center;
}
table .back{
  background: #70BDF2 !important;
  border:none;
}
table .lay{
  background: #FFAFBD !important;
  border:none;
}
.matched-unmatched-table .nav-tabs a{
  padding:5px 0;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  color: #fff;
}
.matched-unmatched-table .nav-tabs a:hover{
  border:none;
}
.matched-unmatched-table .modal-header{
  padding: 10px 15px;
}
.matched-unmatched-table .modal-header h4{
  text-transform: capitalize;
}
.matched-unmatched-table .modal-header .close{
  opacity: 1;
  box-shadow: none;
}
/*scoreboard*/
.score-tv .embed-responsive{
  height: 33vh;
  width: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.score-tv .scoreboard-ui img{
  height: 18vh;
  width: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.score-tv .scoreboard-ui{
  position: relative;
  border-radius: 3px !important;
}
.score-tv .scoreboard-ui:before{
  background-color: rgba(0, 0, 0, 0.65);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  border-radius: 3px;
}
.score{
  position: absolute;
  top: 0;
  width: 100%;
  align-items: center;
  left: 0;
  height: fit-content;
  display: grid;
}
.score b.teamname{
  text-transform: capitalize;
  color: #fff;
  font-size: 13px;
  margin: 0 1em;

  width: 100%;
  display: inline;
  font-weight: 400;
}
.score .balls .runs{
  background: green;
  color: #fff;
}
.score .balls .wkt{
  background: red;
  color: #fff;
}
.score .balls .nb{
  background: navy;
  color: #fff;
}
.score .balls .extra{
  background: gray;
  color: #fff;
}
.score .balls span{
  width: 25px;
  height: 25px;
  display: inline-flex;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 25px;
  background: #fff;
  color: #000;
  align-items: center;
  font-weight: 700;
  justify-content: center;
}
.score .t-score, .score .t-over{
  text-transform: capitalize;
  padding: 0;
  margin: 0 1em;
  font-size: 13px;

  font-weight: 700;
  color: #80cb02;
}
.score .crr, .score .rrr{
  text-transform: uppercase;
  font-size: 13px;

  font-weight: 700;
  margin: 0 1em;
  color: #fff;
}/*scoreboard*/

.event-title{
  text-transform: uppercase;
  font-size: 17px;
  padding: 10px 0;
  margin: 0;
  position: relative;
  text-align: center;
}
.event-title i{
  cursor: pointer;
  position: absolute;
  left: 4px;
  display: flex;
}
.event-title i.mdi.mdi-arrow-left {
  font-weight: 900;
  font-size: 20px;
  line-height: normal;
}
.event-title i.mdi.mdi-arrow-left::before,
i.mdi.mdi-arrow-left-bold::before,
i.mdi.mdi-arrow-left::before{
  content: '\F0CDD';
}
.wd-title{
  background: #047300;
  box-shadow: inset 0px 0px 7px 2px #21ff12;
  border-radius: 50px;
  font-weight: 700;
  font-size: 12px !important;
  cursor: pointer;
}
.wd-title i{
  font-size: 18px;
  color: white;
  vertical-align: middle;
}
.market-title-row p{
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 2;
  font-weight: 500;
  display: inline;
}
.two-odds .btn-tooltip{
  top: inherit;
  z-index: 999;
  line-height: inherit;
}
p.market-back .btn-tooltip {
  top: -5px;
  line-height: normal;
}
.btn-tooltip{
  position: absolute;
  right: 8px;
  top: 0;
  padding: 0;
  /*line-height: 0.6;*/
  font-size: 20px;
}
.tooltip p{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-weight: 600;

}
.tooltip p b{
  color: green;
}
.market-data-row .market-name span.red {
  color: #dc3545 !important;
  font-weight: 500;
  font-size: 13px;
}

.market-data-row .market-name span.green {
  color: #4fd20f !important;
  font-weight: 500;
  font-size: 13px;
}
/*.market-title-row .col-md-3:nth-child(1){
	border-right: 5px solid #292f3f;
}*/
.market-data-row p{
  padding: 0;
  margin: 0;
}
.market-data-row .col-md-3:nth-child(2){padding: 0 2px;}
.market-data-row .col-md-3:nth-child(3){padding:0 2px;}
.market-data-row .market-name{
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.market-data-row .market-name .iscomm, .market-section .market-title .iscomm {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  margin-left: 5px;
  font-size: 14px;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  -webkit-animation:iscomm 3s infinite alternate;
  background: green;
}
@-webkit-keyframes iscomm {
  1% {
    background: green;
  }
  25% {
    background: yellow;
  }
  50% {
    background: blue;
  }
  75% {
    background: lightpink;
  }
}
.market-data-row .market-name span{
  display: block;
  font-weight: 300;
}
.market-data-row span.mn-run, .market-data-row span.khado-number{
  width: 25px;
  height: 25px;
  line-height: 27px;
  font-size: 12px;
  letter-spacing: 0;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  border-radius: 50px;
  margin-left: 5px;
  font-weight: 600;
}
span.mn-run{
  margin-left: 0 !important;
  display: inline-block !important;
}
.bl-buttons{
  position: relative;
  width: fit-content;
  margin-left: auto;
  display: flex;
  justify-content: center;
}
.two-odds .suspended{
  width: 122px;
}
.suspended{
  cursor: no-drop;
  width: 100%;
  position: absolute;
  top: 0;
  z-index:999;
  height: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bolder;
  border-radius: 0;
  margin: 0 1px;
  font-weight: 500;
}
.ex-blbn{
  background: none;
  cursor: initial !important;
}
.bl-buttons .bl-btn{
  font-size: 13px;
  border-radius: 0;
  border: none;
  width: 60px;
  height: 32px;
  line-height: 1;
  padding: 0;
  font-weight: 600;
  margin: 0 1px;
  z-index: 999;
  border-radius: 0;
}
.bl-buttons .bl-btn:focus{
  box-shadow: none;
  outline: none;
}
.bl-buttons .bl-btn span{
  display: block;
  font-size: 9px;
  font-weight: 500;
}
.min-max{
  padding: 0 5px !important;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-size: 10px;
}
.min-max b{
  color: #25b31d;
}
.min-max span{
  color: #000;
}
.min-max-detail{
  font-size: 11px;
  border-radius: 0;
  text-align: center;
  line-height: 1.2;
  padding: 5px !important;
  width: 120px;
  margin-left: auto !important;
}
.min-max-detail span{
  display: block;
}
button.eon{
  margin:0 1px !important;
}
.bl-buttons .eon:last-child {
  margin-right: 0 !important;
}
.back, .blue-area{
  margin-right: 1px !important;
}
.lay, .red-area{
  margin-left: 1px !important;
}
.book-fill, .book{
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  border-radius: 0;
  padding-bottom: 0;
}
.c-pl-2{
  padding-left: 18px !important;
}
.c-pr-2{
  padding-right: 18px !important;
}
.market-back span{
  line-height: 2.1;
  width: 63px;
  display: inline-block;
  margin:0 -1px;
  font-weight: 400;
  text-transform: uppercase !important;
  text-align: center;
}
/*detail*/

/*betsliptable*/
.mat-bottom-sheet-container{
  background: none !important;
  box-shadow: none !important;
}
.betsliptable{
  position: fixed;
  width: 30%;
  bottom: 0;
  right: 2%;
  z-index: 9;
}
.betsliptable .panel-heading {
  position: relative;
}
.betsliptable h4{
  padding: 15px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0;
  color:#fff;
}
.betsliptable h4 i{
  height: 25px;
  width: 25px;
  line-height: 25px;
  background: #1d222f;
  color: #fff;
  border-radius: 25px;
  display: inline-block;
  text-align: center;
  margin-right: 3px;
  font-weight: 900;
}
.betsliptable .panel-body{
  padding:0px 5px 0 9px;
  overflow-y: scroll;
  height: auto;
  position: relative;
}
.betsliptable .tab-content{padding: 0 !important;}
.bst-tabs li a{
  position: relative;
  /*border: none !important;*/
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.bst-tabs li a.active:after, .bst-tabs li a:hover:after {
  position: absolute;
  content: '';
  height: 3px;
  right: 0;
  left: 0;
  bottom: -1px;
}
.clear-all-btn{
  width: 100%;
  text-transform: uppercase;
  background: none;
  margin: 1em 0 0.5em 0;
  line-height: 2.5;
  font-weight: 600;
  transition: 0.9s;
  background: red;
  color: #fff;
  border:none;
  transition: 0.9s;
}
.clear-all-btn:hover{
  background: #ff4646;
}
.betsliptable .panel-heading[data-toggle="collapse"]:after {
  content: "\F0CDB";
  font-family: 'Material Design Icons';
  position: absolute;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  right: 20px;
  top: calc(50% - 10px);
  -webkit-transform: rotate(360deg);
  -moz-transform:    rotate(360deg);
  -ms-transform:     rotate(360deg);
  -o-transform:      rotate(360deg);
  transform: rotate(360deg);
}
.betsliptable .panel-heading[data-toggle="collapse"].collapsed:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform:    rotate(-180deg);
  -ms-transform:     rotate(-180deg);
  -o-transform:      rotate(-180deg);
  transform: rotate(-180deg);
}
.betsliptable .bst-table .bst-header p{
  margin: 0;
  font-size: 13px;
  text-transform: capitalize;
}
.betsliptable .bst-table .bst-header span{
  font-size: 13px;

  text-transform: capitalize;
}
.bst-content{
  padding-bottom:7px;
}
.bst-content .col-4:nth-child(1){padding-right: 2px;}
.bst-content .col-4:nth-child(3){padding-left: 2px;}
.bst-footer .col-6:nth-child(1){
  padding-right: 1px;
}
.bst-footer .col-6:nth-child(2){
  padding-left: 1px;
}
.bst-content input{
  text-align: center;
  border-radius: 0;
  color: #000 !important;
}
.bst-content input::placeholder{
  color: #000;
  font-weight: 700;
}
.bet-place{
  width: 100%;
  background: #7dd87b;
  text-transform: uppercase;
  color: #fff;
  border: none;
  font-weight: 800;
  line-height: 2.5;
}
.bet-delete{
  width: 100%;
  background: #ff4646;
  text-transform: uppercase;
  color: #fff;
  border: none;
  font-weight: 800;
  line-height: 2.5;
}
.bst-content .col-4 em{
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  float: right;
  font-weight: 700;
}
.bst-content .col-4:nth-child(2){
  padding: 0;
}
/*red table*/
.red-table .minus, .red-table .plus{
  border: none;
  background: #EB8181;
  box-shadow: none;
  outline: none;
  color: #fff;
  width: 25px;
  font-weight: 600;
  font-size: 20px;
}
.red-table input, .red-table input:focus{
  background: #FFA5A5;
  border: none;
}
.red-table .stake-btn button{
  border: 1px solid #EB8181;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 1px;
  flex: 0 0 16.1%;
  max-width: 16.1%;
  color: #000;
  line-height: 2.5;
  font-weight: 500;
  border-radius: 0;
  background: none;
}
.red-table .stake-btn .clear:hover{
  border-color:#fb9898;
  background: #fff;
  color: #000;
}
/*red table*/

/*blue table*/
.blue-table .minus, .blue-table .plus{
  border: none;
  background: #52A9FF;
  box-shadow: none;
  outline: none;
  color: #fff;
  width: 25px;
  font-weight: 600;
  font-size: 20px;
}
.blue-table input, .blue-table input:focus{
  background: #83c0fb;
  border: none;
}
.blue-table .stake-btn button{
  border: 1px solid #52A9FF;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 1px;
  flex: 0 0 16.1%;
  max-width: 16.1%;
  line-height: 2.5;
  font-weight: 500;
  border-radius: 0;
  background: none;
}
.blue-table .stake-btn .clear{
  background: #53A0E9;
}
.red-table .stake-btn .clear{
  background: #da8c8c;
}
.blue-table .stake-btn .clear, .red-table .stake-btn .clear{
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}
.blue-table .stake-btn .clear:hover{
  border-color:#83c0fb;
  background: #fff;
  color: #000;
}
.blue-table .stake-btn .clear:hover{
  border-color:#83c0fb;
  background: #fff;
  color: #000 !important;
}
/*blue table*/

/*match-unmatch-table*/
.match-unmatch-table table thead tr th, .match-unmatch-table table tbody tr td{
  width: 15%;
}
.match-unmatch-table table thead tr th{
  text-transform: uppercase;
  border: none;
  padding: 4px;
  font-size: 12px;
  border-bottom: 1px solid white;
}
.match-unmatch-table table thead tr th:first-child, .match-unmatch-table table tbody tr td:first-child{
  width: 45%;
  white-space: nowrap;
}
.match-unmatch-table table tbody .back-tr{
  background: #75C8FF;
  border-bottom: 1px solid #fff;
}
.match-unmatch-table table tbody .lay-tr{
  background: #FFA5A5;
  border-bottom: 1px solid #fff;
}
.match-unmatch-table table tbody tr td{
  text-transform: capitalize;
  padding: 4px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
/*match-unmatch-table*/
/*betsliptable*/

/*profile ui*/
.error{text-transform: capitalize}
.avatar-profile{
  text-align: center;
  margin: 0 auto;
  padding: 26px 0;
}
.avatar-profile i{
  font-size: 50px;
}
.avatar-profile h2{
  margin: 0;
  font-size: 13px;

  text-transform: uppercase;
}
.avatar-profile img{
  width: 100px;
}
.avatar-profile h3{
  font-size: 13px;
  /* color: #ddd; */
}
.profile-table td{
  border: none !important;
  padding: 6px 10px !important;
  font-size: 13px;

  text-transform: uppercase;
}
.profile-table tr td:first-child{text-align: right;}
.profile-table tr td:first-child:after{content: " : ";}
.profile-table tr td:last-child{text-align: left;}
.profile-form label{
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}
.profile-form input::placeholder{
  font-size: 12px;
  text-transform: capitalize;
}
.profile-form .form-group i{
  position: absolute;
  right: 18px;
  bottom: 15px;
  cursor: pointer;
}
.profile-form .error {
  position: absolute;
  bottom: -1px;
  text-transform: capitalize;
  right: 15px;
}
h2.profile-page-title{
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 0;
  text-align: center;
}
.betslip-setting .form-group label{
  text-transform: capitalize;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.betslip-setting .form-group input, .betslip-setting .form-group input:focus{
  background: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  border: none;
}
.betslip-setting .form-group input::placeholder{
  text-align: center;
  font-size: 13px;
}
.betslip-setting .btn-add{
  border: none;
  box-shadow: none;
  width: 100px;
  text-transform: uppercase;
  transition: 0.9s;
}
.betslip-setting .stakes-label{
  position: absolute;
  border: none;
  top: -20px;
  text-transform: uppercase;
  font-size: 13px;

}
.betslip-setting .btn-stake{
  margin-bottom: 0;
  text-align: left;
  width: 100px;
  position: relative;
  margin: 0 3px 5px 0px;
  font-size: 13px;
  line-height: 14px;
}
.betslip-setting .btn-stake i{
  position: absolute;
  right: 5px;
  font-size: 18px;
  top: 5px;
  font-weight: 100;
}
.betslip-setting .form-group .btn-stake-add{
  background: none;
  border: 1px solid #ddd;
  text-transform: capitalize;
  font-size: 13px;

  color: #fff;
  float: right;
  width: 120px;
  transition: 0.9s;
}
.betslip-setting .form-group .btn-stake-add:hover{
  background: #fff;
  color: #000;
}
.betslip-setting {
}
/*profile ui*/


/*inplay*/
.inplay-ui .team-name p b{
  display: inline-flex;
}
.inplay-ui .team-name em{
  display: flow-root;
  font-style: normal;
}
.inplay-ui .team-name .fancy{
  padding: 4px 8px;
  vertical-align: middle;
}
.inplay-ui #today .team-name p b time:before{
  content: "\F0150";
  font-family: 'Material Design Icons';
  margin-right: 3px;
}
.inplay-ui #today .team-name p b:before{
  content: "\F00ED";
  font-family: 'Material Design Icons';
  margin-right: 1px;
  display: none;
}
.inplay-ui #tomorrow .team-name p b time:before{
  content: "\F0150";
  font-family: 'Material Design Icons';
  margin: 0 3px;
}
.inplay-ui #tomorrow .team-name p b:before{
  content: "\F0E18";
  font-family: 'Material Design Icons';
  margin-right: 1px;
  font-weight: 100;
}
.inplay-ui ul li a{
  position: relative;
  text-transform: uppercase;
  padding: 3px;

  cursor: pointer;
  color: #fff !important;
  font-size: 13px;
}
.inplay-ui .card{
  margin-top: 5px;
}
/*inplay*/

/*rules*/
.rules-ui h2{
  text-transform: uppercase;
  font-size: 17px;
  line-height: 2;
  text-align: center;
  padding: 0 8px;
  border-radius: 3px;
}
.rules-ui li{
  line-height: 2;
  text-transform: capitalize;
  list-style: none;
}
.rules-ui h3{
  font-size: 13px;
  text-transform: capitalize;
  margin: 10px 0;
  width: fit-content;
  position: relative;
}
.rules-ui h3:before{
  content: "\F02FC";
  font-family: 'Material Design Icons';
  margin-right: 2px;
  padding: 4px;
}
/*rules*/

/*casino baalnce*/
.form-dropdown{}
.form-dropdown select, .form-dropdown select:focus{
  background: #141723 !important;
  border: 1px solid #7bd67c;
  border-radius: 5px !important;
  box-shadow: none !important;
}
.form-dropdown select option{}
.cb-form{
  background: #141823;
  padding: 15px;
  text-transform: capitalize;
  border-radius: 10px;
}
.cb-form label{
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}
.cb-form input{
  border-radius: 5px !important;
  background: none !important;
  color: #fff;
  font-size: 13px !important;
}
.cb-form .btn-submit{
  background: #7ed979;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
.cb-form .btn-cancel{
  background: #3166d6;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
.cb-form button{margin:0 5px;}
/*casino baalnce*/

/*account statement*/
#filter.collapse:not(.show){
  display: block;
}
.btn-filter{
  border: none;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 25px;
  cursor: pointer;
}

.account-ui .form-control:focus {
  color: #000;
  background-color: #fff;
  outline: 0;
  box-shadow: none !important;
}
.account-ui h2, h2.page-title{
  text-transform: uppercase;
  font-size: 15px;
  padding:8px 10px;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}
.account-ui h2{
  padding:7px 10px !important;
}
.account-ui h2, h2.page-title .btn-primary{
  border: none;
}
.account-ui h2 i, h2.page-title i{
  padding-right: 10px;
}
.account-ui .form-group{
  margin: 0 5px 5px 5px;
}
.account-ui .btn-get{
  border: none !important;
  text-transform: uppercase;
  height: 30px;
  padding: 0 3px;
  transition: 0.9s;
  font-size: 12px;
  width: 100%;
}
.account-ui input, .account-ui select{
  background: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  height: 30px;
  padding: 0 8px;
}
.account-ui select, .account-ui input{
  box-shadow: none;
  background: none;
  border-radius: 0;
  text-transform: capitalize;
  /* border: 1px solid #312a1d;
  color: #fff; */
  color: #adadad;
}
.account-ui .form-row{
  margin-bottom: 5px !important;
  padding: 2px 0;
  border-radius: 0;
  margin: 0;
  justify-content: flex-start !important;
}
.account-ui .btn-download{
  background: none;
  font-size: 15px;
  border: none;
  transition: 0.9s;
}

.debit, tr td.debit {
  color: #e40a13 !important;
  font-weight: 900;
}
/*.account-ui table td .debit{*/
/*  color: #8c0000 !important;*/
/*}*/
.credit, tr td.credit{
  color: #25b31d !important;
  font-weight: 900;
}
table tbody tr.lay td span.debit, table tbody tr.lay td span.credit, table tbody tr.back td span.debit, table tbody tr.back td span.credit{background: #fff; padding: 1px 5px; border-radius: 2px;}
.account-ui table th{
  padding:5px 4px;
  text-transform: uppercase;
  font-size: 13px;
  border: none !important;
  font-weight: 600;
  vertical-align: middle !important;
}
.account-ui table tr{
  border: none;
}
.account-ui table td{
  padding:4px 5px;
  text-transform: capitalize;
  font-size: 12px;
  vertical-align: middle;
  white-space: nowrap;
}
.account-ui table td:last-child{
  /*text-align: center;*/
}
.account-ui table td a{
  text-decoration: underline !important;
  transition: 0.9s;
  letter-spacing: 0;
  font-weight:600;
}
.account-ui table td a:hover{
  color: #2b71d9;
}
/*account statement*/

/*profit loss*/
.profit-loss .col-4{margin-bottom: 15px;}
/*.profit-loss .col-4:nth-child(1), .profit-loss .col-4:nth-child(7){padding-right: 2px;}*/
/*.profit-loss .col-4:nth-child(2), .profit-loss .col-4:nth-child(8), .profit-loss .col-4:nth-child(3), .profit-loss .col-4:nth-child(4), .profit-loss .col-4:nth-child(5){padding:0 2px;}*/
/*.profit-loss .col-4:nth-child(6), .profit-loss .col-4:nth-child(9){padding-left: 2px;}*/
.profit-loss i{
  background: -webkit-linear-gradient(#184fb6, #7dd878);
  font-size: 22px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  display: none !important;
}
.profit-loss h3{
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  margin-bottom: 7px !important;
  border-radius: 0;
  padding: 5px 0;
}
.profit-loss h4{
  font-size: 13px;
  margin: 0;
}
.profit-loss h4 i{
  font-size: 12px;
  background: none;
  width: auto;
  height: auto;
}
#Profit-Loss table tbody tr td{
  padding: 7px;
}
#Profit-Loss table thead tr{
  border-bottom: none !important;
}
/*profit loss*/

/*cricket casino*/



.cc-ui .cc-div{
  margin-bottom: 5px;
}
.cc-ui .accordion .card-header a{
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  /* color: #fff !important; */
}
.cc-ui .accordion .card:last-child{
  margin-bottom: 0 !important;
}
.cc-ui .accordion .card{
  margin-bottom: 5px !important;
  border-radius: 5px !important;
}
.cc-min-max span{
  margin: 0 15px;
}
.cc-ui .accordion .input-group span{
  width: 100px;
  border: none;
  box-shadow: none;
}
.cc-ui .accordion .input-group button{
  /* color: #533201 !important;
  background: transparent linear-gradient(94deg,#b6842d,#ebda8d 55%,#b7862f) 0 0 no-repeat padding-box !important; */
  width: 100%;
  border: none;
  box-shadow: none;
  font-size: 15px;
  font-weight: 600;
}
.cc-ui .accordion .input-group input, .cc-ui .accordion .input-group input:focus{
  text-align: center;
  border: none;
  background: none;
  box-shadow: inset 0px 0px 0px 1px  #F2F2F2 !important;
}
.cc-ui .input-group{
  margin: 10px 0;
}
.cc-ui .brp button{
  width: 100%;
  text-transform: uppercase;
}
.cc-ui .brp .btn-placebet, .cc-ui .brp .btn-book{
  /* color: #533201 !important;
  background: transparent linear-gradient(94deg,#b6842d,#ebda8d 55%,#b7862f) 0 0 no-repeat padding-box !important; */
  font-weight: 700;
  font-size: 13px;
}
.cc-ui .brp p{
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: .45rem .9rem;
}
/*cricket casino*/

/*jackpot*/
.jackpot-box{
  border-radius: 0;
  margin: 15px;
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}
.jackpot-box h4{
  font-size: 13px;

  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding-top: 10px;
}
.jackpot-box img{
  width: 126px;
  margin: 0 auto;
  display: flex;
}
/*jackpot*/

/*jackpot-list*/
.jackpot-list h2{
  font-size: 15px;
  margin: 10px;
  text-transform: uppercase;
}
.jackpot-list a{
  display: block;
  margin: 0 10px 10px 10px;
  padding: 10px 30px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 13px;

  transition: 0.9s;
}
/*jackpot-list*/
/*big jackpot detail*/
.bjd-ui {
  position: relative;
}
.bjd-ui button.btn-bets {
  position: absolute !important;
  right: 18px;
  top: -1px;
  z-index: 9;
  border: none;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  padding: 2px 5px;
}
.bjd-table .bjd-table-body .bjd-table-body-tr .bjd-col {
  box-shadow: inset 0 0 0 1px #f0f0f0;
}
.bjd-ui .min-max-win{
  text-transform: capitalize;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 33%;
  display: inline;
  justify-content: center;
  font-size: 13px;

  line-height: 1.5;
}
.bjd-ui .min-max-win span{
  color: #FF4E4E;
  /*display: block;*/
}
.bjd-ui .bj-event-title{
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 13px;

  font-weight: 900;
}
.bjd-table thead th{
  background: #0A1429;
  text-align: center;
  border: none !important;
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
  padding: 7px;
}
.bjd-table tbody td{
  text-align: center;
  box-shadow: inset 0 0 0 1px #FF6868;
  border: none !important;
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
  padding: 7px;
  transition: 0.9s;
  cursor: pointer;
}
.bjd-table{
  width: 100%;
}
.bjd-table .bjd-table-head{
  width: 100%;
  display: flex;
  margin-bottom: 2px;
}
.bjd-table .bjd-table-head .bjd-col{
  width: 20%;
  font-size: 13px;

  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  line-height: 2;
  font-weight: 900;
}
.bjd-table .bjd-table-body .bjd-table-body-tr{
  width: 100%;
  display: flex;
}
.bjd-table .bjd-table-body .bjd-table-body-tr .bjd-col{
  width: 20%;
  margin: 2px;
  font-size: 13px;

  position: relative;
  display: flex;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer;
  transition: 0.9s;
  align-items: center;
  align-self: center;
  height: 40px;
  justify-content: center;
}
.bjd-table .bjd-table-body .bjd-col:last-child{
  border:none !important;
  /*box-shadow:none !important;*/
}
.bjd-odds p{
  padding: 0;
  margin: 0;
  background: none;
  line-height: 1.1;
  color:#fff;
}
.bjd-odds{
  display: inline-block;
  width: 100%;
  border-radius: 0;
}
.bjd-odds span{
  display: block;
}
.bjd-suspended{
  cursor: no-drop;
  width: 100%;
  position: absolute;
  top: 0;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  border-radius: 0;
  background: #000000ad;
  color: #fff;
}
/*big jackpot detail*/
#Scoreboard iframe.embed-responsive-item{
  height: 135px !important;
}

/*casino section*/
.casino_rows{
  display: grid;
  grid-template-columns: repeat(6,1fr);
  width: 100%;
  height: 100%;
}
h5.ct_title {
  margin: 0 auto;
  font-size: 13px;
  text-transform: capitalize;
  color: #fff;
  padding: 4px 0;
  max-width: 88%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
button.btn-warning {
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #fff;
  background: #000;
  color: red;
  padding: 5px 15px;
  margin: 10px 0;
  font-style: italic;
  border-radius: 3px;
}
.casino_section nav{
  display: flex;
}
.casino_section .mdi-heart-outline::before {
  content: "\F02D5" !important;
}
.casino_section .mdi-heart::before {
  content: "\F02D1" !important;
}
.casino_section .nav-tabs {
  border: none;
  width: 100%;
  max-width: 100%;
  display: block;
  margin-bottom: 3px;
  background: #1a1a1a;
  padding: 0;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  text-align: left;
}

.casino_section .nav-tabs button.active,
.casino_section .nav-tabs button:hover {
  color: #fff;
}

.casino_section .nav-tabs button {
  background: none;
  color: #fff;
  text-transform: capitalize;
  font-size: 13px;
  border: none;
  border-radius: 0;
  display: inline-block;
  padding: 5px 20px;
}

.casino_filter {
  align-items: center;
}
.casino_filter h5 {
  margin: 0;
  text-transform: capitalize;
  color: #ddd;
  font-size: 15px;
}
.casino_filter .form_cf select {
  margin-bottom: 3px;
  height: 30px;
  text-transform: capitalize;
  font-size: 13px;
  border: 1px solid #eee;
  border-radius: 0;
  background: #1a1a1a;
  color: #fff;
}
.casino_filter .form_cf .dropdown-menu{
  background: #222;
  border: none;
  margin: 0;
  text-align: center;
}
.casino_filter .form_cf .dropdown-menu a{
  font-size: 11px;
  text-text-replace: uppercase;
  color: #fff;
}
.casino_filter .form_cf .dropdown {
  margin-bottom: 0;
  height: 30px;
  border-top: 1px solid #1a1a1a;
  border-radius: 0;
  background: #1a1a1a;
}
.casino_filter .form_cf .dropdown a{
  border: none;
  color: #fff;
  padding: 4px;
}
.casino_filter .form_cf .dropdown a:hover{
  color: #222;
}
.casino_filter .form_cf .dropdown a:after{
  color: #fff;
}
.casino_filter .form_cf .dropdown a img{
  height: auto;
  width: 20px;
  filter: invert(1);
  background: none;
}
.casino_filter .form_cf .showmore {
  height: 28px;
  text-transform: capitalize;
  font-size: 13px;
  border: none;
  border-radius: 2px;
  background: #f7931e;
  color: #fff;
}
.lcbk_casino{
  position: absolute;
  left: 3px;
  top: 0;
  border: none !important;
  font-size: 25px;
}
.lcbk_casino:hover{
  color: #fff !important;
}
/*casino section*/
@media (max-width: 767.98px){
  span.logo-sm img.height-logo {
    vertical-align: middle;
    height: 60px;
    margin-left: 5px;
}
  .team-name p em{
    max-width: 155px;
  }
  .in-play-icon{
    display: table;
  }
  .casino_section .nav-tabs button{
    padding: 5px 0;
    width: 33%;
  }
  h5.ct_title{
    font-size: 11px;
    /*height: 35px;*/
    align-items: center;
    display: inline-flex;
  }
  .matched-unmatched-table .modal-footer button {
    padding: 5px 8px;
  }
  .tab-pane .sport-list{
    padding-bottom: 5px !important;
    margin-bottom: 5px;
  }
  .racerow .bl-btn.back{
    width: 150px;
  }
  .btn-tooltip {
    display: none;
  }
  .marquee-ui {
    width: 100%;
    margin-top: 70px;
    position: relative;
  }
  .marquee-ui a{
    padding: 0 7px;
    border-radius: 0;
    line-height: 30px !important;
    max-height: 30px !important;
  }
  body.right-bar-enabled {
    overflow-y: hidden !important;
  }
  .detail-center-section{
    padding-right: 15px;
  }
  span.logo-sm img {
    width: 105px;
    vertical-align: sub;
  }
  .casino_rows{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width: 100%;
    height: 100%;
  }
  .inner-gamesUI figure{
    /*width: 31.7%;
    margin: 0 3px;
    display: block;
    margin-bottom: 6px;*/
  }
  .inner-gamesUI .gamesList img{
    height: 100px;
  }
  .mainTabs-ul {
    overflow-x: overlay;
    -webkit-overflow-scrolling: overlay;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    white-space: nowrap;
    white-space: -moz-nowrap!important;
    white-space: -hp-nowrap;
    white-space: -o-nowrap;
    margin-bottom: 0;
    display: block;
  }
  .mainTabs-ul ul {
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
  }
  .mainTabs-ul li {
    display: inline-flex;
  }
  .mainTabs-ul ul.nav-pills li a{
    width: 100%;
  }
  .main-tabs ul.nav-pills li a.active:before {
    right: -8px;
    transform: skew(22deg, 0deg);
  }
  .main-tabs ul.nav-pills li a.active:before {
    width: 20px;
  }
  .blue-area,
  .red-area{
    /*width: 65px;*/
  }
  .navbar-custom .button-menu-mobile{
    padding: 0;
    width: auto;
  }
  .sp-none, .ex-blbn{
    display: none !important;
  }
  .two-odds .suspended{
    width: 100%;
  }
  .cc-min-max span{margin:0 5px;}
  .btn-filter{padding: 0 15px;}
  .btn-filter:hover, .btn-filter:focus{color: #533201;}
  .account-ui h2, h2.page-title{font-size: 13px;line-height: 2;}
  .profile-form .error {
    position: relative;
    bottom: inherit;
    right: 0;
  }
  .all-dash-tabs img{object-fit: contain; height: auto;}
  .all-dash-tabs .dash-col-3 .bg-card{    margin-bottom: 8px;  }
  .account-ui input, .account-ui select{font-size: 12px; height: 40px; line-height: 2;}
  .inplay-ui .team-name .fancy{font-size: 12px;}
  #Scoreboard iframe.embed-responsive-item{
    height: 135px !important;
  }
  .cc-ui .brp .btn-placebet, .cc-ui .brp .btn-book{
    font-size: 13px;
  }
  .inplay-ui #today .team-name p b:before {
    display: none;
  }
  .all-dash-tabs .dash-col-3:nth-child(odd){padding-right: 2px;}
  .all-dash-tabs .dash-col-3:nth-child(even){padding-left: 2px;}
  .dashboard-tabs .dash-ul{margin-bottom: 5px;}
  .dashboard-tabs .dash-ul ul{margin: 0; padding: 0;}
  .dashboard-tabs .tab-content .tab-pane h3{margin-bottom: 10px;}
  /*.betsliptable*/
  .betsliptable{
    width: 100%;
    right: 0;
  }
  /*.betsliptable*/
  .right-bar .tab-content .active:first-child, .right-bar .nav-tabs .nav-item:first-child{
    display: block;
  }
  .right-bar .nav-tabs{
    border-bottom: none;
  }
  #settings-tab{
    display: none;
  }
  .active#settings-tab{
    display: block;
  }
  /*user profile menu*/
  .headerTopSection{
    display: none;
  }

  .user-menus ul{
    margin:0;
    padding: 0;
  }
  .user-menus ul li{
    list-style: none;
    line-height: 0;
  }
  .user-menus ul li a i{
    padding-right: 3px;
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
  }
  .user-menus ul li .logout{
    font-weight: 500;
    line-height: 3;
    font-size: 16px;
  }
  /*user profile menu*/

  /*detail*/
  .alert-text{
    line-height: 2;
    padding: 0 5px;
  }
  .score-tv .scoreboard-ui img, .score-tv .scoreboard-ui, .score{
    height: 20vh;
  }
  .mobilr-tv{height: 100% !important;}
  .mobilr-tv iframe{height: 100% !important;}
  .score-tv .embed-responsive{
    /*height: 30vh;*/
  }
  .betsliptable .panel-body{
    padding: 0 3px;
    overflow: hidden;
    height: auto;
  }
  .bst-footer{
    padding-bottom: 5px;
  }
  .bst-footer .row .col-6:nth-child(1){padding-right: 1px;}
  .bst-footer .row .col-6:nth-child(2){padding-left: 1px;}
  .bst-content .col-4:nth-child(1){padding-right: 1px;}
  .bst-content .col-4:nth-child(2){padding-right: 1px; padding-left: 1px;}
  .bst-content .col-4:nth-child(3){padding-left: 1px;}
  .blue-table .mobile-number button, .red-table .mobile-number button{
    margin-bottom: 2px;
    outline: none;
  }
  .bet-place, .bet-delete{
    font-size: 13px;

  }
  .bst-content{
    padding:0 0 2px 0 !important;
  }
  .bst-content .pt-2{
    padding-top: 5px !important;
  }
  .betsliptable .bst-table .bst-header{text-align: center;}
  .betsliptable .bst-table{
    border-bottom: none;
    margin-bottom: 0;
    padding: 2px;
  }
  .stake-btn button{
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
  }
  .blue-table input{
    /*font-size: 15px;*/
  }
  .blue-table .minus, .blue-table .plus, .red-table .minus, .red-table .plus{
    width: 20px;
    padding: 0;
  }
  .bst-content .col-4 em{
    float: left;
    font-size: 13px;

  }
  /*.bst-table:nth-child(4), .bst-table:nth-child(2), .bst-table:nth-child(3)*/
  .clear-all-btn{
    display: none;
  }
  .eon{
    display: none;
  }
  .market-title-row .col-md-3:nth-child(1){
    border-right:none;
  }
  .event-title{
    font-size: 18px;
  }
  .market-section{
    /*margin-bottom: 0.5em;*/
  }
  .market-section .row{
    /*margin-top: 1px !important;*/
    margin: 0;
  }
  .market-title-row p{
    line-height: 2;
    font-size: 13px;
    display: list-item;
    list-style: none;
  }
  .market-back span {
    width: 63px;
    display: inline-table;
  }
  .team-name b:after{display: none;}
  .team-name{display: block;}
  .team-name p {    margin: 0 !important;
    width: auto;}
  .team-name b{font-size: 12px; width: 120px;}
  .team-name b time{
    float: inherit;
  }
  .my-tab-sticky .tab-pane span img{
    /*vertical-align: sub;*/
  }
  .extra-market-tabs .market-section .row .col-5{
    padding-right: 0 !important;
    padding-left: 12px !important;
  }
  .bl-buttons .bl-btn{
    width: 60px;
    height: 40px;
    font-size: 15px;
    font-weight: 400;
  }
  .suspended{
    /* z-index:1000; */
    height: 100%;
    top: 0;
    letter-spacing: 0;
    margin: 0;
  }
  .c-pl-2{padding-left: 12px !important;}
  .c-pr-2{padding-right: 12px !important;}
  .market-section .my-1{
    /* margin-top: 0px !important;
    margin-bottom: 1px !important; */
  }
  .market-section .col-5, .market-section .col-7 {
    padding: 0 2px 0 5px;
  }
  .market-title i{
    left: -5px;
  }
  .tabs-market-section .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mn-run{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px !important;
  }
  .card-body.market-ui{
    margin-bottom: 0 !important;
  }

  .market-ui iframe{
    min-height: 100%;
    max-height: 100%;
  }
  /*detail*/
  .agree-dis{
    justify-content: center !important;
  }
  .terms-ui .modal-content ul{
    margin: 0;
    padding:5px 10px;
  }
  .col-xs-none{
    display: none;
  }
  .col-xl-none{
    display: block;
  }
  .sport-list .col-4{
    padding: 0;
    margin-top: 5px;
  }
  .sport-list .col-8{
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #252525;
  }
  .sport-list .col-8:after{
    /* content: '';
    height: 25px;
    background: #2b2b2b;
    width: 1px;
    position: absolute;
    right: 0; */
  }
  .team-name p b time:before{
    content: "\F0150";
    font-family: 'Material Design Icons';
    margin-right: 3px;
  }
  .team-name p b:before{
    content: "\F00ED";
    font-family: 'Material Design Icons';
    margin-right: 1px;
  }
  .team-name p b time {
    display: inline-flex;
  }
  .team-name p b{
    line-height: 2;
    font-weight: 400;
  }
  .m-inplay{
    font-size: 3vw;
    padding: 2px 4px;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 800;
    margin:0 3px;
  }
  .m-fancy{
    font-size: 3vw;
    background: #ff4646;
    color: #fff !important;
    font-weight: 800;
    padding: 3px 5px;
    border-radius: 5px;
  }
  .game-1x1 div:nth-child(1), .game-1x1 div:nth-child(2), .game-1x1 div:nth-child(3){
    border: none;
  }
  .pro-user-name p{
    margin: 0;
  }
  .pro-user-name p img{
    /*filter: invert(1);
    background: chocolate;
    border-radius: 100px;*/
    height: 25px;
    width: 25px;
  }
  .pro-user-name{
    display: inline-block !important;
    color: #fff;

    position: relative;
    padding: 0 2px;
    line-height: normal;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    align-self: center;
  }
  .right-custom-menu{
    display: block !important;
  }
  .topnav-menu .btn-balance, .topnav-menu .btn-exposer{
    padding: 1px 5px;
  }
  .nav-user i.mdi-face, .topnav-menu-left .rules, .topnav-menu-left .android, .team-name .tn-icons {
    display: none !important;
  }
  .navbar-custom .topnav-menu .nav-link{
    padding: 0 2px !important;
  }
  .navbar-custom .topnav-menu .nav-link img{
    width: 35px;
  }
  .m-balance, .m-exposer{
    margin-right: 0 !important;
  }
  .m-user-profile{
    background: #212735;
    padding: 0 5px;
  }
  .content-page{
    padding: 0 !important;
    margin-top: 0;
  }
  .navbar-custom{
    padding: 0 !important;
    top:0 !important;
  }
  .card-body{
    padding: 3px !important;
  }
  .tab-content{
    padding: 0 !important;
  }
  .container-fluid{
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .extra-market-tabs .dash-ul{
    display: block !important;
  }


  .dashboard-tabs ul.nav-pills li a {
    margin-left: 0;
    padding: 8px 12px !important;
  }

  .dashboard-tabs ul.nav-pills li a.active{
    border-bottom: none !important;
  }
  .dashboard-tabs ul.nav-pills li a.active:after, .dashboard-tabs ul.nav-pills li a:hover:after{
    display: none;
  }
  .auth-fluid-form-box .btn-login{
    display: block;
  }
  .auth-fluid-form-box .card-body{
    background: #fff;
    padding: 1.5em !important;
    border-radius: 5px;
  }
  .card {
    margin-bottom: 5px !important;
    border: none;
  }
  /*mobile menubar*/

  .mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: none;
    width: 100%;
    display: inline-flex;
    align-items: center;
    z-index: 8;
    justify-content: center;
    height: auto;
  }
  .mobile-bottom-nav .mbn-col-3{
    width: 20%;
    display: grid;
    position: relative;
    z-index: 999;
    font-weight: 100;
    height: 60px;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;

  }
  .mobile-bottom-nav span{
    text-transform: uppercase;
    font-size: 12px;

    font-weight: 400;
    display: block;
  }
  .mobile-bottom-nav img{
    display: block;
    line-height: normal;
    margin: 0 auto;
    width: 20px;
  }
  .mobile-bottom-nav .mbn-col-3.active-menu span{
    font-weight: 900;
  }
  /*mobile menubar*/


  .left-side-menu{
    top: 70px;
    width: 250px !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9999 !important;
  }
  .mobile-logo{
    background:#000;
    text-align: center;
    padding: 1.5em 0;
    margin-bottom: 0;
  }
  .mobile-logo img{
    width: 150px;
  }

  /*jackpot*/
  .bjd-ui .j-teams{width: 100%;}
  .bjd-suspended{
    font-size: 10px;
  }
  /*jackpot*/
  .profit-loss .col-4{margin-bottom: 4px;}
  .profit-loss .col-4:nth-child(3){    padding: 0 13px 0px 2px;}
  .profit-loss .col-4:nth-child(4){padding: 0 2px 0px 13px;}
  .profit-loss .col-4:nth-child(1), .profit-loss .col-4:nth-child(7){padding-right: 2px !important;}
  .profit-loss .col-4:nth-child(2), .profit-loss .col-4:nth-child(5), .profit-loss .col-4:nth-child(8){padding:0 2px !important;}
  .profit-loss .col-4:nth-child(6), .profit-loss .col-4:nth-child(9){padding-left: 2px !important;}
  .profit-loss .col-4:nth-child(10){padding: 2px 0 !important;}
  .profit-loss .btn-proloss{
    height: 100px !important;
    padding: 5px 0;
  }
  .account-ui .btn-get{
    margin: 5px 0;
  }
  .account-ui table tr td:nth-child(2) span{
    display: block;
  }
  .account-ui input{
    position: relative;
    /* border:1px solid #f2f2f2 !important; */
    margin: 4px 0;
  }
  .account-ui .btn-primary
  {
    border:none;
    font-size:20px;
  }

  .account-ui input:after{
    content: '\F00EE' !important;
    font: normal normal normal 20px/1 "Material Design Icons";
    position: absolute;
    top: 10px;
    right: 15px;
  }
  input[type="date"]::-webkit-inner-spin-button,
  input[type="date"]::-webkit-calendar-picker-indicator {
    /*display: none;*/
    -webkit-appearance: none;
  }
  #filter.collapse:not(.show){
    display: none;
  }
  .betslip-setting .btn-stake{
    margin:5px;
    width: 100px;
  }
  .profile-form .form-group{
    margin: 0 !important;
  }
  .profile-form label{
    margin-top: 15px;
    font-size: 13px;
  }
  .password-btn{
    margin: 15px 0;
  }
  .rules-ui .bst-tabs li a{padding: 5px;font-size: 13px;}
  .jackpot-box{
    margin: 7px 1px;
  }
  .bjd-ui button.btn-bets{
    top: -1px;
    right: 17px;
    padding: 0 5px;
  }
  .bjd-ui .min-max-win{
    font-size: 13px;
  }
  .bjd-ui .min-max-win:nth-child(1), .bjd-ui .min-max-win:nth-child(3){width: 30%;}
  .bjd-ui .min-max-win:nth-child(2){width: 40%;}
  .terms-ui form label{text-align: center;}
  .terms-ui form input{border:1px solid #fff;}
}
@media (max-width: 428px){
  .mainTabs-ul li {
    width: 33%;
    display: inline-flex;
  }
  .casino_section .nav-tabs button {
    width: 24.5%;
  }
}
@media (max-width: 414px){
  .mainTabs-ul li {
    /*width: 33%;*/
    /*display: inline-flex;*/
  }
  .inner-gamesUI .gamesList img{
    height: 89px;
  }
}
@media (max-width: 390px){
  .mainTabs-ul li {
    /*width: 33%;*/
    /*display: inline-flex;*/
  }
  .inner-gamesUI .gamesList img{
    height: 81px;
  }
}
@media (max-width: 384px){
  .mainTabs-ul li {
    /*width: 33%;*/
    /*display: inline-flex;*/
  }
  .inner-gamesUI .gamesList img {
    height: 80px;
  }
}
@media (max-width: 375px){
  .mainTabs-ul li {
    /*width: 33%;*/
    /*display: inline-flex;*/
  }
  .inner-gamesUI .gamesList img{
    height: 77px;
  }
  .market-title-row p{
    font-size: 11px;
  }
  .blue-area, .red-area{
    width: 48%;
  }
  .bl-buttons .bl-btn{
    width:67px;
    font-size: 13px;
  }
  .betsliptable .bl-buttons .bl-btn{
    color: #000;
  }
  .m-balance, .m-exposer {
    /*margin-right: 1.5vh !important;*/
  }
  .btn-match-unmatch{
    font-size: 13px !important;
  }
  .event-title{
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 360px){
  .inner-gamesUI figure{
    /*width: 31.6%;*/
  }
  .mainTabs-ul li {
    width: 33%;
    display: inline-flex;
  }
  .blue-area, .red-area{
    width: 48%;
  }
  .inner-gamesUI .gamesList img {
    height: 72px;
  }
  .market-back span{
    width: 56px;
  }
  .bl-buttons .bl-btn:focus{
    box-shadow: none;
  }
  .two-odds .suspended{
    width: 113px;
  }
  .bl-buttons .bl-btn{
    width: 55px;
    /*height: 55px;*/
  }
  .racerow .bl-btn.back{
    width: 140px;
  }
  .book{font-size: 12px;}
  .blue-table .stake-btn button, .red-table .stake-btn button{
    flex: 0 0 15.8%;
    max-width: 15.8%;
  }
  .btn-match-unmatch{
    font-size: 12px !important;
    width: 100%;
  }
  .navbar-custom .button-menu-mobile{
    width: 25px !important;
    margin: 0;
    padding: 0;
    vertical-align: sub;
  }
  .navbar-custom .button-menu-mobile i{
    font-size: 25px !important;
    vertical-align: middle;
  }
  .pro-user-name{
    padding: 0;
  }
  .m-balance, .m-exposer{
    /*margin-right: 1vh !important;*/
  }
  h5.ct_title{
    font-size: 10px;
  }
}

@media (max-width: 320px){
  .casino_section .nav-tabs button{
    /*width: 50%;*/
  }
  .mainTabs-ul li {
    width: 33%;
    display: inline-flex;
  }
  .inner-gamesUI figure {
    /*width: 31.3%;*/
  }
  .inner-gamesUI .gamesList img {
    height: 59px;
  }
  .racerow .bl-btn.back {
    width: 120px;
  }
  span.logo-sm img {
    width: 72px;
  }
  .logo-box {
    width: 98px !important;
  }
  .blue-area, .red-area{
    width: 48%;
  }
}

/* right bounce */
@-webkit-keyframes bounceRight {
  100% { opacity:0; transform: translateX(5px); }
  80% { opacity:1; transform: translateX(2px); }
  20% { opacity:1; transform: translateX(-2px); }
  0% { opacity:0; transform: translateX(-5px); }
}
@keyframes bounceRight {
  100% { opacity:0; transform: translateX(5px); }
  80% { opacity:1; transform: translateX(2px); }
  20% { opacity:1; transform: translateX(-2px); }
  0% { opacity:0; transform: translateX(-5px); }
}
/* /right bounce */


/*animatino*/

.no-data-found, .no-internet{
  margin:10vh 0;
}
.no-data-found img, .no-internet img{
  width: 180px;
  margin: 0 auto;
}
.no-data-found h2, .no-internet h2{
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 15px !important;
  font-weight: 400 !important;
  background: none !important;
  margin: 0 auto;
}
.no-internet h2 span{
  display: block;
  text-transform: capitalize;
  font-size: 12px;
  margin-top: 5px;
}

/*scoreboard css for cricket, tennis and football*/
/*cricket*/
.container-main {
  background-image:
          linear-gradient(to bottom,
            rgb(0 0 0 / 75%),
            rgb(30 30 30 / 75%)), url(
'/assets/img/scorecard-cricket-bg.jpg') !important;
  background-size:cover;
  background-position:center !important;
padding: 0; background-repeat: no-repeat;  margin-right: auto; margin-left: auto; color: white;
  height: 80px; display: grid; background-position: right;}
.row-ctm {display: flex;flex-wrap: wrap;align-items: center; padding: 0px 0;}
.team{flex: 0 0 25%;max-width: 25%;text-align: center;}
.match_status{flex: 0 0 50%;max-width: 50%;text-align: center;text-transform: uppercase;font-weight: 700;font-size: 10px;letter-spacing: 0px;padding: 4px 0;}
.inn1{font-size: 10px;font-weight: 600;font-style: italic;color: #FFF;width: max-content;margin: 0 auto;padding: 5px;}
.curr_inn{font-size: 12px;font-weight: 600;}
.team_name{text-transform: capitalize;font-size: 13px;margin: 0;font-weight: 600;}
.day{width: 100%;display: block;text-transform: capitalize;font-size: 10px;}
.status{width: 100%;}
.day:before{color: #FFF;margin: 0 5px;}
.day:after{color: #FFF;margin: 0 5px;}
.team_name img {padding-left: 5px;vertical-align: middle;}
@media (max-width: 460px){
  .team_name,
  .curr_inn{
    font-size: 10px;
  }
}
/*cricket*/



/*tennis*/

.tennis-score-card {
  background-image:
         linear-gradient(to bottom,
           rgb(0 0 0 / 75%),
           rgb(30 30 30 / 75%)), url(
'/assets/img/scorecard-tennis-bg.jpg') !important;
 background-size:cover;
 background-position:center !important;
  padding: 5px 8px 4px;
  font-size: 18px;
}
.tennis-player {
  height: 24px;
}
.player-name {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  line-height: 22px;
}
.set {
  height: 24px;
  line-height: 24px;
  width: 31px;
  font-size: 18px;
  float: right;
  text-align: center;
  color: #fff;
  background-color: #1e1e1e;
}
.serve {
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 6px;
  width: 6px;
  height: 6px;
  background-color: #0c0;
  margin-left: 8px;
}
.set-count {
  font-size: 9px;
  color: #9d9d9d;
  height: 24px;
}
.current {
  color: #0c0;
}
.set-title {
  font-size: 12px;
  text-align: center;
  color: #0c0;
}

/*tennis*/

/*football*/

.football-score-card{
  background-image:
            linear-gradient(to bottom,
              rgb(0 0 0 / 75%),
              rgb(30 30 30 / 75%)), url(
  '/assets/img/scorecard-football-bg.jpg') !important;
    background-size:cover;
    background-position:center !important;
    padding:10px 0;
  width: 100%;
  text-align: center;
}

.football-time {
    font-size: 15px;
    font-weight: bolder;
    color: #fff;
    background: #c30a0a;
    border-radius: 25px;
    height: 35px;
    width: 35px;
    padding: 0 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 35px;
    margin-bottom: 10px;
}
.football-time small{
  color: #533201 !important;
  padding-left: 5px;
}

.football-stats {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  display: block;
}

.football-score {
  color: #fff !important;
  background: #c30a0a;
  padding: 1px 5px;
  border-radius: 5px;
}
small{
  font-size: 10px;
  color: white;
}
.extra-time{
  font-size: 13px;
}
/*football*/
/*scoreboard css for cricket, tennis and football*/

button.btn.btn-expnd {
  position: absolute;
  right: 0;
  top: -6px;
  padding: 0;
  font-size: 18px;
}
button.btn.btn-expnd .mdi.mdi-minus-box-outline::before {
    content: "\F0374";
}
button.btn.btn-expnd .mdi.mdi-plus-box-outline::before {
    content: "\F0415";
}
.btn-tooltip {
  position: absolute;
  right: 20px;
  top: 0;
  padding: 0;
  font-size: 18px;
}
