/**
* App		: Pos Kasir Pro
* Author	: Team Cepat Online
* Year		: 2021-2022
* Website	: cepatonline.com
*/
li.parent {
	cursor: pointer;
}

li.parent:hover {
	background: #e4e9ee;
}