/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 24 July 2026 10:38:47
*/


/* Alerts */
.alert {
  color: #000;
}
.alert p {
  margin: 0 0 1rem 0;
}
.alert-heading {
  color: #000000;
    background-image: url(https://web.uillinois.edu/_config/section-configuration/datahub/css-files/portalthemestyle1956.css/content_alert.svg); 

  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding: 0.25rem 0;
  padding-left: 0px;
  padding-left: 2.5rem;
  margin-bottom: 0;
  margin-top: 0;
  color: #13294B;
  font-weight: Bold;
  font-size: 21px;
}
.alert-info {
  border-color: #6FAFC7;
}
.alert-warning {
  border-color: #D7AA02;
}
.alert-danger {
  border-color: #EE5E5E;
}
.alert-info a {
  color: #1C1C1C;
}
.alert-danger a {
  color: #333333;
}