.hl-icon svg {
  width: 1em;
  height: 1em;
}
.alert.hl-alert {
  background-color: #efefef;
  color: #444855;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

.hl-alert.hl-alert-danger, .hl-alert.hl-alert-warning, .hl-alert.hl-alert-info, .hl-alert.hl-alert-success {
  border-left-width: 40px;
  border-left-style: solid;
}

.hl-alert.hl-alert-success {
  border-left-color: #67cc9d;
}
.hl-alert.hl-alert-info {
  border-left-color: #5ca2ec;
}
.hl-alert.hl-alert-warning {
  border-left-color: #f58026;
}
.hl-alert.hl-alert-danger {
  border-left-color: #f44123;
}

.hl-alert-icon {
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: -40px;
  width: 40px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

/*# sourceMappingURL=vendor~BioBubbleLink~FeaturedCardGrid~Feed~LibraryContent~LibrarySingleEntry~MembershipPaymentCancel~eb4a455c.3a434720.chunk.css.map*/