@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 .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;
  padding: 0;
  overflow-y: hidden;
}

.dash-header {
  margin-left: 200px;
  margin-top: 34px;
}

#main {
  margin-left: 200px;
  margin-top: 34px;
}

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

  #main {
    margin-left: 0;
    margin-top: 45px;
  }

}

/*--------------------------------------------------------------
# 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;
  cursor: pointer;
}

.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: calc(100% - 262px);
}

.rightSidebar {
  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;
  background-color: #444;
}

.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;
}

.user-icon img {
  max-width: 100%;
  height: auto;
}

.user-right .balance,
.user-right .btn-group {
  display: inline-flex;
  align-items: center;
}

.user-right .btn-group {
  background: #111;
}

.user-right .btn-group a.dropdown-toggle {
  font-size: 13px;
  text-transform: capitalize;
  cursor: pointer;
}

.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 {
  background-color: #20327b;
}

.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;
}

@media (max-width: 574px) {
  .game-date.inplay span {
    font-size: 14px;
  }
}

.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;
}

@media (max-width: 574px) {
  .team-name {
    font-size: 12px;
  }

  .team-name.team-event {
    font-size: 10px;
  }
}


.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: 68%;
  left: 26.5%;
  right: 0;
  top: 1px;
  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: 0px !important;
  right: 0;
  justify-content: center;
  text-align: center;
  background: #0000009e;
  border-radius: 0px !important;
  filter: inherit;
  cursor: no-drop;
}

.btn-group .suspended i {
  font-size: 20px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.suspended {
  position: absolute;
  width: 100%;
  justify-content: center;
  display: inline-block;
  left: 0;
  top: 0;
  right: 0;
  text-align: center;
  height: 100%;
  background: #dddddd9e;
  border-radius: 0px !important;
  filter: invert(1);
  cursor: no-drop;
  font-size: 17px;
  font-weight: 600;
}

.supended-row {
  background: #5858589e;
  color: rgb(180, 177, 177);
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  cursor: no-drop;
  font-size: 17px;
  font-weight: 400;
  height: 60%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
}

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 {
  min-height: 115px;
  background-position: center;
  background-size: cover;
  height: max-content !important;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  padding: 2%;
}

.scorecard-comp {
  height: max-content;
  padding-bottom: 2% !important;
}

.scorecard {
  width: max-content;
  border-radius: 8px;
  background-color: #2e3439;
  font-size: 13px;
  max-width: 95%;
}

.scorecard-row {
  padding: 5px 10px;
}

.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;
}

.nation-name .delay-section {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5%;
}

.delay-section>small {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
}

.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 {
  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;
  font-weight: 500;
  text-transform: uppercase;
}

.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;
  text-transform: uppercase;
}

.bet-team-name {
  text-transform: uppercase !important;
}


.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;
}

.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 table tbody tr,
.users_ui table tbody tr:hover>td {
  color: #aaafb5 !important;
  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-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;
}

.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;
}

.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 12px;
  }

  .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-active {
    overflow: hidden;
  }

  .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;
    margin-top: 0px;
  }

  .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;
  }

  .swal2-title {
    font-size: 1em !important;
  }

  .swal2-popup {
    width: 20em !important;
  }

  .swal2-confirm .swal2-cancel {
    font-size: 0.8em !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    padding: 0.5em 1em !important;
    cursor: pointer !important;
  }
}

@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=latin,latin-ext");

.SRWidgetContainer {
  height: 100% !important;
}

.sr-widget {
  height: 100% !important;
}

.sr-wwrap {
  height: 100% !important;
}

.sr-bb {
  font-family: "Roboto", "Noto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: left;
  background: #000B24;
  height: 100% !important;
}

.sr-bb.sr-rtl {
  text-align: right;
}

.sr-bb .sr-bb {
  background: none;
}

.sr-bb .srt-base-1 {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-win {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-draw {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4);
}

.sr-bb .srt-base-1-lose {
  background-color: transparent;
  color: #d6d6d6;
  border-color: #d6d6d6;
}

.sr-bb .srt-base-1-is-active {
  background-color: rgba(216, 1, 98, 0.12);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-is-active-2 {
  background-color: #1a233a;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-is-hoverable:hover {
  background-color: rgba(216, 1, 98, 0.12);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-primary {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-home-1 {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-away-1 {
  background-color: transparent;
  color: #d6d6d6;
  border-color: #d6d6d6;
}

.sr-bb .srt-base-1-home-2 {
  background-color: transparent;
  color: #D80162;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-away-2 {
  background-color: transparent;
  color: #d6d6d6;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-home-3 {
  background-color: transparent;
  color: #D80162;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-away-3 {
  background-color: transparent;
  color: #d6d6d6;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-home-4 {
  background-color: transparent;
  color: #97044f;
  border-color: #97044f;
}

.sr-bb .srt-base-1-away-4 {
  background-color: transparent;
  color: #9699a1;
  border-color: #9699a1;
}

.sr-bb .srt-base-1-home-5 {
  background-color: transparent;
  color: #e65a99;
  border-color: #e65a99;
}

.sr-bb .srt-base-1-away-5 {
  background-color: transparent;
  color: #e4e4e4;
  border-color: #e4e4e4;
}

.sr-bb .srt-base-1-background {
  background-color: #000b24;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-2 {
  background-color: #000b24;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-2-is-active {
  background-color: #1a0a2b;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-2-is-hoverable:hover {
  background-color: #1a0a2b;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-3 {
  background-color: #1a0a2b;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-3-is-active {
  background-color: #25092f;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-3-is-hoverable:hover {
  background-color: #25092f;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-3-background {
  background-color: #000b24;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-4 {
  background-color: #0b0b27;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-5-is-active {
  background-color: #380834;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-5-is-hoverable:hover {
  background-color: #380834;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-6 {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}

.sr-bb .srt-primary-1 {
  background-color: #D80162;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-active {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-hoverable:hover {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-disabled {
  background-color: #e03481;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-2 {
  background-color: #e44d91;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-3 {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-4 {
  background-color: #820549;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5 {
  background-color: #820549;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5-is-hoverable:hover {
  background-color: #D80162;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-6 {
  background-color: #e86ca4;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-7 {
  background-color: #D80162;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8 {
  background-color: #D80162;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-1 {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-2 {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: #000B24;
}

.sr-bb .srt-primary-9 {
  background-color: #410837;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-primary-10 {
  background-color: #ad0356;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-11 {
  background-color: #dc1a72;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-12 {
  background-color: #D80162;
  color: #ffffff;
  border-color: #ffffff;
}

.sr-bb .srt-primary-13 {
  background-color: #0b0b27;
  color: #ffffff;
  border-color: rgba(216, 1, 98, 0.3);
}

.sr-bb .srt-base-1-primary-1 {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-primary-2 {
  background-color: transparent;
  color: #e44d91;
  border-color: #e44d91;
}

.sr-bb .srt-base-1-primary-3 {
  background-color: transparent;
  color: #dc1a72;
  border-color: #dc1a72;
}

.sr-bb .srt-base-1-primary-4 {
  background-color: transparent;
  color: #820549;
  border-color: #820549;
}

.sr-bb .srt-base-1-primary-5 {
  background-color: transparent;
  color: #820549;
  border-color: #820549;
}

.sr-bb .srt-base-1-primary-6 {
  background-color: transparent;
  color: #e86ca4;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-primary-7 {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-primary-8 {
  background-color: transparent;
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-primary-9 {
  background-color: transparent;
  color: #410837;
  border-color: #410837;
}

.sr-bb .srt-base-1-primary-10 {
  background-color: transparent;
  color: #ad0356;
  border-color: #ad0356;
}

.sr-bb .srt-base-1-primary-11 {
  background-color: transparent;
  color: #dc1a72;
  border-color: #dc1a72;
}

.sr-bb .srt-base-1-primary-13 {
  background-color: #000B24;
  color: #0b0b27;
  border-color: rgba(216, 1, 98, 0.3);
}

.sr-bb .srt-base-1-neutral-1 {
  background-color: transparent;
  color: #212b40;
  border-color: #212b40;
}

.sr-bb .srt-base-1-neutral-2 {
  background-color: transparent;
  color: #e6e7e9;
  border-color: #e6e7e9;
}

.sr-bb .srt-base-1-neutral-3 {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-neutral-4 {
  background-color: transparent;
  color: #a6aab2;
  border-color: #a6aab2;
}

.sr-bb .srt-base-1-neutral-5 {
  background-color: transparent;
  color: #bfc2c8;
  border-color: #bfc2c8;
}

.sr-bb .srt-base-1-neutral-6 {
  background-color: transparent;
  color: #3d4659;
  border-color: #3d4659;
}

.sr-bb .srt-base-1-neutral-7 {
  background-color: transparent;
  color: #a6aab2;
  border-color: #a6aab2;
}

.sr-bb .srt-base-1-neutral-8 {
  background-color: transparent;
  color: #212b40;
  border-color: #212b40;
}

.sr-bb .srt-base-1-neutral-9 {
  background-color: transparent;
  color: #0f1a31;
  border-color: #0f1a31;
}

.sr-bb .srt-base-1-neutral-10 {
  background-color: transparent;
  color: #1f283e;
  border-color: #1f283e;
}

.sr-bb .srt-base-1-neutral-11 {
  background-color: transparent;
  color: #666d7c;
  border-color: #666d7c;
}

.sr-bb .srt-base-1-neutral-12 {
  background-color: transparent;
  color: #b3b6bd;
  border-color: #b3b6bd;
}

.sr-bb .srt-base-1-neutral-13 {
  background-color: transparent;
  color: #1a233a;
  border-color: #1a233a;
}

.sr-bb .srt-base-1-is-active-primary {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-is-active-home-1 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-is-active-away-1 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #d6d6d6;
  border-color: #d6d6d6;
}

.sr-bb .srt-base-1-is-active-home-2 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-is-active-away-2 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #d6d6d6;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-is-active-home-3 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-is-active-away-3 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #d6d6d6;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-is-active-home-4 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #97044f;
  border-color: #97044f;
}

.sr-bb .srt-base-1-is-active-away-4 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #9699a1;
  border-color: #9699a1;
}

.sr-bb .srt-base-1-is-active-home-5 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #e65a99;
  border-color: #e65a99;
}

.sr-bb .srt-base-1-is-active-away-5 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #e4e4e4;
  border-color: #e4e4e4;
}

.sr-bb .srt-base-1-is-active-primary-1 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-is-active-primary-2 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #e44d91;
  border-color: #e44d91;
}

.sr-bb .srt-base-1-is-active-primary-3 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #dc1a72;
  border-color: #dc1a72;
}

.sr-bb .srt-base-1-is-active-primary-4 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #820549;
  border-color: #820549;
}

.sr-bb .srt-base-1-is-active-primary-5 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #820549;
  border-color: #820549;
}

.sr-bb .srt-base-1-is-active-primary-6 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #e86ca4;
  border-color: #e86ca4;
}

.sr-bb .srt-base-1-is-active-primary-7 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-is-active-primary-8 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #D80162;
  border-color: #D80162;
}

.sr-bb .srt-base-1-is-active-primary-9 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #410837;
  border-color: #410837;
}

.sr-bb .srt-base-1-is-active-primary-10 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #ad0356;
  border-color: #ad0356;
}

.sr-bb .srt-base-1-is-active-primary-11 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #dc1a72;
  border-color: #dc1a72;
}

.sr-bb .srt-base-1-is-active-neutral-1 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #212b40;
  border-color: #212b40;
}

.sr-bb .srt-base-1-is-active-neutral-2 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #e6e7e9;
  border-color: #e6e7e9;
}

.sr-bb .srt-base-1-is-active-neutral-3 {
  background-color: rgba(216, 1, 98, 0.12);
  color: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-base-1-is-active-neutral-4 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #a6aab2;
  border-color: #a6aab2;
}

.sr-bb .srt-base-1-is-active-neutral-5 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #bfc2c8;
  border-color: #bfc2c8;
}

.sr-bb .srt-base-1-is-active-neutral-6 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #3d4659;
  border-color: #3d4659;
}

.sr-bb .srt-base-1-is-active-neutral-7 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #a6aab2;
  border-color: #a6aab2;
}

.sr-bb .srt-base-1-is-active-neutral-8 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #212b40;
  border-color: #212b40;
}

.sr-bb .srt-base-1-is-active-neutral-9 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #0f1a31;
  border-color: #0f1a31;
}

.sr-bb .srt-base-1-is-active-neutral-10 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #1f283e;
  border-color: #1f283e;
}

.sr-bb .srt-base-1-is-active-neutral-11 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #666d7c;
  border-color: #666d7c;
}

.sr-bb .srt-base-1-is-active-neutral-12 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #b3b6bd;
  border-color: #b3b6bd;
}

.sr-bb .srt-base-1-is-active-neutral-13 {
  background-color: rgba(216, 1, 98, 0.12);
  color: #1a233a;
  border-color: #1a233a;
}

.sr-bb .srt-home-1 {
  background-color: #D80162;
  color: #ffffff;
  border-color: #D80162;
}

.sr-bb .srt-away-1 {
  background-color: #d6d6d6;
  color: #000000;
  border-color: #d6d6d6;
}

.sr-bb .srt-home-2 {
  background-color: #D80162;
  color: #ffffff;
  border-color: #e86ca4;
}

.sr-bb .srt-away-2 {
  background-color: #d6d6d6;
  color: #000000;
  border-color: #e86ca4;
}

.sr-bb .srt-home-3 {
  background-color: #D80162;
  color: #ffffff;
  border-color: #000B24;
}

.sr-bb .srt-away-3 {
  background-color: #d6d6d6;
  color: #000000;
  border-color: #000B24;
}

.sr-bb .srt-home-4 {
  background-color: #97044f;
  color: #ffffff;
  border-color: #97044f;
}

.sr-bb .srt-away-4 {
  background-color: #9699a1;
  color: #000000;
  border-color: #9699a1;
}

.sr-bb .srt-home-5 {
  background-color: #e65a99;
  color: #ffffff;
  border-color: #e65a99;
}

.sr-bb .srt-away-5 {
  background-color: #e4e4e4;
  color: #000000;
  border-color: #e4e4e4;
}

.sr-bb .srt-home-6 {
  background-color: rgba(216, 1, 98, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-away-6 {
  background-color: rgba(214, 214, 214, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-home-6-is-hoverable:hover {
  background-color: rgba(216, 1, 98, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-away-6-is-hoverable:hover {
  background-color: rgba(214, 214, 214, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-1 {
  background-color: #212b40;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-2 {
  background-color: #e6e7e9;
  color: #000000;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-3 {
  background-color: rgba(255, 255, 255, 0.12);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-4 {
  background-color: #a6aab2;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-neutral-5 {
  background-color: #bfc2c8;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-neutral-6 {
  background-color: #3d4659;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-7 {
  background-color: #a6aab2;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-neutral-8 {
  background-color: #212b40;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-9 {
  background-color: #0f1a31;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-10 {
  background-color: #1f283e;
  color: rgba(255, 255, 255, 0.82);
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-11 {
  background-color: #666d7c;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-neutral-12 {
  background-color: #b3b6bd;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-neutral-13 {
  background-color: #1a233a;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-win {
  background-color: #D80162;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-draw {
  background-color: rgba(255, 255, 255, 0.4);
  color: #000000;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-lose {
  background-color: #d6d6d6;
  color: #000000;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-text-secondary {
  opacity: 0.8;
  -webkit-font-smoothing: antialiased;
}

.sr-bb .srt-text-disabled {
  opacity: 0.6;
}

.sr-bb .srt-text-tertiary {
  opacity: 0.7;
}

.sr-bb .srt-primary-1 .srt-text-secondary,
.sr-bb .srt-primary-1.srt-text-secondary,
.sr-bb .srt-primary-1-is-active .srt-text-secondary,
.sr-bb .srt-primary-1-is-active.srt-text-secondary,
.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-secondary,
.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-secondary,
.sr-bb .srt-primary-1-is-disabled .srt-text-secondary,
.sr-bb .srt-primary-1-is-disabled.srt-text-secondary,
.sr-bb .srt-primary-2 .srt-text-secondary,
.sr-bb .srt-primary-2.srt-text-secondary,
.sr-bb .srt-primary-3 .srt-text-secondary,
.sr-bb .srt-primary-3.srt-text-secondary,
.sr-bb .srt-primary-4 .srt-text-secondary,
.sr-bb .srt-primary-4.srt-text-secondary,
.sr-bb .srt-primary-5 .srt-text-secondary,
.sr-bb .srt-primary-5.srt-text-secondary,
.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-secondary,
.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-secondary,
.sr-bb .srt-primary-6 .srt-text-secondary,
.sr-bb .srt-primary-6.srt-text-secondary,
.sr-bb .srt-primary-7 .srt-text-secondary,
.sr-bb .srt-primary-7.srt-text-secondary,
.sr-bb .srt-primary-8 .srt-text-secondary,
.sr-bb .srt-primary-8.srt-text-secondary,
.sr-bb .srt-primary-8-is-active-1 .srt-text-secondary,
.sr-bb .srt-primary-8-is-active-1.srt-text-secondary,
.sr-bb .srt-primary-8-is-active-2 .srt-text-secondary,
.sr-bb .srt-primary-8-is-active-2.srt-text-secondary,
.sr-bb .srt-primary-9 .srt-text-secondary,
.sr-bb .srt-primary-9.srt-text-secondary,
.sr-bb .srt-primary-10 .srt-text-secondary,
.sr-bb .srt-primary-10.srt-text-secondary,
.sr-bb .srt-primary-11 .srt-text-secondary,
.sr-bb .srt-primary-11.srt-text-secondary,
.sr-bb .srt-primary-12 .srt-text-secondary,
.sr-bb .srt-primary-12.srt-text-secondary,
.sr-bb .srt-primary-13 .srt-text-secondary,
.sr-bb .srt-primary-13.srt-text-secondary {
  opacity: 0.8;
  -webkit-font-smoothing: antialiased;
}

.sr-bb .srt-primary-1 .srt-text-disabled,
.sr-bb .srt-primary-1.srt-text-disabled,
.sr-bb .srt-primary-1-is-active .srt-text-disabled,
.sr-bb .srt-primary-1-is-active.srt-text-disabled,
.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-disabled,
.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-disabled,
.sr-bb .srt-primary-1-is-disabled .srt-text-disabled,
.sr-bb .srt-primary-1-is-disabled.srt-text-disabled,
.sr-bb .srt-primary-2 .srt-text-disabled,
.sr-bb .srt-primary-2.srt-text-disabled,
.sr-bb .srt-primary-3 .srt-text-disabled,
.sr-bb .srt-primary-3.srt-text-disabled,
.sr-bb .srt-primary-4 .srt-text-disabled,
.sr-bb .srt-primary-4.srt-text-disabled,
.sr-bb .srt-primary-5 .srt-text-disabled,
.sr-bb .srt-primary-5.srt-text-disabled,
.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-disabled,
.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-disabled,
.sr-bb .srt-primary-6 .srt-text-disabled,
.sr-bb .srt-primary-6.srt-text-disabled,
.sr-bb .srt-primary-7 .srt-text-disabled,
.sr-bb .srt-primary-7.srt-text-disabled,
.sr-bb .srt-primary-8 .srt-text-disabled,
.sr-bb .srt-primary-8.srt-text-disabled,
.sr-bb .srt-primary-8-is-active-1 .srt-text-disabled,
.sr-bb .srt-primary-8-is-active-1.srt-text-disabled,
.sr-bb .srt-primary-8-is-active-2 .srt-text-disabled,
.sr-bb .srt-primary-8-is-active-2.srt-text-disabled,
.sr-bb .srt-primary-9 .srt-text-disabled,
.sr-bb .srt-primary-9.srt-text-disabled,
.sr-bb .srt-primary-10 .srt-text-disabled,
.sr-bb .srt-primary-10.srt-text-disabled,
.sr-bb .srt-primary-11 .srt-text-disabled,
.sr-bb .srt-primary-11.srt-text-disabled,
.sr-bb .srt-primary-12 .srt-text-disabled,
.sr-bb .srt-primary-12.srt-text-disabled,
.sr-bb .srt-primary-13 .srt-text-disabled,
.sr-bb .srt-primary-13.srt-text-disabled {
  opacity: 0.6;
}

.sr-bb .srt-primary-1 .srt-text-tertiary,
.sr-bb .srt-primary-1.srt-text-tertiary,
.sr-bb .srt-primary-1-is-active .srt-text-tertiary,
.sr-bb .srt-primary-1-is-active.srt-text-tertiary,
.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-tertiary,
.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-tertiary,
.sr-bb .srt-primary-1-is-disabled .srt-text-tertiary,
.sr-bb .srt-primary-1-is-disabled.srt-text-tertiary,
.sr-bb .srt-primary-2 .srt-text-tertiary,
.sr-bb .srt-primary-2.srt-text-tertiary,
.sr-bb .srt-primary-3 .srt-text-tertiary,
.sr-bb .srt-primary-3.srt-text-tertiary,
.sr-bb .srt-primary-4 .srt-text-tertiary,
.sr-bb .srt-primary-4.srt-text-tertiary,
.sr-bb .srt-primary-5 .srt-text-tertiary,
.sr-bb .srt-primary-5.srt-text-tertiary,
.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-tertiary,
.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-tertiary,
.sr-bb .srt-primary-6 .srt-text-tertiary,
.sr-bb .srt-primary-6.srt-text-tertiary,
.sr-bb .srt-primary-7 .srt-text-tertiary,
.sr-bb .srt-primary-7.srt-text-tertiary,
.sr-bb .srt-primary-8 .srt-text-tertiary,
.sr-bb .srt-primary-8.srt-text-tertiary,
.sr-bb .srt-primary-8-is-active-1 .srt-text-tertiary,
.sr-bb .srt-primary-8-is-active-1.srt-text-tertiary,
.sr-bb .srt-primary-8-is-active-2 .srt-text-tertiary,
.sr-bb .srt-primary-8-is-active-2.srt-text-tertiary,
.sr-bb .srt-primary-9 .srt-text-tertiary,
.sr-bb .srt-primary-9.srt-text-tertiary,
.sr-bb .srt-primary-10 .srt-text-tertiary,
.sr-bb .srt-primary-10.srt-text-tertiary,
.sr-bb .srt-primary-11 .srt-text-tertiary,
.sr-bb .srt-primary-11.srt-text-tertiary,
.sr-bb .srt-primary-12 .srt-text-tertiary,
.sr-bb .srt-primary-12.srt-text-tertiary,
.sr-bb .srt-primary-13 .srt-text-tertiary,
.sr-bb .srt-primary-13.srt-text-tertiary {
  opacity: 0.7;
}

.sr-bb .srt-icon {
  opacity: 0.33;
}

.sr-bb .srt-icon-secondary {
  opacity: 0.7;
}

.sr-bb .srt-elevation-1 {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.sr-bb .srt-elevation-2 {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.23), 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-elevation-3 {
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.26), 0px 10px 20px 0px rgba(0, 0, 0, 0.19);
}

.sr-bb .srt-elevation-center-2 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23), 0 1px 5px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-inset-top-1 {
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-1 {
  box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-2 {
  box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-2 {
  box-shadow: inset 0 -3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-3 {
  box-shadow: inset 0 6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-3 {
  box-shadow: inset 0 -6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-fill-blue-card {
  fill: #2579ad;
}

.sr-bb .srt-stroke-blue-card {
  stroke: #2579ad;
}

.sr-bb .srt-fill-green-card {
  fill: #2cbd00;
}

.sr-bb .srt-stroke-green-card {
  stroke: #2cbd00;
}

.sr-bb .srt-fill-soccer-yellow-card {
  fill: #ffbf00;
}

.sr-bb .srt-stroke-soccer-yellow-card {
  stroke: #ffbf00;
}

.sr-bb .srt-fill-soccer-red-card {
  fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-red-card {
  stroke: #e43b3b;
}

.sr-bb .srt-stroke-soccer-substitution-in {
  stroke: #4fbe30;
  fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-in {
  fill: #4fbe30;
}

.sr-bb .srt-stroke-soccer-substitution-out {
  stroke: #e43b3b;
  fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-out {
  fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-own-goal {
  stroke: #e43b3b;
  fill: transparent;
}

.sr-bb .srt-fill-soccer-own-goal {
  fill: #e43b3b;
}

.sr-bb .srt-fill-soccer-relegation-1 {
  fill: #fdd835;
}

.sr-bb .srt-stroke-soccer-relegation-1 {
  stroke: #fdd835;
}

.sr-bb .srt-fill-soccer-relegation-2 {
  fill: #ffb848;
}

.sr-bb .srt-stroke-soccer-relegation-2 {
  stroke: #ffb848;
}

.sr-bb .srt-fill-soccer-relegation-3 {
  fill: #ef6c00;
}

.sr-bb .srt-stroke-soccer-relegation-3 {
  stroke: #ef6c00;
}

.sr-bb .srt-fill-soccer-relegation-4 {
  fill: #e93a34;
}

.sr-bb .srt-stroke-soccer-relegation-4 {
  stroke: #e93a34;
}

.sr-bb .srt-fill-soccer-relegation-5 {
  fill: #941d1d;
}

.sr-bb .srt-stroke-soccer-relegation-5 {
  stroke: #941d1d;
}

.sr-bb .srt-fill-soccer-promotion-1 {
  fill: #51d151;
}

.sr-bb .srt-stroke-soccer-promotion-1 {
  stroke: #51d151;
}

.sr-bb .srt-fill-soccer-promotion-2 {
  fill: #1b911b;
}

.sr-bb .srt-stroke-soccer-promotion-2 {
  stroke: #1b911b;
}

.sr-bb .srt-fill-soccer-promotion-3 {
  fill: #0e8094;
}

.sr-bb .srt-stroke-soccer-promotion-3 {
  stroke: #0e8094;
}

.sr-bb .srt-fill-soccer-promotion-4 {
  fill: #0a6cce;
}

.sr-bb .srt-stroke-soccer-promotion-4 {
  stroke: #0a6cce;
}

.sr-bb .srt-fill-soccer-promotion-5 {
  fill: #4a9fe4;
}

.sr-bb .srt-stroke-soccer-promotion-5 {
  stroke: #4a9fe4;
}

.sr-bb .srt-nfl-timeout-1 {
  background-color: #f5a623;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-timeout-2 {
  background-color: rgba(245, 166, 35, 0.3);
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-penalty {
  background-color: #f4a621;
  color: #ffffff;
  border-color: #f4a621;
}

.sr-bb .srt-nfl-negative-yards-1 {
  background-color: #ac182e;
  color: #ffffff;
  border-color: #ac182e;
}

.sr-bb .srt-nfl-negative-yards-2 {
  background-color: #ac182e;
  color: #ffffff;
  border-color: #ac182e;
}

.sr-bb .srt-nfl-first-line {
  background-color: #4b90de;
  color: #ffffff;
  border-color: #4b90de;
}

.sr-bb .srt-nfl-ten-line {
  background-color: #f5a623;
  color: #ffffff;
  border-color: #f5a623;
}

.sr-bb .srt-fill-nfl-penalty {
  fill: #f4a621;
}

.sr-bb .srt-stroke-nfl-penalty {
  stroke: #f4a621;
}

.sr-bb .srt-fill-nfl-negative-yards-1 {
  fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-1 {
  stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-negative-yards-2 {
  fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-2 {
  stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-first-line {
  fill: #4b90de;
}

.sr-bb .srt-stroke-nfl-first-line {
  stroke: #4b90de;
}

.sr-bb .srt-fill-nfl-ten-line {
  fill: #f5a623;
}

.sr-bb .srt-stroke-nfl-ten-line {
  stroke: #f5a623;
}

.sr-bb .srt-mlb-run-1 {
  background-color: #009900;
  color: #ffffff;
  border-color: #009900;
}

.sr-bb .srt-mlb-run-2 {
  background-color: #ffffff;
  color: #009900;
  border-color: #009900;
}

.sr-bb .srt-mlb-hit-1 {
  background-color: #f7ab11;
  color: #fff;
  border-color: #f7ab11;
}

.sr-bb .srt-mlb-hit-2 {
  background-color: #ffffff;
  color: #f7ab11;
  border-color: #f7ab11;
}

.sr-bb .srt-mlb-hit-3 {
  background-color: #00a4ff;
  color: #ffffff;
  border-color: #00a4ff;
}

.sr-bb .srt-mlb-error-1 {
  background-color: #d0021b;
  color: #ffffff;
  border-color: #d0021b;
}

.sr-bb .srt-mlb-error-2 {
  background-color: #ffffff;
  color: #d0021b;
  border-color: #d0021b;
}

.sr-bb .srt-mlb-neutral-1 {
  background-color: #212121;
  color: #ffffff;
  border-color: #ffffff;
}

.sr-bb .srt-fill-mlb-base {
  fill: #00a4ff;
}

.sr-bb .srt-strole-mlb-base {
  fill: #00a4ff;
}

.sr-bb .srt-fill-change-increase {
  fill: #D80162;
}

.sr-bb .srt-stroke-change-increase {
  stroke: #D80162;
}

.sr-bb .srt-fill-change-decrease {
  fill: #d6d6d6;
}

.sr-bb .srt-stroke-change-decrease {
  stroke: #d6d6d6;
}

.sr-bb .srt-fill-text {
  fill: #fff;
}

.sr-bb .srt-fill-text-invert {
  fill: #ffffff;
}

.sr-bb .srt-fill-text-secondary {
  fill-opacity: 0.8;
}

.sr-bb .srt-fill-text-disabled {
  fill-opacity: 0.6;
}

.sr-bb .srt-fill-base-1 {
  fill: transparent;
}

.sr-bb .srt-stroke-base-1 {
  stroke: transparent;
}

.sr-bb .srt-fill-base-1-active {
  fill: rgba(216, 1, 98, 0.12);
}

.sr-bb .srt-stroke-base-1-active {
  stroke: rgba(216, 1, 98, 0.12);
}

.sr-bb .srt-fill-base-1-active-2 {
  fill: #1a233a;
}

.sr-bb .srt-stroke-base-1-active-2 {
  stroke: #1a233a;
}

.sr-bb .srt-fill-base-1-primary {
  fill: transparent;
}

.sr-bb .srt-stroke-base-1-primary {
  stroke: transparent;
}

.sr-bb .srt-fill-base-1-home {
  fill: transparent;
}

.sr-bb .srt-stroke-base-1-home {
  stroke: transparent;
}

.sr-bb .srt-fill-base-1-away {
  fill: transparent;
}

.sr-bb .srt-stroke-base-1-away {
  stroke: transparent;
}

.sr-bb .srt-fill-base-2 {
  fill: currentColor;
}

.sr-bb .srt-stroke-base-2 {
  stroke: currentColor;
}

.sr-bb .srt-fill-base-2-active {
  fill: #1a0a2b;
}

.sr-bb .srt-stroke-base-2-active {
  stroke: #1a0a2b;
}

.sr-bb .srt-fill-base-2-hover {
  fill: #1a0a2b;
}

.sr-bb .srt-stroke-base-2-hover {
  stroke: #1a0a2b;
}

.sr-bb .srt-fill-base-3 {
  fill: #1a0a2b;
}

.sr-bb .srt-stroke-base-3 {
  stroke: #1a0a2b;
}

.sr-bb .srt-fill-base-3-active {
  fill: #25092f;
}

.sr-bb .srt-stroke-base-3-active {
  stroke: #25092f;
}

.sr-bb .srt-fill-base-3-hover {
  fill: #25092f;
}

.sr-bb .srt-stroke-base-3-hover {
  stroke: #25092f;
}

.sr-bb .srt-fill-primary-1 {
  fill: #D80162;
}

.sr-bb .srt-stroke-primary-1 {
  stroke: #D80162;
}

.sr-bb .srt-fill-primary-2 {
  fill: #e44d91;
}

.sr-bb .srt-stroke-primary-2 {
  stroke: #e44d91;
}

.sr-bb .srt-fill-primary-3 {
  fill: #dc1a72;
}

.sr-bb .srt-stroke-primary-3 {
  stroke: #dc1a72;
}

.sr-bb .srt-fill-primary-4 {
  fill: #820549;
}

.sr-bb .srt-stroke-primary-4 {
  stroke: #820549;
}

.sr-bb .srt-fill-primary-5 {
  fill: #820549;
}

.sr-bb .srt-stroke-primary-5 {
  stroke: #820549;
}

.sr-bb .srt-fill-primary-6 {
  fill: #e86ca4;
}

.sr-bb .srt-stroke-primary-6 {
  stroke: #e86ca4;
}

.sr-bb .srt-fill-primary-7 {
  fill: #D80162;
}

.sr-bb .srt-stroke-primary-7 {
  stroke: #D80162;
}

.sr-bb .srt-fill-primary-8 {
  fill: #D80162;
}

.sr-bb .srt-stroke-primary-8 {
  stroke: #D80162;
}

.sr-bb .srt-fill-primary-8-is-active-1 {
  fill: #dc1a72;
}

.sr-bb .srt-stroke-primary-8-is-active-1 {
  stroke: #dc1a72;
}

.sr-bb .srt-fill-primary-8-is-active-2 {
  fill: #dc1a72;
}

.sr-bb .srt-stroke-primary-8-is-active-2 {
  stroke: #dc1a72;
}

.sr-bb .srt-fill-primary-9 {
  fill: #410837;
}

.sr-bb .srt-stroke-primary-9 {
  stroke: #410837;
}

.sr-bb .srt-fill-primary-10 {
  fill: #ad0356;
}

.sr-bb .srt-stroke-primary-10 {
  stroke: #ad0356;
}

.sr-bb .srt-fill-primary-11 {
  fill: #dc1a72;
}

.sr-bb .srt-stroke-primary-11 {
  stroke: #dc1a72;
}

.sr-bb .srt-fill-primary-12 {
  fill: #D80162;
}

.sr-bb .srt-stroke-primary-12 {
  stroke: #D80162;
}

.sr-bb .srt-fill-home-1 {
  fill: #D80162;
}

.sr-bb .srt-stroke-home-1 {
  stroke: #D80162;
}

.sr-bb .srt-fill-home-2 {
  fill: #D80162;
}

.sr-bb .srt-stroke-home-2 {
  stroke: #D80162;
}

.sr-bb .srt-fill-home-3 {
  fill: #D80162;
}

.sr-bb .srt-stroke-home-3 {
  stroke: #D80162;
}

.sr-bb .srt-fill-home-4 {
  fill: #97044f;
}

.sr-bb .srt-stroke-home-4 {
  stroke: #97044f;
}

.sr-bb .srt-fill-home-5 {
  fill: #e65a99;
}

.sr-bb .srt-stroke-home-5 {
  stroke: #e65a99;
}

.sr-bb .srt-fill-away-1 {
  fill: #d6d6d6;
}

.sr-bb .srt-stroke-away-1 {
  stroke: #d6d6d6;
}

.sr-bb .srt-fill-away-2 {
  fill: #d6d6d6;
}

.sr-bb .srt-stroke-away-2 {
  stroke: #d6d6d6;
}

.sr-bb .srt-fill-away-3 {
  fill: #d6d6d6;
}

.sr-bb .srt-stroke-away-3 {
  stroke: #d6d6d6;
}

.sr-bb .srt-fill-away-4 {
  fill: #9699a1;
}

.sr-bb .srt-stroke-away-4 {
  stroke: #9699a1;
}

.sr-bb .srt-fill-away-5 {
  fill: #e4e4e4;
}

.sr-bb .srt-stroke-away-5 {
  stroke: #e4e4e4;
}

.sr-bb .srt-fill-neutral-1 {
  fill: #212b40;
}

.sr-bb .srt-stroke-neutral-1 {
  stroke: #212b40;
}

.sr-bb .srt-fill-neutral-2 {
  fill: #e6e7e9;
}

.sr-bb .srt-stroke-neutral-2 {
  stroke: #e6e7e9;
}

.sr-bb .srt-fill-neutral-3 {
  fill: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-stroke-neutral-3 {
  stroke: rgba(255, 255, 255, 0.12);
}

.sr-bb .srt-fill-neutral-4 {
  fill: #a6aab2;
}

.sr-bb .srt-stroke-neutral-4 {
  stroke: #a6aab2;
}

.sr-bb .srt-fill-neutral-5 {
  fill: #bfc2c8;
}

.sr-bb .srt-stroke-neutral-5 {
  stroke: #bfc2c8;
}

.sr-bb .srt-fill-neutral-6 {
  fill: #3d4659;
}

.sr-bb .srt-stroke-neutral-6 {
  stroke: #3d4659;
}

.sr-bb .srt-fill-neutral-7 {
  fill: #a6aab2;
}

.sr-bb .srt-stroke-neutral-7 {
  stroke: #a6aab2;
}

.sr-bb .srt-fill-neutral-8 {
  fill: #212b40;
}

.sr-bb .srt-stroke-neutral-8 {
  stroke: #212b40;
}

.sr-bb .srt-fill-neutral-9 {
  fill: #0f1a31;
}

.sr-bb .srt-stroke-neutral-9 {
  stroke: #0f1a31;
}

.sr-bb .srt-fill-neutral-10 {
  fill: #1f283e;
}

.sr-bb .srt-stroke-neutral-10 {
  stroke: #1f283e;
}

.sr-bb .srt-fill-neutral-11 {
  fill: #666d7c;
}

.sr-bb .srt-stroke-neutral-11 {
  stroke: #666d7c;
}

.sr-bb .srt-fill-neutral-12 {
  fill: #b3b6bd;
}

.sr-bb .srt-stroke-neutral-12 {
  stroke: #b3b6bd;
}

.sr-bb .srt-fill-neutral-13 {
  fill: #1a233a;
}

.sr-bb .srt-stroke-neutral-13 {
  stroke: #1a233a;
}

.sr-bb .srt-fill-win {
  fill: #D80162;
}

.sr-bb .srt-stroke-win {
  stroke: #D80162;
}

.sr-bb .srt-fill-draw {
  fill: rgba(255, 255, 255, 0.4);
}

.sr-bb .srt-stroke-draw {
  stroke: rgba(255, 255, 255, 0.4);
}

.sr-bb .srt-fill-lose {
  fill: #d6d6d6;
}

.sr-bb .srt-stroke-lose {
  stroke: #d6d6d6;
}

.sr-bb .srt-stop-base-1 {
  stop-color: transparent;
}

.sr-bb .srt-stop-primary-1 {
  stop-color: #D80162;
}

.sr-bb .srt-stop-primary-2 {
  stop-color: #e44d91;
}

.sr-bb .srt-stop-primary-3 {
  stop-color: #dc1a72;
}

.sr-bb .srt-stop-primary-4 {
  stop-color: #820549;
}

.sr-bb .srt-stop-primary-5 {
  stop-color: #820549;
}

.sr-bb .srt-stop-primary-6 {
  stop-color: #e86ca4;
}

.sr-bb .srt-stop-primary-7 {
  stop-color: #D80162;
}

.sr-bb .srt-stop-primary-8 {
  stop-color: #D80162;
}

.sr-bb .srt-stop-primary-9 {
  stop-color: #410837;
}

.sr-bb .srt-stop-primary-10 {
  stop-color: #ad0356;
}

.sr-bb .srt-stop-primary-11 {
  stop-color: #dc1a72;
}

.sr-bb .srt-stop-primary-12 {
  stop-color: #D80162;
}

.sr-bb .srt-stop-home-1 {
  stop-color: #D80162;
}

.sr-bb .srt-stop-away-1 {
  stop-color: #d6d6d6;
}

.sr-bb .srt-fill-neutral-14 {
  fill: #000B24;
}

.sr-bb .srt-stroke-neutral-14 {
  stroke: #000B24;
}

.sr-bb .srt-logo-powered-by-light {
  display: none;
}

.sr-bb .srt-logo-powered-by-dark {
  display: inline-block;
}

.games-new-iframe {
  width: 100%;
  height: calc(100vh - 168px);
  margin-top: 70px;

  &.userIphone {
    height: calc(100vh - 280px);
  }

  &.hideIframe {
    height: 0;
    margin-top: 0px;
  }
}


@media (max-width: 1024px) {
  .games-new-iframe {
    width: 100%;
    height: calc(100vh - 105px);
    margin-top: 0px;

    &.userIphoneChrome {
      height: calc(100vh - 160px);
    }

    &.userIphoneSafari {
      height: calc(100vh - 130px);
    }

    &.userSafariPWA {
      height: calc(100vh - 50px);
    }

    &.hideIframe {
      height: 0;
      margin-top: 0px;
    }
  }
}

.iframe-title-games {
  &.iFrametitle {
    top: 0;
  }
}

.iframe-title-games {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  padding-left: 15px;
  position: fixed;
  top: 89px;
  height: 30px;
  width: 100%;

  svg {
    cursor: pointer;
  }
}

/* set placeholder color to grey in any input box */
input::placeholder {
  color: #9a9c9f !important;
}

input {
  color: #fff !important;
}


.game-img {
  max-width: 250px;
  aspect-ratio: 3/2 !important;
  min-width: 190px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.game-img>img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 10px;
}

.game-img>span {
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #FDCF13;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px;
  border-radius: 0 0 10px 10px;
  font-size: small;
  font-weight: 700;
}

@media screen and (max-width: 393px) {
  .game-img {
    max-width: 100%;
    aspect-ratio: 3/2 !important;
    min-width: 100%;
  }

  .game-img>span {
    font-size: x-small;
  }
}

.game-img:hover {
  scale: 1.05;
  position: relative;
}

.inner_image_login {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919a3;
  border-radius: 10px;
}

.logo-img {
  width: 16px;
  height: auto;
  opacity: 1;
}

.mainLogoImg {
  opacity: 0.5;
}

.activeLogo {
  opacity: 1;
}

.tab {
  border: 1px solid #6c757d;
  border-radius: 8px;
  width: max-content !important;
  transition: all 0.3s ease-in-out;
  color: white !important;
  opacity: 0.5;
}

.tab:hover {
  border: 1px solid #FDCF13;
  border-radius: 8px;
  opacity: 1;
}

.tab_active {
  border: 1px solid #FDCF13;
  border-radius: 8px;
  opacity: 1;
}

.tab_active>span {
  color: #fff !important;
}
