/*--- Kotui.css Notification -----------------------------------------------*/

/* */
#searchBoxWrapper:after{
	width: 100%;
	font-weight:bold;
	background:#9f0000;
	font-size:16px;
	color:#ffffff;
	display: inline-block;
	text-align:center;
	content: "PLEASE NOTE: Passwords will be case-sensitive as of 1 December 2020. If you are unable to log in, reset your password or contact your library.";
}

#content {
  padding-top: 60px;
}

