.accesso-pay-container .accessoPay > iframe {
  width: 100%;
  border: 0;
}
.accesso-pay-container .topbar-placement {
  margin: 0;
}
.accesso-pay-container .progress-tabs .btn-group .btn {
  width: 50%;
}
.accesso-pay-container .progress-tabs .btn-group .btn.active {
  border-left: thin solid #c6c6c6;
}
.accesso-pay-container .progress-tabs .btn-group .btn.active:first-child {
  border-left: none;
}
@media (min-width: 1023px) {
  .iframe-height {
    min-height: 538px !important;
    margin-bottom: 7px;
    overflow-y: auto;
  }
}
.accesso-pay--backdrop .accesso-pay--modal {
  margin-top: 160px;
}
