#dashboard .sidebar{
	border-right:1px solid #ccc;
}

#dashboard .sidebar h4{
	font-size:15px;
	margin-bottom:12px;
}

#dashboard .sidebar h4 i{
	margin-right:5px;
}

#dashboard .sidebar ul{
	
}

#dashboard table td input[type=text]{
	font-size:16px;
	font-weight:bold;	
}