/* RT Professional Registration - front form polish */
.rtpr-note {
  font-size: 12px;
  color: #666;
}
form .form-group input[name^="rtpr_"],
form .form-group select[name^="rtpr_"] {
  border-radius: 4px;
}
.rtpr-payment-block a {
  font-weight: 600;
  text-decoration: underline;
}
