.ankkuri-hero-image {
  background: url(ankkuri_welcome.jpg) no-repeat top center !important;
  background-size: cover;
}

.print-container {
  margin-bottom: 30px;
}

.bulletins-summary .date,
.documents-summary .date,
.messages-summary .date {
  font-weight: 700;
}

.bulletins-summary p,
.documents-summary p,
.messages-summary p {
  position: relative;
}

.unread-icon-small {
  position: absolute;
  height: 2em;
  right: 0.125rem;
  bottom: 0.125rem;
}

.form-error-message {
  font-size: smaller;
  margin-top: 8px;
}

input.warning {
  border-color: orange;
}

.powerbi-report-container {
  max-width: 1400px;
}

.powerbi-report {
  height: 100%;
  width: 100%;
}

.powerbi-report iframe {
  border-width: 0 !important;
  border-style: none !important;

}