.pbc-btn-disable{
  background: linear-gradient(to bottom, #ef7a02, #f8e93d);  background: -webkit-linear-gradient(to bottom, #383838, #D3D3D3);  /* Chrome 10-25, Safari 5.1-6 */
  color: rgba(0,0,0,1) !important;
  border-radius: 10px;
  border: 2px solid #000;
  position: relative;
  line-height: 42px;
  font-weight: 900;
  font-size: 18px;
  height: 45px;
  text-align: center;
  letter-spacing: 0;
}


.pbc-btn-disableGame{
  background: transparent linear-gradient(
    180deg, #000 -77%, gray 100%) 0% 0% no-repeat padding-box;
  color: black !important;
  border-radius: 10px;
  border: 2px solid #000;
  position: relative;
  line-height: 42px;
  font-weight: 900;
  font-size: 18px;
  height: 45px;
  text-align: center;
  letter-spacing: 0;
}

.is-item-header-extra{
  background: #00293B !important;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #004767, #00293B) !important;  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #004767, #00293B) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.addticket-wrapper-fav-alter.content .demo > div {
    max-height: 700px;
    min-height: 200px;
    overflow: auto;
}

@media (max-width: 1000px) {
	.main-carousel-top { padding: 0px 0px 60px 0px; }
}

.side-bar-btn-disable{
  color: #888 !important;
}

.icon-angle-right{
  margin-left:21px !important;
}

.icon-angle-left{
  margin-right:21px !important;
}

.insight-item-container {
  padding: 0px 50px !important;
}
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-left: 30px !important;
}

.low-bns{
  padding:5% !important;
}
.play-ticket-free {
  background: #004767;
    background: -webkit-linear-gradient(to bottom, #027388, #022437);
    background: linear-gradient(to bottom, #027388, #022437);
}

.new-ticket-body .card.play-ticket-free{
	margin-bottom: 15px;
	 background: #004767;  /* fallback for old browsers */
   background: -webkit-linear-gradient(to bottom, #027388, #022437);
   background: linear-gradient(to bottom, #027388, #022437);
	box-shadow: 0 3px 6px rgba(0,0,0,.8)
}

.new-ticket-body .card.play-ticket-free .card-header .btn-header.collapsed{
	background: #004767;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #027388, #022437);
    background: linear-gradient(to bottom, #027388, #022437);
  padding: 0;
	border: none;
	border-radius: 0.25rem;
}

.my-favourite-search {
  width: 270px;
}
@media (max-width: 1000px) {
	.my-favourite-top {
    flex-direction: column;
  }
  .my-favourite-search-row {
    margin-top: 15px;
  }
  .my-favourite-search-icon {
    background: #00293b !important;
  }
  .my-favourite-search {
    margin-left: 25px;
    width: 350px;
    max-width: 500px;
  }
}

@media (max-width: 600px) {
  .main-game-button span {
    font-size: 13px !important;
  }
}
@media (max-width: 320px) {
  .main-game-button span {
    font-size: 11px !important;
  }
}
