.dwr-restriction-message {
	box-sizing: border-box;
	width: 100%;
	margin: 12px 0;
	padding: 12px 14px;
	border: 1px solid #e6b94a;
	background: #fff8e5;
	color: #614a10;
	font-size: 14px;
	line-height: 1.8;
	text-align: right;
}
