/* line 1, ../scss/boletin-rizobacter.scss */
.control-label {
  font-weight: bold;
  color: #0d4371;
}

/* line 5, ../scss/boletin-rizobacter.scss */
.control-label.form-required::after {
  background-image: none;
  content: '*';
}

/* line 10, ../scss/boletin-rizobacter.scss */
.form-actions {
  text-align: right;
}
/* line 12, ../scss/boletin-rizobacter.scss */
.form-actions button {
  margin-right: 0px !important;
}
/* line 14, ../scss/boletin-rizobacter.scss */
.form-actions button:hover, .form-actions button:active {
  background-color: #0d4372;
}

/* line 20, ../scss/boletin-rizobacter.scss */
.form-item-fecha-de-nacimiento .control-label {
  display: block !important;
  margin-bottom: 5px !important;
}

/* line 25, ../scss/boletin-rizobacter.scss */
.progress-tracker .progress-step .progress-marker {
  z-index: 1;
  background-color: #0d4371;
}

/* line 32, ../scss/boletin-rizobacter.scss */
.webform-experiencia-rizobacter {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-top: 25px;
  margin-bottom: 25px;
  background: white;
}

/* line 39, ../scss/boletin-rizobacter.scss */
.mailchimp-newsletter-mergefields {
  margin-bottom: 15px;
}
