  /**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cmi-notification-close, .fh-notification-close {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}

.cmi-notification-container > a:not(.fh-notification-close), .cmi-notification-container > div {
	display: inline-block;
	width: 100%;
}