@CHARSET "UTF-8";

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    text-shadow:none !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.ui-growl-image-info {
	background:url("/web-portal/javax.faces.resource/images/system/48x48/00002.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:48px !important;
	height:48px !important;
}
div[id*='websocketTopGrowl'].ui-growl {
	left:50% !important;
	top:0px !important;
	width:400px !important;
	margin-left:-200px !important;
	border-color:#bce8f1 !important;
	border-radius: 0px !important;
}
div[id*='websocketTopGrowl'] .ui-growl-title {
	position:absolute !important;
	top:-20px !important;
	font-weight:bold !important;
}
div[id*='websocketTopGrowl'] .ui-growl-message {
	position:absolute !important;
	top:35px !important;
	left:77px !important;
	padding-right:10px !important;
	width:325px !important;
} 
div[id*='websocketTopGrowl'] .ui-growl-item-container {
    background-color:#d9edf7 !important;
	color:#3a87ad !important;
}