.dvm-header {
	margin-bottom: 15px;
}

.dvm-header a {
	text-decoration: none;
	color: inherit;
}

.dvm-vertical-menu ul,
.et-l--footer .dvm-vertical-menu ul,
.et-l--header .dvm-vertical-menu ul,
.et-l--body .dvm-vertical-menu ul {
	list-style-type: none !important;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	line-height: inherit;
}

.dvm-vertical-menu ul li.dvm-menu-item {
	list-style-type: inherit !important;
	margin-bottom: 10px;
}

.dvm-vertical-menu ul li.dvm-menu-item:last-child {
	margin-bottom: 0;
}

.dvm-menu-item a {
	text-decoration: none;
	display: block;
	color: inherit;
}

.dvm-placeholder {
	padding: 20px;
	text-align: center;
	color: #999;
	font-style: italic;
}

