.debug_info{font-size:11px;border:1px solid gray;padding:5px;margin:5px;background:#cce6ff;}
.debug_info li{display:inline;}
.coupon-bottom-msg{width:100%;margin-bottom:-10px;}
div.coupon__summary div.coupon-bottom-msg{opacity:1;}
.btn-noactive{
  border: 1px solid #0e62c4;
  background: #0e62c4;
  color: #fff;
  width: 100%;
  font-size: 1.3rem;
  font-weight: 700;
  border-radius: 20px;
  padding: 10px !important;
  text-align:center;
}
#menu_top{min-height:60px}
#menu_queue{min-height:60px}
.alert-danger{
  background: #d13836;
  font-family: 'Oswald';
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: calc(50%);
  left:calc(25%);
  color: #fff;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 7.5px;
}
.iframe-gr{
	max-width:1000px;
	overflow: hidden;
	pointer-events:none;
}
#golden-race-desktop-app iframe {
	max-width: 1000px;
	min-height: 800px !important;
	margin:auto;
}
.break {
  flex-basis: 100%;
  height: 0;
  width:100%;
}
@media (min-width: 992px) {
  .video-size-1000x800 {
    background-image: url('img/background-1000x800.jpg');    
  }
  .video-size-750x615 {
    background-image: url('img/background-750x615.jpg');    
  }
  .video-size-1000x770 {
    background-image: url('img/background-1000x770.jpg');    
  }
  .video-size-760x615 {
    background-image: url('img/background-760x615.jpg');    
  }
  .video-size-760-585 {
    background-image: url('img/background-760x585.jpg');    
  }
  #golden-race-desktop-app{
    margin-top:30px;
    height:800px !important;
  } 
}

@media (max-width: 991px) {
.video.--basketball:before {
  content: none;  
}
}

@media (max-width: 991px) {
	.video {
		min-height: 450px !important;  
	}
}

.video.--noBackground { 
  min-height: 0 !important;
}

.match__item span.d{font-size:10px;float:left;}
.--betradar div:first-child{width:100%}

.video div.alert.alert-danger{
	left: 0px;
}

.bet.--animal .bet__cell span.--disabled {
  color:gray;
  cursor:not-allowed;
}

.bet.--animal .bet__cell span.--disabled:hover {  
  background: transparent !important;
}

.bet.--event .bet__row .bet__cell.--part small i{
  align-self: center;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 1.5rem;
  font-weight: 600;
  font-style: normal;	
}

.bet.--animal .bet__cell.--name i.--gray {
  background: #8a8a8c;
}
.bet.--animal .bet__cell.--name i.--navy {
  background: #3b593e;
}
.bet.--animal .bet__cell.--name i.--brown {
  background: #800040;
}

.bet.--animal .bet__cell.--part small i.--gray {
  background: #8a8a8c;
}
.bet.--animal .bet__cell.--part small i.--navy {
  background: #3b593e;
}
.bet.--animal .bet__cell.--part small i.--brown {
  background: #800040;
}

.table__row span strong.--gray {
	background: #8a8a8c;
}	

.table__row span strong.--navy {
	background: #3b593e;
}	

.table__row span strong.--brown {
	background: #800040;
}	

.scores i.--navy {
  background: #3b593e;  
}

.scores i.--brown {
  background: #800040;  
}

.fp-middle {display:none !important;}

#mainContent {
	min-height:500px;	
}
#virtualContent {
	min-height:1000px;	
}
