.ui-message-info,.ui-message-error,.ui-message-warn,.ui-message-fatal {
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
}

.ui-messages-error,.ui-message-error {
	color: #D8000C;
	background-color: #fff!important;
}

/* selected menuitem style */
.orders-menuitem-selected .ui-menuitem-text {
    font-size: 95% !important;
    font-weight: bolder !important;
}

.ui-menuitem-link .ui-corner-all {
	width: 78%!important;
}

.ui-menuitem-link ui-corner-all {
	width: 78%!important;
}

.ui-menu {
	width: 78%!important;
}

.ui-menu .ui-menuitem-link {
	width: 78%!important;
}
