/* CSS Document */
@import "authentibase_custom.css";

.authentibase_title {
	font-weight: bold;
}

.authentibase_error {
	font-weight: bold;
	color: red;
}
