.alert-danger {
    color: #f90;
    font-size: 14px;
    margin: 0 0 10px;
}
.page-fv input.form-submit.cloudphone-simple-step-3-preview {
    margin-top: 12px;
}
.page-fv input.form-submit.cloudphone-simple-step-3-submit {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
}
@media only screen and (min-width : 320px) and (max-width : 567px) {
  div#payframe, div#payframe > iframe {
    height: 188px !important;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1199px) {
  div#payframe, div#payframe > iframe {
    height: 190px !important;
  }
}