.TicketPreview #crane .box .bottom-all .btn-container .background-type-8.disabled {
  background: #F8F9FA !important;
  border: 1px solid #DEE6E7;
  pointer-events: none;
  min-width: 160px;
}
.TicketPreview .main .buy__btn.disabled{
  background: #F8F9FA !important;
  border: 1px solid #DEE6E7;
  pointer-events: none;
}