.ownershipCheck input {
  width: 13px !important;
}
#step4 td {
  font-size: 16px !important;
}
#agreement {
  width: 100%;
  padding: 1rem;
  overflow-y: scroll;
  border: 2px solid #eee;
  font-size: 12px;
}
.nextprev.disabled {
  background-image: none;
  background-color: #f5f5f5;
  color: #dddddd;
  border-color: #e6e6e6 #e6e6e6 #a2a2a2;
  font-weight: normal;
}
.nextprev.disabled:hover {
  cursor: default;
}
#iframeDiv {
  background: url('../images/ajax-loader.gif') no-repeat center;
}
#registrationLoading,
#completeLoading {
  visibility: hidden;
  float: right;
}
