body {
  background: #000 !important;
}

.bc-i-instagram{
  color : #d54444 !important;  
}

.bc-i-telegram{
  color: #357ab7 !important;  
}

.footerLinkCols {
  justify-content: right !important;
}

.footerLinkCol{
  margin-right: 4% !important;
}

.footerLinkColTitle a{
  font-size: 1rem !important;
}

.layout-footer-holder-bc {
  background: #000000b5 !important;
}

.layout-header-holder-bc{
  box-shadow: 0 var(--desktop-header-margin-bottom) 0 0 #000000b5 !important;
}

.header-bc{
  background: #000000b5 !important;
}

.nav-content-bc{
  background: rgb(53, 59, 70) !important;
}

.btn.register, .btn.btn-color {
  background: rgb(45, 173, 213) !important;
}

@media (hover: hover) {
  .btn.register:hover, .btn.btn-color:hover {
    background:rgb(93, 181, 208) !important;
    cursor: pointer;
  }
}

.hdr-main-content-bc .infoTime {
  display: none !important;
}

.sp-button-bc:hover, .sp-button-bc.active{
  color: rgb(45, 173, 213) !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item {
  color: rgb(121, 193, 215) !important;
}

.market-odd-bc:not(.not-boosted-odd) {
  font-size: 13px;
  color: rgb(121, 193, 215) !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item > i, .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item > i {
  color: #fff !important;
}

.content {
  line-height: 2 !important;  
}

.content a {
  color: rgb(243, 200, 67) !important;
}

.market-bc:not(.disabled-market-bc):hover {
  background:rgb(121, 193, 215) !important;
}

.market-bc:not(.disabled-market-bc):hover .market-odd-bc, .market-bc:not(.disabled-market-bc):hover .market-icon-bc {
  color: rgb(0, 0, 0) !important;
}

.market-bc.active {
  background:rgb(121, 193, 215) !important;
}

.market-bc.active .market-odd-bc, .market-bc.active .market-icon-bc {
  color: rgb(0, 0, 0) !important;
}

.selected-underline::before {
  background: rgb(121, 193, 215) !important;
}

.left-menu-container .second-tabs-bc .tab-bc:hover, .left-menu-container .second-tabs-bc .tab-bc.active {
  color: rgb(0, 0, 0);
  background: rgb(121, 193, 215) !important;
}

.market-bc:not(.disabled-market-bc):hover {
  color: rgb(6, 6, 6) !important;
  background:rgb(121, 193, 215) !important;
}

.sportsbook-container.multi-column-view .multi-column-resize-block{
  background: #000 !important;
}

.left-menu-container{
  background: #000 !important;
}

.sportsbook .sgm-market-search {
  box-shadow: 0 0 0 2px #000 !important;
  background: #000 !important;
}

.product-banner-without-titles .product-banner-img-bc, .product-banner-without-titles .product-banner-icon-bc {
  width: 100% !important;
}
/*withdraw amount buttons */
button.bs-number-button-bc.i-2 {
    background: rgb(45, 173, 213) !important;
    border-radius: 40px!important;!important;
    opacity: 0.8!important;
}

button.bs-number-button-bc.i-2:hover {
    opacity: 1!important;!important;
    cursor: pointer!important;
}

button.bs-number-button-bc.i-2.selected {
    background: rgb(45, 173, 213) !important;!important;
    opacity: 1!important;
}
/*end*/

