/*License img*/
.FooterLicenceCuracaoContainer.anj-container div {
    min-width: 90px !important;
}
/*end*/
.competition-bc .c-head-bc {
    background: #000000 !important;;
}
.competition-bc  .multi-column-content {
    background: #131314 !important;;
}
.left-menu-scroll>.sp-sub-list-bc>.sp-s-l-b-content-bc>.sp-sub-list-bc .sp-sub-list-bc>.sp-s-l-head-bc {
    background: #131314;
}
.prematch-page-bc .sgm-market-g-i-cell-bc.market-bc:not(:hover):not(.active) {    background: #262626  !important;}
.game-details-section  .sgm-market-g-i-cell-bc.market-bc:not(:hover):not(.active) {  background: #262626  !important;}

/*Originals category web*/
.bc-i-default-icon.bc-i-ultrabetoriginals::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  aspect-ratio: 1;

  background: url("https://cmsbetconstruct.com/storage/medias/ultrabet/media_815_a5633cec5f3047eae1cd8b9982640743.svg")
  center/contain no-repeat;

  opacity: .45;
  transition: .2s;
}

.active .bc-i-default-icon.bc-i-ultrabetoriginals::before,
.horizontalCategoryItem:hover .bc-i-default-icon.bc-i-ultrabetoriginals::before {
  opacity: 1;
}
/*Originals end*/

/*Email red line*/
.reg-form-block-bc .reg-form-fields .entrance-f-item-bc:has(> .entrance-f-error-message-bc) {
    display: none !important;
}
/*Email red line end*/