body
{
  background-color: #c1c0c0;
  font-family: Arial, sans-serif;
}
.card {
  border-radius: 0 !important;
}
.container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.container.no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 20px;
}
.home-middle-block {
    background-color: #ededed !important;
    margin-bottom: 50px;
}
.game-title {
    color: #121111;
    font-size: 13px;
}
.back-button-icon-home {
    position: absolute;
    background: no-repeat;
    border: none;
    color: #fff;
    margin-top: 35px;
    margin-left: -15px;
}


.login-signup-homepage {
    background-color: #fff;
    width: 30px;
    height: 35px;
    text-align: center;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-family: monospace;
    font-size: 15px;
   
}
.demo-homepage {
    background-color: #1e64ce;
    width: 30px;
    height: 35px;
    text-align: center;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-family: monospace;
    font-size: 15px;
    margin-left: -10px;
}
a.button-demo {
    color: #fff;
    font-family: monospace;
    font-size: 15px;
    text-decoration: none;
}

/* for login modal */

.modal-content {
    background-color: #1e64ce;
    width: 100%;
    max-height: 90%;
}
header.modal-title-login-form {
    color: #fff;
    font-size: 20px;
    font-family: monospace;
    margin-bottom: 15px;
    width: 250px;
}
label.mobile-number {
    color: #fff;
    font-family: monospace;
    font-size: 15px;
}
button.close.modal-close {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 35px;
    height: 35px;
}
span.plus-dropdown {
    background-color: #1e64ce;
    color: #fff;
    width: 40px;
    height: 30px;
    border: 1px solid #1e64ce;
    border-radius: 5px;
    padding: 3px;
    margin-left: 20px;
}
a#dropdownMenuBalance {
    background-color: #fff;
    text-align: center;
    height: 40px;
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 10px;
}
.show-balance-login {
    max-width: 220px;
}
.user-profile-drop {
    margin-top: 22px;
    width: 30px;
    height: 40px;
    padding: 6px 6px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 10px;
}
select.countryselect {
    width: auto;
    height: 39px;
    border-radius: 5px;
    border: 1px solid #fff;
}
/* input#mobile {
    width: 250px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 5px;
} */
.full-profile {
  display: inline;
}
.short-profile {
  display: none;
}
img.custom-game-img-home {
    width: 40px;
    height: 40px;
    padding: 10px;
    border: 1px solid grey;
    background-color: grey;
    border-radius: 24px;
    margin-top: 15px;
}
.main-row-home {
    background-color: #ededed;
}
.event-name {
    color: black;
    font-family: monospace;
}
td.text-center.back-odds {
    background-color: #A0D8FB;
    border-spacing: 1px;
}
td.text-center.lay-odds {
    background-color: #FDC9D4;
}
header.game-name {
    margin-top: 15px;
    font-size: 15px;
}
span.view-all {
    float: right;
    color: #414141;
    font-family: monospace;
    margin-top: 19px;
    font-size: 13px;
}
.login-form-button {
    width: 294px;
    margin-left: 15px;
    height: 40px !important;
}




/* media query css for mobile view to all screen */

/* for mobile view */
@media (max-width: 576px) {
  .login-signup-homepage {
        background-color: #fff;
        height: 30px;
        text-align: center;
        padding: 3px;
        border: 1px solid #fff;
        border-radius: 5px;
        font-family: monospace;
        font-size: 15px;
        margin-left: 10px;
        
    }
    
    .demo-homepage {
        background-color: #1e64ce;
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 3px;
        border: 1px solid #fff;
        border-radius: 5px;
        font-family: monospace;
        font-size: 15px;
        margin-left: -20px;
        
    }

  .modal-content {
    background-color: #1e64ce;
    width: 100%;
    max-height: 90%;
}
header.modal-title-login-form {
    color: #fff;
    font-size: 20px;
    font-family: monospace;
    margin-bottom: 15px;
    width: 250px;
}
label.mobile-number {
    color: #fff;
    font-family: monospace;
    font-size: 15px;
}
button.close.modal-close {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 35px;
    height: 35px;
}
span.plus-dropdown {
    /* background-color: #1e64ce;
    color: #fff;
    width: 40px;
    height: 30px;
    border: 1px solid #1e64ce;
    border-radius: 5px;
    padding: 3px;
    margin-left: 20px; */
    display: none;
}
.show-balance-login
{
  max-width: 155px;
  z-index: 50;
}
.full-profile {
    display: none;
  }
.short-profile {
    display: inline;
  }
.user-profile-drop {
        margin-top: 0px;
        width: 30px;
        height: 41px;
        padding: 6px 10px;
        border: 1px solid #fff;
        background-color: #fff;
        border-radius: 10px;
        z-index: 55;
    }
input#mobile {
    height: 40px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.withdra-deposite {
    text-align: end;
    position: absolute;
    margin-top: 95px !important;
    right: 0;
    z-index: 10;
  }




}


/* for small devices */
@media (min-width: 577px) and (max-width: 992px) {
  .login-signup-homepage {
      background-color: #fff;
      height: 30px;
      text-align: center;
      padding: 4px;
      border: 1px solid #fff;
      border-radius: 5px;
      font-family: monospace;
      font-size: 12px;
      /* margin-left: 10px; */
  }
  .demo-homepage {
      background-color: #1e64ce;
      /* width: 30px; */
      height: 30px;
      text-align: center;
      padding: 4px;
      border: 1px solid #fff;
      border-radius: 5px;
      font-family: monospace;
      font-size: 10px;
      margin-left: -16px;
    }
  a.button-demo {
    color: #fff;
    font-family: monospace;
    font-size: 12px;
  }
  .modal-content {
    background-color: #1e64ce;
    width: 100%;
    max-height: 90%;
}
header.modal-title-login-form {
    color: #fff;
    font-size: 20px;
    font-family: monospace;
    margin-bottom: 15px;
    width: 250px;
}
label.mobile-number {
    color: #fff;
    font-family: monospace;
    font-size: 15px;
}
button.close.modal-close {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 35px;
    height: 35px;
}
span.plus-dropdown {
    background-color: #1e64ce;
    color: #fff;
    width: 25px;
    height: 25px;
    border: 1px solid #1e64ce;
    border-radius: 15px;
    padding: 0px;
    margin-left: 0px;
}
.show-balance-login {
    max-width: 220px;
    margin-top: 20px;
}
.full-profile {
    display: none;
  }
.short-profile {
    display: inline;
  }
.user-profile-drop {
    margin-top: 22px;
    width: 30px;
    height: 40px;
    padding: 6px 10px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 10px;
  }
.withdra-deposite {
    text-align: end;
    margin-top: 25px;
}


}





/* for medium screen */
@media (min-width: 769px) and (max-width: 992px) {
  .login-signup-homepage {
    background-color: #fff;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-family: monospace;
    font-size: 15px;
    margin-left: 10px;
  }
  .demo-homepage {
    background-color: #1e64ce;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-family: monospace;
    font-size: 15px;
    
    margin-left: -20px;
  }
  .modal-content {
    background-color: #1e64ce;
    width: 100%;
    max-height: 90%;
}
header.modal-title-login-form {
    color: #fff;
    font-size: 20px;
    font-family: monospace;
    margin-bottom: 15px;
    width: 250px;
}
label.mobile-number {
    color: #fff;
    font-family: monospace;
    font-size: 15px;
}
button.close.modal-close {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 35px;
    height: 35px;
}
span.plus-dropdown {
    background-color: #1e64ce;
    color: #fff;
    width: 32px;
    height: 30px;
    border: 1px solid #1e64ce;
    border-radius: 20px;
    padding: 2px;
    margin-left: 35px;
}
.show-balance-login {
    max-width: 220px;
    margin-top: 20px;
}
.user-profile-drop {
    margin-top: 22px;
    width: 30px;
    height: 40px;
    padding: 5px 6px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 10px;
}
.withdra-deposite {
    text-align: end;
    margin-top: 25px;
}





}

/* for large screen */
@media (min-width: 993px) {
.show-balance-login {
    max-width: 220px;
    margin-top: 20px;
}

}




/* old css */

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
:active, :focus, button:focus, input:focus {
  outline: none;
}
/* ================================= */
/*===== General =====*/
/* ================================= */
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
 
::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #4c555e; 
}
.btn {
  font-weight: 500;
}
.btn-primary,
.btn-secondary,
.btn-success,
.btn-info,
.btn-light,
.btn-dark,
.btn-warning,
.btn-danger {
  border: none;
  color: #F6F6F6;
}
.badge-primary {
  background-color: #169c59;
}
.bg-success {
  background-color: #009D59 !important;
}
.bg-danger {
  background-color: #EE3C00 !important
}
.badge-danger {
  background-color: #F12E5E;
  padding: 5px;
}
.badge-orange {
  background-color: #EC3F00;
  padding: 5px;
  color: #fff;
}
.badge-info {
  padding: 5px;
}
.btn-warning {
  background-color: #169c59;
  color: #333;
}
.text-success {
  color: #169c59 !important;
}
.form-control:focus,
.form-control:active {
  box-shadow: none;
}
input,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"] {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #32383e;
  border-radius: 0.25rem;
  -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.form-control:disabled, .form-control[readonly] {
  background-color: #ccc !important;
}
/*.d-blue {
  background-color: rgba(0, 143, 255, 0.7) !important;
}
.d-pink {
  background-color: rgba(239, 80, 73, 0.7) !important;
}*/
.d-blue-table {
  background-color: #008EFB;
}
.d-pink-table {
  background-color: #EF5480;
}
.d-blue,
.d-pink {
  -webkit-transition: transform .1s;
  transition: transform .1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  transition-property: transform;
  -webkit-transition-property: transform;
}
.d-blue:hover,
.d-pink:hover {
  /*background-color: #f9fafa !important;*/
}
.d-blue:hover p,
.d-pink:hover p {
  /*color: #fff !important;*/
}
.d-blue:hover span,
.d-pink:hover span {
  /*color: #fff;*/
}
.d-blue:active,
.d-pink:active {
  transform: scale(.96);
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  outline: 0;
}
.form-check-input {
  width: 15px;
}
table .thead {
  border-color: #f5f5f5;
}
table .thead th,
table tbody td {
  font-size: 12px;
  font-weight: 600;
}
.rules p {
  font-size: 16px;
  line-height: 25px;
  color: black;
}
.main-account-statement-block .table {
  color: #f6f6f6;
}
.main-account-statement-block .form-check label {
  position: relative;
  top: 3px;
  font-size: 16px;
  color: #999;
}
.to-block {
    background-color: #eeeded;
    width: 44px;
    text-align: center;
    height: 35px;
    color: black;
    /* font-weight: 100; */
    margin: 0 5px;
    border-radius: 5px;
    padding-top: 5px;
    font-size: 15px;
}
.table thead th {
  border-bottom: 1px solid #4c555e;
}
.table-bordered td, .table-bordered th {
  border: 1px solid #4c555e;
}
.all-bets-block table {
  color: #f9fafa;
}
table .thead th {
  color: #fff;
}  

.table td, .table th {
  vertical-align: middle;
  padding: 5px;
}
.table-bordered td, .table-bordered th {
  white-space: nowrap;
  font-size: 14px;
  padding: 6px;
}
.table-responsive>.table-bordered {
  margin-left: 10px;
  margin-right: 10px;

}
/*.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  background-color: #0b0d0e;
}*/
.hide-on-small {
  display: block;
}
.hide-on-display {
  display: none;
}
.popover {
  top: -112px !important;
}
.popover-body {
  color: #7e7e7e;
  min-width: 140px;
  top: -15px;
  right: 0px;
  background-color: #22262a;
  border-radius: 5px;
  z-index: 9;
  box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
  position: absolute;
}
.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0,0,0,.25);
  top: -10px;
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
  top: -10px;
}
.bg-light-grey {
  background-color: #EEE; 
}
.pagination {
    max-width: 100%;
    overflow: auto;
}

.pagination .page-item.active {
    color: #fff !important;
    background-color: #169c59;
}

.pagination li {
    padding: 2px 8px;
    border: 1px solid #CCC;
    margin: 0 1px;
    border-radius: 4px;
}

.pagination a {
    letter-spacing: 0.5px;
    font-size: 14px;
}

.pagination .page-item {
    border-left: 1px solid lightgray;
}

.pagination li:last-child {
    border-left: 1px solid lightgray;
}

.pagination .disabled a {
    letter-spacing: 0.5px;
    opacity: .65;
    color: #999;
}

.pagination .disabled a:focus {
    color: #999;
}

.font-medium {
    font-size: 13px;
}
/* ================================= */
/*===== Top main header block =====*/
/* ================================= */
.topbar-main-header-block {
    position: fixed;
    top: 0;
    z-index: 888;
    height: 92px;
    width: 45%;
    background: #1E64CE;
    margin-left: 441px;
    
}
.topbar-top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 16px;
}

.topbar-top-block-resized {
  display: none;
}

.topbar-top-block .top-left-block { 
  height: 56px;
  padding-right: 16px;
  display: flex;
  align-items: center;
}
.topbar-top-block .top-left-block .logo img {
    width: 200px;
    margin-left: 0px;
    height: 210px;
    margin-top: 31px;
}
.topbar-top-block .topbar-content .topbar-info-block {
  display: flex;
  padding: 0 5px;
  align-items: center;
  border-radius: 5px;
  font-weight: 400;
}
.topbar-top-block .topbar-content .topbar-info-block img,
.topbar-top-block .account-menu img {
  filter: invert(1);
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.topbar-top-block .account-menu img {
  margin-right: 5px;
  height: 10px;
  width: 10px;
}
.topbar-main-header-block .topbar-content .dw {
  height: 36px;
  width: 36px;
  align-items: center;
  display: flex;
  margin-right: 10px;
  background-color: #32383e;
  border-radius: 5px;
  display: flex; 
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #f9fafa;
  font-weight: 500;
  filter: brightness(1.3);
}
.topbar-main-header-block .topbar-content .dw:first-child {
  margin-right: 5px;
}
.topbar-main-header-block .topbar-content .dw:hover {
  background-color: #4c555e;
}
.deposit {
  text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #1E9600 0%,
    #78ffd6 29%,
    #0f9b0f 67%,
    #a8ff78 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.withdrawal {
  text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #c31432 0%,
    #93291E 29%,
    #ED213A 67%,
    #ff5e62 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.button-animation {
  -webkit-transition: transform .1s;
  transition: transform .1s;  
  will-change: transform;
}
.topbar-main-header-block .topbar-top-block .quick-button {
  display: flex;
  flex: 1;
  height: 56px;
  padding-left: 16px;
}
.topbar-main-header-block .topbar-top-block .quick-button .horizontal-nav {
  display: none;
  flex: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar-main-header-block .topbar-top-block .quick-button .horizontal-nav .horizontal-nav-list {
  flex: none;
  margin: 0;
  padding: 0;
}
.topbar-main-header-block .header-right {
  padding-right: 0;
}
.topbar-main-header-block .header-right .header-register {
  display: flex;
  flex-direction: row;
  margin-left: 16px;
}
.topbar-main-header-block .header-right .header-info {
  position: relative;
  display: flex;
  align-items: center;
}
.language-switcher {
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  padding: 0 4px 0 8px;
  color: #cfd4d8;
  line-height: inherit;
  background-color: none;
  border: none;
  height: 36px;  
  margin: 0 8px;
}
.language-switcher:hover {
  background-color: #22262a;
  border-radius: 18px;
  -webkit-transition: background-color .15s ease-in-out,color .15s ease-in-out;
  transition: background-color .15s ease-in-out,color .15s ease-in-out;

}
.language-switcher .globe {
  margin-right: 2px;
}
.language-switcher .globe img {
  width: 20px;  
}
.language-switcher .down {
  margin-left: 2px;
}
.language-switcher .down img {
  width: 16px;  
}
.topbar-main-header-block .header-right .header-register .button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 16px;
  color: #fff;
  text-decoration: none;
  background-color: #169c59;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;
}
.topbar-main-header-block .header-right .header-register .button:hover:not([disabled]) {
  color: #fff;
  background-color: #0d8247;
}

.topbar-main-header-block .header-right .header-register .button.button-small {
  height: 36px;
  padding: 0 16px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .4px;
  text-transform: uppercase;
  margin-right: 5px;
}
.topbar-main-header-block .header-right .header-register .button.btn-transparent {
  color: #cfd4d8;
  background-color: transparent;
}
.topbar-main-header-block .header-right .header-register .button.btn-transparent:hover:not([disabled]) {
  color: #cfd4d8;
  background-color: transparent;
}
.topbar-top-block .dropdown-item.last {
  color: #DC143C;
  background-color: rgba(220, 20, 60, 0.3)
}
.topbar-top-block .dropdown-item.last:hover {
  color: #DC143C;
  background-color: rgba(220, 20, 60, 0.3)
}
.topbar-top-block .dropdown-item {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #5c6060;
  line-height: 2;
  border: none;
  border-radius: 0;
}

.topbar-top-block .dropdown-item:hover {
  background-color: #169c59;
  color: #030303;
  -webkit-transition: ease-in .2s;
  transition: ease-in .2s;
}
.topbar-top-block .dropdown-item .material-icons {
  font-size: 15px;
  text-align: center;
  width: 20px;
  margin-right: 5px;
}
.topbar-top-block .dropdown-item span {
  font-weight: 600;
  text-align: center;
  margin-right: 2px;
  font-size: 12px;
}
.topbar-info-block.topbar-text {
  color: #fff;
  text-align: center;
  padding: 0px 7px !important;
  margin-right: 3px !important;
}
.topbar-top-block .topbar-content .topbar-info-block .topbar-info-heading {
  color: #d3d3d3;
  align-items: center;
  font-size: 12px;
  margin-right: 5px;
}
/* Wallet Dropdown  */
.wallet-dropdown {
  display: block;
  opacity: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.1s ease;
  border-radius: 10px;
}
.wallet-dropdown.show {
  padding-top: 6px;
  overflow: hidden;
  right: 0;
  min-width: 250px;
  right: 0;
  left: auto;
  top: 10px !important;
  background: #1e64ce;
  border: none;
  box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
  filter: brightness(1.2);
  max-height: 500px;
  opacity: 1;
  font-family: initial;
}
.user-profile-block .wallet-dropdown.show {
  top: 16px !important;
  background: rgb(30, 100, 206) !important;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  padding: 10px 15px !important;
}
.user-profile-block li a i {
  font-size: 20px !important;
  color: #169c59 !important;
}
.user-profile-block li a {
  font-size: 18px !important;
}
.user-profile-block li a.last i {
  color: #DC143C !important;
}
.wallet-dropdown.show.gold li,
.wallet-dropdown.show.blue li {
  background-color: transparent;
  margin: 0 5px;
  border-radius: 5px;
  line-height: 28px;
} 

.wallet-dropdown.show .drop-down.profile {
  border-bottom: none;
}
.wallet-dropdown.show .drop-down {
  padding: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.wallet-dropdown.show .drop-down .btn-outline-success {
  border-color: #66ff00;
  background: #222;
  color: #66ff00 !important;
}
.wallet-dropdown.show .drop-down .btn-outline-danger {
  border-color: #dc3545;
  background: #222;
  color: #dc3545 !important;
}
.wallet-dropdown.gold.show .drop-down:hover {
  background-color: #1E64CE;
}
.wallet-dropdown.gold.show .drop-down:hover a span {
  color: #1E64CE;
}
.wallet-dropdown.show .drop-down.profile {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
.wallet-dropdown.show .drop-down a {
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  padding: 2px 8px;
  background-color: #fff;
  color: #2478f7 !important;
}
.wallet-dropdown.show .drop-down a span {
  margin-left: 5px;
  font-weight: 400;
  color: #2478f7;
  font-size: 15px;
}
.wallet-dropdown.show .drop-down a .material-icons {
  color: #1e64ce;
  font-size: 15px;
  margin-right: 5px;
}
/* End Wallet Dropdown  */
.topbar-top-block .topbar-content .topbar-info-block .topbar-info-dtl {
  color: #d3d3d3;
  font-size: 12px;
  font-weight: 700;
}
.topbar-top-block .account-menu {
  color: #d3d3d3;
  text-transform: uppercase;
  margin-left: 5px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.top-left-block .topbar-icon {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  height: 32px;
  line-height: 29px;
  border: 1px solid #169c59;
  border-radius: 30px;
  padding: 0 8px;
  color: #d3d3d3;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0s;
  transition: all 0s;
  position: relative;
  overflow: hidden;
}
.top-left-block .topbar-icon .active,
.top-left-block .topbar-icon:hover {
  background-color: transparent;
}
.top-left-block .topbar-icon::after,
.top-left-block .topbar-icon:hover::after {
  right: 0;
  background-color: #169c59;
}
.top-left-block .topbar-icon::after,
.top-left-block .topbar-icon::before {
  opacity: 0;
  -webkit-transform-origin: center center 0 50%;
  transform-origin: center center 0 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  content: "";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.top-left-block .topbar-icon::after {
  opacity: 1;
  top: -1px;
  left: 0;
  right: 100%;
  bottom: 0;
  color: transparent;
  z-index: -1;
  border-radius: 30px;
}


.top-left-block .topbar-icon img {
   width: 15px;
   margin-right: 3px;
}
/*.topbar-top-block .logo {
  height: 50px;
  line-height: 50px;
  width: auto;
  position: relative;
  margin-right: 10px;
}*/
/*.topbar-top-block .logo img {
  max-width: 200px;
  width: auto;
  height: 100%;
  padding: 0;
  -webkit-transition: all .1s;
  transition: all .1s;
}*/
.topbar-top-block .btn-outline-success {
  color: #66ff00;
  border-color: #66ff00;
}
.topbar-top-block .btn-outline-danger {
  color: #ED213A;
  border-color: #ED213A;
}
.topbar-button.login-button {
  margin-right: 10px;
}
.topbar-button .btn-primary {
  padding: 0 20px;
  background-color: #169c59;
/*  border-radius: 30px;*/
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  /*-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 5px,
    rgba(0, 0, 0, 0.23) 0 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 2px 5px, rgba(0, 0, 0, 0.23) 0 2px 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;*/
  text-shadow: 1px 1px 5px #777;
}
.topbar-button .login-btn {
  background: linear-gradient(to right,#1186d3 0,#41aaf0 15%,#41aaf0 30%,#1186d3 55%,#1186d3 100%) !important;
}
.topbar-button .sign-up-btn {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
}

.topbar-button .btn-primary:hover {
  background-color: #002C96;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
.topbar-bottom-block {
  display: flex;
  justify-content: space-between;
  height: 40px;
}
.topbar-bottom-left {
  margin-left: 10px;
}
.topbar-bottom-left ul {
  display: flex;
}

.topbar-bottom-left ul li a {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #dfdfdf;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  height: 20px;
  margin-top: 15px;
  padding: 0 10px;
}

.topbar-bottom-left ul li a.active,
.topbar-bottom-left ul li a:hover {
  background-color: transparent;
}
.topbar-bottom-left ul li a.active::after,
.topbar-bottom-left ul li a:hover::after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.topbar-bottom-left ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.topbar-bottom-left ul li a.router-link-exact-active::before,
.topbar-bottom-left ul li a:hover::before {
  width: 100%;
}
.topbar-bottom-left ul li .inplay {
  border-radius: 30px;
  background: #009FFF;
  background: -webkit-linear-gradient(to left, #ec2F4B, #009FFF);
  background: linear-gradient(to left, #ec2F4B, #009FFF);

}
.topbar-bottom-left ul li img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}


/*search*/

.header-right .header-register .button.button-small.top-search-bar {
  width: 36px;
  padding: 0;
  background-color: #32383e;
  margin: 0 10px;
}
.header-right .header-register .button.button-small.top-search-bar:hover {
  background-color: #4c555e;
}
.header-right .header-register .button.button-small.button-animation:active {
  transform: scale(.95);
}






.top-search {
  height: 35px;
}
.top-search .logo-search {
  position: relative;
}
.top-search .input-field
  ::-webkit-input-placeholder {
  color: #fff;
}
.top-search .input-field input {
  border: none;
  float: left;
  width: 250px;
  background: #6583FF;
  margin-bottom: 0; 
  height: 23px;
  border-bottom: none; 
  padding: 5px 0 5px 15px; 
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
.top-search .input-field input:focus {
  outline: 0;
  width: 300px;
}
.top-search .input-field .search-input {
/*  background-repeat: no-repeat;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-position: 65px 5px;
  background-size: auto 25px;*/
  border-radius: 0;
}
.top-search .input-field .material-icons {
    position: absolute;
    right: 8px;
    top: 7px;
    height: auto;
    line-height: 1;
    font-size: 20px;
    color: #fff;
}
/* ================================= */
/*===== main-container block =====*/
/* ================================= */

.main-container-block {
  width: 45%;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
}

.main-container-block .column {
  display: flex;
  flex: 1;
  height: 100%;
  margin-top: 56px;
  width: 100%;
}

/* @media only screen and (max-width: 700px) {
  .main-container-block .column {
    margin-top: 0 !important;
  }
  .topbar-main-header-block
  {
    display: none !important;
  }
  
} */

.game-player{
  display: none !important;
}


/* ================================= */
/*===== Left side main block =====*/
/* ================================= */
.left-side-main-block {
  min-width: 252px;
  max-width: 252px;
  padding-left: 16px;
  overflow-x: hidden;
  background-color: #0b0d0e;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.left-side-main-block.mobile-menu-open {
  border-right: 1px solid #FFF;
}
.left-panel-block {
  margin: 8px 16px 0 0;
}
.left-panel-block .accordion .card {
  border: 0;
  border-radius: 5px;
  background-color: transparent;
  margin-bottom: 4px;
}
.left-panel-block .accordion .card-header {
  display: flex;
  align-items: center;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
}
.left-panel-block .accordion .card-header:hover {
  background-color: #22262a;
  /*transition: all 0.2s;
  border-left: 2px solid #169c59;*/
}
.left-panel-block > .accordion {
  padding: 0px 0;
}
.left-panel-block .accordion .card-header.active:active {
  background-color: #eee;
}
.left-panel-block .accordion .card-header a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.left-panel-block .accordion .card-header img {
  width: 15px;
  opacity: 1;
  margin-left: 8px;
  filter: invert(1);
}
.left-panel-block .accordion .card-header .item {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;


    
}
.left-panel-block .accordion .card-header .item span {
  display: inline-block;
  flex: 1;
  padding: 14px 12px;
  overflow: hidden;
  color: #cfd4d8;
  text-decoration: none;
  vertical-align: top;
}
.left-panel-block .accordion .btn-link {
  text-decoration: none;
  color: #cfd4d8;
}
.left-panel-block .accordion .btn-link.active:not(.collapsed) {
  background-color: #22262a;
  overflow: hidden;
}
.left-panel-block .accordion .btn-link.collapsed .plus {
  font-size: 16px;
  margin-right: 14px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.left-panel-block .accordion .btn-link .plus {
  margin-right: 14px;
  font-size: 16px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collapsed .collapse-icon {
  transform: rotate(0);
}
.collapse-icon {
  transform: rotate(180deg);
}
.left-panel-block .accordion .card .card-body {
  padding: 0;  
}
.left-panel-block .accordion .card .card-body .inner-item {
  letter-spacing: 0.25;
}
.left-panel-block .accordion .card .card-body.show {
  background-color: #22262a;
}

/*.left-panel-block .accordion .card .card-body .leagues:before,
.left-panel-block .accordion .card .card-body .event-name:before {
  position: absolute;
  content: "";
  border-radius: 3px;
  height: 80%;
  width: 2px;
  top: 50%;
  bottom: 5px;
  transform: translateY(-50%);
}
.left-panel-block .accordion .card .card-body .leagues:before {
  background-color: #22262a;
}*/
.left-panel-block .accordion .card .card-body .event-name:before {
  background-color: #169c59;
}
.left-panel-block .accordion .card .card-body .leagues,
.left-panel-block .accordion .card .card-body .event-name {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  opacity: 1;
  padding: 12px 8px 12px 12px;
}

.left-panel-block .accordion .card #leagues {
  margin: 0 4px 4px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/*.left-panel-block .accordion .card #leagues .card-body {
  margin: 0 4px 4px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}*/
.left-panel-block .accordion .card .card-body .leagues {
  display: flex;
  align-items: center;
  color: #f9fafa;
  box-shadow: none;
  cursor: pointer;
}
.left-panel-block .accordion .card .card-body .leagues.collapsed {
  background-color: #22262a;
  border-radius: 5px;
}
.left-panel-block .accordion .card .card-body .leagues {
  background-color: #32383e;
  border-radius: 5px 5px 0 0;
}
.left-panel-block .accordion .card .card-body .collapse.show {
  background-color: #32383e;
  padding: 5px;
  border-radius: 0 0 5px 5px;
}
.left-panel-block .accordion .card .card-body .leagues:hover {
  background-color: #32383e;
  color: #f9fafa;
}
.left-panel-block .accordion .card .card-body .leagues .plus {
  margin-right: 2px;
}

/* ================================= */
/*===== Right side main block =====*/
/* ================================= */

/* .right-side-main-block {
  position: relative;
  order: 3;
  width: 336px;
  min-width: 336px;
  padding-left: 10px;
  overflow-y: scroll;
  height: 100vh;
} */
.right-side-main-block {
  display: none;
}
.right-side-main-block .tab-item h3 span:first-child {
  font-size: 16px;
  margin-right: 8px !important;
}
/*.right-side-main-block .title {
  background-color: #262626;
  margin-bottom: 12px;
}*/
.right-side-main-block .main-card-title {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  color: #49525a;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  background: none;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #f9fafa;
  background-color: #4c555e;
  cursor: default;
}
.right-side-main-block .main-card-title .live-stream {

}
.right-side-main-block .title.sports {
  
}
/*.right-side-main-block .live-stream {
  background-color: #169c59;
}*/
.right-side-main-block .live-stream a {
  color: #333;
}
 .bet-slip-block {
   position: relative;
  display: block;
  flex: 1;
/*  margin-top: 8px;*/
  padding-right: 0;
  overflow: hidden;
  margin-right: 5px;
}
 .bet-slip-block .bet-slip-body {
  position: relative;
  flex: 1;
  margin-bottom: 8px;
  background-color: #22262a;
  border-radius: 5px;
  box-shadow: 0 .66px 0 #4c555e;
}

.bet-slip-block .bet-slip-body .live-tv-score {
  display: block;
  flex-shrink: 0;
  margin: 0;
  padding: 4px;
  overflow: hidden;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  list-style: none;
  background-color: #32383e;
  border-radius: 5px;
  width: 100%;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-item a[aria-expanded="true"] {
  background-color: #4c555e;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-item a {
  padding: 10px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-item .active {
  background-color: #4c555e;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-item a h3 {
  font-size: 13px;
  color: #f9fafa;
}
.bet-slip-block .bet-slip-body .live-tv-score .nav-pills .nav-link.active,
.bet-slip-block .bet-slip-body .live-tv-score .nav-pills .show>.nav-link {
  background-color: transparent;
 }
.bet-slip-block .bet-slip-main-view {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.bet-slip-title {
  display: flex;
  flex-shrink: 0;
  margin: 0;
  padding: 4px;
  overflow: hidden;
}
.bet-slip-title .tab-list {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  list-style: none;
  background-color: #32383e;
  border-radius: 5px;
  width: 50%;
}
.bet-slip-title .tab-list .tab-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bet-slip-title .tab-list .tab-item h3 {
  font-size: 13px;
  color: #f9fafa;
}
.bet-slip-title .tab-list .tab-item .betlip-button {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  color: #49525a;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  background: none;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #f9fafa;
/*  background-color: #4c555e;*/
  cursor: default;
}
.tab-item .betlip-button .bet-count {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -.7px;
  min-width: 16px;
  margin-left: 4px;
  padding: 0 4px;
  color: #4c555e;
  letter-spacing: normal;
  text-align: center;
  background-color: #f9fafa;
  border-radius: 8px;
}
.slip-msg-block {
  padding: 10px;
  text-align: center;

}
.slip-msg-block .slip-msg-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  margin: 0;
  color: #f9fafa;
  text-align: center;
}

.slip-msg-block .slip-msg-dec {
  margin: 8px 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .25px;
  color: #cfd4d8;
}

.livecasino-block .casino-slider .title,
.title.sports {
  margin-bottom: 4px;
  padding: 12px;
  color: #cfd4d8;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .4px;
  text-transform: uppercase;
  background-color: #22262a;
  border-radius: 5px;
}

/*.livecasino-block .casino-slider .title h3,
.title.sports h3 {
  padding: 0 10px;
  font-size: 13px;
  text-align: left;
  margin-bottom: 0;
  line-height: 28px;
  margin-top: 0;
  color: #169c59;
  font-weight: 600;
  cursor: default;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  text-transform: uppercase;
}*/
.title.sports .material-icons {
  font-size: 20px !important;
  padding-right: 10px;
}
/*.livecasino-block .casino-slider .title h3:after,
.title.sports h3:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #169c59;
}*/
.livecasino-block .casino-slider .game-slider {
  padding: 0;
}
.livecasino-block .casino-slider .game-slider .d-flex {
  gap: 8px;  
}
.livecasino-block .casino-slider .game-slider .game-item {
  height: auto;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  border-radius: 10px;
  margin: 2px;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
  z-index: 1;
  border: 1px solid transparent;
  flex: 175px;
}
.livecasino-block .casino-slider .game-slider .game-item .thumb {
  margin-bottom: -5px;
}
.livecasino-block .casino-slider .game-slider .game-item:hover::before {
  opacity: .8;
  background-color: #22262a;
  background-image: linear-gradient(#3f3f4f 10%,#000 100%);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
  transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.livecasino-block .casino-slider .game-slider .game-item .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.livecasino-block .casino-slider .game-slider .game-item .thumb img.responsive-img {
  max-width: 100%;
  height: auto;
}
.livecasino-block .casino-slider .game-slider .game-item .play-btn {
  -webkit-transition: .7s;
  transition: .7s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%) scale(1);
  z-index: 9;
  height: 16px;
  line-height: 1.1;
  opacity: 0;
  color: #FFF;
}
.livecasino-block .casino-slider .game-slider .game-item .play-btn i {
  font-size: 30px;
}
.livecasino-block .casino-slider .game-slider .game-item:hover .play-btn {
  /*transform: translateY(10px);*/
  transform: translate(-50%, -50%) scale(1.2);
  opacity: 1;
  width: auto;
  height: auto;
}
.livecasino-block .casino-slider .game-slider .game-item .play-btn a {
  -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
  transition: all .3s cubic-bezier(.645,.045,.355,1);
  font-size: 12px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  letter-spacing: .2px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 2px 3px rgb(0 0 0 / 50%);
  color: #169c59;
}
.livecasino-block .casino-slider .game-slider .game-item .game-thumb-home-info {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;

}
.livecasino-block .casino-slider .game-slider .game-item:hover .game-thumb-home-info {
  opacity: 0;
}
/* ================================= */
/*===== Left side main block =====*/
/* ================================= */


.main-content-block {
  flex: 1;
  overflow-x: hidden;
  overflow-y: hidden;
}


.main-content-block .form-group label {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: normal;
  height: 16px;
  margin-bottom: 2px;
  color:#f9fafa;
  line-height: 16px;
  text-align: left;
}
/*.main-content-block .modal-header {
  background-color: #22262a;
}*/
@media (max-width: 900px) {
  .modal-top {
    margin-top: 100px;
  }
}
.main-content-block.with-right-side-bar {
  padding-right: 10px;
}
.main-content-block.full-wrap {
  padding-right: 10px;
}
.main-content-block .slider-item img {
  border-radius: 5px;
  width: 100%;
/*  height: 100%;*/
/*  min-height: 232px;*/
/*  object-fit: cover;*/
/*  object-position: inherit;*/
}

/*.main-content-block .main-tabs .game-list {
  overflow-x: scroll;
  overflow: hidden;
  padding: 8px 0;
}*/
.main-content-block .main-tabs .game-list .slick-slide {
  height: auto;
}
.main-content-block .main-tabs .game-list .item a {
     min-width: 144px;
    margin-top: -92px;
    height: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    background-color: #fff !important;
    border-radius: 0px;
    color: grey;
    cursor: pointer;
    margin-left: 0px;
    /* margin-right: 5px; */
}
.main-content-block .main-tabs .game-list.home .item a {
  height: 54px;
}
.main-content-block .main-tabs .game-list .item a:hover::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: hsla(0,0%,100%,.1);
  border-radius: 5px;
  content: "";
}
.main-content-block .main-tabs .game-list .item .active {
  background-color: #FFF;
} 
.main-content-block .game-list .item .active img {
  filter: invert(0);
}
.main-content-block .game-list .item .active h6 {
  font-weight: 600;
  color: #050506;
}
/* .main-content-block .main-tabs .game-list .item {
  margin-right: 5px;
} */
.main-content-block .main-tabs .game-list .item:last-child {
  margin-right: 0;
}
.main-content-block .main-tabs .game-list .game-list-tab {
  display: flex;
}
.main-content-block .game-list .owl-carousel .owl-stage-outer {
  display: none;
} 
.main-content-block .game-list .owl-carousel .owl-stage {
  display: flex;
}
.main-content-block .owl-carousel.owl-loaded {
  display: flex;
}
.main-content-block .banner .owl-carousel.owl-loaded {
  display: block;
}
.main-content-block .game-list .item .active {
  background-color: #222;
  /*background: linear-gradient(180deg, #169c59 0%, #222 100%);*/
}
/* .main-content-block .game-list .item .active .img-main-block {
  background-color: #169c59;
} */

/*.main-content-block .game-list .item a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #169c59;
  -webkit-transition: .5s;
  transition: .5s;
}*/
.main-content-block .game-list .item.disabled a.active::before,
.main-content-block .game-list .item.disabled a:hover::before {
  width: 0;
}
.main-content-block .game-list .item a.active::before,
.main-content-block .game-list .item a:hover::before {
  width: 100%;
}
.main-content-block .game-list .img-main-block {
  width: 40px;
  height: 40px;
  margin: auto;
  padding: 3px;
  background-color: #4A4A4A;
  border-radius: 50%;
}
/* .main-content-block .game-list img {
  min-width: 20px;
  width: 16px;
  min-height: 20px;
  margin: 8px 0 4px;
  line-height: 20px;
  filter: invert(1);
} */
.main-content-block .game-list.home img {
  /*min-width: auto;
  width: auto;*/
  width: 20px;
  filter: invert(0);
}
.main-content-block .game-list h6 {
    display: block;
    width: 80px;
    overflow: hidden;
    color: #2f2b2b !important;
    font-weight: 500 !important;
    font-size: 11px;
    line-height: 12px;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}
.main-content-block .main-tabs .game-list .item .active .match-count {
  background-color: #22262a;
  color: #fff;
}
/* .main-content-block .game-list .item .match-count {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 3px;
  color: #000;
  text-align: center;
  font-size: 12px;
  line-height: none;
  display: no;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 1.5px 3px;
  min-width: 20px;
  justify-content: center;
} */
.main-content-block .game-list .item .match-count {
  display: none;
}

.main-content-block .game-list .item .match-count.inplay {
  background-image: linear-gradient(180deg,#fb3434 0,#e80505 100%);
}
.main-content-block .game-list .item .match-count strong {
  color: #030303;
}


.main-content-block .owl-nav button.owl-next,
.main-content-block .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #32383e !important;
  width: 20px;
  height: 25px;
  padding: 3px;
  color: #000 !important;
  outline: 0;
  font-size: 26px;
  opacity: 1;
  -webkit-box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
  box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
  font-size: 18px !important;
  margin: 0;
  line-height: 1px !important;
  display: none;
}
.main-content-block .owl-nav button.owl-next {
  right: 0;
  border-radius: 5px 0 0 5px;
}
.main-content-block .owl-nav button.owl-prev {
  left: 0;
  border-radius: 0 5px 5px 0;
}
.owl-theme .owl-nav [class*='owl-']:active,
.owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #f9fafa !important;
  -webkit-box-shadow: rgb(99 99 99 / 5%) 0 2px 8px 0;
  box-shadow: rgb(99 99 99 / 5%) 0 2px 8px 0;
  color: #fff !important;
}
.main-content-block .main-tabs .chart-content {
  /* background-color: #fff !important; */
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.chart-content .chart-body {
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom: none;
  padding-bottom: 5px;
  margin-left: 30px;
}
.chart-content .chart-body.not-found-block {
    padding: 10px 15px;
    margin: 0;
    background-color: #fff;
    color: #1e64ce;
    border-radius: 9px;
}
.chart-content .chart-body .chart-body-header {
  font-size: 14px;
  color: #5c6060;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  margin:  0 10px;
}
.chart-content .chart-body .chart-body-header .display-initial {
  width: 66.66%;
}
.chart-content .chart-body .chart-body-header .chart-body-heading-details {
  width: 33.33%;
}
.chart-content .chart-body .chart-body-header .chart-body-heading-details {
  text-align: center;
}
.chart-content .chart-body .chart-body-header .chart-body-heading-details span {
  width: 95px;
}
.main-content-block .main-tabs .market-list {
  padding: 0;
  position: relative;
}
/*.main-content-block .main-tabs .market-list .market-data {
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 8px;
  border-radius: 0px;
  position: relative;
  border-bottom: 1px solid rgba(255, 184, 12, 0.1);
  background-color: #222;
  cursor: pointer;
}
.main-content-block .main-tabs .market-list .market-data::before,
.main-content-block .main-tabs .market-list .market-data::after {
  opacity: 0;
  -webkit-transform-origin: center center 0 50%;
  transform-origin: center center 0 50%;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  position: absolute;
  content: attr(data-effect);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.main-content-block .main-tabs .market-list .market-data::after {
  opacity: 1;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  color: transparent;
  z-index: 0;
  border-radius: 5px;
}*/
/*.main-content-block .main-tabs .market-list .market-data:hover::after {
  right: 0;
  background-color: #e3e3e3;
}*/
.main-content-block .main-tabs .market-list .market-data .markets {
  margin-bottom: 12px;
}
.main-content-block .main-tabs .market-list .market-data .markets .sport-league {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  border-radius: 5px 5px 0 0;
  background-color: #32383e;
}
.main-content-block .main-tabs .market-list .market-data .markets .sport-league.collapsed {
  border-radius: 5px;
}
.market-data .markets .sport-league .sport-league-name {
  position: relative;
  display: flex;
  flex: 1;
  min-width: 164px;
  padding: 0 8px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;
  color: #f9fafa;
}

@media (max-width:  768px) {
  .market-data .markets .sport-league .sport-league-name {
    padding: 0 8px;
  }
}
.sport-league .sport-league-level {
  margin-right: 0;
  display: flex;
}
.sport-league-level .league-level-one,
.sport-league-level .league-level-two {
  flex-shrink: 0;
  color: #49525a;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: normal;
  text-align: center;
  width: 80px;
  margin-right: 0;
  margin-left: 8px;
  padding-right: 8px;
}
.blank-level {
  display: flex;
  justify-content: flex-end;
  width: 72px;
  margin-left: 12px;
  padding-right: 12px;
} 
.sport-event {
  margin-bottom: 2px;
}
.main-content-block .main-tabs .market-list .market-data:hover .markets {
  position: relative;
  z-index: 1; 
}

.main-content-block .main-tabs .market-list .market-data .markets .market-left .league-name {
  color: #fff;
}
.main-content-block .main-tabs .market-list .market-data .markets .market-left .league-detail {

}
.market-data .markets .market-left .date-height {
  display: block;
  float: left;
  height: 42px;
}
.market-data .markets .market-left .date-height .date-time {
  width: 68px;
  height: 42px;
  border-radius: 5px;
  color: #5c6060;
  text-align: center;
  font-weight: 600;
  background-color: #444;
  padding: 6px 1px;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
.market-data .markets .market-left .date-height .inplay {
  position: relative;
  background-image: linear-gradient(to right, #58CCED -30%, #169c59 20%, #169c59 130%);
  color: #169c59;
  font-size: 8px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  text-transform: initial;
}
.market-data .markets .market-left .date-height .in-play  {
  position: relative;
  color: #169c59;
  text-decoration: none;
  overflow: hidden;
  background: #111;
}

.market-data .markets .market-left .date-height .in-play span:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #171618, #169c59);
  animation: animate1 2s linear infinite;
}

@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.market-data .markets .market-left .date-height .in-play span:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(to bottom, #171618, #169c59);
  animation: animate2 2s linear infinite;
  animation-delay: 1s;
}
@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

.market-data .markets .market-left .date-height .in-play span:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, #171618, #169c59);
  animation: animate3 2s linear infinite;
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.market-data .markets .market-left .date-height .in-play span:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(to top, #171618, #169c59);
  animation: animate4 2s linear infinite;
  animation-delay: 1s;
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.market-data .markets .market-left .date-height .date-time.in-play .time,
.market-data .markets .market-left .date-height .date-time.in-play .date {
  color: #169c59;
}
.cube {
  -webkit-transition: transform 2s ease-in;  
  transition: transform 2s ease-in;
  transform-style: preserve-3d;
  width: 68px;
  height: 30px;
  padding: 6px 1px;
  float: left;
  margin-right: 10px;
}


.cube.cube2 {
  animation: vertical-spin 5s infinite linear;
}
.cube .box {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
/*  text-transform: uppercase;*/
/*  letter-spacing: 0.08em;*/
  font-size: 12px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cube .box.front {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: translateZ(15px);
}
.cube .box.box2.front {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
}
.cube .box.back {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: translateZ(-15px) rotateY(180deg);
}
.cube .box.box2.back {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: translateZ(-15px) rotateX(-180deg);
}
.cube .box.top {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateX(-90deg) translateY(-15px);
  transform-origin: top center;
}
.cube .box.box2.top {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateX(90deg) translateY(-15px);
}
.cube .box.bottom {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateX(90deg) translateY(15px);
  transform-origin: bottom center;
}
.cube .box.box2.bottom {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateX(-90deg) translateY(15px);
}
.cube .box.left {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateY(270deg) translateX(-15px);
  transform-origin: center left;
}
.cube .box.box2.left {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
}
.cube .box.right {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  transform: rotateY(-270deg) translateX(15px);
  transform-origin: top right;
}
.cube .box.box2.right {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
}

@keyframes horizontal-spin {
  from {
    transform: rotateY(0);
  }
  to {
    transform: rotateY(360deg);
  }
}
@keyframes vertical-spin {
  from {
    transform: rotateX(0);
  }
  to {
    transform: rotateX(360deg);
  }
}




@-webkit-keyframes flash-line {
  0%,
  100% {
    clip: rect(0, 75px, 2px, 0);
  }
  25% {
    clip: rect(0, 2px, 75px, 0);
  }
  50% {
    clip: rect(45px, 75px, 75px, 0);
  }
  75% {
    clip: rect(0, 75px, 75px, 45px);
  }
}
@keyframes flash-line {
  0%,
  100% {
    clip: rect(0, 75px, 2px, 0);
  }
  25% {
    clip: rect(0, 2px, 75px, 0);
  }
  50% {
    clip: rect(45px, 75px, 75px, 0);
  }
  75% {
    clip: rect(0, 75px, 75px, 45px);
  }
}

.market-data .markets .market-left .date-height .animate {
 /* overflow: hidden;
  position: relative;
  float: right;
  width: 73px;
  height: 40px;
  left: 2px;
  top: -4px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.market-data .markets .market-left .date-height .animate .time_date {
   -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.market-data .markets .market-left .date-height .animate .inplay-text {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
  position: absolute;
  top: 11px;
  left: 5px;
}
.market-data .markets .market-left .date-height .animate .flip-animation {
  -webkit-animation: flip-1 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
  animation: flip-1 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
} 
.market-data .markets .market-left .date-height .animate .flip-animation li {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 0;
  height: 39px;
  margin-bottom: 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
}
.market-data .markets .market-left .date-height .animate .flip-animation .time_date {
  display: block;
  top: 5px;
  position: relative;
}
.market-data .markets .market-left .icon-holder-small {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 12px;
}
.market-data .markets .market-left .date-height .animate .flip-animation li .date,
.market-data .markets .market-left .date-height .animate .flip-animation li .time {
  color: #fff;
}
@-webkit-keyframes flip-1 {
  0% {
    margin-top: -90px;
  }
  30% {
    margin-top: -60px;
  }
  55% {
    margin-top: -60px;
  }
  75% {
    margin-top: 0;
  }
  99.99% {
    margin-top: 0;
  }
  100% {
    margin-top: -90px;
  }
}
@keyframes flip-1 {
  0% {
    margin-top: -90px;
  }
  30% {
    margin-top: -60px;
  }
  55% {
    margin-top: -60px;
  }
  75% {
    margin-top: 0;
  }
  99.99% {
    margin-top: 0;
  }
  100% {
    margin-top: -90px;
  }
}
.market-data .markets .market-left .date-height .date-time .time,
.market-data .markets .market-left .date-height .date-time .date {
  font-size: 10px;
  white-space: nowrap;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #fff;
}
.market-data .markets .collapse.show {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.market-data .markets .market-left .event {
  display: flex;
  background-color: #22262a;
  flex-wrap: wrap;
}
.market-data .markets .market-left .event .event-item {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0;
  padding: 0;
}
.event-item .event-icon {
  position: relative;
  padding-left: 15px;
}
@media (max-width:  768px) {
  .event-item .event-icon {
    padding-left: 8px;
  }
}
.event-item .event-icon span {
  position: relative;
  width: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
  box-shadow: 0 1px 2px rgb(0 0 0 / 15%), 0 0 6px rgb(0 0 0 / 10%);
  border-radius: 50%;
  background-color: #fff;
}
.event-item .event-icon.inplay span {
  background-color: #169c59;
}
.event-item .event-icon.inplay span img {
  filter: invert(1);
}
.event-item .event-icon span img {
  padding-top: 6px;
}
.market-left .event .event-main-detail {
  display: grid;
  flex: 1 1 auto;
  max-width: 100%;
  padding-left: 15px;
  text-decoration: none;
}
@media (max-width:  768px) {
  .market-left .event .event-main-detail {
    padding-left: 8px;
  }
}
.market-left .event .event-main-detail .event-detail {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
}
.event-main-detail .event-level-one {
  flex: 1 1 auto;
  justify-content: space-between;
}
.event-main-detail .event-level-one .runner-one,
.event-main-detail .event-level-one .runner-two {
  display: block;
  max-width: 100%;
  margin-top: 6px;
  margin-right: 8px;
  overflow: hidden;
  color: #cfd4d8;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.25;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.event-main-detail .event-level-one .runner-one {
  margin-top: 0;
}
.event-main-detail .event-level-two {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  padding-right: 15px;
}
@media (max-width: 768px) {
 .event-main-detail .event-level-two {
    padding-right: 8px;
  } 
}
.live-match {
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: .2px;
  text-transform: uppercase;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  height: 12px;
  padding: 0 4px;
  color: #FFF;
  font-family: Roboto Condensed, sans-serif;
  vertical-align: middle;
  background-color: #169c59;
  border-radius: 2px;
  pointer-events: none;
  margin-right: 8px;
}
.live-match.two {
  background-color: #f9fafa;
  height: 14px;
  font-size: 10px;
  color: #32383e;
}
.event-fb-details {
  display: flex;
  margin-top: 5px;
  align-items: center;
  justify-content: end;
}
.event-fb-details .live-match:last-child {
  margin-right: 0;
}
.event-main-detail .event-level-two .event-date-time {
  margin: 0;
  color: #f9fafa;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: normal;
}
.market-data .markets .market-left .event .event-item {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0;
  padding: 0;
  align-items: center;
}
.sport-market {
  align-items: flex-start;
  padding-right: 0px;
  position: relative;
  display: flex;
  padding-right: 15px;
}
.league-count {
  padding-right: 15px;
  font-size: 13px;
  font-weight: 500;
}
@media (max-width:  768px) {
  .league-count {
    padding-right: 8px;
  }
}
@media (max-width:  768px) {
  .sport-market {
    padding-right: 8px;
  }
}
@media (max-width:  690px) {
  .sport-market {
    margin-top: 10px;
    width: 100%;
  }
}
@media (min-width:  992px) and (max-width:  1350px) {
  .sport-market {
    margin-top: 10px;
    width: 100%;
  }
}
.sport-market .market-back,
.sport-market .market-lay {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  width: 100%;
  height: 35px;
  color: #f9fafa;
  letter-spacing: 0;
  text-align: center;
  background-color: #32383e;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: transform .1s;  
  transition: transform .1s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  will-change: transform;
}
.sport-market .market-back {
  margin-right: 5px;
}
.sport-market .match-rate {
  margin-left: 8px;
  width: 33.33%;
}
.sport-market .odds {
  font-weight: 900;
  font-size: 14.5px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #f9fafa;
  filter: brightness(1.3);
  /*text-shadow: 0 0 10px #050506;*/
}
.sport-market .d-blue .odds {
  color: #008EFB;
}
.sport-market .d-pink .odds {
  color: #EF5480;
}
.market-data .markets .market-left .league .league-name {
  display: block;
}
.market-data .markets .market-left .league .vs {
  padding: 0 5px;
}
.market-data .markets .market-left .league .vs .vs-text {
  font-size: 13px;
  color: #169c59;
}
/*.market-data .markets .market-left .league .vs .vs-text:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 25px;
  z-index: -1;
  background-color: #169c59;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(35deg);
  border-radius: 50px;
}*/
.market-data .markets .market-left .league .league-detail {
  font-size: 12px;
  font-weight: 500;
  color: #999;
  display: flex;
  align-items: center;
}
.market-data .markets .market-left .league .league-detail .league-subtitle {
  font-weight: 500;
  text-transform: capitalize;
}
.market-data .markets .market-left .market-count {
  height: auto;
  line-height: 1;
  position: absolute;
  right: 14px;
  top: 50%;
}
.market-data .markets .market-left .market-count .badge-right a {
  display: inline-block;
}
.market-data .markets .market-left .market-count .badge-right .live-tv span {
  font-size: 16px;
  margin-right: 5px;
  margin-top: 2px;
}
.market-data .markets .market-left .market-count .badge-right a .badge {
  color: #41aaf0;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  top: -9px;
  left: 0px;
  right: -1px;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
  border:  1px solid #41aaf0;
}
/*.market-data .markets .market-left .market-count .badge-right a .badge::after {
  display: block;
  content: '';
  position: absolute;
  bottom: -8px;
  left: 44%;
  -webkit-transform: translateX(-46%);
  transform: translateX(-46%);
  border-top: 10px solid #169c59;
  border-left: 1px solid transparent;
  border-right: 8px solid transparent;
  width: 0;
}*/


.market-data .markets .market-right {
  position: relative;
  width: 33.33%;
}
.match-rate {
  display: flex;
}
.market-data .markets .market-right .match-rate {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.market-data .markets .market-right .match-rate:not(:last-child) {
  padding-right: 5px;  
}
.market-data .markets .market-right .match-rate .back,
.market-data .markets .market-right .match-rate .lay {
/*  height: 35px;*/
  float: left;
  width: 50%;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  color: #273a47;
  margin-right: 5px;
}
.market-data .markets .market-right .match-rate .back {
  background-color: #68BBFF;
/*  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;*/
  border-radius: 5px;
  color: #1e1e1e;
  font-weight: 700;
}
.market-data .markets .market-right .match-rate .lay {
  background-color: #E77B61;
  border-radius: 5px;
  color: #1e1e1e;
  font-weight: 700;
}

.main-content-block .main-tabs .game-list .owl-carousel.owl-drag .owl-item {
  width: 90px !important;
}

/* ================================= */
/*===== Footer =====*/
/* ================================= */


@media (max-width:  992px) {
  .main-container-block {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  
  .left-side-main-block {
    display: none;
  }
  .topbar-top-block {
    margin-top: 8px;
    padding: 0 5px;
  }
  .topbar-main-header-block .topbar-top-block .quick-button {
    display: none;
  }
}


.helpline-numbers {
  margin: 0 auto;
  width: 300px;
/*  background: #222;*/
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #333;
  margin-bottom: 10px;
}
.helpline-numbers .helpline-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.helpline-numbers .helpline-heading h5 {
  font-size: 20px;
  padding: 9px 0;
  letter-spacing: 2px;
}
.text-blue {
  color: #169c59 !important;
}
/* ================================= */
/*===== Account page =====*/
/* ================================= */
.chat-sheet-block {
  position: relative;
  margin-bottom: 20px;
  width: 100;
  min-height: calc(90vh - 100px);
}
.chat-sheet-block .card {
  border: 1px solid rgba(0,0,0,.12); 
  margin-right: 15px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 20px;
}
.chat-sheet-block .card .card-content {
  padding: 0 0 15px 0;
  border-radius: 0 0 2px 2px;
}
.chat-sheet-block .card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
  margin-top: 0;
  font-weight: 600;
  padding-left: 15px;
  padding-top: 5px;
  font-size: 18px;
  position: relative;
  width: fit-content;
}
.chat-sheet-block .card .card-content .card-title:after {
  content: "";
  position: absolute;
  width: 95%;
  bottom: 2px;
  left: 10px;
  border-bottom: 2px solid #169c59;
}
/* ================================= */
/*===== Login Register =====*/
/* ================================= */
.modal-body.login-body-bg-color {
  background-color: #333 !important;
}
.modal-dialog .modal-body.login-body-bg-color label {
  color: #444 !important;
}
.modal-dialog .modal-body.login-body-bg-color .have-account-text {
  color: #fff;
}
.modal-dialog .modal-body.login-body-bg-color input::placeholder {
  color: #ACA9BB;
}
.modal-dialog .modal-body.login-body-bg-color .modal-close span {
  color: #ffff;
  font-weight: 500;
}
.modal-close {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
}
.modal-close:hover {
  color: #fff;
}
.modal-dialog .modal-body.login-body-bg-color input {
  color: #f6f6f6;
}
.modal-content {
  border: 0;
  background-color: #1E64CE;
}
.modal-content .modal-body {
  padding: 24px;
}
.modal-content .modal-body button {
  min-height: 44px;
}
.modal-dialog {
  max-width: 700px;
  margin: 1.75rem auto;
}
.modal-dialog .modal-body {
  padding: 0 10px;
  background-color: #444;
}
.modal-dialog .modal-body input {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  color: #262626;
  display: block;
  width: 100%;
  height: 38px;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 400;
  line-height: 1;
  border-radius: 0;
  margin-bottom: 0;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  background-color: transparent;
}
.modal-dialog .modal-body input:focus {
  border-bottom: 1px solid #169c59;
  box-shadow: 0 1px 0 0 #169c59;
  background-color: transparent;
} 
.modal-dialog .modal-body input[type=checkbox] {
  box-sizing: border-box;
  margin-left: -1.3rem;
  width: 30px;
  height: 16px !important;
  width: 16px !important;
}
.modal-dialog .modal-body input[type=checkbox]:focus {
  border-bottom: 0;
  box-shadow: none;
}
.modal-dialog .modal-body .form-check {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 14px;
}
.modal-dialog .modal-body .forgot-link a {
  color: #169c59;
}
.modal-dialog .modal-body .forgot-link a:hover {
  text-decoration: underline;
}
.modal-dialog .modal-body label {
  margin-top: 8px;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 0;
}
.modal-dialog .modal-body .form-check-label {
  margin-top: 5px;
}
.modal-dialog .modal-body .ads-bg {
  background: url(../images/bg/login-img.jpg);
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.modal-dialog .modal-body .modal-close:foucs {
  outline: 0;
}
.modal-container {
/*  padding: 5px 20px;*/
/*  width: 400px;*/
/*  max-width: 400px;*/
}
.otp-send-btn {
  background-color: #dcdcdc;
}
.modal-container .form-check {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.modal-container .otp-title {
  color: #f9fafa;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}
.modal-container .otp-text {
  color: #39d534;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.modal-container .modal-logo {
  width: 200px;
  margin: 20px 0;
  margin-bottom: 10px;
}
.forgot-link {
  text-align: right;
  padding: 3px 0;
  font-weight: 700;
  font-size: 12px;
  margin-top: 5px;
}
.v--modal-overlay .v--modal-background-click {
  background-color: rgba(225,225,225,0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.modal-dialog .modal-body .loginButton {
  background: #169c59;
  border-color: #169c59;
  padding: 5px;
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #f6f6f6;
  line-height: 2.1;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 700;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  overflow: inherit;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.modal-dialog .modal-body .loginButton.two {
  background-color: #22262a;
  border: none;
  color: #169c59;
}
.modal-dialog .modal-body .loginButton:hover {
  color: #169c59;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-dialog .modal-body .loginButton.two:hover {
  color: #169c59;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-dialog .modal-body .loginButton:hover::after {
  right: 0;
  background-color: #22262a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  height: 38px;
}
.modal-dialog .modal-body .loginButton.two:hover::after {
  content: none;
}
.modal-dialog .modal-body .loginButton:hover .animate-btn {
  z-index: 1;
  position: relative;
}

.modal-dialog .modal-body .loginButton::after,
.modal-dialog .modal-body .loginButton::before {
  opacity: 0;
  -webkit-transform-origin: center center 0 50%;
  transform-origin: center center 0 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  content: attr(data-effect);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.modal-dialog .modal-body .loginButton::after {
  opacity: 1;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  color: transparent;
  z-index: 0;
  border-radius: 6px;
}
.modal-dialog .modal-body .login-text {
  color: #fff;
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
}
.modal-dialog .modal-body .login-text .text-dark {
  margin-bottom: 5px;
}

.modal-dialog .modal-body .download-btn {
  background: #169c59;
  border-color: #169c59;
  padding: 5px;
  width: 100%;
  height: 39px;
  display: block;
  color: #fff;
  line-height: 2.1;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 700;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  overflow: inherit;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}

.modal-dialog .modal-body .download-btn:hover {
  color: #169c59;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-dialog .modal-body .download-btn:hover::after {
  right: 0;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-dialog .modal-body .download-btn:hover .animate-btn {
  z-index: 1;
  position: relative;
}
.modal-dialog .modal-body .download-btn img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 36px;
  line-height: 35px;
  padding: 5px;
  background-color: #22262a;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 2;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.modal-dialog .modal-body .download-btn svg path {
  fill: #169c59;
}
.modal-dialog .modal-body .download-btn .icon::after {
  content: "";
  width: 27px;
  height: 36px;
  z-index: 0;
  position: absolute;
  background: #fff;
  top: 0;
  right: 18px;
  bottom: 0;
  -webkit-transform: skewX(33deg);
  transform: skewX(33deg);
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}
.modal-dialog .modal-body .download-btn::after,
.modal-dialog .modal-body .download-btn::before {
  opacity: 0;
  -webkit-transform-origin: center center 0 50%;
  transform-origin: center center 0 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  content: attr(data-effect);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.modal-dialog .modal-body .download-btn::after {
  opacity: 1;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  color: transparent;
  z-index: 0;
  border-radius: 5px;
  height: 37px;
}
.modal-dialog .modal-close {
  right: 2%;
  position: absolute;
  top: 2%;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  z-index: 9999;
  opacity: 1;
}
.modal-dialog .modal-body .modal-close span {
  font-size: 20px;
  position: relative;
  color: #fff;
  font-weight: 700;
  opacity: 0.8;
}
.modal-dialog .modal-body .have-account-text {
  text-align: center;
  color: #030303;
  margin-bottom: 20px;
  font-size: 14px;
}
.modal-dialog .modal-body .have-account-text .login-link {
  color: #009B2F;
  margin-left: 3px;
  font-weight: 600;
}
.login-link {
  color: #009B2F;
  font-size: 13px;
  margin-left: 3px;
  font-weight: 500;
}
.modal-dialog .otp-title {
  padding: 20px 0;
  text-align: center;
}
.modal-dialog .otp-send-btn {
  background-color: #555;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  padding: 10px;
}
.modal-dialog .otp-text {
  align-items: center;
  padding: 10px 0;
  background-color: #0f9b0f;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1.1px;
  border-radius: 10px;
  text-align: center;
}
.modal-dialog .modal-container .change-pass {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.change-password-title {
  font-size: 18px;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.modal-dialog .modal-container .change-pass .logout {
  color: red;
  font-weight: 600;
  display: flex;
}
.modal-dialog .modal-container .change-pass .logout i {
  font-size: 18px;
  margin-top: 5px;
  font-weight: 600;
}
.modal-dialog .modal-container .change-pass .logout span {
  margin-left: 5px;
  font-size: 18px;
}
.modal-content.forgot-password-page {
  width: 450px;
  height: auto;
  box-shadow: rgb(0 0 0 / 40%) 0px 30px 90px;
  border-radius: 29px;
  overflow: hidden;
}
.v--modal {
  background-color: #0b0d0e !important;
}
.v--modal-overlay.scrollable .v--modal-box {
  border-radius: 15px;
  max-height: calc(100vh - 112px);
  overflow-y: overlay;
}

.v--modal-overlay.scrollable .v--modal-box .form-group .form-control:active,
.v--modal-overlay.scrollable .v--modal-box .form-group .form-control:focus {
  background-color: #f9fafa !important;
}
.modal-dialog {
  margin: 0 auto;
}
.text-danger {
  color: #E9564D;
  margin-right: 3px;
}
.big-error-block {
    border-radius: 10px;
    padding: 10px;
    color: #DC143C;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    background-color: rgba(220, 20, 60, 0.3);
}
.as-agent-block {
  padding: 15px 15px 20px;
  background-color: #22262a;
  border-radius: 5px;
}
.modal-dialog .divider {
  border-color: #555;
  width: 90%;
}
/* ================================= */
/*===== main market =====*/
/* ================================= */
.main-content-block .main-market {
  border-radius: 5px;
  background-color: transparent;
  min-height: 100vh;
  margin-top: 28px;
  margin-bottom: 20px;
}
/*.main-content-block .main-market .main-market-block {
  margin-bottom: 15px;
  border-radius: 5px;
  -webkit-box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
  box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
  line-height: 0;
  padding-bottom: 15px;
}*/
/* .main-content-block .main-market .main-market-block .main-market-header {
  background-color: #169c59;
  border-radius: 5px;
  padding: 15px 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
} */
 .main-content-block .main-market .main-market-block .main-market-header
 {
  display: none;
 }
@media (max-width: 768px) {
  .main-content-block .main-market .main-market-block .main-market-header {
    padding: 20px 10px !important;
  }
}
.left-team-title.vs-text span {
  color: black;
  font-size: 20px;
  text-transform: lowercase;
  font-weight: 600;
}
.main-content-block .main-market .main-market-block .main-market-header .market-title {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  align-items: center;
  color: #FFF;
  word-spacing: 3px;
  white-space: nowrap;
/*  display: flex;*/
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  padding: 0 25px;

}
.main-content-block .main-market .main-market-block .main-market-header .line {
  background: #169c59;
  height: 2px;
  width: 40%;
  position: absolute;
  top: 36px;
  z-index: 0;
}

.main-content-block .main-market .main-market-block .main-market-header .market-title.countdownHolder {
  height: 42px !important;
}

.main-content-block .main-market .main-market-block .main-market-header .market-title .countDays,
.main-content-block .main-market .main-market-block .main-market-header .market-title .countHours,
.main-content-block .main-market .main-market-block .main-market-header .market-title .countMinutes,
.main-content-block .main-market .main-market-block .main-market-header .market-title .countSeconds {
  display: flex;  
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  color: #fff;
}
.main-content-block .main-market .main-market-block .main-market-header .market-title .position {
  line-height: 1.1;
}
.main-content-block .main-market .main-market-block .main-market-header .market-title .digit {
  background-color: transparent;
  box-shadow: none;
  background-image: none;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
}
.main-content-block .main-market .main-market-block .main-market-header .market-title .number {
  font-size: 20px;
  font-weight: 600;
}
.main-content-block .main-market .main-market-block .main-market-header .addmarket-icon {
/*  position: absolute;*/
  top: 7px;
  padding: 0 5px;
  right: 0;
  display: flex;
  align-items: center;
  margin-top: 6px;
}
.main-market-block .main-market-header .addmarket-icon .right {
  float: right;
}
.main-market-block .main-market-header .addmarket-icon .add-market,
.main-market-block .main-market-header .addmarket-icon .live-stream,
.main-market-block .main-market-header .addmarket-icon .score {
  width: 20px;
  height: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2px 5px 0px 0px;
}
.main-market-block .main-market-header .addmarket-icon .add-market a,
.main-market-block .main-market-header .addmarket-icon .live-stream a,
.main-market-block .main-market-header .addmarket-icon .score a {
  color: #d3d3d3;
  cursor: pointer;
  line-height: 1;
}
.live-score-iframe {
  height: 285px;
  border-radius: 5px;
}
.main-market-block .main-market-header .addmarket-icon .add-market a span,
.main-market-block .main-market-header .addmarket-icon .live-stream a span,
.main-market-block .main-market-header .addmarket-icon .score a span {
  background: linear-gradient(to right,#1186d3 0,#41aaf0 15%,#41aaf0 30%,#1186d3 55%,#1186d3 100%) !important;
  color: #fff;
  border-radius: 5px;
  padding: 4px;
  font-size: 17px;
}
.main-market-block .main-market-header .market-name {
  position: relative;
}
.event-timer {
  background-color: #1e64ce;;
  width: 180px;
  align-self: center;
  margin: 0 auto;
  margin-top: 10px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 8px;
  height: 35px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
.event-timer > div {
  position: relative;
}
.event-timer > div:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  top: 40%;
  transform: translateY(-50%);
  border-radius: 100%;
}
.event-timer > div:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  border-radius: 100%;
}
.event-timer > div:before,
.event-timer > div:after {
  animation: flash-timer 0.6s linear infinite alternate;
}
.event-timer > div:last-child:before,
.event-timer > div:last-child:after {
  content: none;
}
.event-timer.inplay-block {
  width: 100px;
  height: 30px;
}
.event-timer.inplay-block h4 {
  color: #FFF;
  text-align: center;
  line-height: 2;
  letter-spacing: 1px;
  font-size: 14px;
  animation: flash-timer 1s linear infinite alternate;
}
@keyframes flash-timer {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
.mobile-live-detail {
    display: block;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
    margin-top: 10px;
}
.market-name .tab-content {
  margin-top: -3px;
}
.mobile-live-detail .mobie-live-tv,
.mobile-live-detail .mobie-live-score {
  width: 99%;
  background-color: #1e64ce;;
  text-align: center;
  color: #f9fafa;
  border-radius: 5px;
  display: flex;
  justify-content: center;

}
.mobile-live-detail .mobie-live-tv {
  margin-right: 4px;
}
.mobile-live-detail .mobie-live-tv a span,
.mobile-live-detail .mobie-live-score a span {
  font-size: 15px;
  color: #f9fafa;
  font-weight: 500;
}
.mobile-live-detail .mobie-live-tv a,
.mobile-live-detail .mobie-live-score a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-live-detail .mobie-live-tv .active,
.mobile-live-detail .mobie-live-score .active {
  background-color: #4c555e;
  color: #f9fafa;
}
.mobile-live-detail .mobie-live-tv a[aria-expanded="true"],
.mobile-live-detail .mobie-live-score a[aria-expanded="true"] {
  background-color: #1e64ce;
  padding: 8px;
}
.mobile-live-detail .mobie-live-tv.collapsed,
.mobile-live-detail .mobie-live-score.collapsed {
  background-color: #4c555e;
}
.main-market-block .main-market-header .position_timmer {
  font-size: 19px;
  color: #EEE;
  text-align: center;
  width: 35px;
  margin: 5px;
  border-radius: 50%;
  font-weight: 500;
  line-height: 1.7;
}
.main-market-block .main-market-header .position_text {
  text-align: center;
  color: #00CFFF;
  font-size: 11px;
}
.main-market-block .main-market-header .market-name .left-team-title{
  padding: 0 5px;
  text-align: center;
}
.main-market-block .main-market-header .market-name .team-full-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #1e64ce;;
  letter-spacing: 0.25px;
}
.focus ul {
  display: flex;
}
/*.focus h6 {
  border: 1px solid #169c59;
  border-radius: 5px;
  font-size: 12px;
  color: #169c59;
  letter-spacing: 2px;
  font-weight: 700;
}*/

.focus h6 {
  position: relative;
  padding: 2px 6px;
  color: #41aaf0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
  font-weight: 700;
  margin: 0  15px;
  background-color: #111;
  font-size: 15px;
}

.focus h6 span:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #171618, #1186d3);
  animation: animate1 2s linear infinite;
}

@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.focus h6 span:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(to bottom, #171618, #1186d3);
  animation: animate2 2s linear infinite;
  animation-delay: 1s;
}
@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

.focus h6 span:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, #171618, #1186d3);
  animation: animate3 2s linear infinite;
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.focus h6 span:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(to top, #171618, #1186d3);
  animation: animate4 2s linear infinite;
  animation-delay: 1s;
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}

.main-market-block .main-market-header .animate {
  overflow: hidden;
  position: relative;
  float: right;
  width: 73px;
  height: 40px;
  left: 2px;
  top: 0;
}
.main-market-block .main-market-header .animate .flip-animation {
  -webkit-animation: flip-1 6s cubic-bezier(.23,1,.32,1.2) infinite;
  animation: flip-1 6s cubic-bezier(.23,1,.32,1.2) infinite;
}
.main-market-block .main-market-header .animate .flip-animation .vs {
  width: 30px;
  height: 30px;
  margin: 0 20px;
}
.main-market-block .main-market-header .animate .flip-animation .vs .vs-text {
  font-size: 11px;
  border-radius: 100%;
  color: #444;
  background-color: #F5F5F5;
  position: relative;
  z-index: 2;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 2.3;
  display: inline-block;
  letter-spacing: 0.5px;
}
.main-market-block .main-market-header .animate .flip-animation .vs .vs-text:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 40px;
  z-index: -1;
  background-color: #F5F5F5;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(35deg);
  border-radius: 50px;
}
.main-market-block .main-market-header .animate .flip-animation .times-n-date {
  display: flex;
  justify-content: center;
  margin: 0;
}
.main-market-block .main-market-header .animate .flip-animation li {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 0;
  height: 39px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.main-market-block .main-market-header .date-time {
  position: relative;
  display: block;
  justify-content: center;
  width: 65px;
  height: 35px;
  line-height: 1.5;
  border-radius: 12px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  box-shadow: rgb(0 0 0 / 15%) 0 1px 3px, rgb(0 0 0 / 21%) 0 2px 3px;
}
.main-market-block .main-market-header .date-time .date {
  font-size: 9px;
  white-space: nowrap;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #5c6060;
  background-color: #d3d3d3;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 1px 0;
}
.main-market-block .main-market-header .date-time .time {
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #d3d3d3;
  line-height: 20px;
}
.main-market-block .categories {
  margin: 8px 0;
  height: 44px;
  display: flex;
  align-items: center;
  width: 100%;
}
.main-market-block .categories .select-category {
  width: 100%;
}
.main-market-block .categories .select-category .category-scroll {
  display: flex;
  align-items: center;
  height: 44px;
  width: 100%;
}
.main-market-block .categories .select-category .category-scroll .tabs {
  display: flex;
  align-items: center;
  height: 44px;
  width: 100%;
}
.main-market-block .categories .select-category .category-scroll .tabs .tab {
  margin-right: 4px;
  border-radius: 5px;
  background-color: #1e64ce;;
  height: 44px;
  display: flex;
  align-items: center;
  width: 100%;
}
.main-market-block .categories .select-category .category-scroll .tabs .tab:last-child {
  margin-right: 0;
}
.main-market-block .categories .select-category .category-scroll .tabs .tab a {
  position: relative;
  font-size: 14px;
  font-weight: normal;
  color: #f9fafa;
  padding: 0 10px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .main-market-block .categories .select-category .category-scroll .tabs .tab a {
    font-size: 13px;
    font-family: sans-serif;
  }
}
.main-market-block .categories .select-category .category-scroll .tabs .tab a:hover,
.main-market-block .categories .select-category .category-scroll .tabs .tab a:active,
.main-market-block .categories .select-category .category-scroll .tabs .tab a.active:hover,
.main-market-block .categories .select-category .category-scroll .tabs .tab a.active:active,
.main-market-block .categories .select-category .category-scroll .tabs .tab a.active {
  background-color: #1e64ce;;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  text-decoration: none;
}

.main-market-block .categories .select-category .indicator {
  left: 0px;
  right: 854px;
  bottom: 0;
  background-color: #22262a;
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left,right;
}
.main-market-block .main-market-details {
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 8px;
}
.main-market-block .event-header {
  position: relative;
  padding: 5px;
  border-radius: 5px 5px 0 0;
  background-color: black;
  margin-bottom: 6px;
}
.main-market-block .event-header .close-icon {
  display: flex;
  align-items: center;
}
.main-market-block .event-header .close-icon span {
  font-size: 20px;
  margin-left: 5px;
}
/*.main-market-block .event-header i {
  filter: invert(1);
}*/
.main-market-block .event-header .market-category {
  display: flex;
  padding: 5px 0;
}
.main-market-block .event-header .market-category .market-category-name,
.main-market-block .event-header .market-category .market-info {
  display: flex;
  align-items: center;
}
.main-market-block .event-header .market-category .market-category-name {
  font-size: 14px;
  font-weight: 500;
  padding: 0 5px;
  color: #f9fafa;
}
.main-market-block .event-header .market-category .market-category-name span {
  color: #169C59;
  line-height: 1.7;
  font-size: 10px;
  padding: 0 8px;
}
.main-market-block .event-header .market-category .market-info .market-inplay {
  display: flex;
  align-items: center;
/*  padding: 0px 6px;
  background: #009FFF;
  background: -webkit-linear-gradient(to left, #ec2F4B, #009FFF);
  background: linear-gradient(to left, #ec2F4B, #009FFF);
  border-radius: 13px;*/
  color: #009B2F;
  font-weight: 600;
  text-transform: uppercase;
}
/*.main-market-block .event-header .market-category .market-info .market-inplay .material-icons {
  font-size: 15px;
}*/
.main-market-block .event-header .market-category .market-info-text {
  font-size: 11px;
  font-weight: 500;
  color: #5c6060;
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.main-market-block .event-details {
  display: none;
}
.main-market-block .event-details.active {
  display: block;
}
.close-icon .right.active span {
  transform: rotate(180deg);
}
.main-market-block .event-details .event-runners,
.main-market-block .event-details .event-runners .event-runner-detail {
  position: relative;
  line-height: 1.5;
}
.main-market-block .event-details .event-runners .event-runner-detail:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #32383e;
  bottom: 2px;
  width: 100%;
  margin: 0 auto;
}
.main-market-block .event-details .event-runners .event-runner-detail-main-block:last-child .event-runner-detail:after {
  content: none;
}
.main-market-block .event-details .event-runners .event-runner-detail  {
  display: flex;
/*  border-bottom: 1px solid #333;*/
  align-items: center;
}
.main-market-block .event-details .event-runners .event-runner-detail .runner-name {
  flex-basis: 80px;
  flex-grow: 4;
  padding: 2px 10px;
  line-height: 16px;
  align-items: center;
  width: 50%;
}
.main-market-block .event-details .event-runners .event-runner-detail .runner-name p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px; 
  letter-spacing: .25px;
  margin: 0;
  color: #1e64ce;
/*  text-transform: uppercase;*/
}
.main-market-block .event-details .event-runners .event-runner-detail .stake-amount {
  display: flex;
  align-items: center;
  line-height: 0.5rem;
  height: 20px;
}
.main-market-block .event-details .event-runners .event-runner-detail .stake-amount span {
  padding: 2px 1px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.25;
}
.main-market-block .event-details .event-runners .event-runner-detail .stake-amount span.material-icons {
  font-size: 15px;
}
.main-market-block .event-details .event-runners .event-runner-detail .material-icons {
  font-size: 18px;
}
.main-market-block .event-details .event-runners .event-runner-detail .bet-value {
  flex-basis: 70px;
  text-align: center;
  height: 43px;
  line-height: 13px;
  margin: 0px 5px 5px 0;
  border-radius: 4px;
  width: 25%;
}
.main-market-block .event-details .event-runners .event-runner-detail .l-blue,
.main-market-block .event-details .event-runners .event-runner-detail .l-pink {
   background-color: #e9e9e9;
}
.main-market-block .event-details .event-runners .event-runner-detail .d-blue {
    background-color: #a0d8fb;
}
.main-market-block .event-details .event-runners .event-runner-detail .d-blue p {
    color: black !important;
}

.main-market-block .event-details .event-runners .event-runner-detail .d-pink {
   background-color: #fdc9d4;
}
.main-market-block .event-details .event-runners .event-runner-detail .d-pink p {
   color: black !important;
}
.main-market-block .event-details .event-runners .event-runner-detail .bet-value a {
  color: #333;
  padding: 7px 0 5px;
  display: inline-block;
  width: 100%;
  line-height: 1.1;
}


.main-market-block .event-details .event-runners .event-runner-detail .bet-value p {
    margin: 0;
    font-size: 14.5px;
    margin-bottom: 3px;
    font-weight: 300;
    color: black;
    letter-spacing: 1px;
    filter: brightness(1.3);
    /* text-shadow: 0 0 10px #050506; */
}
.main-market-block .event-details .event-runners .event-runner-detail .bet-value a span {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: black;
}
/*.open-bet-slip {
  padding: 5px;
}*/
.bet-slip {
  border-radius: 0;
  padding: 5px;
}
.bet-slip.back .overlay {
  background-color: rgba(104, 187, 255, 0.87);
}
.bet-slip.lay .overlay {
  background-color: rgba(231, 123, 97, 0.87);
}
.bet-slip.back {
  background-color: rgba(0, 143, 255, 0.1);
  border-top: 3px solid rgba(0, 143, 255, 0.5);
  border-bottom: 3px solid rgba(0, 143, 255, 0.5);
}
.bet-slip.lay {
  background-color: rgba(239, 80, 73, 0.1);
  border-top: 3px solid rgba(239, 80, 73, 0.5);
  border-bottom: 3px solid rgba(239, 80, 73, 0.5);
}
.bet-slip .offer-form {
  flex-flow: row wrap;
}
.bet-slip .offer-form .offer-input-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
}
.bet-slip .offer-form .match-name {
  color: #999999;
  font-weight: 600;
  font-size: 13px;
  position: relative;
  top: -5px;
  display: inline-block;
  width: auto;
  margin-right: 5px;
}
.bet-slip .offer-form .input-group {
  position: relative;
  width: auto;
  margin-bottom: 0.5rem;
  margin-right: 5px;
}
.bet-slip .offer-form .input-group .bet-minus .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bet-minus {
  margin-right: -10px;
}
.bet-plus {
  margin-left: -10px;
}
.bet-slip .offer-form .input-group .btn-secondary {
  padding: 5px 5px;
  height: 30px;
  min-height: 30px;
  line-height: 15px;
  width: 30px;
  min-width: 30px;
  color: #999999;
  background-color: #22262a;
  border: none;
  border-radius: 3px;
}
.bet-slip .offer-form .input-group .btn-secondary:focus {
  outline: 0;
  box-shadow: none;
}
.bet-slip .offer-form .input-group .btn-secondary .material-icons {
  font-size: 16px;
  font-weight: 800;
}
.bet-slip .offer-form .input-group {
  gap: 3px;
}
.bet-slip .offer-form .input-group .form-control {
  position: relative;
  background-color: #22262a;
  border: none;
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  padding: 0 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 1.5;
  width: 100%;
  max-width: 300px;
  margin: 0;
  border-radius: 5px;
  text-align: center;
}
.bet-slip .offer-form .input-group .btn-secondary,
.bet-slip .offer-form .input-group .bet-minus .btn {
  border-radius: 5px;
}
.bet-slip .offer-form .odd-info {
  line-height: 24px;
  vertical-align: middle;
  margin: 0;
  position: relative;
  right: 2px;
  display: inline-block;
  width: 75px;
  top: -5px;
}
.bet-slip .offer-form .odd-info .profit {
  color: #006400;
  font-weight: 600;
  font-size: 14px;
}
.bet-slip .offer-form .odd-info .profit span {
  float: right;
}
.bet-slip .offer-form .default-stake .stake  {
  display: flex;
  flex-wrap: wrap;
}
.bet-slip .offer-form .default-stake a {
  display: inline-block;
  color: #f9fafa;
  background-color: #4c555e;
  border: none;
  padding: 4px 16px;
  margin: 3px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 4px;
  -webkit-transition: all ease-in .2s;
  transition: all ease-in .2s;
}
.bet-slip .offer-form .default-stake a:hover {
  background-color: #4c555e;
}
.bet-slip .offer-form .default-stake .clear-btn {
  background-color: #dadada;
  text-transform: capitalize;
  color: #4d2826;
/*  border-bottom: 3px solid #D9534F;*/
}
.bet-slip .offer-form .default-stake .clear-btn:hover {
background-color: #dadada;
-webkit-transition: all ease-in .2s;
transition: all ease-in .2s;
color: #4d2826;
}
.bet-slip .offer-form .multi-form-button button {
  letter-spacing: 0;
  font-weight: 600;
  line-height: 1.3;
  padding: 5px 25px;
  width: auto;
  height: auto;
  cursor: pointer;
/*  margin: 5px 0 5px 5px;*/
  font-size: 15px;
  text-transform: capitalize;
  float: right;
  /*-webkit-box-shadow: rgb(0 0 0 / 25%) 0 0.0625em 0.0625em, rgb(0 0 0 / 25%) 0 0.125em 0.5em, rgb(255 255 255 / 10%) 0 0 0 1px inset;
  box-shadow: rgb(0 0 0 / 25%) 0 0.0625em 0.0625em, rgb(0 0 0 / 25%) 0 0.125em 0.5em, rgb(255 255 255 / 10%) 0 0 0 1px inset;*/
  -webkit-transition: all .2s;
  transition: all .2s;
  position: relative;
  display: flex;
  align-items: center;
}
.bet-slip .offer-form .multi-form-button button span {
  position: relative;
  z-index: 1;
}
/*.bet-slip .offer-form .multi-form-button button.cancel-btn:hover {
  color: #fff;
  box-shadow: none;
}*/

.bet-slip .offer-form .multi-form-button button.cancel-btn:hover::after {
  right: 0;
  background-color: #D9534F;
  -webkit-transition: all ease-in .4s;
  transition: all ease-in .4s;
}
.bet-slip .offer-form .multi-form-button button.bet-place-btn:hover::after {
  right: 0;
  background-color: #D9534F;
  -webkit-transition: all ease-in .4s;
  transition: all ease-in .4s;
}
.bet-slip .offer-form .multi-form-button button.cancel-btn {
  color: #fff;
  background-color: rgba(239, 80, 73, 1);
  margin-right: 8px;
}
.bet-slip .offer-form .multi-form-button button.bet-place-btn {
  color: #fff;
  background-color: #169c59;
}
.bet-slip .offer-form .multi-form-button button .material-icons {
  font-size: 15px;
  padding: 0 2px;
  font-weight: 600;
}
.main-market-block .offer-form .multi-form-button .bet-place-btn img {
  padding-right: 5px;
}
.main-market-block .offer-form .default-stake .stake {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.main-account-statement-block {
/*  background-color: #F5F5F5;*/
  border-radius: 5px;
  padding: 0 0 15px 0;
  flex-direction: column;
/*  box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;*/
}
.main-account-statement-block .card .card-body {
  background-color: #ededed;;
  margin-bottom: 5px;
}
.main-account-statement-block .card {
  background-color: transparent;
}
.main-account-statement-block .transaction-history-nav-outer {
  line-height: 50px;
  margin-top: 0;
  font-weight: 600;
  padding: 5px 10px;
  padding-top: 5px;
  font-size: 16px;
  position: relative;
}
.main-account-statement-block .transaction-history-header  {
  padding: 0 10px;
}
.main-account-statement-block .transaction-history-nav-outer .transaction-history-nav  {
  position: relative;
}
/*.main-account-statement-block .transaction-history-nav-outer .transaction-history-nav .text-underline::after  {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 12px;
  left: 0;
  border-bottom: 2px solid #169c59;
}*/
.main-account-statement-block .transaction-history-nav-outer .transaction-history-nav a {
  color: #f6f6f6;
}
.mx-input-wrapper input {
  height: 34px;
  color: #1e64ce;
  background-color: #dddcdc;
}
.mx-datepicker-popup {
  margin-top: -150px;
}
.filter-type-block .search-btn {
  height: 34px;
  display: flex;
  align-items: center;
  background-color: #1e64ce;
  color: #fff;
}
.main-account-statement-block .dropdown-item {
  padding: 5px;
}

.text-a {
  color: black;
  opacity: 1;
  filter: brightness(1.4);
}
.text-a:hover {
  color: black;
}
.modal-title.report-title {
  color: #169c59;
}
.modal-title {
  margin-bottom: 25px;
  color: #cfd4d8;
  font-size: 18px;
  font-weight: 500;
}
.modal-title span {
  background-color: #f9fafa;
  padding: 4px;
  border-radius: 50%;
  font-size: 13px;
  color: #050506;
  line-height: 40px;
}
.login-register-modal label {
  margin-bottom: 5px !important;
}
.main-account-statement-block .card {
  border: none;
}
.main-account-statement-block table th,
.main-account-statement-block table td {
  padding: 8px;
  white-space: nowrap;
  font-weight: 500;
  color: black;
}
.main-account-statement-block table .thead {
  background-color: #fff;
  text-transform: uppercase;
}
.main-account-statement-block .table thead th {
  border-color: #32383e;
}
.main-account-statement-block table .thead th {
  font-weight: 700;
}
.main-account-statement-block table tbody {
  background-color: #ededed;
}
.main-account-statement-block table tbody tr:hover {
  background-color: #dddcdc;
}
.main-account-statement-block .card-header h3 {
  color: black;
  font-size: 15px;
  margin-top: 6px;
}
.mx-datepicker-main {
  background-color: #dddcdc;
}


/* ================================= */
/*===== Scroll to top=====*/
/* ================================= */
.Scroll-top_icon {
 /* float: left;
  width: 100%;*/
  position: relative;
}
.scrollToTop {
  width: auto;
  height: auto;
  padding: 5px 50px;
  text-align: center;
  background: #4c555e;
  font-weight: 500;
  text-decoration: none;
  bottom: 30px;
  right: 40px;
  display: block;
  opacity: 1;
  z-index: 999;
  color: #fff;
  border-radius: 25px;
  line-height: 30px;
  font-size: 15px;
  letter-spacing: 0.25px;
}
.scrollToTop:hover,
.scrollToTop:active,
.scrollToTop:focus {
  color: #FFF;
}
.scrollToTop span {
  position: relative;
  /*top: -2px;
  left: -2px;*/
}
@-webkit-keyframes puls {
  0% {
    -webkit-box-shadow: 0 0 0 0 #169c59;
    box-shadow: 0 0 0 0 #169c59;
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
  }
  80% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  }
}
@keyframes puls {
  0% {
    -webkit-box-shadow: 0 0 0 0 #169c59;
    box-shadow: 0 0 0 0 #169c59;
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
  }
  80% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 20px rgba(0, 123, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  }
}
.scrollToTop:hover {
  text-decoration: none;
}
.scrollToTop svg {
  font-size: 20px;
}
.scrollToTop.show {
  opacity: 1;
  display: block;
  visibility: visible;
  color: #333;
}

/*search*/
.search-modal .modal-content {
  background-color: transparent;
}
.search-form {
  margin-top: 15%;
}
.search-form .search-input {
  padding: 15px !important;
  font-size: 17px !important;
  border: none !important;
  float: left !important;
  width: 100% !important;
  background: rgba(0, 123, 255, 0.5) !important;
  height: 36px !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
  padding: 5px 0 5px 15px !important;
  margin-bottom: 5px;
  font-weight: 600;
  color: #FFF;
  border-radius: 10px;
}
.search-form .mobile-search-icon {
  margin-left: -33px;
  color: #fff;
  margin-top: 5px
}
.search-form .search-input::placeholder {
  color: #dfdfdf;
}
.search-form .btn-primary {
  border-radius: 0 10px 10px 0;
}
.search-dropdown-wrap {
  position: relative;
  width: 100%;
  z-index: 2;
}
.search-dropdown-wrap .search-scroll {
  overflow-y: auto;
  max-height: 308px;
  border: 1px solid #6c757d75;
  border-radius: 5px !important;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.search-dropdown-wrap .search-scroll.destop-search {
  background-color: #f5f5f5;
  position: absolute;
  margin-top: 35px;
  width: 100%;
}

.search-dropdown-wrap .search-scroll .list-group-item {
  background-color: #f5f5f5;
  border-bottom: 2px solid #EEE;
}
.search-dropdown-wrap .search-scroll .list-group-item:hover {
  background-color: #22262a;
}
.search-form .search-dropdown-wrap .search-scroll .search-menu-icon img,
.search-dropdown-wrap .search-scroll.destop-search img {
  height: 24px;
  height: 24px;
  margin-right: 10px;
}
.search-dropdown-wrap .search-scroll .event-name {
  color: #030303;
  font-size: 14px;
  font-weight: 500;
}
.search-dropdown-wrap .search-scroll .date {
  color: #555;
  font-weight: 500;
}
/*toasted*/
.toasted {
  padding: 14px !important;
  border-radius: 2px !important;
  box-shadow: 0 3px 15px rgba(5, 5, 6, 0.7) !important;
  background-color: rgba(5, 5, 6, 0.8) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.toasted .primary.error, .toasted.toasted-primary.error {
  color: rgba(239, 80, 73, 1) !important;
  filter: brightness(1.3);
  font-weight: 500 !important;
}
.toasted .primary.success, .toasted.toasted-primary.success {
  color: rgba(22, 156, 89, 1) !important;
  filter: brightness(1.3);
  font-weight: 500 !important;
}
.toasted .primary.info, .toasted.toasted-primary.info {
  filter: brightness(1.3);
  font-weight: 500 !important;
  color: #008FFF !important;
}
.toasted .primary, .toasted.toasted-primary {
  filter: brightness(1.3);
  font-weight: 500 !important;
  color: rgba(22, 156, 89, 1) !important;
}
/* ================================= */
/*===== destop =====*/
/* ================================= */

.mobile-nav-menu-button,
.mobile-offer-form-group,
.mobile-news-feed {
  display: none;
}
.main-market-block .event-details .event-runners .suspend {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 4px;
  left: 0;
  bottom: 4px;
  top: 0;
  z-index: 2;
}
.main-market-block .event-details .event-runners .suspend .suspend-cont {
    background: #e9e9e9;
    flex-basis: 446px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff0000;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    line-height: 18px;
    border-radius: 4px;
    opacity: 0.88;
    text-transform: uppercase;
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px);
}
.main-market-block .event-details .event-runners .suspend .suspend-cont span
 {
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500;
    border: none;
    background-color: #8A9AA5;
    font-size: 12px;
    height: 24px;
    line-height: 1.3;
    border: none;
}
.dropdown-position-left {
  top: -8px !important;
  left: -182px !important;
  color: #030303 !important;
  padding: 6px !important;
  justify-content: center;
  align-items: center;
  display: flex !important;
  font-weight: 600;
  z-index: 3 !important;
  height: 45px;
}
.vue-popover {
  background-color: #4c555e !important;
  color: #FFF !important;
  height: 35px !important;
}
.vue-popover.dropdown-position-left {
  top: -3px !important;
}
.vue-popover.dropdown-position-left:before {
  border-left: 9px solid #4c555e !important;
}
/* ================================= */
/*===== responsive =====*/
/* ================================= */
@media (min-width: 1200px) and (max-width: 3000px) {
  .news-feed {
    color: #fff;
    font-weight: 500;
    margin-top: -12px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .right-side-main-block {
    width: 205px;
  }
  .news-feed {
/*    width: 30%!important;*/
    color: #fff;
    margin-top: -12px;
  }
  .livecasino-block .casino-slider .game-slider {
    padding: 5px 5px 0 6px;
  }
  .livecasino-block .casino-slider .game-slider .game-item {
    width: 47.8%;
  }
  .main-content-block {
/*    padding-left: 210px;*/
    padding-right: 0;
  }
  .main-content-block.with-right-side-bar {
    padding-right: 225px;
  }
  .left-side-main-block {
    width: 200px;
  }
}

@media (max-width: 992px) {

  .popover-body {  
    top: 28px;
  }
  .bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    top: 36px;
  }
  .bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    top: 36px;
  }
  .left-side-main-block {
    bottom: 0;
    z-index: 9999;
    left: 0;
    border-radius: 0 20px 0 0;
/*    width: 70%;*/
/*    margin-top: 70px;*/
    transform: translateX(-100%) !important;
  }
  .news-feed {
    color: #fff;
    margin-top: 0px;
  }
  .left-side-main-block.mobile-menu-open {
    bottom: 0;
    z-index: 99;
    left: 0;
    border-radius: 0;
    transform: translateX(0) !important;
    display: block;
    position: fixed;
    width: 250px;
    margin-top: 56px;
    top: 0px;
    padding-left: 15px;
  }
  
  .main-content-block {
    padding-left: 10px;
    padding-right: 0 !important;
  }
  .main-content-block.with-right-side-bar {
    padding-right: 230px;
  }
  .right-side-main-block {
    width: 210px;
  }
  .livecasino-block .casino-slider .game-slider .game-item {
    width: 47.8%;
  }
  .right-side-main-block {
    display: none
  }
  .main-content-block {
    padding-left: 10px;
    padding-right: 10px !important;
  }
  .topbar-top-block .top-left-block {
    display: none;
  }
  .mobile-nav-menu-button {
    display: block;
  }
  .topbar-bottom-block {
    display: none;
  }
 

  .topbar-main-header-block .mobile-nav-menu-button-icon {
    display: flex;
    align-items: center;
  }
  .topbar-main-header-block .mobile-nav-menu-button-icon a {
    color: #fff;
  }
  .topbar-main-header-block .mobile-nav-menu-button-icon .mobile-menu {
    filter: invert(1);
  }
  .topbar-main-header-block .mobile-nav-menu-button-icon .mobile-logo img {
    width: 160px;
    margin-top: -48px;
    margin-left: 30px;
  }
  .topbar-main-header-block {
        flex-direction: column;
        justify-content: space-between;
        height: 86px;
        background-color: #1E64CE;
        width: 100% !important;
        margin-left: 0px !important;
    }
  #mobile-top-main-header {
    display: flex !important;
    transition: all 0.3s ease;
    box-shadow: none;
    height: 110px;
  }
  #mobile-top-main-header.up {
    height: 50px;
  }
  #top-header-bottom-detail {
    transform: all 0.3s ease;
    z-index: 1;
    opacity: 1;
  }
  #top-header-bottom-detail.up {
    height: 0;
    z-index: -1;
    opacity: 0;
  }
  #main-column {
    transition: all 0.3s ease;
  }
  #main-column.up {
    margin-top: 50px;
  }
  .topbar-main-header-block .mobile-logo {
        position: absolute;
        top: -2px;
        left: 21%;
        transform: translate(-50%);
    }
  .main-container-block .column {
    margin-top: 86px;  
  }
  .topbar-main-header-block .header-right {
    padding-top: 0 !important;
  }
  .topbar-main-header-block .header-right .header-register .button.button-small {
    height: 32px;
    padding: 0 14px;
    margin-right: 5px;
  }
  .dropdown-account-menu {
    display: none;
  }
  .topbar-main-header-block .link-button i {
    font-size: 15px;
    margin-right: 4px;
  }
  .topbar-main-header-block .link-button {
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
  }

 /* ================================= */
  /*===== Mobile bottom navigation =====*/
  /* ================================= */

   

.dropdown-menu.desktop-dropdown-menu {
  left: initial; 
  display: none;
  float: none; 
  right: 5px;
  display: block;
  visibility: hidden;
  top: 70px;
  opacity: 0;
  -webkit-transition: ease .2s;
  transition: ease .2s;
  transition-delay: 0.1s;
  transform-origin: top;
}
.desktop-dropdown-btn:hover .dropdown-menu.desktop-dropdown-menu {
  top: 38px;
  visibility: visible;
  opacity: 1;
  padding: 0;
}

/* new css for mobile view */

span.item-name {
    color: #414141;
    margin-top: -10px;
}
span.material-icons.icon-menu {
    margin: 9px;
}
.login-signup {
        border: 1px solid #fff;
        background-color: white;
        color: #1e64ce;
        text-decoration: none;
        width: 100px !important;
        height: 29px !important;
        padding: 5px !important;
        border-radius: 5px !important;
        font-size: 11px !important;
        font-family: monospace !important;
        margin: -90px 7px 6px 11rem !important;
    }
.demo-login {
        border: 1px solid #fff;
        width: 75px !important;
        height: 29px !important;
        padding: 5px 0px 0px 13px !important;
        border-radius: 5px !important;
        font-family: monospace !important;
        margin: -90px 1px 1px 0px !important;
    }
.row.header-bottom
{
    position: absolute !important;
    margin-left: 0px !important;
    margin-bottom: 35px !important;
    margin-top: 0px !important;
}
/* .first-section-div {
    border: 1px solid white;
    background-color: #fff;
    color: #1e64ce !important;
    width: 180px !important;
    height: 40px !important;
    border-radius: 10px;
    padding: 10px !important;
    font-size: 15px !important;
} */
.first-section-div {
  display: none;
}
a.first-section-text {
    color: #1e64ce;
    margin-left: 30px !important;
    font-size: 16px !important;
    font-family: monospace;
}
.second-section-div {
    border: 1px solid #fff;
    background-color: #fff;
    margin-left: 0px !important;
    padding: 7px !important;
    text-align: center;
    border-radius: 15px;
    width: 360px !important;
    height: 32px !important;
}
a.second-section-text {
    color: #1e64ce;
    font-size: 15px;
    font-family: monospace;
}
.game-list.owl-carousel.d-flex.owl-theme.game-list-tab {
    margin-top: -84px !important;
    margin-bottom: 20px;
    border: 2px solid #fff;
    height: 78px !important;
    background-color: #ffffff;
    /* margin-left: -4px; */
    border-radius: 2px;
}
.main-content-block .main-tabs .game-list .item a {
    min-width: 72px;
    height: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    background-color: #fff !important;
    margin-top: 10px !important;
    margin-left: 3px !important;
}
.main-content-block .game-list h6 {
    display: block;
    width: 80px !important;
    overflow: hidden;
    color: black !important;
    font-weight: 500;
    font-size: 11px !important;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    margin-left: -3px;
}
.main-content-block .game-list .img-main-block {
    width: 38px;
    height: 36px;
    margin: auto;
    padding: 0px;
    background-color: #4A4A4A;
    border-radius: 48%;
}


.chart-content {
    margin-top: 102px;
}






.row.game-page-row {
    flex-wrap: nowrap;
}

h6.game-title.mb-0 {
    color: #5e5b5b;
    margin-top: 7px !important;
    margin-left: -5px !important;
    font-family: monospace;
    font-weight: 600;
}
.fix-listing-height {
    margin-top: -82px !important;
}
.card.match-view-details {
    width: 400px !important;
    color: black !important;
    font-family: mono !important;
    height: 145px !important;
    margin-left: -5px !important;
}
.match-name-first {
    font-size: 16px !important;
    padding: 10px !important;
}
h3.match-vs {
    margin-top: 64px !important;
    margin-left: -35px !important;
}
h4.show-game-league-name {
    position: absolute;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: monospace;
    text-align: center;
    margin-left: -28px;
    background-color: #1e64ce;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    margin-top: 2px;
}
.second-match-col {
    position: absolute !important;
    margin-left: 14rem !important;
    flex-wrap: nowrap !important;
    font-size: 16px !important;
}
.fix-listing-height {
    margin-top: -82px !important;
    margin-bottom: 85px !important;
}






}






@media (max-width: 768px) {
  
  
  .main-account-statement-block .date-wise {
    padding: 8px;
  }
  
  
  .casino-nav-outer {
    display: block !important;
  }
  .provider-dropdown .provider-top {
    margin-right: 0px !important;
    margin: 0;
  }
  .casino-nav-outer .casino-nav {
    margin-top: 5px;
  }
  .casino-nav-outer .provider-dropdown {
    width: 100%;
  }
  .casino-nav-outer .provider-dropdown .provider-top a {
    width: 100%;
  }
  .hide-on-small {
    display: none !important;
  }
  .hide-on-display {
    display: flex;
  }
  .live-score-iframe {
    height: 324px;
  }
  .main-content-block .main-market .main-market-block .main-market-header .line {
    width: 80%;
  }
  .mobile-news-feed {
    width: 100%;
    color: #fff;
    margin-top: 12px;
    display: block;
    position: absolute;
    font-weight: 500;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    height: 20px;
  }
  .mobile-news-feed .marque-text {
    overflow: hidden;
    background: #169c59; 
    border-radius: 0 0px 30px 30px;
    margin-top: 2px;
  }

  .main-content-block {
    padding-left: 4px;
    padding-right: 4px !important;
  }
  .chart-content .chart-body .chart-body-header {
    display: none;
  }
  .main-content-block .main-tabs .market-list .market-data {
    border-radius: 0;
    margin: 0;
  }
  .main-content-block .main-tabs .market-list .market-data::after {
    border-radius: 0;
  }
  .market-data .markets .market-left .market-count .badge-right {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    line-height: 1.5;
    top: 0;
    text-align: end;
  }
  .main-content-block .main-tabs .market-list .market-data .markets {
    flex-wrap: wrap;
  }
  .main-content-block .main-tabs .market-list .market-data .markets .market-left {
    width: 100%;
    margin-bottom: 6px;
  }
  .market-data .markets .market-right {
    width: 100%;
  }
  .market-data .markets .market-left .market-count .badge-right a .badge {
    right: 0;
    top: 0;
    float: right;
    left: 6px;
    height: 14px;
    line-height: .9;
    min-width: 14px;
    font-size: 10px;
  }
  .market-data .markets .market-left .market-count .badge-right a .badge::after {
    top: 23%;
    left: -4px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: auto;
    border-top: 10px solid #169c59;
    border-left: 3px solid transparent;
    border-right: 4px solid transparent;
  }
  .main-market-block .offer-form .offer-input-group {
    display: none !important;
  }
  .mobile-offer-form-group {
    display: block;
  }
  .main-market-block .offer-form .input-group .form-control {
    max-width: 100% !important;
    padding-right: 0;
  }
  .main-market-block .offer-form .input-group input::placeholder {
    color: rgba(92, 96, 96, 0.5);
    opacity: 800;
  }
  .main-market-block .offer-form .default-stake a {
    padding: 5px !important;
    width: 31.9%;
    margin: 2px 0 !important;
  }
  .main-market-block .main-market-header .market-name .team-full-title {
    font-size: 16px; 
    text-align: center;
  }
  .main-market-block .event-details .event-runners .suspend .suspend-cont {
    flex-basis: 148px;
    font-size: 12px;
    letter-spacing: .5px;
  }
  .main-market-block .offer-form .default-stake .stake {
    justify-content: space-between !important;
  }
  .scrollToTop {
    left: 10px;
    bottom: 75px;
    z-index: 1;
  }
  .toasted-container .toasted {
    top: 91px !important;
  }
  .toasted-container .toasted:first-child {
    width: 100%;
    margin: 0 auto;
    border-radius: 0 !important;
  }
  .mx-datepicker {
    width: auto;
  }
  .filter-type-block .btn-success {
    margin-top: 5px;
  }
}
@media (max-width: 600px) { 
  .live-score-iframe {
    height: 285px;
    padding-top: 10px;
  }
}
@media (max-width: 500px) { 
  .live-score-iframe {
    height: 285px;
    padding-top: 10px;
  }
  .main-market-block .offer-form .default-stake a {
    padding: 5px !important;
    width: 31.9%;
    margin: 2px 0 !important;
  }
  .live-casino-games-detail-block {
      padding: 0;
      grid-template-columns: 1fr 1fr;
    }
    .casino-nav-outer {
      top: 66px;
    }
    .live-casino-games-detail-block {
      padding: 0;
      grid-column-gap: 15px;
      grid-row-gap: 15px;
      grid-template-columns: 1fr 1fr;
    }
    .grand-slider .slider-item {
      text-align: center;   
      margin: 10px 0px;
    }
  .grand-slider .slider-item img {
    width: 100%;
  }  
.game-list.owl-carousel.d-flex.owl-theme.game-list-tab {
        margin-top: -75px !important;
        margin-bottom: 20px;
        border: 2px solid #fff;
        height: 78px !important;
        background-color: #ffffff;
        margin-left: -4px;
        border-radius: 2px;
    }
    .chart-content {
    margin-top: 93px !important;
}
.row.main-row-home {
    margin-bottom: 0px !important;
}



}

@media (max-width: 400px) { 
  .live-score-iframe {
    height: 285px;
    padding-top: 10px;
  }
.second-section-div {
  border: 1px solid #fff;
  background-color: #fff;
  /* margin-left: 10px !important; */
  padding: 10px !important;
  text-align: center;
  border-radius: 10px;
  width: 360px !important;
  height: 40px !important;
}
.game-card {
    background-color: #ffffff;
    border-radius: 0px;
    border: none;
    height: 98% !important;
    width: 80px !important;
    margin-left: -6px !important;
}
.game-img {
    width: 42px !important;
    height: 36px !important;
    object-fit: contain !important;
    margin-top: 2px !important;
    background-color: #5f5e5e !important;
    border-radius: 35px !important;
    padding: 8px !important;
    margin-left: 5px !important;
}
h6.game-title.mb-0 {
    color: #5e5b5b;
    margin-top: 5px !important;
    margin-left: -17px !important;
    font-family: monospace;
    font-weight: 600;
    font-size: 12px;
}
.topbar-main-header-block .header-right .header-register {
display: flex;
flex-direction: row;
margin-left: 0px;
}
.topbar-main-header-block .mobile-nav-menu-button-icon .mobile-logo img {
        width: 155px;
        margin-top: -50px;
        margin-left: 50px;
    }
.match-name-first {
    font-size: 15px !important;
}
.second-match-col {
    font-size: 15px !important;
  }


}
@media (max-width: 350px) { 
  .live-score-iframe {
    height: 285px;
    padding-top: 10px;
  }
}
@media (max-width: 300px) { 
  .live-score-iframe {
    height: 285px;
    padding-top: 10px;
  }
}
@media (max-width: 700px) {
  .modal-content {
    margin: 0;
    border: 0;
  }
  .modal-content.register-modal-height {
    height: auto !important;
  }
  .modal.show .modal-dialog {
    margin: 0;
  }
  .modal-dialog .modal-close {
    right: 3%;
    top: 2%;
  }
  .topbar-top-block .topbar-content .topbar-info-block .topbar-info-heading {
    display: none;
  }
}

@media (max-width: 400px) {
  .modal-container {
    width: 300px;
  }
  .topbar-main-header-block .topbar-top-block .mobile-nav-menu-button-icon .mobile-logo img {
/*    position: absolute;*/
    width: 120px;
    margin-right: 5px;
    margin-left: 0;
/*    margin-top: -26px;*/
  }
  .topbar-button .btn-primary {
    padding: 0 12px;
  }
  .main-market-block .offer-form .default-stake a {
    width: 31.6%;
  }
 /* .news-feed {
    margin-top: 12px;
  }*/

}
@media (max-width: 350px) {
  .topbar-main-header-block .topbar-top-block .mobile-nav-menu-button-icon .mobile-logo img {
/*    position: absolute;*/
    width: 100px;
    margin-right: 5px;
/*    margin-left: 10px;*/
/*    margin-top: -26px;*/
  }
  .topbar-button .btn-primary {
    padding: 0 12px;
  }
}
.mobile-account-menu {
  position: fixed;
  top: initial;
  left: initial;
  display: block;
  float: none;
  bottom: 110px;
  visibility: hidden;
  opacity: 0;
 /* transform-origin: bottom;
  -webkit-transition: ease .2s;
  transition: ease .2s;*/


    border-radius: 5px;
  padding: 5px 0;
  overflow: hidden;
  right: 0;
  min-width: 250px;
  -webkit-transition: opacity 0.9s ease;
  transition: opacity 0.9s ease;
  background-color: rgba(76, 85, 94, 0.8);
  border: none;
  





}
.mobile-dropdown-btn:hover .mobile-account-menu {
  bottom: 55px;
  visibility: visible;
  opacity: 1;
  padding: 0;
  filter: brightness(1.2);

}
.mobile-account-menu .mobile-account {
  position: relative;
/*  background-color: #22262a;*/
  border-radius: 5px;
  box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(16px);
  padding: 0;
}
.mobile-account-menu .mobile-account ul {
  display: block;
}
.mobile-account-menu .mobile-account ul li {
  height: 35px;
  position: relative;
}
.mobile-account-menu .mobile-account ul li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}

.mobile-account-menu .mobile-account ul li a {
  flex-direction: row;
  justify-content: start;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #f9fafa;
  line-height: 2;
  border: none;
  border-radius: 0;
}
.mobile-account-menu .mobile-account ul li a.no-btn {
  background-color: #EEE;
}
.mobile-account-menu .mobile-account ul li a.no-btn:hover {
  background-color: #EEE;
  color: #5c6060;
}
.mobile-account-menu .mobile-account ul li .last {
  color: #DC143C;
  background-color: rgba(220, 20, 60, 0.3);
}
.mobile-account-menu .mobile-account ul li .last:hover {
  color: #DC143C;
  background-color: rgba(220, 20, 60, 0.3);
}
.mobile-account-menu .mobile-account ul li a:hover {
  background-color: #333;
  color: #fff;
  -webkit-transition: ease-in .2s;
  transition: ease-in .2s;
}
.mobile-account-menu .mobile-account ul li a .material-icons {
  font-size: 15px;
  text-align: center;
  width: 20px;
  margin-right: 5px;
}
.mobile-account-menu .mobile-account ul li a span {
  flex-direction: row;
  display: flex;
  font-weight: 600;
  text-align: center;
  margin-right: 2px;
  font-size: 12px;
}


/*  ADMIN LAYOUT CSS */

/*admin__side*/

.nowrap {
  white-space: nowrap;
}




/*.login-page .form-control:focus, .login-page .form-control:active {
  background-color: #444;
  color: #FFF;
}*/
.login-page .btn-warning {
  background: linear-gradient(to right,#f7a204 0,#ffc230 15%,#ffc230 30%,#f7a204 55%,#f7a204 100%);
  font-weight: 600;
}
.login-page {
  background-color: #22262a;
}
.login-page .overlay-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(5px);
  background-size: cover;
  background-position: center;
}
.login-page .overlay-bg {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}


.left-panel-block .accordion .card .card-body .event-name {
  margin: 0;
  padding: 12px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #cfd4d8;
}
.left-panel-block .accordion .card .card-body .event-name:hover {
  background-color: #4c555e;
}

.date-filter .d-flex div.mx-datepicker:first-child input {
  border-radius: 5px;
}
.date-filter .d-flex div:last-child input {
  border-radius: 0 5px 5px 0;
}
.mx-input:disabled, .mx-input.disabled {
  border-color: #32383e;
}
.mx-input:hover, .mx-input:focus {
  border-color: #169c59;
}

/* ============ LIVE CASINO =============  */
.live-casino-nav .casino-nav-item {
  position: relative;
  display: flex;
  height: 52px;
  font-size: 12px;
  font-weight: 400 !important;
  background-color: #22262a;
  line-height: 52px;
  border-radius: 5px;
  text-align: center;
  white-space: nowrap;
  color: #f9fafa;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.live-casino-nav .casino-nav-item img {
  width: 20px !important;
  filter: invert(1);
}
.live-casino-nav .casino-nav-item .cat {
  line-height: 12px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90px;
}
  .live-casino-nav .casino-nav-item:hover,
  .live-casino-nav .casino-nav-item.active {
/*    background-color: #f9fafa;*/
    filter: invert(1);
  }
  .live-casino-games-detail-block {
    padding: 0;
    display: grid; 
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .game-thumb-info {    
    position: relative;
    margin-top: 5px;
  }
  .game-thumb-info .game-thumb-name,
  .game-thumb-info .game-thumb-vendor {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
  }
  .game-thumb-info .game-thumb-name {
    width: 100%;
    overflow: hidden;
    color: #f9fafa;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: .25px;
    color: #007bff;
  }
  .live-casino-game .game-thumb-info .game-thumb-vendor {
    font-size: .75rem;
    line-height: 1.125rem;
    color: #169c59;
    text-align: left;
    display: inline-block;
  }
  .casino-nav-outer {
    /*position: sticky;*/
    top: 0;
    z-index: 4;
    display: flex;
  }
  .casino-nav-outer .search-casino {
    height: 52px;
    width: 52px;
    display: flex;
    justify-content: center;
    background-color: #22262a;
    -webkit-transition: transform .1s;    
    transition: transform .1s;
    align-items: center;
    border-radius: 5px;
    margin-right: 16px;
    min-width: 52px;
  }
  .casino-nav-outer .search-casino:hover {
    background-color: #4c555e;
  }
  .provider-dropdown .provider-top {
    margin-right: 16px;
/*    margin: 0;*/
  }
  .provider-dropdown .provider-top a {
    display: flex;
    align-items: center;
    width: 200px;
    height: 52px;
    border-radius: 5px;
    justify-content: space-between;
  }
  .provider-dropdown .provider-top-dropdown  ul {
    width: 200px;
    border-radius: 5px;
  }
  .provider-dropdown .provider-top-dropdown ul li {
    display: flex;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #eee;
  }
  .provider-dropdown .provider-top-dropdown ul li:hover {
    background-color: #4c555e;
    color: #f9fafa;
  }
  .provider-dropdown .provider-top-dropdown ul li a {
    width: 100%;
    border: none;
  }
  .provider-dropdown .provider-top-dropdown ul li a:hover {
    background-color: transparent;
    color: #f9fafa;
  }
  .casino-nav-outer .owl-theme .owl-nav {
    margin-top: 0 !important;
  }
  .live-casino-games-block {
    background-color: transparent;
    overflow: hidden;
    margin-bottom: 16px;
  }
/*  .live-casino-games-heading {
    padding-bottom: 15px;
  }*/
  .live-casino-games-heading {
    background-color: transparent;
    margin-bottom: 15px;
  }
  .live-casino-games-heading .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: normal;
    color: #f9fafa;
    margin-left: 2px;
  }
  .live-casino-games-heading .right-heading {
    display: flex;
    margin-left: auto;
  }
  .live-casino-games-heading .right-heading .all {
    height: 40px;
    font-weight: 500;
    font-size: 13px;
    background-color: #22262a;
    color: #cfd4d8;
    align-items: center;
    cursor: pointer;
    position: relative;
    border-radius: 5px;
    letter-spacing: 0.25;
    width: 110px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    line-height: 3;
    padding: 0 10px;
  }
  .live-casino-games-heading .right-heading .all:hover {
    background-color: #4c555e;
  }
  .live-casino-games-heading .slick-nav {
    display: flex;
    margin-left: 10px;
  }
  .live-casino-games-heading .slick-nav .left-nav,
  .live-casino-games-heading .slick-nav .right-nav {
    width: 40px;
    height: 40px;
    padding: 0 12px;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: normal;
    background-color: #22262a;
    border-radius: 5px;
    color: #cfd4d8;
    border: none;
  }

  .casino-nav {
    overflow: auto;
  }
  @media(max-width: 1700px) {
    .live-casino-games-detail-block {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  @media(max-width: 992px) {
    .live-casino-games-detail-block {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .casino-nav-outer {
      top: 70px;
    }
    .mobile-account-menu .mobile-account ul a.router-link-active:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      /*border-radius: 10px 10px 0 0;
      bottom: 2px;
      left: 50%;*/
      /*transform: translateX(-50%);
      background-color: #169c59;*/
    }

  }
  @media(max-width: 768px) {
    .live-casino-games-detail-block {
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  @media(min-width: 993px) and (max-width: 1150px) {
    .live-casino-games-detail-block {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
  }
  @media(min-width: 1151px) and (max-width: 1300px) {
   .live-casino-games-detail-block {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    } 
  }

  select:hover, select:active {
    border-color: #85929D;
  }
  .dropdown {
    margin: 0;
    border-radius: 3px;
  }
  .dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0px;
    padding: 0px;
  }
  .dropdown dd {
    position: relative;
  }
  .dropdown dt a {
/*    background: #FFFFFF url('https://i.imgur.com/hRbauFc.png') no-repeat scroll right center;*/
    background-color: #22262a;
    display: block;
    padding: 0;
    border-radius: 5px;
    width: 150px;
    text-decoration: none;
    color: #f9fafa;
    font-size: 12px;
/*    filter: invert(1);*/
  }
  .dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 6px 14px;
  }
  .dropdown dd ul {
    overflow: hidden;
    background: #FFF;
    transform: scale(0.7);
    z-index: -1;
    opacity: 0;
    list-style: none;
    position: absolute;
    left: 0px;
    padding: 2px 0;
    top: 5px;
    width: 150px;
    min-width: 150px;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    transform-origin: center top;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .dropdown dd ul.active {
    transform: scale(1);
    z-index: 3;
    opacity: 1;
  }
  .dropdown span.value {
    display: none;
  }
  .dropdown dd ul li a {
    padding: 5px 14px;
    display: block;
    text-decoration: none;
    color: #3C434A;
    font-weight: 500;
    border-bottom: 1px solid #EEE;
    font-size: 12px;
    cursor: pointer;
  }
  .dropdown dd ul li a:hover {
    background-color: #169c59;
    color: #050506;
  }
  .dropdown dt a:hover, .dropdown dt a:active {
    border-color: #169c59;
    color: #f9fafa;
    background-color: #4c555e;
  }
  .live-casino-game {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
/*  .live-casino-game::after {
    content: "";
    background: linear-gradient(180deg, transparent 45%, rgb(0 0 0 / 100%));
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }*/
/*  .casino-banners.two .live-casino-game::after {
    background: linear-gradient(180deg, transparent 45%, rgba(65, 170, 240, 0.7));
  }*/
  .casino-banners.two .live-casino-game h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 5px;
    left: 8px;
    background-color: #41aaf0;
    z-index: 2;
    font-weight: 400;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    border-radius: 50%;
    box-shadow: 0 1px 15px #333;
  }
  .live-casino-game:hover {
    z-index: 2;
  }
  .live-casino-game .mobile-text {
    color: #FFF;
    position: absolute;
    bottom: 0px;
    text-align: left;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
/*    background-color: #333;*/
    padding: 10px;
  }
  .live-casino-game .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
/*    background: linear-gradient(to right top, #000000, #111111, #262626222, #333333, #169c59);*/
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
    justify-content: center;
  }
  .live-casino-game:hover .overlay-bg {
    opacity: 1;
  }
  .live-casino-game .overlay-bg h4 {
    position: absolute;
    padding: 0 5px;
    color: #F5F5F5;
    font-size: 15px;
    font-weight: 500;
    opacity: 0;
    top: 50%;
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    line-height: 1.5;
/*    width: 100%;*/
  }
  .live-casino-game .overlay-bg h4 .casino-game-play-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 0px 10px;
    color: #fff;
    text-decoration: none;
    background-color: #169c59;
    border: none;
    border-radius: 24px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .25px;
  }
  .live-casino-game:hover .game-thumb-info {
    opacity: 0;
  }
  .live-casino-game:hover .overlay-bg h4 {
    opacity: 1;
    transform: translateY(-50%);
    top: 50%;
    color: #169c59;
    z-index: 1;
    font-size: 16px;
    text-shadow: 1px 1px 3px #000;
    display: flex;
    justify-content: center;

  }
  .live-casino-game img {
    width: 100%;
  }
  .list-complete-enter, .list-complete-leave-to {
    opacity: 0;
    transform: scale(0);
  }
  .list-complete-leave-active {
    position: absolute !important;
  }

/* ============ REFERRAL PANEL =============  */
.referral-link blockquote {
  padding: 10px 15px;
  background-color: #169c59;
  color: #FFF;
  font-weight: 500;
  border-left: 5px solid #169c59;
  font-size: 15px;
  border-radius: 10px;
  cursor: pointer;
}
.success {
  color: #28a745!important;
  font-weight: 600;
}
.danger {
  color: #dc3545!important;
  font-weight: 600;
}

.toasted .primary.success, .toasted.toasted-primary.success {
  filter: brightness(1.3);
  font-weight: 500 !important;
  color: rgba(22, 156, 89, 1) !important;
}
.bg-bet-red {
  background-color: #E9564D !important;
}
.bg-bet-blue {
  background-color: #008EFB !important;
}



/*  LIVE SCORE AND OTHER  */

  .score-main-block {
    background-color: #333;
    height: auto;
    background-size: cover;
    color: white;
    padding: 5px;
}
.score-main-block h4,
.score-main-block span {
    color: #FFF;
    font-weight: 600;
}
.score-main-block span {
    font-size: 13px;
}
.score-main-block .inning-block {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #666;
}
.score-main-block .inning-block:last-child {
  border-bottom: none;
}
.score-main-block .score-ball-block {
    background-color: #22262a;
    color: #262626;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.score-main-block .score-ball-block.red {
    background-color: red;
    color: #FFF;
}
.ball-by-ball-block {
  overflow-x: scroll;
  white-space: nowrap;
  cursor: grab;
}
.overs-block {
  padding: 5px;
  background-color: #666;
  border-radius: 20px;
  margin: 0 3px;
  display: inline-block;
}
.match-commentary h4 {
  font-size: 11px;
  text-align: center;
  padding: 5px 10px;
  background-color: rgba(255,255,255,0.2);
  color: #FFF;
  border-radius: 10px;
  margin-top: 8px;
}
.bg-primary {
  background-color: #169c59 !important;
}
.score-main-block.bg-primary .overs-block {
  background-color: #169c59 !important;
}
.score-main-block.bg-primary .inning-block {
  border-color: #169c59 !important;
}

/* REFERRAL */
.referral-notice {
  padding: 5px 10px;
  margin-bottom: 15px;
}
.referral-notice h4 {
  color: #169c59;
  font-size: 17px;
}


.sport-event-count {
  font-size: 13px;
  background-color: #EEE;
  color: #000;
  border-radius: 3px;
  margin-right: 10px;
  padding: 2px 4px;
  min-width: 24px;
}
.sport-event .event {
  padding: 10px 0;
}

.chip {
  padding: 1px 8px;
  font-size: 12px;
  line-height: 17px;
  border-radius: 5px;
  background-color: #ccc;
}

.top-nav-button {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .4px;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  height: 56px;
  padding: 20px 12px;
  color: #cfd4d8;
  white-space: nowrap;
  text-decoration: none;
  -moz-column-gap: 4px;
  column-gap: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.topbar-main-header-block .topbar-top-block .quick-button a:hover,
.topbar-main-header-block .top-nav-button.router-link-active,
.topbar-main-header-block .topbar-top-block .quick-button a:focus {
  color: #f9fafa;  
  background-color: #32383e;
}
.topbar-top-block .balance-dropdown {
  color: #1e64ce;
  border-radius: 5px;
  background-color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 2px;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 8px;
  white-space: nowrap;
}
.topbar-top-block .balance-dropdown:hover {
  background-color: #fff;
}
.topbar-top-block .balance-dropdown .topbar-info-dtl {
  padding: 0 10px;
  font-weight: 600;
  letter-spacing: 0.25;
}

.topbar-top-block .balance-dropdown h5 {
  padding: 0 8px 0 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;
}
.login-page .card {
  background-color: #0b0d0e;
  border-radius: 10px;
  border: none;
  width: 375px;
}
.login-page .card-body {
/*  box-shadow: 0px 10px 50px #fff;*/
  border: none;
  border-radius: 10px;
}
.login-page .card label {
  font-size: 13px;
  font-weight: 600;
  color: #999;
}
.login-page .card .forgot-link a {
  color: #169c59;
}

.login-page .card .login-text p {
  color: #999;
}

.login-page .card .have-account-text {
  color: #999;
}
.home-banners-main-block .terms-title {
  background-color: #169c59 !important;
}
.main-card {
  position: relative;
  flex: 1;
  margin-bottom: 8px;
  background-color: #22262a;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 0.66px 0 #4c555e;
  margin-right: 16px;
}
.main-card-body {
  position: relative;
  flex: 1;
  background-color: #22262a;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin: 0 5px;
/*  box-shadow: 0 0.66px 0 #4c555e;*/
}
/*.my-bets-modal .v--modal-box {
  height: 100% !important;
  background-color: #32383e !important;
}*/
.btn-success {
    background-color: #1e64ce;
    color: #fff;
    border-radius: 7px;
    font-size: 15px;
    min-height: 35px !important;
}
.btn-success:hover {
    background-color: #1e64ce !important;
}

.banner .owl-dots {
  margin: 0;
  position: absolute;
  bottom: -1px;
  transform: translateX(-50%);
  left: 50%;
  padding: 7px 12px 6px;
  border-radius: 5px;
  background-color: transparent;
  width: 230px;
}
.banner .owl-carousel .owl-stage-outer {
  border-radius: 5px;
}
.banner .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 5px 7px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;  
  border-radius: 100%;
}
.banner .owl-dots button:focus {
  outline: none !important;
}
.banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #169c59;
}

/*  CASINO BANNER  */
.casino-banners .owl-dots {
  margin: auto 0 !important;
  margin-left: 10px !important;
  margin-right: 5px !important;
}
.casino-banners .owl-dots .owl-dot {
  margin: 3px 0 !important;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.casino-banners .owl-dots .owl-dot button {
  position: relative;
  background-color: transparent;
  color: #CCC;
  font-size: 16px;
  outline: none;
  border: none;
  transition: all 0.3s ease;  
  -webkit-transition: all 0.3s ease;
}
.casino-banners .owl-dots .owl-dot.active {
  background-color: #169c59;
}
.casino-banners .owl-dots .owl-dot.active button {
  color: #FFF;
  text-shadow: 1px 1px 3px #555;
  font-size: 20px;
}
.casino-banners .item-main-block {
  width: 70%;
  top: 0;
  right: 55px;
  position: relative;
  float: right;
}
.casino-banners.two .item-main-block {
  width: initial;
  float: none;
  right: 0;
}
.casino-banners.two .owl-carousel .owl-item img {
  width: 100%;
  margin: 0 auto;
}
.casino-banners .item-main-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.45);
}
.casino-banners .item-main-block .details {
  position: absolute;
  top: 50%;
  left: -15%;
  transform: translateY(-50%);
}
.casino-banners .item-main-block .heading {
  font-size: 8vw;
  color: #FFF;
  text-shadow: 1px 1px 3px #333;
  margin-bottom: 5px;
}
.casino-banners .item-main-block .sub-heading {
  font-size: 6vw;
  color: #169c59;
  text-shadow: 1px 1px 3px #333;
}
.casino-banners .item-main-block a {
  color: #FFF;
  padding: 2px 8px;
  font-size: 14px;
  margin-top: 20px;
  box-shadow: 0 0 10px rgb(0 0 0 / 45%);
  background: linear-gradient(to right,#1186d3 0,#41aaf0 15%,#41aaf0 30%,#1186d3 55%,#1186d3 100%) !important;
}
.casino-banners.desktop {
  background-color: #111;
  border-radius: 10px;
  padding: 20px 10px;
  margin: 14px 0;
}
.casino-banners.desktop .heading {
  font-size: 28px;
}
.casino-banners.desktop .sub-heading {
  font-size: 22px;
}
.form-logo {
  width: 275px;
  height: 100%;
}
@media (max-width:  400px) {
  .form-logo {
    width: 180px;
  } 
}

/*switch*/

.switches-container {
  width: 16rem;
  position: relative;
  display: flex;
  padding: 0;
  position: relative;
  background: goldenrod;
  line-height: 3rem;
  border-radius: 3rem;
  margin-left: auto;
  margin-right: auto;
}

/* input (radio) for toggling. hidden - use labels for clicking on */
.switches-container input {
  visibility: hidden;
  position: absolute;
  top: 0;
}

/* labels for the input (radio) boxes - something to click on */
.switches-container label {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: #fff;
}

/* switch highlighters wrapper (sliding left / right) 
    - need wrapper to enable the even margins around the highlight box
*/
.switch-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  padding: 0.15rem;
  z-index: 3;
  -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);

  /* transition: transform 1s; */
}

/* switch box highlighter */
.switch {
  border-radius: 3rem;
  background: #fff;
  height: 100%;
}

/* switch box labels
    - default setup
    - toggle afterwards based on radio:checked status 
*/
.switch div {
  width: 100%;
  text-align: center;
  opacity: 0;
  display: block;
  color: goldenrod;
  -webkit-transition: opacity 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.125s;
  transition: opacity 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.125s;  
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
}

/* slide the switch box from right to left */
.switches-container input:nth-of-type(1):checked ~ .switch-wrapper {
  transform: translateX(0%);
}

/* slide the switch box from left to right */
.switches-container input:nth-of-type(2):checked ~ .switch-wrapper {
  transform: translateX(100%);
}

/* toggle the switch box labels - first checkbox:checked - show first switch div */
.switches-container
  input:nth-of-type(1):checked
  ~ .switch-wrapper
  .switch
  div:nth-of-type(1) {
  opacity: 1;
}

/* toggle the switch box labels - second checkbox:checked - show second switch div */
.switches-container
  input:nth-of-type(2):checked
  ~ .switch-wrapper
  .switch
  div:nth-of-type(2) {
  opacity: 1;
}
.banner .slider-item {
  border-radius: 5px;
}
.banner .slick-slide {
  height: auto !important;
}
.banner .slick-slide img {
  width: 100%;
  border-radius: 5px;
}
.live-casino-games-main-block .casino-item {
  overflow: hidden;
}
.live-casino-games-main-block .slick-slide {
  height: auto !important;
}
.live-casino-games-main-block .casino-item img {
  width: 100%;
  border-radius: 5px;
  height: 200px;
}
.live-casino-games-main-block .live-casino-games-block .slick-prev,  
.live-casino-games-main-block .live-casino-games-block .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -28px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  /* transform: translate(0, -50%); */
  cursor: pointer;
  color: blue;
  border: none;
  outline: none;
  background-color: #22262a;
  border-radius: 5px;

}
.live-casino-games-main-block .live-casino-games-block .slick-prev {
  right: 44px;
  left: auto;
}
.live-casino-games-main-block .live-casino-games-block .slick-next {
  right: 0;
}
.mx-input:disabled, .mx-input.disabled {
  background-color: #fff;
  color: black;
}
.live-casino-games-main-block .swiper-button-next,
.live-casino-games-main-block .swiper-button-prev {
  top: 43% !important;
  width: 25px !important;
  height: 30px !important;
}
.swiper-pagination-bullet-active {
  background-color: #FFF !important;
  border: none !important;
}
/* SLICK SLIDER */
.home-page-casino-slider .slick-prev {
  left: 0 !important;
  z-index: 1 !important;
  display: block;
  width: 35px;
  height: 35px;
  background-color: rgba(255,255,255,0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 0 6px 6px 0;
}
.home-page-casino-slider .slick-next {
  right: 0 !important;
  z-index: 1 !important;
  display: block;
  width: 35px;
  height: 35px;
  background-color: rgba(255,255,255,0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 6px 0 0 6px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background-color: rgba(255,255,255,0.5) !important;
}
.home-page-casino-slider {
  overflow: hidden;
  border-radius: 5px;
}
.fancy-main-block .stake-amount .text-danger {
  background-color: rgba(239, 80, 73, 0.15);
  border-radius: 5px;
  padding: 0px 5px;
  margin-top: 2px;
}
.fancy-main-block .stake-amount .text-danger .material-icons {
  font-size: 15px !important;
}
.fancy-main-block .stake-amount .text-danger span {
  font-size: 10px !important;
}
.fancy-book-modal .modal-header {
  background-color: #22262a;
  padding: 10px;
}
.fancy-book-modal .v--modal-overlay.scrollable .v--modal-box {
  border-radius: 5px;
}
.fancy-book-modal .modal-title {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
.fancy-book-modal .vue-modal-sub-header {
  background-color: #22262a;
  padding: 10px;
  margin-bottom: 2px;
}
.fancy-book-modal .vue-modal-scroll h5 {
  position: relative;
  padding: 6px 0;
  font-size: 14px;
}
.fancy-book-modal .vue-modal-scroll h5.text-success {
  background-color: rgba(22, 156, 89, 0.15);
}
.fancy-book-modal .vue-modal-scroll h5.text-danger {
  background-color: rgba(239, 80, 73, 0.15);
  margin-right: 0;
}
.bet-slip {
  position: relative;
}
.bet-slip .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(255,255,255,0.7) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px) !important;
}
.my-bets-modal .livecasino-block .casino-slider .title, .title.sports {
  border-radius: 0;
}
.left-panel-block .casino-slider .title, .title.sports {
  border-radius: 5px;
}
.my-bets-modal .livecasino-block .casino-slider .title, .title h3 {
  font-size: 15px;
}
.my-bets-modal .default-close-btn {
  background-color: #32383e;
  border-radius: 8px;
  color: #f9fafa;
  margin-right: 0px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 5px !important;
}
.my-bets-modal .v--modal-box.v--modal {
  overflow: overlay;
}
.my-bets-modal.v--modal-overlay.scrollable .v--modal-box {
  max-height: calc(100vh - 105px) !important;
}
.deposit-btn-top {
    background: rgb(30 100 206) !important;
    color: #f9fafa !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: 3px 10px 4px;
    border-radius: 5px;
}
.withdrawal-btn-top {
    background: rgba(0, 143, 255, 0.2) !important;
    color: #f9fafa !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: 3px 10px 3px;
    border-radius: 5px;
}


/*  Toaster  */
.toasted-container .toasted {
  border-radius: 5px !important;
}

.other-page-section {
  height: 100vh;
  /* margin-top: 30px; */
}

/*  SWIPER  */
.swiper-wrapper {
  height: auto !important;
}


.table-responsive {
    
    scrollbar-width: thin !important;
}

.add-bank-account {
    font-size: 13px;
    padding: 7px;
    height: 18px;
}



.swiper-button-next {
  right: 0 !important;
  left: auto !important;
  border-radius: 5px 0 0 5px !important;
  background-color: rgba(0,0,0,0.7) !important;
  width: 30px !important;
  height: 35px !important;
  transform: translateY(-50%) !important;
  color: rgba(225, 225, 225, 0.8) !important;
  font-weight: 700 !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px) !important;
}
.swiper-button-next:after {
  font-family: 'Material Icons' !important;
  content: 'arrow_forward_ios' !important;
}
.swiper-button-prev {
  font-family: 'Material Icons' !important;
  left: 0 !important;
  right: auto !important;
  border-radius: 0 5px 5px 0 !important;
  background-color: rgba(0,0,0,0.7) !important;
  width: 30px !important;
  height: 35px !important;
  transform: translateY(-50%) !important;
  color: rgba(225, 225, 225, 0.8) !important;
  font-weight: 700 !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px) !important;
}
.swiper-button-prev:after {
  font-family: 'Material Icons' !important;
  content: 'arrow_back_ios_new' !important;
}
.swiper-lazy-preloader {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  z-index: 10 !important;
  transform-origin: none !important;
  animation: none !important;
  border: none !important;
  border-radius: 0 !important;
}
.live-casino-grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 15px;
  justify-items: center;
}
.live-casino-grid-block > div {
  min-width: 100px;
}
@media (max-width: 1300px) {
  .live-casino-grid-block {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1100px) {
  .live-casino-grid-block {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .live-casino-grid-block {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .live-casino-grid-block {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 450px) {
  .live-casino-grid-block {
    grid-template-columns: 1fr 1fr;
  }
}

/*  Skeleton  */
.pu-skeleton {
  background-color: #CCC !important;
}
.casino-cat-list {
  width: calc(100% - 165px);
}
@media (max-width:  768px) {
  .casino-cat-list {
    width: 100%;
  } 
}
.provider-modal-list {
  display: grid;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.provider-modal-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 53px;
  padding: 4px 16px;
  background-color: #22262a;
  border-radius: 5px;
  cursor: pointer;
  width: 152px;
}
.provider-modal-list a span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;
  max-width: 90%;
  overflow: hidden;
  color: #f9fafa;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: center;
  text-overflow: clip;
}
.provider-modal-list .active {
  border: 2px solid #169c59;
}
.provider-modal-list a:hover {
  background-color: #4c555e;
}
.provider-modal-list a img {
  width: 100%;
  height: 100%;
  filter: invert(1);
}
@media (max-width:  768px) {
  .provider-modal-list {
    grid-template-columns: 1fr 1fr 1fr;
  } 
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  opacity: 0.8 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 1px solid #fff;
}
.betfair {
  filter: invert(1);
}



/*  CASINO   */
.provider-dropdown .provider-top a {
  background: #22262a;
  justify-content: space-between;
}

/*  SPORTS  */
.home-page-sports {
  margin-bottom: 0;
  padding: 14px 0;
}
.sports-collapse-btn-block {
  margin-bottom: 10px;
  padding: 0 10px;
}
.sports-collapse-btn-block a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.sports-collapse-btn-block .event-count-block {
  font-size: 15px;
  font-weight: 500;
/*  color: rgba(5, 5, 6, 0.5);*/
  color: #fff;
}
.sports-collapse-btn-block a.collapsed .plus {
/*  color: rgba(5, 5, 6, 0.5);*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #fff;
}
.sports-collapse-btn-block a .plus {
  color: rgba(5, 5, 6, 0.5);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}
.home-page-sports .sports-collapse-btn-block:first-child .sports-collapse-btn-block a.collapsed .plus {
  color: rgba(5, 5, 6, 0.5);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-page-sports .sports-collapse-btn-block:first-child .sports-collapse-btn-block a .plus {
  color: rgba(5, 5, 6, 0.5);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.bet-slip-main-view.populer-casino > div.d-flex {
  padding: 4px 10px;
}
.bet-slip-main-view.populer-casino a {
  padding: 10px 14px; background: #22262a; color: #dde0e3; border-radius: 5px;
}

.loading-main-block .loader {
  background: #22262a;
  border-radius: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  min-height: 250px;
}
.bet-slip .loader {
  margin: 0;
  border-radius: 0;
  min-height: 100%;
  background-color: rgba(5,5,6,0.83);
}

/*Checkbox*/

.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
}

.cbx span:first-child {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #999;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;

}

.cbx span:first-child svg {
    position: absolute;
    top: 2px;
    left: 1px;
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;    
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #169c59;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
}

.cbx.danger span:first-child:before {
    background: #169c59;
}

.cbx span:last-child {
    padding-left: 8px;
}

.cbx:hover span:first-child {
    border-color: #169c59;
}

.cbx.danger:hover span:first-child {
    border-color: #169c59;
}

.inp-cbx:checked+.cbx span:first-child {
    background: #169c59;
    border-color: #169c59;
}

.inp-cbx.danger:checked+.cbx.danger span:first-child {
    background: #169c59;
    border-color: #169c59;
}

.inp-cbx:checked+.cbx span:first-child svg {
    stroke-dashoffset: 0;
}

.text-shadow {
    text-shadow: 1px 1px 2px #5c6334;
}

.inp-cbx {
    display: block !important;
    position: absolute !important;
    opacity: 0 !important;
}

.cbx span {
    box-shadow: none;
}

.swiper-container {
  height: min-content;
}

.wallet-active-block {
  border: none;
}
.wallet-active-block .btn {
  background-color: transparent;
  padding: 2px 10px;
  color: #CCC !important;
  letter-spacing: 0.25;
  width: 100%;
  justify-content: center !important;
  border: 1px solid #fff;
}
.wallet-active-block .btn.active {
  background-color: #169c59;
  text-shadow: 1px 1px 3px #777;
}
.wallet-active-block .btn:first-child {
  border-radius: 5px 0 0 5px;
}
.wallet-active-block .btn:last-child {
  border-radius: 0 5px 5px 0;
}
.new-item {
  animation: new-items 1s linear infinite;
}
@keyframes new-items {
  0% {  color: #FFF;  }
  25% {  color: #FCE181;  }
  50% {  color: #ED534B;  }
  75% {  color: #00C9E5;  }
  100% {  color: #FFF;  }
}

/*deposit*/

.deposit-block {
  width: 200px;
  background-color: #fff;
  border-radius: 5px;
}
.deposit-block button[aria-expanded="true"]{
  border: 5Px solid #169c59;
}
.deposit-block img {
  width: 100%;
}
.deposit-block .text-dark {
  margin-top: 17px;
}
.deposit-block .text-dark span{
  color: #333;
  margin: 10px 5px 0 5px;
}
.deposit-block .text-success {
  color: #169c59;
  margin: 5px 5px;
}
.support-number {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
  color: #169c59;
  font-size: 18px;
  font-weight: 500;
}

/*Populer event*/
.popular-event-item {
  position: relative;
/*  display: flex;*/
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0;
  padding: 0;
/*  align-items: center;
  justify-content: space-between;*/
  padding: 8px 0;
  border-bottom: 1px solid #111;
}
.popular-event-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popular-event-icon {
  position: relative;
  padding-left: 15px;
}
.popular-event-icon span {
  position: relative;
  width: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
  box-shadow: 0 1px 2px rgb(0 0 0 / 15%), 0 0 6px rgb(0 0 0 / 10%);
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popular-event-main-detail {
  display: grid;
  flex: 1 1 auto;
  max-width: 100%;
  padding-left: 15px;
  text-decoration: none;
}
.popular-event-detail {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  justify-content: space-between;
}
.popular-event-level-one {
  flex: 1 1 auto;
  justify-content: space-between;
}
.popular-runner-one,
.popular-runner-two {
  display: block;
  max-width: 100%;
  margin-top: 6px;
  margin-right: 8px;
  overflow: hidden;
  color: #cfd4d8;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.25;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.popular-runner-one {
  margin-top: 0;
}
.popular-event-level-two {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  padding-right: 15px;
}
.popular-live-match {
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: .2px;
  text-transform: uppercase;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  height: 12px;
  padding: 0 4px;
  color: #FFF;
  font-family: Roboto Condensed, sans-serif;
  vertical-align: middle;
  background-color: #169c59;
  border-radius: 2px;
  pointer-events: none;
  margin-right: 8px;
}
.popular-event-date-time {
  margin: 0;
  color: #f9fafa;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: normal;
}
.popular-event-fb-details {
  display: flex;
  margin-top: 5px;
  align-items: center;
  justify-content: end;
}
.popular-event-fb-details .popular-live-match.two {
  margin-left: 8px;
  margin-right: 0;
}
.popular-live-match.two {
  background-color: #f9fafa;
  height: 14px;
  font-size: 10px;
  color: #32383e
}
.popular-event-main-block {
  max-height: 550px;
  position: relative;
}
video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.bg-sport-icons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.bg-sport-icons .img-one {
  position: absolute;
  left: 5%;
  bottom: -30%;
  opacity: 0.25;
}
.bg-sport-icons .img-two {
  position: absolute;
  right: 5%;
  top: -30%;
  transform: rotate(180deg);
  opacity: 0.25;
}
@media (max-width: 768px) {
  .bg-sport-icons .img-one,
  .bg-sport-icons .img-two {
    opacity: 0.13;
  }
  .bg-sport-icons .img-one {
    bottom: -40%;
    left: 3%;
  }
  .bg-sport-icons .img-two {
    width: 80px;
    top: -40%;
    right: 3%;
  }
}
.match-back-btn {
  position: absolute;
  left: 0;
  top: 0;
  padding: 6px 4px 6px 13px;
  margin: 8px 0;
  background: rgba(0,0,0,0.2);
  overflow: hidden;
  border: none;
  color: #169C59;
  filter: brightness(1.3);
  margin-left: -3px;
  display: none !important;
}
.match-back-btn i {
  font-size: 16px;
}
.modal-title-one,
.modal-title-two,
.modal-title-three,
.modal-title-four {
  color: #fff;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.modal-title-one,
.modal-title-two {
  font-size: 18px;
}

.modal-title-three,
.modal-title-four {
  font-size: 12px;
}
.modal-detail-title {
  font-size: 24px;
  color: #C6C6C6;
  margin: 12px 0;
/*  text-align: center;*/
}
.modal-content-block ol li {
  color: #f6f6f6;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.2px;
}
.modal-content-block .hindi {
  display: block;
  color: #03a84e;
}

.bonus-news-block {
  border-radius: 12px;
  padding: 10px;
  background-color: #845EC2;
  margin-bottom: 10px;
}
.bonus-news-block.green {
  background-color: #169c59;
}
.bonus-news-block .row {
  align-items: center;
}
.whatsapp_link {
  position: absolute;
  right: 10px;
  bottom: 65px;
  z-index: 999;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.withdrawal-roll-back-btn {
  background-color: #f5af19;
  padding: 0 5px;
}


/**/
.news-feed-block {
  margin-bottom: 10px;
  background-color: #22262a;
  border-radius: 30px 5px 5px 30px;
}
.news-feed-block .marque-text {
  font-size: 11px;
  font-weight: 500;
}
.wallet-balance {
  margin-top: 8px;
  margin-left: -2px;
  padding: 6px 5px;
  background-color: #1D6844;
  border-radius: 0 20px 20px 0;
  box-shadow: 0 0 5px 0 #333;
  font-size: 15px;
}
.wallet-balance .wallet-amount > span:first-child {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 2px;
  border-right: 1px solid rgba(255,255,255,0.15);
}
.wallet-balance .wallet-amount span.currency-text {
  padding-right: 3px;
}
.user-profile-block {
  margin-top: 8px;
  margin-right: -4px;
  padding: 6px 10px;
  background-color: #1D6844;
  border-radius: 20px 0 0 20px;
  box-shadow: 0 0 5px 0 #333;
  font-size: 13px;
}
.user-profile-block .btn-type span {
  padding-left: 5px;
  margin-left: 5px;
  padding-right: 2px;
  border-left: 1px solid rgba(255,255,255,0.15);
  text-transform: uppercase;
  letter-spacing: 0.4px;
}



/* for sport247 new css will be here */

span.item-name {
    color: #414141;
}

.material-icons-round {
    font-family: 'Material Icons Round';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    color: #949191;
    /* margin-top: 5px; */
}
.login-signup {
    border: 1px solid #fff;
    background-color: white;
    color: #1e64ce;
    text-decoration: none;
    width: 100px;
    height: 29px;
    padding: 5px;
    border-radius: 5px;
    font-size: 11px;
    font-family: monospace;
    margin: 4px 7px 6px 1px;
}
a.button-animation {
    color: #1e64ce;
    text-decoration: none;
}
.demo-login {
    border: 1px solid #fff;
    width: 75px;
    height: 29px;
    padding: 5px 0px 0px 13px;
    border-radius: 5px;
    font-family: monospace;
    margin: 4px 1px 1px 1px;
}
.row.header-bottom {
    position: absolute;
    margin-top: 45px;
    width: 100%;
    margin-left: -465px;
}

/* .first-section-div {
    border: 1px solid white;
    background-color: #fff;
    color: #1e64ce !important;
    width: 330px;
    height: 32px;
    border-radius: 10px;
    padding: 7px;
    font-size: 15px;
} */

.first-section-div {
    display: none;
}
a.first-section-text {
    color: #1e64ce;
    margin-left: 115px;
    font-size: 16px;
    font-family: monospace;
}
.second-section-div {
    border: 1px solid #fff;
    background-color: #fff;
    padding: 7px;
    text-align: center;
    border-radius: 10px;
    height: 32px;
  }
a.second-section-text {
    color: #1e64ce;
    font-size: 15px;
    font-family: monospace;
}
span#home-icon {
    color: blue !important;
}
.owl-carousel {
    
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: fixed !important;
    z-index: 1 !important;
    margin-top: 0px !important;
    
}
.chart-content {
    margin-top: 120px;
}


.card.game-card.mt-2 {
    margin-right: 16px;
    margin-left: -25px;
}
table.table.game-list-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #858080;
    font-family: monospace;
    font-size: 14px;
    border-collapse: separate !important;
    border-spacing: 0px;
}
table.table.game-list-table th {
    border-bottom: none !important;
}

/* for table */


.custom-tbody-bordered tbody td {
  border: 1px solid #ccc;
  /* padding: 8px; */
}

.custom-tbody-bordered tbody td:first-child {
  border-left: none;
}

.custom-tbody-bordered tbody td:last-child {
  border-right: none;
}
th.text-end {
    text-align: center !important;
}
td.text-center.back-odds {
    background-color: #A0D8FB;
    border-spacing: 1px;
}
td.text-center.lay-odds {
    background-color: #FDC9D4;
}
button.close.modal-close.p-0 {
    min-height: 38px;
    background-color: #fff;
    color: #1e64ce;
    border-radius: 45px;
    width: 38px;
    margin-top: 5px;
}



.login-register-modal label {
    margin-bottom: 15px !important;
    font-size: 18px !important;
    margin-top: -6px !important;
}


/* for casino card */

.object-cover {
  object-fit: cover;
  height: 350px !important;
}
.image-text-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #2c2c2c;
  text-align: center;
  padding: 0px 0px;
}
.card.game-second-card {
  border-radius: 8px; 
  overflow: hidden;
  margin-bottom: 10px;
}

.card.match-view-details {
    width: 681px ;
    color: black ;
    font-family: mono;
    height: 130px ;
    margin-left: 3px ;
}

.match-name-first {
  font-size: 16px ;
  padding: 5px;
    padding-top: 50px;
  padding-top: 32px;
}
.col-2.col-sm-2.col-md-2.col-lg-2 {
  position: absolute;
  margin-left: 17rem;
  margin-top: 50px;
}
a.event-name.market-left {
    color: #4d4c4c;
}
.match-details-view {
  display: flex;
  flex-wrap: nowrap;
  /* overflow-x: auto; */
  gap: 16px; /* spacing between items */
  padding: 1px;
}

.match-details-view::-webkit-scrollbar {
  height: 6px;
}

.match-details-view::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}
.second-match-col {
    position: absolute;
    margin-left: 30rem;
    font-size: 16px;
}
.show-game-list-game-page {
      background-color: #1e64ce;
}
.game-card {
    background-color: #ffffff;
    border-radius: 0px;
    border: none;
    height: 95px;
    width: 142px;
    margin-left: 1px;
    margin-right: -1px;
}
.game-img {
    width: 41px;
    height: 36px;
    object-fit: contain;
    margin-top: 5px;
    background-color: #5f5e5e;
    border-radius: 35px;
    padding: 8px;
    margin-left: 48px;
}
h6.game-title.mb-0 {
    color: #5e5b5b;
    margin-top: 4px;
    margin-left: 20px;
    font-family: monospace;
    font-weight: 600;
}
h3.match-vs {
    margin-top: 40px;
    margin-left: -60px;
}
.fix-listing-height {
    margin-top: -120px;
    overflow-y: auto;
    overflow-x: hidden;
}
h4.show-game-league-name {
    position: absolute;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: monospace;
    text-align: center;
    margin-left: -50px;
    background-color: #1e64ce;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    margin-top: 2px;
}







.sidebar-content {
  padding: 20px;
}

.sidebar-content ul {
  list-style: none;
  padding: 0;
}

.sidebar-content ul li {
  margin: 15px 0;
}

.sidebar-content ul li a {
  color: #333;
  text-decoration: none;
  font-weight: 500;
}
.icon-menu {
  cursor: pointer;
  font-size: 28px;
}
span.material-icons.close-icon {
    color: #1e64ce;
}


/* new css for custom game list */

.custom-game-card {
    background-color: #ffffff;
    border-radius: 0px;
    border: none;
    height: 92% !important;
    width: 146px !important;
    /* margin-left: -1px !important; */
}
.custom-game-img {
    width: 40px;
    height: 31px;
    object-fit: contain;
    margin-top: 14px;
    background-color: #5f5e5e;
    border-radius: 35px !important;
    padding: 8px !important;
    margin-left: 41px !important;
}
.home-page-game {
    margin-top: 12px;
    height: 100px;
}
.home-page-chart-space
{
    margin-top: 0px !important;
}

div#footer-main {
    display: none;
}
button.back-button-icon-home {
    background-color: #1e64ce;
    border: none;
    color: #fff;
}

.d-flex.flex-row.justify-content-center {
  color: #1e64ce;
}
.mx-icon-calendar, .mx-icon-clear {
  color: #1E64CE !important;
}


.market-title {
    font-size: 18px;
    text-align: center;
    padding: 2px;
    font-family: sans-serif;
}
.mobile-bottom-navigation {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 500;
    height: 50px;
    padding: 4px 0;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}

/* Optional for icon styling */
.material-icons-round {
    font-size: 23px;
    color: #333;
}
.main-market-block {
    margin-bottom: 55px;
}


.custom-sport-scroll-wrapper {
  display: none !important;
  background-color: #fff;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 10px 0;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
  border-bottom: 1px solid #eee;
}

/* Show scrollbar in desktop */
.custom-sport-scroll-wrapper::-webkit-scrollbar {
  height: 6px;
}
.custom-sport-scroll-wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}
.custom-sport-scroll-wrapper::-webkit-scrollbar-track {
  background: transparent;
}

.custom-sport-item {
  flex: 0 0 auto;
  width: 90px;
  text-align: center;
  margin-right: 12px;
}

.custom-sport-img-wrapper img {
  width: 40px;
  height: auto;
  margin: 0 auto;
}

.custom-sport-name {
  font-size: 12px;
  margin-top: 5px;
  white-space: normal;
  color: black;
}

.active-nav .material-icons-round {
  color: #007bff;
}
.withdra-deposite {
    text-align: end;
    margin-top: 25px;
}


/* deposite */
div#myTabContent {
    margin-top: -30px;
}





/* new css as for new ui 13-06-2025 */

.game-scroll-container {
    overflow-x: auto;
    white-space: nowrap;
    padding: 2px;
    background: #ffff;
    border-radius: 3px;
    scrollbar-width: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.game-box {
  position: relative;
  display: inline-block;
  background: transparent;
  padding: 0px 10px;
  margin-right: 5px;
  /* border-radius: 5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1); */
  width: 95px;
  text-align: center;
  color: #2764ce;
  font-weight: 600;
  vertical-align: top;
}
.count-badge-wrapper {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
}

.sign-game-img {
    width: 60px !important;
    height: 40px !important;
    margin-left: -30px;
    object-fit: contain;
    margin-top: -11px;
}

.count-badge-text {
    position: absolute;
    top: 0;
    left: -10px;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: white;
    text-align: center;
    font-weight: normal;
}
.game-box img {
    width: 60px;
    height: 68px;
    object-fit: cover;
    border-radius: 4px;
    /* margin-bottom: 6px; */
}
.icon-game-name {
    color: #414141;
    font-family: Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
}
.game-scroll-container::-webkit-scrollbar {
  display: none;            /* Chrome, Safari, Opera */
}
img.game-img1
{
   width: 100%;
  height: 50px;
  object-fit: contain; 
  /* margin-bottom: 6px; */
}
.blue-line {
    width: 30px;
    height: 2px;
    background-color: #2764ce;
    border: none;
    margin-top: 4px;
    margin: 0 0 0 0;
}

/* Sidebar container positioning (already inside .container) */
.custom-sidebar {
  background: #fff;
  height: 100vh;
  padding: 0;
  z-index: 999;
  width: 250px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: fixed; /* Ensure it floats */
  top: 0;
  left: 0;
}

/* Overlay to darken and block the rest of the page */
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 998; /* Behind sidebar */
}

/* Add blur and disable interaction */
body.sidebar-open main, 
body.sidebar-open .your-main-container-selector {
  filter: blur(3px);
  pointer-events: none;
  user-select: none;
  transition: filter 0.3s ease;
}

/* Mobile: full-screen from left */
@media (max-width: 767.98px) {
  .custom-sidebar {
    position: fixed;
    top: 0;
    left: 0;
  }
}

/* Desktop: absolute inside .container */
@media (min-width: 768px) {
  .custom-sidebar {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.no-scroll {
  overflow: hidden;
  height: 100vh;
}
.sidebar-menu li a {
  color: black !important;
  margin: 6px 3px 4px 2px;
  font-size: 14px;
  text-decoration: none;
}
.sidebar-menu li {
  margin-bottom: 10px; /* Adjust spacing as needed */
  padding: 1px 4px 1px 1px;
}
img.sidebar-img-icon {
    max-width: 22px;
    max-height: 22px;
    padding: 1px 1px 1px 1px;
}
/* for deposit modal */
.deposit-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0,0,0,0.5); /* Dark overlay */
  display: flex;
  justify-content: center;
  align-items: flex-end; /* Modal at bottom */
  z-index: 9999;
}

.deposit-modal-container {
  width: 100%;
  max-width: 500px;
  background: #d8d8d8;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
  padding: 20px;
}

.deposit-modal-content {
  background: #fff;
  padding: 20px;
  width: 100%;
  max-width: 500px;
  border-radius: 10px 10px 0 0; /* Rounded top corners */
  box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
}

.deposit-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deposit-modal-title {
  font-size: 18px;
  font-weight: bold;
}

.deposit-modal-close {
  font-size: 22px;
  cursor: pointer;
}

.deposit-modal-body {
  margin-top: 15px;
}
img.login-form-logo {
    max-width: 190px;
    max-height: 100px;
}
.tab-btn-game {
    background: none;
    border: none;
    color: #fff;
    font-family: sans-serif;
    font-weight: 500;
    padding: 10px 20px;
    position: relative;
    font-size: 12px;
}
.tab-btn-game.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}
.match-date-time {
    background-color: #1e64ce;
    width: 130px;
    border: 1px solid;
    border-radius: 4px;
    margin: 4px auto 0; 
    padding: 1px 2px 0 0;
    color: #fff;
    font-size: 13px;
    margin-bottom: -15px;
}


.modal-wrapper {
  background-color: #fff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  max-height: 80vh;
  overflow-y: auto;
}


.bet-history-modal {
    min-height: 500px;
    background-color: #fff;
    padding: 0 !important;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 850px !important;
    }
}

.btn.loginButton.btn-success.w-100.mb-5 {
  background: white;
  color: black;
}

.tournament-card {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 12px;
  background-color: #fff;
  margin-bottom: 12px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.tournament-img img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  border-radius: 8px;
  margin-right: 15px;
}

.tournament-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tournament-info strong {
  font-size: 16px;
  color: #111;
}

.tournament-info small {
  color: #555;
  font-size: 13px;
}
.gocash-active-tab .icon-game-name {
    border-bottom: 2px solid #1e64ce !important;
}

.provider-item button {
  transition: 0.3s ease;
}

.provider-item button:hover {
  background-color: #e0e0e0;
  color: #1558b0;
}
.game-thumb-info:hover .game-name {
  color: black !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.back-odds {
    color: black;
}
.lay-odds
 {
    color: black;
}
.btn-yes {
  background-color: #1e64ce;
  color: white;
  border-radius: 6px;
  border: none;
}

.btn-no {
  background-color: white;
  color: black;
  border: 1px solid #ccc;
  border-radius: 6px;
}



