.open-cat-item-gray {
	padding: 0 5px;
	color: gray;
	font-size: 9px;
	font-weight: bold;
	background-color: #f1f1f1;
	border: 1px solid gray;
	border-radius: 5px;
	cursor: pointer;
}
