.ColorPikerSize
{
	width:60px;
}

.ui-autocomplete
{
	max-height:60vh !important;
	margin-bottom:10px !important;
	padding-bottom:15px !important;
	overflow:auto !important;
}

.CursorPointer
{
	cursor:pointer;
}

table caption
{
	caption-side:top !important;
}