.validation-error
{
	color: red;
    display: none;
    font-size: 11px;
    left: 2px;
    position: absolute;
    top: 60px;
    z-index: 10;	
}

.newapllication
{
 background-color: #D3E4D2;
}

/*Validation error for tnc and res. agrement.*/
p[for=resi_agreement],p[for=tnc]
{
	position:static; 
	background-color: #ffb3b3;
	width:214px;
	}
	
	
/*Admin side Footer*/	
#footcopyright-backend
{
	background-image: url("../images/footerblackfill.png");
    color: #BBBBBB;
    font-size: 11px;
    margin-bottom: 6px;
    overflow: auto;
    padding: 6px 15px;
}

#footerhol-backend
{
	background-image: url("../images/footerpattern.png");
}

.addCardBtn{
	text-decoration:none;
	}