/*!
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
.app-mobius6-wrapper {
  width: 100%;
  max-width: 600px;
  /* margin: 0 auto; */
  margin-bottom: 8rem;
}
.app-mobius6-wrapper .mobius-group {
  display: none;
  margin-bottom: 15px;
}
.app-mobius6-wrapper .mobius-group:nth-of-type(1) {
  display: block;
}
.app-mobius6-wrapper .mobius-group.active {
  display: block;
}
.app-mobius6-wrapper label {
  font-weight: normal;
}
.app-mobius6-wrapper .pristine-error {
  font-size: 16px;
  text-align: right;
  width: 100%;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a94442;
}
.app-mobius6-wrapper .recaptcha {
  overflow: hidden;
  clear: both;
}
.app-mobius6-wrapper .form-control.select-control {
  padding: 6px 7px;
}
.app-mobius6-wrapper .alert {
  width: 100%;
}
.app-mobius6-wrapper .small-infotext {
  font-size: 0.875em;
  opacity: 0.75;
  margin-top: 2px;
}
.app-mobius6-wrapper .small-infotext p:last-child {
  margin-bottom: 0;
}
.app-mobius6-field-required:after {
  content: ' *';
  font-size: 12px;
  color: #a94442;
  display: inline-block;
  padding: 0 0 0 5px;
  vertical-align: top;
}
.app-mobius6-message {
  display: none;
}
.app-mobius6-message p:last-child {
  margin-bottom: 0;
}
.app-mobius6-wrapper.disable .app-mobius6-support-disable {
  pointer-events: none;
  opacity: 0.4;
}
.alert > p {
  font-size: 16px;
}
.paginate_button {
  padding: 0.375rem 0.75rem;
  border: 1px solid #dee2e6;
  background-color: #fff;
  color: #0d6efd;
  cursor: pointer;
}
.paginate_button:hover {
  transition: all 0.3s ease-in-out;
  background-color: #e9ecef;
  color: #0d6efd;
}
.previous {
  padding: 0.375rem;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.next {
  padding: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.current {
  background-color: #0d6efd !important;
  color: #fff !important;
}
.hiddenInputStyle {
  background: repeating-linear-gradient(
    45deg,
    #dbdff5,
    #f5f5f5 10px,
    #ffffff 10px,
    #b3b5c3 5px
  );
}

/*# sourceMappingURL=styles.min.css.map*/
