/* here you can put your own css to customize and override the theme */
.vtd-txt{
	margin-bottom:0 !important;
	cursor:auto;
	margin:0!important;
	
}

.module-popup tbody td{
	vertical-align: middle;
	padding:2px !important;
	line-height: 10px!important;
}

.module-popup tbody td p {
	margin:0 !important;
	font-size:11px!important;
}
.black {
color:#000!important;
}