[field_name$=_impact_category] .col-md-9.col-12 .input-group .select2-container .selection .select2-selection .select2-selection__rendered {
  height: 90px;
  white-space: normal;
  padding-right: 30px;
}

body .m--bg-warning {
  background: #ff8822 !important;
}
body .dataTable, body .m-datatable__row {
  border: 2px solid #f4f5f8;
}
body .dataTables_wrapper .dataTable .group td {
  background-color: #fff;
}
body .dataTables_wrapper .m-badge {
  font-size: 1rem;
  background-color: #34bfa3;
}
body .m-form .m-form__section {
  color: #575962;
}
body .inline-buttons {
  padding-top: 10px;
}

.m-type {
  border: 3px solid ghostwhite;
}

.cell__html {
  text-align: center;
}

.m-wizard:not(.manualStepForward) .m-wizard__step:not(.m-wizard__step--current):not(.m-wizard__step--done) a:hover {
  cursor: default;
}
.m-wizard:not(.manualStepForward) .m-wizard__step:not(.m-wizard__step--current):not(.m-wizard__step--done) a:hover span {
  background-color: #e2e5ec !important;
}

.btn.btn-primary.shepherd-modal-target.shepherd-enabled.shepherd-target {
  color: blue;
}

.m-form .m-form__help {
  font-size: 0.9rem !important;
}

.m-alert__text {
  line-height: 200%;
}

@media (min-width: 1200px) {
  body .col-xl-4 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 1200px) {
  body .m-wizard.m-wizard--2 .m-wizard__head {
    margin: 2rem 0 1rem 0;
    padding: 0 0;
  }
  body .m-wizard.m-wizard--2 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-title {
    font-size: 1rem;
  }
}

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