.form-group.has-success .form-control ~ .control-label,
.form-group.has-error .form-control ~ .control-label,
.form-group.has-value .form-control ~ .control-label,
.form-group .form-control:focus ~ .control-label {
  color: #b0b0b0;
  transform: translate(12px, -32px);
  background-color: #ffffff;
  line-height: 1;
  padding-left: 4px;
}
.panel-heading,
.panel-body {
  background-color: #ffffff !important;
}
.panel-body {
  border-radius: 30px;
}
.collapse .mlr-logo-wrap img {
  max-width: 200px;
  padding-top: 22px;
}
.wrap {
  margin-top: 120px !important;
}
.custom-row .custom-col {
  margin: 0 15px;
}
/*# sourceMappingURL=default-main.css.map */