/*Developer CSS  DJP*/

.input-control-group label.error {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: red;
}

label.error span.help-block{
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: red;	
}


.data-not-found img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

