/* admin top menu css*/

.menu-font ul li{
	font-size: 18px;
	font-weight: bold;
}

/* table div spacing */
.nwd-spacing-sm{
	margin-top: 2%;
	margin-bottom:2%;
}

.nwd-spacing-md{
	margin-top: 5%;
	margin-bottom:5%;
}
.nwd-spacing-lg{
	margin-top: 7%;
	margin-bottom:7%;
}
.font-size{
	font-size:20px;
}