.title-text {
  font-size: 1.5rem;
  font-weight: 300; }

.content {
  min-height: 500px; }

ul.error-message {
  margin: 0;
  list-style-type: none; }

.text-right {
  text-align: right; }

.sidebar {
  width: 100%;
  padding-top: 10px; }

.sidebar-support {
  margin-bottom: 10px; }

.sidebar #app-submit {
  width: 100px; }

label {
  font-size: 0.9em; }

.label-common, .control-label, .control-legend {
  color: #0a0a0a;
  font-size: 1em;
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 1px; }

.form-group {
  margin-bottom: 10px; }

.input-error, .input-error label {
  color: #c60f13; }

.input-error input, .input-error select {
  border-color: #c60f13; }

.form-error, .form-submit-error {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  color: #c60f13; }

.form-submit-error {
  display: block; }

.no-padding {
  padding: 0; }

.agreementBox {
  height: 200px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  padding: 6px;
  overflow: auto; }

/*# sourceMappingURL=main.css.map */
