
.inner-form 
{
/*	padding:10px; */
}

.dimmer 
{            
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	background-color:lightgrey;
	opacity:0.3;
	border-radius:10px;
}

.success, .failure 
{
	position:absolute;
	width:250px;
	top:25px;
	right:0px;
}