#business-directory-dashboard-checkout {}
#business-directory-dashboard-checkout .row {
  border-bottom: 1px solid #ffcf42;
  padding: 1em 0;
}
#business-directory-dashboard-checkout .accepted-cards {
  margin-bottom: 1em;
  overflow: hidden;
}
#business-directory-dashboard-checkout .disclaimer-text {
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 1em 1em 1em 0;
  margin-bottom: 10px;
}
#business-directory-dashboard-checkout .disclaimer {
  margin-top: 2em;
}
#business-directory-dashboard-checkout #disclaimer {
  width: 15px;
}

#business-directory-dashboard-checkout .col > input,
#business-directory-dashboard-checkout .col > label {
  display: block;
}
#business-directory-dashboard-checkout .col > input {
  width: 50%;
}
