.portlet-flash-infos .flash-info {
  padding: 10px;
  border-radius: 8px;
}
.portlet-flash-infos .flash-info,
.portlet-flash-infos .flash-info A {
  color: #FFFFFF;
}
.portlet-flash-infos .flash-info .wysiwyg A:active,
.portlet-flash-infos .flash-info .mce-content-body A:active,
.portlet-flash-infos .flash-info .wysiwyg A:hover,
.portlet-flash-infos .flash-info .mce-content-body A:hover,
.portlet-flash-infos .flash-info .wysiwyg A:focus,
.portlet-flash-infos .flash-info .mce-content-body A:focus {
  color: #005db4;
  background-color: #f8f8f8;
}
.portlet-flash-infos .flash-info .wysiwyg .mention,
.portlet-flash-infos .flash-info .mce-content-body .mention {
  /* RGAA - increase contrast ratio */
  background-color: transparent;
}
.portlet-flash-infos .flash-info .wysiwyg .mention:active,
.portlet-flash-infos .flash-info .mce-content-body .mention:active,
.portlet-flash-infos .flash-info .wysiwyg .mention:hover,
.portlet-flash-infos .flash-info .mce-content-body .mention:hover,
.portlet-flash-infos .flash-info .wysiwyg .mention:focus,
.portlet-flash-infos .flash-info .mce-content-body .mention:focus {
  color: #005db4;
  background-color: #f8f8f8;
}
.portlet-flash-infos .flash-info .flash-info-text A:not(.mention) {
  text-decoration: underline;
}
.portlet-flash-infos .flash-info.level-info {
  background: #009EF5;
}
.portlet-flash-infos .flash-info.level-warn {
  background: #F89406;
}
.portlet-flash-infos .flash-info.level-alert {
  background: #d9534f;
}
.portlet-flash-infos .flash-info .flash-info-title {
  font-size: 24px;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}
.portlet-flash-infos .flash-info .flash-info-title .jalios-icon.flashinfo-header {
  vertical-align: baseline;
}
.portlet-flash-infos .flash-info .flash-info-title .jalios-icon.edit-small {
  font-size: 12px;
  padding-left: 5px;
}
.portlet-flash-infos .flash-info .flash-info-date {
  text-align: right;
}
.portlet-flash-infos .flash-info .top-corner-action {
  float: right;
  margin-left: 10px;
  text-decoration: none;
}
.portlet-flash-infos .flash-info .mark-as-read {
  transition: opacity 200ms ease-in;
}
.portlet-flash-infos .pagination {
  margin-top: 5px;
}
.portlet-flash-infos .pagination > LI > A,
.portlet-flash-infos .pagination > LI > SPAN {
  background: transparent;
  color: white;
  border-color: white;
}
.portlet-flash-infos .pagination-wrapper LI.active {
  font-weight: bold;
}
.portlet-flash-infos .pagination-wrapper LI.active > SPAN {
  background: rgba(255, 255, 255, 0.2);
}
.portlet-flash-infos .pgNext > SPAN,
.portlet-flash-infos .pgNext > A {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.csNoSkin .portlet-flash-infos {
  margin-bottom: 30px;
}
/*# sourceMappingURL=portlet-flashinfo.css.map */
