body {
	background-color: #e5e5e5;
	color: black;
	margin-top: 60px;
}

#searchclear {
	bottom: 0;
	color: #555;
	cursor: pointer;
	font-size: 14px;
	height: 14px;
	margin: auto;
	position: absolute;
	right: 5px;
	top: 0;
}

.crudIconText {
	font-size: 0.8em;
	padding-top:0px;
	color: black;
	font-weight: normal;
}
