@CHARSET "ISO-8859-1";

.error{
	color: #FF0000 !important;
	font-weight:bold;
}

.noDisabled{
	background-color:#ffffff ;
}

.hidden {
	display:none !important;
}
.show {
	display:block !important;
}


.deleteMe {
	font-size:15px;
	height:15px;
	
}

.disabled{
	background-color:#FFFFFF;
	border:none;
}
