/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
	Created on : May 15, 2018, 4:13:21 PM
	Author     : Codup
*/

li.ui-menu-item a * {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
}

li.ui-menu-item a {
	font-size: 14px;
	display: block;
}

.ui-widget-content .ui-state-focus {
	border: 1px solid #aaa;
	background: #ccc;
	color: #FFF;
}
