@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
body {
  font-family: 'Noto Sans', sans-serif;
  color: #272829;
  overflow-y: scroll;
  overflow-x: hidden;
}
a{
  text-decoration: none !important;
}
.btn:focus{
  outline: none;
  box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans', sans-serif;
}
.btn{
  border-radius: 0 !important;
}
/*page laod*/
.PageLoadPopup .close{
  cursor: pointer !important;
  position: absolute;
  right: -20px;
  top: -20px;
  font-size: 45px;
  box-shadow: none;
  text-shadow: none;
  opacity: 1;
  color: #fff;
  background: red;
  border-radius: 50px;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*page laod*/

/*dash footer*/
.inner-footer{
  font-size: 13px;
  margin-top: 16px;
  border-top: 1px solid #3c444b;
  padding: 8px;
  width: 100%;
  display: flex;
  margin-top: 15px !important;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.inner-footer .footer-logo {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.inner-footer .footer-logo img {
    max-width: 100%;
    max-height: 50px;
}
.inner-footer .footer-top img {
    height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.inner-footer .footer-top .footer-social {
    /*float: right;*/
}
.inner-footer .footer-top .support {
    font-size: 13px;
}
.inner-footer .footer-menu {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 5px;
    justify-content: start;
}
.inner-footer .footer ul {
    display: inline-block;
    margin: 0;
}
.inner-footer .footer-menu ul{
  margin: 0;
  padding: 0;
}
.inner-footer .footer-menu ul li {
    margin: 0 16px;
    padding: 0 16px;
    position: relative;
    display: inline-flex;
}
.inner-footer .footer ul li {
    float: left;
}
.inner-footer .footer-menu ul li a {
    font-weight: 700;
    font-size: 14px;
    transition: .5s;
    border-bottom: 1px solid;
}
.inner-footer .footer-menu ul li::after {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    border-radius: 8px;
    top: 7px;
    right: -16px;
}
.inner-footer .footer-menu ul li:last-child::after{
  display: none;
}
/*dash footer*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.user_pages #header {
  display: none;
}
.user_pages.mobile-nav-active #header{
  display: block;
}
.user_pages #main, .user_pages .dash-header {
  margin-left: 0;
}
/*topbar*/
.header-top {
position: fixed;
top: 0;
height: 34px;
width: 100%;
display: flex;
display: -webkit-flex;
justify-content: center;
align-items: center;
z-index: 1050;
}
.header-top ul {
display: flex;
display: -webkit-flex;
margin: 0;
padding: 0;
}
.header-top ul li {
margin: 0 16px;
padding: 0 16px;
position: relative;
list-style: none;
}
.header-top ul li a {
font-weight: 700;
font-size: 14px;
transition: .5s;
}
.header-top ul li::after {
position: absolute;
content: "";
height: 8px;
width: 8px;
border-radius: 8px;
top: 10px;
right: -16px;
}
.header-top ul li:last-child::after{
  display: none;
}
.color-box-container {
right: 210px;
}
.color-box-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
position: absolute;
top: 4px;
}
.color-box.dark-box {
background-color: #000;
}
.color-box {
width: 26px;
height: 26px;
border-radius: 50%;
margin-right: 10px;
border: 2px solid #fdcf13;
}
.color-box.light-box {
background-color: #fff;
}
.color-box.blue-box {
background-color: #00f;
}
.depo-withdraw-btn {
position: absolute;
right: 5px;
top: 3px;
}
.depo-withdraw-btn .btn {
height: 28px;
padding: 0 10px;
line-height: 24px;
opacity: 1;
color: #fff;
width: auto;
margin: 0;
border-radius: 0;
}
.topbar{
z-index: 9999;
height: 70px;
top: 0;
right: 0;
left: 0;
transition: background .3s ease-in-out;
position: fixed;
display: flex;
justify-content: space-between;
padding: 7px 0;
}
#marquee_text {
align-items: center;
justify-content: center;
float: left;
color: #fff;
font-size: 14px;
}
.top-right{
margin: 0;
padding: 0;
text-align: center;
}
.top-right .dropdown-toggle::after{
display: none;
}
.top-right a{
cursor: pointer;
margin: 0 5px;
border: 2px solid #fff;
border-radius: 40px;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 35px;
}
.top-right li{
list-style: none;
display: inline-block;
}
.top-right li img{
width: 20px;
}

.homelogo:after{
background-color: #373a4d;
}
.homelogo:after, .homelogo:before {
position: absolute;
right: 0;
margin: 0 auto;
}
.homelogo:before {
-webkit-clip-path: polygon(0 0,48% 0,41% 14%,7% 14%);
clip-path: polygon(0 0,48% 0,41% 14%,7% 14%);
width: 100%;
height: 140px;
content: "";
display: block;
bottom: -140px;
left: 5%;
text-align: center;
z-index: 999;
}
.homelogo:after {
width: 55px;
content: " ";
bottom: -11px;
left: 22%;
border-radius: 5px;
z-index: 1;
height: 3px;
z-index: 999;
right: inherit;
}
body .colortheme a{background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
background-size: 400% 400%;
color: #000 !important;
animation: gradient 2s ease infinite;}
body .colortheme a:hover{
color: #000 !important;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
/*color-piker*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  position: fixed;
  top: 34px;
  left: 0;
  bottom: 0;
  width: 200px;
  z-index: 3;
  /*transition: all 0.5s;*/
  padding: 0;
  overflow-y: hidden;
}
.dash-header {
  margin-left: 200px;
  margin-top: 34px;
}
#main {
  margin-left: 200px;
  /*margin-top: 34px;
  padding-bottom: 20px;*/
/*  display: inline-flex;*/
}

@media (max-width: 1199px) {
  #header {
    left: -230px;
  }
  #main {
    margin-left: 0;
  }

}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.mainlogo{
  margin: 10px;
}
.side-searchbar{
  border-radius:0;
  margin: 0 10px 10px 10px;
  display: inline-flex;
  width: auto;
}
.side-searchbar .input-group-text,
.side-searchbar input{
  background: none;
  border:none;
  font-size: 13px;
}
.side-searchbar input::placeholder{
  color: #fff;
}
.side-searchbar input:focus{
  outline: none;
  box-shadow: none;
  background: none;
}
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
}
.noresultdata {
  position: fixed;
  text-align: center;
  color: #a8a9b4;
  font-size: 13px;
  background: #17191c;
  padding: 4px;
  left: 195px;
  z-index: 9999;
  width: 400px;
  border-radius: 0;
  background-color: #111;
  box-shadow: 0 5px 11px 0 rgb(0 0 0 / 28%);
  padding: 8px;
}
#header nav.nav-menu {
    overflow-y: scroll;
    height: max-content;
    height: calc(100vh - 200px);
    scrollbar-width: thin;
    scrollbar-color: var(--bg-table) var(--bg-table-header);
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}
.nav-menu ul li a {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  margin-bottom: 0;
  transition: 0.3s;
  font-size: 13px;
  border-bottom: none;
  text-transform: capitalize;
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-menu ul li a[aria-expanded="true"]{
  background: #20327b;
  color: #fff !important;
}
.nav-menu ul li ul li a[aria-expanded="true"]{
  background: #20327bbf;
  color: #fff !important;
}
.nav-menu ul li ul li a[aria-expanded="false"]::after{
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 5px;
}
.nav-menu ul li ul li a[aria-expanded="true"]::after{
  font-family: FontAwesome;
  content: "\f106";
  position: absolute;
  right: 5px;
}
.nav-menu ul li ul li a {
  background: #3c444b;
}
.nav-menu ul li ul li a:hover {
  background: #2e3439;
}
.nav-menu ul li a i{
  width: 30px;
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
}
.nav-menu ul li a em{
  font-style: normal;
}
.nav-menu ul li a[aria-expanded="false"] .icon-1{
  color: #03b37f;
}
.nav-menu ul li a[aria-expanded="false"] .icon-2{
  color: #f18521;
}
.nav-menu ul li a[aria-expanded="false"] .icon-3{
  color:#000;
}
.nav-menu ul li a[aria-expanded="false"] .icon-4{
  color: #20327b;
}
.nav-menu ul li a[aria-expanded="false"] .icon-5{
  color: #000;
}
.nav-menu ul li a[aria-expanded="false"] .icon-6{
  color: #000;
}
.nav-menu ul li a[aria-expanded="false"] .icon-7{
  color: #9e4025;
}
.nav-menu ul li a[aria-expanded="false"] .icon-8{
  color: #db2752;
}
.nav-menu ul li a[aria-expanded="false"] .icon-9{
  color: #000;
}
.nav-menu ul li a[aria-expanded="false"] .icon-10{
  color: #9e4025;
}
.nav-menu ul li a[aria-expanded="false"] .icon-11{
  color: #000;
}
.nav-menu ul li a[aria-expanded="false"] .icon-12{
  color: #e89780;
}
.nav-menu ul li a[aria-expanded="false"] .icon-35{
  color:#e83d1a;
}
.nav-menu ul li a[aria-expanded="false"] .icon-38{
  color: #d592ff;
}
.nav-menu ul li a[aria-expanded="true"] .icon-1,
.nav-menu ul li a[aria-expanded="true"] .icon-2,
.nav-menu ul li a[aria-expanded="true"] .icon-3,
.nav-menu ul li a[aria-expanded="true"] .icon-4,
.nav-menu ul li a[aria-expanded="true"] .icon-5,
.nav-menu ul li a[aria-expanded="true"] .icon-6,
.nav-menu ul li a[aria-expanded="true"] .icon-7,
.nav-menu ul li a[aria-expanded="true"] .icon-8,
.nav-menu ul li a[aria-expanded="true"] .icon-9,
.nav-menu ul li a[aria-expanded="true"] .icon-10,
.nav-menu ul li a[aria-expanded="true"] .icon-12,
.nav-menu ul li a[aria-expanded="true"] .icon-35,
.nav-menu ul li a[aria-expanded="false"] .icon-38{
  color: #fff;
}

/*dashboard start*/
.both-section {
    display: flex;
}
.center-section{
/*  width: 77.8%;*/
  width: calc(100% - 262px);
}
.rightSidebar{
/*  width: 19%;*/
  width: 250px;
  padding: 8px;
  border-radius: 8px;
  padding: 5px;
  height: calc(100vh - 100px);
  overflow-x: hidden;
}
.verical-slider{
  height: 84vh;
}
.verical-slider img{
  margin: 5px 0;
  border-radius: 5px;
}
.dash-header{
  display: flex;
  width: auto;
  padding: 5px;
  border-radius: 0;
  position: sticky;
  top: 34px;
  z-index: 999;
}
.dash-uf{
  width: 40%;
  margin-right: 7px;
}
.news-uf{
  width: 40%;
  position: relative;
}
.news-uf .news-title img{
  width: 45px;
}
.news-uf .news-title {
    position: absolute;
    right: 3px;
}
.dash-uf,
.news-uf{
  height: 46px;
  border-radius: 0px !important
}
.upcoming-fixure.dash-uf .fixure-box-container .fixure-box{
  display: block !important;
  width: 100%;
  flex-wrap: nowrap !important;
}
.dash-uf .fixure-box>div:last-child{
  font-size: revert !important;
}
.dash-uf .fixure-title{
  height: 46px !important;
  border-radius: 8px 0 0 8px !important;
  width: 70px !important;
}
.news-uf .fixure-title{
  display: none !important;
  height: 46px !important;
  border-radius: 8px 0 0 8px !important;
  width: 70px !important;
  text-transform: capitalize;
  font-size: 14px !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.dash-uf .fixure-title:after{
  height: 46px !important;
  content: "";
  position: absolute;
  width: 46px;
  border-top: 23px solid transparent !important;
  border-bottom: 23px solid transparent !important;
  right: -46px;
  top: 0;
}
.news-uf .fixure-title:after{
  height: 46px !important;
  content: "";
  position: absolute;
  width: 46px;
  border-top: 23px solid transparent !important;
  border-bottom: 23px solid transparent !important;
  right: -46px;
  top: 0;
}
.dash-uf .fixure-box-container,
.news-uf .fixure-box-container{
  height: 46px !important;
}
.user-right{
  text-align: center;
  margin:0 12px;
}
.user-icon {
  color: #fff;
  height: 46px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  /*line-height: 35px;
  margin:0 10px;*/
}
.user-icon img{
  max-width: 100%;
  height: auto;
}
.user-right .balance,
.user-right .btn-group{
  display: inline-flex;
  align-items: center;
  /* position: ; */
}
.user-right .btn-group{
  background: #111;
}
.user-right .btn-group a.dropdown-toggle{
  font-size: 13px;
  text-transform: capitalize;
  cursor: pointer;
/*  padding: 0;*/
}
.user-right .btn-group a.dropdown-toggle::after{
  content: "\f078";
  font-family: "FontAwesome";
  border: none;
  color: #888;
  font-weight: 100;
  font-size: 10px;
}
.user-right .balance{
  font-size: 13px;
  margin-right: 0;
  height: 22px;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  background: #111;
  width: auto;
  padding: 0 5px 0 0;
  height: 46px;
  margin-right: 10px;
}
.balance > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #444;
    color: #ddd;
    height: 46px;
}
.balance > div:first-child i {
    font-size: 20px;
}
.balance > div:last-child {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.balance-value {
    color: #eee;
}
.user-right .balance span{
  margin: 0 2px;
}
.user-right .dropdown-menu-right a{
  font-size: 14px;
  display: block;
  padding: 7px 10px;
  font-weight: 500;
  text-transform: capitalize;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 16px;
  line-height: 22px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.dropdown-menu.show{
  animation: growDown 200ms ease-in-out forwards;
  transform-origin: top center;
}
@-moz-keyframes growDown {
    0% {
        transform: scaleY(0);
}

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@-o-keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

.new-event {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 6px 0;
  overflow-y: hidden;
  overflow-x: auto;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.new-event .new-event-item {
    flex: 1;
    max-width: 100%;
    background-image: url('https://wver.sprintstaticdata.com/v22/static/front/img/wave2.svg');
    background-position: center bottom;
    min-width: calc(20% - 10px);
    margin: 0 5px;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-top: 5px;
}
.new-event .new-event-item a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
    width: 100%;
}
.new-event .d-icon {
    font-size: 20px;
}
.new-event span {
    color: var(--text-white);
    font-size: var(--font-caption);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: auto;
    max-width: calc(100% - 42px);
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    line-height: normal;
}
.new-event-item.sport4, .new-event-item.sport4:hover, .new-event-item.sport4:focus, .new-event-item.sport4:active {
  background-color: var(--cricket) !important;
}
.new-event-item.sport2, .new-event-item.sport2:hover, .new-event-item.sport2:focus, .new-event-item.sport2:active {
  background-color: var(--tennis) !important;
}
.new-event-item.sport40, .new-event-item.sport40:hover, .new-event-item.sport40:focus, .sport40:active {
  background-color: var(--politics) !important;
}
.new-event-item.sport1, .new-event-item.sport1:hover, .new-event-item.sport1:focus, .new-event-item.sport1:active {
  background-color: var(--football) !important;
}

.sport-tabs {
    height: 40px;
    border-radius: 0;
    background-color: var(--bg-table);
    margin-top: 6px;
    position: relative;
}
.sport-tabs.menu-tabs {
    background-color: transparent;
    width: calc(100% - 10px);
    margin: 5px;
    display: flex;
    border-radius: 6px;
}
.sport-tabs .nav-tabs {
  padding: 0;
  display: flex;
  height: 44px;
  border: 0;
  position: relative;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.sport-tabs .nav-tabs .nav-link {
  padding: 0 7px;
  height: 44px;
  line-height: unset;
  white-space: nowrap;
  width: 100%;
  min-width: unset;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  border: 0;
  position: relative;
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  white-space: normal;
  border-right: 1px solid #999;
  background-color: #666 !important;
  color: #ddd !important;
}
.sport-tabs.menu-tabs .nav-tabs .nav-item .nav-link.router-link-active {
    background-color: #444 !important;
    color: #eee !important;
}
.sport-tabs.menu-tabs .nav-tabs .nav-item:first-child .nav-link {
    border-radius: 6px 0 0 6px;
}
.sport-tabs.menu-tabs .nav-tabs .nav-item {
    min-width: unset;
    flex: 1;
}
.sport-tabs.menu-tabs .nav-tabs {
    overflow-x: auto;
    flex: auto;
}
.sport-tabs.menu-tabs {
    background-color: transparent;
    width: calc(100% - 10px);
    margin: 5px;
    display: flex;
    border-radius: 6px;
}
.sport-tabs.menu-tabs .nav-tabs .nav-item:last-child .nav-link {
    border-right: 0;
    border-radius: 0 6px 6px 0;
}
.dashboard-tabs ul{
  border: none;
}
.dashboard-tabs ul .nav-item{
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.dashboard-tabs ul li a{
  color: #787e83;
  border:none !important;
  box-shadow: none;
  padding: 4px 50px;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.dashboard-tabs ul li a:hover{
  border:none;
  box-shadow: none;
}
.dashboard-tabs ul li a i{
  margin: 0 5px;
}
.dashboard-tabs ul li:nth-child(1) a.active{
    color: #fff !important;
    background: #20327b !important;
}
.dashboard-tabs ul li:nth-child(2) a.active{
    color: #fff !important;
    background: #f18521 !important;
}
.dashboard-tabs ul li:nth-child(3) a.active{
    color: #fff !important;
    background: #03b37f !important;
}
.dashboard-tabs ul li:nth-child(4) a.active{
    color: #fff !important;
    background: #e44e23 !important;
}
.evenListHead{
  margin: 0;
  align-items: center;
}
.dashboard-tabs .tab-content .tab-pane:nth-child(1) .evenListHead{
  background: #20327b;
}
.dashboard-tabs .tab-content .tab-pane:nth-child(2) .evenListHead{
  background: #f18521;
}
.dashboard-tabs .tab-content .tab-pane:nth-child(3) .evenListHead{
  background: #03b37f;
}

.dash-evenList .game-title{
  color: #fff;
  font-size: 13px;
  display: inline-flex;
  width: 100%;
  align-items: center;
}
.dash-evenList .game-title i{
  margin-right: 5px;
}
.dash-evenList span.point-title {
  width: 108px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 13px;
}
.dash-evenList .col-6.desktop.d-inline {
    display: inline !important;
    text-align: right;
}
.evenListBody{
  margin:0;
  align-items: center;
  padding: 7px 0;
}
.evenListBody .col-md-6 {
    text-align: right;
}
.evenListBody .btn-group{
  display: inline-block;
}
.game-date {
    padding-right: 22px;
    width: auto;
    display: flex;
    display: -webkit-flex;
}
.game-date.inplay span {
    position: relative;
    width: 50px;
    color: #03b37f;
    text-align: center;
    font-weight: 500;
}
.game-date.inplay span:after {
    content: "";
    background-color: #03b37f;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -1px;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 1.2s;
}
@-webkit-keyframes run{0%{left:0;width:5%}50%{width:100%}100%{right:0;width:5%}}
.game-title .day {
    height: 22px;
    opacity: .6;
    display: inline-block;
    min-width: 85px;
    margin-bottom: 0;
    position: relative;
}
.game-name {
    padding-left: 10px;
    vertical-align: top;
    width: calc(100% - 200px);
}
.team-name {
    margin-bottom: 0;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.team-name.team-event {
    font-size: 12px;
}
.game-icons {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-end;
}
.game-icon {
    text-align: center;
    margin-right: 5px;
}
.f-bm-icon {
    font-weight: 600;
    color: #aaafb5;
}
.bl-box{
  display: inline-flex;
  justify-content: center;
  height: 25px;
  padding: 2px 0;
  width: 52px;
  color: #000;
  font-size: 16px;
  align-items: center;
  border-radius: 0px !important;
  font-weight: bold;
  cursor: pointer;
  margin: 0;
  position: relative;
  transition: color 0.5s;
}
.btn-group .bl-box:nth-child(1) {
    margin-right: 1px !important;
}
.btn-group .bl-box:nth-child(2) {
    margin-left: 1px !important;
}
.evenListBody .col-md-6 .btn-group:nth-child(3) {
    margin: 0 4px;
}
.bl-box.down {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.bl-box.up {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.bl-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px
}

.bl-box.down:before {
  background: #ff000080;
  transform: scale(0, 0);
  animation: oddsdown .5s ease-out
}

.bl-box.up:before {
  background: #13c41380;
  transform: scale(0, 0);
  animation: oddsup .5s ease-out
}

@keyframes oddsdown {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}

@keyframes oddsup {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
.bl-box.no-val {
    border-radius: 4px;
}
.div-suspended{
  position: absolute;
  color: #fff;
  background: #0000009e;
  width: 67%;
  left: 25.2%;
  right: 0;
  top: 2px;
  bottom: 0;
  justify-content: center;
  text-align: center;
  display: flex;
  border-radius: 0px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 auto;
  align-items: center;
}
.btn-group .suspended{
  position: absolute;
  width: 100%;
   color: #fff;
  justify-content: center;
  display: inline-block;
  left: 0;
  top: 1px !important;
  right: 0;
  justify-content: center;
  text-align: center;
  height: 26px;
  background: #0000009e;
  border-radius: 0px !important;
  filter: inherit;
  cursor: no-drop;
}
.btn-group .suspended i{
  font-size: 20px;
  position: relative;
  top: 1px;
}
.suspended{
  position: absolute;
  width: 100%;
  justify-content: center;
  display: inline-block;
  left: 0;
  top: 2px;
  right: 0;
  text-align: center;
  height: 25px;
  background: #dddddd9e;
  border-radius: 0px !important;
  filter: invert(1);
  cursor: no-drop;
  font-size: 17px;
  font-weight: 600;
}
table.dataTable tbody tr.back, .back {
  background-color: #72BBEF !important;
}
.back:hover{
  background-color: #4fa1dc;
}
.back1 {
  background-color: #72BBEFCC;
}
.back2 {
  background-color: #72BBEFA3;
}
table.dataTable tbody tr.lay, .lay {
  background-color: #F994BA !important;
}
.lay:hover {
  background-color: #e16f9a;
}
.lay1{
  background-color: #F994BACC;
}
.lay2{
  background-color: #F994BAA3;
}
/*dashboard end*/

/*DETAIL SCREEN*/
/*scoreboard*/
.banner {
    height: auto;
    border-radius: 8px;
    background: linear-gradient(
0deg
,#100b1e 0,#160d27 26.42%,#11091d 48.45%,#030309 100%);
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
}
.banner.scorecard-banner,
.banner.scorecard-banner img {
    height: 115px;
    background-position: center;
    background-size: cover;
}
.scorecard {
    width: 616px;
    border-radius: 8px;
    background-color: #2e3439;
    position: absolute;
    font-size: 13px;
    max-width: 95%;
}
.scorecard-row {
    padding: 5px 10px;
    border-bottom: 1px solid #3c444b;
}
.ball-runs {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 25px;
    border-radius: 50%;
    font-size: 11px;
    background-color: #08c;
    color: #fff;
    text-align: center;
}
/*scoreboard*/
.game-header {
  padding: 8px;
  color: #fff;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  background: #20327b;
  font-size: 13px;
  text-transform: uppercase;
}
.all-markets {
  padding: 5px;
  width: 100%;
  margin-top: 5px;
  border-radius: 4px;
  word-break: break-all;
  word-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.all-markets a {
    margin-right: 10px;
    font-size: 13px;
}
.detail_screen a.accordion-toggle[aria-expanded="true"]:after {
    font-family: 'FontAwesome';
    content: "\f077";
  float: left;
  top: 3px;
  position: relative;
  left: -4px;
}
.detail_screen a.accordion-toggle[aria-expanded="false"]:after {
    font-family: 'FontAwesome';
    content: "\f078";
  float: left;
  top: 3px;
  position: relative;
  left: -4px;
}
.detail_screen .accordion {
    margin-top: 5px;
}
.detail_screen .accordion-heading{
  border-radius: 0;
  padding: 5px 8px;
  cursor: pointer;
}
.detail_screen .accordion-heading a[aria-expanded="true"]:before{
  content: '\f077';
  font-family: FontAwesome;
  margin-right: 4px;
}
.detail_screen .accordion-heading a[aria-expanded="false"]:before{
  content: '\f078';
  font-family: FontAwesome;
  margin-right: 4px;
}
.detail_screen .accordion-heading a{
  font-size: 13px;
  font-weight: 500;
}
.detail_screen .accordion-group {
    border-radius: 8px 8px 0 0;
    margin-bottom: 7px;
}
.detail_screen .heading{
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.detail_screen .heading a {
    color: #fdcf13;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 5px;
    background: #16191c;
    padding: 0px 8px;
    border-radius: 4px;
}
.bl-title{
  text-transform: capitalize;
  width: 52px;
  border-radius:0;
  text-align: center;
  margin-right: 2px;
  font-size: 14px;
  height: 22px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #fff;
}
.back-title{
  background: #72bbef80;
}
.lay-title{
  background: #f994ba80;
}
.nation-name {
    margin-left: 6px;
}
.nation-name p {
  text-transform: capitalize;
    height: 19px;
    margin-bottom: 6px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 13px;
}
.detail_screen  .accordion-body {
  padding: 5px 8px;
}
.detail_screen  .accordion-body .row .col-md-12 .border-bottom:last-child{
  border-bottom: none !important;
}
.detail_screen .bl-box {
    margin-right: 2px;
    border-radius: 4px;
    height: 38px;
    padding: 3px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.detail_screen .bl-box .odds{
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.detail_screen .bl-box span{
  font-size: 10px;
  font-weight: 500;
}
.detail_screen .row .col-md-5.text-center{
  padding-left: 0;
}
.boxes-group{
  position: relative;
  margin: 1px 0;
}
.market_heads .boxes-group .back2,
.market_heads .boxes-group .back1,
.market_heads .boxes-group .lay2,
.market_heads .boxes-group .lay1 {
    background: none !important;
    height: 0;
}
.boxes-group .suspended{
  color: #FC4242;
    filter: initial;
    text-transform: uppercase;
    border-radius: 0px !important;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 13px;
}
.boxes-group .bl-box:last-child {
    margin-right: 0!important;
}
.market-message{
  text-transform: capitalize;
  padding: 0 5px;
  font-size: 13px;
}
.fancy-min-max{
  text-align: right;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3px;
}
.fancy-min-max span{
  display: block;
}
/*DETAIL SCREEN*/

/*betting table*/

.bet-slip-container {
    margin-bottom: 16px;
}
.bet-slip-container .back:hover{
  background-color: #72BBEF;
}
.bet-slip-container .lay:hover{
  background-color: #F994BA;
}
.bet-slip-title{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.bet-slip-box {
/*    border-radius: 8px;*/
/*    margin-top: 8px;*/
    padding: 0;
    padding: 6px;
}
.bet-slip {
    padding: 0 0 5px 0;
    margin-bottom: 5px;
}
.bet-slip-box .bet-slip:last-child{
  border-bottom: none !important;
}
.market-desc {
    font-size: 13px;
    align-items: center;
}
.bet-nation,
.match-result{
  font-size: 13px;
}
.bet-nation img {
  width: 10px;
  height: 10px;
  filter: invert(1);
}
.bet-team {
  margin-top: 6px;
  color: #000;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
}

.odds-box {
  position: relative;
  height: 40px;
  width: auto;
  border-radius: 4px;
  padding: 0;
}
.odds-box input {
  text-align: center;
  color: #fff;
  height: 40px;
  width: 80px;
  border: 0;
  background: none !important;
  font-size: 13px;
  padding-left: 10px;
  text-align: left;
}
.odds-box input:focus{
  color: #fff;
}
.odds-box .arrow-up,
.odds-box .arrow-down{
  color: #fff;
}
.bet-input .form-control {
  height: 36px;
  border: 0;
}
.bet-input.back-border, .bet-input.lay-border {
    border-left: 0;
}
.bet-input {
  margin-top: 0;
  margin-left: 0;
  width: calc(48% - 8px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 36px;
}
.back-border {
    border-left: 5px solid #72bbef;
}
.bet-input:before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-repeat: no-repeat;
    background-size: 50% 50%,50% 50%;
    background-position: 0 0,100% 0,100% 100%,0 100%;
    animation-name: rotateborder;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotateborder;
    -webkit-animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: rotateborder;
    -moz-animation-duration: 4s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
}
.bet-input.back-border:before {
    background-color: #72bbef;
    background-image: linear-gradient(#72bbef,#72bbef),linear-gradient(#72bbef,#72bbef),linear-gradient(#72bbef,#72bbef),linear-gradient(var(--bg-table-header),var(--bg-table-header));
}
.bet-input:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #23292e;
    border-radius: 0;
    -webkit-transform: translateZ(0);
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
  box-shadow: none !important;
  background-color: #03b37f;
  border-color: #03b37f;
  opacity: .8;
}
@keyframes rotateborder{100%{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}
.bet-buttons .btn {
    background-color: var(--btn-primary);
    border-color: transparent;
    padding: 0;
    font-size: 13px;
    min-width: calc(25% - 4px);
    margin-right: 4px;
    margin-bottom: 4px;
    height: 40px;
    border-radius: 0;
    padding: 0;
}
.bet-buttons .btn:hover {
    opacity: .8;
}
.bet-buttons {
  padding: 4px 2px 0 2px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-center;
  flex-wrap: wrap;
}
.confirm-bets {
  padding: 0 8px 8px 8px;
  color: #000;
}
.bet-slip-container .place-bet-btn {
  padding: 0;
}
.bet-slip-container .place-bet-btn button{
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.bet-slip-container .place-bet-btn button span{
  font-size: 1rem;
}
.btn-primary, .btn-primary:disabled {
    background-color: var(--btn-primary);
    border-color: var(--btn-primary);
    cursor: not-allowed;
}
.tv-container a{
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.tv-container a[aria-expanded="false"]::after{
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 10px;
}
.tv-container a[aria-expanded="true"]::after{
  font-family: FontAwesome;
  content: "\f106";
  position: absolute;
  right: 10px;
}
/*betting table*/

/*account statement*/
.users_ui {
  margin: 6px;
  padding: 6px;
  border-radius: 0;
  min-height: calc(100vh - 60px);
}
.users-title{
  position: relative;
}
.ac-search{
  position: absolute;
  right: 0;
  top:0;
}
.users-title h2{
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 18px;
}
.users_ui label{
  display: block;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 7px;
}
.users_ui select option{
  font-size: 14px;
  background: #2e3439;
}
.users_ui input,
.users_ui select{
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 6px 30px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.4;
  background: none;
  border: 1px solid #aaafb5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  text-transform: capitalize;
}
.users_ui input:focus,
.users_ui select:focus{
    box-shadow: 0 0 4px #aaafb5;
    outline: none;
    background: none;
    border: 1px solid #aaafb5;
}
.users_ui .btn-primary {
    width: 150px;
    font-size: 1rem;
    text-transform: capitalize;
}
.users_ui table{
  border: 1px solid #3c444b;
}
.users_ui table thead th{
  padding: 6px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 13px;
  border:0;
}
.users_ui table tbody td{
  color: #fff !important;
  padding: 6px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 13px;
  border-bottom: 1px solid #3c444b !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.users_ui table tbody tr,
.users_ui table tbody tr:hover{
  border-bottom: 1px solid #3c444b;
  background: none !important;
}
.users_ui .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #16191c;
    border-radius: 100px;
    color: #aaafb5 !important;
    font-size: 13px;
    margin-bottom: 5px;
    border: none !important;
}
.users_ui .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.users_ui .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.users_ui .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
  background: #03b37f !important;
  border: none !important;
}
.users_ui .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .users_ui .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: #3c444b !important;
    color: #fff !important;
}
.users_ui .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #16191c;
    background-color: #16191c;
}
.users_ui .custom-control-label::before{
  background: none !important;
}
.users_ui .custom-control-label {
    margin-bottom: 0 !important;
    line-height: 1.8;
}
.theme-default .bs-datepicker-head{
  height: 30px;
}
.bs-datepicker{
  padding: 6px 12px !important;
}
.bs-datepicker,
.theme-default .bs-datepicker-head {
    background: #23292e !important;
    box-shadow: none !important;
    text-align: center !important;
}
.theme-default .bs-datepicker-head{
  padding:0 !important;
}
.bs-datepicker-body table td{
  padding:1px !important;
      width: 32px !important;
    height: 32px !important;
}
.bs-datepicker-body table td.week span{
  background: none !important;
}
/*.bs-datepicker-body table td.week{
  display: none !important;
}
.bs-datepicker-body table.days.weeks thead tr th:first-child {
    display: none;
}*/
.bs-datepicker-container {
    padding: 0 !important;
}
.bs-datepicker-body {
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    min-height: auto !important;
    min-width: auto !important;
}
.bs-datepicker-head button {
    padding: 0 10px !important;
    color: #aaafb5 !important;
    font-size: 14px !important;
}
.bs-datepicker-body table th {
    font-size: 12px !important;
    color: #fff !important;
    padding: 6px 0;
  }
.bs-datepicker-body table td span.selected {
    background: #16191c !important;
}
.bs-datepicker-body table td span{
  border-radius: 0 !important;
    background: #3c444b !important;
    color: #ffff !important;
    width: auto !important;
}
.bs-datepicker-body table td span.is-other-month{
  background: none !important;
  color: #ffff !important;
}
.bs-datepicker-body tbody tr:last-child {
    display: none !important;
}
.red{
  color: red !important;
}
.green{
  color: green !important;
}
.table-striped tbody tr:nth-of-type(odd){
  background: none;
}
/* .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
    box-shadow: none;
    background-color: #03b37f;
    border-color: #03b37f;
    opacity: .8;
} */
.btDataTable tr.redbg td{
  background: #feafb2 !important;
}
.btDataTable tr.greenbg td{
  background: #8dd2f0 !important;
}
.btDataTable td button{
  text-transform: capitalize;
}
.dataTables_info,
.dataTables_filter{
  display: none;
}
.dataTables_wrapper .col-sm-12.col-md-7 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}
.dataTables_paginate ul li {
    margin: 0;
}
.page-item.disabled .page-link{
  background: none;
  color: #eaebf0 !important;
  border:0 !important;
}
.paginate_button.previous:before {
  font-family: FontAwesome;
  content: "\f104";
}
.paginate_button.next:after {
  font-family: FontAwesome;
  content: "\f105";
}
.paginate_button.previous a,
.paginate_button.next a{
  display: none;
}
.page-item.active .page-link {
  border-color: #03b37f;
  z-index: 1;
  background: #03b37f !important;
  border-radius: 50px;
}
.dataTables_filter label, .dataTables_length label {
    display: inline-flex;
    align-items: center;
}
.dataTables_paginate ul li{
  margin: 0 7px;
  align-items: center;
  display: flex;
  color: #ddd;
}
.dataTables_paginate ul li a{
  color: #000 !important;
  border-radius: 5px;
  padding:5px 10px;
}
.page-item.active .page-link{
  background: none;
  z-index: 1;
}
.rp-icons{
  display: flex;
  position: absolute;
  right: 0;
  top: 3px;
  z-index: 999;
  cursor: pointer;
}
.rp-icons i{
  font-size: 30px;
  margin: 0 5px;
}
.rp-icons i.fa-file-pdf-o,
.rp-icons i.fa-file-excel-o{
  color: #888;
}
/*account statement*/

.casino-report-tabs {
  padding: 10px 0;
  margin-top: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.casino-report-tabs .nav-tabs .nav-link {
  padding-top: 0;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  border: 0;
  cursor: pointer;
  font-size: 13px;
}
.casino-report-tabs .nav-tabs {
    border: 0;
}
.users-tabs{
  margin: 0 auto;
  justify-content: center;
  padding: 5px 0;
  margin-top: 15px;
}
.users-tabs li a{
  color: #aaafb5 !important;
  padding: 5px 10px;
  border-radius: 0 !important;
  font-size: 14px;
}
.users-tabs li a.active{
  background: none !important;
  box-shadow: inset 0px -2px 0 0 #ddd;
  font-weight: 500;
}
.radios-btns{
  position: absolute;
  left: 25%;
  width: 100px;
  display: flex;
  height: 30px;
  align-items: center;
}
.tbta{
  position: absolute;
  right:25%;
  display: flex;
  font-size: 14px;
  height: 30px;
  align-items: center;
}
.tbta div{
  margin:0 5px;
  margin-left: 0;
}
.button-value h5{
    font-size: 15px !important;
}
.button-value th,
.button-value td{
    padding: 6px;
    border: none !important;
    font-size: 15px;
}
.button-value input{
  height: 36px !important;
  font-size: 13px;
}
.modal-content form{
  font-size: 13px;
}
.inner-modal table{
  margin: 0;
}
.inner-modal table thead{
  background: #3c444b;
}
.inner-modal table th,
.inner-modal table td{
  font-size: 15px;
  border: none !important;
  padding: 8px;
  color: #eaebf0;
}
.inner-modal table tbody tr{border-bottom: 1px solid #3c444b;}
.inner-modal.modal-dialog .modal-header {
    padding: 2px 8px !important;
    background: var(--bg-table-header-new) !important;
}
.inner-modal .modal-header h5 {
    color: #fdcf13 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}
.inner-modal .modal-header img {
    width: 12px !important;
    top: 8px;
}
.inner-modal .modal-body {
    padding:8px 6px !important;
}
.inner-modal .modal-content{
  padding:0 !important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  padding: 7px;
  color: #f4f6fd;
  font-size: 14px;
  position: fixed;
  left: 230px;
  bottom: 0;
  width: 100%;
  z-index: 5;
  background: #272c33;
  text-align: left;
}

#footer .copyrgt {
  font-size: 12px;
  color: #eaebf0;
  text-align: left;
}
/*.footer-social{
  text-align: center;
}*/
.support{
  text-align: center;
  background: #444;
  color: #ddd;
  width: 100%;
  padding: 10px;
}
.support h3{
  font-size: 20px;
  margin-bottom: 0;
}
.support span{
  font-size: 14px;
}
.footer-social{
  text-align: right;
}
.footer-social img{
    margin-left: 5px;
    height: 30px;
}
.footer-other img {
  max-height: 30px;
  max-width: 100px;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
}
.footer-other{
  display: flex !important;
  justify-content: end;
}
.footer-bottom {
  color: #aaafb5;
  margin-top: 10px !important;
  font-size: 13px;
  border-top: 1px dashed var(--text-body);
  padding-top: 10px;
  text-align: center;
}
.ws-pre-wrap {
    white-space: pre-wrap !important;
}
.mb-ts1, .mb-ts2{
  display: none;
}
.desktop{
    display: flex !important;
  }
.mobile{
  display: none !important;
}
@media (max-width: 767px) {
  .noresultdata{
    position: inherit;
    left: 0;
    width: 100%;
    display: block;
  }
  .new-event span {
    font-size: 12px;
    line-height: normal;
  }
  .new-event .new-event-item {
    padding: 5px;
    background-repeat: repeat;
    background-size: contain;
    min-width: calc(40% - 10px);
    margin: 0 2px;
  }
  .new-event {
    margin-bottom: 5px;
    margin-top: 5px;
    overflow-y: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .evenListBody .col-md-6 .btn-group:nth-child(3),
  .btn-group .bl-box:nth-child(2),
  .btn-group .bl-box:nth-child(1){
    margin: 0 !important;
  }
  .evenListBody .btn-group {
    display: inline-block;
    width: calc(33% - 0px);
  }
  .evenListBody .btn-group button {
    width: calc(50% - 0px);
    height: 32px;
    margin: 0 !important;
  }
  .footer-other{
    justify-content: center;
  }
  .support h3{
    font-size: 18px;
  }
  .footer-social{
    text-align: center;
    margin-top: 0 !important;
  }
  .footer-social img{
    height: 20px;
  }
  .users-title h2{
    font-size: 18px;
    padding: 0 0 18px;
  }
  .users_ui input, .users_ui select{
    height: 32px;
  }
  .dataTables_length select{width: 100px;margin: 0 2px;}
  .div-suspended {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
  .detail_screen .heading{
    position: inherit;
  }
  .news-uf .news-title img{
    width: 26px;
    height: 26px;
  }
 .detail_screen .heading a {
    margin: 5px 5px 0 5px;
    padding: 5px;
    text-align: center;
    display: block;
  }
  .inner-footer .footer-logo img{
    width: 170px;
  }
  .inner-footer{
    text-align: center;
  }
  .inner-footer .footer-top .col-md-4:nth-child(1) {
    margin-top: 10px;
    margin-bottom: 10px;
}
  .inner-modal.modal-dialog form .btn,
  .inner-modal.modal-dialog form input{
    height: auto !important;
  }
  .users_ui .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{
    font-size: 12px !important;
  }
  .dataTables_length{
    text-align: inherit !important;
  }
.btn-group .suspended {
    height: 32px !important;
    top: 0 !important;
    width: 100%;
    margin: 0 auto;
}
  .casino-detail .suspended{
    top: 0;
    width: 100%;
    margin: 0 auto;
  }
  .casino-bl-box-item .suspended{
    top: 0;
    width: 100%;
  }
.mobile{
display: flex !important;
}
.desktop{
display: none !important;
}
.dash-evenList .col-6.desktop.d-inline{
  display: none !important;
}
/*new*/
.m-logo {
width: 130px;
position: absolute;
left: 15%;
}
.color-box-container, .depo-withdraw-btn{
position: unset;
}
.game-date{
width: 65px;
display: block;
padding: 0;
}
.game-date p{
  margin-bottom: 0;
  height: auto;
  min-width: unset;
  line-height: 14px;
}
.game-title .day{
    width: 65px !important;
    max-width: 65px !important;
    text-align: center !important;
    display: inline;
}
.dash-evenList .game-title{
  padding: 4px;
  margin-bottom: 4px;
}
.game-name{
width: 200px;
}
.news-uf .fixure-title,
.news-uf,
.news-uf .fixure-title:after,
.news-uf .fixure-box-container{
height: 30px !important;
}
.news-uf .fixure-title:after {
border-top: 15px solid transparent !important;
border-left: 15px solid #03b37f !important;
border-bottom: 15px solid transparent !important;
}
.dash-uf, .news-uf{
width: 100%;
}
.dash-uf .fixure-box-container, .news-uf .fixure-box-container{
width: 70%;
}
.dash-uf{
order: 2;
}
.news-uf{
order: 1;
margin-bottom: 5px;
}
.user-right{
width: auto;
display: grid;
right: 0;
margin: 0;
position: absolute;
}
.user-icon{
  height: 16px;
  width: 16px;
  margin-right: 5px;
  border-radius: 100px;
  font-size: 10px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  padding: 0px;
}
.user-icon img{
width: 10px;
}
.user-right .balance, .user-right .btn-group{
  display: flex;
  align-items: center;
  vertical-align: middle;
  margin: 0 5px;
  height: auto;
  background: none;
}
.user-right .btn-group .dropdown-toggle {
    padding: 0;
}
.mobile-nav-active #header{
top:0;
width: 80%;
z-index: 9999;
left: 0;
padding: 10px 0 0 0;
overflow-x: hidden;
}
.mobile-nav-toggle {
position: fixed;
left: 15px;
top: 15px;
z-index: 9998;
border: 0;
background: none;
font-size: 24px;
transition: all 0.4s;
outline: none !important;
line-height: 1;
cursor: pointer;
text-align: right;
}
.mobile-nav-toggle i,
.mobile-nav-active .mobile-nav-toggle i{
/*font-weight: 100;*/
}
.mobile-nav-active {
overflow: hidden;
}
.mobile-nav-active .fa-bars:before{
/*font-family: FontAwesome;
content: "\f060";*/
}
.dash-header{
display: grid;
margin: 0;
position: inherit;
}
.header-top{
height: 57px;
position: sticky;
justify-content: flex-end;
}
.center-section{
width: 100%;
overflow-x: hidden;
}
.rightSidebar,
.header-top ul{
display: none;
}
#main {
padding-bottom: 10px;
}
.dashboard-tabs ul {
border: none;
background: #2e3439;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
}
.evenListBody .col-12{
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
text-align: center;
justify-content: space-between;
display: flex;
}
.dashboard-tabs ul li a{
padding: 1px;
font-size: 12px;
}
.dashboard-tabs ul li a i{
display: block;
font-size: 18px;
}
.dashboard-tabs ul li:last-child{
margin-right: 0;
}
.side-top-menu a{
width: 25%;
text-align: center;
text-transform: capitalize;
color: #eee !important;
font-size: 13px;
border-right: 1px solid #3c444b;
align-items: center;
display: inline-grid;
margin: 0 auto;
background: #23292e;
padding: 5px 0;
}
.side-top-menu a:first-child{
background: #3c444b;
}
.side-top-menu a:last-child{
border-right: none;
}
.side-searchbar .mobile-nav-toggle{
  position: absolute;
  font-size: 25px;
  top: 3px;
  right: -35px;
  left: inherit;
}
.side-searchbar .mobile-nav-toggle i{
color: #3c444b;
}
.game-header{
  display: grid;
  font-size: 12px;
  justify-content: inherit;
  padding: 6px;
  height: 56px;
}
.game-header span{
  max-width: calc(100% - 65px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tv-m{
  position: absolute;
  right: 12px;
  color: #fff;
}
.mw-100, .all-markets {
  width: 100%;
  background: none;
  border: none;
  padding: 0;
}
.boxes-group{
  width: 100%;
}
.detail_screen .bl-box{
  width: 50%;
}
.fancy-min-max{
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.market-message{
  font-size: 11px;
}
#header nav.nav-menu {
  overflow-y: scroll;
  height: calc(100% - 50px);
  overflow-x: hidden;
}
.ac-search {
  position: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.users_ui .btn-primary{
  margin-top: 5px;
  display: block;
  width: 100%;
}
.dataTables_wrapper .col-sm-12.col-md-7{
  justify-content: center;
}
.report-form{
  border-bottom: 1px solid #3c444b;
  padding-bottom: 5px;
}
.users_ui table tbody td{
  white-space: nowrap;
}
.radios-btns{
  position: inherit;
  display: table-header-group;
  right: 0;
}
.radios-btns{
  position: inherit;
  right: inherit;
  left: 0;
}
.tbta{
  position: inherit;
  right: 0;
}
.inner-footer .footer-top .support,
.inner-footer .footer-top .footer-social{
  margin: 10px 0;
}
.inner-footer{
  padding: 8px;
}
.inner-footer .footer-menu{
  padding: 0;
}
.inner-footer .footer-menu ul li{
  margin: 0;
  padding: 0;
  width: 48%;
  justify-content: center;
}
.inner-footer .footer-menu ul li a {
    font-size: 12px;
    padding: 1px;
}
.inner-footer .footer-menu ul li::after{
  display: none;
}
.ball-runs {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
/*new*/

}