.atto-vdn-list-header {
	margin: 10px;
	position: relative;
}
.atto-vdn-list-header > div:nth-child(1){
	
	display: inline-block;
}
.atto-vdn-list-header > div:nth-child(2){
	display: inline-block;
	position: absolute;
	right: 0px;
}

#atto-vdn-end-content {
	max-height: 300px;
	overflow: auto;
}