.portlet-font {
	font-size: 1em;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

/*
* ===================================================================== login.xhtml START =====================================================================
*/
div.loginDiv {
	display: flex;
	component-align: center;
	text-align: center;
	justify-content: center;
	margin: 0;
}

.error-message {
	color: #FF0000;
}

/*
* ===================================================================== login.xhtml STOP =====================================================================
*/

/*
* ===================================================================== portal.xhtml START =====================================================================
*/
.defaultTabTitle {
	text-align: center;
	font-size: 1em;
}
/*
* ===================================================================== portal.xhtml STOP =====================================================================
*/